Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 235561 Details for
Bug 324275
media-libs/jbig2dec fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
jbig2dec-0.11:20100615-205857.log (text/plain), 18.73 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-06-16 11:59:32 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-06-16 11:59:32 UTC
Size:
18.73 KB
patch
obsolete
> * CPV: media-libs/jbig2dec-0.11 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking jbig2dec-0.11.tar.gz to /var/tmp/portage/media-libs/jbig2dec-0.11/work >>>> Source unpacked in /var/tmp/portage/media-libs/jbig2dec-0.11/work >>>> Preparing source in /var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11 ... > * econf: updating jbig2dec-0.11/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating jbig2dec-0.11/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 --without-libpng >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 gawk... gawk >checking whether make sets $(MAKE)... yes >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 for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... 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 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 how to run the C preprocessor... i686-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 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 for ANSI C header files... (cached) yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for unistd.h... (cached) yes >checking for strings.h... (cached) yes >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long... 4 >checking for stdint.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether byte ordering is bigendian... no >checking for working memcmp... yes >checking for snprintf... yes >checking for memset... yes >checking for strdup... yes >checking for getopt_long... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config_types.h >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11 ... >make -j14 >make all-am >make[1]: Entering directory `/var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11' >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2.lo `test -f 'jbig2.c' || echo './'`jbig2.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_arith.lo `test -f 'jbig2_arith.c' || echo './'`jbig2_arith.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_arith_int.lo `test -f 'jbig2_arith_int.c' || echo './'`jbig2_arith_int.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_arith_iaid.lo `test -f 'jbig2_arith_iaid.c' || echo './'`jbig2_arith_iaid.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_huffman.lo `test -f 'jbig2_huffman.c' || echo './'`jbig2_huffman.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_segment.lo `test -f 'jbig2_segment.c' || echo './'`jbig2_segment.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_page.lo `test -f 'jbig2_page.c' || echo './'`jbig2_page.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_symbol_dict.lo `test -f 'jbig2_symbol_dict.c' || echo './'`jbig2_symbol_dict.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_text.lo `test -f 'jbig2_text.c' || echo './'`jbig2_text.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_generic.lo `test -f 'jbig2_generic.c' || echo './'`jbig2_generic.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_refinement.lo `test -f 'jbig2_refinement.c' || echo './'`jbig2_refinement.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_mmr.lo `test -f 'jbig2_mmr.c' || echo './'`jbig2_mmr.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_halftone.lo `test -f 'jbig2_halftone.c' || echo './'`jbig2_halftone.c >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_image.lo `test -f 'jbig2_image.c' || echo './'`jbig2_image.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_arith_int.c -fPIC -DPIC -o .libs/jbig2_arith_int.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2.c -fPIC -DPIC -o .libs/jbig2.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_page.c -fPIC -DPIC -o .libs/jbig2_page.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_segment.c -fPIC -DPIC -o .libs/jbig2_segment.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_huffman.c -fPIC -DPIC -o .libs/jbig2_huffman.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_arith_iaid.c -fPIC -DPIC -o .libs/jbig2_arith_iaid.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_arith.c -fPIC -DPIC -o .libs/jbig2_arith.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_text.c -fPIC -DPIC -o .libs/jbig2_text.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_halftone.c -fPIC -DPIC -o .libs/jbig2_halftone.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_refinement.c -fPIC -DPIC -o .libs/jbig2_refinement.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_symbol_dict.c -fPIC -DPIC -o .libs/jbig2_symbol_dict.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_mmr.c -fPIC -DPIC -o .libs/jbig2_mmr.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_image.c -fPIC -DPIC -o .libs/jbig2_image.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_generic.c -fPIC -DPIC -o .libs/jbig2_generic.o >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_image_pbm.lo `test -f 'jbig2_image_pbm.c' || echo './'`jbig2_image_pbm.c >jbig2_refinement.c:40:1: warning: âjbig2_decode_refinement_template0â defined but not used >jbig2_refinement.c:157:1: warning: âjbig2_decode_refinement_template1â defined but not used >jbig2_text.c: In function âjbig2_decode_text_regionâ: >jbig2_text.c:68:13: warning: âCURSâ may be used uninitialized in this function >jbig2_text.c:71:9: warning: âxâ may be used uninitialized in this function >jbig2_text.c:71:11: warning: âyâ may be used uninitialized in this function >jbig2_generic.c:372:1: warning: âjbig2_decode_generic_template3â defined but not used >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c -o jbig2_metadata.lo `test -f 'jbig2_metadata.c' || echo './'`jbig2_metadata.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c `test -f 'jbig2dec.c' || echo './'`jbig2dec.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c `test -f 'sha1.c' || echo './'`sha1.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_metadata.c -fPIC -DPIC -o .libs/jbig2_metadata.o >jbig2_halftone.c: In function âjbig2_halftone_regionâ: >jbig2_halftone.c:288:17: warning: âGB_statsâ may be used uninitialized in this function >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -c jbig2_image_pbm.c -fPIC -DPIC -o .libs/jbig2_image_pbm.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DTEST -O2 -pipe -Wall -c -o test_sha1-sha1.o `test -f 'sha1.c' || echo './'`sha1.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DTEST -O2 -pipe -Wall -c -o test_huffman-jbig2_huffman.o `test -f 'jbig2_huffman.c' || echo './'`jbig2_huffman.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DTEST -O2 -pipe -Wall -c -o test_arith-jbig2_arith.o `test -f 'jbig2_arith.c' || echo './'`jbig2_arith.c >jbig2_image_pbm.c: In function âjbig2_image_read_pbmâ: >jbig2_image_pbm.c:142:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >jbig2_image_pbm.c: In function âjbig2_image_write_pbmâ: >jbig2_image_pbm.c:55:15: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >/bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -o libjbig2dec.la -rpath /usr/lib -version-info 0:0:0 jbig2.lo jbig2_arith.lo jbig2_arith_int.lo jbig2_arith_iaid.lo jbig2_huffman.lo jbig2_segment.lo jbig2_page.lo jbig2_symbol_dict.lo jbig2_text.lo jbig2_generic.lo jbig2_refinement.lo jbig2_mmr.lo jbig2_halftone.lo jbig2_image.lo jbig2_image_pbm.lo jbig2_metadata.lo >/bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -o test_sha1 test_sha1-sha1.o >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/jbig2.o .libs/jbig2_arith.o .libs/jbig2_arith_int.o .libs/jbig2_arith_iaid.o .libs/jbig2_huffman.o .libs/jbig2_segment.o .libs/jbig2_page.o .libs/jbig2_symbol_dict.o .libs/jbig2_text.o .libs/jbig2_generic.o .libs/jbig2_refinement.o .libs/jbig2_mmr.o .libs/jbig2_halftone.o .libs/jbig2_image.o .libs/jbig2_image_pbm.o .libs/jbig2_metadata.o -Wl,-O1 -Wl,-soname -Wl,libjbig2dec.so.0 -o .libs/libjbig2dec.so.0.0.0 >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -o test_sha1 test_sha1-sha1.o >libtool: link: (cd ".libs" && rm -f "libjbig2dec.so.0" && ln -s "libjbig2dec.so.0.0.0" "libjbig2dec.so.0") >libtool: link: (cd ".libs" && rm -f "libjbig2dec.so" && ln -s "libjbig2dec.so.0.0.0" "libjbig2dec.so") >libtool: link: ( cd ".libs" && rm -f "libjbig2dec.la" && ln -s "../libjbig2dec.la" "libjbig2dec.la" ) >/bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -o jbig2dec jbig2dec.o sha1.o libjbig2dec.la >/bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -o test_huffman test_huffman-jbig2_huffman.o libjbig2dec.la >/bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -o test_arith test_arith-jbig2_arith.o libjbig2dec.la >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -o .libs/test_huffman test_huffman-jbig2_huffman.o ./.libs/libjbig2dec.so >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -o .libs/test_arith test_arith-jbig2_arith.o ./.libs/libjbig2dec.so >libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -o .libs/jbig2dec jbig2dec.o sha1.o ./.libs/libjbig2dec.so >make[1]: Leaving directory `/var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11' >>>> Source compiled. >>>> Test phase [check]: media-libs/jbig2dec-0.11 >make -j14 -j1 check >make check-TESTS >make[1]: Entering directory `/var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11' >verifying SHA-1 implementation... ok >PASS: test_sha1 >------------------------------------------------------------------------ >ran 0 tests in 0.000 seconds > >PASSED all 0 tests >FAIL: test_jbig2dec.py >testing jbig2 huffmann decoding... (should be 8 5 (oob) 8) >8 5 (oob) 8 >PASS: test_huffman >PASS: test_arith >========================================== >1 of 4 tests failed >Please report to jbig2-dev@ghostscript.com >========================================== >make[1]: *** [check-TESTS] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11' >make: *** [check-am] Error 2 > * ERROR: media-libs/jbig2dec-0.11 failed: > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 54: Called src_test > * environment, line 346: 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 =media-libs/jbig2dec-0.11', > * the complete build log and the output of 'emerge -pqv =media-libs/jbig2dec-0.11'. > * The complete build log is located at '/var/log/portage/build/media-libs/jbig2dec-0.11:20100615-205857.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/jbig2dec-0.11/temp/environment'. > * S: '/var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11' > >>>> Install jbig2dec-0.11 into /var/tmp/portage/media-libs/jbig2dec-0.11/image/ category media-libs >make -j14 DESTDIR=/var/tmp/portage/media-libs/jbig2dec-0.11/image/ install >make[1]: Entering directory `/var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11' >/bin/sh ./mkinstalldirs /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/lib >/bin/sh ./mkinstalldirs /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/include >/bin/sh ./mkinstalldirs /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/share/man/man1 >mkdir -p -- /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/lib >mkdir -p -- /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/include >mkdir -p -- /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/share/man/man1 > /bin/sh ./libtool --mode=install /usr/bin/install -c libjbig2dec.la /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/lib/libjbig2dec.la > /usr/bin/install -c -m 644 jbig2.h /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/include/jbig2.h > /usr/bin/install -c -m 644 ./jbig2dec.1 /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/share/man/man1/jbig2dec.1 >libtool: install: /usr/bin/install -c .libs/libjbig2dec.so.0.0.0 /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/lib/libjbig2dec.so.0.0.0 >libtool: install: (cd /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/lib && { ln -s -f libjbig2dec.so.0.0.0 libjbig2dec.so.0 || { rm -f libjbig2dec.so.0 && ln -s libjbig2dec.so.0.0.0 libjbig2dec.so.0; }; }) >libtool: install: (cd /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/lib && { ln -s -f libjbig2dec.so.0.0.0 libjbig2dec.so || { rm -f libjbig2dec.so && ln -s libjbig2dec.so.0.0.0 libjbig2dec.so; }; }) >libtool: install: /usr/bin/install -c .libs/libjbig2dec.lai /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/lib/libjbig2dec.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >/bin/sh ./mkinstalldirs /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/bin >mkdir -p -- /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/bin > /bin/sh ./libtool --mode=install /usr/bin/install -c jbig2dec /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/bin/jbig2dec >libtool: install: warning: `libjbig2dec.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/jbig2dec /var/tmp/portage/media-libs/jbig2dec-0.11/image//usr/bin/jbig2dec >make[1]: Leaving directory `/var/tmp/portage/media-libs/jbig2dec-0.11/work/jbig2dec-0.11' >>>> Completed installing jbig2dec-0.11 into /var/tmp/portage/media-libs/jbig2dec-0.11/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/libjbig2dec.so.0.0.0 > usr/bin/jbig2dec
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 324275
: 235561