Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245336 Details for
Bug 335233
net-libs/netembryo tests require network access
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
netembryo-0.1.1:20100830-054400.log (text/plain), 20.22 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-30 11:30:35 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-30 11:30:35 UTC
Size:
20.22 KB
patch
obsolete
> * CPV: net-libs/netembryo-0.1.1 > * REPO: gentoo > * USE: elibc_glibc ipv6 kernel_linux sctp test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking netembryo-0.1.1.tar.bz2 to /var/tmp/portage/net-libs/netembryo-0.1.1/work >>>> Source unpacked in /var/tmp/portage/net-libs/netembryo-0.1.1/work >>>> Preparing source in /var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1 ... > * econf: updating netembryo-0.1.1/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating netembryo-0.1.1/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static --enable-ipv6 --enable-sctp --enable-tests >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/ld) 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... no >checking whether to check for IPv6... yes >checking for struct sockaddr_in6... yes >checking whether to enable SCTP support... yes, checking prerequisites >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for struct sctp_sndrcvinfo... yes >checking for library containing sctp_recvmsg... -lsctp >checking for i686-pc-linux-gnu-gcc -std=gnu99 way to treat warnings as errors... -Werror >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wall flag... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wwrite-strings flag... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2 flag... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit flag... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type flag... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for OPENSSL... yes >checking for GLIB... yes >checking for gawk... gawk >checking for exuberant-ctags... exuberant-ctags >configure: creating ./config.status >config.status: creating Makefile >config.status: creating wsocket/Makefile >config.status: creating utils/Makefile >config.status: creating tests/Makefile >config.status: creating pkgconfig/Makefile >config.status: creating pkgconfig/libnetembryo.pc >config.status: creating pkgconfig/libnetembryo-uninstalled.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: >debug enabled ................ : no > mudflap enabled ............. : no > errors enabled ............. : none > >configure: config files successfully generated! >NetEmbryo version is .............. : 0.1.1 >NetEmbryo Install prefix .......... : /usr >NetEmbryo sctp support enabled .... : yes >NetEmbryo ssl support enabled ..... : yes >NetEmbryo tests ................... : yes > > 'make' will now compile NetEmbryo and 'su -c make install' will install it. > Note: On non-Linux systems you might need to use 'gmake' instead of 'make'. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' >Making all in wsocket >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/wsocket' > CC libwsocket_la-multicast.lo >/bin/sh ../libtool --silent --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o libwsocket_la-multicast.lo `test -f 'multicast.c' || echo './'`multicast.c > CC libwsocket_la-socket.lo > CC libwsocket_la-sock_ntop_host.lo >/bin/sh ../libtool --silent --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o libwsocket_la-socket.lo `test -f 'socket.c' || echo './'`socket.c >/bin/sh ../libtool --silent --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o libwsocket_la-sock_ntop_host.lo `test -f 'sock_ntop_host.c' || echo './'`sock_ntop_host.c > CC libwsocket_la-get_info.lo >/bin/sh ../libtool --silent --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o libwsocket_la-get_info.lo `test -f 'get_info.c' || echo './'`get_info.c > CC libwsocket_la-Sock.lo >/bin/sh ../libtool --silent --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o libwsocket_la-Sock.lo `test -f 'Sock.c' || echo './'`Sock.c > CC libwsocket_la-ssl.lo >/bin/sh ../libtool --silent --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o libwsocket_la-ssl.lo `test -f 'ssl.c' || echo './'`ssl.c >ssl.c: In function âSock_init_ctxâ: >ssl.c:47:12: warning: assignment discards qualifiers from pointer target type > CCLD libwsocket.la >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/wsocket' >Making all in utils >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/utils' > CC url.lo >/bin/sh ../libtool --silent --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o url.lo url.c > CC rtsp.lo >/bin/sh ../libtool --silent --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o rtsp.lo rtsp.c > CCLD libutils.la >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/utils' >Making all in pkgconfig >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/pkgconfig' >ln -s libnetembryo-uninstalled.pc libnetembryo-sctp-uninstalled.pc >ln -s libnetembryo.pc libnetembryo-sctp.pc >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/pkgconfig' >Making all in . >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' > CCLD libnetembryo.la >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make all-am >make[3]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' >>>> Source compiled. >>>> Test phase [check]: net-libs/netembryo-0.1.1 >make -j14 -j1 check >Making check in wsocket >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/wsocket' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/wsocket' >Making check in utils >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/utils' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/utils' >Making check in pkgconfig >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/pkgconfig' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/pkgconfig' >Making check in . >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make check-am >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make testsuite >make[3]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' > CC test_hostname.o >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o test_hostname.o test_hostname.c > CC test_url.o >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o test_url.o test_url.c >test_url.c: In function âtest_urlâ: >test_url.c:33:5: warning: passing argument 2 of âUrl_initâ discards qualifiers from pointer target type >../netembryo/url.h:45:5: note: expected âchar *â but argument is of type âconst char *â > CC test_sock.o >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o test_sock.o test_sock.c > CC gtestmain.o >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -c -o gtestmain.o gtestmain.c > CCLD testsuite >make[3]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >/test_hostname/local_hostname: OK >/test_sock/connect_lscube: [error] Name or service not known >[error] Sock_connect() failure. >** >ERROR:test_sock.c:39:test_connect_lscube: assertion failed: (socket) >/bin/sh: line 5: 19825 Aborted ${dir}$tst >FAIL: testsuite >====================================== >1 of 1 test failed >Please report to http://www.lscube.org >====================================== >make[3]: *** [check-TESTS] Error 1 >make[3]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make[1]: *** [check] Error 2 >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make: *** [check-recursive] Error 1 > * ERROR: net-libs/netembryo-0.1.1 failed: > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 54: Called src_test > * environment, line 1077: Called _eapi0_src_test > * ebuild.sh, line 619: Called die > * The specific snippet of code: > * hasq test $FEATURES && die "Make check failed. See above for details." > * > * If you need support, post the output of 'emerge --info =net-libs/netembryo-0.1.1', > * the complete build log and the output of 'emerge -pqv =net-libs/netembryo-0.1.1'. > * The complete build log is located at '/var/log/portage/build/net-libs/netembryo-0.1.1:20100830-054400.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/netembryo-0.1.1/temp/environment'. > * S: '/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' > >>>> Install netembryo-0.1.1 into /var/tmp/portage/net-libs/netembryo-0.1.1/image/ category net-libs >make -j14 DESTDIR=/var/tmp/portage/net-libs/netembryo-0.1.1/image/ install >Making install in wsocket >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/wsocket' >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/wsocket' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/wsocket' >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/wsocket' >Making install in utils >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/utils' >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/utils' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/utils' >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/utils' >Making install in pkgconfig >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/pkgconfig' >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/pkgconfig' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/net-libs/netembryo-0.1.1/image//usr/lib/pkgconfig" > /usr/bin/install -c -m 644 libnetembryo.pc libnetembryo-sctp.pc '/var/tmp/portage/net-libs/netembryo-0.1.1/image//usr/lib/pkgconfig' >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/pkgconfig' >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/pkgconfig' >Making install in . >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' >test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/net-libs/netembryo-0.1.1/image//usr/lib" >test -z "/usr/include/netembryo" || /bin/mkdir -p "/var/tmp/portage/net-libs/netembryo-0.1.1/image//usr/include/netembryo" > /bin/sh ./libtool --silent --mode=install /usr/bin/install -c libnetembryo.la '/var/tmp/portage/net-libs/netembryo-0.1.1/image//usr/lib' > /usr/bin/install -c -m 644 netembryo/wsocket.h netembryo/wsocket-internal.h netembryo/url.h netembryo/rtsp.h '/var/tmp/portage/net-libs/netembryo-0.1.1/image//usr/include/netembryo' >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1' >Making install in tests >make[1]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make install-am >make[2]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make[3]: Entering directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make[2]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >make[1]: Leaving directory `/var/tmp/portage/net-libs/netembryo-0.1.1/work/netembryo-0.1.1/tests' >>>> Completed installing netembryo-0.1.1 into /var/tmp/portage/net-libs/netembryo-0.1.1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/libnetembryo.so.9.0.0 > * Gentoo contact information ... >herds: > video >maintainers: > media-video@gentoo.org >
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 335233
: 245336