Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222961 - net-libs/wvstreams-4.4 emake CXXOPTS="-fPIC -DPIC" COPTS="-fPIC -DPIC" || die "compile failed"
Summary: net-libs/wvstreams-4.4 emake CXXOPTS="-fPIC -DPIC" COPTS="-fPIC -DPIC" || die...
Status: RESOLVED DUPLICATE of bug 210867
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-20 13:03 UTC by Xavian-Anderson Macpherson
Modified: 2008-06-21 01:26 UTC (History)
3 users (show)

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


Attachments
All in one file. (wvstreams-4.4-x86_64-config+build-logs_emergeinfo_environment-2008.05.20_05:28:44,285.60 KB, text/plain)
2008-05-20 13:04 UTC, Xavian-Anderson Macpherson
Details
Reporter's emerge --info (emerge info.txt,19.43 KB, text/plain)
2008-05-20 15:41 UTC, Mike Weissman
Details
build.log file from reporter (build.log,53.59 KB, text/plain)
2008-05-20 15:42 UTC, Mike Weissman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavian-Anderson Macpherson 2008-05-20 13:03:37 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=opteron -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0  -Wall -Iyes/include -I/usr/include/xplc-0.3.13    -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -pipe -march=opteron -fPIC -DPIC -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDEBUG=0 -Wall -Woverloaded-virtual -fno-exceptions -Iyes/include -I/usr/include/xplc-0.3.13    -I./include -Iinclude -Iinclude -Ignulib -pipe -fPIC -DPIC -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Woverloaded-virtual     -M -E streams/wvstream.cc | perl -we '$a = '"'"'streams/wvstream.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >streams/.wvstream.d
 * 
 * ERROR: net-libs/wvstreams-4.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3025:  Called die
 * The specific snippet of code:
 *       emake CXXOPTS="-fPIC -DPIC" COPTS="-fPIC -DPIC" || die "compile failed";
 *  The die message:
 *   compile failed

Shingoshi
Comment 1 Xavian-Anderson Macpherson 2008-05-20 13:04:53 UTC
Created attachment 153743 [details]
All in one file.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-05-20 15:01:51 UTC
(In reply to comment #1)
> Created an attachment (id=153743) [edit]
> All in one file.

Could you please post both the actual error message as well as emerge --info in a comment or in the Description and not as part of a huge attachment, please? Also, adding config.log is only needed when configure fails. Thank you, and keep it up.
Comment 3 Mike Weissman 2008-05-20 15:41:48 UTC
Created attachment 153757 [details]
Reporter's emerge --info

extracted this from super long file..
Comment 4 Mike Weissman 2008-05-20 15:42:12 UTC
Created attachment 153759 [details]
build.log file from reporter

extracted from super large file
Comment 5 Snupt 2008-06-13 05:36:29 UTC
> "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >streams/.wvstream.d
>  * 
>  * ERROR: net-libs/wvstreams-4.4 failed.
>  * Call stack:
>  *               ebuild.sh, line   49:  Called src_compile
>  *             environment, line 3025:  Called die
>  * The specific snippet of code:
>  *       emake CXXOPTS="-fPIC -DPIC" COPTS="-fPIC -DPIC" || die "compile
> failed";
>  *  The die message:
>  *   compile failed
> 
> Shingoshi
> 

I have this problem too. But under x86 arch.
Comment 6 Snupt 2008-06-13 10:21:28 UTC
emerge --info
http://paste.org.ru/?yj1vn9
Comment 7 Alin Năstac (RETIRED) gentoo-dev 2008-06-21 01:26:15 UTC

*** This bug has been marked as a duplicate of bug 210867 ***