Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81988

Summary: eix compilation failed
Product: Gentoo Linux Reporter: Stephane Bonnell <gentoo.steph>
Component: [OLD] UnspecifiedAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED FIXED    
Severity: normal CC: roland, teidakankan
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge.log
emerge info

Description Stephane Bonnell 2005-02-14 05:56:52 UTC
With latest eBuild (2.0) compilation failed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..    -Wall -W -Werror -O3
-march=pentium4 -fomit-frame-pointer -pipe -mmmx -msse -msse2 -c -o main.o `test
-f 'main.cc' || echo './'`main.cc
globals.cc: In function `bool vector_list_files(std::string&, 
   std::vector<std::string, std::allocator<std::string> >&, const char**)':
globals.cc:96: warning: suggest parentheses around assignment used as truth 
   value
make[2]: *** [globals.o] Error 1
make[2]: *** Waiting for unfinished jobs....
main.cc: In function `int main(int, char**)':
main.cc:185: error: jump to case label
main.cc:180: error:   crosses initialization of `int num'
main.cc:197: error: jump to case label
main.cc:180: error:   crosses initialization of `int num'
main.cc:199: error: jump to case label
main.cc:180: error:   crosses initialization of `int num'
main.cc:200: error: jump to case label
main.cc:180: error:   crosses initialization of `int num'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/eix-0.2.0/work/eix-0.2.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/eix-0.2.0/work/eix-0.2.0'
make: *** [all] Error 2
Comment 1 Stephane Bonnell 2005-02-14 05:57:23 UTC
Created attachment 51200 [details]
emerge.log
Comment 2 Stephane Bonnell 2005-02-14 06:00:55 UTC
Created attachment 51201 [details]
emerge info
Comment 3 Benedikt Böhm (RETIRED) gentoo-dev 2005-02-14 10:49:29 UTC
should be fixed with 0.2.0-r1 thanks