==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: vsqlite++ 0.3.13-7 (Fri Jul 10 05:48:54 2020)
==> Retrieving sources...
  -> Found vsqlite++-0.3.13.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    vsqlite++-0.3.13.tar.xz ... Passed
==> Making package: vsqlite++ 0.3.13-7 (Fri 10 Jul 2020 05:49:09 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) boost-libs-1.72.0-2  boost-1.72.0-2

Total Installed Size:  167.62 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing boost...
Optional dependencies for boost
    python: for python bindings
    python2: for python2 bindings
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found vsqlite++-0.3.13.tar.xz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting vsqlite++-0.3.13.tar.xz 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 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 we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for gcc... gcc
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 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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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 ar... ar
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 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
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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in include
make[1]: Entering directory '/build/vsqlite++/src/vsqlite++-0.3.13/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/vsqlite++/src/vsqlite++-0.3.13/include'
make[1]: Entering directory '/build/vsqlite++/src/vsqlite++-0.3.13'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"libvsqlite++\ 0.3.13\" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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.   -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-command.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-command.Tpo -c -o src/sqlite/libvsqlitepp_la-command.lo `test -f 'src/sqlite/command.cpp' || echo './'`src/sqlite/command.cpp
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"libvsqlite++\ 0.3.13\" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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.   -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-connection.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-connection.Tpo -c -o src/sqlite/libvsqlitepp_la-connection.lo `test -f 'src/sqlite/connection.cpp' || echo './'`src/sqlite/connection.cpp
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"libvsqlite++\ 0.3.13\" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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.   -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-savepoint.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-savepoint.Tpo -c -o src/sqlite/libvsqlitepp_la-savepoint.lo `test -f 'src/sqlite/savepoint.cpp' || echo './'`src/sqlite/savepoint.cpp
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"libvsqlite++\ 0.3.13\" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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.   -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-execute.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-execute.Tpo -c -o src/sqlite/libvsqlitepp_la-execute.lo `test -f 'src/sqlite/execute.cpp' || echo './'`src/sqlite/execute.cpp
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"libvsqlite++\ 0.3.13\" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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.   -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-query.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-query.Tpo -c -o src/sqlite/libvsqlitepp_la-query.lo `test -f 'src/sqlite/query.cpp' || echo './'`src/sqlite/query.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-command.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-command.Tpo -c src/sqlite/command.cpp  -fPIC -DPIC -o src/sqlite/.libs/libvsqlitepp_la-command.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-query.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-query.Tpo -c src/sqlite/query.cpp  -fPIC -DPIC -o src/sqlite/.libs/libvsqlitepp_la-query.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-execute.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-execute.Tpo -c src/sqlite/execute.cpp  -fPIC -DPIC -o src/sqlite/.libs/libvsqlitepp_la-execute.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-connection.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-connection.Tpo -c src/sqlite/connection.cpp  -fPIC -DPIC -o src/sqlite/.libs/libvsqlitepp_la-connection.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-savepoint.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-savepoint.Tpo -c src/sqlite/savepoint.cpp  -fPIC -DPIC -o src/sqlite/.libs/libvsqlitepp_la-savepoint.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-execute.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-execute.Tpo -c src/sqlite/execute.cpp -o src/sqlite/libvsqlitepp_la-execute.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-command.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-command.Tpo -c src/sqlite/command.cpp -o src/sqlite/libvsqlitepp_la-command.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-savepoint.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-savepoint.Tpo -c src/sqlite/savepoint.cpp -o src/sqlite/libvsqlitepp_la-savepoint.o >/dev/null 2>&1
mv -f src/sqlite/.deps/libvsqlitepp_la-execute.Tpo src/sqlite/.deps/libvsqlitepp_la-execute.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"libvsqlite++\ 0.3.13\" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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.   -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-result.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-result.Tpo -c -o src/sqlite/libvsqlitepp_la-result.lo `test -f 'src/sqlite/result.cpp' || echo './'`src/sqlite/result.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-result.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-result.Tpo -c src/sqlite/result.cpp  -fPIC -DPIC -o src/sqlite/.libs/libvsqlitepp_la-result.o
mv -f src/sqlite/.deps/libvsqlitepp_la-savepoint.Tpo src/sqlite/.deps/libvsqlitepp_la-savepoint.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"libvsqlite++\ 0.3.13\" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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.   -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-transaction.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-transaction.Tpo -c -o src/sqlite/libvsqlitepp_la-transaction.lo `test -f 'src/sqlite/transaction.cpp' || echo './'`src/sqlite/transaction.cpp
mv -f src/sqlite/.deps/libvsqlitepp_la-command.Tpo src/sqlite/.deps/libvsqlitepp_la-command.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"libvsqlite++\ 0.3.13\" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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.   -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-view.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-view.Tpo -c -o src/sqlite/libvsqlitepp_la-view.lo `test -f 'src/sqlite/view.cpp' || echo './'`src/sqlite/view.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-view.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-view.Tpo -c src/sqlite/view.cpp  -fPIC -DPIC -o src/sqlite/.libs/libvsqlitepp_la-view.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-transaction.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-transaction.Tpo -c src/sqlite/transaction.cpp  -fPIC -DPIC -o src/sqlite/.libs/libvsqlitepp_la-transaction.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-transaction.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-transaction.Tpo -c src/sqlite/transaction.cpp -o src/sqlite/libvsqlitepp_la-transaction.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-query.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-query.Tpo -c src/sqlite/query.cpp -o src/sqlite/libvsqlitepp_la-query.o >/dev/null 2>&1
mv -f src/sqlite/.deps/libvsqlitepp_la-transaction.Tpo src/sqlite/.deps/libvsqlitepp_la-transaction.Plo
g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"libvsqlite++\ 0.3.13\" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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.   -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT examples/vsqlitepp_example-sqlite_wrapper.o -MD -MP -MF examples/.deps/vsqlitepp_example-sqlite_wrapper.Tpo -c -o examples/vsqlitepp_example-sqlite_wrapper.o `test -f 'examples/sqlite_wrapper.cpp' || echo './'`examples/sqlite_wrapper.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-connection.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-connection.Tpo -c src/sqlite/connection.cpp -o src/sqlite/libvsqlitepp_la-connection.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-result.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-result.Tpo -c src/sqlite/result.cpp -o src/sqlite/libvsqlitepp_la-result.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"libvsqlite++\" -DPACKAGE_TARNAME=\"vsqlite++\" -DPACKAGE_VERSION=\"0.3.13\" "-DPACKAGE_STRING=\"libvsqlite++ 0.3.13\"" -DPACKAGE_BUGREPORT=\"evilissimo@gmail.com\" -DPACKAGE_URL=\"http://github.com/vinzenz/vsqlite--\" -DPACKAGE=\"vsqlite++\" -DVERSION=\"0.3.13\" -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. -D_FORTIFY_SOURCE=2 -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/sqlite/libvsqlitepp_la-view.lo -MD -MP -MF src/sqlite/.deps/libvsqlitepp_la-view.Tpo -c src/sqlite/view.cpp -o src/sqlite/libvsqlitepp_la-view.o >/dev/null 2>&1
mv -f src/sqlite/.deps/libvsqlitepp_la-query.Tpo src/sqlite/.deps/libvsqlitepp_la-query.Plo
mv -f examples/.deps/vsqlitepp_example-sqlite_wrapper.Tpo examples/.deps/vsqlitepp_example-sqlite_wrapper.Po
mv -f src/sqlite/.deps/libvsqlitepp_la-connection.Tpo src/sqlite/.deps/libvsqlitepp_la-connection.Plo
mv -f src/sqlite/.deps/libvsqlitepp_la-view.Tpo src/sqlite/.deps/libvsqlitepp_la-view.Plo
mv -f src/sqlite/.deps/libvsqlitepp_la-result.Tpo src/sqlite/.deps/libvsqlitepp_la-result.Plo
/bin/sh ./libtool  --tag=CXX   --mode=link g++ -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -lsqlite3 -Wl,--as-needed -Wl,-soname -Wl,libvsqlitepp.so.3 -version-info 3:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libvsqlitepp.la -rpath /usr/lib src/sqlite/libvsqlitepp_la-command.lo src/sqlite/libvsqlitepp_la-connection.lo src/sqlite/libvsqlitepp_la-savepoint.lo src/sqlite/libvsqlitepp_la-execute.lo src/sqlite/libvsqlitepp_la-query.lo src/sqlite/libvsqlitepp_la-result.lo src/sqlite/libvsqlitepp_la-transaction.lo src/sqlite/libvsqlitepp_la-view.lo  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/9.3.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/9.3.0/crtbeginS.o  src/sqlite/.libs/libvsqlitepp_la-command.o src/sqlite/.libs/libvsqlitepp_la-connection.o src/sqlite/.libs/libvsqlitepp_la-savepoint.o src/sqlite/.libs/libvsqlitepp_la-execute.o src/sqlite/.libs/libvsqlitepp_la-query.o src/sqlite/.libs/libvsqlitepp_la-result.o src/sqlite/.libs/libvsqlitepp_la-transaction.o src/sqlite/.libs/libvsqlitepp_la-view.o   -lsqlite3 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/9.3.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/9.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/9.3.0/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/9.3.0/../../../crtn.o  -O3 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -Wl,--as-needed -Wl,-soname -Wl,libvsqlitepp.so.3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libvsqlitepp.so.3 -o .libs/libvsqlitepp.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libvsqlitepp.so.3" && ln -s "libvsqlitepp.so.3.0.0" "libvsqlitepp.so.3")
libtool: link: (cd ".libs" && rm -f "libvsqlitepp.so" && ln -s "libvsqlitepp.so.3.0.0" "libvsqlitepp.so")
libtool: link: ar cru .libs/libvsqlitepp.a  src/sqlite/libvsqlitepp_la-command.o src/sqlite/libvsqlitepp_la-connection.o src/sqlite/libvsqlitepp_la-savepoint.o src/sqlite/libvsqlitepp_la-execute.o src/sqlite/libvsqlitepp_la-query.o src/sqlite/libvsqlitepp_la-result.o src/sqlite/libvsqlitepp_la-transaction.o src/sqlite/libvsqlitepp_la-view.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvsqlitepp.a
libtool: link: ( cd ".libs" && rm -f "libvsqlitepp.la" && ln -s "../libvsqlitepp.la" "libvsqlitepp.la" )
/bin/sh ./libtool  --tag=CXX   --mode=link g++ -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o vsqlitepp_example examples/vsqlitepp_example-sqlite_wrapper.o libvsqlitepp.la 
libtool: link: g++ -I include -W -Wall -pedantic -O3 -W -std=c++0x -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/vsqlitepp_example examples/vsqlitepp_example-sqlite_wrapper.o  ./.libs/libvsqlitepp.so -lsqlite3
make[1]: Leaving directory '/build/vsqlite++/src/vsqlite++-0.3.13'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/build/vsqlite++/src/vsqlite++-0.3.13/include'
make[2]: Entering directory '/build/vsqlite++/src/vsqlite++-0.3.13/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/vsqlite++/pkg/vsqlite++/usr/include'
 /usr/bin/mkdir -p '/build/vsqlite++/pkg/vsqlite++/usr/include/sqlite/ext'
 /usr/bin/install -c -m 644  sqlite/ext/variant.hpp '/build/vsqlite++/pkg/vsqlite++/usr/include/sqlite/ext'
 /usr/bin/mkdir -p '/build/vsqlite++/pkg/vsqlite++/usr/include/sqlite'
 /usr/bin/install -c -m 644  sqlite/command.hpp sqlite/database_exception.hpp sqlite/query.hpp sqlite/transaction.hpp sqlite/connection.hpp sqlite/execute.hpp sqlite/result.hpp sqlite/view.hpp sqlite/savepoint.hpp '/build/vsqlite++/pkg/vsqlite++/usr/include/sqlite'
