<86>Apr 21 06:31:58 userdel[27947]: delete user 'rooter' <86>Apr 21 06:31:58 groupadd[28015]: group added to /etc/group: name=rooter, GID=597 <86>Apr 21 06:31:58 groupadd[28015]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:31:58 groupadd[28015]: new group: name=rooter, GID=597 <86>Apr 21 06:31:58 useradd[28064]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 21 06:31:58 userdel[28102]: delete user 'builder' <86>Apr 21 06:31:58 userdel[28102]: removed group 'builder' owned by 'builder' <86>Apr 21 06:31:58 userdel[28102]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:31:58 groupadd[28141]: group added to /etc/group: name=builder, GID=598 <86>Apr 21 06:31:58 groupadd[28141]: group added to /etc/gshadow: name=builder <86>Apr 21 06:31:58 groupadd[28141]: new group: name=builder, GID=598 <86>Apr 21 06:31:58 useradd[28172]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 21 06:32:01 rpmi: zlib-devel-1.2.8-alt1 1371079011 installed <13>Apr 21 06:32:01 rpmi: libpng15-1.5.28-alt1 1484572069 installed <13>Apr 21 06:32:01 rpmi: libpng-devel-1.5.28-alt1 1484572069 installed Installing libharu-2.2.1-alt1_7.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79124 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libharu-2.2.1 + echo 'Source #0 (libharu-2.2.1.tar.gz):' Source #0 (libharu-2.2.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libharu-2.2.1.tar.gz + /bin/tar -xf - + cd libharu-2.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libharu-2.2.1-png15.patch):' Patch #0 (libharu-2.2.1-png15.patch): + /usr/bin/patch -p1 -b --suffix .png15 patching file src/hpdf_image_png.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70704 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libharu-2.2.1 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-debug 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 a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-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 i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for egrep... (cached) /bin/grep -E checking for size_t... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for floor in -lm... yes ./configure: line 10668: /usr/bin/sed: No such file or directory ./configure: line 10669: /usr/bin/sed: No such file or directory checking Zlib install prefix... /usr checking for deflate in -lz... yes checking libpng install prefix... /usr checking for png_init_io in -lpng... yes checking whether GCC supports -fexceptions... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/config.h config.status: executing include/hpdf_config.h commands config.status: creating: include/hpdf_config.h: prefix LIBHPDF for include/config.h defines config.status: unchanged include/hpdf_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/libharu-2.2.1' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_annotation.lo hpdf_annotation.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_annotation.c -fPIC -DPIC -o .libs/hpdf_annotation.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_array.lo hpdf_array.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_array.c -fPIC -DPIC -o .libs/hpdf_array.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_binary.lo hpdf_binary.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_binary.c -fPIC -DPIC -o .libs/hpdf_binary.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_boolean.lo hpdf_boolean.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_boolean.c -fPIC -DPIC -o .libs/hpdf_boolean.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_catalog.lo hpdf_catalog.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_catalog.c -fPIC -DPIC -o .libs/hpdf_catalog.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_destination.lo hpdf_destination.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_destination.c -fPIC -DPIC -o .libs/hpdf_destination.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_dict.lo hpdf_dict.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_dict.c -fPIC -DPIC -o .libs/hpdf_dict.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_doc.lo hpdf_doc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_doc.c -fPIC -DPIC -o .libs/hpdf_doc.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_doc_png.lo hpdf_doc_png.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_doc_png.c -fPIC -DPIC -o .libs/hpdf_doc_png.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder.lo hpdf_encoder.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder.c -fPIC -DPIC -o .libs/hpdf_encoder.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder_cns.lo hpdf_encoder_cns.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder_cns.c -fPIC -DPIC -o .libs/hpdf_encoder_cns.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder_cnt.lo hpdf_encoder_cnt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder_cnt.c -fPIC -DPIC -o .libs/hpdf_encoder_cnt.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder_jp.lo hpdf_encoder_jp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder_jp.c -fPIC -DPIC -o .libs/hpdf_encoder_jp.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder_kr.lo hpdf_encoder_kr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder_kr.c -fPIC -DPIC -o .libs/hpdf_encoder_kr.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encrypt.lo hpdf_encrypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encrypt.c -fPIC -DPIC -o .libs/hpdf_encrypt.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encryptdict.lo hpdf_encryptdict.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encryptdict.c -fPIC -DPIC -o .libs/hpdf_encryptdict.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_error.lo hpdf_error.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_error.c -fPIC -DPIC -o .libs/hpdf_error.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_ext_gstate.lo hpdf_ext_gstate.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_ext_gstate.c -fPIC -DPIC -o .libs/hpdf_ext_gstate.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_font.lo hpdf_font.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_font.c -fPIC -DPIC -o .libs/hpdf_font.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_font_cid.lo hpdf_font_cid.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_font_cid.c -fPIC -DPIC -o .libs/hpdf_font_cid.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_base14.lo hpdf_fontdef_base14.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_base14.c -fPIC -DPIC -o .libs/hpdf_fontdef_base14.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef.lo hpdf_fontdef.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef.c -fPIC -DPIC -o .libs/hpdf_fontdef.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_cid.lo hpdf_fontdef_cid.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_cid.c -fPIC -DPIC -o .libs/hpdf_fontdef_cid.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_cns.lo hpdf_fontdef_cns.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_cns.c -fPIC -DPIC -o .libs/hpdf_fontdef_cns.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_cnt.lo hpdf_fontdef_cnt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_cnt.c -fPIC -DPIC -o .libs/hpdf_fontdef_cnt.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_jp.lo hpdf_fontdef_jp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_jp.c -fPIC -DPIC -o .libs/hpdf_fontdef_jp.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_kr.lo hpdf_fontdef_kr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_kr.c -fPIC -DPIC -o .libs/hpdf_fontdef_kr.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_tt.lo hpdf_fontdef_tt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_tt.c -fPIC -DPIC -o .libs/hpdf_fontdef_tt.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_type1.lo hpdf_fontdef_type1.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_type1.c -fPIC -DPIC -o .libs/hpdf_fontdef_type1.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_font_tt.lo hpdf_font_tt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_font_tt.c -fPIC -DPIC -o .libs/hpdf_font_tt.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_font_type1.lo hpdf_font_type1.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_font_type1.c -fPIC -DPIC -o .libs/hpdf_font_type1.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_gstate.lo hpdf_gstate.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_gstate.c -fPIC -DPIC -o .libs/hpdf_gstate.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_image.lo hpdf_image.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_image.c -fPIC -DPIC -o .libs/hpdf_image.o hpdf_image.c: In function 'HPDF_Image_LoadRawImageFromMem': hpdf_image.c:359:5: warning: enumeration value 'HPDF_CS_CAL_GRAY' not handled in switch [-Wswitch] switch (color_space) { ^ hpdf_image.c:359:5: warning: enumeration value 'HPDF_CS_CAL_RGB' not handled in switch [-Wswitch] hpdf_image.c:359:5: warning: enumeration value 'HPDF_CS_LAB' not handled in switch [-Wswitch] hpdf_image.c:359:5: warning: enumeration value 'HPDF_CS_ICC_BASED' not handled in switch [-Wswitch] hpdf_image.c:359:5: warning: enumeration value 'HPDF_CS_SEPARATION' not handled in switch [-Wswitch] hpdf_image.c:359:5: warning: enumeration value 'HPDF_CS_DEVICE_N' not handled in switch [-Wswitch] hpdf_image.c:359:5: warning: enumeration value 'HPDF_CS_INDEXED' not handled in switch [-Wswitch] hpdf_image.c:359:5: warning: enumeration value 'HPDF_CS_PATTERN' not handled in switch [-Wswitch] hpdf_image.c:359:5: warning: enumeration value 'HPDF_CS_EOF' not handled in switch [-Wswitch] /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_image_png.lo hpdf_image_png.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_image_png.c -fPIC -DPIC -o .libs/hpdf_image_png.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_info.lo hpdf_info.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_info.c -fPIC -DPIC -o .libs/hpdf_info.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_list.lo hpdf_list.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_list.c -fPIC -DPIC -o .libs/hpdf_list.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_mmgr.lo hpdf_mmgr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_mmgr.c -fPIC -DPIC -o .libs/hpdf_mmgr.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_name.lo hpdf_name.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_name.c -fPIC -DPIC -o .libs/hpdf_name.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_namedict.lo hpdf_namedict.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_namedict.c -fPIC -DPIC -o .libs/hpdf_namedict.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_null.lo hpdf_null.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_null.c -fPIC -DPIC -o .libs/hpdf_null.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_number.lo hpdf_number.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_number.c -fPIC -DPIC -o .libs/hpdf_number.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_objects.lo hpdf_objects.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_objects.c -fPIC -DPIC -o .libs/hpdf_objects.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_outline.lo hpdf_outline.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_outline.c -fPIC -DPIC -o .libs/hpdf_outline.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_page_label.lo hpdf_page_label.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_page_label.c -fPIC -DPIC -o .libs/hpdf_page_label.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_page_operator.lo hpdf_page_operator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_page_operator.c -fPIC -DPIC -o .libs/hpdf_page_operator.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_pages.lo hpdf_pages.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_pages.c -fPIC -DPIC -o .libs/hpdf_pages.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_real.lo hpdf_real.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_real.c -fPIC -DPIC -o .libs/hpdf_real.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_streams.lo hpdf_streams.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_streams.c -fPIC -DPIC -o .libs/hpdf_streams.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_string.lo hpdf_string.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_string.c -fPIC -DPIC -o .libs/hpdf_string.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_u3d.lo hpdf_u3d.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_u3d.c -fPIC -DPIC -o .libs/hpdf_u3d.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_utils.lo hpdf_utils.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_utils.c -fPIC -DPIC -o .libs/hpdf_utils.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_xref.lo hpdf_xref.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_xref.c -fPIC -DPIC -o .libs/hpdf_xref.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_pdfa.lo hpdf_pdfa.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_pdfa.c -fPIC -DPIC -o .libs/hpdf_pdfa.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -release 2.2.1 -L/usr/lib -L/usr/lib -o libhpdf.la -rpath /usr/lib hpdf_annotation.lo hpdf_array.lo hpdf_binary.lo hpdf_boolean.lo hpdf_catalog.lo hpdf_destination.lo hpdf_dict.lo hpdf_doc.lo hpdf_doc_png.lo hpdf_encoder.lo hpdf_encoder_cns.lo hpdf_encoder_cnt.lo hpdf_encoder_jp.lo hpdf_encoder_kr.lo hpdf_encrypt.lo hpdf_encryptdict.lo hpdf_error.lo hpdf_ext_gstate.lo hpdf_font.lo hpdf_font_cid.lo hpdf_fontdef_base14.lo hpdf_fontdef.lo hpdf_fontdef_cid.lo hpdf_fontdef_cns.lo hpdf_fontdef_cnt.lo hpdf_fontdef_jp.lo hpdf_fontdef_kr.lo hpdf_fontdef_tt.lo hpdf_fontdef_type1.lo hpdf_font_tt.lo hpdf_font_type1.lo hpdf_gstate.lo hpdf_image.lo hpdf_image_png.lo hpdf_info.lo hpdf_list.lo hpdf_mmgr.lo hpdf_name.lo hpdf_namedict.lo hpdf_null.lo hpdf_number.lo hpdf_objects.lo hpdf_outline.lo hpdf_page_label.lo hpdf_page_operator.lo hpdf_pages.lo hpdf_real.lo hpdf_streams.lo hpdf_string.lo hpdf_u3d.lo hpdf_utils.lo hpdf_xref.lo hpdf_pdfa.lo -lpng -lz -lm -lz -lpng -lm libtool: link: i586-alt-linux-gcc -shared .libs/hpdf_annotation.o .libs/hpdf_array.o .libs/hpdf_binary.o .libs/hpdf_boolean.o .libs/hpdf_catalog.o .libs/hpdf_destination.o .libs/hpdf_dict.o .libs/hpdf_doc.o .libs/hpdf_doc_png.o .libs/hpdf_encoder.o .libs/hpdf_encoder_cns.o .libs/hpdf_encoder_cnt.o .libs/hpdf_encoder_jp.o .libs/hpdf_encoder_kr.o .libs/hpdf_encrypt.o .libs/hpdf_encryptdict.o .libs/hpdf_error.o .libs/hpdf_ext_gstate.o .libs/hpdf_font.o .libs/hpdf_font_cid.o .libs/hpdf_fontdef_base14.o .libs/hpdf_fontdef.o .libs/hpdf_fontdef_cid.o .libs/hpdf_fontdef_cns.o .libs/hpdf_fontdef_cnt.o .libs/hpdf_fontdef_jp.o .libs/hpdf_fontdef_kr.o .libs/hpdf_fontdef_tt.o .libs/hpdf_fontdef_type1.o .libs/hpdf_font_tt.o .libs/hpdf_font_type1.o .libs/hpdf_gstate.o .libs/hpdf_image.o .libs/hpdf_image_png.o .libs/hpdf_info.o .libs/hpdf_list.o .libs/hpdf_mmgr.o .libs/hpdf_name.o .libs/hpdf_namedict.o .libs/hpdf_null.o .libs/hpdf_number.o .libs/hpdf_objects.o .libs/hpdf_outline.o .libs/hpdf_page_label.o .libs/hpdf_page_operator.o .libs/hpdf_pages.o .libs/hpdf_real.o .libs/hpdf_streams.o .libs/hpdf_string.o .libs/hpdf_u3d.o .libs/hpdf_utils.o .libs/hpdf_xref.o .libs/hpdf_pdfa.o -L/usr/lib -lz -lpng -lm -Wl,-soname -Wl,libhpdf-2.2.1.so -o .libs/libhpdf-2.2.1.so libtool: link: (cd ".libs" && rm -f "libhpdf.so" && ln -s "libhpdf-2.2.1.so" "libhpdf.so") libtool: link: ( cd ".libs" && rm -f "libhpdf.la" && ln -s "../libhpdf.la" "libhpdf.la" ) make[1]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1/src' Making all in include make[1]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1/include' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1/include' make[1]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1' make: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libharu-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libharu-buildroot + cd libharu-2.2.1 + make install DESTDIR=/usr/src/tmp/libharu-buildroot make: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libharu-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c libhpdf.la '/usr/src/tmp/libharu-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libhpdf-2.2.1.so /usr/src/tmp/libharu-buildroot/usr/lib/libhpdf-2.2.1.so libtool: install: (cd /usr/src/tmp/libharu-buildroot/usr/lib && { ln -s -f libhpdf-2.2.1.so libhpdf.so || { rm -f libhpdf.so && ln -s libhpdf-2.2.1.so libhpdf.so; }; }) libtool: install: /bin/install -c .libs/libhpdf.lai /usr/src/tmp/libharu-buildroot/usr/lib/libhpdf.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1/src' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1/include' make[2]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libharu-buildroot/usr/include" /bin/install -c -m 644 hpdf.h hpdf_annotation.h hpdf_encoder.h hpdf_ext_gstate.h hpdf_mmgr.h hpdf_pages.h hpdf_utils.h hpdf_catalog.h hpdf_consts.h hpdf_encryptdict.h hpdf_fontdef.h hpdf_image.h hpdf_objects.h hpdf_streams.h hpdf_conf.h hpdf_destination.h hpdf_encrypt.h hpdf_font.h hpdf_info.h hpdf_outline.h hpdf_types.h hpdf_doc.h hpdf_error.h hpdf_gstate.h hpdf_list.h hpdf_page_label.h hpdf_u3d.h hpdf_config.h hpdf_version.h hpdf_namedict.h hpdf_pdfa.h '/usr/src/tmp/libharu-buildroot/usr/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1/include' make[1]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1' make[2]: Entering directory `/usr/src/RPM/BUILD/libharu-2.2.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1' make: Leaving directory `/usr/src/RPM/BUILD/libharu-2.2.1' + find /usr/src/tmp/libharu-buildroot -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libharu-buildroot (auto) mode of './usr/lib/libhpdf-2.2.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libharu-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libharu-buildroot (auto) Adjusting library links in /usr/src/tmp/libharu-buildroot ./usr/lib: libhpdf-2.2.1.so -> libhpdf-2.2.1.so Verifying ELF objects in /usr/src/tmp/libharu-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libhpdf-2.2.1.so: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: libharu-2.2.1-alt1_7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43622 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libharu-2.2.1 + DOCDIR=/usr/src/tmp/libharu-buildroot/usr/share/doc/libharu-2.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libharu-buildroot/usr/share/doc/libharu-2.2.1 + /bin/mkdir -p /usr/src/tmp/libharu-buildroot/usr/share/doc/libharu-2.2.1 + cp -prL README /usr/src/tmp/libharu-buildroot/usr/share/doc/libharu-2.2.1 + chmod -R go-w /usr/src/tmp/libharu-buildroot/usr/share/doc/libharu-2.2.1 + chmod -R a+rX /usr/src/tmp/libharu-buildroot/usr/share/doc/libharu-2.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AOdXOt find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libharu-buildroot/usr/lib/libhpdf-2.2.1.so: 571 symbols, 20 bpp warning: hash collision: HPDF_EncryptDict_SetPassword HPDF_FileWriter_WriteFunc Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fiUeFT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libhpdf-2.2.1.so = set:ndYA7heYt0U2TZ4zPYPXZwTVkyMg3L45DGY0r3oURAEXf7JIVZtmJv9VY6FwgtVIh2S5foekCsKpsWNWWkRNZ4gK0F6rxD6oHdXa3DwabDcbRZzpj2ESGfYX8TZ3q7vfLJUt8HIWyfB0vPL3Yiwb12T8iwBzZGALa1MLqkoB9zYb1jwI5gQNej91XcXBKHB4lzW6IVH3QGvb50rTLCYYG1rw1086qVXuxTwIMyKWrQuHurca4cqVqQURxm0P3xdxtBEBhpHja6MhxG5mTII65wjQyM386rfU0CxrMvlsYyqh7uP2mxhY4K2ZzxVkvyR6QqMwgpDAG57ySdPlmcnM690iNC3orAqRHBAA1SaI780glW23l5vQjwQbgzY0GUn2hK9A2IuZ2nS8QzZxZ1gU2h23VCNBMF5e33ru509I3nPFZlpFvq3hVpxvyoIPfbFE9ZzSBX0xzwsJkIzAxo74YyqWvlXXdEZhAEceCMcd0I8PitnMueZigP1StOo8dUq1M43Oi0HB8xLYuo1xd4Ytp7ZoD5JInQ3Qb58YWDgrMqxxvEoH9KakieQY0UKJ7eyuZ00dgC9LzAzb0jf6xTpUkAZCWIbhyq3ClXQZphY6OUIPS3hcf7pc33Dh0WpArlXIeiKfuRcBbME3lG2cUnrbPL6nE2jdb33H0exoIGj2uj59t3slZgokHk1cZCh3R7BTT0Kt4EkwBiwZ7hfJHsDvguWby5QbeLTAa1q5HN2jGbLILwP8hZyaDjU2dD7VZwLjEp1KhW8WicIG37IEHIKofZjcKmZ7G169baN3B4CGx7DOpkCT9t3ez4ym83dSz3sOPh1oZn3gMHWYZ4s3ieSzws4xxpM2mHFm1H0YXk0Kw4iX0yRG7qOr8bAz8kc9KXLh4kcWU30t80kbcTFQhbqQ2EoX7hDVD1J6L3gYJABHItZuc0fRK6pSWwjd76ssjmw2qzkP4ZsyAeMkaU2hhQuAwyhm3LHAdzAEieKzkp79ru25MlVaClJqyMgdA4Av00uZgC2zgZxkeFuT01fg5Z2MyS3xzjaaZyKxQZls3Fwhgi5Qeeoxwmt45Z98fXVxc4qJAbawL81iF4YsmRQDkvERp9S7L6FqsGu1fY2f1x41i6kPZHta9L1QZJZHVfgywJmzZlZElEiakGagTbkiTZ6sn67CZw4yj9Kv5eQZ7N3 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libm.so.6(GLIBC_2.0), libpng15.so.15 >= set:lgOKQrdZoFlEFXE4ZKO87Z0303dtQzYrP65JalNdVlTJvuwFZ6sz6QCZpD2, libpng15.so.15(PNG15_0), libz.so.1 >= set:kidWPIUTqt, 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.1avKos Creating libharu-debuginfo package Processing files: libharu-devel-2.2.1-alt1_7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gEbdy6 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e0Nl8O find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libharu = 2.2.1, /usr/lib/libhpdf-2.2.1.so Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Z39CC Processing files: libharu-debuginfo-2.2.1-alt1_7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XK4jnB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dbnf3E find-requires: running scripts (debuginfo) Provides: debug(libhpdf-2.2.1.so) Requires: libharu = 2.2.1-alt1_7, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libpng15.so.15), debug(libz.so.1) Adding to libharu-devel a strict dependency on libharu Removing 1 extra deps from libharu-devel due to dependency on libharu Wrote: /usr/src/RPM/RPMS/i586/libharu-2.2.1-alt1_7.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libharu-devel-2.2.1-alt1_7.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libharu-debuginfo-2.2.1-alt1_7.i586.rpm 10.10user 2.70system 0:24.01elapsed 53%CPU (0avgtext+0avgdata 26800maxresident)k 0inputs+0outputs (0major+812764minor)pagefaults 0swaps 13.47user 5.57system 0:31.20elapsed 61%CPU (0avgtext+0avgdata 122424maxresident)k 0inputs+0outputs (0major+1030958minor)pagefaults 0swaps --- libharu-devel-2.2.1-alt1_7.i586.rpm.repo 2016-02-16 06:18:33.000000000 +0000 +++ libharu-devel-2.2.1-alt1_7.i586.rpm.hasher 2019-04-21 06:32:28.449081099 +0000 @@ -32,2 +32,3 @@ /usr/lib/libhpdf.so 120777 libhpdf-2.2.1.so +Requires: libharu = 2.2.1 Requires: libharu = 2.2.1-alt1_7