Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libharu.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libharu.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libharu-2.2.1-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libharu.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libharu.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oLlWFL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libharu-2.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libharu-2.2.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libharu-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libharu-2.2.1-png15.patch): + echo 'Patch #0 (libharu-2.2.1-png15.patch):' + /usr/bin/cat /builddir/build/SOURCES/libharu-2.2.1-png15.patch + /usr/bin/patch -p1 -b --suffix .png15 --fuzz=0 patching file src/hpdf_image_png.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A45UqJ + umask 022 + cd /builddir/build/BUILD + cd libharu-2.2.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-debug checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 i386-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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... 1966080 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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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) /usr/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 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 + make -j16 Making all in src make[1]: Entering directory `/builddir/build/BUILD/libharu-2.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_annotation.lo hpdf_annotation.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_array.lo hpdf_array.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_binary.lo hpdf_binary.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_boolean.lo hpdf_boolean.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_catalog.lo hpdf_catalog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_destination.lo hpdf_destination.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_dict.lo hpdf_dict.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_doc.lo hpdf_doc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_doc_png.lo hpdf_doc_png.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder.lo hpdf_encoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder_cns.lo hpdf_encoder_cns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder_cnt.lo hpdf_encoder_cnt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder_jp.lo hpdf_encoder_jp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encoder_kr.lo hpdf_encoder_kr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encrypt.lo hpdf_encrypt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_encryptdict.lo hpdf_encryptdict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_boolean.c -fPIC -DPIC -o .libs/hpdf_boolean.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_annotation.c -fPIC -DPIC -o .libs/hpdf_annotation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_doc_png.c -fPIC -DPIC -o .libs/hpdf_doc_png.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_array.c -fPIC -DPIC -o .libs/hpdf_array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_doc.c -fPIC -DPIC -o .libs/hpdf_doc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_binary.c -fPIC -DPIC -o .libs/hpdf_binary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encryptdict.c -fPIC -DPIC -o .libs/hpdf_encryptdict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_catalog.c -fPIC -DPIC -o .libs/hpdf_catalog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_destination.c -fPIC -DPIC -o .libs/hpdf_destination.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder_jp.c -fPIC -DPIC -o .libs/hpdf_encoder_jp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder.c -fPIC -DPIC -o .libs/hpdf_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_dict.c -fPIC -DPIC -o .libs/hpdf_dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder_kr.c -fPIC -DPIC -o .libs/hpdf_encoder_kr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder_cns.c -fPIC -DPIC -o .libs/hpdf_encoder_cns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encoder_cnt.c -fPIC -DPIC -o .libs/hpdf_encoder_cnt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_encrypt.c -fPIC -DPIC -o .libs/hpdf_encrypt.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_annotation.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_types.h:33, from ../include/hpdf_utils.h:22, from hpdf_boolean.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_array.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_doc_png.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_destination.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_doc.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_catalog.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/time.h:27:0, from hpdf_encryptdict.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_encoder_jp.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_binary.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_dict.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_encoder_cns.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_encoder.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_encoder_kr.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_encoder_cnt.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_encrypt.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_error.lo hpdf_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_ext_gstate.lo hpdf_ext_gstate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_font.lo hpdf_font.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_font_cid.lo hpdf_font_cid.c In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_error.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_base14.lo hpdf_fontdef_base14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef.lo hpdf_fontdef.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_cid.lo hpdf_fontdef_cid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_cns.lo hpdf_fontdef_cns.c In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_ext_gstate.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_font_cid.c -fPIC -DPIC -o .libs/hpdf_font_cid.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_font.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef.c -fPIC -DPIC -o .libs/hpdf_fontdef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_cid.c -fPIC -DPIC -o .libs/hpdf_fontdef_cid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_base14.c -fPIC -DPIC -o .libs/hpdf_fontdef_base14.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_font_cid.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_cns.c -fPIC -DPIC -o .libs/hpdf_fontdef_cns.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_fontdef.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_fontdef_cid.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_fontdef_base14.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_fontdef_cns.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_cnt.lo hpdf_fontdef_cnt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_jp.lo hpdf_fontdef_jp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_kr.lo hpdf_fontdef_kr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_tt.lo hpdf_fontdef_tt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_fontdef_type1.lo hpdf_fontdef_type1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_font_tt.lo hpdf_font_tt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_font_type1.lo hpdf_font_type1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_gstate.lo hpdf_gstate.c In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_fontdef_cnt.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_image.lo hpdf_image.c In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_fontdef_jp.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_image_png.lo hpdf_image_png.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_kr.c -fPIC -DPIC -o .libs/hpdf_fontdef_kr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_fontdef_type1.c -fPIC -DPIC -o .libs/hpdf_fontdef_type1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_font_tt.c -fPIC -DPIC -o .libs/hpdf_font_tt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_info.lo hpdf_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_font_type1.c -fPIC -DPIC -o .libs/hpdf_font_type1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_gstate.c -fPIC -DPIC -o .libs/hpdf_gstate.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_fontdef_kr.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_fontdef_type1.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_list.lo hpdf_list.c In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_font_tt.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_fontdef_tt.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_image.c -fPIC -DPIC -o .libs/hpdf_image.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_gstate.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_image_png.c -fPIC -DPIC -o .libs/hpdf_image_png.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_font_type1.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_info.c -fPIC -DPIC -o .libs/hpdf_info.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_image.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_list.c -fPIC -DPIC -o .libs/hpdf_list.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_image_png.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_info.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_mmgr.lo hpdf_mmgr.c In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_list.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_name.lo hpdf_name.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_namedict.lo hpdf_namedict.c 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] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_mmgr.c -fPIC -DPIC -o .libs/hpdf_mmgr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_name.c -fPIC -DPIC -o .libs/hpdf_name.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_mmgr.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_null.lo hpdf_null.c In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_name.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_number.lo hpdf_number.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_objects.lo hpdf_objects.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_outline.lo hpdf_outline.c In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_namedict.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_page_label.lo hpdf_page_label.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_page_operator.lo hpdf_page_operator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_pages.lo hpdf_pages.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_real.lo hpdf_real.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_outline.c -fPIC -DPIC -o .libs/hpdf_outline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_number.c -fPIC -DPIC -o .libs/hpdf_number.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_types.h:33, from ../include/hpdf_utils.h:22, from hpdf_null.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_streams.lo hpdf_streams.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_string.lo hpdf_string.c In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_types.h:33, from ../include/hpdf_utils.h:22, from hpdf_number.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_page_operator.c -fPIC -DPIC -o .libs/hpdf_page_operator.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_outline.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_objects.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_page_label.c -fPIC -DPIC -o .libs/hpdf_page_label.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_u3d.lo hpdf_u3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_real.c -fPIC -DPIC -o .libs/hpdf_real.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_page_operator.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_pages.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_page_label.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_streams.c -fPIC -DPIC -o .libs/hpdf_streams.o In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_real.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_utils.lo hpdf_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_xref.lo hpdf_xref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c -o hpdf_pdfa.lo hpdf_pdfa.c In file included from /usr/include/errno.h:28:0, from hpdf_streams.c:19: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from hpdf_string.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_u3d.c:17: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_utils.c -fPIC -DPIC -o .libs/hpdf_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_pdfa.c -fPIC -DPIC -o .libs/hpdf_pdfa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -c hpdf_xref.c -fPIC -DPIC -o .libs/hpdf_xref.o In file included from /usr/include/stdlib.h:24:0, from hpdf_utils.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from ../include/hpdf_conf.h:21, from hpdf_xref.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/time.h:27:0, from hpdf_pdfa.c:18: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g3 -Wall -O0 -I/usr/include -I/usr/include -fexceptions -release 2.2.1 -Wl,-z,relro -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: 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/libharu-2.2.1/src' Making all in include make[1]: Entering directory `/builddir/build/BUILD/libharu-2.2.1/include' make all-am make[2]: Entering directory `/builddir/build/BUILD/libharu-2.2.1/include' make[2]: Leaving directory `/builddir/build/BUILD/libharu-2.2.1/include' make[1]: Leaving directory `/builddir/build/BUILD/libharu-2.2.1/include' make[1]: Entering directory `/builddir/build/BUILD/libharu-2.2.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libharu-2.2.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8wb3qR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386 ++ dirname /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386 + cd libharu-2.2.1 + make install DESTDIR=/builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/libharu-2.2.1/src' make[2]: Entering directory `/builddir/build/BUILD/libharu-2.2.1/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libhpdf.la '/builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libhpdf-2.2.1.so /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/usr/lib/libhpdf-2.2.1.so libtool: install: (cd /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/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: /usr/bin/install -c .libs/libhpdf.lai /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/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 `/builddir/build/BUILD/libharu-2.2.1/src' make[1]: Leaving directory `/builddir/build/BUILD/libharu-2.2.1/src' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libharu-2.2.1/include' make[2]: Entering directory `/builddir/build/BUILD/libharu-2.2.1/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/usr/include" /usr/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 '/builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/libharu-2.2.1/include' make[1]: Leaving directory `/builddir/build/BUILD/libharu-2.2.1/include' make[1]: Entering directory `/builddir/build/BUILD/libharu-2.2.1' make[2]: Entering directory `/builddir/build/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 `/builddir/build/BUILD/libharu-2.2.1' make[1]: Leaving directory `/builddir/build/BUILD/libharu-2.2.1' + find /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libharu-2.2.1 extracting debug info from /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/usr/lib/libhpdf-2.2.1.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libhpdf-2.2.1.so.debug to /usr/lib/debug/usr/lib/libhpdf.so.debug 6344 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libharu-2.2.1-6.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vO5Yk0 + umask 022 + cd /builddir/build/BUILD + cd libharu-2.2.1 + DOCDIR=/builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/usr/share/doc/libharu-2.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/usr/share/doc/libharu-2.2.1 + cp -pr README /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386/usr/share/doc/libharu-2.2.1 + exit 0 Provides: libharu = 2.2.1-6.el7 libharu(x86-32) = 2.2.1-6.el7 libhpdf-2.2.1.so Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 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 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libm.so.6 libm.so.6(GLIBC_2.0) libpng15.so.15 libpng15.so.15(PNG15_0) libz.so.1 rtld(GNU_HASH) Processing files: libharu-devel-2.2.1-6.el7.i686 Provides: libharu-devel = 2.2.1-6.el7 libharu-devel(x86-32) = 2.2.1-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libharu-debuginfo-2.2.1-6.el7.i686 Provides: libharu-debuginfo = 2.2.1-6.el7 libharu-debuginfo(x86-32) = 2.2.1-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/libharu-2.2.1-6.el7.i686.rpm Wrote: /builddir/build/RPMS/libharu-devel-2.2.1-6.el7.i686.rpm Wrote: /builddir/build/RPMS/libharu-debuginfo-2.2.1-6.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i5G98D + umask 022 + cd /builddir/build/BUILD + cd libharu-2.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libharu-2.2.1-6.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->