D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/leptonica-1.82.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QRkeFW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf leptonica-1.82.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/leptonica-1.82.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd leptonica-1.82.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IEpqbK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd leptonica-1.82.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:19: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:19: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:19: the top level configure.ac:8: installing 'config/compile' configure.ac:10: installing 'config/missing' prog/Makefile.am: installing 'config/depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-programs checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for aarch64-mageia-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes 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... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking for gawk... (cached) gawk checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for cos in -lm... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ZLIB... yes checking for LIBPNG... yes checking for JPEG... yes checking for DGifOpenFileHandle in -lgif... yes checking for gif_lib.h... yes checking giflib is at least version 5.1 (but not 5.1.2)... yes checking for LIBTIFF... yes checking for LIBWEBP... yes checking for LIBWEBPMUX... yes checking for LIBJP2K... no checking for opj_create_decompress in -lopenjp2... no checking for openjpeg-2.3/openjpeg.h... no checking for openjpeg-2.2/openjpeg.h... no checking for openjpeg-2.1/openjpeg.h... no checking for openjpeg-2.0/openjpeg.h... no checking whether to enable debugging... checking whether make supports nested variables... (cached) yes checking for size_t... yes checking whether byte ordering is bigendian... no checking whether compiler supports -Wl,--as-needed... yes checking for fmemopen... yes checking for fstatat... yes checking Major version... 1 checking Minor version... 82 checking Point version... 0 checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/endianness.h config.status: creating src/Makefile config.status: creating prog/Makefile config.status: creating lept.pc config.status: creating cmake/templates/LeptonicaConfig.cmake config.status: creating cmake/templates/LeptonicaConfig-version.cmake config.status: creating config_auto.h config.status: executing libtool commands config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o arrayaccess.lo arrayaccess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arrayaccess.c -fPIC -DPIC -o .libs/arrayaccess.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bbuffer.lo bbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bbuffer.c -fPIC -DPIC -o .libs/bbuffer.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o affinecompose.lo affinecompose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c affinecompose.c -fPIC -DPIC -o .libs/affinecompose.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o baseline.lo baseline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c baseline.c -fPIC -DPIC -o .libs/baseline.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bilateral.lo bilateral.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bilateral.c -fPIC -DPIC -o .libs/bilateral.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bardecode.lo bardecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bardecode.c -fPIC -DPIC -o .libs/bardecode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bilinear.lo bilinear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bilinear.c -fPIC -DPIC -o .libs/bilinear.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o binreduce.lo binreduce.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c binreduce.c -fPIC -DPIC -o .libs/binreduce.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o binexpand.lo binexpand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c binexpand.c -fPIC -DPIC -o .libs/binexpand.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o affine.lo affine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c affine.c -fPIC -DPIC -o .libs/affine.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bmpiostub.lo bmpiostub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bmpiostub.c -fPIC -DPIC -o .libs/bmpiostub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bootnumgen1.lo bootnumgen1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bootnumgen1.c -fPIC -DPIC -o .libs/bootnumgen1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bootnumgen2.lo bootnumgen2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bootnumgen2.c -fPIC -DPIC -o .libs/bootnumgen2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o binarize.lo binarize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c binarize.c -fPIC -DPIC -o .libs/binarize.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bootnumgen3.lo bootnumgen3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bootnumgen3.c -fPIC -DPIC -o .libs/bootnumgen3.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bootnumgen4.lo bootnumgen4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bootnumgen4.c -fPIC -DPIC -o .libs/bootnumgen4.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bmf.lo bmf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bmf.c -fPIC -DPIC -o .libs/bmf.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bmpio.lo bmpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bmpio.c -fPIC -DPIC -o .libs/bmpio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o adaptmap.lo adaptmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c adaptmap.c -fPIC -DPIC -o .libs/adaptmap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bytearray.lo bytearray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bytearray.c -fPIC -DPIC -o .libs/bytearray.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o boxfunc4.lo boxfunc4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c boxfunc4.c -fPIC -DPIC -o .libs/boxfunc4.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o blend.lo blend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c blend.c -fPIC -DPIC -o .libs/blend.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o boxfunc3.lo boxfunc3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c boxfunc3.c -fPIC -DPIC -o .libs/boxfunc3.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o boxfunc2.lo boxfunc2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c boxfunc2.c -fPIC -DPIC -o .libs/boxfunc2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o boxbasic.lo boxbasic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c boxbasic.c -fPIC -DPIC -o .libs/boxbasic.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o checkerboard.lo checkerboard.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c checkerboard.c -fPIC -DPIC -o .libs/checkerboard.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o boxfunc5.lo boxfunc5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c boxfunc5.c -fPIC -DPIC -o .libs/boxfunc5.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ccthin.lo ccthin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ccthin.c -fPIC -DPIC -o .libs/ccthin.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o boxfunc1.lo boxfunc1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c boxfunc1.c -fPIC -DPIC -o .libs/boxfunc1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o colormorph.lo colormorph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c colormorph.c -fPIC -DPIC -o .libs/colormorph.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o colorfill.lo colorfill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c colorfill.c -fPIC -DPIC -o .libs/colorfill.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o classapp.lo classapp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c classapp.c -fPIC -DPIC -o .libs/classapp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o coloring.lo coloring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c coloring.c -fPIC -DPIC -o .libs/coloring.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o colorseg.lo colorseg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c colorseg.c -fPIC -DPIC -o .libs/colorseg.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o colorcontent.lo colorcontent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c colorcontent.c -fPIC -DPIC -o .libs/colorcontent.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ccbord.lo ccbord.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ccbord.c -fPIC -DPIC -o .libs/ccbord.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o convertfiles.lo convertfiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c convertfiles.c -fPIC -DPIC -o .libs/convertfiles.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o colormap.lo colormap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c colormap.c -fPIC -DPIC -o .libs/colormap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o colorquant2.lo colorquant2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c colorquant2.c -fPIC -DPIC -o .libs/colorquant2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o conncomp.lo conncomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c conncomp.c -fPIC -DPIC -o .libs/conncomp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o correlscore.lo correlscore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c correlscore.c -fPIC -DPIC -o .libs/correlscore.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o colorspace.lo colorspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c colorspace.c -fPIC -DPIC -o .libs/colorspace.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dewarp1.lo dewarp1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dewarp1.c -fPIC -DPIC -o .libs/dewarp1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dewarp3.lo dewarp3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dewarp3.c -fPIC -DPIC -o .libs/dewarp3.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnafunc1.lo dnafunc1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dnafunc1.c -fPIC -DPIC -o .libs/dnafunc1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnahash.lo dnahash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dnahash.c -fPIC -DPIC -o .libs/dnahash.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dewarp4.lo dewarp4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dewarp4.c -fPIC -DPIC -o .libs/dewarp4.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o convolve.lo convolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c convolve.c -fPIC -DPIC -o .libs/convolve.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dewarp2.lo dewarp2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dewarp2.c -fPIC -DPIC -o .libs/dewarp2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwacomb.2.lo dwacomb.2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwacomb.2.c -fPIC -DPIC -o .libs/dwacomb.2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compare.lo compare.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compare.c -fPIC -DPIC -o .libs/compare.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o colorquant1.lo colorquant1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c colorquant1.c -fPIC -DPIC -o .libs/colorquant1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fhmtgen.1.lo fhmtgen.1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fhmtgen.1.c -fPIC -DPIC -o .libs/fhmtgen.1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnabasic.lo dnabasic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dnabasic.c -fPIC -DPIC -o .libs/dnabasic.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o edge.lo edge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c edge.c -fPIC -DPIC -o .libs/edge.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o finditalic.lo finditalic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c finditalic.c -fPIC -DPIC -o .libs/finditalic.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o encoding.lo encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c encoding.c -fPIC -DPIC -o .libs/encoding.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fhmtgenlow.1.lo fhmtgenlow.1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fhmtgenlow.1.c -fPIC -DPIC -o .libs/fhmtgenlow.1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fhmtauto.lo fhmtauto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fhmtauto.c -fPIC -DPIC -o .libs/fhmtauto.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flipdetect.lo flipdetect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flipdetect.c -fPIC -DPIC -o .libs/flipdetect.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmorphgen.1.lo fmorphgen.1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fmorphgen.1.c -fPIC -DPIC -o .libs/fmorphgen.1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gifiostub.lo gifiostub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gifiostub.c -fPIC -DPIC -o .libs/gifiostub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmorphauto.lo fmorphauto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fmorphauto.c -fPIC -DPIC -o .libs/fmorphauto.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gifio.lo gifio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gifio.c -fPIC -DPIC -o .libs/gifio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fpix1.lo fpix1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fpix1.c -fPIC -DPIC -o .libs/fpix1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o enhance.lo enhance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c enhance.c -fPIC -DPIC -o .libs/enhance.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gplot.lo gplot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gplot.c -fPIC -DPIC -o .libs/gplot.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hashmap.lo hashmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hashmap.c -fPIC -DPIC -o .libs/hashmap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o heap.lo heap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c heap.c -fPIC -DPIC -o .libs/heap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fpix2.lo fpix2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fpix2.c -fPIC -DPIC -o .libs/fpix2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o graymorph.lo graymorph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c graymorph.c -fPIC -DPIC -o .libs/graymorph.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jp2kheader.lo jp2kheader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jp2kheader.c -fPIC -DPIC -o .libs/jp2kheader.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jp2kio.lo jp2kio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jp2kio.c -fPIC -DPIC -o .libs/jp2kio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jp2kheaderstub.lo jp2kheaderstub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jp2kheaderstub.c -fPIC -DPIC -o .libs/jp2kheaderstub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jp2kiostub.lo jp2kiostub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jp2kiostub.c -fPIC -DPIC -o .libs/jp2kiostub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jpegiostub.lo jpegiostub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jpegiostub.c -fPIC -DPIC -o .libs/jpegiostub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o graphics.lo graphics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c graphics.c -fPIC -DPIC -o .libs/graphics.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o leptwin.lo leptwin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c leptwin.c -fPIC -DPIC -o .libs/leptwin.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwacomblow.2.lo dwacomblow.2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwacomblow.2.c -fPIC -DPIC -o .libs/dwacomblow.2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libversions.lo libversions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libversions.c -fPIC -DPIC -o .libs/libversions.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o list.lo list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c list.c -fPIC -DPIC -o .libs/list.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o grayquant.lo grayquant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c grayquant.c -fPIC -DPIC -o .libs/grayquant.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o map.lo map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c map.c -fPIC -DPIC -o .libs/map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jbclass.lo jbclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jbclass.c -fPIC -DPIC -o .libs/jbclass.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jpegio.lo jpegio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jpegio.c -fPIC -DPIC -o .libs/jpegio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kernel.lo kernel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kernel.c -fPIC -DPIC -o .libs/kernel.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o maze.lo maze.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c maze.c -fPIC -DPIC -o .libs/maze.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o morphseq.lo morphseq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c morphseq.c -fPIC -DPIC -o .libs/morphseq.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o morph.lo morph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c morph.c -fPIC -DPIC -o .libs/morph.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o morphdwa.lo morphdwa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c morphdwa.c -fPIC -DPIC -o .libs/morphdwa.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o morphapp.lo morphapp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c morphapp.c -fPIC -DPIC -o .libs/morphapp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numabasic.lo numabasic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numabasic.c -fPIC -DPIC -o .libs/numabasic.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o partify.lo partify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c partify.c -fPIC -DPIC -o .libs/partify.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parseprotos.lo parseprotos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parseprotos.c -fPIC -DPIC -o .libs/parseprotos.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o paintcmap.lo paintcmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c paintcmap.c -fPIC -DPIC -o .libs/paintcmap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o partition.lo partition.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c partition.c -fPIC -DPIC -o .libs/partition.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pdfio1stub.lo pdfio1stub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pdfio1stub.c -fPIC -DPIC -o .libs/pdfio1stub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pdfio2stub.lo pdfio2stub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pdfio2stub.c -fPIC -DPIC -o .libs/pdfio2stub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmorphgenlow.1.lo fmorphgenlow.1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fmorphgenlow.1.c -fPIC -DPIC -o .libs/fmorphgenlow.1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numafunc2.lo numafunc2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numafunc2.c -fPIC -DPIC -o .libs/numafunc2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pageseg.lo pageseg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pageseg.c -fPIC -DPIC -o .libs/pageseg.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pdfio1.lo pdfio1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pdfio1.c -fPIC -DPIC -o .libs/pdfio1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numafunc1.lo numafunc1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numafunc1.c -fPIC -DPIC -o .libs/numafunc1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pix1.lo pix1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pix1.c -fPIC -DPIC -o .libs/pix1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixacc.lo pixacc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixacc.c -fPIC -DPIC -o .libs/pixacc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pdfio2.lo pdfio2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pdfio2.c -fPIC -DPIC -o .libs/pdfio2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixalloc.lo pixalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixalloc.c -fPIC -DPIC -o .libs/pixalloc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pix2.lo pix2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pix2.c -fPIC -DPIC -o .libs/pix2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixabasic.lo pixabasic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixabasic.c -fPIC -DPIC -o .libs/pixabasic.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pix5.lo pix5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pix5.c -fPIC -DPIC -o .libs/pix5.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixafunc1.lo pixafunc1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixafunc1.c -fPIC -DPIC -o .libs/pixafunc1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixafunc2.lo pixafunc2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixafunc2.c -fPIC -DPIC -o .libs/pixafunc2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pix3.lo pix3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pix3.c -fPIC -DPIC -o .libs/pix3.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixtiling.lo pixtiling.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixtiling.c -fPIC -DPIC -o .libs/pixtiling.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixlabel.lo pixlabel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixlabel.c -fPIC -DPIC -o .libs/pixlabel.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pngiostub.lo pngiostub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pngiostub.c -fPIC -DPIC -o .libs/pngiostub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pix4.lo pix4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pix4.c -fPIC -DPIC -o .libs/pix4.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pnmiostub.lo pnmiostub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pnmiostub.c -fPIC -DPIC -o .libs/pnmiostub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixarith.lo pixarith.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixarith.c -fPIC -DPIC -o .libs/pixarith.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o psio1stub.lo psio1stub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c psio1stub.c -fPIC -DPIC -o .libs/psio1stub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixcomp.lo pixcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixcomp.c -fPIC -DPIC -o .libs/pixcomp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o psio2stub.lo psio2stub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c psio2stub.c -fPIC -DPIC -o .libs/psio2stub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o projective.lo projective.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c projective.c -fPIC -DPIC -o .libs/projective.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o psio1.lo psio1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c psio1.c -fPIC -DPIC -o .libs/psio1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o psio2.lo psio2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c psio2.c -fPIC -DPIC -o .libs/psio2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pnmio.lo pnmio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pnmio.c -fPIC -DPIC -o .libs/pnmio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ptafunc2.lo ptafunc2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ptafunc2.c -fPIC -DPIC -o .libs/ptafunc2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ptra.lo ptra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ptra.c -fPIC -DPIC -o .libs/ptra.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pngio.lo pngio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pngio.c -fPIC -DPIC -o .libs/pngio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ptabasic.lo ptabasic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ptabasic.c -fPIC -DPIC -o .libs/ptabasic.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o queue.lo queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c queue.c -fPIC -DPIC -o .libs/queue.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rank.lo rank.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rank.c -fPIC -DPIC -o .libs/rank.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o quadtree.lo quadtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c quadtree.c -fPIC -DPIC -o .libs/quadtree.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rbtree.lo rbtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rbtree.c -fPIC -DPIC -o .libs/rbtree.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o recogbasic.lo recogbasic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c recogbasic.c -fPIC -DPIC -o .libs/recogbasic.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ptafunc1.lo ptafunc1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ptafunc1.c -fPIC -DPIC -o .libs/ptafunc1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixconv.lo pixconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pixconv.c -fPIC -DPIC -o .libs/pixconv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o readbarcode.lo readbarcode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c readbarcode.c -fPIC -DPIC -o .libs/readbarcode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o readfile.lo readfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c readfile.c -fPIC -DPIC -o .libs/readfile.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rop.lo rop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rop.c -fPIC -DPIC -o .libs/rop.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o recogdid.lo recogdid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c recogdid.c -fPIC -DPIC -o .libs/recogdid.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o regutils.lo regutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c regutils.c -fPIC -DPIC -o .libs/regutils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotate.lo rotate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rotate.c -fPIC -DPIC -o .libs/rotate.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotateshear.lo rotateshear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rotateshear.c -fPIC -DPIC -o .libs/rotateshear.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o recogident.lo recogident.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c recogident.c -fPIC -DPIC -o .libs/recogident.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotateam.lo rotateam.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rotateam.c -fPIC -DPIC -o .libs/rotateam.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotateorth.lo rotateorth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rotateorth.c -fPIC -DPIC -o .libs/rotateorth.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o runlength.lo runlength.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c runlength.c -fPIC -DPIC -o .libs/runlength.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sarray2.lo sarray2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sarray2.c -fPIC -DPIC -o .libs/sarray2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o recogtrain.lo recogtrain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c recogtrain.c -fPIC -DPIC -o .libs/recogtrain.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sarray1.lo sarray1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sarray1.c -fPIC -DPIC -o .libs/sarray1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sel2.lo sel2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sel2.c -fPIC -DPIC -o .libs/sel2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o selgen.lo selgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c selgen.c -fPIC -DPIC -o .libs/selgen.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shear.lo shear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c shear.c -fPIC -DPIC -o .libs/shear.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stack.lo stack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stack.c -fPIC -DPIC -o .libs/stack.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o roplow.lo roplow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c roplow.c -fPIC -DPIC -o .libs/roplow.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o skew.lo skew.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c skew.c -fPIC -DPIC -o .libs/skew.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spixio.lo spixio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spixio.c -fPIC -DPIC -o .libs/spixio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sel1.lo sel1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sel1.c -fPIC -DPIC -o .libs/sel1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scale2.lo scale2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scale2.c -fPIC -DPIC -o .libs/scale2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tiffiostub.lo tiffiostub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tiffiostub.c -fPIC -DPIC -o .libs/tiffiostub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o strokes.lo strokes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c strokes.c -fPIC -DPIC -o .libs/strokes.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stringcode.lo stringcode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stringcode.c -fPIC -DPIC -o .libs/stringcode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scale1.lo scale1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scale1.c -fPIC -DPIC -o .libs/scale1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sudoku.lo sudoku.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sudoku.c -fPIC -DPIC -o .libs/sudoku.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o textops.lo textops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c textops.c -fPIC -DPIC -o .libs/textops.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o webpiostub.lo webpiostub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c webpiostub.c -fPIC -DPIC -o .libs/webpiostub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o seedfill.lo seedfill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c seedfill.c -fPIC -DPIC -o .libs/seedfill.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utils1.lo utils1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utils1.c -fPIC -DPIC -o .libs/utils1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o webpio.lo webpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c webpio.c -fPIC -DPIC -o .libs/webpio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o webpanimiostub.lo webpanimiostub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c webpanimiostub.c -fPIC -DPIC -o .libs/webpanimiostub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o watershed.lo watershed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c watershed.c -fPIC -DPIC -o .libs/watershed.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o webpanimio.lo webpanimio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c webpanimio.c -fPIC -DPIC -o .libs/webpanimio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zlibmem.lo zlibmem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c zlibmem.c -fPIC -DPIC -o .libs/zlibmem.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zlibmemstub.lo zlibmemstub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c zlibmemstub.c -fPIC -DPIC -o .libs/zlibmemstub.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o warper.lo warper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c warper.c -fPIC -DPIC -o .libs/warper.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tiffio.lo tiffio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tiffio.c -fPIC -DPIC -o .libs/tiffio.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o writefile.lo writefile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c writefile.c -fPIC -DPIC -o .libs/writefile.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utils2.lo utils2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utils2.c -fPIC -DPIC -o .libs/utils2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -version-info 5:4:0 -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liblept.la -rpath /usr/lib64 adaptmap.lo affine.lo affinecompose.lo arrayaccess.lo bardecode.lo baseline.lo bbuffer.lo bilateral.lo bilinear.lo binarize.lo binexpand.lo binreduce.lo blend.lo bmf.lo bmpio.lo bmpiostub.lo bootnumgen1.lo bootnumgen2.lo bootnumgen3.lo bootnumgen4.lo boxbasic.lo boxfunc1.lo boxfunc2.lo boxfunc3.lo boxfunc4.lo boxfunc5.lo bytearray.lo ccbord.lo ccthin.lo checkerboard.lo classapp.lo colorcontent.lo colorfill.lo coloring.lo colormap.lo colormorph.lo colorquant1.lo colorquant2.lo colorseg.lo colorspace.lo compare.lo conncomp.lo convertfiles.lo convolve.lo correlscore.lo dewarp1.lo dewarp2.lo dewarp3.lo dewarp4.lo dnabasic.lo dnafunc1.lo dnahash.lo dwacomb.2.lo dwacomblow.2.lo edge.lo encoding.lo enhance.lo fhmtauto.lo fhmtgen.1.lo fhmtgenlow.1.lo finditalic.lo flipdetect.lo fmorphauto.lo fmorphgen.1.lo fmorphgenlow.1.lo fpix1.lo fpix2.lo gifio.lo gifiostub.lo gplot.lo graphics.lo graymorph.lo grayquant.lo hashmap.lo heap.lo jbclass.lo jp2kheader.lo jp2kheaderstub.lo jp2kio.lo jp2kiostub.lo jpegio.lo jpegiostub.lo kernel.lo leptwin.lo libversions.lo list.lo map.lo maze.lo morph.lo morphapp.lo morphdwa.lo morphseq.lo numabasic.lo numafunc1.lo numafunc2.lo pageseg.lo paintcmap.lo parseprotos.lo partify.lo partition.lo pdfio1.lo pdfio1stub.lo pdfio2.lo pdfio2stub.lo pix1.lo pix2.lo pix3.lo pix4.lo pix5.lo pixabasic.lo pixacc.lo pixafunc1.lo pixafunc2.lo pixalloc.lo pixarith.lo pixcomp.lo pixconv.lo pixlabel.lo pixtiling.lo pngio.lo pngiostub.lo pnmio.lo pnmiostub.lo projective.lo psio1.lo psio1stub.lo psio2.lo psio2stub.lo ptabasic.lo ptafunc1.lo ptafunc2.lo ptra.lo quadtree.lo queue.lo rank.lo rbtree.lo readbarcode.lo readfile.lo recogbasic.lo recogdid.lo recogident.lo recogtrain.lo regutils.lo rop.lo roplow.lo rotate.lo rotateam.lo rotateorth.lo rotateshear.lo runlength.lo sarray1.lo sarray2.lo scale1.lo scale2.lo seedfill.lo sel1.lo sel2.lo selgen.lo shear.lo skew.lo spixio.lo stack.lo stringcode.lo strokes.lo sudoku.lo textops.lo tiffio.lo tiffiostub.lo utils1.lo utils2.lo warper.lo watershed.lo webpio.lo webpiostub.lo webpanimio.lo webpanimiostub.lo writefile.lo zlibmem.lo zlibmemstub.lo -lpng16 -lz -ljpeg -lgif -ltiff -lwebp -lwebpmux -lwebp -lm -lz libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/adaptmap.o .libs/affine.o .libs/affinecompose.o .libs/arrayaccess.o .libs/bardecode.o .libs/baseline.o .libs/bbuffer.o .libs/bilateral.o .libs/bilinear.o .libs/binarize.o .libs/binexpand.o .libs/binreduce.o .libs/blend.o .libs/bmf.o .libs/bmpio.o .libs/bmpiostub.o .libs/bootnumgen1.o .libs/bootnumgen2.o .libs/bootnumgen3.o .libs/bootnumgen4.o .libs/boxbasic.o .libs/boxfunc1.o .libs/boxfunc2.o .libs/boxfunc3.o .libs/boxfunc4.o .libs/boxfunc5.o .libs/bytearray.o .libs/ccbord.o .libs/ccthin.o .libs/checkerboard.o .libs/classapp.o .libs/colorcontent.o .libs/colorfill.o .libs/coloring.o .libs/colormap.o .libs/colormorph.o .libs/colorquant1.o .libs/colorquant2.o .libs/colorseg.o .libs/colorspace.o .libs/compare.o .libs/conncomp.o .libs/convertfiles.o .libs/convolve.o .libs/correlscore.o .libs/dewarp1.o .libs/dewarp2.o .libs/dewarp3.o .libs/dewarp4.o .libs/dnabasic.o .libs/dnafunc1.o .libs/dnahash.o .libs/dwacomb.2.o .libs/dwacomblow.2.o .libs/edge.o .libs/encoding.o .libs/enhance.o .libs/fhmtauto.o .libs/fhmtgen.1.o .libs/fhmtgenlow.1.o .libs/finditalic.o .libs/flipdetect.o .libs/fmorphauto.o .libs/fmorphgen.1.o .libs/fmorphgenlow.1.o .libs/fpix1.o .libs/fpix2.o .libs/gifio.o .libs/gifiostub.o .libs/gplot.o .libs/graphics.o .libs/graymorph.o .libs/grayquant.o .libs/hashmap.o .libs/heap.o .libs/jbclass.o .libs/jp2kheader.o .libs/jp2kheaderstub.o .libs/jp2kio.o .libs/jp2kiostub.o .libs/jpegio.o .libs/jpegiostub.o .libs/kernel.o .libs/leptwin.o .libs/libversions.o .libs/list.o .libs/map.o .libs/maze.o .libs/morph.o .libs/morphapp.o .libs/morphdwa.o .libs/morphseq.o .libs/numabasic.o .libs/numafunc1.o .libs/numafunc2.o .libs/pageseg.o .libs/paintcmap.o .libs/parseprotos.o .libs/partify.o .libs/partition.o .libs/pdfio1.o .libs/pdfio1stub.o .libs/pdfio2.o .libs/pdfio2stub.o .libs/pix1.o .libs/pix2.o .libs/pix3.o .libs/pix4.o .libs/pix5.o .libs/pixabasic.o .libs/pixacc.o .libs/pixafunc1.o .libs/pixafunc2.o .libs/pixalloc.o .libs/pixarith.o .libs/pixcomp.o .libs/pixconv.o .libs/pixlabel.o .libs/pixtiling.o .libs/pngio.o .libs/pngiostub.o .libs/pnmio.o .libs/pnmiostub.o .libs/projective.o .libs/psio1.o .libs/psio1stub.o .libs/psio2.o .libs/psio2stub.o .libs/ptabasic.o .libs/ptafunc1.o .libs/ptafunc2.o .libs/ptra.o .libs/quadtree.o .libs/queue.o .libs/rank.o .libs/rbtree.o .libs/readbarcode.o .libs/readfile.o .libs/recogbasic.o .libs/recogdid.o .libs/recogident.o .libs/recogtrain.o .libs/regutils.o .libs/rop.o .libs/roplow.o .libs/rotate.o .libs/rotateam.o .libs/rotateorth.o .libs/rotateshear.o .libs/runlength.o .libs/sarray1.o .libs/sarray2.o .libs/scale1.o .libs/scale2.o .libs/seedfill.o .libs/sel1.o .libs/sel2.o .libs/selgen.o .libs/shear.o .libs/skew.o .libs/spixio.o .libs/stack.o .libs/stringcode.o .libs/strokes.o .libs/sudoku.o .libs/textops.o .libs/tiffio.o .libs/tiffiostub.o .libs/utils1.o .libs/utils2.o .libs/warper.o .libs/watershed.o .libs/webpio.o .libs/webpiostub.o .libs/webpanimio.o .libs/webpanimiostub.o .libs/writefile.o .libs/zlibmem.o .libs/zlibmemstub.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpng16 -ljpeg -lgif -ltiff -lwebpmux -lwebp -lm -lz -Wl,-soname -Wl,liblept.so.5 -o .libs/liblept.so.5.0.4 libtool: link: (cd ".libs" && rm -f "liblept.so.5" && ln -s "liblept.so.5.0.4" "liblept.so.5") libtool: link: (cd ".libs" && rm -f "liblept.so" && ln -s "liblept.so.5.0.4" "liblept.so") libtool: link: ( cd ".libs" && rm -f "liblept.la" && ln -s "../liblept.la" "liblept.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' Making all in prog make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QyzNnw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64 + cd leptonica-1.82.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p liblept.la '/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/liblept.so.5.0.4 /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64/liblept.so.5.0.4 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64 && { ln -s -f liblept.so.5.0.4 liblept.so.5 || { rm -f liblept.so.5 && ln -s liblept.so.5.0.4 liblept.so.5; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64 && { ln -s -f liblept.so.5.0.4 liblept.so || { rm -f liblept.so && ln -s liblept.so.5.0.4 liblept.so; }; }) libtool: install: /usr/bin/install -p .libs/liblept.lai /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64/liblept.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/include/leptonica' /usr/bin/install -p -m 644 allheaders.h alltypes.h array.h arrayaccess.h bbuffer.h bilateral.h bmf.h bmfdata.h bmp.h ccbord.h colorfill.h dewarp.h endianness.h environ.h gplot.h hashmap.h heap.h imageio.h jbclass.h leptwin.h list.h morph.h pix.h ptra.h queue.h rbtree.h readbarcode.h recog.h regutils.h stack.h stringcode.h sudoku.h watershed.h '/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/include/leptonica' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' cd /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64;\ for ext in a la so sl dylib; do\ if test -f liblept.$ext; then\ ln -s liblept.$ext libleptonica.$ext;\ fi;\ done make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/src' Making install in prog make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/prog' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/prog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/prog' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0/prog' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64/cmake/' /usr/bin/install -p -m 644 cmake/templates/LeptonicaConfig.cmake cmake/templates/LeptonicaConfig-version.cmake '/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64/cmake/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 lept.pc '/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/leptonica-1.82.0' + find /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64 -name '*.la' -delete + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.82.0-1.mga9 --unique-debug-suffix -1.82.0-1.mga9.aarch64 --unique-debug-src-base leptonica-1.82.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/leptonica-1.82.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/lib64/liblept.so.5.0.4 dwz: ./usr/lib64/liblept.so.5.0.4-1.82.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 6656kB, size after compression: 6656kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 17221 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64leptonica5-1.82.0-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ublDXE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd leptonica-1.82.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/share/doc/lib64leptonica5 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/share/doc/lib64leptonica5 + cp -pr leptonica-license.txt /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/share/doc/lib64leptonica5 + cp -pr version-notes.html /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64/usr/share/doc/lib64leptonica5 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64leptonica5 = 1.82.0-1.mga9 lib64leptonica5(aarch-64) = 1.82.0-1.mga9 liblept.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.22)(64bit) libc.so.6(GLIBC_2.33)(64bit) libgif.so.7()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libwebp.so.7()(64bit) libwebpmux.so.3()(64bit) libz.so.1()(64bit) Processing files: lib64leptonica-devel-1.82.0-1.mga9.aarch64 Provides: devel(liblept(64bit)) leptonica-devel = 1.82.0-1.mga9 lib64lept-devel = 1.82.0-1.mga9 lib64leptonica-devel = 1.82.0-1.mga9 lib64leptonica-devel(aarch-64) = 1.82.0-1.mga9 pkgconfig(lept) = 1.82.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgif(64bit)) devel(libjpeg(64bit)) devel(libm(64bit)) devel(libpng16(64bit)) devel(libtiff(64bit)) devel(libwebp(64bit)) devel(libwebpmux(64bit)) devel(libz(64bit)) pkgconfig Obsoletes: lib64lept-devel < 1.82.0-1.mga9 Processing files: leptonica-debugsource-1.82.0-1.mga9.aarch64 Provides: leptonica-debugsource = 1.82.0-1.mga9 leptonica-debugsource(aarch-64) = 1.82.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64leptonica5-debuginfo-1.82.0-1.mga9.aarch64 Provides: debuginfo(build-id) = bf859959791f3ac3b7538e097bd210f8b162079f lib64leptonica5-debuginfo = 1.82.0-1.mga9 lib64leptonica5-debuginfo(aarch-64) = 1.82.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: leptonica-debugsource(aarch-64) = 1.82.0-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64leptonica-devel-1.82.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64leptonica5-1.82.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64leptonica5-debuginfo-1.82.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/leptonica-debugsource-1.82.0-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m8XwWb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd leptonica-1.82.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/leptonica-1.82.0-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LB6zz4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf leptonica-1.82.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!