Skip to content

Instantly share code, notes, and snippets.

@goyalankit
Created May 21, 2015 17:45
Show Gist options
  • Save goyalankit/5bb0705a738b8d781ed5 to your computer and use it in GitHub Desktop.
Save goyalankit/5bb0705a738b8d781ed5 to your computer and use it in GitHub Desktop.
macpo: ../../../../src/frontend/OpenFortranParser_SAGE_Connection/FortranParserActionROSE.C:6392: void c_action_common_block_object_list(int): Assertion `(*(FortranParserState::getCurrentExpressionStack())).size() == (size_t) count' failed.
/work/02681/ankitg/installs/perfexpert_install/bin/macpo.sh: line 131: 27212 Aborted /work/02681/ankitg/installs/perfexpert_install/bin/macpo -rose:openmp:ast_only -I/work/02681/ankitg/installs/perfexpert_install/include -g -O0 -I/work/02681/ankitg/installs/perfexpert_install/include -g -L/work/01174/ashay/apps/binutils/lib --macpo:disable-sampling --macpo:instrument=SHALOW --macpo:dynamic_inst swim.f -L/work/02681/ankitg/installs/perfexpert_install/lib -L/work/02681/ankitg/installs/libelf/lib -Wl,-rpath=/work/02681/ankitg/installs/libelf/lib -lmrt -lstdc++ -ldl -rdynamic -lelf -lbfd -liberty -lz -lset -lhwloc -L/work/02681/ankitg/installs/perfexpert_install/lib -L/work/02681/ankitg/installs/libelf/lib -Wl,-rpath=/work/02681/ankitg/installs/libelf/lib -lmrt -lstdc++ -ldl -rdynamic -lelf -lbfd -liberty -lz
/tmp/ccm62dao.o: In function `MAIN__':
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:61: relocation truncated to fit: R_X86_64_32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:61: relocation truncated to fit: R_X86_64_32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:61: relocation truncated to fit: R_X86_64_32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:61: relocation truncated to fit: R_X86_64_32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:61: relocation truncated to fit: R_X86_64_32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:61: relocation truncated to fit: R_X86_64_32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:61: relocation truncated to fit: R_X86_64_32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:69: relocation truncated to fit: R_X86_64_PC32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:69: relocation truncated to fit: R_X86_64_PC32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:69: relocation truncated to fit: R_X86_64_PC32 against symbol `cons_' defined in COMMON section in /tmp/ccm62dao.o
/work/02681/ankitg/downloads/spec/test/benchspec/OMP2012/363.swim/build/build_base_sgi_x86.0000/swim.f:93: additional relocation overflows omitted from the output
/usr/bin/ld: link errors found, deleting executable `a.out'
collect2: ld returned 1 exit status
Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /work/02681/ankitg/installs/rose2_install/lib/libfortran_ofp_parser_c_jni_FortranParserActionJNI.so.0.0.0 which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment