D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/shapelib-1.5.0-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OJBkAz + 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.XoylEC + 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 + 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.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./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 + /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... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking the archiver (aarch64-mageia-linux-gnu-ar) interface... ar checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) 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... (cached) aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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:866, from shapefil.h:178, from shpopen.c:307: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 107 and 130 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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 In file included from /usr/include/string.h:519, from shpsort.c:54: In function 'strncpy', inlined from 'copy_related.constprop' at shpsort.c:322:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shpsort.c: In function 'copy_related.constprop': shpsort.c:317:21: note: length computed here 317 | size_t name_len = strlen(inName); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from shpsort.c:54: In function 'strncpy', inlined from 'copy_related.constprop' at shpsort.c:331:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shpsort.c: In function 'copy_related.constprop': shpsort.c:329:14: note: length computed here 329 | name_len = strlen(outName); | ^~~~~~~~~~~~~~~ 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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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 In file included from /usr/include/string.h:519, from shpdxf.c:41: In function 'strncpy', inlined from 'main' at shpdxf.c:223:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shpdxf.c: In function 'main': shpdxf.c:223:40: note: length computed here 223 | strncpy (dbfFileName, shpFileName, strlen(shpFileName)-3); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from shpdxf.c:41: In function 'strncpy', inlined from 'main' at shpdxf.c:226:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shpdxf.c: In function 'main': shpdxf.c:226:39: note: length computed here 226 | strncpy (dxfFileName, shpFileName,strlen(shpFileName)-3); | ^~~~~~~~~~~~~~~~~~~ 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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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 aarch64-mageia-linux-gnu-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: aarch64-mageia-linux-gnu-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 -Wl,-rpath -Wl,/usr/lib64 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.KY87gD + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64 + cd shapelib-1.5.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.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.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libshp.la '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libshp.so.2.1.0 /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/lib64/libshp.so.2.1.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.aarch64/usr/bin/shputils /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 shapefil.h '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 shapelib.pc '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.5.0-2.mga8 --unique-debug-suffix -1.5.0-2.mga8.aarch64 --unique-debug-src-base shapelib-1.5.0-2.mga8.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 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/Shape_PointInPoly explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfcreate extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfadd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfinfo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfcreate explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpadd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/Shape_PointInPoly explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfdump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfadd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpadd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfinfo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/dbfdump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpcentrd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpcentrd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpcreate extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpcreate explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpdata extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpdata explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpdump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpdump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpfix explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpdxf extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpdxf extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpfix explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpinfo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpinfo explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shprewind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shprewind explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpsort extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpsort explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shptreedump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shptreedump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shputils extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shputils explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpwkb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/bin/shpwkb explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/lib64/libshp.so.2.1.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64/usr/lib64/libshp.so.2.1.0 original debug info size: 1160kB, size after compression: 1076kB /usr/lib/rpm/sepdebugcrcfix: Updated 21 CRC32s, 0 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: shapelib-1.5.0-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.laqKAB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd shapelib-1.5.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.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.mga8.aarch64/usr/share/doc/shapelib + cp -pr README.tree /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.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.mga8.aarch64/usr/share/doc/shapelib + RPM_EC=0 ++ jobs -p + exit 0 Provides: shapelib = 1.5.0-2.mga8 shapelib(aarch-64) = 1.5.0-2.mga8 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) 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.mga8.aarch64 Provides: lib64shp2 = 1.5.0-2.mga8 lib64shp2(aarch-64) = 1.5.0-2.mga8 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.mga8.aarch64 Provides: devel(libshp(64bit)) lib64shp-devel = 1.5.0-2.mga8 lib64shp-devel(aarch-64) = 1.5.0-2.mga8 libshapelib-devel = 1.5.0-2.mga8 pkgconfig(shapelib) = 1.5.0 shapelib-devel = 1.5.0-2.mga8 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.mga8.aarch64 Provides: shapelib-debugsource = 1.5.0-2.mga8 shapelib-debugsource(aarch-64) = 1.5.0-2.mga8 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.mga8.aarch64 Provides: debuginfo(build-id) = 374076db73cdbc358b351ce74180e4328920e2c6 debuginfo(build-id) = 3e458bc723c64522ae099ce84e4ffb4e096ddd13 debuginfo(build-id) = 3f2c2b8b6e63a020dc713a61a3b66846041264fd debuginfo(build-id) = 7591328dfa8e2f17a82b1cf8f4ef26983016ff49 debuginfo(build-id) = 7848f05ad35b6d26b6029b55c757d8acf0232add debuginfo(build-id) = 7b85fc9ca18b6b659f84f695117a18187ffd94ee debuginfo(build-id) = 9066bc556389071957491330a77d1edc846a222e debuginfo(build-id) = 9c40cb78fa4189341af1c6a40d3fcc4960a1ba09 debuginfo(build-id) = a6af6b1ee5287190240ef8a32602e0cd99c904d6 debuginfo(build-id) = b03cbebacb763070882662a994a6c3e1ea916268 debuginfo(build-id) = b4ea7e2891c1652faa15fda150bbb5d27b2742a9 debuginfo(build-id) = ba24111c1823ca32286ebaff676d49d872319b23 debuginfo(build-id) = c397c105b6a370f96eb5ab7a26aab5d0407966f9 debuginfo(build-id) = c4558ef35a50524b98fe55ff53b827c17cf0d9c8 debuginfo(build-id) = c5b3d6eaeb82d7569d3c2d955b6dfc232b320f02 debuginfo(build-id) = c5d5295f2b6fce6d0ede3fba8c15bd16a0b1b5d1 debuginfo(build-id) = cb2605703eea4a42ecea471abbb0847d41c87678 debuginfo(build-id) = cf13b0493e51a2b60078d75c95e954cf7ac45031 debuginfo(build-id) = e3b16cec1b7223ace2ba0cab31cb913cc5e43ceb debuginfo(build-id) = fd4eca5ba850a1df3bb78dbce0cf3dffd6a7afd6 shapelib-debuginfo = 1.5.0-2.mga8 shapelib-debuginfo(aarch-64) = 1.5.0-2.mga8 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.mga8 Processing files: lib64shp2-debuginfo-1.5.0-2.mga8.aarch64 Provides: debuginfo(build-id) = f3cdf13367424053ff107bec5b258881b2eb73a9 lib64shp2-debuginfo = 1.5.0-2.mga8 lib64shp2-debuginfo(aarch-64) = 1.5.0-2.mga8 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.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64shp-devel-1.5.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64shp2-1.5.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64shp2-debuginfo-1.5.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/shapelib-1.5.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/shapelib-debugsource-1.5.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/shapelib-debuginfo-1.5.0-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FBFmFB + 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.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kK01tA + 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!