==> Creating clean working copy [build]...done
==> Making package: libsmraw 20150105-1 (Fri Oct  9 23:51:53 EDT 2015)
==> Retrieving sources...
  -> Found 20150105.tar.gz
==> Validating source files with sha512sums...
    20150105.tar.gz ... Passed
==> Making package: libsmraw 20150105-1 (Fri Oct  9 23:51:53 EDT 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) sqlite-3.8.11.1-3  fuse-2.9.4-1  libbfio-20150927-1  libcsystem-20150629-1  python2-2.7.10-2

Total Installed Size:  77.67 MiB

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

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

Total Installed Size:  26.15 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
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 20150105.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    20150105.tar.gz ... Passed
==> Extracting sources...
  -> Extracting 20150105.tar.gz with bsdtar
==> Starting build()...
Cloning into 'libbfio-231'...
Cloning into 'libcdata-231'...
Cloning into 'libcerror-231'...
Cloning into 'libcfile-231'...
Cloning into 'libclocale-231'...
Cloning into 'libcnotify-231'...
Cloning into 'libcpath-231'...
Cloning into 'libcsplit-231'...
Cloning into 'libcstring-231'...
Cloning into 'libcsystem-231'...
Cloning into 'libcthreads-231'...
Cloning into 'libfcache-231'...
Cloning into 'libfdata-231'...
Cloning into 'libfvalue-231'...
Cloning into 'libhmac-231'...
Cloning into 'libuna-231'...
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'
libbfio/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... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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... no
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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... 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 -m elf_x86_64) 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 -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) 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 whether to enable enable wide character type support... (cached) no
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 off_t... 8
checking size of size_t... 8
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 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 wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... 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 whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcerror... no
checking libcerror.h usability... no
checking libcerror.h presence... no
checking for libcerror.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether to enable enable multi-threading support... (cached) yes
checking whether to use search for libcthreads in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcthreads... no
checking libcthreads.h usability... no
checking libcthreads.h presence... no
checking for libcthreads.h... no
checking whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread... (cached) auto-detect
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for pthread_exit in -lpthread... yes
checking for pthread_join in -lpthread... yes
checking for pthread_cond_init in -lpthread... yes
checking for pthread_cond_destroy in -lpthread... yes
checking for pthread_cond_broadcast in -lpthread... yes
checking for pthread_cond_signal in -lpthread... yes
checking for pthread_cond_wait in -lpthread... yes
checking for pthread_mutex_init in -lpthread... yes
checking for pthread_mutex_destroy in -lpthread... yes
checking for pthread_mutex_lock in -lpthread... yes
checking for pthread_mutex_trylock in -lpthread... yes
checking for pthread_mutex_unlock in -lpthread... yes
checking for pthread_rwlock_init in -lpthread... yes
checking for pthread_rwlock_destroy in -lpthread... yes
checking for pthread_rwlock_rdlock in -lpthread... yes
checking for pthread_rwlock_wrlock in -lpthread... yes
checking for pthread_rwlock_unlock in -lpthread... yes
checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcdata... no
checking libcdata.h usability... no
checking libcdata.h presence... no
checking for libcdata.h... no
checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libclocale... no
checking libclocale.h usability... no
checking libclocale.h presence... no
checking for libclocale.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for getenv... yes
checking for localeconv... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for nl_langinfo CODESET support... yes
checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcnotify... no
checking libcnotify.h usability... no
checking libcnotify.h presence... no
checking for libcnotify.h... no
checking for stdarg.h... (cached) yes
checking for varargs.h... (cached) no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcsplit... no
checking libcsplit.h usability... no
checking libcsplit.h presence... no
checking for libcsplit.h... no
checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libuna... no
checking libuna.h usability... no
checking libuna.h presence... no
checking for libuna.h... no
checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcfile... no
checking libcfile.h usability... no
checking libcfile.h presence... no
checking for libcfile.h... no
checking for errno.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for sys/stat.h... (cached) yes
checking cygwin/fs.h usability... no
checking cygwin/fs.h presence... no
checking for cygwin/fs.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking sys/disk.h usability... no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for close... yes
checking for fstat... yes
checking for ftruncate... yes
checking for ioctl... yes
checking for lseek... yes
checking for open... yes
checking for read... yes
checking for write... yes
checking for posix_fadvise... yes
checking whether posix_fadvise can be linked... yes
checking for 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 libcpath in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcpath... no
checking libcpath.h usability... no
checking libcpath.h presence... no
checking for libcpath.h... no
checking for errno.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
checking for chdir... yes
checking for getcwd... yes
checking for mkdir... yes
checking how to use mkdir... with additional mode argument
checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libbfio... yes
checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libfcache... no
checking libfcache.h usability... no
checking libfcache.h presence... no
checking for libfcache.h... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether time.h and sys/time.h may both be included... yes
checking for time... yes
checking whether to use search for libfdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libfdata... no
checking libfdata.h usability... no
checking libfdata.h presence... no
checking for libfdata.h... no
checking whether to use search for libfvalue in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libfvalue... no
checking libfvalue.h usability... no
checking libfvalue.h presence... no
checking for libfvalue.h... no
checking whether to use search for libhmac in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libhmac... no
checking libhmac.h usability... no
checking libhmac.h presence... no
checking for libhmac.h... no
checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl... (cached) auto-detect
checking whether to enable enable openssl EVP CIPHER support if available... (cached) auto-detect
checking whether to enable enable openssl EVP MD support if available... (cached) auto-detect
checking for openssl... yes
checking for dlopen in -ldl... yes
checking for EVP_MD_CTX_init in -lcrypto... yes
checking for EVP_MD_CTX_cleanup in -lcrypto... yes
checking for EVP_DigestInit_ex in -lcrypto... yes
checking for EVP_DigestUpdate in -lcrypto... yes
checking for EVP_DigestFinal_ex in -lcrypto... yes
checking for ERR_remove_thread_state in -lcrypto... yes
checking for EVP_md5 in -lcrypto... yes
checking for EVP_sha1 in -lcrypto... yes
checking for EVP_sha224 in -lcrypto... yes
checking for EVP_sha256 in -lcrypto... yes
checking for EVP_sha512 in -lcrypto... yes
checking whether to use search for libcsystem in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcsystem... yes
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for close... (cached) yes
checking for fstat... (cached) yes
checking for ftruncate... (cached) yes
checking for lseek... (cached) yes
checking for open... (cached) yes
checking for read... (cached) yes
checking for stat... (cached) yes
checking for write... (cached) yes
checking for getopt... yes
checking for setvbuf... yes
checking for bindtextdomain... yes
checking for textdomain... yes
checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse... (cached) auto-detect
checking for fuse... yes
checking whether to enable build Python bindings... (cached) yes
checking whether to use use to specify the Python directory (pythondir)... (cached) no
checking whether to use use `python-config --prefix' to determine the prefix of pythondir instead of --prefix... (cached) 2
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 time.h and sys/time.h may both be included... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getuid... yes
checking for time... (cached) yes
checking for localtime... yes
checking for localtime_r... yes
checking for mktime... yes
checking for ctime_r... yes
checking how to use ctime_r... with two arguments
checking for gmtime... yes
checking for gmtime_r... yes
checking for time... (cached) yes
checking whether to enable build static executables (binaries)... (cached) no
checking whether to enable enable verbose output... (cached) yes
checking whether to enable enable debug output... (cached) yes
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 libcsplit/Makefile
config.status: creating libuna/Makefile
config.status: creating libcfile/Makefile
config.status: creating libcpath/Makefile
config.status: creating libbfio/Makefile
config.status: creating libfcache/Makefile
config.status: creating libfdata/Makefile
config.status: creating libfvalue/Makefile
config.status: creating libsmraw/Makefile
config.status: creating libcsystem/Makefile
config.status: creating libhmac/Makefile
config.status: creating smrawtools/Makefile
config.status: creating smraw.net/Makefile
config.status: creating pysmraw/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makevars
config.status: creating manuals/Makefile
config.status: creating tests/Makefile
config.status: creating msvscpp/Makefile
config.status: creating include/libsmraw.h
config.status: creating include/libsmraw/definitions.h
config.status: creating include/libsmraw/features.h
config.status: creating include/libsmraw/types.h
config.status: creating libsmraw/libsmraw_definitions.h
config.status: creating common/types.h
config.status: creating dpkg/changelog
config.status: creating dpkg/copyright
config.status: creating libsmraw/libsmraw.rc
config.status: creating pysmraw/setup.py
config.status: creating libsmraw.pc
config.status: creating libsmraw.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
   libcsplit support:                          local
   libuna support:                             local
   libcfile support:                           local
   libcpath support:                           local
   libbfio support:                            yes
   libfcache support:                          local
   libfdata support:                           local
   libfvalue support:                          local
   libhmac support:                            local
   MD5 support:                                libcrypto_evp
   SHA1 support:                               libcrypto_evp
   SHA256 support:                             libcrypto_evp
   libcsystem support:                         yes
   FUSE support:                               libfuse

Features:
   Multi-threading support:                    pthread
   Wide character type support:                no
   smrawtools are build as static executables: no
   Python (pysmraw) support:                   2.7
   Verbose output:                             yes
   Debug output:                               yes

Making all in include
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/include'
Making all in common
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/common'
make  all-am
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/common'
make[2]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/common'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/common'
Making all in libcstring
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcstring'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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/libsmraw/src/libsmraw-20150105/libcstring'
Making all in libcerror
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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/libsmraw/src/libsmraw-20150105/libcerror'
Making all in libcthreads
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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/libsmraw/src/libsmraw-20150105/libcthreads'
Making all in libcdata
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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/libsmraw/src/libsmraw-20150105/libcdata'
Making all in libclocale
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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/libsmraw/src/libsmraw-20150105/libclocale'
Making all in libcnotify
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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/libsmraw/src/libsmraw-20150105/libcnotify'
Making all in libcsplit
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcsplit'
/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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c -o libcsplit_error.lo libcsplit_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c  -fPIC -DPIC -o .libs/libcsplit_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c -o libcsplit_error.o >/dev/null 2>&1
mv -f .deps/libcsplit_error.Tpo .deps/libcsplit_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c -o libcsplit_narrow_split_string.lo libcsplit_narrow_split_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c  -fPIC -DPIC -o .libs/libcsplit_narrow_split_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c -o libcsplit_narrow_split_string.o >/dev/null 2>&1
mv -f .deps/libcsplit_narrow_split_string.Tpo .deps/libcsplit_narrow_split_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c -o libcsplit_narrow_string.lo libcsplit_narrow_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c  -fPIC -DPIC -o .libs/libcsplit_narrow_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c -o libcsplit_narrow_string.o >/dev/null 2>&1
mv -f .deps/libcsplit_narrow_string.Tpo .deps/libcsplit_narrow_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c -o libcsplit_support.lo libcsplit_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c  -fPIC -DPIC -o .libs/libcsplit_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c -o libcsplit_support.o >/dev/null 2>&1
mv -f .deps/libcsplit_support.Tpo .deps/libcsplit_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c -o libcsplit_wide_split_string.lo libcsplit_wide_split_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c  -fPIC -DPIC -o .libs/libcsplit_wide_split_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c -o libcsplit_wide_split_string.o >/dev/null 2>&1
mv -f .deps/libcsplit_wide_split_string.Tpo .deps/libcsplit_wide_split_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c -o libcsplit_wide_string.lo libcsplit_wide_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c  -fPIC -DPIC -o .libs/libcsplit_wide_string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c -o libcsplit_wide_string.o >/dev/null 2>&1
mv -f .deps/libcsplit_wide_string.Tpo .deps/libcsplit_wide_string.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcsplit.la  libcsplit_error.lo libcsplit_narrow_split_string.lo libcsplit_narrow_string.lo libcsplit_support.lo libcsplit_wide_split_string.lo libcsplit_wide_string.lo  
libtool: link: ar cru .libs/libcsplit.a .libs/libcsplit_error.o .libs/libcsplit_narrow_split_string.o .libs/libcsplit_narrow_string.o .libs/libcsplit_support.o .libs/libcsplit_wide_split_string.o .libs/libcsplit_wide_string.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcsplit.a
libtool: link: ( cd ".libs" && rm -f "libcsplit.la" && ln -s "../libcsplit.la" "libcsplit.la" )
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcsplit'
Making all in libuna
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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/libsmraw/src/libsmraw-20150105/libuna'
Making all in libcfile
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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/libsmraw/src/libsmraw-20150105/libcfile'
Making all in libcpath
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcpath'
/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../libcsplit -I../libuna -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c -o libcpath_error.lo libcpath_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c  -fPIC -DPIC -o .libs/libcpath_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c -o libcpath_error.o >/dev/null 2>&1
mv -f .deps/libcpath_error.Tpo .deps/libcpath_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c -o libcpath_path.lo libcpath_path.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c  -fPIC -DPIC -o .libs/libcpath_path.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c -o libcpath_path.o >/dev/null 2>&1
mv -f .deps/libcpath_path.Tpo .deps/libcpath_path.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c -o libcpath_support.lo libcpath_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c  -fPIC -DPIC -o .libs/libcpath_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c -o libcpath_support.o >/dev/null 2>&1
mv -f .deps/libcpath_support.Tpo .deps/libcpath_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcpath.la  libcpath_error.lo libcpath_path.lo libcpath_support.lo  
libtool: link: ar cru .libs/libcpath.a .libs/libcpath_error.o .libs/libcpath_path.o .libs/libcpath_support.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcpath.a
libtool: link: ( cd ".libs" && rm -f "libcpath.la" && ln -s "../libcpath.la" "libcpath.la" )
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcpath'
Making all in libbfio
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libbfio'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libbfio'
Making all in libfcache
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libfcache'
/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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c -o libfcache_cache.lo libfcache_cache.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c libfcache_cache.c  -fPIC -DPIC -o .libs/libfcache_cache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c libfcache_cache.c -o libfcache_cache.o >/dev/null 2>&1
mv -f .deps/libfcache_cache.Tpo .deps/libfcache_cache.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c -o libfcache_cache_value.lo libfcache_cache_value.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c libfcache_cache_value.c  -fPIC -DPIC -o .libs/libfcache_cache_value.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c libfcache_cache_value.c -o libfcache_cache_value.o >/dev/null 2>&1
mv -f .deps/libfcache_cache_value.Tpo .deps/libfcache_cache_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 -I../libcdata  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_date_time.lo -MD -MP -MF .deps/libfcache_date_time.Tpo -c -o libfcache_date_time.lo libfcache_date_time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_date_time.lo -MD -MP -MF .deps/libfcache_date_time.Tpo -c libfcache_date_time.c  -fPIC -DPIC -o .libs/libfcache_date_time.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_date_time.lo -MD -MP -MF .deps/libfcache_date_time.Tpo -c libfcache_date_time.c -o libfcache_date_time.o >/dev/null 2>&1
mv -f .deps/libfcache_date_time.Tpo .deps/libfcache_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 -I../libcthreads -I../libcdata  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c -o libfcache_error.lo libfcache_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c libfcache_error.c  -fPIC -DPIC -o .libs/libfcache_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c libfcache_error.c -o libfcache_error.o >/dev/null 2>&1
mv -f .deps/libfcache_error.Tpo .deps/libfcache_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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c -o libfcache_support.lo libfcache_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c libfcache_support.c  -fPIC -DPIC -o .libs/libfcache_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c libfcache_support.c -o libfcache_support.o >/dev/null 2>&1
mv -f .deps/libfcache_support.Tpo .deps/libfcache_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libfcache.la  libfcache_cache.lo libfcache_cache_value.lo libfcache_date_time.lo libfcache_error.lo libfcache_support.lo  
libtool: link: ar cru .libs/libfcache.a .libs/libfcache_cache.o .libs/libfcache_cache_value.o .libs/libfcache_date_time.o .libs/libfcache_error.o .libs/libfcache_support.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfcache.a
libtool: link: ( cd ".libs" && rm -f "libfcache.la" && ln -s "../libfcache.la" "libfcache.la" )
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libfcache'
Making all in libfdata
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libfdata'
/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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_btree.lo -MD -MP -MF .deps/libfdata_btree.Tpo -c -o libfdata_btree.lo libfdata_btree.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_btree.lo -MD -MP -MF .deps/libfdata_btree.Tpo -c libfdata_btree.c  -fPIC -DPIC -o .libs/libfdata_btree.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_btree.lo -MD -MP -MF .deps/libfdata_btree.Tpo -c libfdata_btree.c -o libfdata_btree.o >/dev/null 2>&1
mv -f .deps/libfdata_btree.Tpo .deps/libfdata_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 -I../libcdata -I../libcnotify -I../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_btree_node.lo -MD -MP -MF .deps/libfdata_btree_node.Tpo -c -o libfdata_btree_node.lo libfdata_btree_node.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_btree_node.lo -MD -MP -MF .deps/libfdata_btree_node.Tpo -c libfdata_btree_node.c  -fPIC -DPIC -o .libs/libfdata_btree_node.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_btree_node.lo -MD -MP -MF .deps/libfdata_btree_node.Tpo -c libfdata_btree_node.c -o libfdata_btree_node.o >/dev/null 2>&1
mv -f .deps/libfdata_btree_node.Tpo .deps/libfdata_btree_node.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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_btree_range.lo -MD -MP -MF .deps/libfdata_btree_range.Tpo -c -o libfdata_btree_range.lo libfdata_btree_range.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_btree_range.lo -MD -MP -MF .deps/libfdata_btree_range.Tpo -c libfdata_btree_range.c  -fPIC -DPIC -o .libs/libfdata_btree_range.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_btree_range.lo -MD -MP -MF .deps/libfdata_btree_range.Tpo -c libfdata_btree_range.c -o libfdata_btree_range.o >/dev/null 2>&1
mv -f .deps/libfdata_btree_range.Tpo .deps/libfdata_btree_range.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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_cache.lo -MD -MP -MF .deps/libfdata_cache.Tpo -c -o libfdata_cache.lo libfdata_cache.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_cache.lo -MD -MP -MF .deps/libfdata_cache.Tpo -c libfdata_cache.c  -fPIC -DPIC -o .libs/libfdata_cache.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_cache.lo -MD -MP -MF .deps/libfdata_cache.Tpo -c libfdata_cache.c -o libfdata_cache.o >/dev/null 2>&1
mv -f .deps/libfdata_cache.Tpo .deps/libfdata_cache.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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c -o libfdata_error.lo libfdata_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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c libfdata_error.c  -fPIC -DPIC -o .libs/libfdata_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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c libfdata_error.c -o libfdata_error.o >/dev/null 2>&1
mv -f .deps/libfdata_error.Tpo .deps/libfdata_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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c -o libfdata_list.lo libfdata_list.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c libfdata_list.c  -fPIC -DPIC -o .libs/libfdata_list.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c libfdata_list.c -o libfdata_list.o >/dev/null 2>&1
mv -f .deps/libfdata_list.Tpo .deps/libfdata_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 -I../libcdata -I../libcnotify -I../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c -o libfdata_list_element.lo libfdata_list_element.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c libfdata_list_element.c  -fPIC -DPIC -o .libs/libfdata_list_element.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c libfdata_list_element.c -o libfdata_list_element.o >/dev/null 2>&1
mv -f .deps/libfdata_list_element.Tpo .deps/libfdata_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 -I../libcdata -I../libcnotify -I../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c -o libfdata_mapped_range.lo libfdata_mapped_range.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c libfdata_mapped_range.c  -fPIC -DPIC -o .libs/libfdata_mapped_range.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c libfdata_mapped_range.c -o libfdata_mapped_range.o >/dev/null 2>&1
mv -f .deps/libfdata_mapped_range.Tpo .deps/libfdata_mapped_range.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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c -o libfdata_notify.lo libfdata_notify.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c libfdata_notify.c  -fPIC -DPIC -o .libs/libfdata_notify.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c libfdata_notify.c -o libfdata_notify.o >/dev/null 2>&1
mv -f .deps/libfdata_notify.Tpo .deps/libfdata_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../libcthreads -I../libcdata -I../libcnotify -I../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c -o libfdata_range.lo libfdata_range.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c libfdata_range.c  -fPIC -DPIC -o .libs/libfdata_range.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c libfdata_range.c -o libfdata_range.o >/dev/null 2>&1
mv -f .deps/libfdata_range.Tpo .deps/libfdata_range.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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c -o libfdata_range_list.lo libfdata_range_list.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c libfdata_range_list.c  -fPIC -DPIC -o .libs/libfdata_range_list.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c libfdata_range_list.c -o libfdata_range_list.o >/dev/null 2>&1
mv -f .deps/libfdata_range_list.Tpo .deps/libfdata_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 -I../libcdata -I../libcnotify -I../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c -o libfdata_stream.lo libfdata_stream.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c libfdata_stream.c  -fPIC -DPIC -o .libs/libfdata_stream.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c libfdata_stream.c -o libfdata_stream.o >/dev/null 2>&1
mv -f .deps/libfdata_stream.Tpo .deps/libfdata_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../libcthreads -I../libcdata -I../libcnotify -I../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c -o libfdata_support.lo libfdata_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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c libfdata_support.c  -fPIC -DPIC -o .libs/libfdata_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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c libfdata_support.c -o libfdata_support.o >/dev/null 2>&1
mv -f .deps/libfdata_support.Tpo .deps/libfdata_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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c -o libfdata_tree.lo libfdata_tree.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c libfdata_tree.c  -fPIC -DPIC -o .libs/libfdata_tree.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c libfdata_tree.c -o libfdata_tree.o >/dev/null 2>&1
mv -f .deps/libfdata_tree.Tpo .deps/libfdata_tree.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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c -o libfdata_tree_node.lo libfdata_tree_node.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c libfdata_tree_node.c  -fPIC -DPIC -o .libs/libfdata_tree_node.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c libfdata_tree_node.c -o libfdata_tree_node.o >/dev/null 2>&1
mv -f .deps/libfdata_tree_node.Tpo .deps/libfdata_tree_node.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../libfcache  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c -o libfdata_vector.lo libfdata_vector.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c libfdata_vector.c  -fPIC -DPIC -o .libs/libfdata_vector.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../libfcache -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c libfdata_vector.c -o libfdata_vector.o >/dev/null 2>&1
mv -f .deps/libfdata_vector.Tpo .deps/libfdata_vector.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libfdata.la  libfdata_btree.lo libfdata_btree_node.lo libfdata_btree_range.lo libfdata_cache.lo libfdata_error.lo libfdata_list.lo libfdata_list_element.lo libfdata_mapped_range.lo libfdata_notify.lo libfdata_range.lo libfdata_range_list.lo libfdata_stream.lo libfdata_support.lo libfdata_tree.lo libfdata_tree_node.lo libfdata_vector.lo  
libtool: link: ar cru .libs/libfdata.a .libs/libfdata_btree.o .libs/libfdata_btree_node.o .libs/libfdata_btree_range.o .libs/libfdata_cache.o .libs/libfdata_error.o .libs/libfdata_list.o .libs/libfdata_list_element.o .libs/libfdata_mapped_range.o .libs/libfdata_notify.o .libs/libfdata_range.o .libs/libfdata_range_list.o .libs/libfdata_stream.o .libs/libfdata_support.o .libs/libfdata_tree.o .libs/libfdata_tree_node.o .libs/libfdata_vector.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfdata.a
libtool: link: ( cd ".libs" && rm -f "libfdata.la" && ln -s "../libfdata.la" "libfdata.la" )
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libfdata'
Making all in libfvalue
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libfvalue'
/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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c -o libfvalue_binary_data.lo libfvalue_binary_data.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c libfvalue_binary_data.c  -fPIC -DPIC -o .libs/libfvalue_binary_data.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c libfvalue_binary_data.c -o libfvalue_binary_data.o >/dev/null 2>&1
mv -f .deps/libfvalue_binary_data.Tpo .deps/libfvalue_binary_data.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c -o libfvalue_data_handle.lo libfvalue_data_handle.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c libfvalue_data_handle.c  -fPIC -DPIC -o .libs/libfvalue_data_handle.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c libfvalue_data_handle.c -o libfvalue_data_handle.o >/dev/null 2>&1
mv -f .deps/libfvalue_data_handle.Tpo .deps/libfvalue_data_handle.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c -o libfvalue_error.lo libfvalue_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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c libfvalue_error.c  -fPIC -DPIC -o .libs/libfvalue_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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c libfvalue_error.c -o libfvalue_error.o >/dev/null 2>&1
mv -f .deps/libfvalue_error.Tpo .deps/libfvalue_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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c -o libfvalue_filetime.lo libfvalue_filetime.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c libfvalue_filetime.c  -fPIC -DPIC -o .libs/libfvalue_filetime.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c libfvalue_filetime.c -o libfvalue_filetime.o >/dev/null 2>&1
mv -f .deps/libfvalue_filetime.Tpo .deps/libfvalue_filetime.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c -o libfvalue_floating_point.lo libfvalue_floating_point.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c libfvalue_floating_point.c  -fPIC -DPIC -o .libs/libfvalue_floating_point.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c libfvalue_floating_point.c -o libfvalue_floating_point.o >/dev/null 2>&1
mv -f .deps/libfvalue_floating_point.Tpo .deps/libfvalue_floating_point.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c -o libfvalue_integer.lo libfvalue_integer.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c libfvalue_integer.c  -fPIC -DPIC -o .libs/libfvalue_integer.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c libfvalue_integer.c -o libfvalue_integer.o >/dev/null 2>&1
mv -f .deps/libfvalue_integer.Tpo .deps/libfvalue_integer.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_split_string.lo -MD -MP -MF .deps/libfvalue_split_string.Tpo -c -o libfvalue_split_string.lo libfvalue_split_string.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_split_string.lo -MD -MP -MF .deps/libfvalue_split_string.Tpo -c libfvalue_split_string.c  -fPIC -DPIC -o .libs/libfvalue_split_string.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_split_string.lo -MD -MP -MF .deps/libfvalue_split_string.Tpo -c libfvalue_split_string.c -o libfvalue_split_string.o >/dev/null 2>&1
mv -f .deps/libfvalue_split_string.Tpo .deps/libfvalue_split_string.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c -o libfvalue_string.lo libfvalue_string.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c libfvalue_string.c  -fPIC -DPIC -o .libs/libfvalue_string.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c libfvalue_string.c -o libfvalue_string.o >/dev/null 2>&1
mv -f .deps/libfvalue_string.Tpo .deps/libfvalue_string.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c -o libfvalue_table.lo libfvalue_table.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c libfvalue_table.c  -fPIC -DPIC -o .libs/libfvalue_table.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c libfvalue_table.c -o libfvalue_table.o >/dev/null 2>&1
mv -f .deps/libfvalue_table.Tpo .deps/libfvalue_table.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c -o libfvalue_value.lo libfvalue_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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c libfvalue_value.c  -fPIC -DPIC -o .libs/libfvalue_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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c libfvalue_value.c -o libfvalue_value.o >/dev/null 2>&1
mv -f .deps/libfvalue_value.Tpo .deps/libfvalue_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 -I../libcdata -I../libcnotify -I../libuna  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c -o libfvalue_value_entry.lo libfvalue_value_entry.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c libfvalue_value_entry.c  -fPIC -DPIC -o .libs/libfvalue_value_entry.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c libfvalue_value_entry.c -o libfvalue_value_entry.o >/dev/null 2>&1
mv -f .deps/libfvalue_value_entry.Tpo .deps/libfvalue_value_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../libcthreads -I../libcdata -I../libcnotify -I../libuna  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c -o libfvalue_value_type.lo libfvalue_value_type.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c libfvalue_value_type.c  -fPIC -DPIC -o .libs/libfvalue_value_type.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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c libfvalue_value_type.c -o libfvalue_value_type.o >/dev/null 2>&1
mv -f .deps/libfvalue_value_type.Tpo .deps/libfvalue_value_type.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  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c -o libfvalue_support.lo libfvalue_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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c libfvalue_support.c  -fPIC -DPIC -o .libs/libfvalue_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 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c libfvalue_support.c -o libfvalue_support.o >/dev/null 2>&1
mv -f .deps/libfvalue_support.Tpo .deps/libfvalue_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libfvalue.la  libfvalue_binary_data.lo libfvalue_data_handle.lo libfvalue_error.lo libfvalue_filetime.lo libfvalue_floating_point.lo libfvalue_integer.lo libfvalue_split_string.lo libfvalue_string.lo libfvalue_table.lo libfvalue_value.lo libfvalue_value_entry.lo libfvalue_value_type.lo libfvalue_support.lo  
libtool: link: ar cru .libs/libfvalue.a .libs/libfvalue_binary_data.o .libs/libfvalue_data_handle.o .libs/libfvalue_error.o .libs/libfvalue_filetime.o .libs/libfvalue_floating_point.o .libs/libfvalue_integer.o .libs/libfvalue_split_string.o .libs/libfvalue_string.o .libs/libfvalue_table.o .libs/libfvalue_value.o .libs/libfvalue_value_entry.o .libs/libfvalue_value_type.o .libs/libfvalue_support.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfvalue.a
libtool: link: ( cd ".libs" && rm -f "libfvalue.la" && ln -s "../libfvalue.la" "libfvalue.la" )
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libfvalue'
Making all in libsmraw
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libsmraw'
/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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw.lo -MD -MP -MF .deps/libsmraw.Tpo -c -o libsmraw.lo libsmraw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw.lo -MD -MP -MF .deps/libsmraw.Tpo -c libsmraw.c  -fPIC -DPIC -o .libs/libsmraw.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw.lo -MD -MP -MF .deps/libsmraw.Tpo -c libsmraw.c -o libsmraw.o >/dev/null 2>&1
mv -f .deps/libsmraw.Tpo .deps/libsmraw.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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_error.lo -MD -MP -MF .deps/libsmraw_error.Tpo -c -o libsmraw_error.lo libsmraw_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_error.lo -MD -MP -MF .deps/libsmraw_error.Tpo -c libsmraw_error.c  -fPIC -DPIC -o .libs/libsmraw_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_error.lo -MD -MP -MF .deps/libsmraw_error.Tpo -c libsmraw_error.c -o libsmraw_error.o >/dev/null 2>&1
mv -f .deps/libsmraw_error.Tpo .deps/libsmraw_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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_filename.lo -MD -MP -MF .deps/libsmraw_filename.Tpo -c -o libsmraw_filename.lo libsmraw_filename.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_filename.lo -MD -MP -MF .deps/libsmraw_filename.Tpo -c libsmraw_filename.c  -fPIC -DPIC -o .libs/libsmraw_filename.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_filename.lo -MD -MP -MF .deps/libsmraw_filename.Tpo -c libsmraw_filename.c -o libsmraw_filename.o >/dev/null 2>&1
mv -f .deps/libsmraw_filename.Tpo .deps/libsmraw_filename.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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_handle.lo -MD -MP -MF .deps/libsmraw_handle.Tpo -c -o libsmraw_handle.lo libsmraw_handle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_handle.lo -MD -MP -MF .deps/libsmraw_handle.Tpo -c libsmraw_handle.c  -fPIC -DPIC -o .libs/libsmraw_handle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_handle.lo -MD -MP -MF .deps/libsmraw_handle.Tpo -c libsmraw_handle.c -o libsmraw_handle.o >/dev/null 2>&1
mv -f .deps/libsmraw_handle.Tpo .deps/libsmraw_handle.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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_information_file.lo -MD -MP -MF .deps/libsmraw_information_file.Tpo -c -o libsmraw_information_file.lo libsmraw_information_file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_information_file.lo -MD -MP -MF .deps/libsmraw_information_file.Tpo -c libsmraw_information_file.c  -fPIC -DPIC -o .libs/libsmraw_information_file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_information_file.lo -MD -MP -MF .deps/libsmraw_information_file.Tpo -c libsmraw_information_file.c -o libsmraw_information_file.o >/dev/null 2>&1
mv -f .deps/libsmraw_information_file.Tpo .deps/libsmraw_information_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../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_io_handle.lo -MD -MP -MF .deps/libsmraw_io_handle.Tpo -c -o libsmraw_io_handle.lo libsmraw_io_handle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_io_handle.lo -MD -MP -MF .deps/libsmraw_io_handle.Tpo -c libsmraw_io_handle.c  -fPIC -DPIC -o .libs/libsmraw_io_handle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_io_handle.lo -MD -MP -MF .deps/libsmraw_io_handle.Tpo -c libsmraw_io_handle.c -o libsmraw_io_handle.o >/dev/null 2>&1
mv -f .deps/libsmraw_io_handle.Tpo .deps/libsmraw_io_handle.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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_metadata.lo -MD -MP -MF .deps/libsmraw_metadata.Tpo -c -o libsmraw_metadata.lo libsmraw_metadata.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_metadata.lo -MD -MP -MF .deps/libsmraw_metadata.Tpo -c libsmraw_metadata.c  -fPIC -DPIC -o .libs/libsmraw_metadata.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_metadata.lo -MD -MP -MF .deps/libsmraw_metadata.Tpo -c libsmraw_metadata.c -o libsmraw_metadata.o >/dev/null 2>&1
mv -f .deps/libsmraw_metadata.Tpo .deps/libsmraw_metadata.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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_notify.lo -MD -MP -MF .deps/libsmraw_notify.Tpo -c -o libsmraw_notify.lo libsmraw_notify.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_notify.lo -MD -MP -MF .deps/libsmraw_notify.Tpo -c libsmraw_notify.c  -fPIC -DPIC -o .libs/libsmraw_notify.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_notify.lo -MD -MP -MF .deps/libsmraw_notify.Tpo -c libsmraw_notify.c -o libsmraw_notify.o >/dev/null 2>&1
mv -f .deps/libsmraw_notify.Tpo .deps/libsmraw_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../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_support.lo -MD -MP -MF .deps/libsmraw_support.Tpo -c -o libsmraw_support.lo libsmraw_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_support.lo -MD -MP -MF .deps/libsmraw_support.Tpo -c libsmraw_support.c  -fPIC -DPIC -o .libs/libsmraw_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libsmraw_support.lo -MD -MP -MF .deps/libsmraw_support.Tpo -c libsmraw_support.c -o libsmraw_support.o >/dev/null 2>&1
mv -f .deps/libsmraw_support.Tpo .deps/libsmraw_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -no-undefined -version-info 1:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libsmraw.la -rpath /usr/lib libsmraw.lo libsmraw_error.lo libsmraw_filename.lo libsmraw_handle.lo libsmraw_information_file.lo libsmraw_io_handle.lo libsmraw_metadata.lo libsmraw_notify.lo libsmraw_support.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcthreads/libcthreads.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la -lbfio ../libfcache/libfcache.la ../libfdata/libfdata.la ../libfvalue/libfvalue.la -lpthread 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libsmraw.o .libs/libsmraw_error.o .libs/libsmraw_filename.o .libs/libsmraw_handle.o .libs/libsmraw_information_file.o .libs/libsmraw_io_handle.o .libs/libsmraw_metadata.o .libs/libsmraw_notify.o .libs/libsmraw_support.o  -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a ../libcthreads/.libs/libcthreads.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libcnotify/.libs/libcnotify.a ../libcsplit/.libs/libcsplit.a ../libuna/.libs/libuna.a ../libcfile/.libs/libcfile.a ../libcpath/.libs/libcpath.a ../libfcache/.libs/libfcache.a ../libfdata/.libs/libfdata.a ../libfvalue/.libs/libfvalue.a -Wl,--no-whole-archive  -lbfio -lpthread  -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,libsmraw.so.1 -o .libs/libsmraw.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libsmraw.so.1" && ln -s "libsmraw.so.1.0.0" "libsmraw.so.1")
libtool: link: (cd ".libs" && rm -f "libsmraw.so" && ln -s "libsmraw.so.1.0.0" "libsmraw.so")
libtool: link: (cd .libs/libsmraw.lax/libcstring.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/libsmraw.lax/libcerror.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/libsmraw.lax/libcthreads.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libcthreads/.libs/libcthreads.a")
libtool: link: (cd .libs/libsmraw.lax/libcdata.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libcdata/.libs/libcdata.a")
libtool: link: (cd .libs/libsmraw.lax/libclocale.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/libsmraw.lax/libcnotify.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libcnotify/.libs/libcnotify.a")
libtool: link: (cd .libs/libsmraw.lax/libcsplit.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libcsplit/.libs/libcsplit.a")
libtool: link: (cd .libs/libsmraw.lax/libuna.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libuna/.libs/libuna.a")
libtool: link: (cd .libs/libsmraw.lax/libcfile.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libcfile/.libs/libcfile.a")
libtool: link: (cd .libs/libsmraw.lax/libcpath.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libcpath/.libs/libcpath.a")
libtool: link: (cd .libs/libsmraw.lax/libfcache.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libfcache/.libs/libfcache.a")
libtool: link: (cd .libs/libsmraw.lax/libfdata.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libfdata/.libs/libfdata.a")
libtool: link: (cd .libs/libsmraw.lax/libfvalue.a && ar x "/build/libsmraw/src/libsmraw-20150105/libsmraw/../libfvalue/.libs/libfvalue.a")
libtool: link: ar cru .libs/libsmraw.a  libsmraw.o libsmraw_error.o libsmraw_filename.o libsmraw_handle.o libsmraw_information_file.o libsmraw_io_handle.o libsmraw_metadata.o libsmraw_notify.o libsmraw_support.o  .libs/libsmraw.lax/libcstring.a/libcstring_support.o .libs/libsmraw.lax/libcstring.a/libcstring_wide_string.o  .libs/libsmraw.lax/libcerror.a/libcerror_error.o .libs/libsmraw.lax/libcerror.a/libcerror_support.o .libs/libsmraw.lax/libcerror.a/libcerror_system.o  .libs/libsmraw.lax/libcthreads.a/libcthreads_condition.o .libs/libsmraw.lax/libcthreads.a/libcthreads_error.o .libs/libsmraw.lax/libcthreads.a/libcthreads_lock.o .libs/libsmraw.lax/libcthreads.a/libcthreads_mutex.o .libs/libsmraw.lax/libcthreads.a/libcthreads_queue.o .libs/libsmraw.lax/libcthreads.a/libcthreads_read_write_lock.o .libs/libsmraw.lax/libcthreads.a/libcthreads_repeating_thread.o .libs/libsmraw.lax/libcthreads.a/libcthreads_support.o .libs/libsmraw.lax/libcthreads.a/libcthreads_thread.o .libs/libsmraw.lax/libcthreads.a/libcthreads_thread_attributes.o .libs/libsmraw.lax/libcthreads.a/libcthreads_thread_pool.o  .libs/libsmraw.lax/libcdata.a/libcdata_array.o .libs/libsmraw.lax/libcdata.a/libcdata_btree.o .libs/libsmraw.lax/libcdata.a/libcdata_error.o .libs/libsmraw.lax/libcdata.a/libcdata_list.o .libs/libsmraw.lax/libcdata.a/libcdata_list_element.o .libs/libsmraw.lax/libcdata.a/libcdata_range_list.o .libs/libsmraw.lax/libcdata.a/libcdata_range_list_value.o .libs/libsmraw.lax/libcdata.a/libcdata_support.o .libs/libsmraw.lax/libcdata.a/libcdata_tree_node.o  .libs/libsmraw.lax/libclocale.a/libclocale_codepage.o .libs/libsmraw.lax/libclocale.a/libclocale_locale.o .libs/libsmraw.lax/libclocale.a/libclocale_support.o  .libs/libsmraw.lax/libcnotify.a/libcnotify_print.o .libs/libsmraw.lax/libcnotify.a/libcnotify_stream.o .libs/libsmraw.lax/libcnotify.a/libcnotify_support.o .libs/libsmraw.lax/libcnotify.a/libcnotify_verbose.o  .libs/libsmraw.lax/libcsplit.a/libcsplit_error.o .libs/libsmraw.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libsmraw.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libsmraw.lax/libcsplit.a/libcsplit_support.o .libs/libsmraw.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libsmraw.lax/libcsplit.a/libcsplit_wide_string.o  .libs/libsmraw.lax/libuna.a/libuna_base16_stream.o .libs/libsmraw.lax/libuna.a/libuna_base32_stream.o .libs/libsmraw.lax/libuna.a/libuna_base64_stream.o .libs/libsmraw.lax/libuna.a/libuna_byte_stream.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libsmraw.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libsmraw.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_874.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_932.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_936.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_949.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_950.o .libs/libsmraw.lax/libuna.a/libuna_error.o .libs/libsmraw.lax/libuna.a/libuna_support.o .libs/libsmraw.lax/libuna.a/libuna_unicode_character.o .libs/libsmraw.lax/libuna.a/libuna_url_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf16_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf16_string.o .libs/libsmraw.lax/libuna.a/libuna_utf32_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf32_string.o .libs/libsmraw.lax/libuna.a/libuna_utf7_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf8_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf8_string.o  .libs/libsmraw.lax/libcfile.a/libcfile_error.o .libs/libsmraw.lax/libcfile.a/libcfile_file.o .libs/libsmraw.lax/libcfile.a/libcfile_notify.o .libs/libsmraw.lax/libcfile.a/libcfile_stream.o .libs/libsmraw.lax/libcfile.a/libcfile_support.o  .libs/libsmraw.lax/libcpath.a/libcpath_error.o .libs/libsmraw.lax/libcpath.a/libcpath_path.o .libs/libsmraw.lax/libcpath.a/libcpath_support.o  .libs/libsmraw.lax/libfcache.a/libfcache_cache.o .libs/libsmraw.lax/libfcache.a/libfcache_cache_value.o .libs/libsmraw.lax/libfcache.a/libfcache_date_time.o .libs/libsmraw.lax/libfcache.a/libfcache_error.o .libs/libsmraw.lax/libfcache.a/libfcache_support.o  .libs/libsmraw.lax/libfdata.a/libfdata_btree.o .libs/libsmraw.lax/libfdata.a/libfdata_btree_node.o .libs/libsmraw.lax/libfdata.a/libfdata_btree_range.o .libs/libsmraw.lax/libfdata.a/libfdata_cache.o .libs/libsmraw.lax/libfdata.a/libfdata_error.o .libs/libsmraw.lax/libfdata.a/libfdata_list.o .libs/libsmraw.lax/libfdata.a/libfdata_list_element.o .libs/libsmraw.lax/libfdata.a/libfdata_mapped_range.o .libs/libsmraw.lax/libfdata.a/libfdata_notify.o .libs/libsmraw.lax/libfdata.a/libfdata_range.o .libs/libsmraw.lax/libfdata.a/libfdata_range_list.o .libs/libsmraw.lax/libfdata.a/libfdata_stream.o .libs/libsmraw.lax/libfdata.a/libfdata_support.o .libs/libsmraw.lax/libfdata.a/libfdata_tree.o .libs/libsmraw.lax/libfdata.a/libfdata_tree_node.o .libs/libsmraw.lax/libfdata.a/libfdata_vector.o  .libs/libsmraw.lax/libfvalue.a/libfvalue_binary_data.o .libs/libsmraw.lax/libfvalue.a/libfvalue_data_handle.o .libs/libsmraw.lax/libfvalue.a/libfvalue_error.o .libs/libsmraw.lax/libfvalue.a/libfvalue_filetime.o .libs/libsmraw.lax/libfvalue.a/libfvalue_floating_point.o .libs/libsmraw.lax/libfvalue.a/libfvalue_integer.o .libs/libsmraw.lax/libfvalue.a/libfvalue_split_string.o .libs/libsmraw.lax/libfvalue.a/libfvalue_string.o .libs/libsmraw.lax/libfvalue.a/libfvalue_support.o .libs/libsmraw.lax/libfvalue.a/libfvalue_table.o .libs/libsmraw.lax/libfvalue.a/libfvalue_value.o .libs/libsmraw.lax/libfvalue.a/libfvalue_value_entry.o .libs/libsmraw.lax/libfvalue.a/libfvalue_value_type.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsmraw.a
libtool: link: rm -fr .libs/libsmraw.lax
libtool: link: ( cd ".libs" && rm -f "libsmraw.la" && ln -s "../libsmraw.la" "libsmraw.la" )
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libsmraw'
Making all in libcsystem
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcsystem'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcsystem'
Making all in libhmac
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libhmac'
/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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_error.lo -MD -MP -MF .deps/libhmac_error.Tpo -c -o libhmac_error.lo libhmac_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_error.lo -MD -MP -MF .deps/libhmac_error.Tpo -c libhmac_error.c  -fPIC -DPIC -o .libs/libhmac_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_error.lo -MD -MP -MF .deps/libhmac_error.Tpo -c libhmac_error.c -o libhmac_error.o >/dev/null 2>&1
mv -f .deps/libhmac_error.Tpo .deps/libhmac_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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_md5.lo -MD -MP -MF .deps/libhmac_md5.Tpo -c -o libhmac_md5.lo libhmac_md5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_md5.lo -MD -MP -MF .deps/libhmac_md5.Tpo -c libhmac_md5.c  -fPIC -DPIC -o .libs/libhmac_md5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_md5.lo -MD -MP -MF .deps/libhmac_md5.Tpo -c libhmac_md5.c -o libhmac_md5.o >/dev/null 2>&1
mv -f .deps/libhmac_md5.Tpo .deps/libhmac_md5.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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha1.lo -MD -MP -MF .deps/libhmac_sha1.Tpo -c -o libhmac_sha1.lo libhmac_sha1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha1.lo -MD -MP -MF .deps/libhmac_sha1.Tpo -c libhmac_sha1.c  -fPIC -DPIC -o .libs/libhmac_sha1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha1.lo -MD -MP -MF .deps/libhmac_sha1.Tpo -c libhmac_sha1.c -o libhmac_sha1.o >/dev/null 2>&1
mv -f .deps/libhmac_sha1.Tpo .deps/libhmac_sha1.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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha224.lo -MD -MP -MF .deps/libhmac_sha224.Tpo -c -o libhmac_sha224.lo libhmac_sha224.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha224.lo -MD -MP -MF .deps/libhmac_sha224.Tpo -c libhmac_sha224.c  -fPIC -DPIC -o .libs/libhmac_sha224.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha224.lo -MD -MP -MF .deps/libhmac_sha224.Tpo -c libhmac_sha224.c -o libhmac_sha224.o >/dev/null 2>&1
mv -f .deps/libhmac_sha224.Tpo .deps/libhmac_sha224.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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha256.lo -MD -MP -MF .deps/libhmac_sha256.Tpo -c -o libhmac_sha256.lo libhmac_sha256.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha256.lo -MD -MP -MF .deps/libhmac_sha256.Tpo -c libhmac_sha256.c  -fPIC -DPIC -o .libs/libhmac_sha256.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha256.lo -MD -MP -MF .deps/libhmac_sha256.Tpo -c libhmac_sha256.c -o libhmac_sha256.o >/dev/null 2>&1
mv -f .deps/libhmac_sha256.Tpo .deps/libhmac_sha256.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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha512.lo -MD -MP -MF .deps/libhmac_sha512.Tpo -c -o libhmac_sha512.lo libhmac_sha512.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha512.lo -MD -MP -MF .deps/libhmac_sha512.Tpo -c libhmac_sha512.c  -fPIC -DPIC -o .libs/libhmac_sha512.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_sha512.lo -MD -MP -MF .deps/libhmac_sha512.Tpo -c libhmac_sha512.c -o libhmac_sha512.o >/dev/null 2>&1
mv -f .deps/libhmac_sha512.Tpo .deps/libhmac_sha512.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=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_support.lo -MD -MP -MF .deps/libhmac_support.Tpo -c -o libhmac_support.lo libhmac_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_support.lo -MD -MP -MF .deps/libhmac_support.Tpo -c libhmac_support.c  -fPIC -DPIC -o .libs/libhmac_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT libhmac_support.lo -MD -MP -MF .deps/libhmac_support.Tpo -c libhmac_support.c -o libhmac_support.o >/dev/null 2>&1
mv -f .deps/libhmac_support.Tpo .deps/libhmac_support.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libhmac.la  libhmac_error.lo libhmac_md5.lo libhmac_sha1.lo libhmac_sha224.lo libhmac_sha256.lo libhmac_sha512.lo libhmac_support.lo  
libtool: link: ar cru .libs/libhmac.a .libs/libhmac_error.o .libs/libhmac_md5.o .libs/libhmac_sha1.o .libs/libhmac_sha224.o .libs/libhmac_sha256.o .libs/libhmac_sha512.o .libs/libhmac_support.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libhmac.a
libtool: link: ( cd ".libs" && rm -f "libhmac.la" && ln -s "../libhmac.la" "libhmac.la" )
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libhmac'
Making all in smrawtools
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/smrawtools'
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT smrawmount.o -MD -MP -MF .deps/smrawmount.Tpo -c -o smrawmount.o smrawmount.c
mv -f .deps/smrawmount.Tpo .deps/smrawmount.Po
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT smrawoutput.o -MD -MP -MF .deps/smrawoutput.Tpo -c -o smrawoutput.o smrawoutput.c
mv -f .deps/smrawoutput.Tpo .deps/smrawoutput.Po
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT mount_handle.o -MD -MP -MF .deps/mount_handle.Tpo -c -o mount_handle.o mount_handle.c
mv -f .deps/mount_handle.Tpo .deps/mount_handle.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o smrawmount smrawmount.o smrawoutput.o mount_handle.o -lfuse -pthread -lcsystem ../libsmraw/libsmraw.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la  
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/smrawmount smrawmount.o smrawoutput.o mount_handle.o -pthread  -lfuse -lcsystem ../libsmraw/.libs/libsmraw.so -lbfio -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -pthread
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT byte_size_string.o -MD -MP -MF .deps/byte_size_string.Tpo -c -o byte_size_string.o byte_size_string.c
mv -f .deps/byte_size_string.Tpo .deps/byte_size_string.Po
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT digest_hash.o -MD -MP -MF .deps/digest_hash.Tpo -c -o digest_hash.o digest_hash.c
mv -f .deps/digest_hash.Tpo .deps/digest_hash.Po
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT log_handle.o -MD -MP -MF .deps/log_handle.Tpo -c -o log_handle.o log_handle.c
mv -f .deps/log_handle.Tpo .deps/log_handle.Po
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT process_status.o -MD -MP -MF .deps/process_status.Tpo -c -o process_status.o process_status.c
mv -f .deps/process_status.Tpo .deps/process_status.Po
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT smrawverify.o -MD -MP -MF .deps/smrawverify.Tpo -c -o smrawverify.o smrawverify.c
mv -f .deps/smrawverify.Tpo .deps/smrawverify.Po
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT storage_media_buffer.o -MD -MP -MF .deps/storage_media_buffer.Tpo -c -o storage_media_buffer.o storage_media_buffer.c
mv -f .deps/storage_media_buffer.Tpo .deps/storage_media_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT verification_handle.o -MD -MP -MF .deps/verification_handle.Tpo -c -o verification_handle.o verification_handle.c
mv -f .deps/verification_handle.Tpo .deps/verification_handle.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall  -Wl,-O1,--sort-common,--as-needed,-z,relro -o smrawverify byte_size_string.o digest_hash.o log_handle.o process_status.o smrawverify.o smrawoutput.o storage_media_buffer.o verification_handle.o ../libhmac/libhmac.la -lcrypto -lcsystem ../libcsplit/libcsplit.la ../libsmraw/libsmraw.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la  
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/smrawverify byte_size_string.o digest_hash.o log_handle.o process_status.o smrawverify.o smrawoutput.o storage_media_buffer.o verification_handle.o  ../libhmac/.libs/libhmac.a -lcrypto -lcsystem ../libcsplit/.libs/libcsplit.a ../libsmraw/.libs/libsmraw.so -lbfio -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/smrawtools'
Making all in smraw.net
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/smraw.net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/smraw.net'
Making all in pysmraw
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/pysmraw'
/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../libcsplit -I../libuna -I../libcfile -I../libcpath  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw.lo -MD -MP -MF .deps/pysmraw_la-pysmraw.Tpo -c -o pysmraw_la-pysmraw.lo `test -f 'pysmraw.c' || echo './'`pysmraw.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw.lo -MD -MP -MF .deps/pysmraw_la-pysmraw.Tpo -c pysmraw.c  -fPIC -DPIC -o .libs/pysmraw_la-pysmraw.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw.lo -MD -MP -MF .deps/pysmraw_la-pysmraw.Tpo -c pysmraw.c -o pysmraw_la-pysmraw.o >/dev/null 2>&1
mv -f .deps/pysmraw_la-pysmraw.Tpo .deps/pysmraw_la-pysmraw.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../libcsplit -I../libuna -I../libcfile -I../libcpath  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_error.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_error.Tpo -c -o pysmraw_la-pysmraw_error.lo `test -f 'pysmraw_error.c' || echo './'`pysmraw_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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_error.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_error.Tpo -c pysmraw_error.c  -fPIC -DPIC -o .libs/pysmraw_la-pysmraw_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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_error.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_error.Tpo -c pysmraw_error.c -o pysmraw_la-pysmraw_error.o >/dev/null 2>&1
mv -f .deps/pysmraw_la-pysmraw_error.Tpo .deps/pysmraw_la-pysmraw_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../libcsplit -I../libuna -I../libcfile -I../libcpath  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_file_object_io_handle.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_file_object_io_handle.Tpo -c -o pysmraw_la-pysmraw_file_object_io_handle.lo `test -f 'pysmraw_file_object_io_handle.c' || echo './'`pysmraw_file_object_io_handle.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_file_object_io_handle.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_file_object_io_handle.Tpo -c pysmraw_file_object_io_handle.c  -fPIC -DPIC -o .libs/pysmraw_la-pysmraw_file_object_io_handle.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_file_object_io_handle.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_file_object_io_handle.Tpo -c pysmraw_file_object_io_handle.c -o pysmraw_la-pysmraw_file_object_io_handle.o >/dev/null 2>&1
mv -f .deps/pysmraw_la-pysmraw_file_object_io_handle.Tpo .deps/pysmraw_la-pysmraw_file_object_io_handle.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../libcsplit -I../libuna -I../libcfile -I../libcpath  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_file_objects_io_pool.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_file_objects_io_pool.Tpo -c -o pysmraw_la-pysmraw_file_objects_io_pool.lo `test -f 'pysmraw_file_objects_io_pool.c' || echo './'`pysmraw_file_objects_io_pool.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_file_objects_io_pool.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_file_objects_io_pool.Tpo -c pysmraw_file_objects_io_pool.c  -fPIC -DPIC -o .libs/pysmraw_la-pysmraw_file_objects_io_pool.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_file_objects_io_pool.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_file_objects_io_pool.Tpo -c pysmraw_file_objects_io_pool.c -o pysmraw_la-pysmraw_file_objects_io_pool.o >/dev/null 2>&1
mv -f .deps/pysmraw_la-pysmraw_file_objects_io_pool.Tpo .deps/pysmraw_la-pysmraw_file_objects_io_pool.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../libcsplit -I../libuna -I../libcfile -I../libcpath  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_handle.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_handle.Tpo -c -o pysmraw_la-pysmraw_handle.lo `test -f 'pysmraw_handle.c' || echo './'`pysmraw_handle.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_handle.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_handle.Tpo -c pysmraw_handle.c  -fPIC -DPIC -o .libs/pysmraw_la-pysmraw_handle.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_handle.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_handle.Tpo -c pysmraw_handle.c -o pysmraw_la-pysmraw_handle.o >/dev/null 2>&1
mv -f .deps/pysmraw_la-pysmraw_handle.Tpo .deps/pysmraw_la-pysmraw_handle.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../libcsplit -I../libuna -I../libcfile -I../libcpath  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_integer.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_integer.Tpo -c -o pysmraw_la-pysmraw_integer.lo `test -f 'pysmraw_integer.c' || echo './'`pysmraw_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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_integer.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_integer.Tpo -c pysmraw_integer.c  -fPIC -DPIC -o .libs/pysmraw_la-pysmraw_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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_integer.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_integer.Tpo -c pysmraw_integer.c -o pysmraw_la-pysmraw_integer.o >/dev/null 2>&1
mv -f .deps/pysmraw_la-pysmraw_integer.Tpo .deps/pysmraw_la-pysmraw_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../libcsplit -I../libuna -I../libcfile -I../libcpath  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_metadata.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_metadata.Tpo -c -o pysmraw_la-pysmraw_metadata.lo `test -f 'pysmraw_metadata.c' || echo './'`pysmraw_metadata.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_metadata.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_metadata.Tpo -c pysmraw_metadata.c  -fPIC -DPIC -o .libs/pysmraw_la-pysmraw_metadata.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../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -MT pysmraw_la-pysmraw_metadata.lo -MD -MP -MF .deps/pysmraw_la-pysmraw_metadata.Tpo -c pysmraw_metadata.c -o pysmraw_la-pysmraw_metadata.o >/dev/null 2>&1
mv -f .deps/pysmraw_la-pysmraw_metadata.Tpo .deps/pysmraw_la-pysmraw_metadata.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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 pysmraw.la -rpath /usr/lib/python2.7/site-packages pysmraw_la-pysmraw.lo pysmraw_la-pysmraw_error.lo pysmraw_la-pysmraw_file_object_io_handle.lo pysmraw_la-pysmraw_file_objects_io_pool.lo pysmraw_la-pysmraw_handle.lo pysmraw_la-pysmraw_integer.lo pysmraw_la-pysmraw_metadata.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libsmraw/libsmraw.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la -lbfio 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pysmraw_la-pysmraw.o .libs/pysmraw_la-pysmraw_error.o .libs/pysmraw_la-pysmraw_file_object_io_handle.o .libs/pysmraw_la-pysmraw_file_objects_io_pool.o .libs/pysmraw_la-pysmraw_handle.o .libs/pysmraw_la-pysmraw_integer.o .libs/pysmraw_la-pysmraw_metadata.o  -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libcsplit/.libs/libcsplit.a ../libuna/.libs/libuna.a ../libcfile/.libs/libcfile.a ../libcpath/.libs/libcpath.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/build/libsmraw/src/libsmraw-20150105/libsmraw/.libs -lpython2.7 -ldl -lutil -lm ../libsmraw/.libs/libsmraw.so -lpthread -lbfio  -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-export-dynamic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,pysmraw.so -o .libs/pysmraw.so
libtool: link: (cd .libs/pysmraw.lax/libcstring.a && ar x "/build/libsmraw/src/libsmraw-20150105/pysmraw/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/pysmraw.lax/libcerror.a && ar x "/build/libsmraw/src/libsmraw-20150105/pysmraw/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/pysmraw.lax/libcdata.a && ar x "/build/libsmraw/src/libsmraw-20150105/pysmraw/../libcdata/.libs/libcdata.a")
libtool: link: (cd .libs/pysmraw.lax/libclocale.a && ar x "/build/libsmraw/src/libsmraw-20150105/pysmraw/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/pysmraw.lax/libcsplit.a && ar x "/build/libsmraw/src/libsmraw-20150105/pysmraw/../libcsplit/.libs/libcsplit.a")
libtool: link: (cd .libs/pysmraw.lax/libuna.a && ar x "/build/libsmraw/src/libsmraw-20150105/pysmraw/../libuna/.libs/libuna.a")
libtool: link: (cd .libs/pysmraw.lax/libcfile.a && ar x "/build/libsmraw/src/libsmraw-20150105/pysmraw/../libcfile/.libs/libcfile.a")
libtool: link: (cd .libs/pysmraw.lax/libcpath.a && ar x "/build/libsmraw/src/libsmraw-20150105/pysmraw/../libcpath/.libs/libcpath.a")
libtool: link: ar cru .libs/pysmraw.a  pysmraw_la-pysmraw.o pysmraw_la-pysmraw_error.o pysmraw_la-pysmraw_file_object_io_handle.o pysmraw_la-pysmraw_file_objects_io_pool.o pysmraw_la-pysmraw_handle.o pysmraw_la-pysmraw_integer.o pysmraw_la-pysmraw_metadata.o  .libs/pysmraw.lax/libcstring.a/libcstring_support.o .libs/pysmraw.lax/libcstring.a/libcstring_wide_string.o  .libs/pysmraw.lax/libcerror.a/libcerror_error.o .libs/pysmraw.lax/libcerror.a/libcerror_support.o .libs/pysmraw.lax/libcerror.a/libcerror_system.o  .libs/pysmraw.lax/libcdata.a/libcdata_array.o .libs/pysmraw.lax/libcdata.a/libcdata_btree.o .libs/pysmraw.lax/libcdata.a/libcdata_error.o .libs/pysmraw.lax/libcdata.a/libcdata_list.o .libs/pysmraw.lax/libcdata.a/libcdata_list_element.o .libs/pysmraw.lax/libcdata.a/libcdata_range_list.o .libs/pysmraw.lax/libcdata.a/libcdata_range_list_value.o .libs/pysmraw.lax/libcdata.a/libcdata_support.o .libs/pysmraw.lax/libcdata.a/libcdata_tree_node.o  .libs/pysmraw.lax/libclocale.a/libclocale_codepage.o .libs/pysmraw.lax/libclocale.a/libclocale_locale.o .libs/pysmraw.lax/libclocale.a/libclocale_support.o  .libs/pysmraw.lax/libcsplit.a/libcsplit_error.o .libs/pysmraw.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/pysmraw.lax/libcsplit.a/libcsplit_narrow_string.o .libs/pysmraw.lax/libcsplit.a/libcsplit_support.o .libs/pysmraw.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/pysmraw.lax/libcsplit.a/libcsplit_wide_string.o  .libs/pysmraw.lax/libuna.a/libuna_base16_stream.o .libs/pysmraw.lax/libuna.a/libuna_base32_stream.o .libs/pysmraw.lax/libuna.a/libuna_base64_stream.o .libs/pysmraw.lax/libuna.a/libuna_byte_stream.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/pysmraw.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/pysmraw.lax/libuna.a/libuna_codepage_koi8_r.o .libs/pysmraw.lax/libuna.a/libuna_codepage_koi8_u.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_1250.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_1251.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_1252.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_1253.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_1254.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_1255.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_1256.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_1257.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_1258.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_874.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_932.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_936.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_949.o .libs/pysmraw.lax/libuna.a/libuna_codepage_windows_950.o .libs/pysmraw.lax/libuna.a/libuna_error.o .libs/pysmraw.lax/libuna.a/libuna_support.o .libs/pysmraw.lax/libuna.a/libuna_unicode_character.o .libs/pysmraw.lax/libuna.a/libuna_url_stream.o .libs/pysmraw.lax/libuna.a/libuna_utf16_stream.o .libs/pysmraw.lax/libuna.a/libuna_utf16_string.o .libs/pysmraw.lax/libuna.a/libuna_utf32_stream.o .libs/pysmraw.lax/libuna.a/libuna_utf32_string.o .libs/pysmraw.lax/libuna.a/libuna_utf7_stream.o .libs/pysmraw.lax/libuna.a/libuna_utf8_stream.o .libs/pysmraw.lax/libuna.a/libuna_utf8_string.o  .libs/pysmraw.lax/libcfile.a/libcfile_error.o .libs/pysmraw.lax/libcfile.a/libcfile_file.o .libs/pysmraw.lax/libcfile.a/libcfile_notify.o .libs/pysmraw.lax/libcfile.a/libcfile_stream.o .libs/pysmraw.lax/libcfile.a/libcfile_support.o  .libs/pysmraw.lax/libcpath.a/libcpath_error.o .libs/pysmraw.lax/libcpath.a/libcpath_path.o .libs/pysmraw.lax/libcpath.a/libcpath_support.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/pysmraw.a
libtool: link: rm -fr .libs/pysmraw.lax
libtool: link: ( cd ".libs" && rm -f "pysmraw.la" && ln -s "../pysmraw.la" "pysmraw.la" )
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/pysmraw'
Making all in po
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/po'
make libsmraw.pot-update
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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 libsmraw' ../* 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=libsmraw --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=libsmraw --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libsmraw" \
      --package-version='20150105' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libsmraw.po || { \
  if test -f ./libsmraw.pot; then \
    sed -f remove-potcdate.sed < ./libsmraw.pot > libsmraw.1po && \
    sed -f remove-potcdate.sed < libsmraw.po > libsmraw.2po && \
    if cmp libsmraw.1po libsmraw.2po >/dev/null 2>&1; then \
      rm -f libsmraw.1po libsmraw.2po libsmraw.po; \
    else \
      rm -f libsmraw.1po libsmraw.2po ./libsmraw.pot && \
      mv libsmraw.po ./libsmraw.pot; \
    fi; \
  else \
    mv libsmraw.po ./libsmraw.pot; \
  fi; \
}
make[2]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/po'
test ! -f ./libsmraw.pot || \
  test -z "" || make 
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/po'
Making all in manuals
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/manuals'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/manuals'
Making all in tests
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/tests'
Making all in msvscpp
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/msvscpp'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/msvscpp'
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/include'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libsmraw/pkg/libsmraw/usr/include'
 /usr/bin/install -c -m 644 libsmraw.h '/build/libsmraw/pkg/libsmraw/usr/include'
 /usr/bin/mkdir -p '/build/libsmraw/pkg/libsmraw/usr/include/libsmraw'
 /usr/bin/install -c -m 644 libsmraw/codepage.h libsmraw/definitions.h libsmraw/error.h libsmraw/extern.h libsmraw/features.h libsmraw/types.h '/build/libsmraw/pkg/libsmraw/usr/include/libsmraw'
make[2]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/include'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/include'
Making install in common
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/common'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/common'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/common'
Making install in libcstring
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcstring'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/libcstring'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcstring'
Making install in libcerror
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcerror'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/libcerror'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcerror'
Making install in libcthreads
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcthreads'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/libcthreads'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcthreads'
Making install in libcdata
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcdata'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/libcdata'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcdata'
Making install in libclocale
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libclocale'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/libclocale'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libclocale'
Making install in libcnotify
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcnotify'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/libcnotify'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcnotify'
Making install in libcsplit
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcsplit'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcsplit'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcsplit'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcsplit'
Making install in libuna
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libuna'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/libuna'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libuna'
Making install in libcfile
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcfile'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/libcfile'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcfile'
Making install in libcpath
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcpath'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcpath'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcpath'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcpath'
Making install in libbfio
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libbfio'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libbfio'
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/libsmraw/src/libsmraw-20150105/libbfio'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libbfio'
Making install in libfcache
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libfcache'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libfcache'
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/libsmraw/src/libsmraw-20150105/libfcache'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libfcache'
Making install in libfdata
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libfdata'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libfdata'
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/libsmraw/src/libsmraw-20150105/libfdata'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libfdata'
Making install in libfvalue
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libfvalue'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libfvalue'
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/libsmraw/src/libsmraw-20150105/libfvalue'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libfvalue'
Making install in libsmraw
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libsmraw'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libsmraw'
 /usr/bin/mkdir -p '/build/libsmraw/pkg/libsmraw/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsmraw.la '/build/libsmraw/pkg/libsmraw/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsmraw.so.1.0.0 /build/libsmraw/pkg/libsmraw/usr/lib/libsmraw.so.1.0.0
libtool: install: (cd /build/libsmraw/pkg/libsmraw/usr/lib && { ln -s -f libsmraw.so.1.0.0 libsmraw.so.1 || { rm -f libsmraw.so.1 && ln -s libsmraw.so.1.0.0 libsmraw.so.1; }; })
libtool: install: (cd /build/libsmraw/pkg/libsmraw/usr/lib && { ln -s -f libsmraw.so.1.0.0 libsmraw.so || { rm -f libsmraw.so && ln -s libsmraw.so.1.0.0 libsmraw.so; }; })
libtool: install: /usr/bin/install -c .libs/libsmraw.lai /build/libsmraw/pkg/libsmraw/usr/lib/libsmraw.la
libtool: install: /usr/bin/install -c .libs/libsmraw.a /build/libsmraw/pkg/libsmraw/usr/lib/libsmraw.a
libtool: install: chmod 644 /build/libsmraw/pkg/libsmraw/usr/lib/libsmraw.a
libtool: install: ranlib /build/libsmraw/pkg/libsmraw/usr/lib/libsmraw.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/libsmraw/src/libsmraw-20150105/libsmraw'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libsmraw'
Making install in libcsystem
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcsystem'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libcsystem'
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/libsmraw/src/libsmraw-20150105/libcsystem'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libcsystem'
Making install in libhmac
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libhmac'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/libhmac'
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/libsmraw/src/libsmraw-20150105/libhmac'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/libhmac'
Making install in smrawtools
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/smrawtools'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/smrawtools'
 /usr/bin/mkdir -p '/build/libsmraw/pkg/libsmraw/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c smrawmount smrawverify '/build/libsmraw/pkg/libsmraw/usr/bin'
libtool: warning: '../libsmraw/libsmraw.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/smrawmount /build/libsmraw/pkg/libsmraw/usr/bin/smrawmount
libtool: warning: '../libsmraw/libsmraw.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/smrawverify /build/libsmraw/pkg/libsmraw/usr/bin/smrawverify
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/smrawtools'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/smrawtools'
Making install in smraw.net
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/smraw.net'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/smraw.net'
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/libsmraw/src/libsmraw-20150105/smraw.net'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/smraw.net'
Making install in pysmraw
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/pysmraw'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/pysmraw'
 /usr/bin/mkdir -p '/build/libsmraw/pkg/libsmraw/usr/lib/python2.7/site-packages'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   pysmraw.la '/build/libsmraw/pkg/libsmraw/usr/lib/python2.7/site-packages'
libtool: warning: relinking 'pysmraw.la'
libtool: install: (cd /build/libsmraw/src/libsmraw-20150105/pysmraw; /bin/sh "/build/libsmraw/src/libsmraw-20150105/libtool"  --tag CC --mode=relink gcc -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --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 pysmraw.la -rpath /usr/lib/python2.7/site-packages pysmraw_la-pysmraw.lo pysmraw_la-pysmraw_error.lo pysmraw_la-pysmraw_file_object_io_handle.lo pysmraw_la-pysmraw_file_objects_io_pool.lo pysmraw_la-pysmraw_handle.lo pysmraw_la-pysmraw_integer.lo pysmraw_la-pysmraw_metadata.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libsmraw/libsmraw.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la -lbfio -inst-prefix-dir /build/libsmraw/pkg/libsmraw)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/pysmraw_la-pysmraw.o .libs/pysmraw_la-pysmraw_error.o .libs/pysmraw_la-pysmraw_file_object_io_handle.o .libs/pysmraw_la-pysmraw_file_objects_io_pool.o .libs/pysmraw_la-pysmraw_handle.o .libs/pysmraw_la-pysmraw_integer.o .libs/pysmraw_la-pysmraw_metadata.o  -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libcsplit/.libs/libcsplit.a ../libuna/.libs/libuna.a ../libcfile/.libs/libcfile.a ../libcpath/.libs/libcpath.a -Wl,--no-whole-archive  -lpython2.7 -ldl -lutil -lm -L/build/libsmraw/pkg/libsmraw/usr/lib -L/usr/lib -lsmraw -lpthread -lbfio  -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-export-dynamic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,pysmraw.so -o .libs/pysmraw.so
libtool: install: /usr/bin/install -c .libs/pysmraw.soT /build/libsmraw/pkg/libsmraw/usr/lib/python2.7/site-packages/pysmraw.so
libtool: install: /usr/bin/install -c .libs/pysmraw.lai /build/libsmraw/pkg/libsmraw/usr/lib/python2.7/site-packages/pysmraw.la
libtool: install: /usr/bin/install -c .libs/pysmraw.a /build/libsmraw/pkg/libsmraw/usr/lib/python2.7/site-packages/pysmraw.a
libtool: install: chmod 644 /build/libsmraw/pkg/libsmraw/usr/lib/python2.7/site-packages/pysmraw.a
libtool: install: ranlib /build/libsmraw/pkg/libsmraw/usr/lib/python2.7/site-packages/pysmraw.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/libsmraw/src/libsmraw-20150105/pysmraw'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/pysmraw'
Making install in po
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/po'
make libsmraw.pot-update
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/po'
if LC_ALL=C grep 'GNU libsmraw' ../* 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=libsmraw --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=libsmraw --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libsmraw" \
      --package-version='20150105' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libsmraw.po || { \
  if test -f ./libsmraw.pot; then \
    sed -f remove-potcdate.sed < ./libsmraw.pot > libsmraw.1po && \
    sed -f remove-potcdate.sed < libsmraw.po > libsmraw.2po && \
    if cmp libsmraw.1po libsmraw.2po >/dev/null 2>&1; then \
      rm -f libsmraw.1po libsmraw.2po libsmraw.po; \
    else \
      rm -f libsmraw.1po libsmraw.2po ./libsmraw.pot && \
      mv libsmraw.po ./libsmraw.pot; \
    fi; \
  else \
    mv libsmraw.po ./libsmraw.pot; \
  fi; \
}
make[2]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/po'
test ! -f ./libsmraw.pot || \
  test -z "" || make 
if test "libsmraw" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/libsmraw/pkg/libsmraw/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/libsmraw/pkg/libsmraw/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/libsmraw/pkg/libsmraw/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/po'
Making install in manuals
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/manuals'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/manuals'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libsmraw/pkg/libsmraw/usr/share/man/man1'
 /usr/bin/install -c -m 644 smrawmount.1 '/build/libsmraw/pkg/libsmraw/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/libsmraw/pkg/libsmraw/usr/share/man/man3'
 /usr/bin/install -c -m 644 libsmraw.3 '/build/libsmraw/pkg/libsmraw/usr/share/man/man3'
make[2]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/manuals'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/manuals'
Making install in tests
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/tests'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/tests'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/tests'
Making install in msvscpp
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105/msvscpp'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105/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/libsmraw/src/libsmraw-20150105/msvscpp'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105/msvscpp'
make[1]: Entering directory '/build/libsmraw/src/libsmraw-20150105'
make[2]: Entering directory '/build/libsmraw/src/libsmraw-20150105'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libsmraw/pkg/libsmraw/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libsmraw.pc '/build/libsmraw/pkg/libsmraw/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libsmraw/src/libsmraw-20150105'
make[1]: Leaving directory '/build/libsmraw/src/libsmraw-20150105'
==> Tidying install...
  -> Purging unwanted files...
  -> Removing libtool files...
  -> Removing static library files...
  -> Compressing man and info pages...
  -> Stripping unneeded symbols from binaries and libraries...
==> Creating package "libsmraw"...
  -> Generating .PKGINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libsmraw 20150105-1 (Fri Oct  9 23:53:40 EDT 2015)
==> 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 (7) fuse-2.9.4-1  git-2.6.1-1  libbfio-20150927-1  libcsystem-20150629-1  perl-error-0.17024-1  python2-2.7.10-2  sqlite-3.8.11.1-3

Total Removed Size:  103.82 MiB

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