==> Creating clean working copy [build]...done
==> Making package: libfwsi 20160110-1 (Fri Feb 26 19:28:57 EST 2016)
==> Retrieving sources...
  -> Found 20160110.tar.gz
==> Validating source files with sha512sums...
    20160110.tar.gz ... Passed
cp: cannot stat '/etc/pacman.d/gnupg': No such file or directory
==> Making package: libfwsi 20160110-1 (Fri Feb 26 19:28:58 EST 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) libbfio-20160108-1  libcsystem-20150629-1  python2-2.7.11-1

Total Installed Size:  64.44 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libcsystem...
installing libbfio...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) perl-error-0.17024-1  git-2.7.1-1

Total Installed Size:  23.51 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts [installed]
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
==> Retrieving sources...
  -> Found 20160110.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    20160110.tar.gz ... Passed
==> Extracting sources...
  -> Extracting 20160110.tar.gz with bsdtar
==> Starting build()...
Cloning into 'libcdata-392'...
Cloning into 'libcerror-392'...
Cloning into 'libcfile-392'...
Cloning into 'libclocale-392'...
Cloning into 'libcnotify-392'...
Cloning into 'libcstring-392'...
Cloning into 'libcthreads-392'...
Cloning into 'libfdatetime-392'...
Cloning into 'libfguid-392'...
Cloning into 'libfole-392'...
Cloning into 'libfwps-392'...
Cloning into 'libuna-392'...
Copying file ABOUT-NLS
Copying file config.rpath
Copying file m4/codeset.m4
Copying file m4/fcntl-o.m4
Copying file m4/gettext.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intlmacosx.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/printf-posix.m4
Copying file m4/progtest.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
configure.ac:38: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:38: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:38: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
configure.ac:19: installing './compile'
configure.ac:16: installing './config.guess'
configure.ac:16: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
Makefile.am: installing './INSTALL'
libcdata/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
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 '100' 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 style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking 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 whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) 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 off_t... 8
checking size of size_t... 4
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
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 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 fgetws... 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 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 libcstring in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcstring... no
checking libcstring.h usability... no
checking libcstring.h presence... no
checking for libcstring.h... no
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 fgets... (cached) yes
checking for memchr... yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) 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 for swprintf... yes
checking for towlower... yes
checking for wcscasecmp... yes
checking for wcschr... yes
checking for wcslen... yes
checking for wcsncasecmp... yes
checking for wcsncmp... yes
checking for wcsncpy... yes
checking for wcsnicmp... no
checking for wcsrchr... yes
checking for wcsstr... yes
checking for wmemchr... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for wmemrchr... no
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 for wcstombs... yes
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 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 fclose... (cached) yes
checking for feof... (cached) yes
checking for fileno... yes
checking for fopen... (cached) yes
checking for fread... (cached) yes
checking for fseeko... (cached) yes
checking for fseeko64... (cached) yes
checking for ftello... yes
checking for ftello64... yes
checking for fwrite... (cached) yes
checking for stat... yes
checking whether to use search for libfdatetime in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libfdatetime... no
checking libfdatetime.h usability... no
checking libfdatetime.h presence... no
checking for libfdatetime.h... no
checking whether to use search for libfguid in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libfguid... no
checking libfguid.h usability... no
checking libfguid.h presence... no
checking for libfguid.h... no
checking whether to use search for libfole in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libfole... no
checking libfole.h usability... no
checking libfole.h presence... no
checking for libfole.h... no
checking whether to use search for libfwps in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libfwps... no
checking libfwps.h usability... no
checking libfwps.h presence... no
checking for libfwps.h... no
checking whether to enable enable verbose output... (cached) yes
checking whether to enable enable debug output... (cached) yes
checking whether to use use `python-config --prefix' to determine the prefix of pythondir instead of --prefix... (cached) no
checking whether to enable build Python bindings... (cached) yes
checking whether to use use to specify the Python directory (pythondir)... (cached) no
checking for python2... python2
checking for python2.7-config... python2.7-config
checking for Python includes... -I/usr/include/python2.7 -I/usr/include/python2.7
checking for Python libraries... -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking whether to enable build Python 2 bindings... (cached) no
checking whether to use use to specify the Python 2 directory (pythondir2)... (cached) no
checking whether to enable build Python 3 bindings... (cached) no
checking whether to use use to specify the Python 3 directory (pythondir3)... (cached) no
checking for stdarg.h... (cached) yes
checking for varargs.h... (cached) no
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 libcstring/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 libuna/Makefile
config.status: creating libfdatetime/Makefile
config.status: creating libfguid/Makefile
config.status: creating libfole/Makefile
config.status: creating libfwps/Makefile
config.status: creating libfwsi/Makefile
config.status: creating pyfwsi/Makefile
config.status: creating pyfwsi2/Makefile
config.status: creating pyfwsi3/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makevars
config.status: creating manuals/Makefile
config.status: creating libcfile/Makefile
config.status: creating tests/Makefile
config.status: creating msvscpp/Makefile
config.status: creating include/libfwsi.h
config.status: creating include/libfwsi/definitions.h
config.status: creating include/libfwsi/features.h
config.status: creating include/libfwsi/types.h
config.status: creating libfwsi/libfwsi_definitions.h
config.status: creating common/types.h
config.status: creating dpkg/changelog
config.status: creating dpkg/copyright
config.status: creating libfwsi/libfwsi.rc
config.status: creating libfwsi.pc
config.status: creating libfwsi.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:
   libcstring support:                local
   libcerror support:                 local
   libcthreads support:               local
   libcdata support:                  local
   libclocale support:                local
   libcnotify support:                local
   libuna support:                    local
   libcfile support:                  local
   libfdatetime support:              local
   libfole support:                   local
   libfguid support:                  local
   libfwps support:                   local

Features:
   Multi-threading support:           pthread
   Python (pyfwsi) support:           2.7
   Python version 2 (pyfwsi) support: no
   Python version 3 (pyfwsi) support: no
   Verbose output:                    yes
   Debug output:                      yes

Making all in include
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/include'
Making all in common
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/common'
make  all-am
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/common'
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/common'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/common'
Making all in libcstring
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcstring'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcstring_support.lo -MD -MP -MF .deps/libcstring_support.Tpo -c -o libcstring_support.lo libcstring_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcstring_support.lo -MD -MP -MF .deps/libcstring_support.Tpo -c libcstring_support.c  -fPIC -DPIC -o .libs/libcstring_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcstring_support.lo -MD -MP -MF .deps/libcstring_support.Tpo -c libcstring_support.c -o libcstring_support.o >/dev/null 2>&1
mv -f .deps/libcstring_support.Tpo .deps/libcstring_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=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcstring_wide_string.lo -MD -MP -MF .deps/libcstring_wide_string.Tpo -c -o libcstring_wide_string.lo libcstring_wide_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcstring_wide_string.lo -MD -MP -MF .deps/libcstring_wide_string.Tpo -c libcstring_wide_string.c  -fPIC -DPIC -o .libs/libcstring_wide_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcstring_wide_string.lo -MD -MP -MF .deps/libcstring_wide_string.Tpo -c libcstring_wide_string.c -o libcstring_wide_string.o >/dev/null 2>&1
mv -f .deps/libcstring_wide_string.Tpo .deps/libcstring_wide_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv7-a -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 libcstring.la  libcstring_support.lo libcstring_wide_string.lo  
libtool: link: ar cru .libs/libcstring.a .libs/libcstring_support.o .libs/libcstring_wide_string.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcstring.a
libtool: link: ( cd ".libs" && rm -f "libcstring.la" && ln -s "../libcstring.la" "libcstring.la" )
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libcstring'
Making all in libcerror
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcerror'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -D_FORTIFY_SOURCE=2  -march=armv7-a -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 -I../libcstring -D_FORTIFY_SOURCE=2 -march=armv7-a -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 -I../libcstring -D_FORTIFY_SOURCE=2 -march=armv7-a -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 -I../libcstring -D_FORTIFY_SOURCE=2  -march=armv7-a -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 -I../libcstring -D_FORTIFY_SOURCE=2 -march=armv7-a -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 -I../libcstring -D_FORTIFY_SOURCE=2 -march=armv7-a -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 -I../libcstring -D_FORTIFY_SOURCE=2  -march=armv7-a -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 -I../libcstring -D_FORTIFY_SOURCE=2 -march=armv7-a -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 -I../libcstring -D_FORTIFY_SOURCE=2 -march=armv7-a -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=armv7-a -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  
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/libfwsi/src/libfwsi-20160110/libcerror'
Making all in libcthreads
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcthreads'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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=armv7-a -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  
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/libfwsi/src/libfwsi-20160110/libcthreads'
Making all in libcdata
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcdata'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads  -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libcthreads -D_FORTIFY_SOURCE=2 -march=armv7-a -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=armv7-a -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_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  
libtool: link: ar cru .libs/libcdata.a .libs/libcdata_array.o .libs/libcdata_btree.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/libfwsi/src/libfwsi-20160110/libcdata'
Making all in libclocale
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libclocale'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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=link gcc  -march=armv7-a -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  
libtool: link: ar cru .libs/libclocale.a .libs/libclocale_codepage.o .libs/libclocale_locale.o .libs/libclocale_support.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/libfwsi/src/libfwsi-20160110/libclocale'
Making all in libcnotify
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcnotify'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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=armv7-a -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  
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/libfwsi/src/libfwsi-20160110/libcnotify'
Making all in libuna
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libuna'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -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=armv7-a -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  
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/libfwsi/src/libfwsi-20160110/libuna'
Making all in libfdatetime
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfdatetime'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_date_time_values.lo -MD -MP -MF .deps/libfdatetime_date_time_values.Tpo -c -o libfdatetime_date_time_values.lo libfdatetime_date_time_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_date_time_values.lo -MD -MP -MF .deps/libfdatetime_date_time_values.Tpo -c libfdatetime_date_time_values.c  -fPIC -DPIC -o .libs/libfdatetime_date_time_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_date_time_values.lo -MD -MP -MF .deps/libfdatetime_date_time_values.Tpo -c libfdatetime_date_time_values.c -o libfdatetime_date_time_values.o >/dev/null 2>&1
mv -f .deps/libfdatetime_date_time_values.Tpo .deps/libfdatetime_date_time_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_error.lo -MD -MP -MF .deps/libfdatetime_error.Tpo -c -o libfdatetime_error.lo libfdatetime_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_error.lo -MD -MP -MF .deps/libfdatetime_error.Tpo -c libfdatetime_error.c  -fPIC -DPIC -o .libs/libfdatetime_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_error.lo -MD -MP -MF .deps/libfdatetime_error.Tpo -c libfdatetime_error.c -o libfdatetime_error.o >/dev/null 2>&1
mv -f .deps/libfdatetime_error.Tpo .deps/libfdatetime_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_fat_date_time.lo -MD -MP -MF .deps/libfdatetime_fat_date_time.Tpo -c -o libfdatetime_fat_date_time.lo libfdatetime_fat_date_time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_fat_date_time.lo -MD -MP -MF .deps/libfdatetime_fat_date_time.Tpo -c libfdatetime_fat_date_time.c  -fPIC -DPIC -o .libs/libfdatetime_fat_date_time.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_fat_date_time.lo -MD -MP -MF .deps/libfdatetime_fat_date_time.Tpo -c libfdatetime_fat_date_time.c -o libfdatetime_fat_date_time.o >/dev/null 2>&1
mv -f .deps/libfdatetime_fat_date_time.Tpo .deps/libfdatetime_fat_date_time.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_filetime.lo -MD -MP -MF .deps/libfdatetime_filetime.Tpo -c -o libfdatetime_filetime.lo libfdatetime_filetime.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_filetime.lo -MD -MP -MF .deps/libfdatetime_filetime.Tpo -c libfdatetime_filetime.c  -fPIC -DPIC -o .libs/libfdatetime_filetime.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_filetime.lo -MD -MP -MF .deps/libfdatetime_filetime.Tpo -c libfdatetime_filetime.c -o libfdatetime_filetime.o >/dev/null 2>&1
mv -f .deps/libfdatetime_filetime.Tpo .deps/libfdatetime_filetime.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_floatingtime.lo -MD -MP -MF .deps/libfdatetime_floatingtime.Tpo -c -o libfdatetime_floatingtime.lo libfdatetime_floatingtime.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_floatingtime.lo -MD -MP -MF .deps/libfdatetime_floatingtime.Tpo -c libfdatetime_floatingtime.c  -fPIC -DPIC -o .libs/libfdatetime_floatingtime.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_floatingtime.lo -MD -MP -MF .deps/libfdatetime_floatingtime.Tpo -c libfdatetime_floatingtime.c -o libfdatetime_floatingtime.o >/dev/null 2>&1
mv -f .deps/libfdatetime_floatingtime.Tpo .deps/libfdatetime_floatingtime.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_hfs_time.lo -MD -MP -MF .deps/libfdatetime_hfs_time.Tpo -c -o libfdatetime_hfs_time.lo libfdatetime_hfs_time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_hfs_time.lo -MD -MP -MF .deps/libfdatetime_hfs_time.Tpo -c libfdatetime_hfs_time.c  -fPIC -DPIC -o .libs/libfdatetime_hfs_time.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_hfs_time.lo -MD -MP -MF .deps/libfdatetime_hfs_time.Tpo -c libfdatetime_hfs_time.c -o libfdatetime_hfs_time.o >/dev/null 2>&1
mv -f .deps/libfdatetime_hfs_time.Tpo .deps/libfdatetime_hfs_time.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_nsf_timedate.lo -MD -MP -MF .deps/libfdatetime_nsf_timedate.Tpo -c -o libfdatetime_nsf_timedate.lo libfdatetime_nsf_timedate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_nsf_timedate.lo -MD -MP -MF .deps/libfdatetime_nsf_timedate.Tpo -c libfdatetime_nsf_timedate.c  -fPIC -DPIC -o .libs/libfdatetime_nsf_timedate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_nsf_timedate.lo -MD -MP -MF .deps/libfdatetime_nsf_timedate.Tpo -c libfdatetime_nsf_timedate.c -o libfdatetime_nsf_timedate.o >/dev/null 2>&1
mv -f .deps/libfdatetime_nsf_timedate.Tpo .deps/libfdatetime_nsf_timedate.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_posix_time.lo -MD -MP -MF .deps/libfdatetime_posix_time.Tpo -c -o libfdatetime_posix_time.lo libfdatetime_posix_time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_posix_time.lo -MD -MP -MF .deps/libfdatetime_posix_time.Tpo -c libfdatetime_posix_time.c  -fPIC -DPIC -o .libs/libfdatetime_posix_time.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_posix_time.lo -MD -MP -MF .deps/libfdatetime_posix_time.Tpo -c libfdatetime_posix_time.c -o libfdatetime_posix_time.o >/dev/null 2>&1
mv -f .deps/libfdatetime_posix_time.Tpo .deps/libfdatetime_posix_time.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_support.lo -MD -MP -MF .deps/libfdatetime_support.Tpo -c -o libfdatetime_support.lo libfdatetime_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_support.lo -MD -MP -MF .deps/libfdatetime_support.Tpo -c libfdatetime_support.c  -fPIC -DPIC -o .libs/libfdatetime_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_support.lo -MD -MP -MF .deps/libfdatetime_support.Tpo -c libfdatetime_support.c -o libfdatetime_support.o >/dev/null 2>&1
mv -f .deps/libfdatetime_support.Tpo .deps/libfdatetime_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_systemtime.lo -MD -MP -MF .deps/libfdatetime_systemtime.Tpo -c -o libfdatetime_systemtime.lo libfdatetime_systemtime.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_systemtime.lo -MD -MP -MF .deps/libfdatetime_systemtime.Tpo -c libfdatetime_systemtime.c  -fPIC -DPIC -o .libs/libfdatetime_systemtime.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfdatetime_systemtime.lo -MD -MP -MF .deps/libfdatetime_systemtime.Tpo -c libfdatetime_systemtime.c -o libfdatetime_systemtime.o >/dev/null 2>&1
mv -f .deps/libfdatetime_systemtime.Tpo .deps/libfdatetime_systemtime.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv7-a -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 libfdatetime.la  libfdatetime_date_time_values.lo libfdatetime_error.lo libfdatetime_fat_date_time.lo libfdatetime_filetime.lo libfdatetime_floatingtime.lo libfdatetime_hfs_time.lo libfdatetime_nsf_timedate.lo libfdatetime_posix_time.lo libfdatetime_support.lo libfdatetime_systemtime.lo  
libtool: link: ar cru .libs/libfdatetime.a .libs/libfdatetime_date_time_values.o .libs/libfdatetime_error.o .libs/libfdatetime_fat_date_time.o .libs/libfdatetime_filetime.o .libs/libfdatetime_floatingtime.o .libs/libfdatetime_hfs_time.o .libs/libfdatetime_nsf_timedate.o .libs/libfdatetime_posix_time.o .libs/libfdatetime_support.o .libs/libfdatetime_systemtime.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfdatetime.a
libtool: link: ( cd ".libs" && rm -f "libfdatetime.la" && ln -s "../libfdatetime.la" "libfdatetime.la" )
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfdatetime'
Making all in libfguid
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfguid'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfguid_error.lo -MD -MP -MF .deps/libfguid_error.Tpo -c -o libfguid_error.lo libfguid_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfguid_error.lo -MD -MP -MF .deps/libfguid_error.Tpo -c libfguid_error.c  -fPIC -DPIC -o .libs/libfguid_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfguid_error.lo -MD -MP -MF .deps/libfguid_error.Tpo -c libfguid_error.c -o libfguid_error.o >/dev/null 2>&1
mv -f .deps/libfguid_error.Tpo .deps/libfguid_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfguid_identifier.lo -MD -MP -MF .deps/libfguid_identifier.Tpo -c -o libfguid_identifier.lo libfguid_identifier.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfguid_identifier.lo -MD -MP -MF .deps/libfguid_identifier.Tpo -c libfguid_identifier.c  -fPIC -DPIC -o .libs/libfguid_identifier.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfguid_identifier.lo -MD -MP -MF .deps/libfguid_identifier.Tpo -c libfguid_identifier.c -o libfguid_identifier.o >/dev/null 2>&1
mv -f .deps/libfguid_identifier.Tpo .deps/libfguid_identifier.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfguid_support.lo -MD -MP -MF .deps/libfguid_support.Tpo -c -o libfguid_support.lo libfguid_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfguid_support.lo -MD -MP -MF .deps/libfguid_support.Tpo -c libfguid_support.c  -fPIC -DPIC -o .libs/libfguid_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfguid_support.lo -MD -MP -MF .deps/libfguid_support.Tpo -c libfguid_support.c -o libfguid_support.o >/dev/null 2>&1
mv -f .deps/libfguid_support.Tpo .deps/libfguid_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv7-a -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 libfguid.la  libfguid_error.lo libfguid_identifier.lo libfguid_support.lo  
libtool: link: ar cru .libs/libfguid.a .libs/libfguid_error.o .libs/libfguid_identifier.o .libs/libfguid_support.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfguid.a
libtool: link: ( cd ".libs" && rm -f "libfguid.la" && ln -s "../libfguid.la" "libfguid.la" )
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfguid'
Making all in libfole
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfole'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfole_error.lo -MD -MP -MF .deps/libfole_error.Tpo -c -o libfole_error.lo libfole_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfole_error.lo -MD -MP -MF .deps/libfole_error.Tpo -c libfole_error.c  -fPIC -DPIC -o .libs/libfole_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfole_error.lo -MD -MP -MF .deps/libfole_error.Tpo -c libfole_error.c -o libfole_error.o >/dev/null 2>&1
mv -f .deps/libfole_error.Tpo .deps/libfole_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfole_support.lo -MD -MP -MF .deps/libfole_support.Tpo -c -o libfole_support.lo libfole_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfole_support.lo -MD -MP -MF .deps/libfole_support.Tpo -c libfole_support.c  -fPIC -DPIC -o .libs/libfole_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfole_support.lo -MD -MP -MF .deps/libfole_support.Tpo -c libfole_support.c -o libfole_support.o >/dev/null 2>&1
mv -f .deps/libfole_support.Tpo .deps/libfole_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfole_value_type.lo -MD -MP -MF .deps/libfole_value_type.Tpo -c -o libfole_value_type.lo libfole_value_type.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfole_value_type.lo -MD -MP -MF .deps/libfole_value_type.Tpo -c libfole_value_type.c  -fPIC -DPIC -o .libs/libfole_value_type.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfole_value_type.lo -MD -MP -MF .deps/libfole_value_type.Tpo -c libfole_value_type.c -o libfole_value_type.o >/dev/null 2>&1
mv -f .deps/libfole_value_type.Tpo .deps/libfole_value_type.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv7-a -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 libfole.la  libfole_error.lo libfole_support.lo libfole_value_type.lo  
libtool: link: ar cru .libs/libfole.a .libs/libfole_error.o .libs/libfole_support.o .libs/libfole_value_type.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfole.a
libtool: link: ( cd ".libs" && rm -f "libfole.la" && ln -s "../libfole.la" "libfole.la" )
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfole'
Making all in libfwps
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfwps'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole  -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_error.lo -MD -MP -MF .deps/libfwps_error.Tpo -c -o libfwps_error.lo libfwps_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_error.lo -MD -MP -MF .deps/libfwps_error.Tpo -c libfwps_error.c  -fPIC -DPIC -o .libs/libfwps_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_error.lo -MD -MP -MF .deps/libfwps_error.Tpo -c libfwps_error.c -o libfwps_error.o >/dev/null 2>&1
mv -f .deps/libfwps_error.Tpo .deps/libfwps_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole  -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_format_class_identifier.lo -MD -MP -MF .deps/libfwps_format_class_identifier.Tpo -c -o libfwps_format_class_identifier.lo libfwps_format_class_identifier.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_format_class_identifier.lo -MD -MP -MF .deps/libfwps_format_class_identifier.Tpo -c libfwps_format_class_identifier.c  -fPIC -DPIC -o .libs/libfwps_format_class_identifier.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_format_class_identifier.lo -MD -MP -MF .deps/libfwps_format_class_identifier.Tpo -c libfwps_format_class_identifier.c -o libfwps_format_class_identifier.o >/dev/null 2>&1
mv -f .deps/libfwps_format_class_identifier.Tpo .deps/libfwps_format_class_identifier.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole  -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_property_identifier.lo -MD -MP -MF .deps/libfwps_property_identifier.Tpo -c -o libfwps_property_identifier.lo libfwps_property_identifier.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_property_identifier.lo -MD -MP -MF .deps/libfwps_property_identifier.Tpo -c libfwps_property_identifier.c  -fPIC -DPIC -o .libs/libfwps_property_identifier.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_property_identifier.lo -MD -MP -MF .deps/libfwps_property_identifier.Tpo -c libfwps_property_identifier.c -o libfwps_property_identifier.o >/dev/null 2>&1
mv -f .deps/libfwps_property_identifier.Tpo .deps/libfwps_property_identifier.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole  -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_storage.lo -MD -MP -MF .deps/libfwps_storage.Tpo -c -o libfwps_storage.lo libfwps_storage.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_storage.lo -MD -MP -MF .deps/libfwps_storage.Tpo -c libfwps_storage.c  -fPIC -DPIC -o .libs/libfwps_storage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_storage.lo -MD -MP -MF .deps/libfwps_storage.Tpo -c libfwps_storage.c -o libfwps_storage.o >/dev/null 2>&1
mv -f .deps/libfwps_storage.Tpo .deps/libfwps_storage.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole  -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_support.lo -MD -MP -MF .deps/libfwps_support.Tpo -c -o libfwps_support.lo libfwps_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_support.lo -MD -MP -MF .deps/libfwps_support.Tpo -c libfwps_support.c  -fPIC -DPIC -o .libs/libfwps_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_support.lo -MD -MP -MF .deps/libfwps_support.Tpo -c libfwps_support.c -o libfwps_support.o >/dev/null 2>&1
mv -f .deps/libfwps_support.Tpo .deps/libfwps_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole  -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_value.lo -MD -MP -MF .deps/libfwps_value.Tpo -c -o libfwps_value.lo libfwps_value.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_value.lo -MD -MP -MF .deps/libfwps_value.Tpo -c libfwps_value.c  -fPIC -DPIC -o .libs/libfwps_value.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwps_value.lo -MD -MP -MF .deps/libfwps_value.Tpo -c libfwps_value.c -o libfwps_value.o >/dev/null 2>&1
mv -f .deps/libfwps_value.Tpo .deps/libfwps_value.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv7-a -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 libfwps.la  libfwps_error.lo libfwps_format_class_identifier.lo libfwps_property_identifier.lo libfwps_storage.lo libfwps_support.lo libfwps_value.lo  
libtool: link: ar cru .libs/libfwps.a .libs/libfwps_error.o .libs/libfwps_format_class_identifier.o .libs/libfwps_property_identifier.o .libs/libfwps_storage.o .libs/libfwps_support.o .libs/libfwps_value.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfwps.a
libtool: link: ( cd ".libs" && rm -f "libfwps.la" && ln -s "../libfwps.la" "libfwps.la" )
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfwps'
Making all in libfwsi
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfwsi'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi.lo -MD -MP -MF .deps/libfwsi.Tpo -c -o libfwsi.lo libfwsi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi.lo -MD -MP -MF .deps/libfwsi.Tpo -c libfwsi.c  -fPIC -DPIC -o .libs/libfwsi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi.lo -MD -MP -MF .deps/libfwsi.Tpo -c libfwsi.c -o libfwsi.o >/dev/null 2>&1
mv -f .deps/libfwsi.Tpo .deps/libfwsi.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_cdburn_values.lo -MD -MP -MF .deps/libfwsi_cdburn_values.Tpo -c -o libfwsi_cdburn_values.lo libfwsi_cdburn_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_cdburn_values.lo -MD -MP -MF .deps/libfwsi_cdburn_values.Tpo -c libfwsi_cdburn_values.c  -fPIC -DPIC -o .libs/libfwsi_cdburn_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_cdburn_values.lo -MD -MP -MF .deps/libfwsi_cdburn_values.Tpo -c libfwsi_cdburn_values.c -o libfwsi_cdburn_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_cdburn_values.Tpo .deps/libfwsi_cdburn_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_compressed_folder_values.lo -MD -MP -MF .deps/libfwsi_compressed_folder_values.Tpo -c -o libfwsi_compressed_folder_values.lo libfwsi_compressed_folder_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_compressed_folder_values.lo -MD -MP -MF .deps/libfwsi_compressed_folder_values.Tpo -c libfwsi_compressed_folder_values.c  -fPIC -DPIC -o .libs/libfwsi_compressed_folder_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_compressed_folder_values.lo -MD -MP -MF .deps/libfwsi_compressed_folder_values.Tpo -c libfwsi_compressed_folder_values.c -o libfwsi_compressed_folder_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_compressed_folder_values.Tpo .deps/libfwsi_compressed_folder_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_identifier.lo -MD -MP -MF .deps/libfwsi_control_panel_identifier.Tpo -c -o libfwsi_control_panel_identifier.lo libfwsi_control_panel_identifier.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_identifier.lo -MD -MP -MF .deps/libfwsi_control_panel_identifier.Tpo -c libfwsi_control_panel_identifier.c  -fPIC -DPIC -o .libs/libfwsi_control_panel_identifier.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_identifier.lo -MD -MP -MF .deps/libfwsi_control_panel_identifier.Tpo -c libfwsi_control_panel_identifier.c -o libfwsi_control_panel_identifier.o >/dev/null 2>&1
mv -f .deps/libfwsi_control_panel_identifier.Tpo .deps/libfwsi_control_panel_identifier.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_values.lo -MD -MP -MF .deps/libfwsi_control_panel_values.Tpo -c -o libfwsi_control_panel_values.lo libfwsi_control_panel_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_values.lo -MD -MP -MF .deps/libfwsi_control_panel_values.Tpo -c libfwsi_control_panel_values.c  -fPIC -DPIC -o .libs/libfwsi_control_panel_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_values.lo -MD -MP -MF .deps/libfwsi_control_panel_values.Tpo -c libfwsi_control_panel_values.c -o libfwsi_control_panel_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_control_panel_values.Tpo .deps/libfwsi_control_panel_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_category_values.lo -MD -MP -MF .deps/libfwsi_control_panel_category_values.Tpo -c -o libfwsi_control_panel_category_values.lo libfwsi_control_panel_category_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_category_values.lo -MD -MP -MF .deps/libfwsi_control_panel_category_values.Tpo -c libfwsi_control_panel_category_values.c  -fPIC -DPIC -o .libs/libfwsi_control_panel_category_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_category_values.lo -MD -MP -MF .deps/libfwsi_control_panel_category_values.Tpo -c libfwsi_control_panel_category_values.c -o libfwsi_control_panel_category_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_control_panel_category_values.Tpo .deps/libfwsi_control_panel_category_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_cpl_file_values.lo -MD -MP -MF .deps/libfwsi_control_panel_cpl_file_values.Tpo -c -o libfwsi_control_panel_cpl_file_values.lo libfwsi_control_panel_cpl_file_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_cpl_file_values.lo -MD -MP -MF .deps/libfwsi_control_panel_cpl_file_values.Tpo -c libfwsi_control_panel_cpl_file_values.c  -fPIC -DPIC -o .libs/libfwsi_control_panel_cpl_file_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_control_panel_cpl_file_values.lo -MD -MP -MF .deps/libfwsi_control_panel_cpl_file_values.Tpo -c libfwsi_control_panel_cpl_file_values.c -o libfwsi_control_panel_cpl_file_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_control_panel_cpl_file_values.Tpo .deps/libfwsi_control_panel_cpl_file_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_debug.lo -MD -MP -MF .deps/libfwsi_debug.Tpo -c -o libfwsi_debug.lo libfwsi_debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_debug.lo -MD -MP -MF .deps/libfwsi_debug.Tpo -c libfwsi_debug.c  -fPIC -DPIC -o .libs/libfwsi_debug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_debug.lo -MD -MP -MF .deps/libfwsi_debug.Tpo -c libfwsi_debug.c -o libfwsi_debug.o >/dev/null 2>&1
mv -f .deps/libfwsi_debug.Tpo .deps/libfwsi_debug.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_delegate_values.lo -MD -MP -MF .deps/libfwsi_delegate_values.Tpo -c -o libfwsi_delegate_values.lo libfwsi_delegate_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_delegate_values.lo -MD -MP -MF .deps/libfwsi_delegate_values.Tpo -c libfwsi_delegate_values.c  -fPIC -DPIC -o .libs/libfwsi_delegate_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_delegate_values.lo -MD -MP -MF .deps/libfwsi_delegate_values.Tpo -c libfwsi_delegate_values.c -o libfwsi_delegate_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_delegate_values.Tpo .deps/libfwsi_delegate_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_error.lo -MD -MP -MF .deps/libfwsi_error.Tpo -c -o libfwsi_error.lo libfwsi_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_error.lo -MD -MP -MF .deps/libfwsi_error.Tpo -c libfwsi_error.c  -fPIC -DPIC -o .libs/libfwsi_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_error.lo -MD -MP -MF .deps/libfwsi_error.Tpo -c libfwsi_error.c -o libfwsi_error.o >/dev/null 2>&1
mv -f .deps/libfwsi_error.Tpo .deps/libfwsi_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block.lo -MD -MP -MF .deps/libfwsi_extension_block.Tpo -c -o libfwsi_extension_block.lo libfwsi_extension_block.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block.lo -MD -MP -MF .deps/libfwsi_extension_block.Tpo -c libfwsi_extension_block.c  -fPIC -DPIC -o .libs/libfwsi_extension_block.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block.lo -MD -MP -MF .deps/libfwsi_extension_block.Tpo -c libfwsi_extension_block.c -o libfwsi_extension_block.o >/dev/null 2>&1
mv -f .deps/libfwsi_extension_block.Tpo .deps/libfwsi_extension_block.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0000_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0000_values.Tpo -c -o libfwsi_extension_block_0xbeef0000_values.lo libfwsi_extension_block_0xbeef0000_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0000_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0000_values.Tpo -c libfwsi_extension_block_0xbeef0000_values.c  -fPIC -DPIC -o .libs/libfwsi_extension_block_0xbeef0000_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0000_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0000_values.Tpo -c libfwsi_extension_block_0xbeef0000_values.c -o libfwsi_extension_block_0xbeef0000_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_extension_block_0xbeef0000_values.Tpo .deps/libfwsi_extension_block_0xbeef0000_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0001_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0001_values.Tpo -c -o libfwsi_extension_block_0xbeef0001_values.lo libfwsi_extension_block_0xbeef0001_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0001_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0001_values.Tpo -c libfwsi_extension_block_0xbeef0001_values.c  -fPIC -DPIC -o .libs/libfwsi_extension_block_0xbeef0001_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0001_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0001_values.Tpo -c libfwsi_extension_block_0xbeef0001_values.c -o libfwsi_extension_block_0xbeef0001_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_extension_block_0xbeef0001_values.Tpo .deps/libfwsi_extension_block_0xbeef0001_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0003_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0003_values.Tpo -c -o libfwsi_extension_block_0xbeef0003_values.lo libfwsi_extension_block_0xbeef0003_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0003_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0003_values.Tpo -c libfwsi_extension_block_0xbeef0003_values.c  -fPIC -DPIC -o .libs/libfwsi_extension_block_0xbeef0003_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0003_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0003_values.Tpo -c libfwsi_extension_block_0xbeef0003_values.c -o libfwsi_extension_block_0xbeef0003_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_extension_block_0xbeef0003_values.Tpo .deps/libfwsi_extension_block_0xbeef0003_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0005_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0005_values.Tpo -c -o libfwsi_extension_block_0xbeef0005_values.lo libfwsi_extension_block_0xbeef0005_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0005_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0005_values.Tpo -c libfwsi_extension_block_0xbeef0005_values.c  -fPIC -DPIC -o .libs/libfwsi_extension_block_0xbeef0005_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0005_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0005_values.Tpo -c libfwsi_extension_block_0xbeef0005_values.c -o libfwsi_extension_block_0xbeef0005_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_extension_block_0xbeef0005_values.Tpo .deps/libfwsi_extension_block_0xbeef0005_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0006_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0006_values.Tpo -c -o libfwsi_extension_block_0xbeef0006_values.lo libfwsi_extension_block_0xbeef0006_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0006_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0006_values.Tpo -c libfwsi_extension_block_0xbeef0006_values.c  -fPIC -DPIC -o .libs/libfwsi_extension_block_0xbeef0006_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0006_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0006_values.Tpo -c libfwsi_extension_block_0xbeef0006_values.c -o libfwsi_extension_block_0xbeef0006_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_extension_block_0xbeef0006_values.Tpo .deps/libfwsi_extension_block_0xbeef0006_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0014_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0014_values.Tpo -c -o libfwsi_extension_block_0xbeef0014_values.lo libfwsi_extension_block_0xbeef0014_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0014_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0014_values.Tpo -c libfwsi_extension_block_0xbeef0014_values.c  -fPIC -DPIC -o .libs/libfwsi_extension_block_0xbeef0014_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0014_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0014_values.Tpo -c libfwsi_extension_block_0xbeef0014_values.c -o libfwsi_extension_block_0xbeef0014_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_extension_block_0xbeef0014_values.Tpo .deps/libfwsi_extension_block_0xbeef0014_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0019_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0019_values.Tpo -c -o libfwsi_extension_block_0xbeef0019_values.lo libfwsi_extension_block_0xbeef0019_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0019_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0019_values.Tpo -c libfwsi_extension_block_0xbeef0019_values.c  -fPIC -DPIC -o .libs/libfwsi_extension_block_0xbeef0019_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0019_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0019_values.Tpo -c libfwsi_extension_block_0xbeef0019_values.c -o libfwsi_extension_block_0xbeef0019_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_extension_block_0xbeef0019_values.Tpo .deps/libfwsi_extension_block_0xbeef0019_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0025_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0025_values.Tpo -c -o libfwsi_extension_block_0xbeef0025_values.lo libfwsi_extension_block_0xbeef0025_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0025_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0025_values.Tpo -c libfwsi_extension_block_0xbeef0025_values.c  -fPIC -DPIC -o .libs/libfwsi_extension_block_0xbeef0025_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_extension_block_0xbeef0025_values.lo -MD -MP -MF .deps/libfwsi_extension_block_0xbeef0025_values.Tpo -c libfwsi_extension_block_0xbeef0025_values.c -o libfwsi_extension_block_0xbeef0025_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_extension_block_0xbeef0025_values.Tpo .deps/libfwsi_extension_block_0xbeef0025_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_attributes.lo -MD -MP -MF .deps/libfwsi_file_attributes.Tpo -c -o libfwsi_file_attributes.lo libfwsi_file_attributes.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_attributes.lo -MD -MP -MF .deps/libfwsi_file_attributes.Tpo -c libfwsi_file_attributes.c  -fPIC -DPIC -o .libs/libfwsi_file_attributes.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_attributes.lo -MD -MP -MF .deps/libfwsi_file_attributes.Tpo -c libfwsi_file_attributes.c -o libfwsi_file_attributes.o >/dev/null 2>&1
mv -f .deps/libfwsi_file_attributes.Tpo .deps/libfwsi_file_attributes.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry.lo -MD -MP -MF .deps/libfwsi_file_entry.Tpo -c -o libfwsi_file_entry.lo libfwsi_file_entry.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry.lo -MD -MP -MF .deps/libfwsi_file_entry.Tpo -c libfwsi_file_entry.c  -fPIC -DPIC -o .libs/libfwsi_file_entry.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry.lo -MD -MP -MF .deps/libfwsi_file_entry.Tpo -c libfwsi_file_entry.c -o libfwsi_file_entry.o >/dev/null 2>&1
mv -f .deps/libfwsi_file_entry.Tpo .deps/libfwsi_file_entry.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry_extension.lo -MD -MP -MF .deps/libfwsi_file_entry_extension.Tpo -c -o libfwsi_file_entry_extension.lo libfwsi_file_entry_extension.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry_extension.lo -MD -MP -MF .deps/libfwsi_file_entry_extension.Tpo -c libfwsi_file_entry_extension.c  -fPIC -DPIC -o .libs/libfwsi_file_entry_extension.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry_extension.lo -MD -MP -MF .deps/libfwsi_file_entry_extension.Tpo -c libfwsi_file_entry_extension.c -o libfwsi_file_entry_extension.o >/dev/null 2>&1
mv -f .deps/libfwsi_file_entry_extension.Tpo .deps/libfwsi_file_entry_extension.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry_extension_values.lo -MD -MP -MF .deps/libfwsi_file_entry_extension_values.Tpo -c -o libfwsi_file_entry_extension_values.lo libfwsi_file_entry_extension_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry_extension_values.lo -MD -MP -MF .deps/libfwsi_file_entry_extension_values.Tpo -c libfwsi_file_entry_extension_values.c  -fPIC -DPIC -o .libs/libfwsi_file_entry_extension_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry_extension_values.lo -MD -MP -MF .deps/libfwsi_file_entry_extension_values.Tpo -c libfwsi_file_entry_extension_values.c -o libfwsi_file_entry_extension_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_file_entry_extension_values.Tpo .deps/libfwsi_file_entry_extension_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry_values.lo -MD -MP -MF .deps/libfwsi_file_entry_values.Tpo -c -o libfwsi_file_entry_values.lo libfwsi_file_entry_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry_values.lo -MD -MP -MF .deps/libfwsi_file_entry_values.Tpo -c libfwsi_file_entry_values.c  -fPIC -DPIC -o .libs/libfwsi_file_entry_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_file_entry_values.lo -MD -MP -MF .deps/libfwsi_file_entry_values.Tpo -c libfwsi_file_entry_values.c -o libfwsi_file_entry_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_file_entry_values.Tpo .deps/libfwsi_file_entry_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_game_folder_values.lo -MD -MP -MF .deps/libfwsi_game_folder_values.Tpo -c -o libfwsi_game_folder_values.lo libfwsi_game_folder_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_game_folder_values.lo -MD -MP -MF .deps/libfwsi_game_folder_values.Tpo -c libfwsi_game_folder_values.c  -fPIC -DPIC -o .libs/libfwsi_game_folder_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_game_folder_values.lo -MD -MP -MF .deps/libfwsi_game_folder_values.Tpo -c libfwsi_game_folder_values.c -o libfwsi_game_folder_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_game_folder_values.Tpo .deps/libfwsi_game_folder_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_item.lo -MD -MP -MF .deps/libfwsi_item.Tpo -c -o libfwsi_item.lo libfwsi_item.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_item.lo -MD -MP -MF .deps/libfwsi_item.Tpo -c libfwsi_item.c  -fPIC -DPIC -o .libs/libfwsi_item.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_item.lo -MD -MP -MF .deps/libfwsi_item.Tpo -c libfwsi_item.c -o libfwsi_item.o >/dev/null 2>&1
mv -f .deps/libfwsi_item.Tpo .deps/libfwsi_item.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_item_list.lo -MD -MP -MF .deps/libfwsi_item_list.Tpo -c -o libfwsi_item_list.lo libfwsi_item_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_item_list.lo -MD -MP -MF .deps/libfwsi_item_list.Tpo -c libfwsi_item_list.c  -fPIC -DPIC -o .libs/libfwsi_item_list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_item_list.lo -MD -MP -MF .deps/libfwsi_item_list.Tpo -c libfwsi_item_list.c -o libfwsi_item_list.o >/dev/null 2>&1
mv -f .deps/libfwsi_item_list.Tpo .deps/libfwsi_item_list.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_known_folder_identifier.lo -MD -MP -MF .deps/libfwsi_known_folder_identifier.Tpo -c -o libfwsi_known_folder_identifier.lo libfwsi_known_folder_identifier.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_known_folder_identifier.lo -MD -MP -MF .deps/libfwsi_known_folder_identifier.Tpo -c libfwsi_known_folder_identifier.c  -fPIC -DPIC -o .libs/libfwsi_known_folder_identifier.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_known_folder_identifier.lo -MD -MP -MF .deps/libfwsi_known_folder_identifier.Tpo -c libfwsi_known_folder_identifier.c -o libfwsi_known_folder_identifier.o >/dev/null 2>&1
mv -f .deps/libfwsi_known_folder_identifier.Tpo .deps/libfwsi_known_folder_identifier.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_mtp_file_entry_values.lo -MD -MP -MF .deps/libfwsi_mtp_file_entry_values.Tpo -c -o libfwsi_mtp_file_entry_values.lo libfwsi_mtp_file_entry_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_mtp_file_entry_values.lo -MD -MP -MF .deps/libfwsi_mtp_file_entry_values.Tpo -c libfwsi_mtp_file_entry_values.c  -fPIC -DPIC -o .libs/libfwsi_mtp_file_entry_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_mtp_file_entry_values.lo -MD -MP -MF .deps/libfwsi_mtp_file_entry_values.Tpo -c libfwsi_mtp_file_entry_values.c -o libfwsi_mtp_file_entry_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_mtp_file_entry_values.Tpo .deps/libfwsi_mtp_file_entry_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_mtp_volume_values.lo -MD -MP -MF .deps/libfwsi_mtp_volume_values.Tpo -c -o libfwsi_mtp_volume_values.lo libfwsi_mtp_volume_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_mtp_volume_values.lo -MD -MP -MF .deps/libfwsi_mtp_volume_values.Tpo -c libfwsi_mtp_volume_values.c  -fPIC -DPIC -o .libs/libfwsi_mtp_volume_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_mtp_volume_values.lo -MD -MP -MF .deps/libfwsi_mtp_volume_values.Tpo -c libfwsi_mtp_volume_values.c -o libfwsi_mtp_volume_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_mtp_volume_values.Tpo .deps/libfwsi_mtp_volume_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_network_location.lo -MD -MP -MF .deps/libfwsi_network_location.Tpo -c -o libfwsi_network_location.lo libfwsi_network_location.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_network_location.lo -MD -MP -MF .deps/libfwsi_network_location.Tpo -c libfwsi_network_location.c  -fPIC -DPIC -o .libs/libfwsi_network_location.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_network_location.lo -MD -MP -MF .deps/libfwsi_network_location.Tpo -c libfwsi_network_location.c -o libfwsi_network_location.o >/dev/null 2>&1
mv -f .deps/libfwsi_network_location.Tpo .deps/libfwsi_network_location.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_network_location_values.lo -MD -MP -MF .deps/libfwsi_network_location_values.Tpo -c -o libfwsi_network_location_values.lo libfwsi_network_location_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_network_location_values.lo -MD -MP -MF .deps/libfwsi_network_location_values.Tpo -c libfwsi_network_location_values.c  -fPIC -DPIC -o .libs/libfwsi_network_location_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_network_location_values.lo -MD -MP -MF .deps/libfwsi_network_location_values.Tpo -c libfwsi_network_location_values.c -o libfwsi_network_location_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_network_location_values.Tpo .deps/libfwsi_network_location_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_notify.lo -MD -MP -MF .deps/libfwsi_notify.Tpo -c -o libfwsi_notify.lo libfwsi_notify.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_notify.lo -MD -MP -MF .deps/libfwsi_notify.Tpo -c libfwsi_notify.c  -fPIC -DPIC -o .libs/libfwsi_notify.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_notify.lo -MD -MP -MF .deps/libfwsi_notify.Tpo -c libfwsi_notify.c -o libfwsi_notify.o >/dev/null 2>&1
mv -f .deps/libfwsi_notify.Tpo .deps/libfwsi_notify.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_root_folder.lo -MD -MP -MF .deps/libfwsi_root_folder.Tpo -c -o libfwsi_root_folder.lo libfwsi_root_folder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_root_folder.lo -MD -MP -MF .deps/libfwsi_root_folder.Tpo -c libfwsi_root_folder.c  -fPIC -DPIC -o .libs/libfwsi_root_folder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_root_folder.lo -MD -MP -MF .deps/libfwsi_root_folder.Tpo -c libfwsi_root_folder.c -o libfwsi_root_folder.o >/dev/null 2>&1
mv -f .deps/libfwsi_root_folder.Tpo .deps/libfwsi_root_folder.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_root_folder_values.lo -MD -MP -MF .deps/libfwsi_root_folder_values.Tpo -c -o libfwsi_root_folder_values.lo libfwsi_root_folder_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_root_folder_values.lo -MD -MP -MF .deps/libfwsi_root_folder_values.Tpo -c libfwsi_root_folder_values.c  -fPIC -DPIC -o .libs/libfwsi_root_folder_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_root_folder_values.lo -MD -MP -MF .deps/libfwsi_root_folder_values.Tpo -c libfwsi_root_folder_values.c -o libfwsi_root_folder_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_root_folder_values.Tpo .deps/libfwsi_root_folder_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_shell_folder_identifier.lo -MD -MP -MF .deps/libfwsi_shell_folder_identifier.Tpo -c -o libfwsi_shell_folder_identifier.lo libfwsi_shell_folder_identifier.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_shell_folder_identifier.lo -MD -MP -MF .deps/libfwsi_shell_folder_identifier.Tpo -c libfwsi_shell_folder_identifier.c  -fPIC -DPIC -o .libs/libfwsi_shell_folder_identifier.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_shell_folder_identifier.lo -MD -MP -MF .deps/libfwsi_shell_folder_identifier.Tpo -c libfwsi_shell_folder_identifier.c -o libfwsi_shell_folder_identifier.o >/dev/null 2>&1
mv -f .deps/libfwsi_shell_folder_identifier.Tpo .deps/libfwsi_shell_folder_identifier.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_support.lo -MD -MP -MF .deps/libfwsi_support.Tpo -c -o libfwsi_support.lo libfwsi_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_support.lo -MD -MP -MF .deps/libfwsi_support.Tpo -c libfwsi_support.c  -fPIC -DPIC -o .libs/libfwsi_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_support.lo -MD -MP -MF .deps/libfwsi_support.Tpo -c libfwsi_support.c -o libfwsi_support.o >/dev/null 2>&1
mv -f .deps/libfwsi_support.Tpo .deps/libfwsi_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_unknown_0x74_values.lo -MD -MP -MF .deps/libfwsi_unknown_0x74_values.Tpo -c -o libfwsi_unknown_0x74_values.lo libfwsi_unknown_0x74_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_unknown_0x74_values.lo -MD -MP -MF .deps/libfwsi_unknown_0x74_values.Tpo -c libfwsi_unknown_0x74_values.c  -fPIC -DPIC -o .libs/libfwsi_unknown_0x74_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_unknown_0x74_values.lo -MD -MP -MF .deps/libfwsi_unknown_0x74_values.Tpo -c libfwsi_unknown_0x74_values.c -o libfwsi_unknown_0x74_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_unknown_0x74_values.Tpo .deps/libfwsi_unknown_0x74_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_uri_values.lo -MD -MP -MF .deps/libfwsi_uri_values.Tpo -c -o libfwsi_uri_values.lo libfwsi_uri_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_uri_values.lo -MD -MP -MF .deps/libfwsi_uri_values.Tpo -c libfwsi_uri_values.c  -fPIC -DPIC -o .libs/libfwsi_uri_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_uri_values.lo -MD -MP -MF .deps/libfwsi_uri_values.Tpo -c libfwsi_uri_values.c -o libfwsi_uri_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_uri_values.Tpo .deps/libfwsi_uri_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_users_property_view_values.lo -MD -MP -MF .deps/libfwsi_users_property_view_values.Tpo -c -o libfwsi_users_property_view_values.lo libfwsi_users_property_view_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_users_property_view_values.lo -MD -MP -MF .deps/libfwsi_users_property_view_values.Tpo -c libfwsi_users_property_view_values.c  -fPIC -DPIC -o .libs/libfwsi_users_property_view_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_users_property_view_values.lo -MD -MP -MF .deps/libfwsi_users_property_view_values.Tpo -c libfwsi_users_property_view_values.c -o libfwsi_users_property_view_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_users_property_view_values.Tpo .deps/libfwsi_users_property_view_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_volume.lo -MD -MP -MF .deps/libfwsi_volume.Tpo -c -o libfwsi_volume.lo libfwsi_volume.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_volume.lo -MD -MP -MF .deps/libfwsi_volume.Tpo -c libfwsi_volume.c  -fPIC -DPIC -o .libs/libfwsi_volume.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_volume.lo -MD -MP -MF .deps/libfwsi_volume.Tpo -c libfwsi_volume.c -o libfwsi_volume.o >/dev/null 2>&1
mv -f .deps/libfwsi_volume.Tpo .deps/libfwsi_volume.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_volume_values.lo -MD -MP -MF .deps/libfwsi_volume_values.Tpo -c -o libfwsi_volume_values.lo libfwsi_volume_values.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_volume_values.lo -MD -MP -MF .deps/libfwsi_volume_values.Tpo -c libfwsi_volume_values.c  -fPIC -DPIC -o .libs/libfwsi_volume_values.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfole -I../libfwps -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libfwsi_volume_values.lo -MD -MP -MF .deps/libfwsi_volume_values.Tpo -c libfwsi_volume_values.c -o libfwsi_volume_values.o >/dev/null 2>&1
mv -f .deps/libfwsi_volume_values.Tpo .deps/libfwsi_volume_values.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv7-a -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 libfwsi.la -rpath /usr/lib libfwsi.lo libfwsi_cdburn_values.lo libfwsi_compressed_folder_values.lo libfwsi_control_panel_identifier.lo libfwsi_control_panel_values.lo libfwsi_control_panel_category_values.lo libfwsi_control_panel_cpl_file_values.lo libfwsi_debug.lo libfwsi_delegate_values.lo libfwsi_error.lo libfwsi_extension_block.lo libfwsi_extension_block_0xbeef0000_values.lo libfwsi_extension_block_0xbeef0001_values.lo libfwsi_extension_block_0xbeef0003_values.lo libfwsi_extension_block_0xbeef0005_values.lo libfwsi_extension_block_0xbeef0006_values.lo libfwsi_extension_block_0xbeef0014_values.lo libfwsi_extension_block_0xbeef0019_values.lo libfwsi_extension_block_0xbeef0025_values.lo libfwsi_file_attributes.lo libfwsi_file_entry.lo libfwsi_file_entry_extension.lo libfwsi_file_entry_extension_values.lo libfwsi_file_entry_values.lo libfwsi_game_folder_values.lo libfwsi_item.lo libfwsi_item_list.lo libfwsi_known_folder_identifier.lo libfwsi_mtp_file_entry_values.lo libfwsi_mtp_volume_values.lo libfwsi_network_location.lo libfwsi_network_location_values.lo libfwsi_notify.lo libfwsi_root_folder.lo libfwsi_root_folder_values.lo libfwsi_shell_folder_identifier.lo libfwsi_support.lo libfwsi_unknown_0x74_values.lo libfwsi_uri_values.lo libfwsi_users_property_view_values.lo libfwsi_volume.lo libfwsi_volume_values.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcdata/libcdata.la ../libcnotify/libcnotify.la ../libuna/libuna.la ../libfdatetime/libfdatetime.la ../libfguid/libfguid.la ../libfole/libfole.la ../libfwps/libfwps.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libfwsi.o .libs/libfwsi_cdburn_values.o .libs/libfwsi_compressed_folder_values.o .libs/libfwsi_control_panel_identifier.o .libs/libfwsi_control_panel_values.o .libs/libfwsi_control_panel_category_values.o .libs/libfwsi_control_panel_cpl_file_values.o .libs/libfwsi_debug.o .libs/libfwsi_delegate_values.o .libs/libfwsi_error.o .libs/libfwsi_extension_block.o .libs/libfwsi_extension_block_0xbeef0000_values.o .libs/libfwsi_extension_block_0xbeef0001_values.o .libs/libfwsi_extension_block_0xbeef0003_values.o .libs/libfwsi_extension_block_0xbeef0005_values.o .libs/libfwsi_extension_block_0xbeef0006_values.o .libs/libfwsi_extension_block_0xbeef0014_values.o .libs/libfwsi_extension_block_0xbeef0019_values.o .libs/libfwsi_extension_block_0xbeef0025_values.o .libs/libfwsi_file_attributes.o .libs/libfwsi_file_entry.o .libs/libfwsi_file_entry_extension.o .libs/libfwsi_file_entry_extension_values.o .libs/libfwsi_file_entry_values.o .libs/libfwsi_game_folder_values.o .libs/libfwsi_item.o .libs/libfwsi_item_list.o .libs/libfwsi_known_folder_identifier.o .libs/libfwsi_mtp_file_entry_values.o .libs/libfwsi_mtp_volume_values.o .libs/libfwsi_network_location.o .libs/libfwsi_network_location_values.o .libs/libfwsi_notify.o .libs/libfwsi_root_folder.o .libs/libfwsi_root_folder_values.o .libs/libfwsi_shell_folder_identifier.o .libs/libfwsi_support.o .libs/libfwsi_unknown_0x74_values.o .libs/libfwsi_uri_values.o .libs/libfwsi_users_property_view_values.o .libs/libfwsi_volume.o .libs/libfwsi_volume_values.o  -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a ../libcdata/.libs/libcdata.a ../libcnotify/.libs/libcnotify.a ../libuna/.libs/libuna.a ../libfdatetime/.libs/libfdatetime.a ../libfguid/.libs/libfguid.a ../libfole/.libs/libfole.a ../libfwps/.libs/libfwps.a -Wl,--no-whole-archive   -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -fstack-protector -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,libfwsi.so.1 -o .libs/libfwsi.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libfwsi.so.1" && ln -s "libfwsi.so.1.0.0" "libfwsi.so.1")
libtool: link: (cd ".libs" && rm -f "libfwsi.so" && ln -s "libfwsi.so.1.0.0" "libfwsi.so")
libtool: link: (cd .libs/libfwsi.lax/libcstring.a && ar x "/build/libfwsi/src/libfwsi-20160110/libfwsi/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/libfwsi.lax/libcerror.a && ar x "/build/libfwsi/src/libfwsi-20160110/libfwsi/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/libfwsi.lax/libcdata.a && ar x "/build/libfwsi/src/libfwsi-20160110/libfwsi/../libcdata/.libs/libcdata.a")
libtool: link: (cd .libs/libfwsi.lax/libcnotify.a && ar x "/build/libfwsi/src/libfwsi-20160110/libfwsi/../libcnotify/.libs/libcnotify.a")
libtool: link: (cd .libs/libfwsi.lax/libuna.a && ar x "/build/libfwsi/src/libfwsi-20160110/libfwsi/../libuna/.libs/libuna.a")
libtool: link: (cd .libs/libfwsi.lax/libfdatetime.a && ar x "/build/libfwsi/src/libfwsi-20160110/libfwsi/../libfdatetime/.libs/libfdatetime.a")
libtool: link: (cd .libs/libfwsi.lax/libfguid.a && ar x "/build/libfwsi/src/libfwsi-20160110/libfwsi/../libfguid/.libs/libfguid.a")
libtool: link: (cd .libs/libfwsi.lax/libfole.a && ar x "/build/libfwsi/src/libfwsi-20160110/libfwsi/../libfole/.libs/libfole.a")
libtool: link: (cd .libs/libfwsi.lax/libfwps.a && ar x "/build/libfwsi/src/libfwsi-20160110/libfwsi/../libfwps/.libs/libfwps.a")
libtool: link: ar cru .libs/libfwsi.a  libfwsi.o libfwsi_cdburn_values.o libfwsi_compressed_folder_values.o libfwsi_control_panel_identifier.o libfwsi_control_panel_values.o libfwsi_control_panel_category_values.o libfwsi_control_panel_cpl_file_values.o libfwsi_debug.o libfwsi_delegate_values.o libfwsi_error.o libfwsi_extension_block.o libfwsi_extension_block_0xbeef0000_values.o libfwsi_extension_block_0xbeef0001_values.o libfwsi_extension_block_0xbeef0003_values.o libfwsi_extension_block_0xbeef0005_values.o libfwsi_extension_block_0xbeef0006_values.o libfwsi_extension_block_0xbeef0014_values.o libfwsi_extension_block_0xbeef0019_values.o libfwsi_extension_block_0xbeef0025_values.o libfwsi_file_attributes.o libfwsi_file_entry.o libfwsi_file_entry_extension.o libfwsi_file_entry_extension_values.o libfwsi_file_entry_values.o libfwsi_game_folder_values.o libfwsi_item.o libfwsi_item_list.o libfwsi_known_folder_identifier.o libfwsi_mtp_file_entry_values.o libfwsi_mtp_volume_values.o libfwsi_network_location.o libfwsi_network_location_values.o libfwsi_notify.o libfwsi_root_folder.o libfwsi_root_folder_values.o libfwsi_shell_folder_identifier.o libfwsi_support.o libfwsi_unknown_0x74_values.o libfwsi_uri_values.o libfwsi_users_property_view_values.o libfwsi_volume.o libfwsi_volume_values.o  .libs/libfwsi.lax/libcstring.a/libcstring_support.o .libs/libfwsi.lax/libcstring.a/libcstring_wide_string.o  .libs/libfwsi.lax/libcerror.a/libcerror_error.o .libs/libfwsi.lax/libcerror.a/libcerror_support.o .libs/libfwsi.lax/libcerror.a/libcerror_system.o  .libs/libfwsi.lax/libcdata.a/libcdata_array.o .libs/libfwsi.lax/libcdata.a/libcdata_btree.o .libs/libfwsi.lax/libcdata.a/libcdata_error.o .libs/libfwsi.lax/libcdata.a/libcdata_list.o .libs/libfwsi.lax/libcdata.a/libcdata_list_element.o .libs/libfwsi.lax/libcdata.a/libcdata_range_list.o .libs/libfwsi.lax/libcdata.a/libcdata_range_list_value.o .libs/libfwsi.lax/libcdata.a/libcdata_support.o .libs/libfwsi.lax/libcdata.a/libcdata_tree_node.o  .libs/libfwsi.lax/libcnotify.a/libcnotify_print.o .libs/libfwsi.lax/libcnotify.a/libcnotify_stream.o .libs/libfwsi.lax/libcnotify.a/libcnotify_support.o .libs/libfwsi.lax/libcnotify.a/libcnotify_verbose.o  .libs/libfwsi.lax/libuna.a/libuna_base16_stream.o .libs/libfwsi.lax/libuna.a/libuna_base32_stream.o .libs/libfwsi.lax/libuna.a/libuna_base64_stream.o .libs/libfwsi.lax/libuna.a/libuna_byte_stream.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libfwsi.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libfwsi.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libfwsi.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_874.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_932.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_936.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_949.o .libs/libfwsi.lax/libuna.a/libuna_codepage_windows_950.o .libs/libfwsi.lax/libuna.a/libuna_error.o .libs/libfwsi.lax/libuna.a/libuna_support.o .libs/libfwsi.lax/libuna.a/libuna_unicode_character.o .libs/libfwsi.lax/libuna.a/libuna_url_stream.o .libs/libfwsi.lax/libuna.a/libuna_utf16_stream.o .libs/libfwsi.lax/libuna.a/libuna_utf16_string.o .libs/libfwsi.lax/libuna.a/libuna_utf32_stream.o .libs/libfwsi.lax/libuna.a/libuna_utf32_string.o .libs/libfwsi.lax/libuna.a/libuna_utf7_stream.o .libs/libfwsi.lax/libuna.a/libuna_utf8_stream.o .libs/libfwsi.lax/libuna.a/libuna_utf8_string.o  .libs/libfwsi.lax/libfdatetime.a/libfdatetime_date_time_values.o .libs/libfwsi.lax/libfdatetime.a/libfdatetime_error.o .libs/libfwsi.lax/libfdatetime.a/libfdatetime_fat_date_time.o .libs/libfwsi.lax/libfdatetime.a/libfdatetime_filetime.o .libs/libfwsi.lax/libfdatetime.a/libfdatetime_floatingtime.o .libs/libfwsi.lax/libfdatetime.a/libfdatetime_hfs_time.o .libs/libfwsi.lax/libfdatetime.a/libfdatetime_nsf_timedate.o .libs/libfwsi.lax/libfdatetime.a/libfdatetime_posix_time.o .libs/libfwsi.lax/libfdatetime.a/libfdatetime_support.o .libs/libfwsi.lax/libfdatetime.a/libfdatetime_systemtime.o  .libs/libfwsi.lax/libfguid.a/libfguid_error.o .libs/libfwsi.lax/libfguid.a/libfguid_identifier.o .libs/libfwsi.lax/libfguid.a/libfguid_support.o  .libs/libfwsi.lax/libfole.a/libfole_error.o .libs/libfwsi.lax/libfole.a/libfole_support.o .libs/libfwsi.lax/libfole.a/libfole_value_type.o  .libs/libfwsi.lax/libfwps.a/libfwps_error.o .libs/libfwsi.lax/libfwps.a/libfwps_format_class_identifier.o .libs/libfwsi.lax/libfwps.a/libfwps_property_identifier.o .libs/libfwsi.lax/libfwps.a/libfwps_storage.o .libs/libfwsi.lax/libfwps.a/libfwps_support.o .libs/libfwsi.lax/libfwps.a/libfwps_value.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfwsi.a
libtool: link: rm -fr .libs/libfwsi.lax
libtool: link: ( cd ".libs" && rm -f "libfwsi.la" && ln -s "../libfwsi.la" "libfwsi.la" )
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfwsi'
Making all in pyfwsi
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi.Tpo -c -o pyfwsi_la-pyfwsi.lo `test -f 'pyfwsi.c' || echo './'`pyfwsi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi.Tpo -c pyfwsi.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi.o
pyfwsi.c: In function 'initpyfwsi':
pyfwsi.c:148:2: warning: implicit declaration of function 'libfwsi_notify_set_stream' [-Wimplicit-function-declaration]
  libfwsi_notify_set_stream(
  ^
pyfwsi.c:151:2: warning: implicit declaration of function 'libfwsi_notify_set_verbose' [-Wimplicit-function-declaration]
  libfwsi_notify_set_verbose(
  ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi.Tpo -c pyfwsi.c -o pyfwsi_la-pyfwsi.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi.Tpo .deps/pyfwsi_la-pyfwsi.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_codepage.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_codepage.Tpo -c -o pyfwsi_la-pyfwsi_codepage.lo `test -f 'pyfwsi_codepage.c' || echo './'`pyfwsi_codepage.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_codepage.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_codepage.Tpo -c pyfwsi_codepage.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_codepage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_codepage.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_codepage.Tpo -c pyfwsi_codepage.c -o pyfwsi_la-pyfwsi_codepage.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_codepage.Tpo .deps/pyfwsi_la-pyfwsi_codepage.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_datetime.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_datetime.Tpo -c -o pyfwsi_la-pyfwsi_datetime.lo `test -f 'pyfwsi_datetime.c' || echo './'`pyfwsi_datetime.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_datetime.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_datetime.Tpo -c pyfwsi_datetime.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_datetime.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_datetime.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_datetime.Tpo -c pyfwsi_datetime.c -o pyfwsi_la-pyfwsi_datetime.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_datetime.Tpo .deps/pyfwsi_la-pyfwsi_datetime.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_error.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_error.Tpo -c -o pyfwsi_la-pyfwsi_error.lo `test -f 'pyfwsi_error.c' || echo './'`pyfwsi_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_error.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_error.Tpo -c pyfwsi_error.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_error.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_error.Tpo -c pyfwsi_error.c -o pyfwsi_la-pyfwsi_error.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_error.Tpo .deps/pyfwsi_la-pyfwsi_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_extension_block.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_extension_block.Tpo -c -o pyfwsi_la-pyfwsi_extension_block.lo `test -f 'pyfwsi_extension_block.c' || echo './'`pyfwsi_extension_block.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_extension_block.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_extension_block.Tpo -c pyfwsi_extension_block.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_extension_block.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_extension_block.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_extension_block.Tpo -c pyfwsi_extension_block.c -o pyfwsi_la-pyfwsi_extension_block.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_extension_block.Tpo .deps/pyfwsi_la-pyfwsi_extension_block.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_extension_blocks.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_extension_blocks.Tpo -c -o pyfwsi_la-pyfwsi_extension_blocks.lo `test -f 'pyfwsi_extension_blocks.c' || echo './'`pyfwsi_extension_blocks.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_extension_blocks.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_extension_blocks.Tpo -c pyfwsi_extension_blocks.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_extension_blocks.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_extension_blocks.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_extension_blocks.Tpo -c pyfwsi_extension_blocks.c -o pyfwsi_la-pyfwsi_extension_blocks.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_extension_blocks.Tpo .deps/pyfwsi_la-pyfwsi_extension_blocks.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_file_entry.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_file_entry.Tpo -c -o pyfwsi_la-pyfwsi_file_entry.lo `test -f 'pyfwsi_file_entry.c' || echo './'`pyfwsi_file_entry.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_file_entry.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_file_entry.Tpo -c pyfwsi_file_entry.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_file_entry.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_file_entry.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_file_entry.Tpo -c pyfwsi_file_entry.c -o pyfwsi_la-pyfwsi_file_entry.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_file_entry.Tpo .deps/pyfwsi_la-pyfwsi_file_entry.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_file_entry_extension.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_file_entry_extension.Tpo -c -o pyfwsi_la-pyfwsi_file_entry_extension.lo `test -f 'pyfwsi_file_entry_extension.c' || echo './'`pyfwsi_file_entry_extension.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_file_entry_extension.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_file_entry_extension.Tpo -c pyfwsi_file_entry_extension.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_file_entry_extension.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_file_entry_extension.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_file_entry_extension.Tpo -c pyfwsi_file_entry_extension.c -o pyfwsi_la-pyfwsi_file_entry_extension.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_file_entry_extension.Tpo .deps/pyfwsi_la-pyfwsi_file_entry_extension.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_guid.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_guid.Tpo -c -o pyfwsi_la-pyfwsi_guid.lo `test -f 'pyfwsi_guid.c' || echo './'`pyfwsi_guid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_guid.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_guid.Tpo -c pyfwsi_guid.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_guid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_guid.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_guid.Tpo -c pyfwsi_guid.c -o pyfwsi_la-pyfwsi_guid.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_guid.Tpo .deps/pyfwsi_la-pyfwsi_guid.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_integer.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_integer.Tpo -c -o pyfwsi_la-pyfwsi_integer.lo `test -f 'pyfwsi_integer.c' || echo './'`pyfwsi_integer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_integer.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_integer.Tpo -c pyfwsi_integer.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_integer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_integer.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_integer.Tpo -c pyfwsi_integer.c -o pyfwsi_la-pyfwsi_integer.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_integer.Tpo .deps/pyfwsi_la-pyfwsi_integer.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_item.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_item.Tpo -c -o pyfwsi_la-pyfwsi_item.lo `test -f 'pyfwsi_item.c' || echo './'`pyfwsi_item.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_item.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_item.Tpo -c pyfwsi_item.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_item.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_item.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_item.Tpo -c pyfwsi_item.c -o pyfwsi_la-pyfwsi_item.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_item.Tpo .deps/pyfwsi_la-pyfwsi_item.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_item_list.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_item_list.Tpo -c -o pyfwsi_la-pyfwsi_item_list.lo `test -f 'pyfwsi_item_list.c' || echo './'`pyfwsi_item_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_item_list.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_item_list.Tpo -c pyfwsi_item_list.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_item_list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_item_list.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_item_list.Tpo -c pyfwsi_item_list.c -o pyfwsi_la-pyfwsi_item_list.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_item_list.Tpo .deps/pyfwsi_la-pyfwsi_item_list.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_items.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_items.Tpo -c -o pyfwsi_la-pyfwsi_items.lo `test -f 'pyfwsi_items.c' || echo './'`pyfwsi_items.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_items.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_items.Tpo -c pyfwsi_items.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_items.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_items.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_items.Tpo -c pyfwsi_items.c -o pyfwsi_la-pyfwsi_items.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_items.Tpo .deps/pyfwsi_la-pyfwsi_items.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_network_location.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_network_location.Tpo -c -o pyfwsi_la-pyfwsi_network_location.lo `test -f 'pyfwsi_network_location.c' || echo './'`pyfwsi_network_location.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_network_location.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_network_location.Tpo -c pyfwsi_network_location.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_network_location.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_network_location.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_network_location.Tpo -c pyfwsi_network_location.c -o pyfwsi_la-pyfwsi_network_location.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_network_location.Tpo .deps/pyfwsi_la-pyfwsi_network_location.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_root_folder.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_root_folder.Tpo -c -o pyfwsi_la-pyfwsi_root_folder.lo `test -f 'pyfwsi_root_folder.c' || echo './'`pyfwsi_root_folder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_root_folder.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_root_folder.Tpo -c pyfwsi_root_folder.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_root_folder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_root_folder.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_root_folder.Tpo -c pyfwsi_root_folder.c -o pyfwsi_la-pyfwsi_root_folder.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_root_folder.Tpo .deps/pyfwsi_la-pyfwsi_root_folder.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_volume.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_volume.Tpo -c -o pyfwsi_la-pyfwsi_volume.lo `test -f 'pyfwsi_volume.c' || echo './'`pyfwsi_volume.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_volume.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_volume.Tpo -c pyfwsi_volume.c  -fPIC -DPIC -o .libs/pyfwsi_la-pyfwsi_volume.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -D_FORTIFY_SOURCE=2 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pyfwsi_la-pyfwsi_volume.lo -MD -MP -MF .deps/pyfwsi_la-pyfwsi_volume.Tpo -c pyfwsi_volume.c -o pyfwsi_la-pyfwsi_volume.o >/dev/null 2>&1
mv -f .deps/pyfwsi_la-pyfwsi_volume.Tpo .deps/pyfwsi_la-pyfwsi_volume.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -module -avoid-version -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1,--sort-common,--as-needed,-z,relro -o pyfwsi.la -rpath /usr/lib/python2.7/site-packages pyfwsi_la-pyfwsi.lo pyfwsi_la-pyfwsi_codepage.lo pyfwsi_la-pyfwsi_datetime.lo pyfwsi_la-pyfwsi_error.lo pyfwsi_la-pyfwsi_extension_block.lo pyfwsi_la-pyfwsi_extension_blocks.lo pyfwsi_la-pyfwsi_file_entry.lo pyfwsi_la-pyfwsi_file_entry_extension.lo pyfwsi_la-pyfwsi_guid.lo pyfwsi_la-pyfwsi_integer.lo pyfwsi_la-pyfwsi_item.lo pyfwsi_la-pyfwsi_item_list.lo pyfwsi_la-pyfwsi_items.lo pyfwsi_la-pyfwsi_network_location.lo pyfwsi_la-pyfwsi_root_folder.lo pyfwsi_la-pyfwsi_volume.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libfwsi/libfwsi.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libuna/libuna.la ../libfguid/libfguid.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pyfwsi_la-pyfwsi.o .libs/pyfwsi_la-pyfwsi_codepage.o .libs/pyfwsi_la-pyfwsi_datetime.o .libs/pyfwsi_la-pyfwsi_error.o .libs/pyfwsi_la-pyfwsi_extension_block.o .libs/pyfwsi_la-pyfwsi_extension_blocks.o .libs/pyfwsi_la-pyfwsi_file_entry.o .libs/pyfwsi_la-pyfwsi_file_entry_extension.o .libs/pyfwsi_la-pyfwsi_guid.o .libs/pyfwsi_la-pyfwsi_integer.o .libs/pyfwsi_la-pyfwsi_item.o .libs/pyfwsi_la-pyfwsi_item_list.o .libs/pyfwsi_la-pyfwsi_items.o .libs/pyfwsi_la-pyfwsi_network_location.o .libs/pyfwsi_la-pyfwsi_root_folder.o .libs/pyfwsi_la-pyfwsi_volume.o  -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libuna/.libs/libuna.a ../libfguid/.libs/libfguid.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/build/libfwsi/src/libfwsi-20160110/libfwsi/.libs -lpython2.7 -lpthread -ldl -lutil -lm ../libfwsi/.libs/libfwsi.so  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -fstack-protector -Wl,-export-dynamic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,pyfwsi.so -o .libs/pyfwsi.so
libtool: link: (cd .libs/pyfwsi.lax/libcstring.a && ar x "/build/libfwsi/src/libfwsi-20160110/pyfwsi/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/pyfwsi.lax/libcerror.a && ar x "/build/libfwsi/src/libfwsi-20160110/pyfwsi/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/pyfwsi.lax/libcdata.a && ar x "/build/libfwsi/src/libfwsi-20160110/pyfwsi/../libcdata/.libs/libcdata.a")
libtool: link: (cd .libs/pyfwsi.lax/libclocale.a && ar x "/build/libfwsi/src/libfwsi-20160110/pyfwsi/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/pyfwsi.lax/libuna.a && ar x "/build/libfwsi/src/libfwsi-20160110/pyfwsi/../libuna/.libs/libuna.a")
libtool: link: (cd .libs/pyfwsi.lax/libfguid.a && ar x "/build/libfwsi/src/libfwsi-20160110/pyfwsi/../libfguid/.libs/libfguid.a")
libtool: link: ar cru .libs/pyfwsi.a  pyfwsi_la-pyfwsi.o pyfwsi_la-pyfwsi_codepage.o pyfwsi_la-pyfwsi_datetime.o pyfwsi_la-pyfwsi_error.o pyfwsi_la-pyfwsi_extension_block.o pyfwsi_la-pyfwsi_extension_blocks.o pyfwsi_la-pyfwsi_file_entry.o pyfwsi_la-pyfwsi_file_entry_extension.o pyfwsi_la-pyfwsi_guid.o pyfwsi_la-pyfwsi_integer.o pyfwsi_la-pyfwsi_item.o pyfwsi_la-pyfwsi_item_list.o pyfwsi_la-pyfwsi_items.o pyfwsi_la-pyfwsi_network_location.o pyfwsi_la-pyfwsi_root_folder.o pyfwsi_la-pyfwsi_volume.o  .libs/pyfwsi.lax/libcstring.a/libcstring_support.o .libs/pyfwsi.lax/libcstring.a/libcstring_wide_string.o  .libs/pyfwsi.lax/libcerror.a/libcerror_error.o .libs/pyfwsi.lax/libcerror.a/libcerror_support.o .libs/pyfwsi.lax/libcerror.a/libcerror_system.o  .libs/pyfwsi.lax/libcdata.a/libcdata_array.o .libs/pyfwsi.lax/libcdata.a/libcdata_btree.o .libs/pyfwsi.lax/libcdata.a/libcdata_error.o .libs/pyfwsi.lax/libcdata.a/libcdata_list.o .libs/pyfwsi.lax/libcdata.a/libcdata_list_element.o .libs/pyfwsi.lax/libcdata.a/libcdata_range_list.o .libs/pyfwsi.lax/libcdata.a/libcdata_range_list_value.o .libs/pyfwsi.lax/libcdata.a/libcdata_support.o .libs/pyfwsi.lax/libcdata.a/libcdata_tree_node.o  .libs/pyfwsi.lax/libclocale.a/libclocale_codepage.o .libs/pyfwsi.lax/libclocale.a/libclocale_locale.o .libs/pyfwsi.lax/libclocale.a/libclocale_support.o  .libs/pyfwsi.lax/libuna.a/libuna_base16_stream.o .libs/pyfwsi.lax/libuna.a/libuna_base32_stream.o .libs/pyfwsi.lax/libuna.a/libuna_base64_stream.o .libs/pyfwsi.lax/libuna.a/libuna_byte_stream.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_koi8_r.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_koi8_u.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_1250.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_1251.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_1252.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_1253.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_1254.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_1255.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_1256.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_1257.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_1258.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_874.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_932.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_936.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_949.o .libs/pyfwsi.lax/libuna.a/libuna_codepage_windows_950.o .libs/pyfwsi.lax/libuna.a/libuna_error.o .libs/pyfwsi.lax/libuna.a/libuna_support.o .libs/pyfwsi.lax/libuna.a/libuna_unicode_character.o .libs/pyfwsi.lax/libuna.a/libuna_url_stream.o .libs/pyfwsi.lax/libuna.a/libuna_utf16_stream.o .libs/pyfwsi.lax/libuna.a/libuna_utf16_string.o .libs/pyfwsi.lax/libuna.a/libuna_utf32_stream.o .libs/pyfwsi.lax/libuna.a/libuna_utf32_string.o .libs/pyfwsi.lax/libuna.a/libuna_utf7_stream.o .libs/pyfwsi.lax/libuna.a/libuna_utf8_stream.o .libs/pyfwsi.lax/libuna.a/libuna_utf8_string.o  .libs/pyfwsi.lax/libfguid.a/libfguid_error.o .libs/pyfwsi.lax/libfguid.a/libfguid_identifier.o .libs/pyfwsi.lax/libfguid.a/libfguid_support.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/pyfwsi.a
libtool: link: rm -fr .libs/pyfwsi.lax
libtool: link: ( cd ".libs" && rm -f "pyfwsi.la" && ln -s "../pyfwsi.la" "pyfwsi.la" )
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi'
Making all in pyfwsi2
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
make  all-am
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
Making all in pyfwsi3
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
make  all-am
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
Making all in po
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/po'
make libfwsi.pot-update
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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 libfwsi' ../* 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=libfwsi --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=libfwsi --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libfwsi" \
      --package-version='20160110' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libfwsi.po || { \
  if test -f ./libfwsi.pot; then \
    sed -f remove-potcdate.sed < ./libfwsi.pot > libfwsi.1po && \
    sed -f remove-potcdate.sed < libfwsi.po > libfwsi.2po && \
    if cmp libfwsi.1po libfwsi.2po >/dev/null 2>&1; then \
      rm -f libfwsi.1po libfwsi.2po libfwsi.po; \
    else \
      rm -f libfwsi.1po libfwsi.2po ./libfwsi.pot && \
      mv libfwsi.po ./libfwsi.pot; \
    fi; \
  else \
    mv libfwsi.po ./libfwsi.pot; \
  fi; \
}
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/po'
test ! -f ./libfwsi.pot || \
  test -z "" || make 
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/po'
Making all in manuals
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/manuals'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/manuals'
Making all in libcfile
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcfile'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_stream.lo -MD -MP -MF .deps/libcfile_stream.Tpo -c -o libcfile_stream.lo libcfile_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_stream.lo -MD -MP -MF .deps/libcfile_stream.Tpo -c libcfile_stream.c  -fPIC -DPIC -o .libs/libcfile_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -MT libcfile_stream.lo -MD -MP -MF .deps/libcfile_stream.Tpo -c libcfile_stream.c -o libcfile_stream.o >/dev/null 2>&1
mv -f .deps/libcfile_stream.Tpo .deps/libcfile_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2  -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -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../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 -march=armv7-a -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=link gcc  -march=armv7-a -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_stream.lo libcfile_support.lo  
libtool: link: ar cru .libs/libcfile.a .libs/libcfile_error.o .libs/libcfile_file.o .libs/libcfile_notify.o .libs/libcfile_stream.o .libs/libcfile_support.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/libfwsi/src/libfwsi-20160110/libcfile'
Making all in tests
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/tests'
Making all in msvscpp
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/msvscpp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/msvscpp'
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/include'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libfwsi/pkg/libfwsi//usr/include'
 /usr/bin/install -c -m 644 libfwsi.h '/build/libfwsi/pkg/libfwsi//usr/include'
 /usr/bin/mkdir -p '/build/libfwsi/pkg/libfwsi//usr/include/libfwsi'
 /usr/bin/install -c -m 644 libfwsi/codepage.h libfwsi/definitions.h libfwsi/error.h libfwsi/extern.h libfwsi/features.h libfwsi/types.h '/build/libfwsi/pkg/libfwsi//usr/include/libfwsi'
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/include'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/include'
Making install in common
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/common'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/common'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/common'
Making install in libcstring
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcstring'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcstring'
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/libfwsi/src/libfwsi-20160110/libcstring'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libcstring'
Making install in libcerror
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcerror'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/libcerror'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libcerror'
Making install in libcthreads
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcthreads'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/libcthreads'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libcthreads'
Making install in libcdata
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcdata'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/libcdata'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libcdata'
Making install in libclocale
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libclocale'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/libclocale'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libclocale'
Making install in libcnotify
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcnotify'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/libcnotify'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libcnotify'
Making install in libuna
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libuna'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/libuna'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libuna'
Making install in libfdatetime
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfdatetime'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfdatetime'
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/libfwsi/src/libfwsi-20160110/libfdatetime'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfdatetime'
Making install in libfguid
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfguid'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfguid'
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/libfwsi/src/libfwsi-20160110/libfguid'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfguid'
Making install in libfole
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfole'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfole'
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/libfwsi/src/libfwsi-20160110/libfole'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfole'
Making install in libfwps
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfwps'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfwps'
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/libfwsi/src/libfwsi-20160110/libfwps'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfwps'
Making install in libfwsi
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfwsi'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libfwsi'
 /usr/bin/mkdir -p '/build/libfwsi/pkg/libfwsi//usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfwsi.la '/build/libfwsi/pkg/libfwsi//usr/lib'
libtool: install: /usr/bin/install -c .libs/libfwsi.so.1.0.0 /build/libfwsi/pkg/libfwsi//usr/lib/libfwsi.so.1.0.0
libtool: install: (cd /build/libfwsi/pkg/libfwsi//usr/lib && { ln -s -f libfwsi.so.1.0.0 libfwsi.so.1 || { rm -f libfwsi.so.1 && ln -s libfwsi.so.1.0.0 libfwsi.so.1; }; })
libtool: install: (cd /build/libfwsi/pkg/libfwsi//usr/lib && { ln -s -f libfwsi.so.1.0.0 libfwsi.so || { rm -f libfwsi.so && ln -s libfwsi.so.1.0.0 libfwsi.so; }; })
libtool: install: /usr/bin/install -c .libs/libfwsi.lai /build/libfwsi/pkg/libfwsi//usr/lib/libfwsi.la
libtool: install: /usr/bin/install -c .libs/libfwsi.a /build/libfwsi/pkg/libfwsi//usr/lib/libfwsi.a
libtool: install: chmod 644 /build/libfwsi/pkg/libfwsi//usr/lib/libfwsi.a
libtool: install: ranlib /build/libfwsi/pkg/libfwsi//usr/lib/libfwsi.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/libfwsi/src/libfwsi-20160110/libfwsi'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libfwsi'
Making install in pyfwsi
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi'
 /usr/bin/mkdir -p '/build/libfwsi/pkg/libfwsi//usr/lib/python2.7/site-packages'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   pyfwsi.la '/build/libfwsi/pkg/libfwsi//usr/lib/python2.7/site-packages'
libtool: warning: relinking 'pyfwsi.la'
libtool: install: (cd /build/libfwsi/src/libfwsi-20160110/pyfwsi; /bin/sh "/build/libfwsi/src/libfwsi-20160110/libtool"  --tag CC --mode=relink gcc -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libfguid -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -module -avoid-version -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1,--sort-common,--as-needed,-z,relro -o pyfwsi.la -rpath /usr/lib/python2.7/site-packages pyfwsi_la-pyfwsi.lo pyfwsi_la-pyfwsi_codepage.lo pyfwsi_la-pyfwsi_datetime.lo pyfwsi_la-pyfwsi_error.lo pyfwsi_la-pyfwsi_extension_block.lo pyfwsi_la-pyfwsi_extension_blocks.lo pyfwsi_la-pyfwsi_file_entry.lo pyfwsi_la-pyfwsi_file_entry_extension.lo pyfwsi_la-pyfwsi_guid.lo pyfwsi_la-pyfwsi_integer.lo pyfwsi_la-pyfwsi_item.lo pyfwsi_la-pyfwsi_item_list.lo pyfwsi_la-pyfwsi_items.lo pyfwsi_la-pyfwsi_network_location.lo pyfwsi_la-pyfwsi_root_folder.lo pyfwsi_la-pyfwsi_volume.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libfwsi/libfwsi.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libuna/libuna.la ../libfguid/libfguid.la -inst-prefix-dir /build/libfwsi/pkg/libfwsi/)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pyfwsi_la-pyfwsi.o .libs/pyfwsi_la-pyfwsi_codepage.o .libs/pyfwsi_la-pyfwsi_datetime.o .libs/pyfwsi_la-pyfwsi_error.o .libs/pyfwsi_la-pyfwsi_extension_block.o .libs/pyfwsi_la-pyfwsi_extension_blocks.o .libs/pyfwsi_la-pyfwsi_file_entry.o .libs/pyfwsi_la-pyfwsi_file_entry_extension.o .libs/pyfwsi_la-pyfwsi_guid.o .libs/pyfwsi_la-pyfwsi_integer.o .libs/pyfwsi_la-pyfwsi_item.o .libs/pyfwsi_la-pyfwsi_item_list.o .libs/pyfwsi_la-pyfwsi_items.o .libs/pyfwsi_la-pyfwsi_network_location.o .libs/pyfwsi_la-pyfwsi_root_folder.o .libs/pyfwsi_la-pyfwsi_volume.o  -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libuna/.libs/libuna.a ../libfguid/.libs/libfguid.a -Wl,--no-whole-archive  -lpython2.7 -lpthread -ldl -lutil -lm -L/build/libfwsi/pkg/libfwsi//usr/lib -L/usr/lib -lfwsi  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -fstack-protector -Wl,-export-dynamic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,pyfwsi.so -o .libs/pyfwsi.so
libtool: install: /usr/bin/install -c .libs/pyfwsi.soT /build/libfwsi/pkg/libfwsi//usr/lib/python2.7/site-packages/pyfwsi.so
libtool: install: /usr/bin/install -c .libs/pyfwsi.lai /build/libfwsi/pkg/libfwsi//usr/lib/python2.7/site-packages/pyfwsi.la
libtool: install: /usr/bin/install -c .libs/pyfwsi.a /build/libfwsi/pkg/libfwsi//usr/lib/python2.7/site-packages/pyfwsi.a
libtool: install: chmod 644 /build/libfwsi/pkg/libfwsi//usr/lib/python2.7/site-packages/pyfwsi.a
libtool: install: ranlib /build/libfwsi/pkg/libfwsi//usr/lib/python2.7/site-packages/pyfwsi.a
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/site-packages'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi'
Making install in pyfwsi2
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
make  install-am
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
make[3]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi2'
Making install in pyfwsi3
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
make  install-am
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
make[3]: Entering directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/pyfwsi3'
Making install in po
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/po'
make libfwsi.pot-update
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/po'
if LC_ALL=C grep 'GNU libfwsi' ../* 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=libfwsi --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=libfwsi --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libfwsi" \
      --package-version='20160110' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libfwsi.po || { \
  if test -f ./libfwsi.pot; then \
    sed -f remove-potcdate.sed < ./libfwsi.pot > libfwsi.1po && \
    sed -f remove-potcdate.sed < libfwsi.po > libfwsi.2po && \
    if cmp libfwsi.1po libfwsi.2po >/dev/null 2>&1; then \
      rm -f libfwsi.1po libfwsi.2po libfwsi.po; \
    else \
      rm -f libfwsi.1po libfwsi.2po ./libfwsi.pot && \
      mv libfwsi.po ./libfwsi.pot; \
    fi; \
  else \
    mv libfwsi.po ./libfwsi.pot; \
  fi; \
}
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/po'
test ! -f ./libfwsi.pot || \
  test -z "" || make 
if test "libfwsi" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/libfwsi/pkg/libfwsi//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/libfwsi/pkg/libfwsi//usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/libfwsi/pkg/libfwsi//usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/po'
Making install in manuals
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/manuals'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/manuals'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libfwsi/pkg/libfwsi//usr/share/man/man3'
 /usr/bin/install -c -m 644 libfwsi.3 '/build/libfwsi/pkg/libfwsi//usr/share/man/man3'
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/manuals'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/manuals'
Making install in libcfile
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/libcfile'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/libcfile'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/libcfile'
Making install in tests
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/tests'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/tests'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/tests'
Making install in msvscpp
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110/msvscpp'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110/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/libfwsi/src/libfwsi-20160110/msvscpp'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110/msvscpp'
make[1]: Entering directory '/build/libfwsi/src/libfwsi-20160110'
make[2]: Entering directory '/build/libfwsi/src/libfwsi-20160110'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libfwsi/pkg/libfwsi//usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libfwsi.pc '/build/libfwsi/pkg/libfwsi//usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libfwsi/src/libfwsi-20160110'
make[1]: Leaving directory '/build/libfwsi/src/libfwsi-20160110'
==> 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 issue...
==> Creating package "libfwsi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libfwsi 20160110-1 (Fri Feb 26 19:33:44 EST 2016)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates
:: glib2 optionally requires python2: for gdbus-codegen and gtester-report

Packages (5) git-2.7.1-1  libbfio-20160108-1  libcsystem-20150629-1  perl-error-0.17024-1  python2-2.7.11-1

Total Removed Size:  87.95 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python2...
removing libcsystem...
removing libbfio...
removing git...
removing perl-error...