Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216030 Details for
Bug 298251
dev-libs/boost-1.41.0-r3: ICE with sys-devel/gcc-4.4 in assoc_laguerre.cpp
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs/boost-1.41.0-r3 compile problem
boost-error (text/plain), 8.47 KB, created by
Juan Francisco Giordana
on 2010-01-10 20:48:47 UTC
(
hide
)
Description:
dev-libs/boost-1.41.0-r3 compile problem
Filename:
MIME Type:
Creator:
Juan Francisco Giordana
Created:
2010-01-10 20:48:47 UTC
Size:
8.47 KB
patch
obsolete
> >gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.3/gentoorelease/../src/tr1/pch.hpp.gch > > "x86_64-pc-linux-gnu-g++" -x c++-header -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.3/gentoorelease/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp" > >gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/threading-multi/../src/tr1/pch.hpp.gch > > "x86_64-pc-linux-gnu-g++" -x c++-header -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/threading-multi/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp" > >gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/../src/tr1/pch.hpp.gch > > "x86_64-pc-linux-gnu-g++" -x c++-header -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp" > >gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.3/gentoorelease/threading-multi/../src/tr1/pch.hpp.gch > > "x86_64-pc-linux-gnu-g++" -x c++-header -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.3/gentoorelease/threading-multi/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.3/gentoorelease/assoc_laguerre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.3/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.3/gentoorelease/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.3/gentoorelease/threading-multi/assoc_laguerre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.3/gentoorelease/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.3/gentoorelease/threading-multi/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" > >libs/math/build/../src/tr1/assoc_laguerre.cpp:7:2: error: invalid preprocessing directive #ifndef >libs/math/build/../src/tr1/assoc_laguerre.cpp:8:4: error: invalid preprocessing directive #define >libs/math/build/../src/tr1/assoc_laguerre.cpp:9:2: error: invalid preprocessing directive #endif >libs/math/build/../src/tr1/assoc_laguerre.cpp:10:2: error: invalid preprocessing directive #include >libs/math/build/../src/tr1/assoc_laguerre.cpp:11:2: error: invalid preprocessing directive #include >libs/math/build/../src/tr1/assoc_laguerre.cpp:12:2: error: invalid preprocessing directive #include >libs/math/build/../src/tr1/assoc_laguerre.cpp:17: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <http://bugs.gentoo.org/> for instructions. >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.3/gentoorelease/threading-multi/assoc_legendre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.3/gentoorelease/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.3/gentoorelease/threading-multi/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp" > >libs/math/build/../src/tr1/assoc_legendre.cpp:7:2: error: invalid preprocessing directive #ifndef >libs/math/build/../src/tr1/assoc_legendre.cpp:8:4: error: invalid preprocessing directive #define >libs/math/build/../src/tr1/assoc_legendre.cpp:9:2: error: invalid preprocessing directive #endif >libs/math/build/../src/tr1/assoc_legendre.cpp:10:2: error: invalid preprocessing directive #include >libs/math/build/../src/tr1/assoc_legendre.cpp:11:2: error: invalid preprocessing directive #include >libs/math/build/../src/tr1/assoc_legendre.cpp:12:2: error: invalid preprocessing directive #include >libs/math/build/../src/tr1/assoc_legendre.cpp:17: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <http://bugs.gentoo.org/> for instructions. >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/threading-multi/assoc_laguerre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/threading-multi/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" > >gcc.compile.c++ bin.v2/libs/python/build/gcc-4.3/gentoorelease/str.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.3/gentoorelease/str.o" "libs/python/src/str.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/assoc_laguerre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -march=core2 -O2 -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" > >libs/math/build/../src/tr1/assoc_laguerre.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.3/gentoorelease/link-static/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic >...failed updating 1 target... > * ERROR: dev-libs/boost-1.41.0-r3 failed: > * building boost failed > * > * Call stack: > * ebuild.sh, line 48: Called src_compile > * environment, line 4012: Called die > * The specific snippet of code: > * ${BJAM} ${NUMJOBS} -q -d+2 gentoorelease ${OPTIONS} threading=single,multi link=shared,static runtime-link=shared || die "building boost failed"; > * > * If you need support, post the output of 'emerge --info =dev-libs/boost-1.41.0-r3', > * the complete build log and the output of 'emerge -pqv =dev-libs/boost-1.41.0-r3'. > * The complete build log is located at '/var/tmp/portage/dev-libs/boost-1.41.0-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/boost-1.41.0-r3/temp/environment'. > * S: '/var/tmp/portage/dev-libs/boost-1.41.0-r3/work/boost_1_41_0' > >>>> Failed to emerge dev-libs/boost-1.41.0-r3, Log file: > >>>> '/var/tmp/portage/dev-libs/boost-1.41.0-r3/temp/build.log' > > * Messages for package dev-libs/boost-1.41.0-r3: > > * ERROR: dev-libs/boost-1.41.0-r3 failed: > * building boost failed > * > * Call stack: > * ebuild.sh, line 48: Called src_compile > * environment, line 4012: Called die > * The specific snippet of code: > * ${BJAM} ${NUMJOBS} -q -d+2 gentoorelease ${OPTIONS} threading=single,multi link=shared,static runtime-link=shared || die "building boost failed"; > * > * If you need support, post the output of 'emerge --info =dev-libs/boost-1.41.0-r3', > * the complete build log and the output of 'emerge -pqv =dev-libs/boost-1.41.0-r3'. > * The complete build log is located at '/var/tmp/portage/dev-libs/boost-1.41.0-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/boost-1.41.0-r3/temp/environment'. > * S: '/var/tmp/portage/dev-libs/boost-1.41.0-r3/work/boost_1_41_0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 298251
: 216030 |
216553
|
219591