FreeBSD Bugzilla – Attachment 141209 Details for
Bug 187959
graphics/jbig2dec build problem (tests)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.txt
file.txt (text/plain), 32.19 KB, created by
hirner
on 2014-03-26 16:00:00 UTC
(
hide
)
Description:
file.txt
Filename:
MIME Type:
Creator:
hirner
Created:
2014-03-26 16:00:00 UTC
Size:
32.19 KB
patch
obsolete
> >===>>> graphics/ImageMagick >> print/ghostscript9-nox11 >> graphics/jbig2dec (2/5) >]0;portmaster: graphics/ImageMagick >> print/ghostscript9-nox11 >> graphics/jbig2dec (2/5) >===>>> Port directory: /usr/ports/graphics/jbig2dec > >===>>> Starting check for build dependencies >===>>> Gathering dependency list for graphics/jbig2dec from ports >===>>> Starting dependency check >===>>> Checking dependency: graphics/png >===>>> Checking dependency: lang/python27 >===>>> Checking dependency: ports-mgmt/pkg >===>>> Dependency check complete for graphics/jbig2dec > >===>>> graphics/ImageMagick >> print/ghostscript9-nox11 >> graphics/jbig2dec (2/5) >]0;portmaster: graphics/ImageMagick >> print/ghostscript9-nox11 >> graphics/jbig2dec (2/5) >===> Cleaning for jbig2dec-0.11_1 >===> License GPLv3 accepted by the user >===> Found saved configuration for jbig2dec-0.11_1 >===> jbig2dec-0.11_1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by jbig2dec-0.11_1 for building >===> Extracting for jbig2dec-0.11_1 >=> SHA256 Checksum OK for jbig2dec-0.11.tar.xz. >=> SHA256 Checksum OK for jb2streams.zip. >/bin/mkdir -p /usr/ports/graphics/jbig2dec/work/ubc >/usr/bin/tar -C /usr/ports/graphics/jbig2dec/work/ubc/ -xpf /usr/ports/distfiles//jb2streams.zip --exclude 042_11.jb2 --exclude 042_13.jb2 --exclude 042_14.jb2 --exclude 042_24.jb2 --exclude 042_25.jb2 --exclude amb_1.jb2 --exclude amb_2.jb2 >===> Patching for jbig2dec-0.11_1 >===> Applying FreeBSD patches for jbig2dec-0.11_1 >/usr/bin/sed -i.bak -E 's|SHA1_Final\( *([^,]+), *([^\)]+)\)|SHA1_Final(\2, \1)|' /usr/ports/graphics/jbig2dec/work/jbig2dec-0.11/jbig2dec.c /usr/ports/graphics/jbig2dec/work/jbig2dec-0.11/sha1.c >===> jbig2dec-0.11_1 depends on file: /usr/local/bin/python2.7 - found >===> jbig2dec-0.11_1 depends on shared library: libpng15.so - found >===> Configuring for jbig2dec-0.11_1 >===> FreeBSD 10 autotools fix applied to /usr/ports/graphics/jbig2dec/work/jbig2dec-0.11/aclocal.m4 >===> FreeBSD 10 autotools fix applied to /usr/ports/graphics/jbig2dec/work/jbig2dec-0.11/configure >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking for gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of cc... gcc3 >checking whether cc understands -c and -o together... yes >checking build system type... amd64-portbld-freebsd10.0 >checking host system type... amd64-portbld-freebsd10.0 >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/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... (cached) 262144 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from cc object... ok >checking how to run the C preprocessor... cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd10.0 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 >checking for library containing pow... -lm >checking for png_sig_cmp in -lpng... yes >checking for deflate in -lz... (cached) yes >checking for ANSI C header files... (cached) yes >checking libintl.h usability... yes >checking libintl.h presence... no >checking for libintl.h... yes >checking for stddef.h... (cached) 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... 8 >checking for stdint.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... (cached) yes >checking whether byte ordering is bigendian... no >checking for working memcmp... yes >checking for snprintf... (cached) yes >checking for memset... (cached) yes >checking for strdup... (cached) 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 >===> Building for jbig2dec-0.11_1 >--- all --- >/usr/bin/make all-am >--- test_huffman-jbig2_huffman.o --- >--- test_arith-jbig2_arith.o --- >--- jbig2.lo --- >--- jbig2_arith.lo --- >--- jbig2_arith_int.lo --- >--- jbig2_arith_iaid.lo --- >--- jbig2_huffman.lo --- >--- jbig2_segment.lo --- >--- test_huffman-jbig2_huffman.o --- >if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -DTEST -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT test_huffman-jbig2_huffman.o -MD -MP -MF ".deps/test_huffman-jbig2_huffman.Tpo" -c -o test_huffman-jbig2_huffman.o `test -f 'jbig2_huffman.c' || echo './'`jbig2_huffman.c; then mv -f ".deps/test_huffman-jbig2_huffman.Tpo" ".deps/test_huffman-jbig2_huffman.Po"; else rm -f ".deps/test_huffman-jbig2_huffman.Tpo"; exit 1; fi >--- test_arith-jbig2_arith.o --- >if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -DTEST -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT test_arith-jbig2_arith.o -MD -MP -MF ".deps/test_arith-jbig2_arith.Tpo" -c -o test_arith-jbig2_arith.o `test -f 'jbig2_arith.c' || echo './'`jbig2_arith.c; then mv -f ".deps/test_arith-jbig2_arith.Tpo" ".deps/test_arith-jbig2_arith.Po"; else rm -f ".deps/test_arith-jbig2_arith.Tpo"; exit 1; fi >--- jbig2.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2.lo -MD -MP -MF ".deps/jbig2.Tpo" -c -o jbig2.lo `test -f 'jbig2.c' || echo './'`jbig2.c; then mv -f ".deps/jbig2.Tpo" ".deps/jbig2.Plo"; else rm -f ".deps/jbig2.Tpo"; exit 1; fi >--- jbig2_arith.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_arith.lo -MD -MP -MF ".deps/jbig2_arith.Tpo" -c -o jbig2_arith.lo `test -f 'jbig2_arith.c' || echo './'`jbig2_arith.c; then mv -f ".deps/jbig2_arith.Tpo" ".deps/jbig2_arith.Plo"; else rm -f ".deps/jbig2_arith.Tpo"; exit 1; fi >--- jbig2_arith_int.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_arith_int.lo -MD -MP -MF ".deps/jbig2_arith_int.Tpo" -c -o jbig2_arith_int.lo `test -f 'jbig2_arith_int.c' || echo './'`jbig2_arith_int.c; then mv -f ".deps/jbig2_arith_int.Tpo" ".deps/jbig2_arith_int.Plo"; else rm -f ".deps/jbig2_arith_int.Tpo"; exit 1; fi >--- jbig2_arith_iaid.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_arith_iaid.lo -MD -MP -MF ".deps/jbig2_arith_iaid.Tpo" -c -o jbig2_arith_iaid.lo `test -f 'jbig2_arith_iaid.c' || echo './'`jbig2_arith_iaid.c; then mv -f ".deps/jbig2_arith_iaid.Tpo" ".deps/jbig2_arith_iaid.Plo"; else rm -f ".deps/jbig2_arith_iaid.Tpo"; exit 1; fi >--- jbig2_huffman.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_huffman.lo -MD -MP -MF ".deps/jbig2_huffman.Tpo" -c -o jbig2_huffman.lo `test -f 'jbig2_huffman.c' || echo './'`jbig2_huffman.c; then mv -f ".deps/jbig2_huffman.Tpo" ".deps/jbig2_huffman.Plo"; else rm -f ".deps/jbig2_huffman.Tpo"; exit 1; fi >--- jbig2_segment.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_segment.lo -MD -MP -MF ".deps/jbig2_segment.Tpo" -c -o jbig2_segment.lo `test -f 'jbig2_segment.c' || echo './'`jbig2_segment.c; then mv -f ".deps/jbig2_segment.Tpo" ".deps/jbig2_segment.Plo"; else rm -f ".deps/jbig2_segment.Tpo"; exit 1; fi >--- jbig2.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2.lo -MD -MP -MF .deps/jbig2.Tpo -c jbig2.c -fPIC -DPIC -o .libs/jbig2.o >--- jbig2_arith_int.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_arith_int.lo -MD -MP -MF .deps/jbig2_arith_int.Tpo -c jbig2_arith_int.c -fPIC -DPIC -o .libs/jbig2_arith_int.o >--- jbig2_arith.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_arith.lo -MD -MP -MF .deps/jbig2_arith.Tpo -c jbig2_arith.c -fPIC -DPIC -o .libs/jbig2_arith.o >--- jbig2_huffman.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_huffman.lo -MD -MP -MF .deps/jbig2_huffman.Tpo -c jbig2_huffman.c -fPIC -DPIC -o .libs/jbig2_huffman.o >--- jbig2_arith_iaid.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_arith_iaid.lo -MD -MP -MF .deps/jbig2_arith_iaid.Tpo -c jbig2_arith_iaid.c -fPIC -DPIC -o .libs/jbig2_arith_iaid.o >--- jbig2_segment.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_segment.lo -MD -MP -MF .deps/jbig2_segment.Tpo -c jbig2_segment.c -fPIC -DPIC -o .libs/jbig2_segment.o >--- jbig2_arith_iaid.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_arith_iaid.lo -MD -MP -MF .deps/jbig2_arith_iaid.Tpo -c jbig2_arith_iaid.c -o jbig2_arith_iaid.o >/dev/null 2>&1 >--- jbig2_arith_int.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_arith_int.lo -MD -MP -MF .deps/jbig2_arith_int.Tpo -c jbig2_arith_int.c -o jbig2_arith_int.o >/dev/null 2>&1 >--- jbig2_page.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_page.lo -MD -MP -MF ".deps/jbig2_page.Tpo" -c -o jbig2_page.lo `test -f 'jbig2_page.c' || echo './'`jbig2_page.c; then mv -f ".deps/jbig2_page.Tpo" ".deps/jbig2_page.Plo"; else rm -f ".deps/jbig2_page.Tpo"; exit 1; fi >--- jbig2_arith.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_arith.lo -MD -MP -MF .deps/jbig2_arith.Tpo -c jbig2_arith.c -o jbig2_arith.o >/dev/null 2>&1 >--- jbig2_page.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_page.lo -MD -MP -MF .deps/jbig2_page.Tpo -c jbig2_page.c -fPIC -DPIC -o .libs/jbig2_page.o >--- jbig2_symbol_dict.lo --- >--- jbig2_segment.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_segment.lo -MD -MP -MF .deps/jbig2_segment.Tpo -c jbig2_segment.c -o jbig2_segment.o >/dev/null 2>&1 >--- jbig2_symbol_dict.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_symbol_dict.lo -MD -MP -MF ".deps/jbig2_symbol_dict.Tpo" -c -o jbig2_symbol_dict.lo `test -f 'jbig2_symbol_dict.c' || echo './'`jbig2_symbol_dict.c; then mv -f ".deps/jbig2_symbol_dict.Tpo" ".deps/jbig2_symbol_dict.Plo"; else rm -f ".deps/jbig2_symbol_dict.Tpo"; exit 1; fi >--- jbig2_text.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_text.lo -MD -MP -MF ".deps/jbig2_text.Tpo" -c -o jbig2_text.lo `test -f 'jbig2_text.c' || echo './'`jbig2_text.c; then mv -f ".deps/jbig2_text.Tpo" ".deps/jbig2_text.Plo"; else rm -f ".deps/jbig2_text.Tpo"; exit 1; fi >--- jbig2_symbol_dict.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_symbol_dict.lo -MD -MP -MF .deps/jbig2_symbol_dict.Tpo -c jbig2_symbol_dict.c -fPIC -DPIC -o .libs/jbig2_symbol_dict.o >--- jbig2_text.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_text.lo -MD -MP -MF .deps/jbig2_text.Tpo -c jbig2_text.c -fPIC -DPIC -o .libs/jbig2_text.o >--- jbig2_generic.lo --- >--- jbig2_huffman.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_huffman.lo -MD -MP -MF .deps/jbig2_huffman.Tpo -c jbig2_huffman.c -o jbig2_huffman.o >/dev/null 2>&1 >--- jbig2_generic.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_generic.lo -MD -MP -MF ".deps/jbig2_generic.Tpo" -c -o jbig2_generic.lo `test -f 'jbig2_generic.c' || echo './'`jbig2_generic.c; then mv -f ".deps/jbig2_generic.Tpo" ".deps/jbig2_generic.Plo"; else rm -f ".deps/jbig2_generic.Tpo"; exit 1; fi >--- jbig2.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2.lo -MD -MP -MF .deps/jbig2.Tpo -c jbig2.c -o jbig2.o >/dev/null 2>&1 >--- jbig2_refinement.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_refinement.lo -MD -MP -MF ".deps/jbig2_refinement.Tpo" -c -o jbig2_refinement.lo `test -f 'jbig2_refinement.c' || echo './'`jbig2_refinement.c; then mv -f ".deps/jbig2_refinement.Tpo" ".deps/jbig2_refinement.Plo"; else rm -f ".deps/jbig2_refinement.Tpo"; exit 1; fi >--- jbig2_generic.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_generic.lo -MD -MP -MF .deps/jbig2_generic.Tpo -c jbig2_generic.c -fPIC -DPIC -o .libs/jbig2_generic.o >--- jbig2_refinement.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_refinement.lo -MD -MP -MF .deps/jbig2_refinement.Tpo -c jbig2_refinement.c -fPIC -DPIC -o .libs/jbig2_refinement.o >--- jbig2_text.lo --- >jbig2_text.c:721:73: warning: for loop has empty body [-Wempty-body] > for (SBSYMCODELEN = 0; (1 << SBSYMCODELEN) < SBNUMSYMS; SBSYMCODELEN++); > ^ >jbig2_text.c:721:73: note: put the semicolon on a separate line to silence this warning >--- jbig2_page.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_page.lo -MD -MP -MF .deps/jbig2_page.Tpo -c jbig2_page.c -o jbig2_page.o >/dev/null 2>&1 >--- jbig2_mmr.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_mmr.lo -MD -MP -MF ".deps/jbig2_mmr.Tpo" -c -o jbig2_mmr.lo `test -f 'jbig2_mmr.c' || echo './'`jbig2_mmr.c; then mv -f ".deps/jbig2_mmr.Tpo" ".deps/jbig2_mmr.Plo"; else rm -f ".deps/jbig2_mmr.Tpo"; exit 1; fi >--- jbig2_generic.lo --- >jbig2_generic.c:372:1: warning: unused function 'jbig2_decode_generic_template3' [-Wunused-function] >jbig2_decode_generic_template3(Jbig2Ctx *ctx, >^ >--- jbig2_refinement.lo --- >jbig2_refinement.c:40:1: warning: unused function 'jbig2_decode_refinement_template0' [-Wunused-function] >jbig2_decode_refinement_template0(Jbig2Ctx *ctx, >^ >jbig2_refinement.c:157:1: warning: unused function 'jbig2_decode_refinement_template1' [-Wunused-function] >jbig2_decode_refinement_template1(Jbig2Ctx *ctx, >^ >--- jbig2_mmr.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_mmr.lo -MD -MP -MF .deps/jbig2_mmr.Tpo -c jbig2_mmr.c -fPIC -DPIC -o .libs/jbig2_mmr.o >--- jbig2_halftone.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_halftone.lo -MD -MP -MF ".deps/jbig2_halftone.Tpo" -c -o jbig2_halftone.lo `test -f 'jbig2_halftone.c' || echo './'`jbig2_halftone.c; then mv -f ".deps/jbig2_halftone.Tpo" ".deps/jbig2_halftone.Plo"; else rm -f ".deps/jbig2_halftone.Tpo"; exit 1; fi >--- jbig2_image.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_image.lo -MD -MP -MF ".deps/jbig2_image.Tpo" -c -o jbig2_image.lo `test -f 'jbig2_image.c' || echo './'`jbig2_image.c; then mv -f ".deps/jbig2_image.Tpo" ".deps/jbig2_image.Plo"; else rm -f ".deps/jbig2_image.Tpo"; exit 1; fi >--- jbig2_halftone.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_halftone.lo -MD -MP -MF .deps/jbig2_halftone.Tpo -c jbig2_halftone.c -fPIC -DPIC -o .libs/jbig2_halftone.o >--- jbig2_refinement.lo --- >2 warnings generated. >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_refinement.lo -MD -MP -MF .deps/jbig2_refinement.Tpo -c jbig2_refinement.c -o jbig2_refinement.o >/dev/null 2>&1 >--- jbig2_image_pbm.lo --- >--- jbig2_image.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_image.lo -MD -MP -MF .deps/jbig2_image.Tpo -c jbig2_image.c -fPIC -DPIC -o .libs/jbig2_image.o >--- jbig2_image_pbm.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_image_pbm.lo -MD -MP -MF ".deps/jbig2_image_pbm.Tpo" -c -o jbig2_image_pbm.lo `test -f 'jbig2_image_pbm.c' || echo './'`jbig2_image_pbm.c; then mv -f ".deps/jbig2_image_pbm.Tpo" ".deps/jbig2_image_pbm.Plo"; else rm -f ".deps/jbig2_image_pbm.Tpo"; exit 1; fi >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_image_pbm.lo -MD -MP -MF .deps/jbig2_image_pbm.Tpo -c jbig2_image_pbm.c -fPIC -DPIC -o .libs/jbig2_image_pbm.o >--- jbig2_text.lo --- >1 warning generated. >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_text.lo -MD -MP -MF .deps/jbig2_text.Tpo -c jbig2_text.c -o jbig2_text.o >/dev/null 2>&1 >--- jbig2_halftone.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_halftone.lo -MD -MP -MF .deps/jbig2_halftone.Tpo -c jbig2_halftone.c -o jbig2_halftone.o >/dev/null 2>&1 >--- jbig2_image_pbm.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_image_pbm.lo -MD -MP -MF .deps/jbig2_image_pbm.Tpo -c jbig2_image_pbm.c -o jbig2_image_pbm.o >/dev/null 2>&1 >--- jbig2_metadata.lo --- >if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_metadata.lo -MD -MP -MF ".deps/jbig2_metadata.Tpo" -c -o jbig2_metadata.lo `test -f 'jbig2_metadata.c' || echo './'`jbig2_metadata.c; then mv -f ".deps/jbig2_metadata.Tpo" ".deps/jbig2_metadata.Plo"; else rm -f ".deps/jbig2_metadata.Tpo"; exit 1; fi >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_metadata.lo -MD -MP -MF .deps/jbig2_metadata.Tpo -c jbig2_metadata.c -fPIC -DPIC -o .libs/jbig2_metadata.o >--- jbig2dec.o --- >if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2dec.o -MD -MP -MF ".deps/jbig2dec.Tpo" -c -o jbig2dec.o `test -f 'jbig2dec.c' || echo './'`jbig2dec.c; then mv -f ".deps/jbig2dec.Tpo" ".deps/jbig2dec.Po"; else rm -f ".deps/jbig2dec.Tpo"; exit 1; fi >--- jbig2_image_png.o --- >if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_image_png.o -MD -MP -MF ".deps/jbig2_image_png.Tpo" -c -o jbig2_image_png.o `test -f 'jbig2_image_png.c' || echo './'`jbig2_image_png.c; then mv -f ".deps/jbig2_image_png.Tpo" ".deps/jbig2_image_png.Po"; else rm -f ".deps/jbig2_image_png.Tpo"; exit 1; fi >--- jbig2_image.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_image.lo -MD -MP -MF .deps/jbig2_image.Tpo -c jbig2_image.c -o jbig2_image.o >/dev/null 2>&1 >--- jbig2_metadata.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_metadata.lo -MD -MP -MF .deps/jbig2_metadata.Tpo -c jbig2_metadata.c -o jbig2_metadata.o >/dev/null 2>&1 >--- jbig2_symbol_dict.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_symbol_dict.lo -MD -MP -MF .deps/jbig2_symbol_dict.Tpo -c jbig2_symbol_dict.c -o jbig2_symbol_dict.o >/dev/null 2>&1 >--- jbig2_generic.lo --- >1 warning generated. >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_generic.lo -MD -MP -MF .deps/jbig2_generic.Tpo -c jbig2_generic.c -o jbig2_generic.o >/dev/null 2>&1 >--- test_sha1-sha1.o --- >if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -DTEST -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT test_sha1-sha1.o -MD -MP -MF ".deps/test_sha1-sha1.Tpo" -c -o test_sha1-sha1.o `test -f 'sha1.c' || echo './'`sha1.c; then mv -f ".deps/test_sha1-sha1.Tpo" ".deps/test_sha1-sha1.Po"; else rm -f ".deps/test_sha1-sha1.Tpo"; exit 1; fi >--- test_sha1 --- >/bin/sh ./libtool --mode=link cc -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -L/usr/local/lib -o test_sha1 test_sha1-sha1.o -lmd -lpng -lz -lm >libtool: link: cc -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -o test_sha1 test_sha1-sha1.o -L/usr/local/lib -lmd -lpng -lz -lm >--- jbig2_mmr.lo --- >libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msse4 -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -MT jbig2_mmr.lo -MD -MP -MF .deps/jbig2_mmr.Tpo -c jbig2_mmr.c -o jbig2_mmr.o >/dev/null 2>&1 >--- libjbig2dec.la --- >/bin/sh ./libtool --mode=link cc -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -L/usr/local/lib -o libjbig2dec.la -rpath /usr/local/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 -lpng -lz -lm >libtool: link: cc -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 -L/usr/local/lib -lpng -lz -lm -msse4 -march=native -Wl,-soname -Wl,libjbig2dec.so.0 -o .libs/libjbig2dec.so.0 >libtool: link: (cd ".libs" && rm -f "libjbig2dec.so" && ln -s "libjbig2dec.so.0" "libjbig2dec.so") >libtool: link: (cd ".libs" && rm -f "libjbig2dec.so" && ln -s "libjbig2dec.so.0" "libjbig2dec.so") >libtool: link: ar cru .libs/libjbig2dec.a jbig2.o jbig2_arith.o jbig2_arith_int.o jbig2_arith_iaid.o jbig2_huffman.o jbig2_segment.o jbig2_page.o jbig2_symbol_dict.o jbig2_text.o jbig2_generic.o jbig2_refinement.o jbig2_mmr.o jbig2_halftone.o jbig2_image.o jbig2_image_pbm.o jbig2_metadata.o >libtool: link: ranlib .libs/libjbig2dec.a >libtool: link: ( cd ".libs" && rm -f "libjbig2dec.la" && ln -s "../libjbig2dec.la" "libjbig2dec.la" ) >--- jbig2dec --- >--- test_arith --- >--- test_huffman --- >--- jbig2dec --- >/bin/sh ./libtool --mode=link cc -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -L/usr/local/lib -o jbig2dec -lmd jbig2dec.o libjbig2dec.la jbig2_image_png.o -lpng -lz -lm >--- test_arith --- >/bin/sh ./libtool --mode=link cc -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -L/usr/local/lib -o test_arith test_arith-jbig2_arith.o libjbig2dec.la -lpng -lz -lm >--- test_huffman --- >/bin/sh ./libtool --mode=link cc -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -L/usr/local/lib -o test_huffman test_huffman-jbig2_huffman.o libjbig2dec.la -lpng -lz -lm >libtool: link: cc -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -o .libs/test_huffman test_huffman-jbig2_huffman.o -L/usr/local/lib ./.libs/libjbig2dec.so -lpng -lz -lm -Wl,-rpath -Wl,/usr/local/lib >--- test_arith --- >libtool: link: cc -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -o .libs/test_arith test_arith-jbig2_arith.o -L/usr/local/lib ./.libs/libjbig2dec.so -lpng -lz -lm -Wl,-rpath -Wl,/usr/local/lib >--- jbig2dec --- >libtool: link: cc -O2 -pipe -pipe -O2 -msse4 -march=native -I/usr/local/include/libpng15 -fno-strict-aliasing -Wall -I/usr/local/include -o .libs/jbig2dec jbig2dec.o jbig2_image_png.o -L/usr/local/lib -lmd ./.libs/libjbig2dec.so -lpng -lz -lm -Wl,-rpath -Wl,/usr/local/lib >/usr/bin/make -C /usr/ports/graphics/jbig2dec/work/jbig2dec-0.11 check-TESTS >verifying SHA-1 implementation... ok >PASS: test_sha1 >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 >========================================== >*** Error code 1 > >Stop. >make[2]: stopped in /usr/ports/graphics/jbig2dec/work/jbig2dec-0.11 >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/graphics/jbig2dec >*** Error code 1 > >Stop. >make: stopped in /usr/ports/graphics/jbig2dec > >===>>> make failed for graphics/jbig2dec >===>>> Aborting update > >===>>> Update for graphics/jbig2dec failed >===>>> Aborting update > >===>>> Update for print/ghostscript9-nox11 failed >===>>> Aborting update > >===>>> Killing background jobs > >===>>> You can restart from the point of failure with this command line: > portmaster <flags> graphics/ImageMagick print/ghostscript9-nox11 graphics/jbig2dec print/gsfonts print/libpaper textproc/expat2 > >===>>> Exiting
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 187959
: 141209