make[2]: Leaving directory '/build/vsqlite++/src/vsqlite++-0.3.13/include'
make[1]: Leaving directory '/build/vsqlite++/src/vsqlite++-0.3.13/include'
make[1]: Entering directory '/build/vsqlite++/src/vsqlite++-0.3.13'
make[2]: Entering directory '/build/vsqlite++/src/vsqlite++-0.3.13'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/vsqlite++/pkg/vsqlite++/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libvsqlitepp.la '/build/vsqlite++/pkg/vsqlite++/usr/lib'
libtool: install: /usr/bin/install -c .libs/libvsqlitepp.so.3.0.0 /build/vsqlite++/pkg/vsqlite++/usr/lib/libvsqlitepp.so.3.0.0
libtool: install: (cd /build/vsqlite++/pkg/vsqlite++/usr/lib && { ln -s -f libvsqlitepp.so.3.0.0 libvsqlitepp.so.3 || { rm -f libvsqlitepp.so.3 && ln -s libvsqlitepp.so.3.0.0 libvsqlitepp.so.3; }; })
libtool: install: (cd /build/vsqlite++/pkg/vsqlite++/usr/lib && { ln -s -f libvsqlitepp.so.3.0.0 libvsqlitepp.so || { rm -f libvsqlitepp.so && ln -s libvsqlitepp.so.3.0.0 libvsqlitepp.so; }; })
libtool: install: /usr/bin/install -c .libs/libvsqlitepp.lai /build/vsqlite++/pkg/vsqlite++/usr/lib/libvsqlitepp.la
libtool: install: /usr/bin/install -c .libs/libvsqlitepp.a /build/vsqlite++/pkg/vsqlite++/usr/lib/libvsqlitepp.a
libtool: install: chmod 644 /build/vsqlite++/pkg/vsqlite++/usr/lib/libvsqlitepp.a
libtool: install: ranlib /build/vsqlite++/pkg/vsqlite++/usr/lib/libvsqlitepp.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/build/vsqlite++/src/vsqlite++-0.3.13'
make[1]: Leaving directory '/build/vsqlite++/src/vsqlite++-0.3.13'
==> 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 "vsqlite++"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vsqlite++ 0.3.13-7 (Fri 10 Jul 2020 05:49:40 AM UTC)
==> Cleaning up...