Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 160883 Details for
Bug 232380
musicbrainz-2.1.4 fails to compile (gcc 4.3.1-r1)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 17.33 KB, created by
R Bar-On
on 2008-07-19 23:28:31 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
R Bar-On
Created:
2008-07-19 23:28:31 UTC
Size:
17.33 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking libmusicbrainz-2.1.4.tar.gz to /var/tmp/portage/media-libs/musicbrainz-2.1.4/work > [32;01m*[0m Running elibtoolize in: libmusicbrainz-2.1.4 > [32;01m*[0m Applying install-sh-1.5.4.patch ... > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4 ... > * econf: updating libmusicbrainz-2.1.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libmusicbrainz-2.1.4/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-cpp-headers --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for gawk... (cached) gawk >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-f95... no >checking for x86_64-pc-linux-gnu-fort... no >checking for x86_64-pc-linux-gnu-xlf95... no >checking for x86_64-pc-linux-gnu-ifc... no >checking for x86_64-pc-linux-gnu-efc... no >checking for x86_64-pc-linux-gnu-pgf95... no >checking for x86_64-pc-linux-gnu-lf95... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-g++... (cached) x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether byte ordering is bigendian... no >checking for long... yes >checking size of long... 8 >checking for XML_ExpatVersion in -lexpat... yes >checking accept ARG2 => struct sockaddr ARG3 => socklen_t ... ok >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating include/musicbrainz/Makefile >config.status: creating lib/Makefile >config.status: creating osdep/Makefile >config.status: creating examples/Makefile >config.status: creating perl/Makefile >config.status: creating python/Makefile >config.status: creating python/examples/Makefile >config.status: creating python/test/Makefile >config.status: creating libmusicbrainz.pc >config.status: creating config.h >config.status: linking ./osdep/mb_linux.cpp to lib/mb.cpp >config.status: linking ./osdep/mb_linux.h to lib/mb.h >config.status: executing depfiles commands >config.status: executing default commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4' >Making all in include >make[2]: Entering directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4/include' >Making all in musicbrainz >make[3]: Entering directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4/include/musicbrainz' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4/include/musicbrainz' >make[3]: Entering directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4/include' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4/include' >make[2]: Leaving directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4/include' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4/lib' >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ > then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT browser.lo -MD -MP -MF ".deps/browser.Tpo" -c -o browser.lo browser.c; \ > then mv -f ".deps/browser.Tpo" ".deps/browser.Plo"; else rm -f ".deps/browser.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT c_wrapper.lo -MD -MP -MF ".deps/c_wrapper.Tpo" -c -o c_wrapper.lo c_wrapper.cpp; \ > then mv -f ".deps/c_wrapper.Tpo" ".deps/c_wrapper.Plo"; else rm -f ".deps/c_wrapper.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT browser.lo -MD -MP -MF .deps/browser.Tpo -c browser.c -fPIC -DPIC -o .libs/browser.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT browser.lo -MD -MP -MF .deps/browser.Tpo -c browser.c -o browser.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT c_wrapper.lo -MD -MP -MF .deps/c_wrapper.Tpo -c c_wrapper.cpp -fPIC -DPIC -o .libs/c_wrapper.o >if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT comhttpsocket.lo -MD -MP -MF ".deps/comhttpsocket.Tpo" -c -o comhttpsocket.lo comhttpsocket.cpp; \ > then mv -f ".deps/comhttpsocket.Tpo" ".deps/comhttpsocket.Plo"; else rm -f ".deps/comhttpsocket.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT comsocket.lo -MD -MP -MF ".deps/comsocket.Tpo" -c -o comsocket.lo comsocket.cpp; \ > then mv -f ".deps/comsocket.Tpo" ".deps/comsocket.Plo"; else rm -f ".deps/comsocket.Tpo"; exit 1; fi >c_wrapper.cpp: In function 'int mb_GetWebSubmitURL(void*, char*, int)': >c_wrapper.cpp:158: error: 'strncpy' was not declared in this scope >c_wrapper.cpp: In function 'void mb_GetQueryError(void*, char*, int)': >c_wrapper.cpp:207: error: 'strncpy' was not declared in this scope >c_wrapper.cpp: In function 'int mb_GetResultData(void*, char*, char*, int)': >c_wrapper.cpp:225: error: 'strncpy' was not declared in this scope >c_wrapper.cpp: In function 'int mb_GetResultData1(void*, char*, char*, int, int)': >c_wrapper.cpp:245: error: 'strncpy' was not declared in this scope >c_wrapper.cpp: In function 'int mb_GetResultRDF(void*, char*, int)': >c_wrapper.cpp:347: error: 'strncpy' was not declared in this scope >c_wrapper.cpp: In function 'void mb_GetIDFromURL(void*, char*, char*, int)': >c_wrapper.cpp:385: error: 'strncpy' was not declared in this scope >c_wrapper.cpp: In function 'void mb_GetFragmentFromURL(void*, char*, char*, int)': >c_wrapper.cpp:396: error: 'strncpy' was not declared in this scope >c_wrapper.cpp: In function 'int trm_FinalizeSignature(void*, char*, char*)': >c_wrapper.cpp:507: error: 'memset' was not declared in this scope >c_wrapper.cpp:508: error: 'strncpy' was not declared in this scope >make[2]: *** [c_wrapper.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT comhttpsocket.lo -MD -MP -MF .deps/comhttpsocket.Tpo -c comhttpsocket.cpp -fPIC -DPIC -o .libs/comhttpsocket.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -march=native -O2 -pipe -fomit-frame-pointer -Wall -O2 -MT comsocket.lo -MD -MP -MF .deps/comsocket.Tpo -c comsocket.cpp -fPIC -DPIC -o .libs/comsocket.o >comhttpsocket.cpp: In constructor 'MBCOMHTTPSocket::MBCOMHTTPSocket()': >comhttpsocket.cpp:31: error: 'memset' was not declared in this scope >comhttpsocket.cpp: In member function 'int MBCOMHTTPSocket::Connect(const char*)': >comhttpsocket.cpp:55: error: 'strncmp' was not declared in this scope >comhttpsocket.cpp:59: error: 'memset' was not declared in this scope >comhttpsocket.cpp:69: error: 'strcpy' was not declared in this scope >comhttpsocket.cpp:78: error: 'strchr' was not declared in this scope >comhttpsocket.cpp: In member function 'int MBCOMHTTPSocket::Write(const char*, size_t, size_t*)': >comhttpsocket.cpp:117: error: 'strlen' was not declared in this scope >comhttpsocket.cpp:122: error: 'memset' was not declared in this scope >comhttpsocket.cpp:127: error: 'strcat' was not declared in this scope >comhttpsocket.cpp:129: error: 'memcpy' was not declared in this scope >comhttpsocket.cpp: In member function 'int MBCOMHTTPSocket::NBRead(char*, size_t, size_t*, int)': >comhttpsocket.cpp:151: error: 'memset' was not declared in this scope >comhttpsocket.cpp:179: error: 'strchr' was not declared in this scope >comhttpsocket.cpp:195: error: 'strstr' was not declared in this scope >comhttpsocket.cpp:200: error: 'memcpy' was not declared in this scope >comhttpsocket.cpp:214: error: 'memcpy' was not declared in this scope >comhttpsocket.cpp: In member function 'int MBCOMHTTPSocket::Read(char*, size_t, size_t*)': >comhttpsocket.cpp:237: error: 'memcpy' was not declared in this scope >comhttpsocket.cpp:241: error: 'memmove' was not declared in this scope >comhttpsocket.cpp:254: error: 'memcpy' was not declared in this scope >comhttpsocket.cpp: In member function 'bool MBCOMHTTPSocket::IsHTTPHeaderComplete(char*, unsigned int)': >comhttpsocket.cpp:287: error: 'strncmp' was not declared in this scope >make[2]: *** [comhttpsocket.lo] Error 1 >comsocket.cpp: In member function 'int MBCOMSocket::Connect(const char*, int, int, bool)': >comsocket.cpp:159: error: 'memset' was not declared in this scope >comsocket.cpp:161: error: 'memcpy' was not declared in this scope >comsocket.cpp: In member function 'int MBCOMSocket::NBConnect(const char*, int, int, int)': >comsocket.cpp:311: error: 'memset' was not declared in this scope >comsocket.cpp:313: error: 'memcpy' was not declared in this scope >comsocket.cpp: In member function 'int MBCOMSocket::SetMCastInterface(const char*)': >comsocket.cpp:385: error: 'memset' was not declared in this scope >make[2]: *** [comsocket.lo] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4/lib' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/musicbrainz-2.1.4/work/libmusicbrainz-2.1.4' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: media-libs/musicbrainz-2.1.4 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 459: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/media-libs/musicbrainz-2.1.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/musicbrainz-2.1.4/temp/environment'. > [31;01m*[0m
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 232380
: 160883