Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 728181 Details for
Bug 805188
app-forensics/libewf-20171104-r1 - ewftools_output.c: error: SHLIB_VERSION_NUMBER undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-forensics:libewf-20171104-r1:20210730-072449.log
app-forensics:libewf-20171104-r1:20210730-072449.log (text/plain), 208.47 KB, created by
Toralf Förster
on 2021-07-30 08:06:47 UTC
(
hide
)
Description:
app-forensics:libewf-20171104-r1:20210730-072449.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-07-30 08:06:47 UTC
Size:
208.47 KB
patch
obsolete
> * Package: app-forensics/libewf-20171104-r1 > * Repository: gentoo > * USE: abi_x86_64 amd64 bfio bzip2 elibc_glibc fuse kernel_linux nls ssl userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libewf-experimental-20171104.tar.gz to /var/tmp/portage/app-forensics/libewf-20171104-r1/work >>>> Source unpacked in /var/tmp/portage/app-forensics/libewf-20171104-r1/work >>>> Preparing source in /var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104 ... > * econf: updating libewf-20171104/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libewf-20171104/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libewf-20171104-r1 --htmldir=/usr/share/doc/libewf-20171104-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --enable-nls --disable-verbose-output --disable-debug-output --disable-wide-character-type --with-libbfio --with-zlib --with-bzip2 --with-openssl --without-libuuid --with-libfuse >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-pc-linux-gnu-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... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... no >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/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/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 for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >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 wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for mode_t... yes >checking for off_t... yes >checking for size_t... yes >checking for size32_t... no >checking for ssize32_t... no >checking for size64_t... no >checking for ssize64_t... no >checking for off64_t... no >checking for ssize_t... yes >checking for u64... no >checking size of int... 4 >checking size of off_t... 8 >checking size of size_t... 8 >checking size of wchar_t... 4 >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for wchar.h... (cached) yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for fclose... yes >checking for feof... yes >checking for fgets... yes >checking for fopen... yes >checking for fread... yes >checking for fseeko... yes >checking for fseeko64... yes >checking for fwrite... yes >checking for vfprintf... yes >checking for free... yes >checking for malloc... yes >checking for memcmp... yes >checking for memcpy... yes >checking for memset... yes >checking for realloc... yes >checking for memchr... yes >checking for memrchr... yes >checking for snprintf... yes >checking for sscanf... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strlen... yes >checking for strncasecmp... yes >checking for strncmp... yes >checking for strncpy... yes >checking for strnicmp... no >checking for strrchr... yes >checking for strstr... yes >checking for vsnprintf... yes >checking whether memrchr is declared... no >checking whether printf supports the conversion specifier "%jd"... yes >checking whether printf supports the conversion specifier "%zd"... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libcerror... no >checking libcerror.h usability... no >checking libcerror.h presence... no >checking for libcerror.h... no >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking varargs.h usability... no >checking varargs.h presence... no >checking for varargs.h... no >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... no >checking whether to enable enable multi-threading support... (cached) yes >checking whether to use search for libcthreads in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libcthreads... no >checking libcthreads.h usability... no >checking libcthreads.h presence... no >checking for libcthreads.h... no >checking whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread... (cached) auto-detect >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create in -lpthread... yes >checking for pthread_exit in -lpthread... yes >checking for pthread_join in -lpthread... yes >checking for pthread_cond_init in -lpthread... yes >checking for pthread_cond_destroy in -lpthread... yes >checking for pthread_cond_broadcast in -lpthread... yes >checking for pthread_cond_signal in -lpthread... yes >checking for pthread_cond_wait in -lpthread... yes >checking for pthread_mutex_init in -lpthread... yes >checking for pthread_mutex_destroy in -lpthread... yes >checking for pthread_mutex_lock in -lpthread... yes >checking for pthread_mutex_trylock in -lpthread... yes >checking for pthread_mutex_unlock in -lpthread... yes >checking for pthread_rwlock_init in -lpthread... yes >checking for pthread_rwlock_destroy in -lpthread... yes >checking for pthread_rwlock_rdlock in -lpthread... yes >checking for pthread_rwlock_wrlock in -lpthread... yes >checking for pthread_rwlock_unlock in -lpthread... yes >checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libcdata... no >checking libcdata.h usability... no >checking libcdata.h presence... no >checking for libcdata.h... no >checking whether to use search for libcdatetime in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libcdatetime... no >checking libcdatetime.h usability... no >checking libcdatetime.h presence... no >checking for libcdatetime.h... no >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >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 localtime... yes >checking for localtime_r... yes >checking for mktime... (cached) yes >checking for time... yes >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 for errno.h... (cached) yes >checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libcsplit... no >checking libcsplit.h usability... no >checking libcsplit.h presence... no >checking for libcsplit.h... no >checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libuna... no >checking libuna.h usability... no >checking libuna.h presence... no >checking for libuna.h... no >checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libcfile... no >checking libcfile.h usability... no >checking libcfile.h presence... no >checking for libcfile.h... no >checking for errno.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for sys/stat.h... (cached) yes >checking cygwin/fs.h usability... no >checking cygwin/fs.h presence... no >checking for cygwin/fs.h... no >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking linux/fs.h usability... yes >checking linux/fs.h presence... yes >checking for linux/fs.h... yes >checking sys/disk.h usability... no >checking sys/disk.h presence... no >checking for sys/disk.h... no >checking sys/disklabel.h usability... no >checking sys/disklabel.h presence... no >checking for sys/disklabel.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking for unistd.h... (cached) yes >checking for close... yes >checking for fstat... yes >checking for ftruncate... yes >checking for ioctl... yes >checking for lseek... yes >checking for open... yes >checking for read... yes >checking for write... yes >checking for posix_fadvise... yes >checking whether posix_fadvise can be linked... yes >checking for stat... yes >checking for unlink... yes >checking whether to use search for libcpath in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libcpath... no >checking libcpath.h usability... no >checking libcpath.h presence... no >checking for libcpath.h... no >checking for errno.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/syslimits.h usability... no >checking sys/syslimits.h presence... no >checking for sys/syslimits.h... no >checking for chdir... yes >checking for getcwd... yes >checking for mkdir... yes >checking how to use mkdir... with additional mode argument >checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version... (cached) yes >configure: WARNING: no such directory: yes >checking for libbfio... no >checking libbfio.h usability... no >checking libbfio.h presence... no >checking for libbfio.h... no >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... (cached) time.h >checking whether time.h and sys/time.h may both be included... (cached) yes >checking for time... (cached) 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 libfguid in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libfguid... no >checking libfguid.h usability... no >checking libfguid.h presence... no >checking for libfguid.h... no >checking whether to use search for 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 zlib in includedir and libdir or in the specified DIR, or no if not to use zlib... (cached) yes >configure: WARNING: no such directory: yes >checking for zlib... yes >checking whether to use specify which alder32 implementation to use, options: 'auto-detect', 'zlib' or 'local'... (cached) auto-detect >checking for adler32 in -lz... yes >checking for compress2 in -lz... yes >checking for compressBound in -lz... yes >checking for uncompress in -lz... yes >checking whether to use search for bzip2 in includedir and libdir or in the specified DIR, or no if not to use bzip2... (cached) yes >configure: WARNING: no such directory: yes >checking for bzip2... no >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for BZ2_bzlibVersion in -lbz2... yes >checking for BZ2_bzBuffToBuffCompress in -lbz2... yes >checking for BZ2_bzBuffToBuffDecompress in -lbz2... yes >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) yes >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 >configure: WARNING: no such directory: yes >checking for openssl... yes >checking for dlopen in -ldl... yes >checking for EVP_MD_CTX_init in -lcrypto... no >checking for EVP_MD_CTX_cleanup in -lcrypto... no >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 openssl/md5.h usability... yes >checking openssl/md5.h presence... yes >checking for openssl/md5.h... yes >checking for MD5_Init in -lcrypto... yes >checking for MD5_Update in -lcrypto... yes >checking for MD5_Final in -lcrypto... yes >checking for EVP_MD_CTX_init in -lcrypto... (cached) no >checking for EVP_MD_CTX_cleanup in -lcrypto... (cached) no >checking for EVP_DigestInit_ex in -lcrypto... (cached) yes >checking for EVP_DigestUpdate in -lcrypto... (cached) yes >checking for EVP_DigestFinal_ex in -lcrypto... (cached) yes >checking for ERR_remove_thread_state in -lcrypto... (cached) yes >checking openssl/sha.h usability... yes >checking openssl/sha.h presence... yes >checking for openssl/sha.h... yes >checking for SHA1_Init in -lcrypto... yes >checking for SHA1_Update in -lcrypto... yes >checking for SHA1_Final in -lcrypto... yes >checking for EVP_MD_CTX_init in -lcrypto... (cached) no >checking for EVP_MD_CTX_cleanup in -lcrypto... (cached) no >checking for EVP_DigestInit_ex in -lcrypto... (cached) yes >checking for EVP_DigestUpdate in -lcrypto... (cached) yes >checking for EVP_DigestFinal_ex in -lcrypto... (cached) yes >checking for ERR_remove_thread_state in -lcrypto... (cached) yes >checking for openssl/sha.h... (cached) yes >checking for SHA224_Init in -lcrypto... yes >checking for SHA224_Update in -lcrypto... yes >checking for SHA224_Final in -lcrypto... yes >checking for EVP_MD_CTX_init in -lcrypto... (cached) no >checking for EVP_MD_CTX_cleanup in -lcrypto... (cached) no >checking for EVP_DigestInit_ex in -lcrypto... (cached) yes >checking for EVP_DigestUpdate in -lcrypto... (cached) yes >checking for EVP_DigestFinal_ex in -lcrypto... (cached) yes >checking for ERR_remove_thread_state in -lcrypto... (cached) yes >checking for openssl/sha.h... (cached) yes >checking for SHA256_Init in -lcrypto... yes >checking for SHA256_Update in -lcrypto... yes >checking for SHA256_Final in -lcrypto... yes >checking for EVP_MD_CTX_init in -lcrypto... (cached) no >checking for EVP_MD_CTX_cleanup in -lcrypto... (cached) no >checking for EVP_DigestInit_ex in -lcrypto... (cached) yes >checking for EVP_DigestUpdate in -lcrypto... (cached) yes >checking for EVP_DigestFinal_ex in -lcrypto... (cached) yes >checking for ERR_remove_thread_state in -lcrypto... (cached) yes >checking for openssl/sha.h... (cached) yes >checking for SHA512_Init in -lcrypto... yes >checking for SHA512_Update in -lcrypto... yes >checking for SHA512_Final in -lcrypto... yes >checking whether to use search for libcaes in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libcaes... no >checking libcaes.h usability... no >checking libcaes.h presence... no >checking for libcaes.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) yes >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 >configure: WARNING: no such directory: yes >checking for openssl... yes >checking for dlopen in -ldl... (cached) yes >checking for EVP_CIPHER_CTX_init in -lcrypto... no >checking for EVP_CIPHER_CTX_cleanup in -lcrypto... no >checking for EVP_CIPHER_CTX_set_padding in -lcrypto... yes >checking for EVP_CipherInit_ex in -lcrypto... yes >checking for EVP_CipherUpdate in -lcrypto... yes >checking for EVP_CipherFinal_ex in -lcrypto... yes >checking for ERR_remove_thread_state in -lcrypto... (cached) yes >checking openssl/aes.h usability... yes >checking openssl/aes.h presence... yes >checking for openssl/aes.h... yes >checking for EVP_aes_128_ecb in -lcrypto... yes >checking for EVP_aes_192_ecb in -lcrypto... yes >checking for EVP_aes_256_ecb in -lcrypto... yes >checking whether struct tm is in sys/time.h or time.h... (cached) time.h >checking whether time.h and sys/time.h may both be included... (cached) yes >checking for localtime... (cached) yes >checking for localtime_r... (cached) yes >checking for mktime... (cached) yes >checking for bindtextdomain... yes >checking whether to enable enable verbose output... (cached) no >checking whether to enable enable debug output... (cached) no >checking whether to use use `python-config --prefix' to determine the prefix of pythondir instead of --prefix... (cached) no >checking whether to enable build Python bindings... (cached) no >checking whether to use use to specify the Python directory (pythondir)... (cached) no >checking whether to enable build Python 2 bindings... (cached) no >checking whether to use use to specify the Python 2 directory (pythondir2)... (cached) no >checking whether to enable build Python 3 bindings... (cached) no >checking whether to use use to specify the Python 3 directory (pythondir3)... (cached) no >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking whether to use search for libodraw in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libodraw... no >checking libodraw.h usability... no >checking libodraw.h presence... no >checking for libodraw.h... no >checking for bison... bison -y >checking whether to use search for libsmdev in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libsmdev... no >checking libsmdev.h usability... no >checking libsmdev.h presence... no >checking for libsmdev.h... no >checking for errno.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for unistd.h... (cached) yes >checking for cygwin/fs.h... (cached) no >checking for linux/fs.h... (cached) yes >checking for sys/disk.h... (cached) no >checking for sys/disklabel.h... (cached) no >checking cygwin/hdreg.h usability... no >checking cygwin/hdreg.h presence... no >checking for cygwin/hdreg.h... no >checking linux/hdreg.h usability... yes >checking linux/hdreg.h presence... yes >checking for linux/hdreg.h... yes >checking scsi/scsi.h usability... yes >checking scsi/scsi.h presence... yes >checking for scsi/scsi.h... yes >checking scsi/scsi_ioctl.h usability... yes >checking scsi/scsi_ioctl.h presence... yes >checking for scsi/scsi_ioctl.h... yes >checking scsi/sg.h usability... yes >checking scsi/sg.h presence... yes >checking for scsi/sg.h... yes >checking linux/cdrom.h usability... yes >checking linux/cdrom.h presence... yes >checking for linux/cdrom.h... yes >checking linux/usbdevice_fs.h usability... yes >checking linux/usbdevice_fs.h presence... yes >checking for linux/usbdevice_fs.h... yes >checking linux/usb/ch9.h usability... yes >checking linux/usb/ch9.h presence... yes >checking for linux/usb/ch9.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 whether strerror_r is declared... (cached) yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... (cached) no >checking whether to use search for libsmraw in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect >checking for libsmraw... no >checking libsmraw.h usability... no >checking libsmraw.h presence... no >checking for libsmraw.h... no >checking whether to use search for libuuid in includedir and libdir or in the specified DIR, or no if not to use libuuid... (cached) no >checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse... (cached) yes >configure: WARNING: no such directory: yes >checking for fuse... 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 unistd.h... (cached) yes >checking for close... (cached) yes >checking for getopt... yes >checking for setvbuf... yes >checking for errno.h... (cached) yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking for stdarg.h... (cached) yes >checking for varargs.h... (cached) no >checking whether to enable build static executables (binaries)... (cached) no >checking whether to enable enable verbose output... (cached) no >checking whether to enable enable debug output... (cached) no >checking for dlfcn.h... (cached) yes >checking for fmemopen... yes >checking for getopt... (cached) yes >checking for dlsym in -ldl... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating common/Makefile >config.status: creating libcerror/Makefile >config.status: creating libcthreads/Makefile >config.status: creating libcdata/Makefile >config.status: creating libcdatetime/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 libfguid/Makefile >config.status: creating libfvalue/Makefile >config.status: creating libhmac/Makefile >config.status: creating libcaes/Makefile >config.status: creating libewf/Makefile >config.status: creating pyewf/Makefile >config.status: creating pyewf-python2/Makefile >config.status: creating pyewf-python3/Makefile >config.status: creating ewf.net/Makefile >config.status: creating libodraw/Makefile >config.status: creating libsmdev/Makefile >config.status: creating libsmraw/Makefile >config.status: creating ewftools/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/libewf.h >config.status: creating include/libewf/definitions.h >config.status: creating include/libewf/features.h >config.status: creating include/libewf/types.h >config.status: creating libewf/libewf_definitions.h >config.status: creating common/types.h >config.status: creating dpkg/changelog >config.status: creating libewf/libewf.rc >config.status: creating ewf.net/ewf.net.rc >config.status: creating libewf.pc >config.status: creating libewf.spec >config.status: creating common/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >configure: >Building: > libcerror support: local > libcthreads support: local > libcdata support: local > libcdatetime support: local > libclocale support: local > libcnotify support: local > libcsplit support: local > libuna support: local > libcfile support: local > libcpath support: local > libbfio support: local > libfcache support: local > libfdata support: local > libfguid support: local > libfvalue support: local > ADLER32 checksum support: zlib > DEFLATE compression support: zlib > BZIP2 compression support: bzip2 > libhmac support: local > MD5 support: libcrypto > SHA1 support: libcrypto > SHA256 support: libcrypto > libcaes support: local > AES support: libcrypto > libodraw support: local > libsmdev support: local > libsmraw support: local > GUID/UUID support: no > FUSE support: libfuse > >Features: > Multi-threading support: pthread > Wide character type support: no > ewftools are build as static executables: no > Python (pyewf) support: no > Python version 2 (pyewf) support: no > Python version 3 (pyewf) support: no > Verbose output: no > Debug output: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104 ... >make -j3 >Making all in include >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/include' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/include' >Making all in common >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/common' >make all-am >make[2]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/common' >make[2]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/common' >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/common' >Making all in libcerror >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcerror' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcerror_error.lo libcerror_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcerror_support.lo libcerror_support.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcerror_system.lo libcerror_system.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcerror_error.c -fPIC -DPIC -o .libs/libcerror_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcerror_system.c -fPIC -DPIC -o .libs/libcerror_system.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcerror_support.c -fPIC -DPIC -o .libs/libcerror_support.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcerror.la libcerror_error.lo libcerror_support.lo libcerror_system.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcerror.a .libs/libcerror_error.o .libs/libcerror_support.o .libs/libcerror_system.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcerror.a >libtool: link: ( cd ".libs" && rm -f "libcerror.la" && ln -s "../libcerror.la" "libcerror.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcerror' >Making all in libcthreads >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcthreads' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_condition.lo libcthreads_condition.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_error.lo libcthreads_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_lock.lo libcthreads_lock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_error.c -fPIC -DPIC -o .libs/libcthreads_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_condition.c -fPIC -DPIC -o .libs/libcthreads_condition.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_lock.c -fPIC -DPIC -o .libs/libcthreads_lock.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_mutex.lo libcthreads_mutex.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_queue.lo libcthreads_queue.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_read_write_lock.lo libcthreads_read_write_lock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_mutex.c -fPIC -DPIC -o .libs/libcthreads_mutex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_queue.c -fPIC -DPIC -o .libs/libcthreads_queue.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_read_write_lock.c -fPIC -DPIC -o .libs/libcthreads_read_write_lock.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_repeating_thread.lo libcthreads_repeating_thread.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_support.lo libcthreads_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_support.c -fPIC -DPIC -o .libs/libcthreads_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_repeating_thread.c -fPIC -DPIC -o .libs/libcthreads_repeating_thread.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_thread.lo libcthreads_thread.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_thread_attributes.lo libcthreads_thread_attributes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_thread.c -fPIC -DPIC -o .libs/libcthreads_thread.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_thread_attributes.c -fPIC -DPIC -o .libs/libcthreads_thread_attributes.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcthreads_thread_pool.lo libcthreads_thread_pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcthreads_thread_pool.c -fPIC -DPIC -o .libs/libcthreads_thread_pool.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcthreads.la libcthreads_condition.lo libcthreads_error.lo libcthreads_lock.lo libcthreads_mutex.lo libcthreads_queue.lo libcthreads_read_write_lock.lo libcthreads_repeating_thread.lo libcthreads_support.lo libcthreads_thread.lo libcthreads_thread_attributes.lo libcthreads_thread_pool.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-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 >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcthreads.a >libtool: link: ( cd ".libs" && rm -f "libcthreads.la" && ln -s "../libcthreads.la" "libcthreads.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcthreads' >Making all in libcdata >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcdata' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdata_array.lo libcdata_array.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdata_btree.lo libcdata_btree.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdata_error.lo libcdata_error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdata_error.c -fPIC -DPIC -o .libs/libcdata_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdata_array.c -fPIC -DPIC -o .libs/libcdata_array.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdata_btree.c -fPIC -DPIC -o .libs/libcdata_btree.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdata_list.lo libcdata_list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdata_list.c -fPIC -DPIC -o .libs/libcdata_list.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdata_list_element.lo libcdata_list_element.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdata_range_list.lo libcdata_range_list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdata_list_element.c -fPIC -DPIC -o .libs/libcdata_list_element.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdata_range_list.c -fPIC -DPIC -o .libs/libcdata_range_list.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdata_range_list_value.lo libcdata_range_list_value.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdata_support.lo libcdata_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdata_range_list_value.c -fPIC -DPIC -o .libs/libcdata_range_list_value.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdata_support.c -fPIC -DPIC -o .libs/libcdata_support.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdata_tree_node.lo libcdata_tree_node.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdata_tree_node.c -fPIC -DPIC -o .libs/libcdata_tree_node.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-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 >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcdata.a >libtool: link: ( cd ".libs" && rm -f "libcdata.la" && ln -s "../libcdata.la" "libcdata.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcdata' >Making all in libcdatetime >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcdatetime' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdatetime_elements.lo libcdatetime_elements.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdatetime_error.lo libcdatetime_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdatetime_timestamp.lo libcdatetime_timestamp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdatetime_timestamp.c -fPIC -DPIC -o .libs/libcdatetime_timestamp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdatetime_elements.c -fPIC -DPIC -o .libs/libcdatetime_elements.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdatetime_error.c -fPIC -DPIC -o .libs/libcdatetime_error.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcdatetime_support.lo libcdatetime_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcdatetime_support.c -fPIC -DPIC -o .libs/libcdatetime_support.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcdatetime.la libcdatetime_elements.lo libcdatetime_error.lo libcdatetime_timestamp.lo libcdatetime_support.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcdatetime.a .libs/libcdatetime_elements.o .libs/libcdatetime_error.o .libs/libcdatetime_timestamp.o .libs/libcdatetime_support.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcdatetime.a >libtool: link: ( cd ".libs" && rm -f "libcdatetime.la" && ln -s "../libcdatetime.la" "libcdatetime.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcdatetime' >Making all in libclocale >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libclocale' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libclocale_codepage.lo libclocale_codepage.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libclocale_locale.lo libclocale_locale.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libclocale_support.lo libclocale_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libclocale_codepage.c -fPIC -DPIC -o .libs/libclocale_codepage.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libclocale_support.c -fPIC -DPIC -o .libs/libclocale_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libclocale_locale.c -fPIC -DPIC -o .libs/libclocale_locale.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libclocale_wide_string.lo libclocale_wide_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libclocale_wide_string.c -fPIC -DPIC -o .libs/libclocale_wide_string.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libclocale.la libclocale_codepage.lo libclocale_locale.lo libclocale_support.lo libclocale_wide_string.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libclocale.a .libs/libclocale_codepage.o .libs/libclocale_locale.o .libs/libclocale_support.o .libs/libclocale_wide_string.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libclocale.a >libtool: link: ( cd ".libs" && rm -f "libclocale.la" && ln -s "../libclocale.la" "libclocale.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libclocale' >Making all in libcnotify >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcnotify' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcnotify_print.lo libcnotify_print.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcnotify_stream.lo libcnotify_stream.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcnotify_support.lo libcnotify_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcnotify_stream.c -fPIC -DPIC -o .libs/libcnotify_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcnotify_support.c -fPIC -DPIC -o .libs/libcnotify_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcnotify_print.c -fPIC -DPIC -o .libs/libcnotify_print.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcnotify_verbose.lo libcnotify_verbose.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcnotify_verbose.c -fPIC -DPIC -o .libs/libcnotify_verbose.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcnotify.la libcnotify_print.lo libcnotify_stream.lo libcnotify_support.lo libcnotify_verbose.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcnotify.a .libs/libcnotify_print.o .libs/libcnotify_stream.o .libs/libcnotify_support.o .libs/libcnotify_verbose.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcnotify.a >libtool: link: ( cd ".libs" && rm -f "libcnotify.la" && ln -s "../libcnotify.la" "libcnotify.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcnotify' >Making all in libcsplit >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcsplit' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcsplit_error.lo libcsplit_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcsplit_narrow_split_string.lo libcsplit_narrow_split_string.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcsplit_narrow_string.lo libcsplit_narrow_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcsplit_error.c -fPIC -DPIC -o .libs/libcsplit_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcsplit_narrow_split_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_split_string.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcsplit_narrow_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_string.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcsplit_support.lo libcsplit_support.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcsplit_wide_split_string.lo libcsplit_wide_split_string.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcsplit_wide_string.lo libcsplit_wide_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcsplit_support.c -fPIC -DPIC -o .libs/libcsplit_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcsplit_wide_string.c -fPIC -DPIC -o .libs/libcsplit_wide_string.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcsplit_wide_split_string.c -fPIC -DPIC -o .libs/libcsplit_wide_split_string.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcsplit.la libcsplit_error.lo libcsplit_narrow_split_string.lo libcsplit_narrow_string.lo libcsplit_support.lo libcsplit_wide_split_string.lo libcsplit_wide_string.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-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 >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcsplit.a >libtool: link: ( cd ".libs" && rm -f "libcsplit.la" && ln -s "../libcsplit.la" "libcsplit.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcsplit' >Making all in libuna >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libuna' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_base16_stream.lo libuna_base16_stream.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_base32_stream.lo libuna_base32_stream.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_base64_stream.lo libuna_base64_stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_base32_stream.c -fPIC -DPIC -o .libs/libuna_base32_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_base64_stream.c -fPIC -DPIC -o .libs/libuna_base64_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_base16_stream.c -fPIC -DPIC -o .libs/libuna_base16_stream.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_byte_stream.lo libuna_byte_stream.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_byte_stream.c -fPIC -DPIC -o .libs/libuna_byte_stream.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_2.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_2.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_4.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_3.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_4.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_4.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_6.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_5.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_5.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_7.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_6.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_6.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_8.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_7.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_7.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_9.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_8.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_8.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_10.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_9.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_9.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_13.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_14.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_10.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_10.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_13.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_13.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_14.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_14.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_15.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_iso_8859_16.lo libuna_codepage_iso_8859_16.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_15.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_15.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_koi8_r.lo libuna_codepage_koi8_r.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_iso_8859_16.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_16.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_koi8_u.lo libuna_codepage_koi8_u.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_koi8_r.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_r.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_874.lo libuna_codepage_windows_874.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_koi8_u.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_u.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_932.lo libuna_codepage_windows_932.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_874.c -fPIC -DPIC -o .libs/libuna_codepage_windows_874.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_936.lo libuna_codepage_windows_936.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_932.c -fPIC -DPIC -o .libs/libuna_codepage_windows_932.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_949.lo libuna_codepage_windows_949.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_936.c -fPIC -DPIC -o .libs/libuna_codepage_windows_936.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_949.c -fPIC -DPIC -o .libs/libuna_codepage_windows_949.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_950.lo libuna_codepage_windows_950.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_950.c -fPIC -DPIC -o .libs/libuna_codepage_windows_950.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_1250.lo libuna_codepage_windows_1250.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_1251.lo libuna_codepage_windows_1251.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_1250.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1250.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_1251.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1251.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_1252.lo libuna_codepage_windows_1252.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_1253.lo libuna_codepage_windows_1253.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_1254.lo libuna_codepage_windows_1254.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_1252.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1252.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_1253.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1253.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_1255.lo libuna_codepage_windows_1255.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_1256.lo libuna_codepage_windows_1256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_1254.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1254.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_1257.lo libuna_codepage_windows_1257.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_1255.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1255.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_1256.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1256.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_codepage_windows_1258.lo libuna_codepage_windows_1258.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_1257.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1257.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_error.lo libuna_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_support.lo libuna_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_codepage_windows_1258.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1258.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_error.c -fPIC -DPIC -o .libs/libuna_error.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_unicode_character.lo libuna_unicode_character.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_url_stream.lo libuna_url_stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_support.c -fPIC -DPIC -o .libs/libuna_support.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_utf16_stream.lo libuna_utf16_stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_unicode_character.c -fPIC -DPIC -o .libs/libuna_unicode_character.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_url_stream.c -fPIC -DPIC -o .libs/libuna_url_stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_utf16_stream.c -fPIC -DPIC -o .libs/libuna_utf16_stream.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_utf16_string.lo libuna_utf16_string.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_utf32_stream.lo libuna_utf32_stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_utf16_string.c -fPIC -DPIC -o .libs/libuna_utf16_string.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_utf32_stream.c -fPIC -DPIC -o .libs/libuna_utf32_stream.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_utf32_string.lo libuna_utf32_string.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_utf7_stream.lo libuna_utf7_stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_utf32_string.c -fPIC -DPIC -o .libs/libuna_utf32_string.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_utf7_stream.c -fPIC -DPIC -o .libs/libuna_utf7_stream.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_utf8_stream.lo libuna_utf8_stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_utf8_stream.c -fPIC -DPIC -o .libs/libuna_utf8_stream.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libuna_utf8_string.lo libuna_utf8_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libuna_utf8_string.c -fPIC -DPIC -o .libs/libuna_utf8_string.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libuna.la libuna_base16_stream.lo libuna_base32_stream.lo libuna_base64_stream.lo libuna_byte_stream.lo libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_16.lo libuna_codepage_koi8_r.lo libuna_codepage_koi8_u.lo libuna_codepage_windows_874.lo libuna_codepage_windows_932.lo libuna_codepage_windows_936.lo libuna_codepage_windows_949.lo libuna_codepage_windows_950.lo libuna_codepage_windows_1250.lo libuna_codepage_windows_1251.lo libuna_codepage_windows_1252.lo libuna_codepage_windows_1253.lo libuna_codepage_windows_1254.lo libuna_codepage_windows_1255.lo libuna_codepage_windows_1256.lo libuna_codepage_windows_1257.lo libuna_codepage_windows_1258.lo libuna_error.lo libuna_support.lo libuna_unicode_character.lo libuna_url_stream.lo libuna_utf16_stream.lo libuna_utf16_string.lo libuna_utf32_stream.lo libuna_utf32_string.lo libuna_utf7_stream.lo libuna_utf8_stream.lo libuna_utf8_string.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-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 >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libuna.a >libtool: link: ( cd ".libs" && rm -f "libuna.la" && ln -s "../libuna.la" "libuna.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libuna' >Making all in libcfile >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcfile' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcfile_error.lo libcfile_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcfile_file.lo libcfile_file.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcfile_notify.lo libcfile_notify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcfile_error.c -fPIC -DPIC -o .libs/libcfile_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcfile_notify.c -fPIC -DPIC -o .libs/libcfile_notify.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcfile_file.c -fPIC -DPIC -o .libs/libcfile_file.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcfile_support.lo libcfile_support.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcfile_system_string.lo libcfile_system_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcfile_support.c -fPIC -DPIC -o .libs/libcfile_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcfile_system_string.c -fPIC -DPIC -o .libs/libcfile_system_string.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcfile.la libcfile_error.lo libcfile_file.lo libcfile_notify.lo libcfile_support.lo libcfile_system_string.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcfile.a .libs/libcfile_error.o .libs/libcfile_file.o .libs/libcfile_notify.o .libs/libcfile_support.o .libs/libcfile_system_string.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcfile.a >libtool: link: ( cd ".libs" && rm -f "libcfile.la" && ln -s "../libcfile.la" "libcfile.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcfile' >Making all in libcpath >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcpath' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcpath_error.lo libcpath_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcpath_path.lo libcpath_path.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcpath_support.lo libcpath_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcpath_path.c -fPIC -DPIC -o .libs/libcpath_path.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcpath_error.c -fPIC -DPIC -o .libs/libcpath_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcpath_support.c -fPIC -DPIC -o .libs/libcpath_support.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcpath_system_string.lo libcpath_system_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcpath_system_string.c -fPIC -DPIC -o .libs/libcpath_system_string.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcpath.la libcpath_error.lo libcpath_path.lo libcpath_support.lo libcpath_system_string.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcpath.a .libs/libcpath_error.o .libs/libcpath_path.o .libs/libcpath_support.o .libs/libcpath_system_string.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcpath.a >libtool: link: ( cd ".libs" && rm -f "libcpath.la" && ln -s "../libcpath.la" "libcpath.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcpath' >Making all in libbfio >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libbfio' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libbfio_error.lo libbfio_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libbfio_file.lo libbfio_file.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libbfio_file_pool.lo libbfio_file_pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libbfio_file.c -fPIC -DPIC -o .libs/libbfio_file.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libbfio_error.c -fPIC -DPIC -o .libs/libbfio_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libbfio_file_pool.c -fPIC -DPIC -o .libs/libbfio_file_pool.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libbfio_file_range.lo libbfio_file_range.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libbfio_handle.lo libbfio_handle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libbfio_file_range.c -fPIC -DPIC -o .libs/libbfio_file_range.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libbfio_handle.c -fPIC -DPIC -o .libs/libbfio_handle.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libbfio_memory_range.lo libbfio_memory_range.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libbfio_memory_range.c -fPIC -DPIC -o .libs/libbfio_memory_range.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libbfio_pool.lo libbfio_pool.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libbfio_support.lo libbfio_support.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libbfio_system_string.lo libbfio_system_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libbfio_pool.c -fPIC -DPIC -o .libs/libbfio_pool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libbfio_support.c -fPIC -DPIC -o .libs/libbfio_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libclocale -I../libcnotify -I../libcdata -I../libcsplit -I../libcfile -I../libcpath -I../libuna -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libbfio_system_string.c -fPIC -DPIC -o .libs/libbfio_system_string.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libbfio.la libbfio_error.lo libbfio_file.lo libbfio_file_pool.lo libbfio_file_range.lo libbfio_handle.lo libbfio_memory_range.lo libbfio_pool.lo libbfio_support.lo libbfio_system_string.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbfio.a .libs/libbfio_error.o .libs/libbfio_file.o .libs/libbfio_file_pool.o .libs/libbfio_file_range.o .libs/libbfio_handle.o .libs/libbfio_memory_range.o .libs/libbfio_pool.o .libs/libbfio_support.o .libs/libbfio_system_string.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbfio.a >libtool: link: ( cd ".libs" && rm -f "libbfio.la" && ln -s "../libbfio.la" "libbfio.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libbfio' >Making all in libfcache >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libfcache' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfcache_cache.lo libfcache_cache.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfcache_cache_value.lo libfcache_cache_value.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfcache_date_time.lo libfcache_date_time.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfcache_cache.c -fPIC -DPIC -o .libs/libfcache_cache.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfcache_cache_value.c -fPIC -DPIC -o .libs/libfcache_cache_value.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfcache_date_time.c -fPIC -DPIC -o .libs/libfcache_date_time.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfcache_error.lo libfcache_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfcache_support.lo libfcache_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfcache_support.c -fPIC -DPIC -o .libs/libfcache_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfcache_error.c -fPIC -DPIC -o .libs/libfcache_error.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfcache.la libfcache_cache.lo libfcache_cache_value.lo libfcache_date_time.lo libfcache_error.lo libfcache_support.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-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 >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfcache.a >libtool: link: ( cd ".libs" && rm -f "libfcache.la" && ln -s "../libfcache.la" "libfcache.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libfcache' >Making all in libfdata >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libfdata' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_area.lo libfdata_area.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_btree.lo libfdata_btree.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_btree_node.lo libfdata_btree_node.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_btree.c -fPIC -DPIC -o .libs/libfdata_btree.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_area.c -fPIC -DPIC -o .libs/libfdata_area.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_btree_node.c -fPIC -DPIC -o .libs/libfdata_btree_node.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_btree_range.lo libfdata_btree_range.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_cache.lo libfdata_cache.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_btree_range.c -fPIC -DPIC -o .libs/libfdata_btree_range.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_cache.c -fPIC -DPIC -o .libs/libfdata_cache.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_error.lo libfdata_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_list.lo libfdata_list.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_list_element.lo libfdata_list_element.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_error.c -fPIC -DPIC -o .libs/libfdata_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_list.c -fPIC -DPIC -o .libs/libfdata_list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_list_element.c -fPIC -DPIC -o .libs/libfdata_list_element.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_mapped_range.lo libfdata_mapped_range.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_mapped_range.c -fPIC -DPIC -o .libs/libfdata_mapped_range.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_notify.lo libfdata_notify.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_range.lo libfdata_range.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_notify.c -fPIC -DPIC -o .libs/libfdata_notify.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_range.c -fPIC -DPIC -o .libs/libfdata_range.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_range_list.lo libfdata_range_list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_range_list.c -fPIC -DPIC -o .libs/libfdata_range_list.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_segments_array.lo libfdata_segments_array.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_stream.lo libfdata_stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_segments_array.c -fPIC -DPIC -o .libs/libfdata_segments_array.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_stream.c -fPIC -DPIC -o .libs/libfdata_stream.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_support.lo libfdata_support.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_tree.lo libfdata_tree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_support.c -fPIC -DPIC -o .libs/libfdata_support.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_tree_node.lo libfdata_tree_node.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_tree.c -fPIC -DPIC -o .libs/libfdata_tree.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_tree_node.c -fPIC -DPIC -o .libs/libfdata_tree_node.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfdata_vector.lo libfdata_vector.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfdata_vector.c -fPIC -DPIC -o .libs/libfdata_vector.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfdata.la libfdata_area.lo 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_segments_array.lo libfdata_stream.lo libfdata_support.lo libfdata_tree.lo libfdata_tree_node.lo libfdata_vector.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfdata.a .libs/libfdata_area.o .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_segments_array.o .libs/libfdata_stream.o .libs/libfdata_support.o .libs/libfdata_tree.o .libs/libfdata_tree_node.o .libs/libfdata_vector.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfdata.a >libtool: link: ( cd ".libs" && rm -f "libfdata.la" && ln -s "../libfdata.la" "libfdata.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libfdata' >Making all in libfguid >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libfguid' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfguid_error.lo libfguid_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfguid_identifier.lo libfguid_identifier.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfguid_support.lo libfguid_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfguid_support.c -fPIC -DPIC -o .libs/libfguid_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfguid_identifier.c -fPIC -DPIC -o .libs/libfguid_identifier.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfguid_error.c -fPIC -DPIC -o .libs/libfguid_error.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfguid.la libfguid_error.lo libfguid_identifier.lo libfguid_support.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfguid.a .libs/libfguid_error.o .libs/libfguid_identifier.o .libs/libfguid_support.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfguid.a >libtool: link: ( cd ".libs" && rm -f "libfguid.la" && ln -s "../libfguid.la" "libfguid.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libfguid' >Making all in libfvalue >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libfvalue' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_binary_data.lo libfvalue_binary_data.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_data_handle.lo libfvalue_data_handle.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_error.lo libfvalue_error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_data_handle.c -fPIC -DPIC -o .libs/libfvalue_data_handle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_binary_data.c -fPIC -DPIC -o .libs/libfvalue_binary_data.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_error.c -fPIC -DPIC -o .libs/libfvalue_error.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_filetime.lo libfvalue_filetime.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_floating_point.lo libfvalue_floating_point.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_filetime.c -fPIC -DPIC -o .libs/libfvalue_filetime.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_integer.lo libfvalue_integer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_floating_point.c -fPIC -DPIC -o .libs/libfvalue_floating_point.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_split_string.lo libfvalue_split_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_integer.c -fPIC -DPIC -o .libs/libfvalue_integer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_split_string.c -fPIC -DPIC -o .libs/libfvalue_split_string.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_string.lo libfvalue_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_string.c -fPIC -DPIC -o .libs/libfvalue_string.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_table.lo libfvalue_table.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_value.lo libfvalue_value.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_table.c -fPIC -DPIC -o .libs/libfvalue_table.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_value.c -fPIC -DPIC -o .libs/libfvalue_value.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_value_entry.lo libfvalue_value_entry.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_value_type.lo libfvalue_value_type.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_value_type.c -fPIC -DPIC -o .libs/libfvalue_value_type.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_value_entry.c -fPIC -DPIC -o .libs/libfvalue_value_entry.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libfvalue_support.lo libfvalue_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I../libfguid -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libfvalue_support.c -fPIC -DPIC -o .libs/libfvalue_support.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-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 >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfvalue.a >libtool: link: ( cd ".libs" && rm -f "libfvalue.la" && ln -s "../libfvalue.la" "libfvalue.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libfvalue' >Making all in libhmac >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libhmac' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libhmac_error.lo libhmac_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libhmac_md5.lo libhmac_md5.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libhmac_sha1.lo libhmac_sha1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libhmac_md5.c -fPIC -DPIC -o .libs/libhmac_md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libhmac_error.c -fPIC -DPIC -o .libs/libhmac_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libhmac_sha1.c -fPIC -DPIC -o .libs/libhmac_sha1.o >libhmac_md5.c: In function âlibhmac_md5_initializeâ: >libhmac_md5.c:547:9: warning: âMD5_Initâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 547 | if( MD5_Init( > | ^~ >In file included from libhmac_md5.c:31: >/usr/include/openssl/md5.h:49:27: note: declared here > 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); > | ^~~~~~~~ >libhmac_md5.c: In function âlibhmac_md5_updateâ: >libhmac_md5.c:779:9: warning: âMD5_Updateâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 779 | if( MD5_Update( > | ^~ >In file included from libhmac_md5.c:31: >/usr/include/openssl/md5.h:50:27: note: declared here > 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); > | ^~~~~~~~~~ >libhmac_md5.c: In function âlibhmac_md5_finalizeâ: >libhmac_md5.c:1075:9: warning: âMD5_Finalâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 1075 | if( MD5_Final( > | ^~ >In file included from libhmac_md5.c:31: >/usr/include/openssl/md5.h:51:27: note: declared here > 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); > | ^~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libhmac_sha224.lo libhmac_sha224.c >libhmac_sha1.c: In function âlibhmac_sha1_initializeâ: >libhmac_sha1.c:621:9: warning: âSHA1_Initâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 621 | if( SHA1_Init( > | ^~ >In file included from libhmac_sha1.c:31: >/usr/include/openssl/sha.h:49:27: note: declared here > 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); > | ^~~~~~~~~ >libhmac_sha1.c: In function âlibhmac_sha1_updateâ: >libhmac_sha1.c:853:9: warning: âSHA1_Updateâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 853 | if( SHA1_Update( > | ^~ >In file included from libhmac_sha1.c:31: >/usr/include/openssl/sha.h:50:27: note: declared here > 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); > | ^~~~~~~~~~~ >libhmac_sha1.c: In function âlibhmac_sha1_finalizeâ: >libhmac_sha1.c:1149:9: warning: âSHA1_Finalâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 1149 | if( SHA1_Final( > | ^~ >In file included from libhmac_sha1.c:31: >/usr/include/openssl/sha.h:51:27: note: declared here > 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); > | ^~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libhmac_sha256.lo libhmac_sha256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libhmac_sha224.c -fPIC -DPIC -o .libs/libhmac_sha224.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libhmac_sha512.lo libhmac_sha512.c >libhmac_sha224.c: In function âlibhmac_sha224_initializeâ: >libhmac_sha224.c:580:9: warning: âSHA224_Initâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 580 | if( SHA224_Init( > | ^~ >In file included from libhmac_sha224.c:31: >/usr/include/openssl/sha.h:69:27: note: declared here > 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); > | ^~~~~~~~~~~ >libhmac_sha224.c: In function âlibhmac_sha224_updateâ: >libhmac_sha224.c:816:9: warning: âSHA224_Updateâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 816 | if( SHA224_Update( > | ^~ >In file included from libhmac_sha224.c:31: >/usr/include/openssl/sha.h:70:27: note: declared here > 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, > | ^~~~~~~~~~~~~ >libhmac_sha224.c: In function âlibhmac_sha224_finalizeâ: >libhmac_sha224.c:1112:9: warning: âSHA224_Finalâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 1112 | if( SHA224_Final( > | ^~ >In file included from libhmac_sha224.c:31: >/usr/include/openssl/sha.h:72:27: note: declared here > 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); > | ^~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libhmac_sha512.c -fPIC -DPIC -o .libs/libhmac_sha512.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libhmac_sha256.c -fPIC -DPIC -o .libs/libhmac_sha256.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libhmac_support.lo libhmac_support.c >libhmac_sha256.c: In function âlibhmac_sha256_initializeâ: >libhmac_sha256.c:580:9: warning: âSHA256_Initâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 580 | if( SHA256_Init( > | ^~ >In file included from libhmac_sha256.c:31: >/usr/include/openssl/sha.h:73:27: note: declared here > 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); > | ^~~~~~~~~~~ >libhmac_sha256.c: In function âlibhmac_sha256_updateâ: >libhmac_sha256.c:816:9: warning: âSHA256_Updateâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 816 | if( SHA256_Update( > | ^~ >In file included from libhmac_sha256.c:31: >/usr/include/openssl/sha.h:74:27: note: declared here > 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, > | ^~~~~~~~~~~~~ >libhmac_sha256.c: In function âlibhmac_sha256_finalizeâ: >libhmac_sha256.c:1112:9: warning: âSHA256_Finalâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 1112 | if( SHA256_Final( > | ^~ >In file included from libhmac_sha256.c:31: >/usr/include/openssl/sha.h:76:27: note: declared here > 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); > | ^~~~~~~~~~~~ >libhmac_sha512.c: In function âlibhmac_sha512_initializeâ: >libhmac_sha512.c:616:9: warning: âSHA512_Initâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 616 | if( SHA512_Init( > | ^~ >In file included from libhmac_sha512.c:31: >/usr/include/openssl/sha.h:123:27: note: declared here > 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); > | ^~~~~~~~~~~ >libhmac_sha512.c: In function âlibhmac_sha512_updateâ: >libhmac_sha512.c:852:9: warning: âSHA512_Updateâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 852 | if( SHA512_Update( > | ^~ >In file included from libhmac_sha512.c:31: >/usr/include/openssl/sha.h:124:27: note: declared here > 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, > | ^~~~~~~~~~~~~ >libhmac_sha512.c: In function âlibhmac_sha512_finalizeâ: >libhmac_sha512.c:1148:9: warning: âSHA512_Finalâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 1148 | if( SHA512_Final( > | ^~ >In file included from libhmac_sha512.c:31: >/usr/include/openssl/sha.h:126:27: note: declared here > 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); > | ^~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libhmac_support.c -fPIC -DPIC -o .libs/libhmac_support.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libhmac.la libhmac_error.lo libhmac_md5.lo libhmac_sha1.lo libhmac_sha224.lo libhmac_sha256.lo libhmac_sha512.lo libhmac_support.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-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 >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libhmac.a >libtool: link: ( cd ".libs" && rm -f "libhmac.la" && ln -s "../libhmac.la" "libhmac.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libhmac' >Making all in libcaes >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcaes' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcaes_context.lo libcaes_context.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcaes_error.lo libcaes_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcaes_key.lo libcaes_key.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcaes_error.c -fPIC -DPIC -o .libs/libcaes_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcaes_context.c -fPIC -DPIC -o .libs/libcaes_context.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcaes_key.c -fPIC -DPIC -o .libs/libcaes_key.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcaes_support.lo libcaes_support.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libcaes_tweaked_context.lo libcaes_tweaked_context.c >libcaes_context.c: In function âlibcaes_context_set_keyâ: >libcaes_context.c:611:17: warning: âAES_set_encrypt_keyâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 611 | if( AES_set_encrypt_key( > | ^~ >In file included from libcaes_context.h:32, > from libcaes_context.c:39: >/usr/include/openssl/aes.h:51:5: note: declared here > 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, > | ^~~~~~~~~~~~~~~~~~~ >libcaes_context.c:628:17: warning: âAES_set_decrypt_keyâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 628 | if( AES_set_decrypt_key( > | ^~ >In file included from libcaes_context.h:32, > from libcaes_context.c:39: >/usr/include/openssl/aes.h:54:5: note: declared here > 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, > | ^~~~~~~~~~~~~~~~~~~ >libcaes_context.c: In function âlibcaes_crypt_cbcâ: >libcaes_context.c:1612:9: warning: âAES_cbc_encryptâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 1612 | AES_cbc_encrypt( > | ^~~~~~~~~~~~~~~ >In file included from libcaes_context.h:32, > from libcaes_context.c:39: >/usr/include/openssl/aes.h:66:6: note: declared here > 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, > | ^~~~~~~~~~~~~~~ >libcaes_context.c: In function âlibcaes_crypt_ecbâ: >libcaes_context.c:2696:9: warning: âAES_ecb_encryptâ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 2696 | AES_ecb_encrypt( > | ^~~~~~~~~~~~~~~ >In file included from libcaes_context.h:32, > from libcaes_context.c:39: >/usr/include/openssl/aes.h:63:6: note: declared here > 63 | void AES_ecb_encrypt(const unsigned char *in, unsigned char *out, > | ^~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcaes_support.c -fPIC -DPIC -o .libs/libcaes_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libcaes_tweaked_context.c -fPIC -DPIC -o .libs/libcaes_tweaked_context.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcaes.la libcaes_context.lo libcaes_error.lo libcaes_key.lo libcaes_support.lo libcaes_tweaked_context.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcaes.a .libs/libcaes_context.o .libs/libcaes_error.o .libs/libcaes_key.o .libs/libcaes_support.o .libs/libcaes_tweaked_context.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcaes.a >libtool: link: ( cd ".libs" && rm -f "libcaes.la" && ln -s "../libcaes.la" "libcaes.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libcaes' >Making all in libewf >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libewf' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf.lo libewf.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_analytical_data.lo libewf_analytical_data.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_case_data.lo libewf_case_data.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf.c -fPIC -DPIC -o .libs/libewf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_analytical_data.c -fPIC -DPIC -o .libs/libewf_analytical_data.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_case_data.c -fPIC -DPIC -o .libs/libewf_case_data.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_checksum.lo libewf_checksum.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_chunk_data.lo libewf_chunk_data.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_checksum.c -fPIC -DPIC -o .libs/libewf_checksum.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_chunk_data.c -fPIC -DPIC -o .libs/libewf_chunk_data.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_chunk_group.lo libewf_chunk_group.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_chunk_table.lo libewf_chunk_table.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_chunk_group.c -fPIC -DPIC -o .libs/libewf_chunk_group.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_chunk_table.c -fPIC -DPIC -o .libs/libewf_chunk_table.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_compression.lo libewf_compression.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_data_chunk.lo libewf_data_chunk.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_date_time.lo libewf_date_time.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_compression.c -fPIC -DPIC -o .libs/libewf_compression.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_date_time.c -fPIC -DPIC -o .libs/libewf_date_time.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_data_chunk.c -fPIC -DPIC -o .libs/libewf_data_chunk.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_date_time_values.lo libewf_date_time_values.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_debug.lo libewf_debug.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_deflate.lo libewf_deflate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_date_time_values.c -fPIC -DPIC -o .libs/libewf_date_time_values.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_debug.c -fPIC -DPIC -o .libs/libewf_debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_deflate.c -fPIC -DPIC -o .libs/libewf_deflate.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_device_information.lo libewf_device_information.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_device_information.c -fPIC -DPIC -o .libs/libewf_device_information.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_error.lo libewf_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_filename.lo libewf_filename.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_filename.c -fPIC -DPIC -o .libs/libewf_filename.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_file_entry.lo libewf_file_entry.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_error.c -fPIC -DPIC -o .libs/libewf_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_file_entry.c -fPIC -DPIC -o .libs/libewf_file_entry.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_handle.lo libewf_handle.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_hash_sections.lo libewf_hash_sections.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_handle.c -fPIC -DPIC -o .libs/libewf_handle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_hash_sections.c -fPIC -DPIC -o .libs/libewf_hash_sections.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_hash_values.lo libewf_hash_values.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_hash_values.c -fPIC -DPIC -o .libs/libewf_hash_values.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_header_sections.lo libewf_header_sections.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_header_sections.c -fPIC -DPIC -o .libs/libewf_header_sections.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_header_values.lo libewf_header_values.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_io_handle.lo libewf_io_handle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_header_values.c -fPIC -DPIC -o .libs/libewf_header_values.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_io_handle.c -fPIC -DPIC -o .libs/libewf_io_handle.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_media_values.lo libewf_media_values.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_media_values.c -fPIC -DPIC -o .libs/libewf_media_values.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_notify.lo libewf_notify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_notify.c -fPIC -DPIC -o .libs/libewf_notify.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_read_io_handle.lo libewf_read_io_handle.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_restart_data.lo libewf_restart_data.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_read_io_handle.c -fPIC -DPIC -o .libs/libewf_read_io_handle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_restart_data.c -fPIC -DPIC -o .libs/libewf_restart_data.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_section.lo libewf_section.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_sector_range.lo libewf_sector_range.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_sector_range.c -fPIC -DPIC -o .libs/libewf_sector_range.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_segment_file.lo libewf_segment_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_section.c -fPIC -DPIC -o .libs/libewf_section.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_segment_table.lo libewf_segment_table.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_segment_file.c -fPIC -DPIC -o .libs/libewf_segment_file.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_segment_table.c -fPIC -DPIC -o .libs/libewf_segment_table.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_single_files.lo libewf_single_files.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_single_files.c -fPIC -DPIC -o .libs/libewf_single_files.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_single_file_entry.lo libewf_single_file_entry.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_single_file_tree.lo libewf_single_file_tree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_single_file_entry.c -fPIC -DPIC -o .libs/libewf_single_file_entry.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_single_file_tree.c -fPIC -DPIC -o .libs/libewf_single_file_tree.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_support.lo libewf_support.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libewf_write_io_handle.lo libewf_write_io_handle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_support.c -fPIC -DPIC -o .libs/libewf_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libhmac -I../libcaes -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libewf_write_io_handle.c -fPIC -DPIC -o .libs/libewf_write_io_handle.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -no-undefined -version-info 3:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libewf.la -rpath /usr/lib64 libewf.lo libewf_analytical_data.lo libewf_case_data.lo libewf_checksum.lo libewf_chunk_data.lo libewf_chunk_group.lo libewf_chunk_table.lo libewf_compression.lo libewf_data_chunk.lo libewf_date_time.lo libewf_date_time_values.lo libewf_debug.lo libewf_deflate.lo libewf_device_information.lo libewf_error.lo libewf_filename.lo libewf_file_entry.lo libewf_handle.lo libewf_hash_sections.lo libewf_hash_values.lo libewf_header_sections.lo libewf_header_values.lo libewf_io_handle.lo libewf_media_values.lo libewf_notify.lo libewf_read_io_handle.lo libewf_restart_data.lo libewf_section.lo libewf_sector_range.lo libewf_segment_file.lo libewf_segment_table.lo libewf_single_files.lo libewf_single_file_entry.lo libewf_single_file_tree.lo libewf_support.lo libewf_write_io_handle.lo ../libcerror/libcerror.la ../libcthreads/libcthreads.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la ../libfcache/libfcache.la ../libfdata/libfdata.la ../libfguid/libfguid.la ../libfvalue/libfvalue.la -lz -lbz2 ../libhmac/libhmac.la ../libcaes/libcaes.la -lcrypto -ldl -lpthread -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libewf.o .libs/libewf_analytical_data.o .libs/libewf_case_data.o .libs/libewf_checksum.o .libs/libewf_chunk_data.o .libs/libewf_chunk_group.o .libs/libewf_chunk_table.o .libs/libewf_compression.o .libs/libewf_data_chunk.o .libs/libewf_date_time.o .libs/libewf_date_time_values.o .libs/libewf_debug.o .libs/libewf_deflate.o .libs/libewf_device_information.o .libs/libewf_error.o .libs/libewf_filename.o .libs/libewf_file_entry.o .libs/libewf_handle.o .libs/libewf_hash_sections.o .libs/libewf_hash_values.o .libs/libewf_header_sections.o .libs/libewf_header_values.o .libs/libewf_io_handle.o .libs/libewf_media_values.o .libs/libewf_notify.o .libs/libewf_read_io_handle.o .libs/libewf_restart_data.o .libs/libewf_section.o .libs/libewf_sector_range.o .libs/libewf_segment_file.o .libs/libewf_segment_table.o .libs/libewf_single_files.o .libs/libewf_single_file_entry.o .libs/libewf_single_file_tree.o .libs/libewf_support.o .libs/libewf_write_io_handle.o -Wl,--whole-archive ../libcerror/.libs/libcerror.a ../libcthreads/.libs/libcthreads.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libcnotify/.libs/libcnotify.a ../libcsplit/.libs/libcsplit.a ../libuna/.libs/libuna.a ../libcfile/.libs/libcfile.a ../libcpath/.libs/libcpath.a ../libbfio/.libs/libbfio.a ../libfcache/.libs/libfcache.a ../libfdata/.libs/libfdata.a ../libfguid/.libs/libfguid.a ../libfvalue/.libs/libfvalue.a ../libhmac/.libs/libhmac.a ../libcaes/.libs/libcaes.a -Wl,--no-whole-archive -lz -lcrypto -lpthread -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libewf.so.3 -o .libs/libewf.so.3.0.0 >libtool: link: (cd ".libs" && rm -f "libewf.so.3" && ln -s "libewf.so.3.0.0" "libewf.so.3") >libtool: link: (cd ".libs" && rm -f "libewf.so" && ln -s "libewf.so.3.0.0" "libewf.so") >libtool: link: ( cd ".libs" && rm -f "libewf.la" && ln -s "../libewf.la" "libewf.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libewf' >Making all in libodraw >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libodraw' >make all-am >make[2]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libodraw' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_cue_parser.lo libodraw_cue_parser.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_cue_scanner.lo libodraw_cue_scanner.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_data_file.lo libodraw_data_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_data_file.c -fPIC -DPIC -o .libs/libodraw_data_file.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_cue_parser.c -fPIC -DPIC -o .libs/libodraw_cue_parser.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_cue_scanner.c -fPIC -DPIC -o .libs/libodraw_cue_scanner.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_data_file_descriptor.lo libodraw_data_file_descriptor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_data_file_descriptor.c -fPIC -DPIC -o .libs/libodraw_data_file_descriptor.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_debug.lo libodraw_debug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_debug.c -fPIC -DPIC -o .libs/libodraw_debug.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_error.lo libodraw_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_handle.lo libodraw_handle.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_io_handle.lo libodraw_io_handle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_error.c -fPIC -DPIC -o .libs/libodraw_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_handle.c -fPIC -DPIC -o .libs/libodraw_handle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_io_handle.c -fPIC -DPIC -o .libs/libodraw_io_handle.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_notify.lo libodraw_notify.c >libodraw_handle.c: In function âlibodraw_handle_open_file_io_handleâ: >libodraw_handle.c:899:1: warning: label âon_errorâ defined but not used [-Wunused-label] > 899 | on_error: > | ^~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_notify.c -fPIC -DPIC -o .libs/libodraw_notify.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_sector_range.lo libodraw_sector_range.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_support.lo libodraw_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_support.c -fPIC -DPIC -o .libs/libodraw_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_sector_range.c -fPIC -DPIC -o .libs/libodraw_sector_range.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libodraw_track_value.lo libodraw_track_value.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libodraw_track_value.c -fPIC -DPIC -o .libs/libodraw_track_value.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libodraw.la libodraw_cue_parser.lo libodraw_cue_scanner.lo libodraw_data_file.lo libodraw_data_file_descriptor.lo libodraw_debug.lo libodraw_error.lo libodraw_handle.lo libodraw_io_handle.lo libodraw_notify.lo libodraw_sector_range.lo libodraw_support.lo libodraw_track_value.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libodraw.a .libs/libodraw_cue_parser.o .libs/libodraw_cue_scanner.o .libs/libodraw_data_file.o .libs/libodraw_data_file_descriptor.o .libs/libodraw_debug.o .libs/libodraw_error.o .libs/libodraw_handle.o .libs/libodraw_io_handle.o .libs/libodraw_notify.o .libs/libodraw_sector_range.o .libs/libodraw_support.o .libs/libodraw_track_value.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libodraw.a >libtool: link: ( cd ".libs" && rm -f "libodraw.la" && ln -s "../libodraw.la" "libodraw.la" ) >make[2]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libodraw' >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libodraw' >Making all in libsmdev >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libsmdev' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_ata.lo libsmdev_ata.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_debug.lo libsmdev_debug.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_error.lo libsmdev_error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_error.c -fPIC -DPIC -o .libs/libsmdev_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_ata.c -fPIC -DPIC -o .libs/libsmdev_ata.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_debug.c -fPIC -DPIC -o .libs/libsmdev_debug.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_handle.lo libsmdev_handle.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_notify.lo libsmdev_notify.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_optical_disc.lo libsmdev_optical_disc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_handle.c -fPIC -DPIC -o .libs/libsmdev_handle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_notify.c -fPIC -DPIC -o .libs/libsmdev_notify.o >libsmdev_handle.c: In function âlibsmdev_handle_get_bytes_per_sectorâ: >libsmdev_handle.c:3873:17: warning: unused variable âread_countâ [-Wunused-variable] > 3873 | ssize_t read_count = 0; > | ^~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_optical_disc.c -fPIC -DPIC -o .libs/libsmdev_optical_disc.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_scsi.lo libsmdev_scsi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_scsi.c -fPIC -DPIC -o .libs/libsmdev_scsi.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_sector_range.lo libsmdev_sector_range.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_string.lo libsmdev_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_sector_range.c -fPIC -DPIC -o .libs/libsmdev_sector_range.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_support.lo libsmdev_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_string.c -fPIC -DPIC -o .libs/libsmdev_string.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_support.c -fPIC -DPIC -o .libs/libsmdev_support.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_track_value.lo libsmdev_track_value.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmdev_usb.lo libsmdev_usb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_track_value.c -fPIC -DPIC -o .libs/libsmdev_track_value.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmdev_usb.c -fPIC -DPIC -o .libs/libsmdev_usb.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libsmdev.la libsmdev_ata.lo libsmdev_debug.lo libsmdev_error.lo libsmdev_handle.lo libsmdev_notify.lo libsmdev_optical_disc.lo libsmdev_scsi.lo libsmdev_sector_range.lo libsmdev_string.lo libsmdev_support.lo libsmdev_track_value.lo libsmdev_usb.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsmdev.a .libs/libsmdev_ata.o .libs/libsmdev_debug.o .libs/libsmdev_error.o .libs/libsmdev_handle.o .libs/libsmdev_notify.o .libs/libsmdev_optical_disc.o .libs/libsmdev_scsi.o .libs/libsmdev_sector_range.o .libs/libsmdev_string.o .libs/libsmdev_support.o .libs/libsmdev_track_value.o .libs/libsmdev_usb.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsmdev.a >libtool: link: ( cd ".libs" && rm -f "libsmdev.la" && ln -s "../libsmdev.la" "libsmdev.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libsmdev' >Making all in libsmraw >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libsmraw' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmraw_error.lo libsmraw_error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmraw_filename.lo libsmraw_filename.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmraw_handle.lo libsmraw_handle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmraw_error.c -fPIC -DPIC -o .libs/libsmraw_error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmraw_handle.c -fPIC -DPIC -o .libs/libsmraw_handle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmraw_filename.c -fPIC -DPIC -o .libs/libsmraw_filename.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmraw_information_file.lo libsmraw_information_file.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmraw_io_handle.lo libsmraw_io_handle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmraw_information_file.c -fPIC -DPIC -o .libs/libsmraw_information_file.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmraw_io_handle.c -fPIC -DPIC -o .libs/libsmraw_io_handle.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmraw_notify.lo libsmraw_notify.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o libsmraw_support.lo libsmraw_support.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmraw_notify.c -fPIC -DPIC -o .libs/libsmraw_notify.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -pipe -march=native -fno-diagnostics-color -O2 -Wall -c libsmraw_support.c -fPIC -DPIC -o .libs/libsmraw_support.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libsmraw.la libsmraw_error.lo libsmraw_filename.lo libsmraw_handle.lo libsmraw_information_file.lo libsmraw_io_handle.lo libsmraw_notify.lo libsmraw_support.lo -ldl -lbz2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsmraw.a .libs/libsmraw_error.o .libs/libsmraw_filename.o .libs/libsmraw_handle.o .libs/libsmraw_information_file.o .libs/libsmraw_io_handle.o .libs/libsmraw_notify.o .libs/libsmraw_support.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsmraw.a >libtool: link: ( cd ".libs" && rm -f "libsmraw.la" && ln -s "../libsmraw.la" "libsmraw.la" ) >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/libsmraw' >Making all in ewftools >make[1]: Entering directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/ewftools' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o byte_size_string.o byte_size_string.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o digest_hash.o digest_hash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o device_handle.o device_handle.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o ewfacquire.o ewfacquire.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o ewfinput.o ewfinput.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o ewftools_getopt.o ewftools_getopt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o ewftools_output.o ewftools_output.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o ewftools_signal.o ewftools_signal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o ewftools_system_string.o ewftools_system_string.c >ewftools_output.c: In function âewfoutput_version_detailed_fprintâ: >ewftools_output.c:244:10: error: âSHLIB_VERSION_NUMBERâ undeclared (first use in this function); did you mean âOPENSSL_VERSION_NUMBERâ? > 244 | SHLIB_VERSION_NUMBER ); > | ^~~~~~~~~~~~~~~~~~~~ > | OPENSSL_VERSION_NUMBER >ewftools_output.c:244:10: note: each undeclared identifier is reported only once for each function it appears in >make[1]: *** [Makefile:1284: ewftools_output.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104/ewftools' >make: *** [Makefile:851: all-recursive] Error 1 > * ERROR: app-forensics/libewf-20171104-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-forensics/libewf-20171104-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-forensics/libewf-20171104-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-forensics:libewf-20171104-r1:20210730-072449.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-forensics/libewf-20171104-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-forensics/libewf-20171104-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104' > * S: '/var/tmp/portage/app-forensics/libewf-20171104-r1/work/libewf-20171104' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 805188
:
728178
| 728181 |
728184
|
728187
|
728190
|
728193
|
728196