Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 279107 Details for
Bug 321881
new ebuild: dev-libs/stringencoders
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), 14.35 KB, created by
Piotr Szymaniak
on 2011-07-04 22:38:43 UTC
(
hide
)
Description:
Build.log
Filename:
MIME Type:
Creator:
Piotr Szymaniak
Created:
2011-07-04 22:38:43 UTC
Size:
14.35 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-cpp/stringencoders-3.10.3 >[32;01m * [39;49;00mRepository: sunrise >[32;01m * [39;49;00mMaintainer: maintainer-wanted@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: ccache preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking stringencoders-v3.10.3.tar.gz to /var/tmp/portage/dev-cpp/stringencoders-3.10.3/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/stringencoders-3.10.3/work >>>> Compiling source in /var/tmp/portage/dev-cpp/stringencoders-3.10.3/work/stringencoders-v3.10.3 ... > * econf: updating stringencoders-v3.10.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating stringencoders-v3.10.3/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 >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 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 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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 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 an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for size_t... yes >checking for memset... yes >checking for htonl... yes >checking for strlen... yes >checking whether make sets $(MAKE)... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >make -j2 >make all-am >make[1]: Entering directory `/var/tmp/portage/dev-cpp/stringencoders-3.10.3/work/stringencoders-v3.10.3' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT arraytoc.o -MD -MP -MF ".deps/arraytoc.Tpo" -c -o arraytoc.o `test -f 'src/arraytoc.c' || echo './'`src/arraytoc.c; \ >then mv -f ".deps/arraytoc.Tpo" ".deps/arraytoc.Po"; else rm -f ".deps/arraytoc.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_b2_gen.o -MD -MP -MF ".deps/modp_b2_gen.Tpo" -c -o modp_b2_gen.o `test -f 'src/modp_b2_gen.c' || echo './'`src/modp_b2_gen.c; \ >then mv -f ".deps/modp_b2_gen.Tpo" ".deps/modp_b2_gen.Po"; else rm -f ".deps/modp_b2_gen.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_b16_gen.o -MD -MP -MF ".deps/modp_b16_gen.Tpo" -c -o modp_b16_gen.o `test -f 'src/modp_b16_gen.c' || echo './'`src/modp_b16_gen.c; \ >then mv -f ".deps/modp_b16_gen.Tpo" ".deps/modp_b16_gen.Po"; else rm -f ".deps/modp_b16_gen.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_b64_gen.o -MD -MP -MF ".deps/modp_b64_gen.Tpo" -c -o modp_b64_gen.o `test -f 'src/modp_b64_gen.c' || echo './'`src/modp_b64_gen.c; \ >then mv -f ".deps/modp_b64_gen.Tpo" ".deps/modp_b64_gen.Po"; else rm -f ".deps/modp_b64_gen.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_b85_gen.o -MD -MP -MF ".deps/modp_b85_gen.Tpo" -c -o modp_b85_gen.o `test -f 'src/modp_b85_gen.c' || echo './'`src/modp_b85_gen.c; \ >then mv -f ".deps/modp_b85_gen.Tpo" ".deps/modp_b85_gen.Po"; else rm -f ".deps/modp_b85_gen.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_burl_gen.o -MD -MP -MF ".deps/modp_burl_gen.Tpo" -c -o modp_burl_gen.o `test -f 'src/modp_burl_gen.c' || echo './'`src/modp_burl_gen.c; \ >then mv -f ".deps/modp_burl_gen.Tpo" ".deps/modp_burl_gen.Po"; else rm -f ".deps/modp_burl_gen.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_bjavascript_gen.o -MD -MP -MF ".deps/modp_bjavascript_gen.Tpo" -c -o modp_bjavascript_gen.o `test -f 'src/modp_bjavascript_gen.c' || echo './'`src/modp_bjavascript_gen.c; \ >then mv -f ".deps/modp_bjavascript_gen.Tpo" ".deps/modp_bjavascript_gen.Po"; else rm -f ".deps/modp_bjavascript_gen.Tpo"; exit 1; fi >if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_numtoa.lo -MD -MP -MF ".deps/modp_numtoa.Tpo" -c -o modp_numtoa.lo `test -f 'src/modp_numtoa.c' || echo './'`src/modp_numtoa.c; \ >then mv -f ".deps/modp_numtoa.Tpo" ".deps/modp_numtoa.Plo"; else rm -f ".deps/modp_numtoa.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_ascii_gen.o -MD -MP -MF ".deps/modp_ascii_gen.Tpo" -c -o modp_ascii_gen.o `test -f 'src/modp_ascii_gen.c' || echo './'`src/modp_ascii_gen.c; \ >then mv -f ".deps/modp_ascii_gen.Tpo" ".deps/modp_ascii_gen.Po"; else rm -f ".deps/modp_ascii_gen.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_b2_test.o -MD -MP -MF ".deps/modp_b2_test.Tpo" -c -o modp_b2_test.o `test -f 'test/modp_b2_test.c' || echo './'`test/modp_b2_test.c; \ >then mv -f ".deps/modp_b2_test.Tpo" ".deps/modp_b2_test.Po"; else rm -f ".deps/modp_b2_test.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_numtoa.lo -MD -MP -MF .deps/modp_numtoa.Tpo -c src/modp_numtoa.c -fPIC -DPIC -o .libs/modp_numtoa.o >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_b16_test.o -MD -MP -MF ".deps/modp_b16_test.Tpo" -c -o modp_b16_test.o `test -f 'test/modp_b16_test.c' || echo './'`test/modp_b16_test.c; \ >then mv -f ".deps/modp_b16_test.Tpo" ".deps/modp_b16_test.Po"; else rm -f ".deps/modp_b16_test.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_numtoa.lo -MD -MP -MF .deps/modp_numtoa.Tpo -c src/modp_numtoa.c -o modp_numtoa.o >/dev/null 2>&1 >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_b64_test.o -MD -MP -MF ".deps/modp_b64_test.Tpo" -c -o modp_b64_test.o `test -f 'test/modp_b64_test.c' || echo './'`test/modp_b64_test.c; \ >then mv -f ".deps/modp_b64_test.Tpo" ".deps/modp_b64_test.Po"; else rm -f ".deps/modp_b64_test.Tpo"; exit 1; fi >perl -p -i -e 's/b64/b64w/g' < test/modp_b64_test.c > test/modp_b64w_test.c >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Isrc -Wall -Werror -march=nocona -mno-sse3 -O2 -pipe -MT modp_b85_test.o -MD -MP -MF ".deps/modp_b85_test.Tpo" -c -o modp_b85_test.o `test -f 'test/modp_b85_test.c' || echo './'`test/modp_b85_test.c; \ >then mv -f ".deps/modp_b85_test.Tpo" ".deps/modp_b85_test.Po"; else rm -f ".deps/modp_b85_test.Tpo"; exit 1; fi >test/modp_b64_test.c: In function 'testEncodeDecode': >test/modp_b64_test.c:175:10: error: variable 'msg' set but not used [-Werror=unused-but-set-variable] >cc1: all warnings being treated as errors > >make[1]: *** [modp_b64_test.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/stringencoders-3.10.3/work/stringencoders-v3.10.3' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: dev-cpp/stringencoders-3.10.3 failed (compile phase): > [31;01m*[0m died running emake, base_src_make > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2272: Called base_src_compile > [31;01m*[0m environment, line 221: Called base_src_make > [31;01m*[0m environment, line 259: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake "$@" || die "died running emake, $FUNCNAME"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-cpp/stringencoders-3.10.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-cpp/stringencoders-3.10.3'. > [31;01m*[0m This ebuild is from an overlay named 'sunrise': '/var/lib/layman/sunrise/' >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-cpp:stringencoders-3.10.3:20110704-231850.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-cpp/stringencoders-3.10.3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-cpp/stringencoders-3.10.3/work/stringencoders-v3.10.3'
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 321881
:
233311
| 279107