==> Synchronizing chroot copy [/chroot/armv6/root] -> [build]...done
==> Making package: libbfio 20200409-1 (Fri Aug 28 12:32:08 2020)
==> Retrieving sources...
  -> Found libbfio-alpha-20200409.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libbfio-alpha-20200409.tar.gz ... Passed
Host and machine ids are equal (508bc9faf65540dfb4fb1551fd5fdc0a): refusing to link journals
==> Making package: libbfio 20200409-1 (Fri 28 Aug 2020 12:32:33 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libbfio-alpha-20200409.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libbfio-alpha-20200409.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert 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... dlltool
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 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 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 for pkg-config... /usr/bin/pkg-config
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether to disable disable shared library support... (cached) yes
checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect
checking whether to enable enable wide character type support... (cached) no
checking whether to enable enable verbose output... (cached) yes
checking whether to enable enable debug output... (cached) yes
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for size32_t... no
checking for ssize32_t... no
checking for size64_t... no
checking for ssize64_t... no
checking for off64_t... no
checking for ssize_t... yes
checking for u64... no
checking size of int... 4
checking size of long... 4
checking size of off_t... 8
checking size of size_t... 4
checking size of wchar_t... 4
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for wchar.h... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for fclose... yes
checking for feof... yes
checking for fgets... yes
checking for fopen... yes
checking for fread... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fwrite... yes
checking for vfprintf... yes
checking for free... yes
checking for malloc... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memset... yes
checking for realloc... yes
checking for memchr... yes
checking for memrchr... yes
checking for snprintf... yes
checking for sscanf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strncmp... yes
checking for strncpy... yes
checking for strnicmp... no
checking for strrchr... yes
checking for strstr... yes
checking for vsnprintf... yes
checking whether memrchr is declared... no
checking whether printf supports the conversion specifier "%jd"... yes
checking whether printf supports the conversion specifier "%zd"... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcerror... no
checking libcerror.h usability... no
checking libcerror.h presence... no
checking for libcerror.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether to enable enable multi-threading support... (cached) yes
checking whether to use search for libcthreads in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcthreads... no
checking libcthreads.h usability... no
checking libcthreads.h presence... no
checking for libcthreads.h... no
checking whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread... (cached) auto-detect
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for pthread_exit in -lpthread... yes
checking for pthread_join in -lpthread... yes
checking for pthread_cond_init in -lpthread... yes
checking for pthread_cond_destroy in -lpthread... yes
checking for pthread_cond_broadcast in -lpthread... yes
checking for pthread_cond_signal in -lpthread... yes
checking for pthread_cond_wait in -lpthread... yes
checking for pthread_mutex_init in -lpthread... yes
checking for pthread_mutex_destroy in -lpthread... yes
checking for pthread_mutex_lock in -lpthread... yes
checking for pthread_mutex_trylock in -lpthread... yes
checking for pthread_mutex_unlock in -lpthread... yes
checking for pthread_rwlock_init in -lpthread... yes
checking for pthread_rwlock_destroy in -lpthread... yes
checking for pthread_rwlock_rdlock in -lpthread... yes
checking for pthread_rwlock_wrlock in -lpthread... yes
checking for pthread_rwlock_unlock in -lpthread... yes
checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcdata... no
checking libcdata.h usability... no
checking libcdata.h presence... no
checking for libcdata.h... no
checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libclocale... no
checking libclocale.h usability... no
checking libclocale.h presence... no
checking for libclocale.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for getenv... yes
checking for localeconv... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for nl_langinfo CODESET support... yes
checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcnotify... no
checking libcnotify.h usability... no
checking libcnotify.h presence... no
checking for libcnotify.h... no
checking for stdarg.h... (cached) yes
checking for varargs.h... (cached) no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcsplit... no
checking libcsplit.h usability... no
checking libcsplit.h presence... no
checking for libcsplit.h... no
checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libuna... no
checking libuna.h usability... no
checking libuna.h presence... no
checking for libuna.h... no
checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcfile... no
checking libcfile.h usability... no
checking libcfile.h presence... no
checking for libcfile.h... no
checking for errno.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for sys/stat.h... (cached) yes
checking cygwin/fs.h usability... no
checking cygwin/fs.h presence... no
checking for cygwin/fs.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking sys/disk.h usability... no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for close... yes
checking for fstat... yes
checking for ftruncate... yes
checking for ioctl... yes
checking for lseek... yes
checking for open... yes
checking for read... yes
checking for write... yes
checking for posix_fadvise... yes
checking whether posix_fadvise can be linked... yes
checking for stat... yes
checking for unlink... yes
checking whether to use search for libcpath in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcpath... no
checking libcpath.h usability... no
checking libcpath.h presence... no
checking for libcpath.h... no
checking for errno.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
checking for chdir... yes
checking for getcwd... yes
checking for mkdir... yes
checking how to use mkdir... with additional mode argument
checking for dlfcn.h... (cached) yes
checking for fmemopen... yes
checking for getopt... yes
checking for mkstemp... yes
checking for setenv... yes
checking for tzset... yes
checking for unlink... (cached) yes
checking for dlsym in -ldl... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating common/Makefile
config.status: creating libcerror/Makefile
config.status: creating libcthreads/Makefile
config.status: creating libcdata/Makefile
config.status: creating libclocale/Makefile
config.status: creating libcnotify/Makefile
config.status: creating libcsplit/Makefile
config.status: creating libuna/Makefile
config.status: creating libcfile/Makefile
config.status: creating libcpath/Makefile
config.status: creating libbfio/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makevars
config.status: creating manuals/Makefile
config.status: creating tests/Makefile
config.status: creating msvscpp/Makefile
config.status: creating include/libbfio.h
config.status: creating include/libbfio/definitions.h
config.status: creating include/libbfio/features.h
config.status: creating include/libbfio/types.h
config.status: creating libbfio/libbfio_definitions.h
config.status: creating common/types.h
config.status: creating dpkg/changelog
config.status: creating libbfio/libbfio.rc
config.status: creating libbfio.pc
config.status: creating libbfio.spec
config.status: creating common/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure:
Building:
   libcerror support:           local
   libcthreads support:         local
   libcdata support:            local
   libclocale support:          local
   libcnotify support:          local
   libcsplit support:           local
   libuna support:              local
   libcfile support:            local
   libcpath support:            local

Features:
   Multi-threading support:     pthread
   Wide character type support: no
   Verbose output:              yes
   Debug output:                yes

Making all in include
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/include'
Making all in common
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/common'
make  all-am
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/common'
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/common'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/common'
Making all in libcerror
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcerror'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c -o libcerror_error.lo libcerror_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c libcerror_error.c  -fPIC -DPIC -o .libs/libcerror_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c libcerror_error.c -o libcerror_error.o >/dev/null 2>&1
mv -f .deps/libcerror_error.Tpo .deps/libcerror_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c -o libcerror_support.lo libcerror_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c libcerror_support.c  -fPIC -DPIC -o .libs/libcerror_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c libcerror_support.c -o libcerror_support.o >/dev/null 2>&1
mv -f .deps/libcerror_support.Tpo .deps/libcerror_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c -o libcerror_system.lo libcerror_system.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c libcerror_system.c  -fPIC -DPIC -o .libs/libcerror_system.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c libcerror_system.c -o libcerror_system.o >/dev/null 2>&1
mv -f .deps/libcerror_system.Tpo .deps/libcerror_system.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcerror.la  libcerror_error.lo libcerror_support.lo libcerror_system.lo  -ldl 
libtool: link: ar cru .libs/libcerror.a .libs/libcerror_error.o .libs/libcerror_support.o .libs/libcerror_system.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcerror.a
libtool: link: ( cd ".libs" && rm -f "libcerror.la" && ln -s "../libcerror.la" "libcerror.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcerror'
Making all in libcthreads
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcthreads'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c -o libcthreads_condition.lo libcthreads_condition.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c libcthreads_condition.c  -fPIC -DPIC -o .libs/libcthreads_condition.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c libcthreads_condition.c -o libcthreads_condition.o >/dev/null 2>&1
mv -f .deps/libcthreads_condition.Tpo .deps/libcthreads_condition.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c -o libcthreads_error.lo libcthreads_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c libcthreads_error.c  -fPIC -DPIC -o .libs/libcthreads_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c libcthreads_error.c -o libcthreads_error.o >/dev/null 2>&1
mv -f .deps/libcthreads_error.Tpo .deps/libcthreads_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c -o libcthreads_lock.lo libcthreads_lock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c libcthreads_lock.c  -fPIC -DPIC -o .libs/libcthreads_lock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c libcthreads_lock.c -o libcthreads_lock.o >/dev/null 2>&1
mv -f .deps/libcthreads_lock.Tpo .deps/libcthreads_lock.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c -o libcthreads_mutex.lo libcthreads_mutex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c libcthreads_mutex.c  -fPIC -DPIC -o .libs/libcthreads_mutex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c libcthreads_mutex.c -o libcthreads_mutex.o >/dev/null 2>&1
mv -f .deps/libcthreads_mutex.Tpo .deps/libcthreads_mutex.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c -o libcthreads_queue.lo libcthreads_queue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c libcthreads_queue.c  -fPIC -DPIC -o .libs/libcthreads_queue.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c libcthreads_queue.c -o libcthreads_queue.o >/dev/null 2>&1
mv -f .deps/libcthreads_queue.Tpo .deps/libcthreads_queue.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c -o libcthreads_read_write_lock.lo libcthreads_read_write_lock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c libcthreads_read_write_lock.c  -fPIC -DPIC -o .libs/libcthreads_read_write_lock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c libcthreads_read_write_lock.c -o libcthreads_read_write_lock.o >/dev/null 2>&1
mv -f .deps/libcthreads_read_write_lock.Tpo .deps/libcthreads_read_write_lock.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c -o libcthreads_repeating_thread.lo libcthreads_repeating_thread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c libcthreads_repeating_thread.c  -fPIC -DPIC -o .libs/libcthreads_repeating_thread.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c libcthreads_repeating_thread.c -o libcthreads_repeating_thread.o >/dev/null 2>&1
mv -f .deps/libcthreads_repeating_thread.Tpo .deps/libcthreads_repeating_thread.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c -o libcthreads_support.lo libcthreads_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c libcthreads_support.c  -fPIC -DPIC -o .libs/libcthreads_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c libcthreads_support.c -o libcthreads_support.o >/dev/null 2>&1
mv -f .deps/libcthreads_support.Tpo .deps/libcthreads_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c -o libcthreads_thread.lo libcthreads_thread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c libcthreads_thread.c  -fPIC -DPIC -o .libs/libcthreads_thread.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c libcthreads_thread.c -o libcthreads_thread.o >/dev/null 2>&1
mv -f .deps/libcthreads_thread.Tpo .deps/libcthreads_thread.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c -o libcthreads_thread_attributes.lo libcthreads_thread_attributes.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c libcthreads_thread_attributes.c  -fPIC -DPIC -o .libs/libcthreads_thread_attributes.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c libcthreads_thread_attributes.c -o libcthreads_thread_attributes.o >/dev/null 2>&1
mv -f .deps/libcthreads_thread_attributes.Tpo .deps/libcthreads_thread_attributes.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c -o libcthreads_thread_pool.lo libcthreads_thread_pool.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c libcthreads_thread_pool.c  -fPIC -DPIC -o .libs/libcthreads_thread_pool.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c libcthreads_thread_pool.c -o libcthreads_thread_pool.o >/dev/null 2>&1
mv -f .deps/libcthreads_thread_pool.Tpo .deps/libcthreads_thread_pool.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcthreads.la  libcthreads_condition.lo libcthreads_error.lo libcthreads_lock.lo libcthreads_mutex.lo libcthreads_queue.lo libcthreads_read_write_lock.lo libcthreads_repeating_thread.lo libcthreads_support.lo libcthreads_thread.lo libcthreads_thread_attributes.lo libcthreads_thread_pool.lo  -ldl 
libtool: link: ar cru .libs/libcthreads.a .libs/libcthreads_condition.o .libs/libcthreads_error.o .libs/libcthreads_lock.o .libs/libcthreads_mutex.o .libs/libcthreads_queue.o .libs/libcthreads_read_write_lock.o .libs/libcthreads_repeating_thread.o .libs/libcthreads_support.o .libs/libcthreads_thread.o .libs/libcthreads_thread_attributes.o .libs/libcthreads_thread_pool.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcthreads.a
libtool: link: ( cd ".libs" && rm -f "libcthreads.la" && ln -s "../libcthreads.la" "libcthreads.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcthreads'
Making all in libcdata
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcdata'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c -o libcdata_array.lo libcdata_array.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c libcdata_array.c  -fPIC -DPIC -o .libs/libcdata_array.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c libcdata_array.c -o libcdata_array.o >/dev/null 2>&1
mv -f .deps/libcdata_array.Tpo .deps/libcdata_array.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c -o libcdata_btree.lo libcdata_btree.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c libcdata_btree.c  -fPIC -DPIC -o .libs/libcdata_btree.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c libcdata_btree.c -o libcdata_btree.o >/dev/null 2>&1
mv -f .deps/libcdata_btree.Tpo .deps/libcdata_btree.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_btree_node.lo -MD -MP -MF .deps/libcdata_btree_node.Tpo -c -o libcdata_btree_node.lo libcdata_btree_node.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_btree_node.lo -MD -MP -MF .deps/libcdata_btree_node.Tpo -c libcdata_btree_node.c  -fPIC -DPIC -o .libs/libcdata_btree_node.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_btree_node.lo -MD -MP -MF .deps/libcdata_btree_node.Tpo -c libcdata_btree_node.c -o libcdata_btree_node.o >/dev/null 2>&1
mv -f .deps/libcdata_btree_node.Tpo .deps/libcdata_btree_node.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_btree_values_list.lo -MD -MP -MF .deps/libcdata_btree_values_list.Tpo -c -o libcdata_btree_values_list.lo libcdata_btree_values_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_btree_values_list.lo -MD -MP -MF .deps/libcdata_btree_values_list.Tpo -c libcdata_btree_values_list.c  -fPIC -DPIC -o .libs/libcdata_btree_values_list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_btree_values_list.lo -MD -MP -MF .deps/libcdata_btree_values_list.Tpo -c libcdata_btree_values_list.c -o libcdata_btree_values_list.o >/dev/null 2>&1
mv -f .deps/libcdata_btree_values_list.Tpo .deps/libcdata_btree_values_list.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c -o libcdata_error.lo libcdata_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c libcdata_error.c  -fPIC -DPIC -o .libs/libcdata_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c libcdata_error.c -o libcdata_error.o >/dev/null 2>&1
mv -f .deps/libcdata_error.Tpo .deps/libcdata_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c -o libcdata_list.lo libcdata_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c libcdata_list.c  -fPIC -DPIC -o .libs/libcdata_list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c libcdata_list.c -o libcdata_list.o >/dev/null 2>&1
mv -f .deps/libcdata_list.Tpo .deps/libcdata_list.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c -o libcdata_list_element.lo libcdata_list_element.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c libcdata_list_element.c  -fPIC -DPIC -o .libs/libcdata_list_element.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c libcdata_list_element.c -o libcdata_list_element.o >/dev/null 2>&1
mv -f .deps/libcdata_list_element.Tpo .deps/libcdata_list_element.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c -o libcdata_range_list.lo libcdata_range_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c libcdata_range_list.c  -fPIC -DPIC -o .libs/libcdata_range_list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c libcdata_range_list.c -o libcdata_range_list.o >/dev/null 2>&1
mv -f .deps/libcdata_range_list.Tpo .deps/libcdata_range_list.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c -o libcdata_range_list_value.lo libcdata_range_list_value.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c libcdata_range_list_value.c  -fPIC -DPIC -o .libs/libcdata_range_list_value.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c libcdata_range_list_value.c -o libcdata_range_list_value.o >/dev/null 2>&1
mv -f .deps/libcdata_range_list_value.Tpo .deps/libcdata_range_list_value.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c -o libcdata_support.lo libcdata_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c libcdata_support.c  -fPIC -DPIC -o .libs/libcdata_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c libcdata_support.c -o libcdata_support.o >/dev/null 2>&1
mv -f .deps/libcdata_support.Tpo .deps/libcdata_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c -o libcdata_tree_node.lo libcdata_tree_node.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c libcdata_tree_node.c  -fPIC -DPIC -o .libs/libcdata_tree_node.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c libcdata_tree_node.c -o libcdata_tree_node.o >/dev/null 2>&1
mv -f .deps/libcdata_tree_node.Tpo .deps/libcdata_tree_node.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcdata.la  libcdata_array.lo libcdata_btree.lo libcdata_btree_node.lo libcdata_btree_values_list.lo libcdata_error.lo libcdata_list.lo libcdata_list_element.lo libcdata_range_list.lo libcdata_range_list_value.lo libcdata_support.lo libcdata_tree_node.lo  -ldl 
libtool: link: ar cru .libs/libcdata.a .libs/libcdata_array.o .libs/libcdata_btree.o .libs/libcdata_btree_node.o .libs/libcdata_btree_values_list.o .libs/libcdata_error.o .libs/libcdata_list.o .libs/libcdata_list_element.o .libs/libcdata_range_list.o .libs/libcdata_range_list_value.o .libs/libcdata_support.o .libs/libcdata_tree_node.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcdata.a
libtool: link: ( cd ".libs" && rm -f "libcdata.la" && ln -s "../libcdata.la" "libcdata.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcdata'
Making all in libclocale
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libclocale'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c -o libclocale_codepage.lo libclocale_codepage.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c libclocale_codepage.c  -fPIC -DPIC -o .libs/libclocale_codepage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c libclocale_codepage.c -o libclocale_codepage.o >/dev/null 2>&1
mv -f .deps/libclocale_codepage.Tpo .deps/libclocale_codepage.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c -o libclocale_locale.lo libclocale_locale.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c libclocale_locale.c  -fPIC -DPIC -o .libs/libclocale_locale.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c libclocale_locale.c -o libclocale_locale.o >/dev/null 2>&1
mv -f .deps/libclocale_locale.Tpo .deps/libclocale_locale.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c -o libclocale_support.lo libclocale_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c libclocale_support.c  -fPIC -DPIC -o .libs/libclocale_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c libclocale_support.c -o libclocale_support.o >/dev/null 2>&1
mv -f .deps/libclocale_support.Tpo .deps/libclocale_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_wide_string.lo -MD -MP -MF .deps/libclocale_wide_string.Tpo -c -o libclocale_wide_string.lo libclocale_wide_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_wide_string.lo -MD -MP -MF .deps/libclocale_wide_string.Tpo -c libclocale_wide_string.c  -fPIC -DPIC -o .libs/libclocale_wide_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libclocale_wide_string.lo -MD -MP -MF .deps/libclocale_wide_string.Tpo -c libclocale_wide_string.c -o libclocale_wide_string.o >/dev/null 2>&1
mv -f .deps/libclocale_wide_string.Tpo .deps/libclocale_wide_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libclocale.la  libclocale_codepage.lo libclocale_locale.lo libclocale_support.lo libclocale_wide_string.lo  -ldl 
libtool: link: ar cru .libs/libclocale.a .libs/libclocale_codepage.o .libs/libclocale_locale.o .libs/libclocale_support.o .libs/libclocale_wide_string.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libclocale.a
libtool: link: ( cd ".libs" && rm -f "libclocale.la" && ln -s "../libclocale.la" "libclocale.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libclocale'
Making all in libcnotify
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcnotify'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c -o libcnotify_print.lo libcnotify_print.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c libcnotify_print.c  -fPIC -DPIC -o .libs/libcnotify_print.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c libcnotify_print.c -o libcnotify_print.o >/dev/null 2>&1
mv -f .deps/libcnotify_print.Tpo .deps/libcnotify_print.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c -o libcnotify_stream.lo libcnotify_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c libcnotify_stream.c  -fPIC -DPIC -o .libs/libcnotify_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c libcnotify_stream.c -o libcnotify_stream.o >/dev/null 2>&1
mv -f .deps/libcnotify_stream.Tpo .deps/libcnotify_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_support.lo -MD -MP -MF .deps/libcnotify_support.Tpo -c -o libcnotify_support.lo libcnotify_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_support.lo -MD -MP -MF .deps/libcnotify_support.Tpo -c libcnotify_support.c  -fPIC -DPIC -o .libs/libcnotify_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_support.lo -MD -MP -MF .deps/libcnotify_support.Tpo -c libcnotify_support.c -o libcnotify_support.o >/dev/null 2>&1
mv -f .deps/libcnotify_support.Tpo .deps/libcnotify_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c -o libcnotify_verbose.lo libcnotify_verbose.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c libcnotify_verbose.c  -fPIC -DPIC -o .libs/libcnotify_verbose.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c libcnotify_verbose.c -o libcnotify_verbose.o >/dev/null 2>&1
mv -f .deps/libcnotify_verbose.Tpo .deps/libcnotify_verbose.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcnotify.la  libcnotify_print.lo libcnotify_stream.lo libcnotify_support.lo libcnotify_verbose.lo  -ldl 
libtool: link: ar cru .libs/libcnotify.a .libs/libcnotify_print.o .libs/libcnotify_stream.o .libs/libcnotify_support.o .libs/libcnotify_verbose.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcnotify.a
libtool: link: ( cd ".libs" && rm -f "libcnotify.la" && ln -s "../libcnotify.la" "libcnotify.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcnotify'
Making all in libcsplit
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcsplit'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c -o libcsplit_error.lo libcsplit_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c  -fPIC -DPIC -o .libs/libcsplit_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c -o libcsplit_error.o >/dev/null 2>&1
mv -f .deps/libcsplit_error.Tpo .deps/libcsplit_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c -o libcsplit_narrow_split_string.lo libcsplit_narrow_split_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c  -fPIC -DPIC -o .libs/libcsplit_narrow_split_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c -o libcsplit_narrow_split_string.o >/dev/null 2>&1
mv -f .deps/libcsplit_narrow_split_string.Tpo .deps/libcsplit_narrow_split_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c -o libcsplit_narrow_string.lo libcsplit_narrow_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c  -fPIC -DPIC -o .libs/libcsplit_narrow_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c -o libcsplit_narrow_string.o >/dev/null 2>&1
mv -f .deps/libcsplit_narrow_string.Tpo .deps/libcsplit_narrow_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c -o libcsplit_support.lo libcsplit_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c  -fPIC -DPIC -o .libs/libcsplit_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c -o libcsplit_support.o >/dev/null 2>&1
mv -f .deps/libcsplit_support.Tpo .deps/libcsplit_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c -o libcsplit_wide_split_string.lo libcsplit_wide_split_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c  -fPIC -DPIC -o .libs/libcsplit_wide_split_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c -o libcsplit_wide_split_string.o >/dev/null 2>&1
mv -f .deps/libcsplit_wide_split_string.Tpo .deps/libcsplit_wide_split_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c -o libcsplit_wide_string.lo libcsplit_wide_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c  -fPIC -DPIC -o .libs/libcsplit_wide_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c -o libcsplit_wide_string.o >/dev/null 2>&1
mv -f .deps/libcsplit_wide_string.Tpo .deps/libcsplit_wide_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcsplit.la  libcsplit_error.lo libcsplit_narrow_split_string.lo libcsplit_narrow_string.lo libcsplit_support.lo libcsplit_wide_split_string.lo libcsplit_wide_string.lo  -ldl 
libtool: link: ar cru .libs/libcsplit.a .libs/libcsplit_error.o .libs/libcsplit_narrow_split_string.o .libs/libcsplit_narrow_string.o .libs/libcsplit_support.o .libs/libcsplit_wide_split_string.o .libs/libcsplit_wide_string.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcsplit.a
libtool: link: ( cd ".libs" && rm -f "libcsplit.la" && ln -s "../libcsplit.la" "libcsplit.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcsplit'
Making all in libuna
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libuna'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c -o libuna_base16_stream.lo libuna_base16_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c libuna_base16_stream.c  -fPIC -DPIC -o .libs/libuna_base16_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c libuna_base16_stream.c -o libuna_base16_stream.o >/dev/null 2>&1
mv -f .deps/libuna_base16_stream.Tpo .deps/libuna_base16_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c -o libuna_base32_stream.lo libuna_base32_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c libuna_base32_stream.c  -fPIC -DPIC -o .libs/libuna_base32_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c libuna_base32_stream.c -o libuna_base32_stream.o >/dev/null 2>&1
mv -f .deps/libuna_base32_stream.Tpo .deps/libuna_base32_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c -o libuna_base64_stream.lo libuna_base64_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c libuna_base64_stream.c  -fPIC -DPIC -o .libs/libuna_base64_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c libuna_base64_stream.c -o libuna_base64_stream.o >/dev/null 2>&1
mv -f .deps/libuna_base64_stream.Tpo .deps/libuna_base64_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c -o libuna_byte_stream.lo libuna_byte_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c libuna_byte_stream.c  -fPIC -DPIC -o .libs/libuna_byte_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c libuna_byte_stream.c -o libuna_byte_stream.o >/dev/null 2>&1
mv -f .deps/libuna_byte_stream.Tpo .deps/libuna_byte_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c -o libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c libuna_codepage_iso_8859_2.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c libuna_codepage_iso_8859_2.c -o libuna_codepage_iso_8859_2.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_2.Tpo .deps/libuna_codepage_iso_8859_2.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c -o libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c libuna_codepage_iso_8859_3.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c libuna_codepage_iso_8859_3.c -o libuna_codepage_iso_8859_3.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_3.Tpo .deps/libuna_codepage_iso_8859_3.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c -o libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_4.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c libuna_codepage_iso_8859_4.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_4.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c libuna_codepage_iso_8859_4.c -o libuna_codepage_iso_8859_4.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_4.Tpo .deps/libuna_codepage_iso_8859_4.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c -o libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c libuna_codepage_iso_8859_5.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c libuna_codepage_iso_8859_5.c -o libuna_codepage_iso_8859_5.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_5.Tpo .deps/libuna_codepage_iso_8859_5.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c -o libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_6.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c libuna_codepage_iso_8859_6.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_6.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c libuna_codepage_iso_8859_6.c -o libuna_codepage_iso_8859_6.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_6.Tpo .deps/libuna_codepage_iso_8859_6.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c -o libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_7.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c libuna_codepage_iso_8859_7.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_7.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c libuna_codepage_iso_8859_7.c -o libuna_codepage_iso_8859_7.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_7.Tpo .deps/libuna_codepage_iso_8859_7.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c -o libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_8.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c libuna_codepage_iso_8859_8.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_8.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c libuna_codepage_iso_8859_8.c -o libuna_codepage_iso_8859_8.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_8.Tpo .deps/libuna_codepage_iso_8859_8.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c -o libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_9.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c libuna_codepage_iso_8859_9.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_9.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c libuna_codepage_iso_8859_9.c -o libuna_codepage_iso_8859_9.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_9.Tpo .deps/libuna_codepage_iso_8859_9.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c -o libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_10.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c libuna_codepage_iso_8859_10.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_10.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c libuna_codepage_iso_8859_10.c -o libuna_codepage_iso_8859_10.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_10.Tpo .deps/libuna_codepage_iso_8859_10.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c -o libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_13.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c libuna_codepage_iso_8859_13.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_13.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c libuna_codepage_iso_8859_13.c -o libuna_codepage_iso_8859_13.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_13.Tpo .deps/libuna_codepage_iso_8859_13.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c -o libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_14.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c libuna_codepage_iso_8859_14.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_14.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c libuna_codepage_iso_8859_14.c -o libuna_codepage_iso_8859_14.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_14.Tpo .deps/libuna_codepage_iso_8859_14.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c -o libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_15.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c libuna_codepage_iso_8859_15.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_15.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c libuna_codepage_iso_8859_15.c -o libuna_codepage_iso_8859_15.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_15.Tpo .deps/libuna_codepage_iso_8859_15.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c -o libuna_codepage_iso_8859_16.lo libuna_codepage_iso_8859_16.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c libuna_codepage_iso_8859_16.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_16.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c libuna_codepage_iso_8859_16.c -o libuna_codepage_iso_8859_16.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_iso_8859_16.Tpo .deps/libuna_codepage_iso_8859_16.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c -o libuna_codepage_koi8_r.lo libuna_codepage_koi8_r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c libuna_codepage_koi8_r.c  -fPIC -DPIC -o .libs/libuna_codepage_koi8_r.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c libuna_codepage_koi8_r.c -o libuna_codepage_koi8_r.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_koi8_r.Tpo .deps/libuna_codepage_koi8_r.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c -o libuna_codepage_koi8_u.lo libuna_codepage_koi8_u.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c libuna_codepage_koi8_u.c  -fPIC -DPIC -o .libs/libuna_codepage_koi8_u.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c libuna_codepage_koi8_u.c -o libuna_codepage_koi8_u.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_koi8_u.Tpo .deps/libuna_codepage_koi8_u.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c -o libuna_codepage_windows_874.lo libuna_codepage_windows_874.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c libuna_codepage_windows_874.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_874.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c libuna_codepage_windows_874.c -o libuna_codepage_windows_874.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_874.Tpo .deps/libuna_codepage_windows_874.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c -o libuna_codepage_windows_932.lo libuna_codepage_windows_932.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c libuna_codepage_windows_932.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_932.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c libuna_codepage_windows_932.c -o libuna_codepage_windows_932.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_932.Tpo .deps/libuna_codepage_windows_932.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c -o libuna_codepage_windows_936.lo libuna_codepage_windows_936.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c libuna_codepage_windows_936.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_936.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c libuna_codepage_windows_936.c -o libuna_codepage_windows_936.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_936.Tpo .deps/libuna_codepage_windows_936.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c -o libuna_codepage_windows_949.lo libuna_codepage_windows_949.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c libuna_codepage_windows_949.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_949.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c libuna_codepage_windows_949.c -o libuna_codepage_windows_949.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_949.Tpo .deps/libuna_codepage_windows_949.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c -o libuna_codepage_windows_950.lo libuna_codepage_windows_950.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c libuna_codepage_windows_950.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_950.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c libuna_codepage_windows_950.c -o libuna_codepage_windows_950.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_950.Tpo .deps/libuna_codepage_windows_950.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c -o libuna_codepage_windows_1250.lo libuna_codepage_windows_1250.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c libuna_codepage_windows_1250.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1250.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c libuna_codepage_windows_1250.c -o libuna_codepage_windows_1250.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_1250.Tpo .deps/libuna_codepage_windows_1250.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c -o libuna_codepage_windows_1251.lo libuna_codepage_windows_1251.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c libuna_codepage_windows_1251.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1251.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c libuna_codepage_windows_1251.c -o libuna_codepage_windows_1251.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_1251.Tpo .deps/libuna_codepage_windows_1251.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c -o libuna_codepage_windows_1252.lo libuna_codepage_windows_1252.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c libuna_codepage_windows_1252.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1252.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c libuna_codepage_windows_1252.c -o libuna_codepage_windows_1252.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_1252.Tpo .deps/libuna_codepage_windows_1252.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c -o libuna_codepage_windows_1253.lo libuna_codepage_windows_1253.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c libuna_codepage_windows_1253.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1253.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c libuna_codepage_windows_1253.c -o libuna_codepage_windows_1253.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_1253.Tpo .deps/libuna_codepage_windows_1253.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c -o libuna_codepage_windows_1254.lo libuna_codepage_windows_1254.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c libuna_codepage_windows_1254.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1254.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c libuna_codepage_windows_1254.c -o libuna_codepage_windows_1254.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_1254.Tpo .deps/libuna_codepage_windows_1254.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c -o libuna_codepage_windows_1255.lo libuna_codepage_windows_1255.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c libuna_codepage_windows_1255.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1255.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c libuna_codepage_windows_1255.c -o libuna_codepage_windows_1255.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_1255.Tpo .deps/libuna_codepage_windows_1255.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c -o libuna_codepage_windows_1256.lo libuna_codepage_windows_1256.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c libuna_codepage_windows_1256.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1256.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c libuna_codepage_windows_1256.c -o libuna_codepage_windows_1256.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_1256.Tpo .deps/libuna_codepage_windows_1256.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c -o libuna_codepage_windows_1257.lo libuna_codepage_windows_1257.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c libuna_codepage_windows_1257.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1257.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c libuna_codepage_windows_1257.c -o libuna_codepage_windows_1257.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_1257.Tpo .deps/libuna_codepage_windows_1257.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c -o libuna_codepage_windows_1258.lo libuna_codepage_windows_1258.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c libuna_codepage_windows_1258.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1258.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c libuna_codepage_windows_1258.c -o libuna_codepage_windows_1258.o >/dev/null 2>&1
mv -f .deps/libuna_codepage_windows_1258.Tpo .deps/libuna_codepage_windows_1258.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c -o libuna_error.lo libuna_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c libuna_error.c  -fPIC -DPIC -o .libs/libuna_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c libuna_error.c -o libuna_error.o >/dev/null 2>&1
mv -f .deps/libuna_error.Tpo .deps/libuna_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c -o libuna_support.lo libuna_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c libuna_support.c  -fPIC -DPIC -o .libs/libuna_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c libuna_support.c -o libuna_support.o >/dev/null 2>&1
mv -f .deps/libuna_support.Tpo .deps/libuna_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c -o libuna_unicode_character.lo libuna_unicode_character.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c libuna_unicode_character.c  -fPIC -DPIC -o .libs/libuna_unicode_character.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c libuna_unicode_character.c -o libuna_unicode_character.o >/dev/null 2>&1
mv -f .deps/libuna_unicode_character.Tpo .deps/libuna_unicode_character.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c -o libuna_url_stream.lo libuna_url_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c libuna_url_stream.c  -fPIC -DPIC -o .libs/libuna_url_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c libuna_url_stream.c -o libuna_url_stream.o >/dev/null 2>&1
mv -f .deps/libuna_url_stream.Tpo .deps/libuna_url_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c -o libuna_utf16_stream.lo libuna_utf16_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c libuna_utf16_stream.c  -fPIC -DPIC -o .libs/libuna_utf16_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c libuna_utf16_stream.c -o libuna_utf16_stream.o >/dev/null 2>&1
mv -f .deps/libuna_utf16_stream.Tpo .deps/libuna_utf16_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c -o libuna_utf16_string.lo libuna_utf16_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c libuna_utf16_string.c  -fPIC -DPIC -o .libs/libuna_utf16_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c libuna_utf16_string.c -o libuna_utf16_string.o >/dev/null 2>&1
mv -f .deps/libuna_utf16_string.Tpo .deps/libuna_utf16_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c -o libuna_utf32_stream.lo libuna_utf32_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c libuna_utf32_stream.c  -fPIC -DPIC -o .libs/libuna_utf32_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c libuna_utf32_stream.c -o libuna_utf32_stream.o >/dev/null 2>&1
mv -f .deps/libuna_utf32_stream.Tpo .deps/libuna_utf32_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c -o libuna_utf32_string.lo libuna_utf32_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c libuna_utf32_string.c  -fPIC -DPIC -o .libs/libuna_utf32_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c libuna_utf32_string.c -o libuna_utf32_string.o >/dev/null 2>&1
mv -f .deps/libuna_utf32_string.Tpo .deps/libuna_utf32_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c -o libuna_utf7_stream.lo libuna_utf7_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c libuna_utf7_stream.c  -fPIC -DPIC -o .libs/libuna_utf7_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c libuna_utf7_stream.c -o libuna_utf7_stream.o >/dev/null 2>&1
mv -f .deps/libuna_utf7_stream.Tpo .deps/libuna_utf7_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c -o libuna_utf8_stream.lo libuna_utf8_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c libuna_utf8_stream.c  -fPIC -DPIC -o .libs/libuna_utf8_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c libuna_utf8_stream.c -o libuna_utf8_stream.o >/dev/null 2>&1
mv -f .deps/libuna_utf8_stream.Tpo .deps/libuna_utf8_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c -o libuna_utf8_string.lo libuna_utf8_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c libuna_utf8_string.c  -fPIC -DPIC -o .libs/libuna_utf8_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c libuna_utf8_string.c -o libuna_utf8_string.o >/dev/null 2>&1
mv -f .deps/libuna_utf8_string.Tpo .deps/libuna_utf8_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libuna.la  libuna_base16_stream.lo libuna_base32_stream.lo libuna_base64_stream.lo libuna_byte_stream.lo libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_16.lo libuna_codepage_koi8_r.lo libuna_codepage_koi8_u.lo libuna_codepage_windows_874.lo libuna_codepage_windows_932.lo libuna_codepage_windows_936.lo libuna_codepage_windows_949.lo libuna_codepage_windows_950.lo libuna_codepage_windows_1250.lo libuna_codepage_windows_1251.lo libuna_codepage_windows_1252.lo libuna_codepage_windows_1253.lo libuna_codepage_windows_1254.lo libuna_codepage_windows_1255.lo libuna_codepage_windows_1256.lo libuna_codepage_windows_1257.lo libuna_codepage_windows_1258.lo libuna_error.lo libuna_support.lo libuna_unicode_character.lo libuna_url_stream.lo libuna_utf16_stream.lo libuna_utf16_string.lo libuna_utf32_stream.lo libuna_utf32_string.lo libuna_utf7_stream.lo libuna_utf8_stream.lo libuna_utf8_string.lo  -ldl 
libtool: link: ar cru .libs/libuna.a .libs/libuna_base16_stream.o .libs/libuna_base32_stream.o .libs/libuna_base64_stream.o .libs/libuna_byte_stream.o .libs/libuna_codepage_iso_8859_2.o .libs/libuna_codepage_iso_8859_3.o .libs/libuna_codepage_iso_8859_4.o .libs/libuna_codepage_iso_8859_5.o .libs/libuna_codepage_iso_8859_6.o .libs/libuna_codepage_iso_8859_7.o .libs/libuna_codepage_iso_8859_8.o .libs/libuna_codepage_iso_8859_9.o .libs/libuna_codepage_iso_8859_10.o .libs/libuna_codepage_iso_8859_13.o .libs/libuna_codepage_iso_8859_14.o .libs/libuna_codepage_iso_8859_15.o .libs/libuna_codepage_iso_8859_16.o .libs/libuna_codepage_koi8_r.o .libs/libuna_codepage_koi8_u.o .libs/libuna_codepage_windows_874.o .libs/libuna_codepage_windows_932.o .libs/libuna_codepage_windows_936.o .libs/libuna_codepage_windows_949.o .libs/libuna_codepage_windows_950.o .libs/libuna_codepage_windows_1250.o .libs/libuna_codepage_windows_1251.o .libs/libuna_codepage_windows_1252.o .libs/libuna_codepage_windows_1253.o .libs/libuna_codepage_windows_1254.o .libs/libuna_codepage_windows_1255.o .libs/libuna_codepage_windows_1256.o .libs/libuna_codepage_windows_1257.o .libs/libuna_codepage_windows_1258.o .libs/libuna_error.o .libs/libuna_support.o .libs/libuna_unicode_character.o .libs/libuna_url_stream.o .libs/libuna_utf16_stream.o .libs/libuna_utf16_string.o .libs/libuna_utf32_stream.o .libs/libuna_utf32_string.o .libs/libuna_utf7_stream.o .libs/libuna_utf8_stream.o .libs/libuna_utf8_string.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libuna.a
libtool: link: ( cd ".libs" && rm -f "libuna.la" && ln -s "../libuna.la" "libuna.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libuna'
Making all in libcfile
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcfile'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c -o libcfile_error.lo libcfile_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c libcfile_error.c  -fPIC -DPIC -o .libs/libcfile_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c libcfile_error.c -o libcfile_error.o >/dev/null 2>&1
mv -f .deps/libcfile_error.Tpo .deps/libcfile_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c -o libcfile_file.lo libcfile_file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c libcfile_file.c  -fPIC -DPIC -o .libs/libcfile_file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c libcfile_file.c -o libcfile_file.o >/dev/null 2>&1
mv -f .deps/libcfile_file.Tpo .deps/libcfile_file.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c -o libcfile_notify.lo libcfile_notify.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c libcfile_notify.c  -fPIC -DPIC -o .libs/libcfile_notify.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c libcfile_notify.c -o libcfile_notify.o >/dev/null 2>&1
mv -f .deps/libcfile_notify.Tpo .deps/libcfile_notify.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c -o libcfile_support.lo libcfile_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c libcfile_support.c  -fPIC -DPIC -o .libs/libcfile_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c libcfile_support.c -o libcfile_support.o >/dev/null 2>&1
mv -f .deps/libcfile_support.Tpo .deps/libcfile_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_system_string.lo -MD -MP -MF .deps/libcfile_system_string.Tpo -c -o libcfile_system_string.lo libcfile_system_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_system_string.lo -MD -MP -MF .deps/libcfile_system_string.Tpo -c libcfile_system_string.c  -fPIC -DPIC -o .libs/libcfile_system_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_system_string.lo -MD -MP -MF .deps/libcfile_system_string.Tpo -c libcfile_system_string.c -o libcfile_system_string.o >/dev/null 2>&1
mv -f .deps/libcfile_system_string.Tpo .deps/libcfile_system_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_winapi.lo -MD -MP -MF .deps/libcfile_winapi.Tpo -c -o libcfile_winapi.lo libcfile_winapi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_winapi.lo -MD -MP -MF .deps/libcfile_winapi.Tpo -c libcfile_winapi.c  -fPIC -DPIC -o .libs/libcfile_winapi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_winapi.lo -MD -MP -MF .deps/libcfile_winapi.Tpo -c libcfile_winapi.c -o libcfile_winapi.o >/dev/null 2>&1
mv -f .deps/libcfile_winapi.Tpo .deps/libcfile_winapi.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcfile.la  libcfile_error.lo libcfile_file.lo libcfile_notify.lo libcfile_support.lo libcfile_system_string.lo libcfile_winapi.lo  -ldl 
libtool: link: ar cru .libs/libcfile.a .libs/libcfile_error.o .libs/libcfile_file.o .libs/libcfile_notify.o .libs/libcfile_support.o .libs/libcfile_system_string.o .libs/libcfile_winapi.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcfile.a
libtool: link: ( cd ".libs" && rm -f "libcfile.la" && ln -s "../libcfile.la" "libcfile.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcfile'
Making all in libcpath
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcpath'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c -o libcpath_error.lo libcpath_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c  -fPIC -DPIC -o .libs/libcpath_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c -o libcpath_error.o >/dev/null 2>&1
mv -f .deps/libcpath_error.Tpo .deps/libcpath_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c -o libcpath_path.lo libcpath_path.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c  -fPIC -DPIC -o .libs/libcpath_path.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c -o libcpath_path.o >/dev/null 2>&1
mv -f .deps/libcpath_path.Tpo .deps/libcpath_path.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c -o libcpath_support.lo libcpath_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c  -fPIC -DPIC -o .libs/libcpath_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c -o libcpath_support.o >/dev/null 2>&1
mv -f .deps/libcpath_support.Tpo .deps/libcpath_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_system_string.lo -MD -MP -MF .deps/libcpath_system_string.Tpo -c -o libcpath_system_string.lo libcpath_system_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_system_string.lo -MD -MP -MF .deps/libcpath_system_string.Tpo -c libcpath_system_string.c  -fPIC -DPIC -o .libs/libcpath_system_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcpath_system_string.lo -MD -MP -MF .deps/libcpath_system_string.Tpo -c libcpath_system_string.c -o libcpath_system_string.o >/dev/null 2>&1
mv -f .deps/libcpath_system_string.Tpo .deps/libcpath_system_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcpath.la  libcpath_error.lo libcpath_path.lo libcpath_support.lo libcpath_system_string.lo  -ldl 
libtool: link: ar cru .libs/libcpath.a .libs/libcpath_error.o .libs/libcpath_path.o .libs/libcpath_support.o .libs/libcpath_system_string.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcpath.a
libtool: link: ( cd ".libs" && rm -f "libcpath.la" && ln -s "../libcpath.la" "libcpath.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcpath'
Making all in libbfio
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libbfio'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio.lo -MD -MP -MF .deps/libbfio.Tpo -c -o libbfio.lo libbfio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio.lo -MD -MP -MF .deps/libbfio.Tpo -c libbfio.c  -fPIC -DPIC -o .libs/libbfio.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio.lo -MD -MP -MF .deps/libbfio.Tpo -c libbfio.c -o libbfio.o >/dev/null 2>&1
mv -f .deps/libbfio.Tpo .deps/libbfio.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_error.lo -MD -MP -MF .deps/libbfio_error.Tpo -c -o libbfio_error.lo libbfio_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_error.lo -MD -MP -MF .deps/libbfio_error.Tpo -c libbfio_error.c  -fPIC -DPIC -o .libs/libbfio_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_error.lo -MD -MP -MF .deps/libbfio_error.Tpo -c libbfio_error.c -o libbfio_error.o >/dev/null 2>&1
mv -f .deps/libbfio_error.Tpo .deps/libbfio_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file.lo -MD -MP -MF .deps/libbfio_file.Tpo -c -o libbfio_file.lo libbfio_file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file.lo -MD -MP -MF .deps/libbfio_file.Tpo -c libbfio_file.c  -fPIC -DPIC -o .libs/libbfio_file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file.lo -MD -MP -MF .deps/libbfio_file.Tpo -c libbfio_file.c -o libbfio_file.o >/dev/null 2>&1
mv -f .deps/libbfio_file.Tpo .deps/libbfio_file.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_io_handle.lo -MD -MP -MF .deps/libbfio_file_io_handle.Tpo -c -o libbfio_file_io_handle.lo libbfio_file_io_handle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_io_handle.lo -MD -MP -MF .deps/libbfio_file_io_handle.Tpo -c libbfio_file_io_handle.c  -fPIC -DPIC -o .libs/libbfio_file_io_handle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_io_handle.lo -MD -MP -MF .deps/libbfio_file_io_handle.Tpo -c libbfio_file_io_handle.c -o libbfio_file_io_handle.o >/dev/null 2>&1
mv -f .deps/libbfio_file_io_handle.Tpo .deps/libbfio_file_io_handle.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_pool.lo -MD -MP -MF .deps/libbfio_file_pool.Tpo -c -o libbfio_file_pool.lo libbfio_file_pool.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_pool.lo -MD -MP -MF .deps/libbfio_file_pool.Tpo -c libbfio_file_pool.c  -fPIC -DPIC -o .libs/libbfio_file_pool.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_pool.lo -MD -MP -MF .deps/libbfio_file_pool.Tpo -c libbfio_file_pool.c -o libbfio_file_pool.o >/dev/null 2>&1
mv -f .deps/libbfio_file_pool.Tpo .deps/libbfio_file_pool.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_range.lo -MD -MP -MF .deps/libbfio_file_range.Tpo -c -o libbfio_file_range.lo libbfio_file_range.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_range.lo -MD -MP -MF .deps/libbfio_file_range.Tpo -c libbfio_file_range.c  -fPIC -DPIC -o .libs/libbfio_file_range.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_range.lo -MD -MP -MF .deps/libbfio_file_range.Tpo -c libbfio_file_range.c -o libbfio_file_range.o >/dev/null 2>&1
mv -f .deps/libbfio_file_range.Tpo .deps/libbfio_file_range.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_range_io_handle.lo -MD -MP -MF .deps/libbfio_file_range_io_handle.Tpo -c -o libbfio_file_range_io_handle.lo libbfio_file_range_io_handle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_range_io_handle.lo -MD -MP -MF .deps/libbfio_file_range_io_handle.Tpo -c libbfio_file_range_io_handle.c  -fPIC -DPIC -o .libs/libbfio_file_range_io_handle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_file_range_io_handle.lo -MD -MP -MF .deps/libbfio_file_range_io_handle.Tpo -c libbfio_file_range_io_handle.c -o libbfio_file_range_io_handle.o >/dev/null 2>&1
mv -f .deps/libbfio_file_range_io_handle.Tpo .deps/libbfio_file_range_io_handle.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_handle.lo -MD -MP -MF .deps/libbfio_handle.Tpo -c -o libbfio_handle.lo libbfio_handle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_handle.lo -MD -MP -MF .deps/libbfio_handle.Tpo -c libbfio_handle.c  -fPIC -DPIC -o .libs/libbfio_handle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_handle.lo -MD -MP -MF .deps/libbfio_handle.Tpo -c libbfio_handle.c -o libbfio_handle.o >/dev/null 2>&1
mv -f .deps/libbfio_handle.Tpo .deps/libbfio_handle.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_memory_range.lo -MD -MP -MF .deps/libbfio_memory_range.Tpo -c -o libbfio_memory_range.lo libbfio_memory_range.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_memory_range.lo -MD -MP -MF .deps/libbfio_memory_range.Tpo -c libbfio_memory_range.c  -fPIC -DPIC -o .libs/libbfio_memory_range.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_memory_range.lo -MD -MP -MF .deps/libbfio_memory_range.Tpo -c libbfio_memory_range.c -o libbfio_memory_range.o >/dev/null 2>&1
mv -f .deps/libbfio_memory_range.Tpo .deps/libbfio_memory_range.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_memory_range_io_handle.lo -MD -MP -MF .deps/libbfio_memory_range_io_handle.Tpo -c -o libbfio_memory_range_io_handle.lo libbfio_memory_range_io_handle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_memory_range_io_handle.lo -MD -MP -MF .deps/libbfio_memory_range_io_handle.Tpo -c libbfio_memory_range_io_handle.c  -fPIC -DPIC -o .libs/libbfio_memory_range_io_handle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_memory_range_io_handle.lo -MD -MP -MF .deps/libbfio_memory_range_io_handle.Tpo -c libbfio_memory_range_io_handle.c -o libbfio_memory_range_io_handle.o >/dev/null 2>&1
mv -f .deps/libbfio_memory_range_io_handle.Tpo .deps/libbfio_memory_range_io_handle.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_pool.lo -MD -MP -MF .deps/libbfio_pool.Tpo -c -o libbfio_pool.lo libbfio_pool.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_pool.lo -MD -MP -MF .deps/libbfio_pool.Tpo -c libbfio_pool.c  -fPIC -DPIC -o .libs/libbfio_pool.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_pool.lo -MD -MP -MF .deps/libbfio_pool.Tpo -c libbfio_pool.c -o libbfio_pool.o >/dev/null 2>&1
mv -f .deps/libbfio_pool.Tpo .deps/libbfio_pool.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_support.lo -MD -MP -MF .deps/libbfio_support.Tpo -c -o libbfio_support.lo libbfio_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_support.lo -MD -MP -MF .deps/libbfio_support.Tpo -c libbfio_support.c  -fPIC -DPIC -o .libs/libbfio_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_support.lo -MD -MP -MF .deps/libbfio_support.Tpo -c libbfio_support.c -o libbfio_support.o >/dev/null 2>&1
mv -f .deps/libbfio_support.Tpo .deps/libbfio_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna  -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_system_string.lo -MD -MP -MF .deps/libbfio_system_string.Tpo -c -o libbfio_system_string.lo libbfio_system_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_system_string.lo -MD -MP -MF .deps/libbfio_system_string.Tpo -c libbfio_system_string.c  -fPIC -DPIC -o .libs/libbfio_system_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -D_FORTIFY_SOURCE=2 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libbfio_system_string.lo -MD -MP -MF .deps/libbfio_system_string.Tpo -c libbfio_system_string.c -o libbfio_system_string.o >/dev/null 2>&1
mv -f .deps/libbfio_system_string.Tpo .deps/libbfio_system_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -no-undefined -version-info 1:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libbfio.la -rpath /usr/lib libbfio.lo libbfio_error.lo libbfio_file.lo libbfio_file_io_handle.lo libbfio_file_pool.lo libbfio_file_range.lo libbfio_file_range_io_handle.lo libbfio_handle.lo libbfio_memory_range.lo libbfio_memory_range_io_handle.lo libbfio_pool.lo libbfio_support.lo libbfio_system_string.lo ../libcerror/libcerror.la ../libcthreads/libcthreads.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la -lpthread -ldl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libbfio.o .libs/libbfio_error.o .libs/libbfio_file.o .libs/libbfio_file_io_handle.o .libs/libbfio_file_pool.o .libs/libbfio_file_range.o .libs/libbfio_file_range_io_handle.o .libs/libbfio_handle.o .libs/libbfio_memory_range.o .libs/libbfio_memory_range_io_handle.o .libs/libbfio_pool.o .libs/libbfio_support.o .libs/libbfio_system_string.o  -Wl,--whole-archive ../libcerror/.libs/libcerror.a ../libcthreads/.libs/libcthreads.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libcnotify/.libs/libcnotify.a ../libcsplit/.libs/libcsplit.a ../libuna/.libs/libuna.a ../libcfile/.libs/libcfile.a ../libcpath/.libs/libcpath.a -Wl,--no-whole-archive  -lpthread -ldl  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -fstack-protector -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,libbfio.so.1 -o .libs/libbfio.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libbfio.so.1" && ln -s "libbfio.so.1.0.0" "libbfio.so.1")
libtool: link: (cd ".libs" && rm -f "libbfio.so" && ln -s "libbfio.so.1.0.0" "libbfio.so")
libtool: link: (cd .libs/libbfio.lax/libcerror.a && ar x "/build/libbfio/src/libbfio-20200409/libbfio/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/libbfio.lax/libcthreads.a && ar x "/build/libbfio/src/libbfio-20200409/libbfio/../libcthreads/.libs/libcthreads.a")
libtool: link: (cd .libs/libbfio.lax/libcdata.a && ar x "/build/libbfio/src/libbfio-20200409/libbfio/../libcdata/.libs/libcdata.a")
libtool: link: (cd .libs/libbfio.lax/libclocale.a && ar x "/build/libbfio/src/libbfio-20200409/libbfio/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/libbfio.lax/libcnotify.a && ar x "/build/libbfio/src/libbfio-20200409/libbfio/../libcnotify/.libs/libcnotify.a")
libtool: link: (cd .libs/libbfio.lax/libcsplit.a && ar x "/build/libbfio/src/libbfio-20200409/libbfio/../libcsplit/.libs/libcsplit.a")
libtool: link: (cd .libs/libbfio.lax/libuna.a && ar x "/build/libbfio/src/libbfio-20200409/libbfio/../libuna/.libs/libuna.a")
libtool: link: (cd .libs/libbfio.lax/libcfile.a && ar x "/build/libbfio/src/libbfio-20200409/libbfio/../libcfile/.libs/libcfile.a")
libtool: link: (cd .libs/libbfio.lax/libcpath.a && ar x "/build/libbfio/src/libbfio-20200409/libbfio/../libcpath/.libs/libcpath.a")
libtool: link: ar cru .libs/libbfio.a  libbfio.o libbfio_error.o libbfio_file.o libbfio_file_io_handle.o libbfio_file_pool.o libbfio_file_range.o libbfio_file_range_io_handle.o libbfio_handle.o libbfio_memory_range.o libbfio_memory_range_io_handle.o libbfio_pool.o libbfio_support.o libbfio_system_string.o  .libs/libbfio.lax/libcerror.a/libcerror_error.o .libs/libbfio.lax/libcerror.a/libcerror_support.o .libs/libbfio.lax/libcerror.a/libcerror_system.o  .libs/libbfio.lax/libcthreads.a/libcthreads_condition.o .libs/libbfio.lax/libcthreads.a/libcthreads_error.o .libs/libbfio.lax/libcthreads.a/libcthreads_lock.o .libs/libbfio.lax/libcthreads.a/libcthreads_mutex.o .libs/libbfio.lax/libcthreads.a/libcthreads_queue.o .libs/libbfio.lax/libcthreads.a/libcthreads_read_write_lock.o .libs/libbfio.lax/libcthreads.a/libcthreads_repeating_thread.o .libs/libbfio.lax/libcthreads.a/libcthreads_support.o .libs/libbfio.lax/libcthreads.a/libcthreads_thread.o .libs/libbfio.lax/libcthreads.a/libcthreads_thread_attributes.o .libs/libbfio.lax/libcthreads.a/libcthreads_thread_pool.o  .libs/libbfio.lax/libcdata.a/libcdata_array.o .libs/libbfio.lax/libcdata.a/libcdata_btree.o .libs/libbfio.lax/libcdata.a/libcdata_btree_node.o .libs/libbfio.lax/libcdata.a/libcdata_btree_values_list.o .libs/libbfio.lax/libcdata.a/libcdata_error.o .libs/libbfio.lax/libcdata.a/libcdata_list.o .libs/libbfio.lax/libcdata.a/libcdata_list_element.o .libs/libbfio.lax/libcdata.a/libcdata_range_list.o .libs/libbfio.lax/libcdata.a/libcdata_range_list_value.o .libs/libbfio.lax/libcdata.a/libcdata_support.o .libs/libbfio.lax/libcdata.a/libcdata_tree_node.o  .libs/libbfio.lax/libclocale.a/libclocale_codepage.o .libs/libbfio.lax/libclocale.a/libclocale_locale.o .libs/libbfio.lax/libclocale.a/libclocale_support.o .libs/libbfio.lax/libclocale.a/libclocale_wide_string.o  .libs/libbfio.lax/libcnotify.a/libcnotify_print.o .libs/libbfio.lax/libcnotify.a/libcnotify_stream.o .libs/libbfio.lax/libcnotify.a/libcnotify_support.o .libs/libbfio.lax/libcnotify.a/libcnotify_verbose.o  .libs/libbfio.lax/libcsplit.a/libcsplit_error.o .libs/libbfio.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libbfio.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libbfio.lax/libcsplit.a/libcsplit_support.o .libs/libbfio.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libbfio.lax/libcsplit.a/libcsplit_wide_string.o  .libs/libbfio.lax/libuna.a/libuna_base16_stream.o .libs/libbfio.lax/libuna.a/libuna_base32_stream.o .libs/libbfio.lax/libuna.a/libuna_base64_stream.o .libs/libbfio.lax/libuna.a/libuna_byte_stream.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libbfio.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libbfio.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libbfio.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_874.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_932.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_936.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_949.o .libs/libbfio.lax/libuna.a/libuna_codepage_windows_950.o .libs/libbfio.lax/libuna.a/libuna_error.o .libs/libbfio.lax/libuna.a/libuna_support.o .libs/libbfio.lax/libuna.a/libuna_unicode_character.o .libs/libbfio.lax/libuna.a/libuna_url_stream.o .libs/libbfio.lax/libuna.a/libuna_utf16_stream.o .libs/libbfio.lax/libuna.a/libuna_utf16_string.o .libs/libbfio.lax/libuna.a/libuna_utf32_stream.o .libs/libbfio.lax/libuna.a/libuna_utf32_string.o .libs/libbfio.lax/libuna.a/libuna_utf7_stream.o .libs/libbfio.lax/libuna.a/libuna_utf8_stream.o .libs/libbfio.lax/libuna.a/libuna_utf8_string.o  .libs/libbfio.lax/libcfile.a/libcfile_error.o .libs/libbfio.lax/libcfile.a/libcfile_file.o .libs/libbfio.lax/libcfile.a/libcfile_notify.o .libs/libbfio.lax/libcfile.a/libcfile_support.o .libs/libbfio.lax/libcfile.a/libcfile_system_string.o .libs/libbfio.lax/libcfile.a/libcfile_winapi.o  .libs/libbfio.lax/libcpath.a/libcpath_error.o .libs/libbfio.lax/libcpath.a/libcpath_path.o .libs/libbfio.lax/libcpath.a/libcpath_support.o .libs/libbfio.lax/libcpath.a/libcpath_system_string.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libbfio.a
libtool: link: rm -fr .libs/libbfio.lax
libtool: link: ( cd ".libs" && rm -f "libbfio.la" && ln -s "../libbfio.la" "libbfio.la" )
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libbfio'
Making all in po
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/po'
make libbfio.pot-update
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if LC_ALL=C grep 'GNU libbfio' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
  package_gnu='GNU '; \
else \
  package_gnu=''; \
fi; \
if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='joachim.metz@gmail.com'; \
else \
  msgid_bugs_address='joachim.metz@gmail.com'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=libbfio --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=libbfio --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libbfio" \
      --package-version='20200409' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libbfio.po || { \
  if test -f ./libbfio.pot; then \
    sed -f remove-potcdate.sed < ./libbfio.pot > libbfio.1po && \
    sed -f remove-potcdate.sed < libbfio.po > libbfio.2po && \
    if cmp libbfio.1po libbfio.2po >/dev/null 2>&1; then \
      rm -f libbfio.1po libbfio.2po libbfio.po; \
    else \
      rm -f libbfio.1po libbfio.2po ./libbfio.pot && \
      mv libbfio.po ./libbfio.pot; \
    fi; \
  else \
    mv libbfio.po ./libbfio.pot; \
  fi; \
}
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/po'
test ! -f ./libbfio.pot || \
  test -z "" || make 
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/po'
Making all in manuals
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/manuals'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/manuals'
Making all in tests
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/tests'
Making all in msvscpp
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/msvscpp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/msvscpp'
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/include'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libbfio/pkg/libbfio/usr/include'
 /usr/bin/install -c -m 644 libbfio.h '/build/libbfio/pkg/libbfio/usr/include'
 /usr/bin/mkdir -p '/build/libbfio/pkg/libbfio/usr/include/libbfio'
 /usr/bin/install -c -m 644 libbfio/codepage.h libbfio/definitions.h libbfio/error.h libbfio/extern.h libbfio/features.h libbfio/types.h '/build/libbfio/pkg/libbfio/usr/include/libbfio'
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/include'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/include'
Making install in common
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/common'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/common'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/common'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/common'
Making install in libcerror
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcerror'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libcerror'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcerror'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcerror'
Making install in libcthreads
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcthreads'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libcthreads'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcthreads'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcthreads'
Making install in libcdata
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcdata'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libcdata'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcdata'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcdata'
Making install in libclocale
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libclocale'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libclocale'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libclocale'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libclocale'
Making install in libcnotify
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcnotify'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libcnotify'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcnotify'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcnotify'
Making install in libcsplit
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcsplit'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libcsplit'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcsplit'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcsplit'
Making install in libuna
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libuna'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libuna'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libuna'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libuna'
Making install in libcfile
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcfile'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libcfile'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcfile'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcfile'
Making install in libcpath
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libcpath'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libcpath'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcpath'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libcpath'
Making install in libbfio
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/libbfio'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/libbfio'
 /usr/bin/mkdir -p '/build/libbfio/pkg/libbfio/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libbfio.la '/build/libbfio/pkg/libbfio/usr/lib'
libtool: install: /usr/bin/install -c .libs/libbfio.so.1.0.0 /build/libbfio/pkg/libbfio/usr/lib/libbfio.so.1.0.0
libtool: install: (cd /build/libbfio/pkg/libbfio/usr/lib && { ln -s -f libbfio.so.1.0.0 libbfio.so.1 || { rm -f libbfio.so.1 && ln -s libbfio.so.1.0.0 libbfio.so.1; }; })
libtool: install: (cd /build/libbfio/pkg/libbfio/usr/lib && { ln -s -f libbfio.so.1.0.0 libbfio.so || { rm -f libbfio.so && ln -s libbfio.so.1.0.0 libbfio.so; }; })
libtool: install: /usr/bin/install -c .libs/libbfio.lai /build/libbfio/pkg/libbfio/usr/lib/libbfio.la
libtool: install: /usr/bin/install -c .libs/libbfio.a /build/libbfio/pkg/libbfio/usr/lib/libbfio.a
libtool: install: chmod 644 /build/libbfio/pkg/libbfio/usr/lib/libbfio.a
libtool: install: ranlib /build/libbfio/pkg/libbfio/usr/lib/libbfio.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/libbfio'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/libbfio'
Making install in po
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/po'
make libbfio.pot-update
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/po'
if LC_ALL=C grep 'GNU libbfio' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
  package_gnu='GNU '; \
else \
  package_gnu=''; \
fi; \
if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='joachim.metz@gmail.com'; \
else \
  msgid_bugs_address='joachim.metz@gmail.com'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=libbfio --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=libbfio --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libbfio" \
      --package-version='20200409' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libbfio.po || { \
  if test -f ./libbfio.pot; then \
    sed -f remove-potcdate.sed < ./libbfio.pot > libbfio.1po && \
    sed -f remove-potcdate.sed < libbfio.po > libbfio.2po && \
    if cmp libbfio.1po libbfio.2po >/dev/null 2>&1; then \
      rm -f libbfio.1po libbfio.2po libbfio.po; \
    else \
      rm -f libbfio.1po libbfio.2po ./libbfio.pot && \
      mv libbfio.po ./libbfio.pot; \
    fi; \
  else \
    mv libbfio.po ./libbfio.pot; \
  fi; \
}
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/po'
test ! -f ./libbfio.pot || \
  test -z "" || make 
if test "libbfio" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/libbfio/pkg/libbfio/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /build/libbfio/pkg/libbfio/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/libbfio/pkg/libbfio/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/po'
Making install in manuals
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/manuals'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/manuals'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libbfio/pkg/libbfio/usr/share/man/man3'
 /usr/bin/install -c -m 644 libbfio.3 '/build/libbfio/pkg/libbfio/usr/share/man/man3'
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/manuals'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/manuals'
Making install in tests
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/tests'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/tests'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/tests'
Making install in msvscpp
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409/msvscpp'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409/msvscpp'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409/msvscpp'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409/msvscpp'
make[1]: Entering directory '/build/libbfio/src/libbfio-20200409'
make[2]: Entering directory '/build/libbfio/src/libbfio-20200409'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libbfio/pkg/libbfio/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libbfio.pc '/build/libbfio/pkg/libbfio/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libbfio/src/libbfio-20200409'
make[1]: Leaving directory '/build/libbfio/src/libbfio-20200409'
==> 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 "libbfio"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libbfio 20200409-1 (Fri 28 Aug 2020 12:35:50 PM EDT)
==> Cleaning up...