Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413945 - =sci-chemistry/mustang-3.2.1 not compiles with gcc-4.7
Summary: =sci-chemistry/mustang-3.2.1 not compiles with gcc-4.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.7
  Show dependency tree
 
Reported: 2012-04-29 04:38 UTC by David Kredba
Modified: 2012-04-29 10:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kredba 2012-04-29 04:38:39 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -c ./src/multiple_superposition.cpp -o ./obj/multiple_superposition.o
./src/superpose_on_core_2.cpp: In function ‘void SUPERPOSE_ON_CORE(char**)’:
./src/superpose_on_core_2.cpp:578:9: error: ‘sleep’ was not declared in this scope
make: *** [obj/superpose_on_core.o] Error 1
make: *** Waiting for unfinished jobs....
 .[31;01m*.[0m ERROR: sci-chemistry/mustang-3.2.1 failed (compile phase):
 .[31;01m*.[0m   emake failed
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-04-29 10:36:15 UTC
+  29 Apr 2012; Justin Lecher <jlec@gentoo.org> mustang-3.2.1.ebuild,
+  +files/mustang-3.2.1-gcc-4.7.patch:
+  Fix for gcc-4.7, #413945
+