<86>Feb 3 01:12:16 userdel[105055]: delete user 'rooter' <86>Feb 3 01:12:16 userdel[105055]: removed group 'rooter' owned by 'rooter' <86>Feb 3 01:12:16 userdel[105055]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 3 01:12:16 groupadd[105100]: group added to /etc/group: name=rooter, GID=609 <86>Feb 3 01:12:16 groupadd[105100]: group added to /etc/gshadow: name=rooter <86>Feb 3 01:12:16 groupadd[105100]: new group: name=rooter, GID=609 <86>Feb 3 01:12:16 useradd[105141]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Feb 3 01:12:16 userdel[105200]: delete user 'builder' <86>Feb 3 01:12:16 userdel[105200]: removed group 'builder' owned by 'builder' <86>Feb 3 01:12:16 userdel[105200]: removed shadow group 'builder' owned by 'builder' <86>Feb 3 01:12:16 groupadd[105240]: group added to /etc/group: name=builder, GID=610 <86>Feb 3 01:12:16 groupadd[105240]: group added to /etc/gshadow: name=builder <86>Feb 3 01:12:16 groupadd[105240]: new group: name=builder, GID=610 <86>Feb 3 01:12:16 useradd[105272]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Feb 3 01:12:19 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <13>Feb 3 01:12:19 rpmi: libpng15-1.5.28-alt1 1484572014 installed <13>Feb 3 01:12:19 rpmi: libpng-devel-1.5.28-alt1 1484572014 installed Installing jbig2dec-0.11-alt0.2.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jbig2dec-0.11 + echo 'Source #0 (jbig2dec-0.11.tar.bz2):' Source #0 (jbig2dec-0.11.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/jbig2dec-0.11.tar.bz2 + /bin/tar -xf - + cd jbig2dec-0.11 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (jbig2dec-0.11-alt-libpng15.patch):' Patch #0 (jbig2dec-0.11-alt-libpng15.patch): + /usr/bin/patch -p2 patching file configure patching file jbig2_image_png.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jbig2dec-0.11 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-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 x86_64-alt-linux-gcc... /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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking how to run the C preprocessor... x86_64-alt-linux-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing pow... -lm checking for png_sig_cmp in -lpng... yes checking for deflate in -lz... yes 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... 8 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 configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/jbig2dec-0.11' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/jbig2dec-0.11' /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2.lo `test -f 'jbig2.c' || echo './'`jbig2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2.c -fPIC -DPIC -o .libs/jbig2.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2.c -o jbig2.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_arith.lo `test -f 'jbig2_arith.c' || echo './'`jbig2_arith.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_arith.c -fPIC -DPIC -o .libs/jbig2_arith.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_arith.c -o jbig2_arith.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_arith_int.lo `test -f 'jbig2_arith_int.c' || echo './'`jbig2_arith_int.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_arith_int.c -fPIC -DPIC -o .libs/jbig2_arith_int.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_arith_int.c -o jbig2_arith_int.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_arith_iaid.lo `test -f 'jbig2_arith_iaid.c' || echo './'`jbig2_arith_iaid.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_arith_iaid.c -fPIC -DPIC -o .libs/jbig2_arith_iaid.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_arith_iaid.c -o jbig2_arith_iaid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_huffman.lo `test -f 'jbig2_huffman.c' || echo './'`jbig2_huffman.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_huffman.c -fPIC -DPIC -o .libs/jbig2_huffman.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_huffman.c -o jbig2_huffman.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_segment.lo `test -f 'jbig2_segment.c' || echo './'`jbig2_segment.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_segment.c -fPIC -DPIC -o .libs/jbig2_segment.o jbig2_segment.c: In function 'jbig2_parse_extension_segment': jbig2_segment.c:196:20: warning: variable 'dependent' set but not used [-Wunused-but-set-variable] bool reserved, dependent, necessary; ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_segment.c -o jbig2_segment.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_page.lo `test -f 'jbig2_page.c' || echo './'`jbig2_page.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_page.c -fPIC -DPIC -o .libs/jbig2_page.o jbig2_page.c: In function 'jbig2_complete_page': jbig2_page.c:202:11: warning: variable 'code' set but not used [-Wunused-but-set-variable] int code = 0; ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_page.c -o jbig2_page.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_symbol_dict.lo `test -f 'jbig2_symbol_dict.c' || echo './'`jbig2_symbol_dict.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_symbol_dict.c -fPIC -DPIC -o .libs/jbig2_symbol_dict.o jbig2_symbol_dict.c: In function 'jbig2_symbol_dictionary': jbig2_symbol_dict.c:479:6: warning: 'refagg_dicts' may be used uninitialized in this function [-Wmaybe-uninitialized] jbig2_sd_release(ctx, refagg_dicts[0]); ^ jbig2_symbol_dict.c:237:21: note: 'refagg_dicts' was declared here Jbig2SymbolDict **refagg_dicts; ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_symbol_dict.c -o jbig2_symbol_dict.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_text.lo `test -f 'jbig2_text.c' || echo './'`jbig2_text.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_text.c -fPIC -DPIC -o .libs/jbig2_text.o jbig2_text.c: In function 'jbig2_text_region': jbig2_text.c:419:9: warning: variable 'code' set but not used [-Wunused-but-set-variable] int code = 0; ^ jbig2_text.c: In function 'jbig2_decode_text_region': jbig2_text.c:379:6: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] jbig2_image_compose(ctx, image, IB, x, y, params->SBCOMBOP); ^ jbig2_text.c:379:6: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_text.c -o jbig2_text.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_generic.lo `test -f 'jbig2_generic.c' || echo './'`jbig2_generic.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_generic.c -fPIC -DPIC -o .libs/jbig2_generic.o jbig2_generic.c:372:1: warning: 'jbig2_decode_generic_template3' defined but not used [-Wunused-function] jbig2_decode_generic_template3(Jbig2Ctx *ctx, ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_generic.c -o jbig2_generic.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_refinement.lo `test -f 'jbig2_refinement.c' || echo './'`jbig2_refinement.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_refinement.c -fPIC -DPIC -o .libs/jbig2_refinement.o jbig2_refinement.c: In function 'jbig2_refinement_region': jbig2_refinement.c:401:9: warning: variable 'code' set but not used [-Wunused-but-set-variable] int code; ^ jbig2_refinement.c: At top level: jbig2_refinement.c:40:1: warning: 'jbig2_decode_refinement_template0' defined but not used [-Wunused-function] jbig2_decode_refinement_template0(Jbig2Ctx *ctx, ^ jbig2_refinement.c:157:1: warning: 'jbig2_decode_refinement_template1' defined but not used [-Wunused-function] jbig2_decode_refinement_template1(Jbig2Ctx *ctx, ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_refinement.c -o jbig2_refinement.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_mmr.lo `test -f 'jbig2_mmr.c' || echo './'`jbig2_mmr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_mmr.c -fPIC -DPIC -o .libs/jbig2_mmr.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_mmr.c -o jbig2_mmr.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_halftone.lo `test -f 'jbig2_halftone.c' || echo './'`jbig2_halftone.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_halftone.c -fPIC -DPIC -o .libs/jbig2_halftone.o jbig2_halftone.c: In function 'jbig2_halftone_region': jbig2_halftone.c:358:8: warning: 'GB_stats' may be used uninitialized in this function [-Wmaybe-uninitialized] code = jbig2_decode_halftone_region(ctx, segment, ¶ms, ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_halftone.c -o jbig2_halftone.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_image.lo `test -f 'jbig2_image.c' || echo './'`jbig2_image.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_image.c -fPIC -DPIC -o .libs/jbig2_image.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_image.c -o jbig2_image.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_image_pbm.lo `test -f 'jbig2_image_pbm.c' || echo './'`jbig2_image_pbm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_image_pbm.c -fPIC -DPIC -o .libs/jbig2_image_pbm.o jbig2_image_pbm.c: In function 'jbig2_image_read_pbm': jbig2_image_pbm.c:142:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(image->data, 1, image->height*image->stride, in); ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_image_pbm.c -o jbig2_image_pbm.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c -o jbig2_metadata.lo `test -f 'jbig2_metadata.c' || echo './'`jbig2_metadata.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_metadata.c -fPIC -DPIC -o .libs/jbig2_metadata.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c jbig2_metadata.c -o jbig2_metadata.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o libjbig2dec.la -rpath /usr/lib64 -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: x86_64-alt-linux-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 -lpng -lz -lm -Wl,-soname -Wl,libjbig2dec.so.0 -o .libs/libjbig2dec.so.0.0.0 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: 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" ) x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c `test -f 'jbig2dec.c' || echo './'`jbig2dec.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c `test -f 'sha1.c' || echo './'`sha1.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -Wall -c `test -f 'jbig2_image_png.c' || echo './'`jbig2_image_png.c /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o jbig2dec jbig2dec.o sha1.o libjbig2dec.la jbig2_image_png.o -lpng -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o .libs/jbig2dec jbig2dec.o sha1.o jbig2_image_png.o ./.libs/libjbig2dec.so -lpng -lz -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DTEST -pipe -Wall -g -O2 -Wall -c -o test_sha1-sha1.o `test -f 'sha1.c' || echo './'`sha1.c /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o test_sha1 test_sha1-sha1.o -lpng -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o test_sha1 test_sha1-sha1.o -lpng -lz -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DTEST -pipe -Wall -g -O2 -Wall -c -o test_huffman-jbig2_huffman.o `test -f 'jbig2_huffman.c' || echo './'`jbig2_huffman.c /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o test_huffman test_huffman-jbig2_huffman.o libjbig2dec.la -lpng -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o .libs/test_huffman test_huffman-jbig2_huffman.o ./.libs/libjbig2dec.so -lpng -lz -lm x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DTEST -pipe -Wall -g -O2 -Wall -c -o test_arith-jbig2_arith.o `test -f 'jbig2_arith.c' || echo './'`jbig2_arith.c jbig2_arith.c: In function 'main': jbig2_arith.c:379:12: warning: variable 'D' set but not used [-Wunused-but-set-variable] bool D; ^ /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o test_arith test_arith-jbig2_arith.o libjbig2dec.la -lpng -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -o .libs/test_arith test_arith-jbig2_arith.o ./.libs/libjbig2dec.so -lpng -lz -lm make[1]: Leaving directory `/usr/src/RPM/BUILD/jbig2dec-0.11' make: Leaving directory `/usr/src/RPM/BUILD/jbig2dec-0.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45590 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jbig2dec-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jbig2dec-buildroot + cd jbig2dec-0.11 + make DESTDIR=/usr/src/tmp/jbig2dec-buildroot install make: Entering directory `/usr/src/RPM/BUILD/jbig2dec-0.11' make[1]: Entering directory `/usr/src/RPM/BUILD/jbig2dec-0.11' /bin/sh ./mkinstalldirs /usr/src/tmp/jbig2dec-buildroot/usr/lib64 mkdir -p -- /usr/src/tmp/jbig2dec-buildroot/usr/lib64 /bin/sh ./libtool --mode=install /bin/install -c libjbig2dec.la /usr/src/tmp/jbig2dec-buildroot/usr/lib64/libjbig2dec.la libtool: install: /bin/install -c .libs/libjbig2dec.so.0.0.0 /usr/src/tmp/jbig2dec-buildroot/usr/lib64/libjbig2dec.so.0.0.0 libtool: install: (cd /usr/src/tmp/jbig2dec-buildroot/usr/lib64 && { 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 /usr/src/tmp/jbig2dec-buildroot/usr/lib64 && { 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: /bin/install -c .libs/libjbig2dec.lai /usr/src/tmp/jbig2dec-buildroot/usr/lib64/libjbig2dec.la libtool: install: /bin/install -c .libs/libjbig2dec.a /usr/src/tmp/jbig2dec-buildroot/usr/lib64/libjbig2dec.a libtool: install: chmod 644 /usr/src/tmp/jbig2dec-buildroot/usr/lib64/libjbig2dec.a libtool: install: ranlib /usr/src/tmp/jbig2dec-buildroot/usr/lib64/libjbig2dec.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./mkinstalldirs /usr/src/tmp/jbig2dec-buildroot/usr/bin mkdir -p -- /usr/src/tmp/jbig2dec-buildroot/usr/bin /bin/sh ./libtool --mode=install /bin/install -c jbig2dec /usr/src/tmp/jbig2dec-buildroot/usr/bin/jbig2dec libtool: install: warning: `libjbig2dec.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/jbig2dec /usr/src/tmp/jbig2dec-buildroot/usr/bin/jbig2dec /bin/sh ./mkinstalldirs /usr/src/tmp/jbig2dec-buildroot/usr/include mkdir -p -- /usr/src/tmp/jbig2dec-buildroot/usr/include /bin/install -c -m 644 jbig2.h /usr/src/tmp/jbig2dec-buildroot/usr/include/jbig2.h /bin/sh ./mkinstalldirs /usr/src/tmp/jbig2dec-buildroot/usr/share/man/man1 mkdir -p -- /usr/src/tmp/jbig2dec-buildroot/usr/share/man/man1 /bin/install -c -m 644 ./jbig2dec.1 /usr/src/tmp/jbig2dec-buildroot/usr/share/man/man1/jbig2dec.1 make[1]: Leaving directory `/usr/src/RPM/BUILD/jbig2dec-0.11' make: Leaving directory `/usr/src/RPM/BUILD/jbig2dec-0.11' + rm -f /usr/src/tmp/jbig2dec-buildroot/usr/lib64/libjbig2dec.a + rm -f /usr/src/tmp/jbig2dec-buildroot/usr/lib64/libjbig2dec.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jbig2dec-buildroot (auto) mode of './usr/lib64/libjbig2dec.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/jbig2dec-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/jbig2dec-buildroot (auto) Adjusting library links in /usr/src/tmp/jbig2dec-buildroot ./usr/lib64: libjbig2dec.so.0 -> libjbig2dec.so.0.0.0 Verifying ELF objects in /usr/src/tmp/jbig2dec-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: jbig2dec-0.11-alt0.2.1 error: File not found by glob: /usr/src/tmp/jbig2dec-buildroot/usr/share/man/man?/jbig2dec.1.gz Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45590 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jbig2dec-0.11 + DOCDIR=/usr/src/tmp/jbig2dec-buildroot/usr/share/doc/jbig2dec-0.11 + export DOCDIR + rm -rf /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/jbig2dec-0.11 + /bin/mkdir -p /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/jbig2dec-0.11 + cp -prL CHANGES COPYING LICENSE README /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/jbig2dec-0.11 + chmod -R go-w /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/jbig2dec-0.11 + chmod -R a+rX /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/jbig2dec-0.11 + exit 0 RPM build errors: File not found by glob: /usr/src/tmp/jbig2dec-buildroot/usr/share/man/man?/jbig2dec.1.gz Command exited with non-zero status 1 10.92user 3.54system 0:17.35elapsed 83%CPU (0avgtext+0avgdata 32184maxresident)k 0inputs+0outputs (0major+740361minor)pagefaults 0swaps hsh-rebuild: rebuild of `jbig2dec-0.11-alt0.2.1.src.rpm' failed. Command exited with non-zero status 1 18.53user 5.89system 0:29.40elapsed 83%CPU (0avgtext+0avgdata 125256maxresident)k 0inputs+0outputs (0major+1035123minor)pagefaults 0swaps