D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/shapelib-1.5.0-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TKO9ko + 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.1Ey7Zn + 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.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=x86_64-mageia-linux-gnu --build=x86_64-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 x86_64-mageia-linux-gnu-gcc... x86_64-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-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 x86_64-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-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 x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-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 x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) 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: x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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: x86_64-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 x86_64-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: x86_64-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' x86_64-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' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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:867, from shapefil.h:178, from shpopen.c:307: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 107 and 130 bytes into a destination of size 128 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __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 x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-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: x86_64-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' Making all in contrib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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:495, from shpdxf.c:41: In function 'strncpy', inlined from 'main' at shpdxf.c:223:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | 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:495, from shpdxf.c:41: In function 'strncpy', inlined from 'main' at shpdxf.c:226:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | 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' x86_64-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' x86_64-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:495, from shpsort.c:54: In function 'strncpy', inlined from 'copy_related.constprop' at shpsort.c:322:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | 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:495, from shpsort.c:54: In function 'strncpy', inlined from 'copy_related.constprop' at shpsort.c:331:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | 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' /bin/sh ../libtool --tag=CC --mode=link x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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' /bin/sh ../libtool --tag=CC --mode=link x86_64-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: x86_64-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 x86_64-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: x86_64-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' x86_64-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' x86_64-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' x86_64-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' x86_64-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' /bin/sh ../libtool --tag=CXX --mode=link x86_64-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: x86_64-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 x86_64-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: x86_64-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' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/shapelib-1.5.0/contrib' /bin/sh ../libtool --tag=CC --mode=link x86_64-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: x86_64-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 x86_64-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: x86_64-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 x86_64-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: x86_64-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' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gIRNnp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64 + cd shapelib-1.5.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64 '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.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libshp.la '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libshp.so.2.1.0 /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/lib64/libshp.so.2.1.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/usr/bin/shputils /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 shapefil.h '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 shapelib.pc '/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64/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.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.5.0-2.mga8 --unique-debug-suffix -1.5.0-2.mga8.x86_64 --unique-debug-src-base shapelib-1.5.0-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -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.x86_64/usr/bin/Shape_PointInPoly explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfadd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpadd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfinfo explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpdump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfdump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfcreate explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpinfo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/Shape_PointInPoly explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpwkb explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpcreate explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpfix extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpwkb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfdump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfcreate extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfadd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpcreate extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpsort explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpcentrd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shprewind explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpdxf explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shputils extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpdump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpcentrd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpdxf extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shprewind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/dbfinfo explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpdata explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/lib64/libshp.so.2.1.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shptreedump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpadd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpfix extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpinfo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpsort extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shputils extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shptreedump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/lib64/libshp.so.2.1.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/usr/bin/shpdata original debug info size: 1128kB, size after compression: 1052kB /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.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0WbaCn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd shapelib-1.5.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/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.x86_64/usr/share/doc/shapelib + cp -pr README.tree /home/iurt/rpmbuild/BUILDROOT/shapelib-1.5.0-2.mga8.x86_64/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.x86_64/usr/share/doc/shapelib + RPM_EC=0 ++ jobs -p + exit 0 Provides: shapelib = 1.5.0-2.mga8 shapelib(x86-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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(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.x86_64 Provides: lib64shp2 = 1.5.0-2.mga8 lib64shp2(x86-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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lib64shp-devel-1.5.0-2.mga8.x86_64 Provides: devel(libshp(64bit)) lib64shp-devel = 1.5.0-2.mga8 lib64shp-devel(x86-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.x86_64 Provides: shapelib-debugsource = 1.5.0-2.mga8 shapelib-debugsource(x86-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.x86_64 Provides: debuginfo(build-id) = 00644621702b80db25a8f75a7c76bbc290e1446f debuginfo(build-id) = 04b6b64990cd36ffd8bc82a44055fc533bd7238e debuginfo(build-id) = 0755e2ca4b006e2519a36e5f5b8075ff47d335df debuginfo(build-id) = 08ac05ae58232127aa214937fbdf3ac2262f4470 debuginfo(build-id) = 0d669b3d4222b97a2799189c9d5667710eb70517 debuginfo(build-id) = 175bd7251a9c6ce6a24f9c18161a6e12cf66ef77 debuginfo(build-id) = 2000a862929a822db2209374a9675dfc0ad11273 debuginfo(build-id) = 27d22472ac1de149ad20873bed41369c2eb3e057 debuginfo(build-id) = 295b321421779d4f5675a0a233ac0e25b1ca84ca debuginfo(build-id) = 3307728aa53aedd610481d6b3503a795aeee4fd0 debuginfo(build-id) = 40c0cdd245c5ab6755eeac701b9c705f6f0cbf6e debuginfo(build-id) = 484e52064580acc061be9d5a01194e45906e3343 debuginfo(build-id) = 549195d902440e3acc34d060e295b3c1827c58a2 debuginfo(build-id) = 6690d2e6b30e6435f46d6c85a1d8f92e778d139f debuginfo(build-id) = 84e743ca5e601d1ffebb36ad3c19e0a2fe301f6f debuginfo(build-id) = 8a5626a5b10de3635e19a4b1724d77c56c8e2db9 debuginfo(build-id) = 8d9a7aa9c7d0c9fed3f3f8b1d94fec13b84a9cd0 debuginfo(build-id) = 932a5a85f8aae050bdc61ba095a202fe801771ab debuginfo(build-id) = 97396b2d016d2f6431a1ee6973ba2f9762c57ccc debuginfo(build-id) = a0f2d534a4e7913e14ef393b7dc7da4402780d64 shapelib-debuginfo = 1.5.0-2.mga8 shapelib-debuginfo(x86-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(x86-64) = 1.5.0-2.mga8 Processing files: lib64shp2-debuginfo-1.5.0-2.mga8.x86_64 Provides: debuginfo(build-id) = 10a5eb520120b22eaadefa68ba85839a3f421305 lib64shp2-debuginfo = 1.5.0-2.mga8 lib64shp2-debuginfo(x86-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(x86-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.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64shp-devel-1.5.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64shp2-1.5.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64shp2-debuginfo-1.5.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/shapelib-debugsource-1.5.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/shapelib-1.5.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/shapelib-debuginfo-1.5.0-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Hlugup + 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.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PWJNdq + 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!