<86>Aug 5 03:30:12 userdel[83866]: delete user 'rooter' <86>Aug 5 03:30:12 groupadd[83880]: group added to /etc/group: name=rooter, GID=627 <86>Aug 5 03:30:12 groupadd[83880]: group added to /etc/gshadow: name=rooter <86>Aug 5 03:30:12 groupadd[83880]: new group: name=rooter, GID=627 <86>Aug 5 03:30:12 useradd[83891]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Aug 5 03:30:12 userdel[83904]: delete user 'builder' <86>Aug 5 03:30:12 userdel[83904]: removed group 'builder' owned by 'builder' <86>Aug 5 03:30:12 groupadd[83962]: group added to /etc/group: name=builder, GID=628 <86>Aug 5 03:30:12 groupadd[83962]: group added to /etc/gshadow: name=builder <86>Aug 5 03:30:12 groupadd[83962]: new group: name=builder, GID=628 <86>Aug 5 03:30:12 useradd[83973]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Aug 5 03:30:17 rpmi: libpng16-1.6.36-alt1 sisyphus+219478.100.1.1 1547633315 installed <13>Aug 5 03:30:17 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Aug 5 03:30:17 rpmi: libpng-devel-1.6.36-alt1 sisyphus+219478.100.1.1 1547633315 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/jbig2dec-0.11-alt0.2.2.nosrc.rpm Installing jbig2dec-0.11-alt0.2.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84938 + 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.84938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jbig2dec-0.11 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-silent-rules, --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: --disable-silent-rules, --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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -Wall -g -O2 -Wall -c jbig2_symbol_dict.c -fPIC -DPIC -o .libs/jbig2_symbol_dict.o jbig2_symbol_dict.c: In function 'jbig2_decode_symbol_dict': jbig2_symbol_dict.c:708:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(k = 0; k < exrunlength; k++) ^~~ jbig2_symbol_dict.c:715:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' exflag = !exflag; ^~~~~~ 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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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; ^~~~ At top level: jbig2_refinement.c:157:1: warning: 'jbig2_decode_refinement_template1' defined but not used [-Wunused-function] jbig2_decode_refinement_template1(Jbig2Ctx *ctx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jbig2_refinement.c:40:1: warning: 'jbig2_decode_refinement_template0' defined but not used [-Wunused-function] jbig2_decode_refinement_template0(Jbig2Ctx *ctx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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:10: warning: 'GB_stats' may be used uninitialized in this function [-Wmaybe-uninitialized] code = jbig2_decode_halftone_region(ctx, segment, ¶ms, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ segment_data + offset, segment->data_length - offset, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ image, GB_stats); ~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -Wall -g -O2 -Wall -c `test -f 'jbig2dec.c' || echo './'`jbig2dec.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c `test -f 'sha1.c' || echo './'`sha1.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -Wall -g -O2 -Wall -o test_sha1 test_sha1-sha1.o -lpng -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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.4111 + 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) Checking contents of files in /usr/src/tmp/jbig2dec-buildroot/ (default) 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.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4111 + 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 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oXkWJU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.70lA7D find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libjbig2dec.so.0()(64bit) >= set:kg0toGUPSlOrbfon6IT1LQsMTtf, libpng16.so.16()(64bit) >= set:lhHMiYgG4QJEcWGSP1K7C78w2w6mCNhlJ6, libpng16.so.16(PNG16_0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CfeSBq Creating jbig2dec-debuginfo package Processing files: libjbig2dec-0.11-alt0.2.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85366 + 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/libjbig2dec-0.11 + export DOCDIR + rm -rf /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-0.11 + /bin/mkdir -p /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-0.11 + cp -prL CHANGES COPYING LICENSE README /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-0.11 + chmod -R go-w /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-0.11 + chmod -R a+rX /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-0.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N5eoch find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/jbig2dec-buildroot/usr/lib64/libjbig2dec.so.0: 116 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.am2icb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libjbig2dec.so.0()(64bit) = set:kdWHuJR3esy11GXIWCOQ9VdQuk8eunONPr3JyaoYL1Z0u9TtE9MY2qdIHxzZcE3iMII1hNk3I3wvRDYMqp7k6oqnJmUOfaHfbDbBXUAEhC3GQxgZF5XmaLRzqbkRHgbEHpHYc5Z4RJcVDISXN7yZtTYOJcSz1LZHzOkzkw8u9rHs2ZLp9K3A7I6OhZgfvtLKqbz5luKapAFHo17DuaSBPcBfnngBFNKvaY7fl4 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ndN9Y8 Creating libjbig2dec-debuginfo package Processing files: libjbig2dec-devel-0.11-alt0.2.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29834 + 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/libjbig2dec-devel-0.11 + export DOCDIR + rm -rf /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-devel-0.11 + /bin/mkdir -p /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-devel-0.11 + cp -prL CHANGES COPYING LICENSE README /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-devel-0.11 + chmod -R go-w /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-devel-0.11 + chmod -R a+rX /usr/src/tmp/jbig2dec-buildroot/usr/share/doc/libjbig2dec-devel-0.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e1rUrc find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.75YYCj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libjbig2dec = 0.11-alt0.2.2, /usr/lib64/libjbig2dec.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.APJU3u Processing files: jbig2dec-debuginfo-0.11-alt0.2.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3oJxmL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Iw7e95 find-requires: running scripts (debuginfo) Requires: jbig2dec = 0.11-alt0.2.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libjbig2dec.so.0), debug64(libpng16.so.16) Processing files: libjbig2dec-debuginfo-0.11-alt0.2.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7n15su find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W2bQ2W find-requires: running scripts (debuginfo) Provides: debug64(libjbig2dec.so.0) Requires: libjbig2dec = 0.11-alt0.2.2, debug64(libc.so.6) Adding to jbig2dec-debuginfo a strict dependency on jbig2dec Adding to libjbig2dec-devel a strict dependency on libjbig2dec Adding to libjbig2dec-debuginfo a strict dependency on libjbig2dec Adding to jbig2dec a strict dependency on libjbig2dec Adding to jbig2dec-debuginfo a strict dependency on libjbig2dec-debuginfo Removing from jbig2dec-debuginfo 2 sources provided by libjbig2dec-debuginfo Removing 1 extra deps from jbig2dec due to dependency on libjbig2dec Removing 1 extra deps from libjbig2dec-devel due to dependency on libjbig2dec Removing 1 extra deps from jbig2dec-debuginfo due to dependency on libjbig2dec-debuginfo Removing 5 extra deps from jbig2dec due to repentancy on libjbig2dec Removing 1 extra deps from jbig2dec-debuginfo due to repentancy on libjbig2dec-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/jbig2dec-0.11-alt0.2.2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libjbig2dec-0.11-alt0.2.2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libjbig2dec-devel-0.11-alt0.2.2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/jbig2dec-debuginfo-0.11-alt0.2.2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libjbig2dec-debuginfo-0.11-alt0.2.2.x86_64.rpm 13.00user 2.93system 0:32.51elapsed 49%CPU (0avgtext+0avgdata 34600maxresident)k 0inputs+0outputs (0major+1181865minor)pagefaults 0swaps 17.73user 5.44system 0:45.18elapsed 51%CPU (0avgtext+0avgdata 115932maxresident)k 0inputs+0outputs (0major+1543561minor)pagefaults 0swaps