==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: laszip2 2.2.0-3 (Sun Aug 31 19:33:04 2025)
==> Retrieving sources...
-> Found laszip-src-2.2.0.tar.bz2
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
laszip-src-2.2.0.tar.bz2 ... Passed
==> Making package: laszip2 2.2.0-3 (Sun Aug 31 19:33:11 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found laszip-src-2.2.0.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting laszip-src-2.2.0.tar.bz2 with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force
autoreconf: running: /usr/bin/autoconf --force
configure.ac:37: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:37: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:37: the top level
configure.ac:62: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:62: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:62: the top level
configure.ac:126: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:37: installing './compile'
configure.ac:31: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... unsupported
checking for g++ option to enable C++98 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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 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 file... file
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
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 for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... 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
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 whether byte ordering is bigendian... no
checking for string.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for debug enabled... no
checking for 64bit integer type... long long
checking for gettimeofday... yes
checking for bzero... yes
checking for memset... yes
checking for memcpy... yes
checking for bcopy... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/laszip/Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating tools/laszip-config
config.status: executing depfiles commands
config.status: executing libtool commands
laszip configuration summary:
Version..................: 2.2.0
Installation directory...: /usr
C compiler...............: gcc -Wall -Wno-long-long -pedantic -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -DNDEBUG
C++ compiler.............: g++ -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG
Debugging support........:
LIBS.....................:
Making all in src
make[1]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/src'
Making all in .
make[2]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/src'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT arithmeticmodel.lo -MD -MP -MF .deps/arithmeticmodel.Tpo -c -o arithmeticmodel.lo arithmeticmodel.cpp
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT arithmeticdecoder.lo -MD -MP -MF .deps/arithmeticdecoder.Tpo -c -o arithmeticdecoder.lo arithmeticdecoder.cpp
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT arithmeticencoder.lo -MD -MP -MF .deps/arithmeticencoder.Tpo -c -o arithmeticencoder.lo arithmeticencoder.cpp
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT integercompressor.lo -MD -MP -MF .deps/integercompressor.Tpo -c -o integercompressor.lo integercompressor.cpp
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laswriteitemcompressed_v1.lo -MD -MP -MF .deps/laswriteitemcompressed_v1.Tpo -c -o laswriteitemcompressed_v1.lo laswriteitemcompressed_v1.cpp
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasreaditemcompressed_v1.lo -MD -MP -MF .deps/lasreaditemcompressed_v1.Tpo -c -o lasreaditemcompressed_v1.lo lasreaditemcompressed_v1.cpp
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laswriteitemcompressed_v2.lo -MD -MP -MF .deps/laswriteitemcompressed_v2.Tpo -c -o laswriteitemcompressed_v2.lo laswriteitemcompressed_v2.cpp
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasreaditemcompressed_v2.lo -MD -MP -MF .deps/lasreaditemcompressed_v2.Tpo -c -o lasreaditemcompressed_v2.lo lasreaditemcompressed_v2.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT arithmeticencoder.lo -MD -MP -MF .deps/arithmeticencoder.Tpo -c arithmeticencoder.cpp -fPIC -DPIC -o .libs/arithmeticencoder.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT arithmeticdecoder.lo -MD -MP -MF .deps/arithmeticdecoder.Tpo -c arithmeticdecoder.cpp -fPIC -DPIC -o .libs/arithmeticdecoder.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT arithmeticmodel.lo -MD -MP -MF .deps/arithmeticmodel.Tpo -c arithmeticmodel.cpp -fPIC -DPIC -o .libs/arithmeticmodel.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laswriteitemcompressed_v1.lo -MD -MP -MF .deps/laswriteitemcompressed_v1.Tpo -c laswriteitemcompressed_v1.cpp -fPIC -DPIC -o .libs/laswriteitemcompressed_v1.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasreaditemcompressed_v1.lo -MD -MP -MF .deps/lasreaditemcompressed_v1.Tpo -c lasreaditemcompressed_v1.cpp -fPIC -DPIC -o .libs/lasreaditemcompressed_v1.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT integercompressor.lo -MD -MP -MF .deps/integercompressor.Tpo -c integercompressor.cpp -fPIC -DPIC -o .libs/integercompressor.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laswriteitemcompressed_v2.lo -MD -MP -MF .deps/laswriteitemcompressed_v2.Tpo -c laswriteitemcompressed_v2.cpp -fPIC -DPIC -o .libs/laswriteitemcompressed_v2.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasreaditemcompressed_v2.lo -MD -MP -MF .deps/lasreaditemcompressed_v2.Tpo -c lasreaditemcompressed_v2.cpp -fPIC -DPIC -o .libs/lasreaditemcompressed_v2.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT arithmeticmodel.lo -MD -MP -MF .deps/arithmeticmodel.Tpo -c arithmeticmodel.cpp -o arithmeticmodel.o >/dev/null 2>&1
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT integercompressor.lo -MD -MP -MF .deps/integercompressor.Tpo -c integercompressor.cpp -o integercompressor.o >/dev/null 2>&1
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT arithmeticdecoder.lo -MD -MP -MF .deps/arithmeticdecoder.Tpo -c arithmeticdecoder.cpp -o arithmeticdecoder.o >/dev/null 2>&1
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasreaditemcompressed_v1.lo -MD -MP -MF .deps/lasreaditemcompressed_v1.Tpo -c lasreaditemcompressed_v1.cpp -o lasreaditemcompressed_v1.o >/dev/null 2>&1
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laswriteitemcompressed_v1.lo -MD -MP -MF .deps/laswriteitemcompressed_v1.Tpo -c laswriteitemcompressed_v1.cpp -o laswriteitemcompressed_v1.o >/dev/null 2>&1
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT arithmeticencoder.lo -MD -MP -MF .deps/arithmeticencoder.Tpo -c arithmeticencoder.cpp -o arithmeticencoder.o >/dev/null 2>&1
mv -f .deps/arithmeticmodel.Tpo .deps/arithmeticmodel.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laswritepoint.lo -MD -MP -MF .deps/laswritepoint.Tpo -c -o laswritepoint.lo laswritepoint.cpp
mv -f .deps/integercompressor.Tpo .deps/integercompressor.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasreadpoint.lo -MD -MP -MF .deps/lasreadpoint.Tpo -c -o lasreadpoint.lo lasreadpoint.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laswritepoint.lo -MD -MP -MF .deps/laswritepoint.Tpo -c laswritepoint.cpp -fPIC -DPIC -o .libs/laswritepoint.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasreaditemcompressed_v2.lo -MD -MP -MF .deps/lasreaditemcompressed_v2.Tpo -c lasreaditemcompressed_v2.cpp -o lasreaditemcompressed_v2.o >/dev/null 2>&1
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laswriteitemcompressed_v2.lo -MD -MP -MF .deps/laswriteitemcompressed_v2.Tpo -c laswriteitemcompressed_v2.cpp -o laswriteitemcompressed_v2.o >/dev/null 2>&1
mv -f .deps/arithmeticdecoder.Tpo .deps/arithmeticdecoder.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laszip.lo -MD -MP -MF .deps/laszip.Tpo -c -o laszip.lo laszip.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasreadpoint.lo -MD -MP -MF .deps/lasreadpoint.Tpo -c lasreadpoint.cpp -fPIC -DPIC -o .libs/lasreadpoint.o
mv -f .deps/lasreaditemcompressed_v1.Tpo .deps/lasreaditemcompressed_v1.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laszipper.lo -MD -MP -MF .deps/laszipper.Tpo -c -o laszipper.lo laszipper.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laszip.lo -MD -MP -MF .deps/laszip.Tpo -c laszip.cpp -fPIC -DPIC -o .libs/laszip.o
mv -f .deps/laswriteitemcompressed_v1.Tpo .deps/laswriteitemcompressed_v1.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasunzipper.lo -MD -MP -MF .deps/lasunzipper.Tpo -c -o lasunzipper.lo lasunzipper.cpp
mv -f .deps/arithmeticencoder.Tpo .deps/arithmeticencoder.Plo
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laszipper.lo -MD -MP -MF .deps/laszipper.Tpo -c laszipper.cpp -fPIC -DPIC -o .libs/laszipper.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laswritepoint.lo -MD -MP -MF .deps/laswritepoint.Tpo -c laswritepoint.cpp -o laswritepoint.o >/dev/null 2>&1
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasunzipper.lo -MD -MP -MF .deps/lasunzipper.Tpo -c lasunzipper.cpp -fPIC -DPIC -o .libs/lasunzipper.o
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasreadpoint.lo -MD -MP -MF .deps/lasreadpoint.Tpo -c lasreadpoint.cpp -o lasreadpoint.o >/dev/null 2>&1
mv -f .deps/lasreaditemcompressed_v2.Tpo .deps/lasreaditemcompressed_v2.Plo
mv -f .deps/laswriteitemcompressed_v2.Tpo .deps/laswriteitemcompressed_v2.Plo
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laszip.lo -MD -MP -MF .deps/laszip.Tpo -c laszip.cpp -o laszip.o >/dev/null 2>&1
mv -f .deps/laswritepoint.Tpo .deps/laswritepoint.Plo
mv -f .deps/lasreadpoint.Tpo .deps/lasreadpoint.Plo
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laszipper.lo -MD -MP -MF .deps/laszipper.Tpo -c laszipper.cpp -o laszipper.o >/dev/null 2>&1
libtool: compile: g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"laszip 2.2.0\"" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT lasunzipper.lo -MD -MP -MF .deps/lasunzipper.Tpo -c lasunzipper.cpp -o lasunzipper.o >/dev/null 2>&1
mv -f .deps/laszip.Tpo .deps/laszip.Plo
mv -f .deps/laszipper.Tpo .deps/laszipper.Plo
mv -f .deps/lasunzipper.Tpo .deps/lasunzipper.Plo
/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblibrary.la arithmeticmodel.lo arithmeticdecoder.lo arithmeticencoder.lo integercompressor.lo laswriteitemcompressed_v1.lo lasreaditemcompressed_v1.lo laswriteitemcompressed_v2.lo lasreaditemcompressed_v2.lo laswritepoint.lo lasreadpoint.lo laszip.lo laszipper.lo lasunzipper.lo
libtool: link: ar cr .libs/liblibrary.a .libs/arithmeticmodel.o .libs/arithmeticdecoder.o .libs/arithmeticencoder.o .libs/integercompressor.o .libs/laswriteitemcompressed_v1.o .libs/lasreaditemcompressed_v1.o .libs/laswriteitemcompressed_v2.o .libs/lasreaditemcompressed_v2.o .libs/laswritepoint.o .libs/lasreadpoint.o .libs/laszip.o .libs/laszipper.o .libs/lasunzipper.o
libtool: link: ranlib .libs/liblibrary.a
libtool: link: ( cd ".libs" && rm -f "liblibrary.la" && ln -s "../liblibrary.la" "liblibrary.la" )
make[2]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/src'
make[1]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/src'
Making all in .
make[1]: Entering directory '/build/laszip2/src/laszip-src-2.2.0'
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-long-long -pedantic -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -DNDEBUG -version-info 6:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblaszip.la -rpath /usr/lib/laszip2 src/liblibrary.la
libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive src/.libs/liblibrary.a -Wl,--no-whole-archive -march=armv8-a -O2 -Werror=format-security -O3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,liblaszip.so.6 -o .libs/liblaszip.so.6.0.0
libtool: link: (cd ".libs" && rm -f "liblaszip.so.6" && ln -s "liblaszip.so.6.0.0" "liblaszip.so.6")
libtool: link: (cd ".libs" && rm -f "liblaszip.so" && ln -s "liblaszip.so.6.0.0" "liblaszip.so")
libtool: link: (cd .libs/liblaszip.lax/liblibrary.a && ar x "/build/laszip2/src/laszip-src-2.2.0/src/.libs/liblibrary.a")
libtool: link: ar cr .libs/liblaszip.a .libs/liblaszip.lax/liblibrary.a/arithmeticdecoder.o .libs/liblaszip.lax/liblibrary.a/arithmeticencoder.o .libs/liblaszip.lax/liblibrary.a/arithmeticmodel.o .libs/liblaszip.lax/liblibrary.a/integercompressor.o .libs/liblaszip.lax/liblibrary.a/lasreaditemcompressed_v1.o .libs/liblaszip.lax/liblibrary.a/lasreaditemcompressed_v2.o .libs/liblaszip.lax/liblibrary.a/lasreadpoint.o .libs/liblaszip.lax/liblibrary.a/lasunzipper.o .libs/liblaszip.lax/liblibrary.a/laswriteitemcompressed_v1.o .libs/liblaszip.lax/liblibrary.a/laswriteitemcompressed_v2.o .libs/liblaszip.lax/liblibrary.a/laswritepoint.o .libs/liblaszip.lax/liblibrary.a/laszip.o .libs/liblaszip.lax/liblibrary.a/laszipper.o
libtool: link: ranlib .libs/liblaszip.a
libtool: link: rm -fr .libs/liblaszip.lax
libtool: link: ( cd ".libs" && rm -f "liblaszip.la" && ln -s "../liblaszip.la" "liblaszip.la" )
make[1]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0'
Making all in include/laszip
make[1]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/include/laszip'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/include/laszip'
Making all in tools
make[1]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/tools'
g++ -DPACKAGE_NAME=\"laszip\" -DPACKAGE_TARNAME=\"laszip-src\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"laszip\ 2.2.0\" -DPACKAGE_BUGREPORT=\"howard@hobu.co\" -DPACKAGE_URL=\"\" -DPACKAGE=\"laszip-src\" -DVERSION=\"2.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I../include -I../include/laszip -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -MT laszippertest.o -MD -MP -MF .deps/laszippertest.Tpo -c -o laszippertest.o laszippertest.cpp
mv -f .deps/laszippertest.Tpo .deps/laszippertest.Po
/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o laszippertest laszippertest.o ../liblaszip.la
libtool: link: g++ -Wall -Wno-long-long -pedantic -std=c++98 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/laszippertest laszippertest.o ../.libs/liblaszip.so -Wl,-rpath -Wl,/usr/lib/laszip2
make[1]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/tools'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/src'
Making install in .
make[2]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/src'
make[3]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/src'
make[2]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/src'
make[1]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/src'
Making install in .
make[1]: Entering directory '/build/laszip2/src/laszip-src-2.2.0'
make[2]: Entering directory '/build/laszip2/src/laszip-src-2.2.0'
make[2]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/laszip2/pkg/laszip2/usr/lib/laszip2'
/bin/sh ./libtool --mode=install /usr/bin/install -c liblaszip.la '/build/laszip2/pkg/laszip2/usr/lib/laszip2'
libtool: install: /usr/bin/install -c .libs/liblaszip.so.6.0.0 /build/laszip2/pkg/laszip2/usr/lib/laszip2/liblaszip.so.6.0.0
libtool: install: (cd /build/laszip2/pkg/laszip2/usr/lib/laszip2 && { ln -s -f liblaszip.so.6.0.0 liblaszip.so.6 || { rm -f liblaszip.so.6 && ln -s liblaszip.so.6.0.0 liblaszip.so.6; }; })
libtool: install: (cd /build/laszip2/pkg/laszip2/usr/lib/laszip2 && { ln -s -f liblaszip.so.6.0.0 liblaszip.so || { rm -f liblaszip.so && ln -s liblaszip.so.6.0.0 liblaszip.so; }; })
libtool: install: /usr/bin/install -c .libs/liblaszip.lai /build/laszip2/pkg/laszip2/usr/lib/laszip2/liblaszip.la
libtool: install: /usr/bin/install -c .libs/liblaszip.a /build/laszip2/pkg/laszip2/usr/lib/laszip2/liblaszip.a
libtool: install: chmod 644 /build/laszip2/pkg/laszip2/usr/lib/laszip2/liblaszip.a
libtool: install: ranlib /build/laszip2/pkg/laszip2/usr/lib/laszip2/liblaszip.a
libtool: warning: remember to run 'libtool --finish /usr/lib/laszip2'
make[2]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0'
make[1]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0'
Making install in include/laszip
make[1]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/include/laszip'
make[2]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/include/laszip'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/laszip2/pkg/laszip2/usr/include/laszip2/'
/usr/bin/install -c -m 644 lasunzipper.hpp laszip.hpp laszipper.hpp laszipexport.hpp '/build/laszip2/pkg/laszip2/usr/include/laszip2/'
make[2]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/include/laszip'
make[1]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/include/laszip'
Making install in tools
make[1]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/tools'
make[2]: Entering directory '/build/laszip2/src/laszip-src-2.2.0/tools'
make[2]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/laszip2/pkg/laszip2/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c laszippertest '/build/laszip2/pkg/laszip2/usr/bin'
libtool: warning: '../liblaszip.la' has not been installed in '/usr/lib/laszip2'
libtool: install: /usr/bin/install -c .libs/laszippertest /build/laszip2/pkg/laszip2/usr/bin/laszippertest
make[2]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/tools'
make[1]: Leaving directory '/build/laszip2/src/laszip-src-2.2.0/tools'
==> 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 "laszip2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: laszip2 2.2.0-3 (Sun Aug 31 19:33:31 2025)
==> Cleaning up...