D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/shapelib-1.5.0-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xgbhWz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf shapelib-1.5.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/shapelib-1.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shapelib-1.5.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.URZ9sJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd shapelib-1.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-ar... no checking for aarch64-mageia-linux-gnu-lib... no checking for aarch64-mageia-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf 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... 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 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for floor in -lm... yes checking for some Win32 platform... no Configuration summary for shapelib 1.5.0: - Host: aarch64-mageia-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating shapelib.pc config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbfcreate.o dbfcreate.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbfadd.o dbfadd.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbfdump.o dbfdump.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpadd.o shpadd.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpcreate.o shpcreate.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shprewind.o shprewind.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpdump.o shpdump.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shptest.o shptest.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shptreedump.o shptreedump.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shputils.o shputils.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o safileio.lo safileio.c libtool: compile: gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" "-DPACKAGE_STRING=\"shapelib 1.5.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c safileio.c -fPIC -DPIC -o .libs/safileio.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sbnsearch.lo sbnsearch.c libtool: compile: gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" "-DPACKAGE_STRING=\"shapelib 1.5.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sbnsearch.c -fPIC -DPIC -o .libs/sbnsearch.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shptree.lo shptree.c libtool: compile: gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" "-DPACKAGE_STRING=\"shapelib 1.5.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c shptree.c -fPIC -DPIC -o .libs/shptree.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbfopen.lo dbfopen.c libtool: compile: gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" "-DPACKAGE_STRING=\"shapelib 1.5.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbfopen.c -fPIC -DPIC -o .libs/dbfopen.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpopen.lo shpopen.c libtool: compile: gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" "-DPACKAGE_STRING=\"shapelib 1.5.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c shpopen.c -fPIC -DPIC -o .libs/shpopen.o shpopen.c: In function 'SHPReadObject': shpopen.c:2433:21: warning: '. Probably broken SHP file' directive output may be truncated writing 26 bytes into a region of size between 25 and 48 [-Wformat-truncation=] 2433 | "Not enough memory to allocate requested memory (nPoints=%u, nParts=%u) for shape %d. " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shpopen.c:2433:105: note: format string is defined here 2433 | "Not enough memory to allocate requested memory (nPoints=%u, nParts=%u) for shape %d. " | ^~~ 2434 | "Probably broken SHP file", nPoints, nParts, hEntity ); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from shapefil.h:178, from shpopen.c:307: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 107 and 130 bytes into a destination of size 128 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -version-info 3:0:1 -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libshp.la -rpath /usr/lib64 shpopen.lo dbfopen.lo safileio.lo shptree.lo sbnsearch.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/shpopen.o .libs/dbfopen.o .libs/safileio.o .libs/shptree.o .libs/sbnsearch.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -Wl,-soname -Wl,libshp.so.2 -o .libs/libshp.so.2.1.0 libtool: link: (cd ".libs" && rm -f "libshp.so.2" && ln -s "libshp.so.2.1.0" "libshp.so.2") libtool: link: (cd ".libs" && rm -f "libshp.so" && ln -s "libshp.so.2.1.0" "libshp.so") libtool: link: ( cd ".libs" && rm -f "libshp.la" && ln -s "../libshp.la" "libshp.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpcreate shpcreate.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpcreate shpcreate.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dbfdump dbfdump.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dbfdump dbfdump.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dbfcreate dbfcreate.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dbfcreate dbfcreate.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dbfadd dbfadd.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dbfadd dbfadd.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shprewind shprewind.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shprewind shprewind.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpadd shpadd.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpadd shpadd.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shptreedump shptreedump.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shptreedump shptreedump.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpdump shpdump.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpdump shpdump.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shputils shputils.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shputils shputils.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shptest shptest.o ./libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shptest shptest.o ./.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' Making all in contrib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpcat-shpcat.o `test -f 'shpcat.c' || echo './'`shpcat.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbfinfo-dbfinfo.o `test -f 'dbfinfo.c' || echo './'`dbfinfo.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpfix-shpfix.o `test -f 'shpfix.c' || echo './'`shpfix.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpcentrd-shpcentrd.o `test -f 'shpcentrd.c' || echo './'`shpcentrd.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbfcat-dbfcat.o `test -f 'dbfcat.c' || echo './'`dbfcat.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpdata-shpdata.o `test -f 'shpdata.c' || echo './'`shpdata.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpinfo-shpinfo.o `test -f 'shpinfo.c' || echo './'`shpinfo.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpwkb-shpwkb.o `test -f 'shpwkb.c' || echo './'`shpwkb.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpdxf-shpdxf.o `test -f 'shpdxf.c' || echo './'`shpdxf.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpsort-shpsort.o `test -f 'shpsort.c' || echo './'`shpsort.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dbfcat dbfcat-dbfcat.o ../libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dbfcat dbfcat-dbfcat.o ../.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dbfinfo dbfinfo-dbfinfo.o ../libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dbfinfo dbfinfo-dbfinfo.o ../.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' g++ -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Shape_PointInPoly-Shape_PointInPoly.o `test -f 'Shape_PointInPoly.cpp' || echo './'`Shape_PointInPoly.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpdata-shpgeo.o `test -f 'shpgeo.c' || echo './'`shpgeo.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpwkb-shpgeo.o `test -f 'shpgeo.c' || echo './'`shpgeo.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpcat shpcat-shpcat.o ../libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpcat shpcat-shpcat.o ../.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpdxf shpdxf-shpdxf.o ../libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpdxf shpdxf-shpdxf.o ../.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpinfo-shpgeo.o `test -f 'shpgeo.c' || echo './'`shpgeo.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpfix shpfix-shpfix.o ../libshp.la libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpfix shpfix-shpfix.o ../.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' gcc -DPACKAGE_NAME=\"shapelib\" -DPACKAGE_TARNAME=\"shapelib\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"shapelib\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shapelib\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -DDEBUG -DDEBUG2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shpcentrd-shpgeo.o `test -f 'shpgeo.c' || echo './'`shpgeo.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpsort shpsort-shpsort.o ../libshp.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpsort shpsort-shpsort.o ../.libs/libshp.so -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpdata shpdata-shpdata.o shpdata-shpgeo.o ../libshp.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpdata shpdata-shpdata.o shpdata-shpgeo.o ../.libs/libshp.so -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpwkb shpwkb-shpwkb.o shpwkb-shpgeo.o ../libshp.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpwkb shpwkb-shpwkb.o shpwkb-shpgeo.o ../.libs/libshp.so -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o Shape_PointInPoly Shape_PointInPoly-Shape_PointInPoly.o ../libshp.la libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/Shape_PointInPoly Shape_PointInPoly-Shape_PointInPoly.o ../.libs/libshp.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpcentrd shpcentrd-shpcentrd.o shpcentrd-shpgeo.o ../libshp.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpcentrd shpcentrd-shpcentrd.o shpcentrd-shpgeo.o ../.libs/libshp.so -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o shpinfo shpinfo-shpinfo.o shpinfo-shpgeo.o ../libshp.la -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/shpinfo shpinfo-shpinfo.o shpinfo-shpgeo.o ../.libs/libshp.so -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kZq7lb + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64 + cd shapelib-1.5.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libshp.la '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libshp.so.2.1.0 /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/lib64/libshp.so.2.1.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/lib64 && { ln -s -f libshp.so.2.1.0 libshp.so.2 || { rm -f libshp.so.2 && ln -s libshp.so.2.1.0 libshp.so.2; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/lib64 && { ln -s -f libshp.so.2.1.0 libshp.so || { rm -f libshp.so && ln -s libshp.so.2.1.0 libshp.so; }; }) libtool: install: /usr/bin/install -p .libs/libshp.lai /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/lib64/libshp.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p dbfadd dbfcreate dbfdump shpadd shpcreate shpdump shprewind shptreedump shputils '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin' libtool: warning: './libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dbfadd /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfadd libtool: warning: './libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dbfcreate /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfcreate libtool: warning: './libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dbfdump /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfdump libtool: warning: './libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpadd /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpadd libtool: warning: './libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpcreate /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpcreate libtool: warning: './libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpdump /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpdump libtool: warning: './libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shprewind /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shprewind libtool: warning: './libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shptreedump /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shptreedump libtool: warning: './libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shputils /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shputils /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 shapefil.h '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 shapelib.pc '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' Making install in contrib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p dbfcat dbfinfo shpcat shpdxf shpfix shpsort Shape_PointInPoly shpcentrd shpdata shpinfo shpwkb '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin' libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dbfcat /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfcat libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dbfinfo /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfinfo libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpcat /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpcat libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpdxf /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpdxf libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpfix /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpfix libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpsort /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpsort libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/Shape_PointInPoly /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/Shape_PointInPoly libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpcentrd /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpcentrd libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpdata /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpdata libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpinfo /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpinfo libtool: warning: '../libshp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/shpwkb /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpwkb make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' + find /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64 -name '*.la' -delete + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.5.0-2.mga9 --unique-debug-suffix -1.5.0-2.mga9.aarch64 --unique-debug-src-base shapelib-1.5.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/shapelib-1.5.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/Shape_PointInPoly extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpadd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfcreate extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfdump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfadd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/dbfinfo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpcentrd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpcreate extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpdata extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpdump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpfix extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpdxf extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpinfo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shprewind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shptreedump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpsort extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shputils extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/bin/shpwkb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/lib64/libshp.so.2.1.0 dwz: ./usr/bin/Shape_PointInPoly-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/dbfadd-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/dbfcat-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/dbfcreate-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/dbfdump-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/dbfinfo-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpadd-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpcat-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpcentrd-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpcreate-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpdata-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpdump-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpdxf-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpfix-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpinfo-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shprewind-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpsort-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shptreedump-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shputils-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/shpwkb-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libshp.so.2.1.0-1.5.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 932kB, size after compression: 932kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 21 CRC32s did match. 1080 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: shapelib-1.5.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hLDsBa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd shapelib-1.5.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/share/doc/shapelib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/share/doc/shapelib + cp -pr README.tree /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/share/doc/shapelib + cp -pr web/codepage.html web/dbf_api.html web/index.html web/license.html web/manifest.html web/release.html web/shapelib-tools.html web/shp_api.html /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64/usr/share/doc/shapelib + RPM_EC=0 ++ jobs -p + exit 0 Provides: shapelib = 1.5.0-2.mga9 shapelib(aarch-64) = 1.5.0-2.mga9 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.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libshp.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64shp2-1.5.0-2.mga9.aarch64 Provides: lib64shp2 = 1.5.0-2.mga9 lib64shp2(aarch-64) = 1.5.0-2.mga9 libshp.so.2()(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) Processing files: lib64shp-devel-1.5.0-2.mga9.aarch64 Provides: devel(libshp(64bit)) lib64shp-devel = 1.5.0-2.mga9 lib64shp-devel(aarch-64) = 1.5.0-2.mga9 libshapelib-devel = 1.5.0-2.mga9 pkgconfig(shapelib) = 1.5.0 shapelib-devel = 1.5.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Obsoletes: lib64shapelib-devel < 1.3.0 Processing files: shapelib-debugsource-1.5.0-2.mga9.aarch64 Provides: shapelib-debugsource = 1.5.0-2.mga9 shapelib-debugsource(aarch-64) = 1.5.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: shapelib-debuginfo-1.5.0-2.mga9.aarch64 Provides: debuginfo(build-id) = 13808309caa56c90e9fc96a92cd3d11783ce02e0 debuginfo(build-id) = 142c7a32cfce92da29bc1d54526ec35c11a5fb6d debuginfo(build-id) = 23c69faee52a9ea63005e48aeb6aeae7a53d9a61 debuginfo(build-id) = 35f9dc1e761a64376038e6cdd0c1e6b33ff5ed3d debuginfo(build-id) = 3ae5c89292a9e6110c64d4c09d445c83774f5f22 debuginfo(build-id) = 43cee3684ad4c00cd05620d8ba511a8927803147 debuginfo(build-id) = 4a9ac88f86813b8f83fcf4c6cf8f1fc53c2b0ded debuginfo(build-id) = 4e67ed3add72a0b8a02b21c488e0af3d88378e2a debuginfo(build-id) = 6e514a05b351e69ae5d6f7cb1e4ae92c8f870024 debuginfo(build-id) = 8b67342ab81aef946a29f61e673a3d77f0a35ab3 debuginfo(build-id) = 95197a846706b616e180f2147238c7919697caad debuginfo(build-id) = 98d1cedc6c21bac4e01e29d244564aef9ad53d24 debuginfo(build-id) = 9d0e073e0cefef6aa4434b9977178e02e60047d9 debuginfo(build-id) = ac525bcd43f7dcdde523319b7879adb76e4bf53e debuginfo(build-id) = b47dcc16241c1aaf02501159729712a3a79ef83a debuginfo(build-id) = b844229029e11c874e9bf82717522f64d97415a8 debuginfo(build-id) = bb7449e2ec3d261d325e3998f26860910c778cc4 debuginfo(build-id) = c957e0ac1ec21630891822120d7390aefad3b2f6 debuginfo(build-id) = d5026ca2d31fe55fbc359db16e0ada515016c57d debuginfo(build-id) = f9d8db6583c59d90eb0667b6b91eed43c124a985 shapelib-debuginfo = 1.5.0-2.mga9 shapelib-debuginfo(aarch-64) = 1.5.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: shapelib-debugsource(aarch-64) = 1.5.0-2.mga9 Processing files: lib64shp2-debuginfo-1.5.0-2.mga9.aarch64 Provides: debuginfo(build-id) = 2b9a6043431153a3ed97827c8be9381887e64bec lib64shp2-debuginfo = 1.5.0-2.mga9 lib64shp2-debuginfo(aarch-64) = 1.5.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: shapelib-debugsource(aarch-64) = 1.5.0-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64shp-devel-1.5.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64shp2-1.5.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64shp2-debuginfo-1.5.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/shapelib-1.5.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/shapelib-debuginfo-1.5.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/shapelib-debugsource-1.5.0-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.icXAZs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd shapelib-1.5.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bjaHpj + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf shapelib-1.5.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!