Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52917 - dev-libs/boost-1.31.0 fails to build with icc
Summary: dev-libs/boost-1.31.0 fails to build with icc
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-03 14:54 UTC by Gustavo Felisberto (RETIRED)
Modified: 2005-07-16 03:54 UTC (History)
1 user (show)

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 Gustavo Felisberto (RETIRED) gentoo-dev 2004-06-03 14:54:29 UTC
Using icc version 8 it crashes big time

>>> Unpacking boost_1_31_0.tar.bz2 to /var/tmp/portage/boost-1.31.0/work
>>> Source unpacked.
###
### Using 'intel-linux' toolset.
###
rm -rf bootstrap.intel-linux
mkdir bootstrap.intel-linux
icc -o bootstrap.intel-linux/jam0 command.c compile.c execnt.c execunix.c execvm
s.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c hdrmacro.c he
aders.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse
.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c var
iable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c modules/
set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c
execunix.c(225): warning #266: function declared implicitly
        if ((pid = vfork()) == 0) 
                   ^

execunix.c(227): warning #266: function declared implicitly
                execvp( argv[0], argv );
                ^

execunix.c(228): warning #266: function declared implicitly
                _exit(127);
                ^

execunix.c(269): warning #266: function declared implicitly
        while( ( w = wait( &status ) ) == -1 && errno == EINTR )
                     ^

fileunix.c(267): warning #266: function declared implicitly
                    lseek(fd, offset + SARHDR, 0);
                    ^

fileunix.c(299): warning #266: function declared implicitly
            lseek( fd, offset, 0 );
            ^

builtins.c(275): warning #266: function declared implicitly
        init_set();
        ^

builtins.c(276): warning #266: function declared implicitly
        init_path();
        ^

builtins.c(277): warning #266: function declared implicitly
        init_regex();

builtins.c(278): warning #266: function declared implicitly
        init_property_set();
        ^

builtins.c(279): warning #266: function declared implicitly
        init_sequence();
        ^

native.c(24): warning #266: function declared implicitly
              lol_build( n.arguments->data, args );
              ^

/opt/intel/compiler80//lib/libunwind.a(unwind.o)(.text+0x4e8): In function `_Unw
ind_Context_copy':
: undefined reference to `_intel_fast_memcpy'
/opt/intel/compiler80//lib/libunwind.a(unwind32.o)(.text+0x175): In function `Vi
rtualUnwindOneFrame32':
: undefined reference to `_intel_fast_memset'
/opt/intel/compiler80//lib/libunwind.a(unwind32.o)(.text+0x2c2): In function `Vi
rtualUnwindForArgSize':
: undefined reference to `_intel_fast_memset'
/opt/intel/compiler80//lib/libunwind.a(dw2-interface.o)(.text+0xbf4): In functio
n `_dw2_execute_cfa_instructions':
: undefined reference to `_intel_fast_memcpy'
/opt/intel/compiler80//lib/libunwind.a(dw2-interface.o)(.text+0xc42): In functio
n `_dw2_execute_cfa_instructions':
: undefined reference to `_intel_fast_memcpy'
/opt/intel/compiler80//lib/libunwind.a(dw2-interface.o)(.text+0xd31): In functio
n `_dw2_execute_cfa_instructions':
: undefined reference to `_intel_fast_memcpy'
/opt/intel/compiler80//lib/libcxa.so.5: undefined reference to `__ashldi3'
/opt/intel/compiler80//lib/libcxa.so.5: undefined reference to `__ashrdi3'
/opt/intel/compiler80//lib/libcxa.so.5: undefined reference to `__muldi3'

!!! ERROR: dev-libs/boost-1.31.0 failed.
!!! Function src_compile, Line 40, Exitcode 1
!!! Failed to build bjam
Comment 1 Disenchanted (RETIRED) gentoo-dev 2004-12-22 22:14:12 UTC
can you test 1.32.0 with USE=icc i would like to know if it needs further work

Comment 2 George Shapovalov (RETIRED) gentoo-dev 2005-07-15 08:36:58 UTC
no reply in half a year, closing the bug.  
 
Gustavo: if you are still there we need some kind of answer. Pls reopen the bug 
if you want it resurrected. 
Comment 3 Gustavo Felisberto (RETIRED) gentoo-dev 2005-07-16 03:43:18 UTC
I nolonger know why i was using boost, and right now i dont have icc (amd64
machine now).
Comment 4 George Shapovalov (RETIRED) gentoo-dev 2005-07-16 03:54:26 UTC
Ok, closing completely then.