==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: shapelib 1.6.0-1 (Mon May  6 13:19:29 2024)
==> Retrieving sources...
  -> Found shapelib-1.6.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    shapelib-1.6.0.tar.gz ... Passed
==> Making package: shapelib 1.6.0-1 (Mon May  6 13:19:37 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found shapelib-1.6.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting shapelib-1.6.0.tar.gz with bsdtar
==> Starting build()...
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 whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
/usr/bin/grep: warning: stray \ before -
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for floor in -lm... yes
checking for some Win32 platform... no

Configuration summary for shapelib 1.6.0:
  - Host:                  aarch64-unknown-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
Making all in .
make[1]: Entering directory '/build/shapelib/src/shapelib-1.6.0'
  CC       dbfadd.o
  CC       shpopen.lo
  CC       dbfopen.lo
  CC       safileio.lo
  CC       shptree.lo
  CC       sbnsearch.lo
  CC       dbfcreate.o
  CC       dbfdump.o
  CC       shpadd.o
  CC       shpcreate.o
  CC       shpdump.o
  CC       shprewind.o
  CC       shptreedump.o
  CC       shputils.o
  CC       shptest.o
  CCLD     libshp.la
  CCLD     dbfadd
  CCLD     dbfcreate
  CCLD     dbfdump
  CCLD     shpadd
  CCLD     shpcreate
  CCLD     shpdump
  CCLD     shprewind
  CCLD     shptreedump
  CCLD     shputils
  CCLD     shptest
make[1]: Leaving directory '/build/shapelib/src/shapelib-1.6.0'
Making all in contrib
make[1]: Entering directory '/build/shapelib/src/shapelib-1.6.0/contrib'
  CC       csv2shp-csv2shp.o
  CC       dbfcat-dbfcat.o
  CC       dbfinfo-dbfinfo.o
  CC       shpcat-shpcat.o
  CC       shpdxf-shpdxf.o
  CC       shpfix-shpfix.o
  CC       shpsort-shpsort.o
  CXX      Shape_PointInPoly-Shape_PointInPoly.o
  CC       shpcentrd-shpcentrd.o
  CC       shpcentrd-shpgeo.o
  CC       shpdata-shpdata.o
  CC       shpdata-shpgeo.o
  CC       shpinfo-shpinfo.o
  CC       shpinfo-shpgeo.o
  CC       shpwkb-shpwkb.o
  CC       shpwkb-shpgeo.o
  CCLD     csv2shp
  CCLD     dbfcat
  CCLD     dbfinfo
  CCLD     shpcat
  CCLD     shpdxf
  CCLD     shpfix
  CCLD     shpsort
  CXXLD    Shape_PointInPoly
  CCLD     shpcentrd
  CCLD     shpdata
  CCLD     shpinfo
  CCLD     shpwkb
make[1]: Leaving directory '/build/shapelib/src/shapelib-1.6.0/contrib'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/build/shapelib/src/shapelib-1.6.0'
make[2]: Entering directory '/build/shapelib/src/shapelib-1.6.0'
 /usr/bin/mkdir -p '/build/shapelib/pkg/shapelib/usr/lib'
 /usr/bin/mkdir -p '/build/shapelib/pkg/shapelib/usr/include'
 /usr/bin/mkdir -p '/build/shapelib/pkg/shapelib/usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libshp.la '/build/shapelib/pkg/shapelib/usr/lib'
 /usr/bin/install -c -m 644 shapefil.h '/build/shapelib/pkg/shapelib/usr/include'
 /usr/bin/install -c -m 644 shapelib.pc '/build/shapelib/pkg/shapelib/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libshp.so.4.0.0 /build/shapelib/pkg/shapelib/usr/lib/libshp.so.4.0.0
libtool: install: (cd /build/shapelib/pkg/shapelib/usr/lib && { ln -s -f libshp.so.4.0.0 libshp.so.4 || { rm -f libshp.so.4 && ln -s libshp.so.4.0.0 libshp.so.4; }; })
libtool: install: (cd /build/shapelib/pkg/shapelib/usr/lib && { ln -s -f libshp.so.4.0.0 libshp.so || { rm -f libshp.so && ln -s libshp.so.4.0.0 libshp.so; }; })
libtool: install: /usr/bin/install -c .libs/libshp.lai /build/shapelib/pkg/shapelib/usr/lib/libshp.la
libtool: install: /usr/bin/install -c .libs/libshp.a /build/shapelib/pkg/shapelib/usr/lib/libshp.a
libtool: install: chmod 644 /build/shapelib/pkg/shapelib/usr/lib/libshp.a
libtool: install: ranlib /build/shapelib/pkg/shapelib/usr/lib/libshp.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/shapelib/pkg/shapelib/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c dbfadd dbfcreate dbfdump shpadd shpcreate shpdump shprewind shptreedump shputils '/build/shapelib/pkg/shapelib/usr/bin'
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfadd /build/shapelib/pkg/shapelib/usr/bin/dbfadd
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfcreate /build/shapelib/pkg/shapelib/usr/bin/dbfcreate
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfdump /build/shapelib/pkg/shapelib/usr/bin/dbfdump
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpadd /build/shapelib/pkg/shapelib/usr/bin/shpadd
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpcreate /build/shapelib/pkg/shapelib/usr/bin/shpcreate
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpdump /build/shapelib/pkg/shapelib/usr/bin/shpdump
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shprewind /build/shapelib/pkg/shapelib/usr/bin/shprewind
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shptreedump /build/shapelib/pkg/shapelib/usr/bin/shptreedump
libtool: warning: './libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shputils /build/shapelib/pkg/shapelib/usr/bin/shputils
make[2]: Leaving directory '/build/shapelib/src/shapelib-1.6.0'
make[1]: Leaving directory '/build/shapelib/src/shapelib-1.6.0'
Making install in contrib
make[1]: Entering directory '/build/shapelib/src/shapelib-1.6.0/contrib'
make[2]: Entering directory '/build/shapelib/src/shapelib-1.6.0/contrib'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/shapelib/pkg/shapelib/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c csv2shp dbfcat dbfinfo shpcat shpdxf shpfix shpsort Shape_PointInPoly shpcentrd shpdata shpinfo shpwkb '/build/shapelib/pkg/shapelib/usr/bin'
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/csv2shp /build/shapelib/pkg/shapelib/usr/bin/csv2shp
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfcat /build/shapelib/pkg/shapelib/usr/bin/dbfcat
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dbfinfo /build/shapelib/pkg/shapelib/usr/bin/dbfinfo
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpcat /build/shapelib/pkg/shapelib/usr/bin/shpcat
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpdxf /build/shapelib/pkg/shapelib/usr/bin/shpdxf
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpfix /build/shapelib/pkg/shapelib/usr/bin/shpfix
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpsort /build/shapelib/pkg/shapelib/usr/bin/shpsort
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/Shape_PointInPoly /build/shapelib/pkg/shapelib/usr/bin/Shape_PointInPoly
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpcentrd /build/shapelib/pkg/shapelib/usr/bin/shpcentrd
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpdata /build/shapelib/pkg/shapelib/usr/bin/shpdata
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpinfo /build/shapelib/pkg/shapelib/usr/bin/shpinfo
libtool: warning: '../libshp.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/shpwkb /build/shapelib/pkg/shapelib/usr/bin/shpwkb
make[2]: Leaving directory '/build/shapelib/src/shapelib-1.6.0/contrib'
make[1]: Leaving directory '/build/shapelib/src/shapelib-1.6.0/contrib'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "shapelib"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: shapelib 1.6.0-1 (Mon May  6 13:19:52 2024)
==> Cleaning up...