Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81988 - eix compilation failed
Summary: eix compilation failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-14 05:56 UTC by Stephane Bonnell
Modified: 2005-02-14 10:49 UTC (History)
2 users (show)

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


Attachments
emerge.log (emerge.log,13.92 KB, text/plain)
2005-02-14 05:57 UTC, Stephane Bonnell
Details
emerge info (emerge_info.txt,5.04 KB, text/plain)
2005-02-14 06:00 UTC, Stephane Bonnell
Details

Note You need to log in before you can comment on or make changes to this bug.
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