Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 238659 Details for
Bug 328193
net-libs/libisds fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
libisds-0.3.1:20100713-192014.log (text/plain), 38.91 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-07-14 00:06:38 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-07-14 00:06:38 UTC
Size:
38.91 KB
patch
obsolete
> * CPV: net-libs/libisds-0.3.1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux nls test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking libisds-0.3.1.tar.bz2 to /var/tmp/portage/net-libs/libisds-0.3.1/work >>>> Source unpacked in /var/tmp/portage/net-libs/libisds-0.3.1/work >>>> Preparing source in /var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1 ... > * econf: updating libisds-0.3.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libisds-0.3.1/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-fatalwarnings --disable-debug --enable-nls --disable-static --enable-test >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 for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /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 object... ok >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 for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc 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 NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for xml2-config... /usr/bin/xml2-config >checking for libxml - version >= 2.6.26... yes (version 2.7.7) >checking for gawk... (cached) gawk >checking for curl-config... /usr/bin/curl-config >checking for the version of libcurl... 7.21.0 >checking whether libcurl is usable... yes >checking for curl_free... yes >checking whether CURLOPT_TIMEOUT_MS is declared... yes >checking whether CURLOPT_USERNAME is declared... yes >checking whether CURLOPT_SSLCERTTYPE is declared... yes >checking whether CURLOPT_CRLFILE is declared... yes >checking whether CURLOPT_KEYPASSWD is declared... yes >checking whether CURLOPT_SSLKEYPASSWD is declared... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.4.0... yes (1.4.5) >checking LIBGCRYPT API version... okay >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for gpgme-config... /usr/bin/gpgme-config >checking for GPGME - version >= 0.4.2... yes >checking for XML_ExpatVersionInfo in -lexpat... yes >checking for expat library version >= 2.0.0... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for size_t... yes >checking for uint8_t... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for sys/param.h... yes >checking for alarm... yes >checking for working mktime... yes >checking for getpagesize... yes >checking for working mmap... yes >checking for localtime_r... yes >checking for memset... yes >checking for munmap... yes >checking for setlocale... yes >checking for strdup... yes >checking for strerror... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating po/Makefile.in >config.status: creating client/Makefile >config.status: creating test/Makefile >config.status: creating test/online/Makefile >config.status: creating libisds.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1' >Making all in po >make[2]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/po' >make[2]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/po' >Making all in src >make[2]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/src' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-cdecode.lo -MD -MP -MF .deps/libisds_la-cdecode.Tpo -c -o libisds_la-cdecode.lo `test -f 'cdecode.c' || echo './'`cdecode.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-cencode.lo -MD -MP -MF .deps/libisds_la-cencode.Tpo -c -o libisds_la-cencode.lo `test -f 'cencode.c' || echo './'`cencode.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-crypto.lo -MD -MP -MF .deps/libisds_la-crypto.Tpo -c -o libisds_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-isds.lo -MD -MP -MF .deps/libisds_la-isds.Tpo -c -o libisds_la-isds.lo `test -f 'isds.c' || echo './'`isds.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-physxml.lo -MD -MP -MF .deps/libisds_la-physxml.Tpo -c -o libisds_la-physxml.lo `test -f 'physxml.c' || echo './'`physxml.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-soap.lo -MD -MP -MF .deps/libisds_la-soap.Tpo -c -o libisds_la-soap.lo `test -f 'soap.c' || echo './'`soap.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-utils.lo -MD -MP -MF .deps/libisds_la-utils.Tpo -c -o libisds_la-utils.lo `test -f 'utils.c' || echo './'`utils.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-validator.lo -MD -MP -MF .deps/libisds_la-validator.Tpo -c -o libisds_la-validator.lo `test -f 'validator.c' || echo './'`validator.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-isds.lo -MD -MP -MF .deps/libisds_la-isds.Tpo -c isds.c -fPIC -DPIC -o .libs/libisds_la-isds.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-cdecode.lo -MD -MP -MF .deps/libisds_la-cdecode.Tpo -c cdecode.c -fPIC -DPIC -o .libs/libisds_la-cdecode.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-cencode.lo -MD -MP -MF .deps/libisds_la-cencode.Tpo -c cencode.c -fPIC -DPIC -o .libs/libisds_la-cencode.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-utils.lo -MD -MP -MF .deps/libisds_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libisds_la-utils.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-crypto.lo -MD -MP -MF .deps/libisds_la-crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/libisds_la-crypto.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-validator.lo -MD -MP -MF .deps/libisds_la-validator.Tpo -c validator.c -fPIC -DPIC -o .libs/libisds_la-validator.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-soap.lo -MD -MP -MF .deps/libisds_la-soap.Tpo -c soap.c -fPIC -DPIC -o .libs/libisds_la-soap.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT libisds_la-physxml.lo -MD -MP -MF .deps/libisds_la-physxml.Tpo -c physxml.c -fPIC -DPIC -o .libs/libisds_la-physxml.o >mv -f .deps/libisds_la-cencode.Tpo .deps/libisds_la-cencode.Plo >mv -f .deps/libisds_la-cdecode.Tpo .deps/libisds_la-cdecode.Plo >mv -f .deps/libisds_la-utils.Tpo .deps/libisds_la-utils.Plo >mv -f .deps/libisds_la-physxml.Tpo .deps/libisds_la-physxml.Plo >mv -f .deps/libisds_la-crypto.Tpo .deps/libisds_la-crypto.Plo >mv -f .deps/libisds_la-validator.Tpo .deps/libisds_la-validator.Plo >mv -f .deps/libisds_la-soap.Tpo .deps/libisds_la-soap.Plo >mv -f .deps/libisds_la-isds.Tpo .deps/libisds_la-isds.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -version-info 2:0:0 -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat -Wl,-O1 -o libisds.la -rpath /usr/lib libisds_la-cdecode.lo libisds_la-cencode.lo libisds_la-crypto.lo libisds_la-isds.lo libisds_la-physxml.lo libisds_la-soap.lo libisds_la-utils.lo libisds_la-validator.lo >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libisds_la-cdecode.o .libs/libisds_la-cencode.o .libs/libisds_la-crypto.o .libs/libisds_la-isds.o .libs/libisds_la-physxml.o .libs/libisds_la-soap.o .libs/libisds_la-utils.o .libs/libisds_la-validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so -Wl,-O1 -Wl,-soname -Wl,libisds.so.2 -o .libs/libisds.so.2.0.0 >libtool: link: (cd ".libs" && rm -f "libisds.so.2" && ln -s "libisds.so.2.0.0" "libisds.so.2") >libtool: link: (cd ".libs" && rm -f "libisds.so" && ln -s "libisds.so.2.0.0" "libisds.so") >libtool: link: ( cd ".libs" && rm -f "libisds.la" && ln -s "../libisds.la" "libisds.la" ) >make[2]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/src' >Making all in test >make[2]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[3]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT compute_hash.o -MD -MP -MF .deps/compute_hash.Tpo -c -o compute_hash.o compute_hash.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT cdecode.o -MD -MP -MF .deps/cdecode.Tpo -c -o cdecode.o `test -f '../src/cdecode.c' || echo './'`../src/cdecode.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT cencode.o -MD -MP -MF .deps/cencode.Tpo -c -o cencode.o `test -f '../src/cencode.c' || echo './'`../src/cencode.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o `test -f '../src/crypto.c' || echo './'`../src/crypto.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT isds.o -MD -MP -MF .deps/isds.Tpo -c -o isds.o `test -f '../src/isds.c' || echo './'`../src/isds.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT physxml.o -MD -MP -MF .deps/physxml.Tpo -c -o physxml.o `test -f '../src/physxml.c' || echo './'`../src/physxml.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT soap.o -MD -MP -MF .deps/soap.Tpo -c -o soap.o `test -f '../src/soap.c' || echo './'`../src/soap.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o `test -f '../src/utils.c' || echo './'`../src/utils.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT validator.o -MD -MP -MF .deps/validator.Tpo -c -o validator.o `test -f '../src/validator.c' || echo './'`../src/validator.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT context.o -MD -MP -MF .deps/context.Tpo -c -o context.o context.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT guess_raw_type.o -MD -MP -MF .deps/guess_raw_type.Tpo -c -o guess_raw_type.o guess_raw_type.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT init_gpgpme.o -MD -MP -MF .deps/init_gpgpme.Tpo -c -o init_gpgpme.o init_gpgpme.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT isds_init.o -MD -MP -MF .deps/isds_init.Tpo -c -o isds_init.o isds_init.c >mv -f .deps/cdecode.Tpo .deps/cdecode.Po >mv -f .deps/cencode.Tpo .deps/cencode.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT load_raw.o -MD -MP -MF .deps/load_raw.Tpo -c -o load_raw.o load_raw.c >mv -f .deps/test.Tpo .deps/test.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT normalize_mime_type.o -MD -MP -MF .deps/normalize_mime_type.Tpo -c -o normalize_mime_type.o normalize_mime_type.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT isds-dbtype.o -MD -MP -MF .deps/isds-dbtype.Tpo -c -o isds-dbtype.o isds-dbtype.c >mv -f .deps/context.Tpo .deps/context.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT isds-filemetatype.o -MD -MP -MF .deps/isds-filemetatype.Tpo -c -o isds-filemetatype.o isds-filemetatype.c >mv -f .deps/physxml.Tpo .deps/physxml.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DSRCDIR=\"..\" -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -MT isds-hash_algorithm.o -MD -MP -MF .deps/isds-hash_algorithm.Tpo -c -o isds-hash_algorithm.o isds-hash_algorithm.c >mv -f .deps/init_gpgpme.Tpo .deps/init_gpgpme.Po >mv -f .deps/guess_raw_type.Tpo .deps/guess_raw_type.Po >mv -f .deps/isds_init.Tpo .deps/isds_init.Po >mv -f .deps/load_raw.Tpo .deps/load_raw.Po >mv -f .deps/compute_hash.Tpo .deps/compute_hash.Po >mv -f .deps/utils.Tpo .deps/utils.Po >mv -f .deps/crypto.Tpo .deps/crypto.Po >mv -f .deps/validator.Tpo .deps/validator.Po >mv -f .deps/normalize_mime_type.Tpo .deps/normalize_mime_type.Po >mv -f .deps/soap.Tpo .deps/soap.Po >mv -f .deps/isds.Tpo .deps/isds.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o compute_hash compute_hash.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o context context.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o guess_raw_type guess_raw_type.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o init_gpgpme init_gpgpme.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o isds_init isds_init.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o load_raw load_raw.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o normalize_mime_type normalize_mime_type.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >mv -f .deps/isds-dbtype.Tpo .deps/isds-dbtype.Po >mv -f .deps/isds-filemetatype.Tpo .deps/isds-filemetatype.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o isds-dbtype isds-dbtype.o test.o cdecode.o cencode.o crypto.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o isds-filemetatype isds-filemetatype.o test.o cdecode.o cencode.o crypto.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >mv -f .deps/isds-hash_algorithm.Tpo .deps/isds-hash_algorithm.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o isds-hash_algorithm isds-hash_algorithm.o test.o cdecode.o cencode.o crypto.o physxml.o soap.o utils.o validator.o -lxml2 -lz -lm -lcurl -lgcrypt -lgpg-error -lgpgme -lassuan -lgpg-error -lgpg-error -lexpat >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o isds_init isds_init.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o context context.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o guess_raw_type guess_raw_type.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o compute_hash compute_hash.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o normalize_mime_type normalize_mime_type.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o init_gpgpme init_gpgpme.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o load_raw load_raw.o test.o cdecode.o cencode.o crypto.o isds.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o isds-dbtype isds-dbtype.o test.o cdecode.o cencode.o crypto.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o isds-hash_algorithm isds-hash_algorithm.o test.o cdecode.o cencode.o crypto.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >libtool: link: i686-pc-linux-gnu-gcc -I/usr/include/gpgme -O2 -pipe -std=c99 -Wall -Wl,-O1 -o isds-filemetatype isds-filemetatype.o test.o cdecode.o cencode.o crypto.o physxml.o soap.o utils.o validator.o /usr/lib/libxml2.so -lm /usr/lib/libcurl.so -lrt -lssl -lcrypto -ldl -lz /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpgme.so /usr/lib/libassuan.so /usr/lib/libgpg-error.so /usr/lib/libexpat.so >make[3]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[2]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[2]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1' >make[2]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1' >make[1]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1' >>>> Source compiled. >>>> Test phase [check]: net-libs/libisds-0.3.1 >make -j14 -j1 check >Making check in po >make[1]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/po' >make[1]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/po' >Making check in src >make[1]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/src' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/src' >Making check in test >make[1]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[2]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >Testing unit: compute_hash > standard SHA1: passed > NULL input: passed > zero length with NULL input: passed > MD5: passed > SHA-224: passed > SHA-256: passed > SHA-384: passed > SHA-512: passed >Test results: unit = compute_hash, passed = 8, failed = 0 > >PASS: compute_hash >Testing unit: context > create: passed > free valid context: passed > free invalid context: passed >Test results: unit = context, passed = 3, failed = 0 > >PASS: context >Testing unit: guess_raw_type > unsigned incoming message: passed > plain signed incoming message: passed >Entity: line 1: parser error : Start tag expected, '<' not found >0 *H÷ >^ > CMS signed incoming message: failed > reason: Wrong return value: expected=Success, got=Not supported > plain signed sent message: passed >Entity: line 1: parser error : Start tag expected, '<' not found >0 *H÷ >^ > CMS signed sent message: failed > reason: Wrong return value: expected=Success, got=Not supported > unsigned delivery info: passed > plain signed delivery info: passed >Entity: line 1: parser error : Start tag expected, '<' not found >0 *H÷ >^ > CMS signed delivery info: failed > reason: Wrong return value: expected=Success, got=Not supported >Entity: line 1: parser error : Start tag expected, '<' not found ># Makefile.in generated by automake 1.11.1 from Makefile.am. >^ > text file: passed >Test results: unit = guess_raw_type, passed = 6, failed = 3 > >FAIL: guess_raw_type >Testing unit: init_gpgme > initialization: passed >Test results: unit = init_gpgme, passed = 1, failed = 0 > >PASS: init_gpgpme >Testing unit: isds_init > first initialization: passed > first cleanup: passed > reinitialization: passed >Test results: unit = isds_init, passed = 3, failed = 0 > >PASS: isds_init >Testing unit: load_raw > unsigned incoming message: passed > plain signed incoming message: passed > CMS signed incoming message: failed > reason: Message loading should succeded: got=Unspecified error > plain signed sent message: passed > CMS signed sent message: failed > reason: Message loading should succeded: got=Unspecified error > plain signed sent message with XML documents: passed >Entity: line 1: parser error : Start tag expected, '<' not found ># Makefile.in generated by automake 1.11.1 from Makefile.am. >^ > text file is not an incoming message: passed > unsigned delivery info: passed > plain signed delivery info: passed > CMS signed delivery info: failed > reason: Message loading should succeded: got=Unspecified error > text file is not a delivery info: passed >Test results: unit = load_raw, passed = 8, failed = 3 > >FAIL: load_raw >Testing unit: normalize_mime_type > NULL is idempotent: passed > X-Invalid is idempotent: passed > pdf: passed > xml: passed > fo: passed > zfo: passed > html: passed > htm: passed > odt: passed > ods: passed > odp: passed > txt: passed > rtf: passed > doc: passed > xls: passed > ppt: passed > jpg: passed > jpeg: passed > jfif: passed > png: passed > tiff: passed > gif: passed > mpeg1: passed > mpeg2: passed > wav: passed > mp2: passed > mp3: passed > isdoc: passed > isdocx: passed > cer: passed > crt: passed > der: passed > pk7: passed > p7b: passed > p7c: passed > p7f: passed > p7m: passed > p7s: passed > tst: passed >Test results: unit = normalize_mime_type, passed = 39, failed = 0 > >PASS: normalize_mime_type >Testing unit: isds_DbType conversion > DBTYPE_SYSTEM: passed > OVM: passed > OVM_NOTAR: passed > OVM_EXEKUT: passed > OVM_REQ: passed > PO: passed > PO_ZAK: passed > PO_REQ: passed > PFO: passed > PFO_ADVOK: passed > PFO_DANPOR: passed > PFO_INSSPR: passed > FO: passed > 1234: passed > X-Invalid_Type: passed >Test results: unit = isds_DbType conversion, passed = 15, failed = 0 > >PASS: isds-dbtype >Testing unit: isds_FileMetaType conversion > main: passed > enclosure: passed > signature: passed > meta: passed > 1234: passed > X-Invalid_Type: passed >Test results: unit = isds_FileMetaType conversion, passed = 6, failed = 0 > >PASS: isds-filemetatype >Testing unit: isds_hash_algorithm conversion > MD5: passed > SHA-1: passed > SHA-224: passed > SHA-256: passed > SHA-384: passed > SHA-512: passed > X-Invalid_Type: passed >Test results: unit = isds_hash_algorithm conversion, passed = 7, failed = 0 > >PASS: isds-hash_algorithm >==================================== >2 of 10 tests failed >Please report to petr.pisar@atlas.cz >==================================== >make[3]: *** [check-TESTS] Error 1 >make[3]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make: *** [check-recursive] Error 1 > * ERROR: net-libs/libisds-0.3.1 failed: > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 54: Called src_test > * environment, line 2499: 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/libisds-0.3.1', > * the complete build log and the output of 'emerge -pqv =net-libs/libisds-0.3.1'. > * The complete build log is located at '/var/log/portage/build/net-libs/libisds-0.3.1:20100713-192014.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/libisds-0.3.1/temp/environment'. > * S: '/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1' > >>>> Install libisds-0.3.1 into /var/tmp/portage/net-libs/libisds-0.3.1/image/ category net-libs >make -j14 DESTDIR=/var/tmp/portage/net-libs/libisds-0.3.1/image/ install >Making install in po >make[1]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/po' >/bin/mkdir -p /var/tmp/portage/net-libs/libisds-0.3.1/image//usr/share >installing cs.gmo as /var/tmp/portage/net-libs/libisds-0.3.1/image//usr/share/locale/cs/LC_MESSAGES/libisds.mo >if test "libisds" = "gettext-tools"; then \ > /bin/mkdir -p /var/tmp/portage/net-libs/libisds-0.3.1/image//usr/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > /usr/bin/install -c -m 644 ./$file \ > /var/tmp/portage/net-libs/libisds-0.3.1/image//usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /var/tmp/portage/net-libs/libisds-0.3.1/image//usr/share/gettext/po/$file; \ > done; \ > else \ > : ; \ > fi >make[1]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/po' >Making install in src >make[1]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/src' >make[2]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/src' >test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/net-libs/libisds-0.3.1/image//usr/lib" >test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/net-libs/libisds-0.3.1/image//usr/include" > /bin/sh ../libtool --mode=install /usr/bin/install -c libisds.la '/var/tmp/portage/net-libs/libisds-0.3.1/image//usr/lib' > /usr/bin/install -c -m 644 isds.h '/var/tmp/portage/net-libs/libisds-0.3.1/image//usr/include' >libtool: install: /usr/bin/install -c .libs/libisds.so.2.0.0 /var/tmp/portage/net-libs/libisds-0.3.1/image//usr/lib/libisds.so.2.0.0 >libtool: install: (cd /var/tmp/portage/net-libs/libisds-0.3.1/image//usr/lib && { ln -s -f libisds.so.2.0.0 libisds.so.2 || { rm -f libisds.so.2 && ln -s libisds.so.2.0.0 libisds.so.2; }; }) >libtool: install: (cd /var/tmp/portage/net-libs/libisds-0.3.1/image//usr/lib && { ln -s -f libisds.so.2.0.0 libisds.so || { rm -f libisds.so && ln -s libisds.so.2.0.0 libisds.so; }; }) >libtool: install: /usr/bin/install -c .libs/libisds.lai /var/tmp/portage/net-libs/libisds-0.3.1/image//usr/lib/libisds.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[2]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/src' >make[1]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/src' >Making install in test >make[1]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[2]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[3]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >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/libisds-0.3.1/work/libisds-0.3.1/test' >make[2]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[1]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1/test' >make[1]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1' >make[2]: Entering directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/net-libs/libisds-0.3.1/image//usr/lib/pkgconfig" > /usr/bin/install -c -m 644 libisds.pc '/var/tmp/portage/net-libs/libisds-0.3.1/image//usr/lib/pkgconfig' >make[2]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1' >make[1]: Leaving directory `/var/tmp/portage/net-libs/libisds-0.3.1/work/libisds-0.3.1' >>>> Completed installing libisds-0.3.1 into /var/tmp/portage/net-libs/libisds-0.3.1/image/ > >/var/tmp/portage/net-libs/libisds-0.3.1/image/usr/lib/libisds.la: Updating... >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/libisds.so.2.0.0 >removing executable bit: usr/lib/libisds.la
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 328193
: 238659