gcc5 rebuild of cube for scorep?

Marcin Juszkiewicz mjuszkiewicz at redhat.com
Tue Mar 3 09:20:59 UTC 2015


scorep 1.3-3 failed with this in rawhide:

scorep_score-SCOREP_Score_Profile.o: In function `SCOREP_Score_Profile::SCOREP_Score_Profile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
/builddir/build/BUILD/scorep-1.3/serial/build-backend/../../build-backend/../src/tools/score/SCOREP_Score_Profile.cpp:55: undefined reference to `cube::Cube::openCubeReport(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool)'
/builddir/build/BUILD/scorep-1.3/serial/build-backend/../../build-backend/../src/tools/score/SCOREP_Score_Profile.cpp:57: undefined reference to `cube::Cube::get_met(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/builddir/build/BUILD/scorep-1.3/serial/build-backend/../../build-backend/../src/tools/score/SCOREP_Score_Profile.cpp:58: undefined reference to `cube::Cube::get_met(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
collect2: error: ld returned 1 exit status
Makefile:11917: recipe for target 'scorep-score' failed
make[3]: Leaving directory '/builddir/build/BUILD/scorep-1.3/serial/build-backend'

But when I rebuilt cube and used fresh packages then it built fine.


More information about the devel mailing list