>>> Building on exopi-3 under security/libewf BDEPENDS = [sysutils/libsmraw;devel/gettext,-tools;devel/libbfio;sysutils/libsmdev;lang/python/3.10;archivers/bzip2] DIST = [security/libewf:libewf-20140808.tar.gz] FULLPKGNAME = libewf-20140808p2v0 RDEPENDS = [sysutils/libsmraw;sysutils/libsmdev;devel/libbfio;lang/python/3.10;archivers/bzip2] (Junk lock obtained for exopi-3 at 1713832979.83) >>> Running depends in security/libewf at 1713832979.86 last junk was in x11/kde-applications/dolphin-plugins /usr/sbin/pkg_add -aI -Drepair gettext-tools-0.22.5 libbfio-20191230 libsmdev-20200210p2 libsmraw-20191221p2 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 gettext-tools-0.22.5 libbfio-20191230 libsmdev-20200210p2 libsmraw-20191221p2 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair gettext-tools-0.22.5 libbfio-20191230 libsmdev-20200210p2 libsmraw-20191221p2 >>> Running show-prepare-results in security/libewf at 1713832984.83 ===> security/libewf ===> Building from scratch libewf-20140808p2v0 ===> libewf-20140808p2v0 depends on: gettext-tools-* -> gettext-tools-0.22.5 ===> libewf-20140808p2v0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> libewf-20140808p2v0 depends on: libbfio-* -> libbfio-20191230 ===> libewf-20140808p2v0 depends on: bzip2-* -> bzip2-1.0.8p0 ===> libewf-20140808p2v0 depends on: libsmdev-* -> libsmdev-20200210p2 ===> libewf-20140808p2v0 depends on: libsmraw-* -> libsmraw-20191221p2 ===> Verifying specs: python3.10 bfio bz2 c crypto fuse iconv intl m pthread smdev smraw util z ===> found python3.10.0.0 bfio.0.0 bz2.10.4 c.100.0 crypto.54.0 fuse.2.0 iconv.7.1 intl.8.0 m.10.1 pthread.27.1 smdev.0.0 smraw.0.1 util.18.0 z.7.0 bzip2-1.0.8p0 gettext-tools-0.22.5 libbfio-20191230 libsmdev-20200210p2 libsmraw-20191221p2 python-3.10.14p0 (Junk lock released for exopi-3 at 1713832987.17) distfiles size=2258165 >>> Running patch in security/libewf at 1713832987.21 ===> security/libewf ===> Checking files for libewf-20140808p2v0 `/exopi-cvs/ports/distfiles/libewf-20140808.tar.gz' is up to date. >> (SHA256) libewf-20140808.tar.gz: OK ===> Extracting for libewf-20140808p2v0 ===> Patching for libewf-20140808p2v0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in security/libewf at 1713832988.28 ===> security/libewf ===> Generating configure for libewf-20140808p2v0 ===> Configuring for libewf-20140808p2v0 checking for a BSD-compatible install... /exopi-obj/pobj/libewf-20140808/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... plaintar checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether cc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking whether c++ supports C++11 features by default... yes ./configure[6806]: 0: not found checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 393216 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt 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 cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib 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 disable disable shared library support... (cached) yes checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect checking whether to enable enable wide character type support... (cached) no checking whether to enable enable verbose output... (cached) no checking whether to enable enable debug output... (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 long... 8 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... no 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... yes checking whether printf supports the conversion specifier "%jd"... yes checking whether printf supports the conversion specifier "%zd"... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use search for 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... no checking linux/fs.h presence... no checking for linux/fs.h... no checking sys/disk.h usability... yes checking sys/disk.h presence... yes checking for sys/disk.h... yes checking sys/disklabel.h usability... yes checking sys/disklabel.h presence... yes checking for sys/disklabel.h... yes 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... no 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... yes checking sys/syslimits.h presence... yes checking for sys/syslimits.h... yes checking for chdir... yes checking for getcwd... yes checking for mkdir... yes checking how to use mkdir... with additional mode argument checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libbfio... yes checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libfcache... no checking libfcache.h usability... no checking libfcache.h presence... no checking for libfcache.h... no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking whether time.h and sys/time.h may both be included... (cached) yes checking for clock_gettime... 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 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 libmfdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libmfdata... no checking libmfdata.h usability... no checking libmfdata.h presence... no checking for libmfdata.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) auto-detect 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 libhmac in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libhmac... no checking libhmac.h usability... no checking libhmac.h presence... no checking for libhmac.h... no checking whether to use search for OpenSSL in includedir and libdir or in the specified DIR, or no if not to use OpenSSL... (cached) auto-detect checking whether to enable enable OpenSSL EVP CIPHER support, or no to disable... (cached) auto-detect checking whether to enable enable OpenSSL EVP MD support, or no to disable... (cached) auto-detect checking for openssl... yes checking for dlopen in -ldl... no checking for EVP_MD_CTX_new in -lcrypto... yes checking for EVP_MD_CTX_free in -lcrypto... yes checking for EVP_DigestInit_ex in -lcrypto... yes checking for EVP_DigestUpdate in -lcrypto... yes checking for EVP_DigestFinal_ex in -lcrypto... yes checking for EVP_md5 in -lcrypto... yes checking for EVP_sha1 in -lcrypto... yes checking for EVP_sha224 in -lcrypto... yes checking for EVP_sha256 in -lcrypto... yes checking for EVP_sha512 in -lcrypto... yes checking whether 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... no checking whether to enable enable version 1 API... (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) yes checking whether to use use to specify the Python 3 directory (pythondir3)... (cached) /usr/local/lib/python3.10/site-packages checking for python3... python3 checking for python3-config... python3-config checking for Python verison 3 includes... -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 checking for Python 3 libraries... -L/usr/local/lib -lintl -lpthread -lutil -lm -lm checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for stdarg.h... (cached) yes checking for varargs.h... (cached) 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 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... yacc 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... yes 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... yes checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse... (cached) auto-detect checking for fuse... yes checking 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 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 libfvalue/Makefile config.status: creating libmfdata/Makefile config.status: creating libhmac/Makefile config.status: creating libewf/Makefile config.status: creating libodraw/Makefile config.status: creating libsmdev/Makefile config.status: creating libsmraw/Makefile config.status: creating ewftools/Makefile config.status: creating ewf.net/Makefile config.status: creating pyewf/Makefile config.status: creating pyewf-python2/Makefile config.status: creating pyewf-python3/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating documents/Makefile config.status: creating manuals/Makefile config.status: creating tests/Makefile config.status: creating examples/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 ewf.net/ewf.net.rc config.status: creating libewf/libewf.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: yes libfcache support: local libfdata support: local libfvalue support: local libmfdata support: local ADLER32 checksum support: zlib DEFLATE compression support: zlib libhmac support: local MD5 support: libcrypto_evp SHA1 support: libcrypto_evp SHA256 support: libcrypto_evp libodraw support: local libsmdev support: yes libsmraw support: yes 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: 3.1 Verbose output: no Debug output: no Version 1 API compatibility: no >>> Running build in security/libewf at 1713833091.67 ===> security/libewf ===> Building for libewf-20140808p2v0 Making all in include Making all in common /usr/bin/make all-am Making all in libcerror /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c -o libcerror_error.lo libcerror_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c libcerror_error.c -fPIC -DPIC -o .libs/libcerror_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c libcerror_error.c -o libcerror_error.o mv -f .deps/libcerror_error.Tpo .deps/libcerror_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c -o libcerror_support.lo libcerror_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c libcerror_support.c -fPIC -DPIC -o .libs/libcerror_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c libcerror_support.c -o libcerror_support.o mv -f .deps/libcerror_support.Tpo .deps/libcerror_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c -o libcerror_system.lo libcerror_system.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c libcerror_system.c -fPIC -DPIC -o .libs/libcerror_system.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c libcerror_system.c -o libcerror_system.o mv -f .deps/libcerror_system.Tpo .deps/libcerror_system.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libcerror.la libcerror_error.lo libcerror_support.lo libcerror_system.lo libtool: link: ar cru .libs/libcerror.a .libs/libcerror_error.o .libs/libcerror_support.o .libs/libcerror_system.o libtool: link: ranlib .libs/libcerror.a Making all in libcthreads /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c -o libcthreads_condition.lo libcthreads_condition.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c libcthreads_condition.c -fPIC -DPIC -o .libs/libcthreads_condition.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c libcthreads_condition.c -o libcthreads_condition.o mv -f .deps/libcthreads_condition.Tpo .deps/libcthreads_condition.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c -o libcthreads_error.lo libcthreads_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c libcthreads_error.c -fPIC -DPIC -o .libs/libcthreads_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c libcthreads_error.c -o libcthreads_error.o mv -f .deps/libcthreads_error.Tpo .deps/libcthreads_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c -o libcthreads_lock.lo libcthreads_lock.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c libcthreads_lock.c -fPIC -DPIC -o .libs/libcthreads_lock.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c libcthreads_lock.c -o libcthreads_lock.o mv -f .deps/libcthreads_lock.Tpo .deps/libcthreads_lock.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c -o libcthreads_mutex.lo libcthreads_mutex.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c libcthreads_mutex.c -fPIC -DPIC -o .libs/libcthreads_mutex.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c libcthreads_mutex.c -o libcthreads_mutex.o mv -f .deps/libcthreads_mutex.Tpo .deps/libcthreads_mutex.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c -o libcthreads_queue.lo libcthreads_queue.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c libcthreads_queue.c -fPIC -DPIC -o .libs/libcthreads_queue.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c libcthreads_queue.c -o libcthreads_queue.o mv -f .deps/libcthreads_queue.Tpo .deps/libcthreads_queue.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c -o libcthreads_read_write_lock.lo libcthreads_read_write_lock.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c libcthreads_read_write_lock.c -fPIC -DPIC -o .libs/libcthreads_read_write_lock.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c libcthreads_read_write_lock.c -o libcthreads_read_write_lock.o mv -f .deps/libcthreads_read_write_lock.Tpo .deps/libcthreads_read_write_lock.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c -o libcthreads_repeating_thread.lo libcthreads_repeating_thread.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c libcthreads_repeating_thread.c -fPIC -DPIC -o .libs/libcthreads_repeating_thread.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c libcthreads_repeating_thread.c -o libcthreads_repeating_thread.o mv -f .deps/libcthreads_repeating_thread.Tpo .deps/libcthreads_repeating_thread.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c -o libcthreads_support.lo libcthreads_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c libcthreads_support.c -fPIC -DPIC -o .libs/libcthreads_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c libcthreads_support.c -o libcthreads_support.o mv -f .deps/libcthreads_support.Tpo .deps/libcthreads_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c -o libcthreads_thread.lo libcthreads_thread.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c libcthreads_thread.c -fPIC -DPIC -o .libs/libcthreads_thread.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c libcthreads_thread.c -o libcthreads_thread.o mv -f .deps/libcthreads_thread.Tpo .deps/libcthreads_thread.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c -o libcthreads_thread_attributes.lo libcthreads_thread_attributes.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c libcthreads_thread_attributes.c -fPIC -DPIC -o .libs/libcthreads_thread_attributes.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c libcthreads_thread_attributes.c -o libcthreads_thread_attributes.o mv -f .deps/libcthreads_thread_attributes.Tpo .deps/libcthreads_thread_attributes.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c -o libcthreads_thread_pool.lo libcthreads_thread_pool.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c libcthreads_thread_pool.c -fPIC -DPIC -o .libs/libcthreads_thread_pool.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c libcthreads_thread_pool.c -o libcthreads_thread_pool.o mv -f .deps/libcthreads_thread_pool.Tpo .deps/libcthreads_thread_pool.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libcthreads.la libcthreads_condition.lo libcthreads_error.lo libcthreads_lock.lo libcthreads_mutex.lo libcthreads_queue.lo libcthreads_read_write_lock.lo libcthreads_repeating_thread.lo libcthreads_support.lo libcthreads_thread.lo libcthreads_thread_attributes.lo libcthreads_thread_pool.lo libtool: link: ar cru .libs/libcthreads.a .libs/libcthreads_condition.o .libs/libcthreads_error.o .libs/libcthreads_lock.o .libs/libcthreads_mutex.o .libs/libcthreads_queue.o .libs/libcthreads_read_write_lock.o .libs/libcthreads_repeating_thread.o .libs/libcthreads_support.o .libs/libcthreads_thread.o .libs/libcthreads_thread_attributes.o .libs/libcthreads_thread_pool.o libtool: link: ranlib .libs/libcthreads.a Making all in libcdata /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c -o libcdata_array.lo libcdata_array.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c libcdata_array.c -fPIC -DPIC -o .libs/libcdata_array.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c libcdata_array.c -o libcdata_array.o mv -f .deps/libcdata_array.Tpo .deps/libcdata_array.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c -o libcdata_btree.lo libcdata_btree.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c libcdata_btree.c -fPIC -DPIC -o .libs/libcdata_btree.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c libcdata_btree.c -o libcdata_btree.o mv -f .deps/libcdata_btree.Tpo .deps/libcdata_btree.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_btree_node.lo -MD -MP -MF .deps/libcdata_btree_node.Tpo -c -o libcdata_btree_node.lo libcdata_btree_node.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_btree_node.lo -MD -MP -MF .deps/libcdata_btree_node.Tpo -c libcdata_btree_node.c -fPIC -DPIC -o .libs/libcdata_btree_node.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_btree_node.lo -MD -MP -MF .deps/libcdata_btree_node.Tpo -c libcdata_btree_node.c -o libcdata_btree_node.o mv -f .deps/libcdata_btree_node.Tpo .deps/libcdata_btree_node.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_btree_values_list.lo -MD -MP -MF .deps/libcdata_btree_values_list.Tpo -c -o libcdata_btree_values_list.lo libcdata_btree_values_list.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_btree_values_list.lo -MD -MP -MF .deps/libcdata_btree_values_list.Tpo -c libcdata_btree_values_list.c -fPIC -DPIC -o .libs/libcdata_btree_values_list.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_btree_values_list.lo -MD -MP -MF .deps/libcdata_btree_values_list.Tpo -c libcdata_btree_values_list.c -o libcdata_btree_values_list.o mv -f .deps/libcdata_btree_values_list.Tpo .deps/libcdata_btree_values_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c -o libcdata_error.lo libcdata_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c libcdata_error.c -fPIC -DPIC -o .libs/libcdata_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c libcdata_error.c -o libcdata_error.o mv -f .deps/libcdata_error.Tpo .deps/libcdata_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c -o libcdata_list.lo libcdata_list.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c libcdata_list.c -fPIC -DPIC -o .libs/libcdata_list.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c libcdata_list.c -o libcdata_list.o mv -f .deps/libcdata_list.Tpo .deps/libcdata_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c -o libcdata_list_element.lo libcdata_list_element.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c libcdata_list_element.c -fPIC -DPIC -o .libs/libcdata_list_element.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c libcdata_list_element.c -o libcdata_list_element.o mv -f .deps/libcdata_list_element.Tpo .deps/libcdata_list_element.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c -o libcdata_range_list.lo libcdata_range_list.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c libcdata_range_list.c -fPIC -DPIC -o .libs/libcdata_range_list.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c libcdata_range_list.c -o libcdata_range_list.o mv -f .deps/libcdata_range_list.Tpo .deps/libcdata_range_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c -o libcdata_range_list_value.lo libcdata_range_list_value.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c libcdata_range_list_value.c -fPIC -DPIC -o .libs/libcdata_range_list_value.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c libcdata_range_list_value.c -o libcdata_range_list_value.o mv -f .deps/libcdata_range_list_value.Tpo .deps/libcdata_range_list_value.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c -o libcdata_support.lo libcdata_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c libcdata_support.c -fPIC -DPIC -o .libs/libcdata_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c libcdata_support.c -o libcdata_support.o mv -f .deps/libcdata_support.Tpo .deps/libcdata_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c -o libcdata_tree_node.lo libcdata_tree_node.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c libcdata_tree_node.c -fPIC -DPIC -o .libs/libcdata_tree_node.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c libcdata_tree_node.c -o libcdata_tree_node.o mv -f .deps/libcdata_tree_node.Tpo .deps/libcdata_tree_node.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libcdata.la libcdata_array.lo libcdata_btree.lo libcdata_btree_node.lo libcdata_btree_values_list.lo libcdata_error.lo libcdata_list.lo libcdata_list_element.lo libcdata_range_list.lo libcdata_range_list_value.lo libcdata_support.lo libcdata_tree_node.lo libtool: link: ar cru .libs/libcdata.a .libs/libcdata_array.o .libs/libcdata_btree.o .libs/libcdata_btree_node.o .libs/libcdata_btree_values_list.o .libs/libcdata_error.o .libs/libcdata_list.o .libs/libcdata_list_element.o .libs/libcdata_range_list.o .libs/libcdata_range_list_value.o .libs/libcdata_support.o .libs/libcdata_tree_node.o libtool: link: ranlib .libs/libcdata.a Making all in libcdatetime /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_elements.lo -MD -MP -MF .deps/libcdatetime_elements.Tpo -c -o libcdatetime_elements.lo libcdatetime_elements.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_elements.lo -MD -MP -MF .deps/libcdatetime_elements.Tpo -c libcdatetime_elements.c -fPIC -DPIC -o .libs/libcdatetime_elements.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_elements.lo -MD -MP -MF .deps/libcdatetime_elements.Tpo -c libcdatetime_elements.c -o libcdatetime_elements.o mv -f .deps/libcdatetime_elements.Tpo .deps/libcdatetime_elements.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_error.lo -MD -MP -MF .deps/libcdatetime_error.Tpo -c -o libcdatetime_error.lo libcdatetime_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_error.lo -MD -MP -MF .deps/libcdatetime_error.Tpo -c libcdatetime_error.c -fPIC -DPIC -o .libs/libcdatetime_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_error.lo -MD -MP -MF .deps/libcdatetime_error.Tpo -c libcdatetime_error.c -o libcdatetime_error.o mv -f .deps/libcdatetime_error.Tpo .deps/libcdatetime_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_timestamp.lo -MD -MP -MF .deps/libcdatetime_timestamp.Tpo -c -o libcdatetime_timestamp.lo libcdatetime_timestamp.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_timestamp.lo -MD -MP -MF .deps/libcdatetime_timestamp.Tpo -c libcdatetime_timestamp.c -fPIC -DPIC -o .libs/libcdatetime_timestamp.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_timestamp.lo -MD -MP -MF .deps/libcdatetime_timestamp.Tpo -c libcdatetime_timestamp.c -o libcdatetime_timestamp.o mv -f .deps/libcdatetime_timestamp.Tpo .deps/libcdatetime_timestamp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_support.lo -MD -MP -MF .deps/libcdatetime_support.Tpo -c -o libcdatetime_support.lo libcdatetime_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_support.lo -MD -MP -MF .deps/libcdatetime_support.Tpo -c libcdatetime_support.c -fPIC -DPIC -o .libs/libcdatetime_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcdatetime_support.lo -MD -MP -MF .deps/libcdatetime_support.Tpo -c libcdatetime_support.c -o libcdatetime_support.o mv -f .deps/libcdatetime_support.Tpo .deps/libcdatetime_support.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libcdatetime.la libcdatetime_elements.lo libcdatetime_error.lo libcdatetime_timestamp.lo libcdatetime_support.lo libtool: link: ar cru .libs/libcdatetime.a .libs/libcdatetime_elements.o .libs/libcdatetime_error.o .libs/libcdatetime_timestamp.o .libs/libcdatetime_support.o libtool: link: ranlib .libs/libcdatetime.a Making all in libclocale /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c -o libclocale_codepage.lo libclocale_codepage.c cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR="/usr/local/share/locale" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c libclocale_codepage.c -fPIC -DPIC -o .libs/libclocale_codepage.o cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR="/usr/local/share/locale" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c libclocale_codepage.c -o libclocale_codepage.o mv -f .deps/libclocale_codepage.Tpo .deps/libclocale_codepage.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c -o libclocale_locale.lo libclocale_locale.c cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR="/usr/local/share/locale" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c libclocale_locale.c -fPIC -DPIC -o .libs/libclocale_locale.o cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR="/usr/local/share/locale" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c libclocale_locale.c -o libclocale_locale.o mv -f .deps/libclocale_locale.Tpo .deps/libclocale_locale.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c -o libclocale_support.lo libclocale_support.c cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR="/usr/local/share/locale" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c libclocale_support.c -fPIC -DPIC -o .libs/libclocale_support.o cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR="/usr/local/share/locale" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c libclocale_support.c -o libclocale_support.o mv -f .deps/libclocale_support.Tpo .deps/libclocale_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_wide_string.lo -MD -MP -MF .deps/libclocale_wide_string.Tpo -c -o libclocale_wide_string.lo libclocale_wide_string.c cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR="/usr/local/share/locale" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_wide_string.lo -MD -MP -MF .deps/libclocale_wide_string.Tpo -c libclocale_wide_string.c -fPIC -DPIC -o .libs/libclocale_wide_string.o cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR="/usr/local/share/locale" -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libclocale_wide_string.lo -MD -MP -MF .deps/libclocale_wide_string.Tpo -c libclocale_wide_string.c -o libclocale_wide_string.o mv -f .deps/libclocale_wide_string.Tpo .deps/libclocale_wide_string.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libclocale.la libclocale_codepage.lo libclocale_locale.lo libclocale_support.lo libclocale_wide_string.lo libtool: link: ar cru .libs/libclocale.a .libs/libclocale_codepage.o .libs/libclocale_locale.o .libs/libclocale_support.o .libs/libclocale_wide_string.o libtool: link: ranlib .libs/libclocale.a Making all in libcnotify /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c -o libcnotify_print.lo libcnotify_print.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c libcnotify_print.c -fPIC -DPIC -o .libs/libcnotify_print.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c libcnotify_print.c -o libcnotify_print.o mv -f .deps/libcnotify_print.Tpo .deps/libcnotify_print.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c -o libcnotify_stream.lo libcnotify_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c libcnotify_stream.c -fPIC -DPIC -o .libs/libcnotify_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c libcnotify_stream.c -o libcnotify_stream.o mv -f .deps/libcnotify_stream.Tpo .deps/libcnotify_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_support.lo -MD -MP -MF .deps/libcnotify_support.Tpo -c -o libcnotify_support.lo libcnotify_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_support.lo -MD -MP -MF .deps/libcnotify_support.Tpo -c libcnotify_support.c -fPIC -DPIC -o .libs/libcnotify_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_support.lo -MD -MP -MF .deps/libcnotify_support.Tpo -c libcnotify_support.c -o libcnotify_support.o mv -f .deps/libcnotify_support.Tpo .deps/libcnotify_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c -o libcnotify_verbose.lo libcnotify_verbose.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c libcnotify_verbose.c -fPIC -DPIC -o .libs/libcnotify_verbose.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c libcnotify_verbose.c -o libcnotify_verbose.o mv -f .deps/libcnotify_verbose.Tpo .deps/libcnotify_verbose.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libcnotify.la libcnotify_print.lo libcnotify_stream.lo libcnotify_support.lo libcnotify_verbose.lo libtool: link: ar cru .libs/libcnotify.a .libs/libcnotify_print.o .libs/libcnotify_stream.o .libs/libcnotify_support.o .libs/libcnotify_verbose.o libtool: link: ranlib .libs/libcnotify.a Making all in libcsplit /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c -o libcsplit_error.lo libcsplit_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c -fPIC -DPIC -o .libs/libcsplit_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c -o libcsplit_error.o mv -f .deps/libcsplit_error.Tpo .deps/libcsplit_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c -o libcsplit_narrow_split_string.lo libcsplit_narrow_split_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_split_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c -o libcsplit_narrow_split_string.o mv -f .deps/libcsplit_narrow_split_string.Tpo .deps/libcsplit_narrow_split_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c -o libcsplit_narrow_string.lo libcsplit_narrow_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c -o libcsplit_narrow_string.o mv -f .deps/libcsplit_narrow_string.Tpo .deps/libcsplit_narrow_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c -o libcsplit_support.lo libcsplit_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c -fPIC -DPIC -o .libs/libcsplit_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c -o libcsplit_support.o mv -f .deps/libcsplit_support.Tpo .deps/libcsplit_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c -o libcsplit_wide_split_string.lo libcsplit_wide_split_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c -fPIC -DPIC -o .libs/libcsplit_wide_split_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c -o libcsplit_wide_split_string.o mv -f .deps/libcsplit_wide_split_string.Tpo .deps/libcsplit_wide_split_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c -o libcsplit_wide_string.lo libcsplit_wide_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c -fPIC -DPIC -o .libs/libcsplit_wide_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c -o libcsplit_wide_string.o mv -f .deps/libcsplit_wide_string.Tpo .deps/libcsplit_wide_string.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libcsplit.la libcsplit_error.lo libcsplit_narrow_split_string.lo libcsplit_narrow_string.lo libcsplit_support.lo libcsplit_wide_split_string.lo libcsplit_wide_string.lo libtool: link: ar cru .libs/libcsplit.a .libs/libcsplit_error.o .libs/libcsplit_narrow_split_string.o .libs/libcsplit_narrow_string.o .libs/libcsplit_support.o .libs/libcsplit_wide_split_string.o .libs/libcsplit_wide_string.o libtool: link: ranlib .libs/libcsplit.a Making all in libuna /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c -o libuna_base16_stream.lo libuna_base16_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c libuna_base16_stream.c -fPIC -DPIC -o .libs/libuna_base16_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c libuna_base16_stream.c -o libuna_base16_stream.o mv -f .deps/libuna_base16_stream.Tpo .deps/libuna_base16_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c -o libuna_base32_stream.lo libuna_base32_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c libuna_base32_stream.c -fPIC -DPIC -o .libs/libuna_base32_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c libuna_base32_stream.c -o libuna_base32_stream.o mv -f .deps/libuna_base32_stream.Tpo .deps/libuna_base32_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c -o libuna_base64_stream.lo libuna_base64_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c libuna_base64_stream.c -fPIC -DPIC -o .libs/libuna_base64_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c libuna_base64_stream.c -o libuna_base64_stream.o mv -f .deps/libuna_base64_stream.Tpo .deps/libuna_base64_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c -o libuna_byte_stream.lo libuna_byte_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c libuna_byte_stream.c -fPIC -DPIC -o .libs/libuna_byte_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c libuna_byte_stream.c -o libuna_byte_stream.o mv -f .deps/libuna_byte_stream.Tpo .deps/libuna_byte_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c -o libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_2.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c libuna_codepage_iso_8859_2.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_2.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c libuna_codepage_iso_8859_2.c -o libuna_codepage_iso_8859_2.o mv -f .deps/libuna_codepage_iso_8859_2.Tpo .deps/libuna_codepage_iso_8859_2.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c -o libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_3.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c libuna_codepage_iso_8859_3.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_3.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c libuna_codepage_iso_8859_3.c -o libuna_codepage_iso_8859_3.o mv -f .deps/libuna_codepage_iso_8859_3.Tpo .deps/libuna_codepage_iso_8859_3.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c -o libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_4.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c libuna_codepage_iso_8859_4.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_4.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c libuna_codepage_iso_8859_4.c -o libuna_codepage_iso_8859_4.o mv -f .deps/libuna_codepage_iso_8859_4.Tpo .deps/libuna_codepage_iso_8859_4.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c -o libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_5.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c libuna_codepage_iso_8859_5.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_5.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c libuna_codepage_iso_8859_5.c -o libuna_codepage_iso_8859_5.o mv -f .deps/libuna_codepage_iso_8859_5.Tpo .deps/libuna_codepage_iso_8859_5.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c -o libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_6.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c libuna_codepage_iso_8859_6.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_6.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c libuna_codepage_iso_8859_6.c -o libuna_codepage_iso_8859_6.o mv -f .deps/libuna_codepage_iso_8859_6.Tpo .deps/libuna_codepage_iso_8859_6.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c -o libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_7.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c libuna_codepage_iso_8859_7.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_7.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c libuna_codepage_iso_8859_7.c -o libuna_codepage_iso_8859_7.o mv -f .deps/libuna_codepage_iso_8859_7.Tpo .deps/libuna_codepage_iso_8859_7.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c -o libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_8.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c libuna_codepage_iso_8859_8.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_8.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c libuna_codepage_iso_8859_8.c -o libuna_codepage_iso_8859_8.o mv -f .deps/libuna_codepage_iso_8859_8.Tpo .deps/libuna_codepage_iso_8859_8.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c -o libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_9.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c libuna_codepage_iso_8859_9.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_9.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c libuna_codepage_iso_8859_9.c -o libuna_codepage_iso_8859_9.o mv -f .deps/libuna_codepage_iso_8859_9.Tpo .deps/libuna_codepage_iso_8859_9.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c -o libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_10.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c libuna_codepage_iso_8859_10.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_10.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c libuna_codepage_iso_8859_10.c -o libuna_codepage_iso_8859_10.o mv -f .deps/libuna_codepage_iso_8859_10.Tpo .deps/libuna_codepage_iso_8859_10.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c -o libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_13.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c libuna_codepage_iso_8859_13.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_13.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c libuna_codepage_iso_8859_13.c -o libuna_codepage_iso_8859_13.o mv -f .deps/libuna_codepage_iso_8859_13.Tpo .deps/libuna_codepage_iso_8859_13.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c -o libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_14.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c libuna_codepage_iso_8859_14.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_14.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c libuna_codepage_iso_8859_14.c -o libuna_codepage_iso_8859_14.o mv -f .deps/libuna_codepage_iso_8859_14.Tpo .deps/libuna_codepage_iso_8859_14.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c -o libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_15.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c libuna_codepage_iso_8859_15.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_15.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c libuna_codepage_iso_8859_15.c -o libuna_codepage_iso_8859_15.o mv -f .deps/libuna_codepage_iso_8859_15.Tpo .deps/libuna_codepage_iso_8859_15.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c -o libuna_codepage_iso_8859_16.lo libuna_codepage_iso_8859_16.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c libuna_codepage_iso_8859_16.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_16.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c libuna_codepage_iso_8859_16.c -o libuna_codepage_iso_8859_16.o mv -f .deps/libuna_codepage_iso_8859_16.Tpo .deps/libuna_codepage_iso_8859_16.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c -o libuna_codepage_koi8_r.lo libuna_codepage_koi8_r.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c libuna_codepage_koi8_r.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_r.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c libuna_codepage_koi8_r.c -o libuna_codepage_koi8_r.o mv -f .deps/libuna_codepage_koi8_r.Tpo .deps/libuna_codepage_koi8_r.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c -o libuna_codepage_koi8_u.lo libuna_codepage_koi8_u.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c libuna_codepage_koi8_u.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_u.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c libuna_codepage_koi8_u.c -o libuna_codepage_koi8_u.o mv -f .deps/libuna_codepage_koi8_u.Tpo .deps/libuna_codepage_koi8_u.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c -o libuna_codepage_windows_874.lo libuna_codepage_windows_874.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c libuna_codepage_windows_874.c -fPIC -DPIC -o .libs/libuna_codepage_windows_874.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c libuna_codepage_windows_874.c -o libuna_codepage_windows_874.o mv -f .deps/libuna_codepage_windows_874.Tpo .deps/libuna_codepage_windows_874.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c -o libuna_codepage_windows_932.lo libuna_codepage_windows_932.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c libuna_codepage_windows_932.c -fPIC -DPIC -o .libs/libuna_codepage_windows_932.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c libuna_codepage_windows_932.c -o libuna_codepage_windows_932.o mv -f .deps/libuna_codepage_windows_932.Tpo .deps/libuna_codepage_windows_932.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c -o libuna_codepage_windows_936.lo libuna_codepage_windows_936.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c libuna_codepage_windows_936.c -fPIC -DPIC -o .libs/libuna_codepage_windows_936.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c libuna_codepage_windows_936.c -o libuna_codepage_windows_936.o mv -f .deps/libuna_codepage_windows_936.Tpo .deps/libuna_codepage_windows_936.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c -o libuna_codepage_windows_949.lo libuna_codepage_windows_949.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c libuna_codepage_windows_949.c -fPIC -DPIC -o .libs/libuna_codepage_windows_949.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c libuna_codepage_windows_949.c -o libuna_codepage_windows_949.o mv -f .deps/libuna_codepage_windows_949.Tpo .deps/libuna_codepage_windows_949.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c -o libuna_codepage_windows_950.lo libuna_codepage_windows_950.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c libuna_codepage_windows_950.c -fPIC -DPIC -o .libs/libuna_codepage_windows_950.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c libuna_codepage_windows_950.c -o libuna_codepage_windows_950.o mv -f .deps/libuna_codepage_windows_950.Tpo .deps/libuna_codepage_windows_950.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c -o libuna_codepage_windows_1250.lo libuna_codepage_windows_1250.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c libuna_codepage_windows_1250.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1250.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c libuna_codepage_windows_1250.c -o libuna_codepage_windows_1250.o mv -f .deps/libuna_codepage_windows_1250.Tpo .deps/libuna_codepage_windows_1250.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c -o libuna_codepage_windows_1251.lo libuna_codepage_windows_1251.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c libuna_codepage_windows_1251.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1251.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c libuna_codepage_windows_1251.c -o libuna_codepage_windows_1251.o mv -f .deps/libuna_codepage_windows_1251.Tpo .deps/libuna_codepage_windows_1251.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c -o libuna_codepage_windows_1252.lo libuna_codepage_windows_1252.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c libuna_codepage_windows_1252.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1252.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c libuna_codepage_windows_1252.c -o libuna_codepage_windows_1252.o mv -f .deps/libuna_codepage_windows_1252.Tpo .deps/libuna_codepage_windows_1252.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c -o libuna_codepage_windows_1253.lo libuna_codepage_windows_1253.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c libuna_codepage_windows_1253.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1253.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c libuna_codepage_windows_1253.c -o libuna_codepage_windows_1253.o mv -f .deps/libuna_codepage_windows_1253.Tpo .deps/libuna_codepage_windows_1253.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c -o libuna_codepage_windows_1254.lo libuna_codepage_windows_1254.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c libuna_codepage_windows_1254.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1254.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c libuna_codepage_windows_1254.c -o libuna_codepage_windows_1254.o mv -f .deps/libuna_codepage_windows_1254.Tpo .deps/libuna_codepage_windows_1254.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c -o libuna_codepage_windows_1255.lo libuna_codepage_windows_1255.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c libuna_codepage_windows_1255.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1255.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c libuna_codepage_windows_1255.c -o libuna_codepage_windows_1255.o mv -f .deps/libuna_codepage_windows_1255.Tpo .deps/libuna_codepage_windows_1255.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c -o libuna_codepage_windows_1256.lo libuna_codepage_windows_1256.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c libuna_codepage_windows_1256.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1256.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c libuna_codepage_windows_1256.c -o libuna_codepage_windows_1256.o mv -f .deps/libuna_codepage_windows_1256.Tpo .deps/libuna_codepage_windows_1256.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c -o libuna_codepage_windows_1257.lo libuna_codepage_windows_1257.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c libuna_codepage_windows_1257.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1257.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c libuna_codepage_windows_1257.c -o libuna_codepage_windows_1257.o mv -f .deps/libuna_codepage_windows_1257.Tpo .deps/libuna_codepage_windows_1257.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c -o libuna_codepage_windows_1258.lo libuna_codepage_windows_1258.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c libuna_codepage_windows_1258.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1258.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c libuna_codepage_windows_1258.c -o libuna_codepage_windows_1258.o mv -f .deps/libuna_codepage_windows_1258.Tpo .deps/libuna_codepage_windows_1258.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c -o libuna_error.lo libuna_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c libuna_error.c -fPIC -DPIC -o .libs/libuna_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c libuna_error.c -o libuna_error.o mv -f .deps/libuna_error.Tpo .deps/libuna_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c -o libuna_support.lo libuna_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c libuna_support.c -fPIC -DPIC -o .libs/libuna_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c libuna_support.c -o libuna_support.o mv -f .deps/libuna_support.Tpo .deps/libuna_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c -o libuna_unicode_character.lo libuna_unicode_character.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c libuna_unicode_character.c -fPIC -DPIC -o .libs/libuna_unicode_character.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c libuna_unicode_character.c -o libuna_unicode_character.o mv -f .deps/libuna_unicode_character.Tpo .deps/libuna_unicode_character.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c -o libuna_url_stream.lo libuna_url_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c libuna_url_stream.c -fPIC -DPIC -o .libs/libuna_url_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c libuna_url_stream.c -o libuna_url_stream.o mv -f .deps/libuna_url_stream.Tpo .deps/libuna_url_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c -o libuna_utf16_stream.lo libuna_utf16_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c libuna_utf16_stream.c -fPIC -DPIC -o .libs/libuna_utf16_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c libuna_utf16_stream.c -o libuna_utf16_stream.o mv -f .deps/libuna_utf16_stream.Tpo .deps/libuna_utf16_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c -o libuna_utf16_string.lo libuna_utf16_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c libuna_utf16_string.c -fPIC -DPIC -o .libs/libuna_utf16_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c libuna_utf16_string.c -o libuna_utf16_string.o mv -f .deps/libuna_utf16_string.Tpo .deps/libuna_utf16_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c -o libuna_utf32_stream.lo libuna_utf32_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c libuna_utf32_stream.c -fPIC -DPIC -o .libs/libuna_utf32_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c libuna_utf32_stream.c -o libuna_utf32_stream.o mv -f .deps/libuna_utf32_stream.Tpo .deps/libuna_utf32_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c -o libuna_utf32_string.lo libuna_utf32_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c libuna_utf32_string.c -fPIC -DPIC -o .libs/libuna_utf32_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c libuna_utf32_string.c -o libuna_utf32_string.o mv -f .deps/libuna_utf32_string.Tpo .deps/libuna_utf32_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c -o libuna_utf7_stream.lo libuna_utf7_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c libuna_utf7_stream.c -fPIC -DPIC -o .libs/libuna_utf7_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c libuna_utf7_stream.c -o libuna_utf7_stream.o mv -f .deps/libuna_utf7_stream.Tpo .deps/libuna_utf7_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c -o libuna_utf8_stream.lo libuna_utf8_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c libuna_utf8_stream.c -fPIC -DPIC -o .libs/libuna_utf8_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c libuna_utf8_stream.c -o libuna_utf8_stream.o mv -f .deps/libuna_utf8_stream.Tpo .deps/libuna_utf8_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c -o libuna_utf8_string.lo libuna_utf8_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c libuna_utf8_string.c -fPIC -DPIC -o .libs/libuna_utf8_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c libuna_utf8_string.c -o libuna_utf8_string.o mv -f .deps/libuna_utf8_string.Tpo .deps/libuna_utf8_string.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libuna.la libuna_base16_stream.lo libuna_base32_stream.lo libuna_base64_stream.lo libuna_byte_stream.lo libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_16.lo libuna_codepage_koi8_r.lo libuna_codepage_koi8_u.lo libuna_codepage_windows_874.lo libuna_codepage_windows_932.lo libuna_codepage_windows_936.lo libuna_codepage_windows_949.lo libuna_codepage_windows_950.lo libuna_codepage_windows_1250.lo libuna_codepage_windows_1251.lo libuna_codepage_windows_1252.lo libuna_codepage_windows_1253.lo libuna_codepage_windows_1254.lo libuna_codepage_windows_1255.lo libuna_codepage_windows_1256.lo libuna_codepage_windows_1257.lo libuna_codepage_windows_1258.lo libuna_error.lo libuna_support.lo libuna_unicode_character.lo libuna_url_stream.lo libuna_utf16_stream.lo libuna_utf16_string.lo libuna_utf32_stream.lo libuna_utf32_string.lo libuna_utf7_stream.lo libuna_utf8_stream.lo libuna_utf8_string.lo libtool: link: ar cru .libs/libuna.a .libs/libuna_base16_stream.o .libs/libuna_base32_stream.o .libs/libuna_base64_stream.o .libs/libuna_byte_stream.o .libs/libuna_codepage_iso_8859_2.o .libs/libuna_codepage_iso_8859_3.o .libs/libuna_codepage_iso_8859_4.o .libs/libuna_codepage_iso_8859_5.o .libs/libuna_codepage_iso_8859_6.o .libs/libuna_codepage_iso_8859_7.o .libs/libuna_codepage_iso_8859_8.o .libs/libuna_codepage_iso_8859_9.o .libs/libuna_codepage_iso_8859_10.o .libs/libuna_codepage_iso_8859_13.o .libs/libuna_codepage_iso_8859_14.o .libs/libuna_codepage_iso_8859_15.o .libs/libuna_codepage_iso_8859_16.o .libs/libuna_codepage_koi8_r.o .libs/libuna_codepage_koi8_u.o .libs/libuna_codepage_windows_874.o .libs/libuna_codepage_windows_932.o .libs/libuna_codepage_windows_936.o .libs/libuna_codepage_windows_949.o .libs/libuna_codepage_windows_950.o .libs/libuna_codepage_windows_1250.o .libs/libuna_codepage_windows_1251.o .libs/libuna_codepage_windows_1252.o .libs/libuna_codepage_windows_1253.o .libs/libuna_codepage_windows_1254.o .libs/libuna_codepage_windows_1255.o .libs/libuna_codepage_windows_1256.o .libs/libuna_codepage_windows_1257.o .libs/libuna_codepage_windows_1258.o .libs/libuna_error.o .libs/libuna_support.o .libs/libuna_unicode_character.o .libs/libuna_url_stream.o .libs/libuna_utf16_stream.o .libs/libuna_utf16_string.o .libs/libuna_utf32_stream.o .libs/libuna_utf32_string.o .libs/libuna_utf7_stream.o .libs/libuna_utf8_stream.o .libs/libuna_utf8_string.o libtool: link: ranlib .libs/libuna.a Making all in libcfile /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c -o libcfile_error.lo libcfile_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c libcfile_error.c -fPIC -DPIC -o .libs/libcfile_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c libcfile_error.c -o libcfile_error.o mv -f .deps/libcfile_error.Tpo .deps/libcfile_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c -o libcfile_file.lo libcfile_file.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c libcfile_file.c -fPIC -DPIC -o .libs/libcfile_file.o libcfile_file.c:3994:11: warning: unused variable 'error_code' [-Wunused-variable] uint32_t error_code = 0; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c libcfile_file.c -o libcfile_file.o libcfile_file.c:3994:11: warning: unused variable 'error_code' [-Wunused-variable] uint32_t error_code = 0; ^ 1 warning generated. mv -f .deps/libcfile_file.Tpo .deps/libcfile_file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c -o libcfile_notify.lo libcfile_notify.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c libcfile_notify.c -fPIC -DPIC -o .libs/libcfile_notify.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c libcfile_notify.c -o libcfile_notify.o mv -f .deps/libcfile_notify.Tpo .deps/libcfile_notify.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c -o libcfile_support.lo libcfile_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c libcfile_support.c -fPIC -DPIC -o .libs/libcfile_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c libcfile_support.c -o libcfile_support.o mv -f .deps/libcfile_support.Tpo .deps/libcfile_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_system_string.lo -MD -MP -MF .deps/libcfile_system_string.Tpo -c -o libcfile_system_string.lo libcfile_system_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_system_string.lo -MD -MP -MF .deps/libcfile_system_string.Tpo -c libcfile_system_string.c -fPIC -DPIC -o .libs/libcfile_system_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcfile_system_string.lo -MD -MP -MF .deps/libcfile_system_string.Tpo -c libcfile_system_string.c -o libcfile_system_string.o mv -f .deps/libcfile_system_string.Tpo .deps/libcfile_system_string.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libcfile.la libcfile_error.lo libcfile_file.lo libcfile_notify.lo libcfile_support.lo libcfile_system_string.lo libtool: link: ar cru .libs/libcfile.a .libs/libcfile_error.o .libs/libcfile_file.o .libs/libcfile_notify.o .libs/libcfile_support.o .libs/libcfile_system_string.o libtool: link: ranlib .libs/libcfile.a Making all in libcpath /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c -o libcpath_error.lo libcpath_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c -fPIC -DPIC -o .libs/libcpath_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c -o libcpath_error.o mv -f .deps/libcpath_error.Tpo .deps/libcpath_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c -o libcpath_path.lo libcpath_path.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c -fPIC -DPIC -o .libs/libcpath_path.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c -o libcpath_path.o mv -f .deps/libcpath_path.Tpo .deps/libcpath_path.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c -o libcpath_support.lo libcpath_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c -fPIC -DPIC -o .libs/libcpath_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c -o libcpath_support.o mv -f .deps/libcpath_support.Tpo .deps/libcpath_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_system_string.lo -MD -MP -MF .deps/libcpath_system_string.Tpo -c -o libcpath_system_string.lo libcpath_system_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_system_string.lo -MD -MP -MF .deps/libcpath_system_string.Tpo -c libcpath_system_string.c -fPIC -DPIC -o .libs/libcpath_system_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libcpath_system_string.lo -MD -MP -MF .deps/libcpath_system_string.Tpo -c libcpath_system_string.c -o libcpath_system_string.o mv -f .deps/libcpath_system_string.Tpo .deps/libcpath_system_string.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libcpath.la libcpath_error.lo libcpath_path.lo libcpath_support.lo libcpath_system_string.lo libtool: link: ar cru .libs/libcpath.a .libs/libcpath_error.o .libs/libcpath_path.o .libs/libcpath_support.o .libs/libcpath_system_string.o libtool: link: ranlib .libs/libcpath.a Making all in libbfio Making all in libfcache /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c -o libfcache_cache.lo libfcache_cache.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c libfcache_cache.c -fPIC -DPIC -o .libs/libfcache_cache.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c libfcache_cache.c -o libfcache_cache.o mv -f .deps/libfcache_cache.Tpo .deps/libfcache_cache.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c -o libfcache_cache_value.lo libfcache_cache_value.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c libfcache_cache_value.c -fPIC -DPIC -o .libs/libfcache_cache_value.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c libfcache_cache_value.c -o libfcache_cache_value.o mv -f .deps/libfcache_cache_value.Tpo .deps/libfcache_cache_value.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_date_time.lo -MD -MP -MF .deps/libfcache_date_time.Tpo -c -o libfcache_date_time.lo libfcache_date_time.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_date_time.lo -MD -MP -MF .deps/libfcache_date_time.Tpo -c libfcache_date_time.c -fPIC -DPIC -o .libs/libfcache_date_time.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_date_time.lo -MD -MP -MF .deps/libfcache_date_time.Tpo -c libfcache_date_time.c -o libfcache_date_time.o mv -f .deps/libfcache_date_time.Tpo .deps/libfcache_date_time.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c -o libfcache_error.lo libfcache_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c libfcache_error.c -fPIC -DPIC -o .libs/libfcache_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c libfcache_error.c -o libfcache_error.o mv -f .deps/libfcache_error.Tpo .deps/libfcache_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c -o libfcache_support.lo libfcache_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c libfcache_support.c -fPIC -DPIC -o .libs/libfcache_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I/usr/local/include -O2 -pipe -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c libfcache_support.c -o libfcache_support.o mv -f .deps/libfcache_support.Tpo .deps/libfcache_support.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libfcache.la libfcache_cache.lo libfcache_cache_value.lo libfcache_date_time.lo libfcache_error.lo libfcache_support.lo libtool: link: ar cru .libs/libfcache.a .libs/libfcache_cache.o .libs/libfcache_cache_value.o .libs/libfcache_date_time.o .libs/libfcache_error.o .libs/libfcache_support.o libtool: link: ranlib .libs/libfcache.a Making all in libfdata /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_area.lo -MD -MP -MF .deps/libfdata_area.Tpo -c -o libfdata_area.lo libfdata_area.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_area.lo -MD -MP -MF .deps/libfdata_area.Tpo -c libfdata_area.c -fPIC -DPIC -o .libs/libfdata_area.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_area.lo -MD -MP -MF .deps/libfdata_area.Tpo -c libfdata_area.c -o libfdata_area.o mv -f .deps/libfdata_area.Tpo .deps/libfdata_area.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_btree.lo -MD -MP -MF .deps/libfdata_btree.Tpo -c -o libfdata_btree.lo libfdata_btree.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_btree.lo -MD -MP -MF .deps/libfdata_btree.Tpo -c libfdata_btree.c -fPIC -DPIC -o .libs/libfdata_btree.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_btree.lo -MD -MP -MF .deps/libfdata_btree.Tpo -c libfdata_btree.c -o libfdata_btree.o mv -f .deps/libfdata_btree.Tpo .deps/libfdata_btree.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_btree_node.lo -MD -MP -MF .deps/libfdata_btree_node.Tpo -c -o libfdata_btree_node.lo libfdata_btree_node.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_btree_node.lo -MD -MP -MF .deps/libfdata_btree_node.Tpo -c libfdata_btree_node.c -fPIC -DPIC -o .libs/libfdata_btree_node.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_btree_node.lo -MD -MP -MF .deps/libfdata_btree_node.Tpo -c libfdata_btree_node.c -o libfdata_btree_node.o mv -f .deps/libfdata_btree_node.Tpo .deps/libfdata_btree_node.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_btree_range.lo -MD -MP -MF .deps/libfdata_btree_range.Tpo -c -o libfdata_btree_range.lo libfdata_btree_range.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_btree_range.lo -MD -MP -MF .deps/libfdata_btree_range.Tpo -c libfdata_btree_range.c -fPIC -DPIC -o .libs/libfdata_btree_range.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_btree_range.lo -MD -MP -MF .deps/libfdata_btree_range.Tpo -c libfdata_btree_range.c -o libfdata_btree_range.o mv -f .deps/libfdata_btree_range.Tpo .deps/libfdata_btree_range.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_cache.lo -MD -MP -MF .deps/libfdata_cache.Tpo -c -o libfdata_cache.lo libfdata_cache.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_cache.lo -MD -MP -MF .deps/libfdata_cache.Tpo -c libfdata_cache.c -fPIC -DPIC -o .libs/libfdata_cache.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_cache.lo -MD -MP -MF .deps/libfdata_cache.Tpo -c libfdata_cache.c -o libfdata_cache.o mv -f .deps/libfdata_cache.Tpo .deps/libfdata_cache.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c -o libfdata_error.lo libfdata_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c libfdata_error.c -fPIC -DPIC -o .libs/libfdata_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c libfdata_error.c -o libfdata_error.o mv -f .deps/libfdata_error.Tpo .deps/libfdata_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c -o libfdata_list.lo libfdata_list.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c libfdata_list.c -fPIC -DPIC -o .libs/libfdata_list.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c libfdata_list.c -o libfdata_list.o mv -f .deps/libfdata_list.Tpo .deps/libfdata_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c -o libfdata_list_element.lo libfdata_list_element.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c libfdata_list_element.c -fPIC -DPIC -o .libs/libfdata_list_element.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c libfdata_list_element.c -o libfdata_list_element.o mv -f .deps/libfdata_list_element.Tpo .deps/libfdata_list_element.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c -o libfdata_mapped_range.lo libfdata_mapped_range.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c libfdata_mapped_range.c -fPIC -DPIC -o .libs/libfdata_mapped_range.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c libfdata_mapped_range.c -o libfdata_mapped_range.o mv -f .deps/libfdata_mapped_range.Tpo .deps/libfdata_mapped_range.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c -o libfdata_notify.lo libfdata_notify.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c libfdata_notify.c -fPIC -DPIC -o .libs/libfdata_notify.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c libfdata_notify.c -o libfdata_notify.o mv -f .deps/libfdata_notify.Tpo .deps/libfdata_notify.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c -o libfdata_range.lo libfdata_range.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c libfdata_range.c -fPIC -DPIC -o .libs/libfdata_range.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c libfdata_range.c -o libfdata_range.o mv -f .deps/libfdata_range.Tpo .deps/libfdata_range.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c -o libfdata_range_list.lo libfdata_range_list.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c libfdata_range_list.c -fPIC -DPIC -o .libs/libfdata_range_list.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c libfdata_range_list.c -o libfdata_range_list.o mv -f .deps/libfdata_range_list.Tpo .deps/libfdata_range_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_segments_array.lo -MD -MP -MF .deps/libfdata_segments_array.Tpo -c -o libfdata_segments_array.lo libfdata_segments_array.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_segments_array.lo -MD -MP -MF .deps/libfdata_segments_array.Tpo -c libfdata_segments_array.c -fPIC -DPIC -o .libs/libfdata_segments_array.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_segments_array.lo -MD -MP -MF .deps/libfdata_segments_array.Tpo -c libfdata_segments_array.c -o libfdata_segments_array.o mv -f .deps/libfdata_segments_array.Tpo .deps/libfdata_segments_array.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c -o libfdata_stream.lo libfdata_stream.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c libfdata_stream.c -fPIC -DPIC -o .libs/libfdata_stream.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c libfdata_stream.c -o libfdata_stream.o mv -f .deps/libfdata_stream.Tpo .deps/libfdata_stream.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c -o libfdata_support.lo libfdata_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c libfdata_support.c -fPIC -DPIC -o .libs/libfdata_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c libfdata_support.c -o libfdata_support.o mv -f .deps/libfdata_support.Tpo .deps/libfdata_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c -o libfdata_tree.lo libfdata_tree.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c libfdata_tree.c -fPIC -DPIC -o .libs/libfdata_tree.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c libfdata_tree.c -o libfdata_tree.o mv -f .deps/libfdata_tree.Tpo .deps/libfdata_tree.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c -o libfdata_tree_node.lo libfdata_tree_node.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c libfdata_tree_node.c -fPIC -DPIC -o .libs/libfdata_tree_node.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c libfdata_tree_node.c -o libfdata_tree_node.o mv -f .deps/libfdata_tree_node.Tpo .deps/libfdata_tree_node.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c -o libfdata_vector.lo libfdata_vector.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c libfdata_vector.c -fPIC -DPIC -o .libs/libfdata_vector.o libfdata_vector.c:987:10: warning: variable 'segment_data_offset' set but not used [-Wunused-but-set-variable] off64_t segment_data_offset = 0; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c libfdata_vector.c -o libfdata_vector.o libfdata_vector.c:987:10: warning: variable 'segment_data_offset' set but not used [-Wunused-but-set-variable] off64_t segment_data_offset = 0; ^ 1 warning generated. mv -f .deps/libfdata_vector.Tpo .deps/libfdata_vector.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -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 libtool: link: 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: ranlib .libs/libfdata.a Making all in libfvalue /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c -o libfvalue_binary_data.lo libfvalue_binary_data.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c libfvalue_binary_data.c -fPIC -DPIC -o .libs/libfvalue_binary_data.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c libfvalue_binary_data.c -o libfvalue_binary_data.o mv -f .deps/libfvalue_binary_data.Tpo .deps/libfvalue_binary_data.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c -o libfvalue_data_handle.lo libfvalue_data_handle.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c libfvalue_data_handle.c -fPIC -DPIC -o .libs/libfvalue_data_handle.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c libfvalue_data_handle.c -o libfvalue_data_handle.o mv -f .deps/libfvalue_data_handle.Tpo .deps/libfvalue_data_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c -o libfvalue_error.lo libfvalue_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c libfvalue_error.c -fPIC -DPIC -o .libs/libfvalue_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c libfvalue_error.c -o libfvalue_error.o mv -f .deps/libfvalue_error.Tpo .deps/libfvalue_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c -o libfvalue_filetime.lo libfvalue_filetime.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c libfvalue_filetime.c -fPIC -DPIC -o .libs/libfvalue_filetime.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c libfvalue_filetime.c -o libfvalue_filetime.o mv -f .deps/libfvalue_filetime.Tpo .deps/libfvalue_filetime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c -o libfvalue_floating_point.lo libfvalue_floating_point.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c libfvalue_floating_point.c -fPIC -DPIC -o .libs/libfvalue_floating_point.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c libfvalue_floating_point.c -o libfvalue_floating_point.o mv -f .deps/libfvalue_floating_point.Tpo .deps/libfvalue_floating_point.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c -o libfvalue_integer.lo libfvalue_integer.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c libfvalue_integer.c -fPIC -DPIC -o .libs/libfvalue_integer.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c libfvalue_integer.c -o libfvalue_integer.o mv -f .deps/libfvalue_integer.Tpo .deps/libfvalue_integer.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_split_utf16_string.lo -MD -MP -MF .deps/libfvalue_split_utf16_string.Tpo -c -o libfvalue_split_utf16_string.lo libfvalue_split_utf16_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_split_utf16_string.lo -MD -MP -MF .deps/libfvalue_split_utf16_string.Tpo -c libfvalue_split_utf16_string.c -fPIC -DPIC -o .libs/libfvalue_split_utf16_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_split_utf16_string.lo -MD -MP -MF .deps/libfvalue_split_utf16_string.Tpo -c libfvalue_split_utf16_string.c -o libfvalue_split_utf16_string.o mv -f .deps/libfvalue_split_utf16_string.Tpo .deps/libfvalue_split_utf16_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_split_utf8_string.lo -MD -MP -MF .deps/libfvalue_split_utf8_string.Tpo -c -o libfvalue_split_utf8_string.lo libfvalue_split_utf8_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_split_utf8_string.lo -MD -MP -MF .deps/libfvalue_split_utf8_string.Tpo -c libfvalue_split_utf8_string.c -fPIC -DPIC -o .libs/libfvalue_split_utf8_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_split_utf8_string.lo -MD -MP -MF .deps/libfvalue_split_utf8_string.Tpo -c libfvalue_split_utf8_string.c -o libfvalue_split_utf8_string.o mv -f .deps/libfvalue_split_utf8_string.Tpo .deps/libfvalue_split_utf8_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c -o libfvalue_string.lo libfvalue_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c libfvalue_string.c -fPIC -DPIC -o .libs/libfvalue_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c libfvalue_string.c -o libfvalue_string.o mv -f .deps/libfvalue_string.Tpo .deps/libfvalue_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c -o libfvalue_table.lo libfvalue_table.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c libfvalue_table.c -fPIC -DPIC -o .libs/libfvalue_table.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c libfvalue_table.c -o libfvalue_table.o mv -f .deps/libfvalue_table.Tpo .deps/libfvalue_table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c -o libfvalue_value.lo libfvalue_value.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c libfvalue_value.c -fPIC -DPIC -o .libs/libfvalue_value.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c libfvalue_value.c -o libfvalue_value.o mv -f .deps/libfvalue_value.Tpo .deps/libfvalue_value.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c -o libfvalue_value_entry.lo libfvalue_value_entry.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c libfvalue_value_entry.c -fPIC -DPIC -o .libs/libfvalue_value_entry.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c libfvalue_value_entry.c -o libfvalue_value_entry.o mv -f .deps/libfvalue_value_entry.Tpo .deps/libfvalue_value_entry.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c -o libfvalue_value_type.lo libfvalue_value_type.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c libfvalue_value_type.c -fPIC -DPIC -o .libs/libfvalue_value_type.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c libfvalue_value_type.c -o libfvalue_value_type.o mv -f .deps/libfvalue_value_type.Tpo .deps/libfvalue_value_type.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c -o libfvalue_support.lo libfvalue_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c libfvalue_support.c -fPIC -DPIC -o .libs/libfvalue_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c libfvalue_support.c -o libfvalue_support.o mv -f .deps/libfvalue_support.Tpo .deps/libfvalue_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_utf16_string.lo -MD -MP -MF .deps/libfvalue_utf16_string.Tpo -c -o libfvalue_utf16_string.lo libfvalue_utf16_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_utf16_string.lo -MD -MP -MF .deps/libfvalue_utf16_string.Tpo -c libfvalue_utf16_string.c -fPIC -DPIC -o .libs/libfvalue_utf16_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_utf16_string.lo -MD -MP -MF .deps/libfvalue_utf16_string.Tpo -c libfvalue_utf16_string.c -o libfvalue_utf16_string.o mv -f .deps/libfvalue_utf16_string.Tpo .deps/libfvalue_utf16_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_utf8_string.lo -MD -MP -MF .deps/libfvalue_utf8_string.Tpo -c -o libfvalue_utf8_string.lo libfvalue_utf8_string.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_utf8_string.lo -MD -MP -MF .deps/libfvalue_utf8_string.Tpo -c libfvalue_utf8_string.c -fPIC -DPIC -o .libs/libfvalue_utf8_string.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -Wall -MT libfvalue_utf8_string.lo -MD -MP -MF .deps/libfvalue_utf8_string.Tpo -c libfvalue_utf8_string.c -o libfvalue_utf8_string.o mv -f .deps/libfvalue_utf8_string.Tpo .deps/libfvalue_utf8_string.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -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_utf16_string.lo libfvalue_split_utf8_string.lo libfvalue_string.lo libfvalue_table.lo libfvalue_value.lo libfvalue_value_entry.lo libfvalue_value_type.lo libfvalue_support.lo libfvalue_utf16_string.lo libfvalue_utf8_string.lo libtool: link: ar cru .libs/libfvalue.a .libs/libfvalue_binary_data.o .libs/libfvalue_data_handle.o .libs/libfvalue_error.o .libs/libfvalue_filetime.o .libs/libfvalue_floating_point.o .libs/libfvalue_integer.o .libs/libfvalue_split_utf16_string.o .libs/libfvalue_split_utf8_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 .libs/libfvalue_utf16_string.o .libs/libfvalue_utf8_string.o libtool: link: ranlib .libs/libfvalue.a Making all in libmfdata /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_error.lo -MD -MP -MF .deps/libmfdata_error.Tpo -c -o libmfdata_error.lo libmfdata_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_error.lo -MD -MP -MF .deps/libmfdata_error.Tpo -c libmfdata_error.c -fPIC -DPIC -o .libs/libmfdata_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_error.lo -MD -MP -MF .deps/libmfdata_error.Tpo -c libmfdata_error.c -o libmfdata_error.o mv -f .deps/libmfdata_error.Tpo .deps/libmfdata_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_file.lo -MD -MP -MF .deps/libmfdata_file.Tpo -c -o libmfdata_file.lo libmfdata_file.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_file.lo -MD -MP -MF .deps/libmfdata_file.Tpo -c libmfdata_file.c -fPIC -DPIC -o .libs/libmfdata_file.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_file.lo -MD -MP -MF .deps/libmfdata_file.Tpo -c libmfdata_file.c -o libmfdata_file.o mv -f .deps/libmfdata_file.Tpo .deps/libmfdata_file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_file_list.lo -MD -MP -MF .deps/libmfdata_file_list.Tpo -c -o libmfdata_file_list.lo libmfdata_file_list.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_file_list.lo -MD -MP -MF .deps/libmfdata_file_list.Tpo -c libmfdata_file_list.c -fPIC -DPIC -o .libs/libmfdata_file_list.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_file_list.lo -MD -MP -MF .deps/libmfdata_file_list.Tpo -c libmfdata_file_list.c -o libmfdata_file_list.o mv -f .deps/libmfdata_file_list.Tpo .deps/libmfdata_file_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_group.lo -MD -MP -MF .deps/libmfdata_group.Tpo -c -o libmfdata_group.lo libmfdata_group.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_group.lo -MD -MP -MF .deps/libmfdata_group.Tpo -c libmfdata_group.c -fPIC -DPIC -o .libs/libmfdata_group.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_group.lo -MD -MP -MF .deps/libmfdata_group.Tpo -c libmfdata_group.c -o libmfdata_group.o mv -f .deps/libmfdata_group.Tpo .deps/libmfdata_group.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_list.lo -MD -MP -MF .deps/libmfdata_list.Tpo -c -o libmfdata_list.lo libmfdata_list.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_list.lo -MD -MP -MF .deps/libmfdata_list.Tpo -c libmfdata_list.c -fPIC -DPIC -o .libs/libmfdata_list.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_list.lo -MD -MP -MF .deps/libmfdata_list.Tpo -c libmfdata_list.c -o libmfdata_list.o mv -f .deps/libmfdata_list.Tpo .deps/libmfdata_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_list_element.lo -MD -MP -MF .deps/libmfdata_list_element.Tpo -c -o libmfdata_list_element.lo libmfdata_list_element.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_list_element.lo -MD -MP -MF .deps/libmfdata_list_element.Tpo -c libmfdata_list_element.c -fPIC -DPIC -o .libs/libmfdata_list_element.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_list_element.lo -MD -MP -MF .deps/libmfdata_list_element.Tpo -c libmfdata_list_element.c -o libmfdata_list_element.o mv -f .deps/libmfdata_list_element.Tpo .deps/libmfdata_list_element.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_range.lo -MD -MP -MF .deps/libmfdata_range.Tpo -c -o libmfdata_range.lo libmfdata_range.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_range.lo -MD -MP -MF .deps/libmfdata_range.Tpo -c libmfdata_range.c -fPIC -DPIC -o .libs/libmfdata_range.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_range.lo -MD -MP -MF .deps/libmfdata_range.Tpo -c libmfdata_range.c -o libmfdata_range.o mv -f .deps/libmfdata_range.Tpo .deps/libmfdata_range.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_segment.lo -MD -MP -MF .deps/libmfdata_segment.Tpo -c -o libmfdata_segment.lo libmfdata_segment.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_segment.lo -MD -MP -MF .deps/libmfdata_segment.Tpo -c libmfdata_segment.c -fPIC -DPIC -o .libs/libmfdata_segment.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_segment.lo -MD -MP -MF .deps/libmfdata_segment.Tpo -c libmfdata_segment.c -o libmfdata_segment.o mv -f .deps/libmfdata_segment.Tpo .deps/libmfdata_segment.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_segment_table.lo -MD -MP -MF .deps/libmfdata_segment_table.Tpo -c -o libmfdata_segment_table.lo libmfdata_segment_table.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_segment_table.lo -MD -MP -MF .deps/libmfdata_segment_table.Tpo -c libmfdata_segment_table.c -fPIC -DPIC -o .libs/libmfdata_segment_table.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_segment_table.lo -MD -MP -MF .deps/libmfdata_segment_table.Tpo -c libmfdata_segment_table.c -o libmfdata_segment_table.o mv -f .deps/libmfdata_segment_table.Tpo .deps/libmfdata_segment_table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_notify.lo -MD -MP -MF .deps/libmfdata_notify.Tpo -c -o libmfdata_notify.lo libmfdata_notify.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_notify.lo -MD -MP -MF .deps/libmfdata_notify.Tpo -c libmfdata_notify.c -fPIC -DPIC -o .libs/libmfdata_notify.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_notify.lo -MD -MP -MF .deps/libmfdata_notify.Tpo -c libmfdata_notify.c -o libmfdata_notify.o mv -f .deps/libmfdata_notify.Tpo .deps/libmfdata_notify.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_support.lo -MD -MP -MF .deps/libmfdata_support.Tpo -c -o libmfdata_support.lo libmfdata_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_support.lo -MD -MP -MF .deps/libmfdata_support.Tpo -c libmfdata_support.c -fPIC -DPIC -o .libs/libmfdata_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I/usr/local/include -O2 -pipe -Wall -MT libmfdata_support.lo -MD -MP -MF .deps/libmfdata_support.Tpo -c libmfdata_support.c -o libmfdata_support.o mv -f .deps/libmfdata_support.Tpo .deps/libmfdata_support.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libmfdata.la libmfdata_error.lo libmfdata_file.lo libmfdata_file_list.lo libmfdata_group.lo libmfdata_list.lo libmfdata_list_element.lo libmfdata_range.lo libmfdata_segment.lo libmfdata_segment_table.lo libmfdata_notify.lo libmfdata_support.lo libtool: link: ar cru .libs/libmfdata.a .libs/libmfdata_error.o .libs/libmfdata_file.o .libs/libmfdata_file_list.o .libs/libmfdata_group.o .libs/libmfdata_list.o .libs/libmfdata_list_element.o .libs/libmfdata_range.o .libs/libmfdata_segment.o .libs/libmfdata_segment_table.o .libs/libmfdata_notify.o .libs/libmfdata_support.o libtool: link: ranlib .libs/libmfdata.a Making all in libhmac /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_error.lo -MD -MP -MF .deps/libhmac_error.Tpo -c -o libhmac_error.lo libhmac_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_error.lo -MD -MP -MF .deps/libhmac_error.Tpo -c libhmac_error.c -fPIC -DPIC -o .libs/libhmac_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_error.lo -MD -MP -MF .deps/libhmac_error.Tpo -c libhmac_error.c -o libhmac_error.o mv -f .deps/libhmac_error.Tpo .deps/libhmac_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_md5.lo -MD -MP -MF .deps/libhmac_md5.Tpo -c -o libhmac_md5.lo libhmac_md5.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_md5.lo -MD -MP -MF .deps/libhmac_md5.Tpo -c libhmac_md5.c -fPIC -DPIC -o .libs/libhmac_md5.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_md5.lo -MD -MP -MF .deps/libhmac_md5.Tpo -c libhmac_md5.c -o libhmac_md5.o mv -f .deps/libhmac_md5.Tpo .deps/libhmac_md5.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha1.lo -MD -MP -MF .deps/libhmac_sha1.Tpo -c -o libhmac_sha1.lo libhmac_sha1.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha1.lo -MD -MP -MF .deps/libhmac_sha1.Tpo -c libhmac_sha1.c -fPIC -DPIC -o .libs/libhmac_sha1.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha1.lo -MD -MP -MF .deps/libhmac_sha1.Tpo -c libhmac_sha1.c -o libhmac_sha1.o mv -f .deps/libhmac_sha1.Tpo .deps/libhmac_sha1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha224.lo -MD -MP -MF .deps/libhmac_sha224.Tpo -c -o libhmac_sha224.lo libhmac_sha224.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha224.lo -MD -MP -MF .deps/libhmac_sha224.Tpo -c libhmac_sha224.c -fPIC -DPIC -o .libs/libhmac_sha224.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha224.lo -MD -MP -MF .deps/libhmac_sha224.Tpo -c libhmac_sha224.c -o libhmac_sha224.o mv -f .deps/libhmac_sha224.Tpo .deps/libhmac_sha224.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha256.lo -MD -MP -MF .deps/libhmac_sha256.Tpo -c -o libhmac_sha256.lo libhmac_sha256.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha256.lo -MD -MP -MF .deps/libhmac_sha256.Tpo -c libhmac_sha256.c -fPIC -DPIC -o .libs/libhmac_sha256.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha256.lo -MD -MP -MF .deps/libhmac_sha256.Tpo -c libhmac_sha256.c -o libhmac_sha256.o mv -f .deps/libhmac_sha256.Tpo .deps/libhmac_sha256.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha512.lo -MD -MP -MF .deps/libhmac_sha512.Tpo -c -o libhmac_sha512.lo libhmac_sha512.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha512.lo -MD -MP -MF .deps/libhmac_sha512.Tpo -c libhmac_sha512.c -fPIC -DPIC -o .libs/libhmac_sha512.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_sha512.lo -MD -MP -MF .deps/libhmac_sha512.Tpo -c libhmac_sha512.c -o libhmac_sha512.o mv -f .deps/libhmac_sha512.Tpo .deps/libhmac_sha512.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_support.lo -MD -MP -MF .deps/libhmac_support.Tpo -c -o libhmac_support.lo libhmac_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_support.lo -MD -MP -MF .deps/libhmac_support.Tpo -c libhmac_support.c -fPIC -DPIC -o .libs/libhmac_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libhmac_support.lo -MD -MP -MF .deps/libhmac_support.Tpo -c libhmac_support.c -o libhmac_support.o mv -f .deps/libhmac_support.Tpo .deps/libhmac_support.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libhmac.la libhmac_error.lo libhmac_md5.lo libhmac_sha1.lo libhmac_sha224.lo libhmac_sha256.lo libhmac_sha512.lo libhmac_support.lo libtool: link: ar cru .libs/libhmac.a .libs/libhmac_error.o .libs/libhmac_md5.o .libs/libhmac_sha1.o .libs/libhmac_sha224.o .libs/libhmac_sha256.o .libs/libhmac_sha512.o .libs/libhmac_support.o libtool: link: ranlib .libs/libhmac.a Making all in libewf /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf.lo -MD -MP -MF .deps/libewf.Tpo -c -o libewf.lo libewf.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf.lo -MD -MP -MF .deps/libewf.Tpo -c libewf.c -fPIC -DPIC -o .libs/libewf.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf.lo -MD -MP -MF .deps/libewf.Tpo -c libewf.c -o libewf.o mv -f .deps/libewf.Tpo .deps/libewf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_checksum.lo -MD -MP -MF .deps/libewf_checksum.Tpo -c -o libewf_checksum.lo libewf_checksum.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_checksum.lo -MD -MP -MF .deps/libewf_checksum.Tpo -c libewf_checksum.c -fPIC -DPIC -o .libs/libewf_checksum.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_checksum.lo -MD -MP -MF .deps/libewf_checksum.Tpo -c libewf_checksum.c -o libewf_checksum.o mv -f .deps/libewf_checksum.Tpo .deps/libewf_checksum.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_chunk_data.lo -MD -MP -MF .deps/libewf_chunk_data.Tpo -c -o libewf_chunk_data.lo libewf_chunk_data.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_chunk_data.lo -MD -MP -MF .deps/libewf_chunk_data.Tpo -c libewf_chunk_data.c -fPIC -DPIC -o .libs/libewf_chunk_data.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_chunk_data.lo -MD -MP -MF .deps/libewf_chunk_data.Tpo -c libewf_chunk_data.c -o libewf_chunk_data.o mv -f .deps/libewf_chunk_data.Tpo .deps/libewf_chunk_data.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_chunk_table.lo -MD -MP -MF .deps/libewf_chunk_table.Tpo -c -o libewf_chunk_table.lo libewf_chunk_table.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_chunk_table.lo -MD -MP -MF .deps/libewf_chunk_table.Tpo -c libewf_chunk_table.c -fPIC -DPIC -o .libs/libewf_chunk_table.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_chunk_table.lo -MD -MP -MF .deps/libewf_chunk_table.Tpo -c libewf_chunk_table.c -o libewf_chunk_table.o mv -f .deps/libewf_chunk_table.Tpo .deps/libewf_chunk_table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_compression.lo -MD -MP -MF .deps/libewf_compression.Tpo -c -o libewf_compression.lo libewf_compression.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_compression.lo -MD -MP -MF .deps/libewf_compression.Tpo -c libewf_compression.c -fPIC -DPIC -o .libs/libewf_compression.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_compression.lo -MD -MP -MF .deps/libewf_compression.Tpo -c libewf_compression.c -o libewf_compression.o mv -f .deps/libewf_compression.Tpo .deps/libewf_compression.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_date_time.lo -MD -MP -MF .deps/libewf_date_time.Tpo -c -o libewf_date_time.lo libewf_date_time.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_date_time.lo -MD -MP -MF .deps/libewf_date_time.Tpo -c libewf_date_time.c -fPIC -DPIC -o .libs/libewf_date_time.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_date_time.lo -MD -MP -MF .deps/libewf_date_time.Tpo -c libewf_date_time.c -o libewf_date_time.o mv -f .deps/libewf_date_time.Tpo .deps/libewf_date_time.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_date_time_values.lo -MD -MP -MF .deps/libewf_date_time_values.Tpo -c -o libewf_date_time_values.lo libewf_date_time_values.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_date_time_values.lo -MD -MP -MF .deps/libewf_date_time_values.Tpo -c libewf_date_time_values.c -fPIC -DPIC -o .libs/libewf_date_time_values.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_date_time_values.lo -MD -MP -MF .deps/libewf_date_time_values.Tpo -c libewf_date_time_values.c -o libewf_date_time_values.o mv -f .deps/libewf_date_time_values.Tpo .deps/libewf_date_time_values.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_debug.lo -MD -MP -MF .deps/libewf_debug.Tpo -c -o libewf_debug.lo libewf_debug.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_debug.lo -MD -MP -MF .deps/libewf_debug.Tpo -c libewf_debug.c -fPIC -DPIC -o .libs/libewf_debug.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_debug.lo -MD -MP -MF .deps/libewf_debug.Tpo -c libewf_debug.c -o libewf_debug.o mv -f .deps/libewf_debug.Tpo .deps/libewf_debug.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_deflate.lo -MD -MP -MF .deps/libewf_deflate.Tpo -c -o libewf_deflate.lo libewf_deflate.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_deflate.lo -MD -MP -MF .deps/libewf_deflate.Tpo -c libewf_deflate.c -fPIC -DPIC -o .libs/libewf_deflate.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_deflate.lo -MD -MP -MF .deps/libewf_deflate.Tpo -c libewf_deflate.c -o libewf_deflate.o mv -f .deps/libewf_deflate.Tpo .deps/libewf_deflate.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_empty_block.lo -MD -MP -MF .deps/libewf_empty_block.Tpo -c -o libewf_empty_block.lo libewf_empty_block.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_empty_block.lo -MD -MP -MF .deps/libewf_empty_block.Tpo -c libewf_empty_block.c -fPIC -DPIC -o .libs/libewf_empty_block.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_empty_block.lo -MD -MP -MF .deps/libewf_empty_block.Tpo -c libewf_empty_block.c -o libewf_empty_block.o mv -f .deps/libewf_empty_block.Tpo .deps/libewf_empty_block.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_error.lo -MD -MP -MF .deps/libewf_error.Tpo -c -o libewf_error.lo libewf_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_error.lo -MD -MP -MF .deps/libewf_error.Tpo -c libewf_error.c -fPIC -DPIC -o .libs/libewf_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_error.lo -MD -MP -MF .deps/libewf_error.Tpo -c libewf_error.c -o libewf_error.o mv -f .deps/libewf_error.Tpo .deps/libewf_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_filename.lo -MD -MP -MF .deps/libewf_filename.Tpo -c -o libewf_filename.lo libewf_filename.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_filename.lo -MD -MP -MF .deps/libewf_filename.Tpo -c libewf_filename.c -fPIC -DPIC -o .libs/libewf_filename.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_filename.lo -MD -MP -MF .deps/libewf_filename.Tpo -c libewf_filename.c -o libewf_filename.o mv -f .deps/libewf_filename.Tpo .deps/libewf_filename.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_file_entry.lo -MD -MP -MF .deps/libewf_file_entry.Tpo -c -o libewf_file_entry.lo libewf_file_entry.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_file_entry.lo -MD -MP -MF .deps/libewf_file_entry.Tpo -c libewf_file_entry.c -fPIC -DPIC -o .libs/libewf_file_entry.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_file_entry.lo -MD -MP -MF .deps/libewf_file_entry.Tpo -c libewf_file_entry.c -o libewf_file_entry.o mv -f .deps/libewf_file_entry.Tpo .deps/libewf_file_entry.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_handle.lo -MD -MP -MF .deps/libewf_handle.Tpo -c -o libewf_handle.lo libewf_handle.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_handle.lo -MD -MP -MF .deps/libewf_handle.Tpo -c libewf_handle.c -fPIC -DPIC -o .libs/libewf_handle.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_handle.lo -MD -MP -MF .deps/libewf_handle.Tpo -c libewf_handle.c -o libewf_handle.o mv -f .deps/libewf_handle.Tpo .deps/libewf_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_hash_sections.lo -MD -MP -MF .deps/libewf_hash_sections.Tpo -c -o libewf_hash_sections.lo libewf_hash_sections.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_hash_sections.lo -MD -MP -MF .deps/libewf_hash_sections.Tpo -c libewf_hash_sections.c -fPIC -DPIC -o .libs/libewf_hash_sections.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_hash_sections.lo -MD -MP -MF .deps/libewf_hash_sections.Tpo -c libewf_hash_sections.c -o libewf_hash_sections.o mv -f .deps/libewf_hash_sections.Tpo .deps/libewf_hash_sections.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_hash_values.lo -MD -MP -MF .deps/libewf_hash_values.Tpo -c -o libewf_hash_values.lo libewf_hash_values.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_hash_values.lo -MD -MP -MF .deps/libewf_hash_values.Tpo -c libewf_hash_values.c -fPIC -DPIC -o .libs/libewf_hash_values.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_hash_values.lo -MD -MP -MF .deps/libewf_hash_values.Tpo -c libewf_hash_values.c -o libewf_hash_values.o mv -f .deps/libewf_hash_values.Tpo .deps/libewf_hash_values.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_header_sections.lo -MD -MP -MF .deps/libewf_header_sections.Tpo -c -o libewf_header_sections.lo libewf_header_sections.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_header_sections.lo -MD -MP -MF .deps/libewf_header_sections.Tpo -c libewf_header_sections.c -fPIC -DPIC -o .libs/libewf_header_sections.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_header_sections.lo -MD -MP -MF .deps/libewf_header_sections.Tpo -c libewf_header_sections.c -o libewf_header_sections.o mv -f .deps/libewf_header_sections.Tpo .deps/libewf_header_sections.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_header_values.lo -MD -MP -MF .deps/libewf_header_values.Tpo -c -o libewf_header_values.lo libewf_header_values.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_header_values.lo -MD -MP -MF .deps/libewf_header_values.Tpo -c libewf_header_values.c -fPIC -DPIC -o .libs/libewf_header_values.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_header_values.lo -MD -MP -MF .deps/libewf_header_values.Tpo -c libewf_header_values.c -o libewf_header_values.o mv -f .deps/libewf_header_values.Tpo .deps/libewf_header_values.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_io_handle.lo -MD -MP -MF .deps/libewf_io_handle.Tpo -c -o libewf_io_handle.lo libewf_io_handle.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_io_handle.lo -MD -MP -MF .deps/libewf_io_handle.Tpo -c libewf_io_handle.c -fPIC -DPIC -o .libs/libewf_io_handle.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_io_handle.lo -MD -MP -MF .deps/libewf_io_handle.Tpo -c libewf_io_handle.c -o libewf_io_handle.o mv -f .deps/libewf_io_handle.Tpo .deps/libewf_io_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_legacy.lo -MD -MP -MF .deps/libewf_legacy.Tpo -c -o libewf_legacy.lo libewf_legacy.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_legacy.lo -MD -MP -MF .deps/libewf_legacy.Tpo -c libewf_legacy.c -fPIC -DPIC -o .libs/libewf_legacy.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_legacy.lo -MD -MP -MF .deps/libewf_legacy.Tpo -c libewf_legacy.c -o libewf_legacy.o mv -f .deps/libewf_legacy.Tpo .deps/libewf_legacy.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_media_values.lo -MD -MP -MF .deps/libewf_media_values.Tpo -c -o libewf_media_values.lo libewf_media_values.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_media_values.lo -MD -MP -MF .deps/libewf_media_values.Tpo -c libewf_media_values.c -fPIC -DPIC -o .libs/libewf_media_values.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_media_values.lo -MD -MP -MF .deps/libewf_media_values.Tpo -c libewf_media_values.c -o libewf_media_values.o mv -f .deps/libewf_media_values.Tpo .deps/libewf_media_values.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_metadata.lo -MD -MP -MF .deps/libewf_metadata.Tpo -c -o libewf_metadata.lo libewf_metadata.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_metadata.lo -MD -MP -MF .deps/libewf_metadata.Tpo -c libewf_metadata.c -fPIC -DPIC -o .libs/libewf_metadata.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_metadata.lo -MD -MP -MF .deps/libewf_metadata.Tpo -c libewf_metadata.c -o libewf_metadata.o mv -f .deps/libewf_metadata.Tpo .deps/libewf_metadata.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_notify.lo -MD -MP -MF .deps/libewf_notify.Tpo -c -o libewf_notify.lo libewf_notify.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_notify.lo -MD -MP -MF .deps/libewf_notify.Tpo -c libewf_notify.c -fPIC -DPIC -o .libs/libewf_notify.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_notify.lo -MD -MP -MF .deps/libewf_notify.Tpo -c libewf_notify.c -o libewf_notify.o mv -f .deps/libewf_notify.Tpo .deps/libewf_notify.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_read_io_handle.lo -MD -MP -MF .deps/libewf_read_io_handle.Tpo -c -o libewf_read_io_handle.lo libewf_read_io_handle.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_read_io_handle.lo -MD -MP -MF .deps/libewf_read_io_handle.Tpo -c libewf_read_io_handle.c -fPIC -DPIC -o .libs/libewf_read_io_handle.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_read_io_handle.lo -MD -MP -MF .deps/libewf_read_io_handle.Tpo -c libewf_read_io_handle.c -o libewf_read_io_handle.o mv -f .deps/libewf_read_io_handle.Tpo .deps/libewf_read_io_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_section.lo -MD -MP -MF .deps/libewf_section.Tpo -c -o libewf_section.lo libewf_section.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_section.lo -MD -MP -MF .deps/libewf_section.Tpo -c libewf_section.c -fPIC -DPIC -o .libs/libewf_section.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_section.lo -MD -MP -MF .deps/libewf_section.Tpo -c libewf_section.c -o libewf_section.o mv -f .deps/libewf_section.Tpo .deps/libewf_section.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_sector_range.lo -MD -MP -MF .deps/libewf_sector_range.Tpo -c -o libewf_sector_range.lo libewf_sector_range.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_sector_range.lo -MD -MP -MF .deps/libewf_sector_range.Tpo -c libewf_sector_range.c -fPIC -DPIC -o .libs/libewf_sector_range.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_sector_range.lo -MD -MP -MF .deps/libewf_sector_range.Tpo -c libewf_sector_range.c -o libewf_sector_range.o mv -f .deps/libewf_sector_range.Tpo .deps/libewf_sector_range.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_segment_file.lo -MD -MP -MF .deps/libewf_segment_file.Tpo -c -o libewf_segment_file.lo libewf_segment_file.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_segment_file.lo -MD -MP -MF .deps/libewf_segment_file.Tpo -c libewf_segment_file.c -fPIC -DPIC -o .libs/libewf_segment_file.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_segment_file.lo -MD -MP -MF .deps/libewf_segment_file.Tpo -c libewf_segment_file.c -o libewf_segment_file.o mv -f .deps/libewf_segment_file.Tpo .deps/libewf_segment_file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_segment_file_handle.lo -MD -MP -MF .deps/libewf_segment_file_handle.Tpo -c -o libewf_segment_file_handle.lo libewf_segment_file_handle.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_segment_file_handle.lo -MD -MP -MF .deps/libewf_segment_file_handle.Tpo -c libewf_segment_file_handle.c -fPIC -DPIC -o .libs/libewf_segment_file_handle.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_segment_file_handle.lo -MD -MP -MF .deps/libewf_segment_file_handle.Tpo -c libewf_segment_file_handle.c -o libewf_segment_file_handle.o mv -f .deps/libewf_segment_file_handle.Tpo .deps/libewf_segment_file_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_segment_table.lo -MD -MP -MF .deps/libewf_segment_table.Tpo -c -o libewf_segment_table.lo libewf_segment_table.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_segment_table.lo -MD -MP -MF .deps/libewf_segment_table.Tpo -c libewf_segment_table.c -fPIC -DPIC -o .libs/libewf_segment_table.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_segment_table.lo -MD -MP -MF .deps/libewf_segment_table.Tpo -c libewf_segment_table.c -o libewf_segment_table.o mv -f .deps/libewf_segment_table.Tpo .deps/libewf_segment_table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_single_files.lo -MD -MP -MF .deps/libewf_single_files.Tpo -c -o libewf_single_files.lo libewf_single_files.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_single_files.lo -MD -MP -MF .deps/libewf_single_files.Tpo -c libewf_single_files.c -fPIC -DPIC -o .libs/libewf_single_files.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_single_files.lo -MD -MP -MF .deps/libewf_single_files.Tpo -c libewf_single_files.c -o libewf_single_files.o mv -f .deps/libewf_single_files.Tpo .deps/libewf_single_files.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_single_file_entry.lo -MD -MP -MF .deps/libewf_single_file_entry.Tpo -c -o libewf_single_file_entry.lo libewf_single_file_entry.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_single_file_entry.lo -MD -MP -MF .deps/libewf_single_file_entry.Tpo -c libewf_single_file_entry.c -fPIC -DPIC -o .libs/libewf_single_file_entry.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_single_file_entry.lo -MD -MP -MF .deps/libewf_single_file_entry.Tpo -c libewf_single_file_entry.c -o libewf_single_file_entry.o mv -f .deps/libewf_single_file_entry.Tpo .deps/libewf_single_file_entry.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_single_file_tree.lo -MD -MP -MF .deps/libewf_single_file_tree.Tpo -c -o libewf_single_file_tree.lo libewf_single_file_tree.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_single_file_tree.lo -MD -MP -MF .deps/libewf_single_file_tree.Tpo -c libewf_single_file_tree.c -fPIC -DPIC -o .libs/libewf_single_file_tree.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_single_file_tree.lo -MD -MP -MF .deps/libewf_single_file_tree.Tpo -c libewf_single_file_tree.c -o libewf_single_file_tree.o mv -f .deps/libewf_single_file_tree.Tpo .deps/libewf_single_file_tree.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_support.lo -MD -MP -MF .deps/libewf_support.Tpo -c -o libewf_support.lo libewf_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_support.lo -MD -MP -MF .deps/libewf_support.Tpo -c libewf_support.c -fPIC -DPIC -o .libs/libewf_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_support.lo -MD -MP -MF .deps/libewf_support.Tpo -c libewf_support.c -o libewf_support.o mv -f .deps/libewf_support.Tpo .deps/libewf_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_write_io_handle.lo -MD -MP -MF .deps/libewf_write_io_handle.Tpo -c -o libewf_write_io_handle.lo libewf_write_io_handle.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_write_io_handle.lo -MD -MP -MF .deps/libewf_write_io_handle.Tpo -c libewf_write_io_handle.c -fPIC -DPIC -o .libs/libewf_write_io_handle.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I/usr/local/include -O2 -pipe -Wall -MT libewf_write_io_handle.lo -MD -MP -MF .deps/libewf_write_io_handle.Tpo -c libewf_write_io_handle.c -o libewf_write_io_handle.o mv -f .deps/libewf_write_io_handle.Tpo .deps/libewf_write_io_handle.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -no-undefined -version-info 2:0:0 -o libewf.la -rpath /usr/local/lib libewf.lo libewf_checksum.lo libewf_chunk_data.lo libewf_chunk_table.lo libewf_compression.lo libewf_date_time.lo libewf_date_time_values.lo libewf_debug.lo libewf_deflate.lo libewf_empty_block.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_legacy.lo libewf_media_values.lo libewf_metadata.lo libewf_notify.lo libewf_read_io_handle.lo libewf_section.lo libewf_sector_range.lo libewf_segment_file.lo libewf_segment_file_handle.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 -L/usr/local/lib -lbfio ../libfcache/libfcache.la ../libfdata/libfdata.la ../libfvalue/libfvalue.la ../libmfdata/libmfdata.la -lz -lpthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libewf.so.1.0 -O2 -pipe -Wall .libs/libewf.o .libs/libewf_checksum.o .libs/libewf_chunk_data.o .libs/libewf_chunk_table.o .libs/libewf_compression.o .libs/libewf_date_time.o .libs/libewf_date_time_values.o .libs/libewf_debug.o .libs/libewf_deflate.o .libs/libewf_empty_block.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_legacy.o .libs/libewf_media_values.o .libs/libewf_metadata.o .libs/libewf_notify.o .libs/libewf_read_io_handle.o .libs/libewf_section.o .libs/libewf_sector_range.o .libs/libewf_segment_file.o .libs/libewf_segment_file_handle.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 /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcthreads/.libs/libcthreads.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdata/.libs/libcdata.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcfile/.libs/libcfile.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcpath/.libs/libcpath.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfcache/.libs/libfcache.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfdata/.libs/libfdata.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfvalue/.libs/libfvalue.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libmfdata/.libs/libmfdata.a -Wl,-no-whole-archive -L.libs -lbfio -lpthread -lz -Wl,-soname,libewf.so.1.0 libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcthreads/.libs/libcthreads.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdata/.libs/libcdata.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcsplit/.libs/libcsplit.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcfile/.libs/libcfile.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcpath/.libs/libcpath.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfcache/.libs/libfcache.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfdata/.libs/libfdata.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfvalue/.libs/libfvalue.a libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libmfdata/.libs/libmfdata.a libtool: link: ar cru .libs/libewf.a ./.libs/libewf.lax/libcerror.a/libcerror_error.o ./.libs/libewf.lax/libcerror.a/libcerror_support.o ./.libs/libewf.lax/libcerror.a/libcerror_system.o ./.libs/libewf.lax/libcthreads.a/libcthreads_condition.o ./.libs/libewf.lax/libcthreads.a/libcthreads_error.o ./.libs/libewf.lax/libcthreads.a/libcthreads_lock.o ./.libs/libewf.lax/libcthreads.a/libcthreads_mutex.o ./.libs/libewf.lax/libcthreads.a/libcthreads_queue.o ./.libs/libewf.lax/libcthreads.a/libcthreads_read_write_lock.o ./.libs/libewf.lax/libcthreads.a/libcthreads_repeating_thread.o ./.libs/libewf.lax/libcthreads.a/libcthreads_support.o ./.libs/libewf.lax/libcthreads.a/libcthreads_thread.o ./.libs/libewf.lax/libcthreads.a/libcthreads_thread_attributes.o ./.libs/libewf.lax/libcthreads.a/libcthreads_thread_pool.o ./.libs/libewf.lax/libcdata.a/libcdata_array.o ./.libs/libewf.lax/libcdata.a/libcdata_btree.o ./.libs/libewf.lax/libcdata.a/libcdata_btree_node.o ./.libs/libewf.lax/libcdata.a/libcdata_btree_values_list.o ./.libs/libewf.lax/libcdata.a/libcdata_error.o ./.libs/libewf.lax/libcdata.a/libcdata_list.o ./.libs/libewf.lax/libcdata.a/libcdata_list_element.o ./.libs/libewf.lax/libcdata.a/libcdata_range_list.o ./.libs/libewf.lax/libcdata.a/libcdata_range_list_value.o ./.libs/libewf.lax/libcdata.a/libcdata_support.o ./.libs/libewf.lax/libcdata.a/libcdata_tree_node.o ./.libs/libewf.lax/libclocale.a/libclocale_codepage.o ./.libs/libewf.lax/libclocale.a/libclocale_locale.o ./.libs/libewf.lax/libclocale.a/libclocale_support.o ./.libs/libewf.lax/libclocale.a/libclocale_wide_string.o ./.libs/libewf.lax/libcnotify.a/libcnotify_print.o ./.libs/libewf.lax/libcnotify.a/libcnotify_stream.o ./.libs/libewf.lax/libcnotify.a/libcnotify_support.o ./.libs/libewf.lax/libcnotify.a/libcnotify_verbose.o ./.libs/libewf.lax/libcsplit.a/libcsplit_error.o ./.libs/libewf.lax/libcsplit.a/libcsplit_narrow_split_string.o ./.libs/libewf.lax/libcsplit.a/libcsplit_narrow_string.o ./.libs/libewf.lax/libcsplit.a/libcsplit_support.o ./.libs/libewf.lax/libcsplit.a/libcsplit_wide_split_string.o ./.libs/libewf.lax/libcsplit.a/libcsplit_wide_string.o ./.libs/libewf.lax/libuna.a/libuna_base16_stream.o ./.libs/libewf.lax/libuna.a/libuna_base32_stream.o ./.libs/libewf.lax/libuna.a/libuna_base64_stream.o ./.libs/libewf.lax/libuna.a/libuna_byte_stream.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_2.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_3.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_4.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_5.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_6.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_7.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_8.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_9.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_10.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_13.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_14.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_15.o ./.libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_16.o ./.libs/libewf.lax/libuna.a/libuna_codepage_koi8_r.o ./.libs/libewf.lax/libuna.a/libuna_codepage_koi8_u.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_874.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_932.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_936.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_949.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_950.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_1250.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_1251.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_1252.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_1253.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_1254.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_1255.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_1256.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_1257.o ./.libs/libewf.lax/libuna.a/libuna_codepage_windows_1258.o ./.libs/libewf.lax/libuna.a/libuna_error.o ./.libs/libewf.lax/libuna.a/libuna_support.o ./.libs/libewf.lax/libuna.a/libuna_unicode_character.o ./.libs/libewf.lax/libuna.a/libuna_url_stream.o ./.libs/libewf.lax/libuna.a/libuna_utf16_stream.o ./.libs/libewf.lax/libuna.a/libuna_utf16_string.o ./.libs/libewf.lax/libuna.a/libuna_utf32_stream.o ./.libs/libewf.lax/libuna.a/libuna_utf32_string.o ./.libs/libewf.lax/libuna.a/libuna_utf7_stream.o ./.libs/libewf.lax/libuna.a/libuna_utf8_stream.o ./.libs/libewf.lax/libuna.a/libuna_utf8_string.o ./.libs/libewf.lax/libcfile.a/libcfile_error.o ./.libs/libewf.lax/libcfile.a/libcfile_file.o ./.libs/libewf.lax/libcfile.a/libcfile_notify.o ./.libs/libewf.lax/libcfile.a/libcfile_support.o ./.libs/libewf.lax/libcfile.a/libcfile_system_string.o ./.libs/libewf.lax/libcpath.a/libcpath_error.o ./.libs/libewf.lax/libcpath.a/libcpath_path.o ./.libs/libewf.lax/libcpath.a/libcpath_support.o ./.libs/libewf.lax/libcpath.a/libcpath_system_string.o ./.libs/libewf.lax/libfcache.a/libfcache_cache.o ./.libs/libewf.lax/libfcache.a/libfcache_cache_value.o ./.libs/libewf.lax/libfcache.a/libfcache_date_time.o ./.libs/libewf.lax/libfcache.a/libfcache_error.o ./.libs/libewf.lax/libfcache.a/libfcache_support.o ./.libs/libewf.lax/libfdata.a/libfdata_area.o ./.libs/libewf.lax/libfdata.a/libfdata_btree.o ./.libs/libewf.lax/libfdata.a/libfdata_btree_node.o ./.libs/libewf.lax/libfdata.a/libfdata_btree_range.o ./.libs/libewf.lax/libfdata.a/libfdata_cache.o ./.libs/libewf.lax/libfdata.a/libfdata_error.o ./.libs/libewf.lax/libfdata.a/libfdata_list.o ./.libs/libewf.lax/libfdata.a/libfdata_list_element.o ./.libs/libewf.lax/libfdata.a/libfdata_mapped_range.o ./.libs/libewf.lax/libfdata.a/libfdata_notify.o ./.libs/libewf.lax/libfdata.a/libfdata_range.o ./.libs/libewf.lax/libfdata.a/libfdata_range_list.o ./.libs/libewf.lax/libfdata.a/libfdata_segments_array.o ./.libs/libewf.lax/libfdata.a/libfdata_stream.o ./.libs/libewf.lax/libfdata.a/libfdata_support.o ./.libs/libewf.lax/libfdata.a/libfdata_tree.o ./.libs/libewf.lax/libfdata.a/libfdata_tree_node.o ./.libs/libewf.lax/libfdata.a/libfdata_vector.o ./.libs/libewf.lax/libfvalue.a/libfvalue_binary_data.o ./.libs/libewf.lax/libfvalue.a/libfvalue_data_handle.o ./.libs/libewf.lax/libfvalue.a/libfvalue_error.o ./.libs/libewf.lax/libfvalue.a/libfvalue_filetime.o ./.libs/libewf.lax/libfvalue.a/libfvalue_floating_point.o ./.libs/libewf.lax/libfvalue.a/libfvalue_integer.o ./.libs/libewf.lax/libfvalue.a/libfvalue_split_utf16_string.o ./.libs/libewf.lax/libfvalue.a/libfvalue_split_utf8_string.o ./.libs/libewf.lax/libfvalue.a/libfvalue_string.o ./.libs/libewf.lax/libfvalue.a/libfvalue_table.o ./.libs/libewf.lax/libfvalue.a/libfvalue_value.o ./.libs/libewf.lax/libfvalue.a/libfvalue_value_entry.o ./.libs/libewf.lax/libfvalue.a/libfvalue_value_type.o ./.libs/libewf.lax/libfvalue.a/libfvalue_support.o ./.libs/libewf.lax/libfvalue.a/libfvalue_utf16_string.o ./.libs/libewf.lax/libfvalue.a/libfvalue_utf8_string.o ./.libs/libewf.lax/libmfdata.a/libmfdata_error.o ./.libs/libewf.lax/libmfdata.a/libmfdata_file.o ./.libs/libewf.lax/libmfdata.a/libmfdata_file_list.o ./.libs/libewf.lax/libmfdata.a/libmfdata_group.o ./.libs/libewf.lax/libmfdata.a/libmfdata_list.o ./.libs/libewf.lax/libmfdata.a/libmfdata_list_element.o ./.libs/libewf.lax/libmfdata.a/libmfdata_range.o ./.libs/libewf.lax/libmfdata.a/libmfdata_segment.o ./.libs/libewf.lax/libmfdata.a/libmfdata_segment_table.o ./.libs/libewf.lax/libmfdata.a/libmfdata_notify.o ./.libs/libewf.lax/libmfdata.a/libmfdata_support.o libewf.o libewf_checksum.o libewf_chunk_data.o libewf_chunk_table.o libewf_compression.o libewf_date_time.o libewf_date_time_values.o libewf_debug.o libewf_deflate.o libewf_empty_block.o libewf_error.o libewf_filename.o libewf_file_entry.o libewf_handle.o libewf_hash_sections.o libewf_hash_values.o libewf_header_sections.o libewf_header_values.o libewf_io_handle.o libewf_legacy.o libewf_media_values.o libewf_metadata.o libewf_notify.o libewf_read_io_handle.o libewf_section.o libewf_sector_range.o libewf_segment_file.o libewf_segment_file_handle.o libewf_segment_table.o libewf_single_files.o libewf_single_file_entry.o libewf_single_file_tree.o libewf_support.o libewf_write_io_handle.o libtool: link: ranlib .libs/libewf.a Making all in libodraw /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_cue_parser.lo -MD -MP -MF .deps/libodraw_cue_parser.Tpo -c -o libodraw_cue_parser.lo libodraw_cue_parser.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_cue_parser.lo -MD -MP -MF .deps/libodraw_cue_parser.Tpo -c libodraw_cue_parser.c -fPIC -DPIC -o .libs/libodraw_cue_parser.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_cue_parser.lo -MD -MP -MF .deps/libodraw_cue_parser.Tpo -c libodraw_cue_parser.c -o libodraw_cue_parser.o mv -f .deps/libodraw_cue_parser.Tpo .deps/libodraw_cue_parser.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_cue_scanner.lo -MD -MP -MF .deps/libodraw_cue_scanner.Tpo -c -o libodraw_cue_scanner.lo libodraw_cue_scanner.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_cue_scanner.lo -MD -MP -MF .deps/libodraw_cue_scanner.Tpo -c libodraw_cue_scanner.c -fPIC -DPIC -o .libs/libodraw_cue_scanner.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_cue_scanner.lo -MD -MP -MF .deps/libodraw_cue_scanner.Tpo -c libodraw_cue_scanner.c -o libodraw_cue_scanner.o mv -f .deps/libodraw_cue_scanner.Tpo .deps/libodraw_cue_scanner.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_data_file.lo -MD -MP -MF .deps/libodraw_data_file.Tpo -c -o libodraw_data_file.lo libodraw_data_file.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_data_file.lo -MD -MP -MF .deps/libodraw_data_file.Tpo -c libodraw_data_file.c -fPIC -DPIC -o .libs/libodraw_data_file.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_data_file.lo -MD -MP -MF .deps/libodraw_data_file.Tpo -c libodraw_data_file.c -o libodraw_data_file.o mv -f .deps/libodraw_data_file.Tpo .deps/libodraw_data_file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_data_file_descriptor.lo -MD -MP -MF .deps/libodraw_data_file_descriptor.Tpo -c -o libodraw_data_file_descriptor.lo libodraw_data_file_descriptor.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_data_file_descriptor.lo -MD -MP -MF .deps/libodraw_data_file_descriptor.Tpo -c libodraw_data_file_descriptor.c -fPIC -DPIC -o .libs/libodraw_data_file_descriptor.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_data_file_descriptor.lo -MD -MP -MF .deps/libodraw_data_file_descriptor.Tpo -c libodraw_data_file_descriptor.c -o libodraw_data_file_descriptor.o mv -f .deps/libodraw_data_file_descriptor.Tpo .deps/libodraw_data_file_descriptor.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_debug.lo -MD -MP -MF .deps/libodraw_debug.Tpo -c -o libodraw_debug.lo libodraw_debug.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_debug.lo -MD -MP -MF .deps/libodraw_debug.Tpo -c libodraw_debug.c -fPIC -DPIC -o .libs/libodraw_debug.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_debug.lo -MD -MP -MF .deps/libodraw_debug.Tpo -c libodraw_debug.c -o libodraw_debug.o mv -f .deps/libodraw_debug.Tpo .deps/libodraw_debug.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_error.lo -MD -MP -MF .deps/libodraw_error.Tpo -c -o libodraw_error.lo libodraw_error.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_error.lo -MD -MP -MF .deps/libodraw_error.Tpo -c libodraw_error.c -fPIC -DPIC -o .libs/libodraw_error.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_error.lo -MD -MP -MF .deps/libodraw_error.Tpo -c libodraw_error.c -o libodraw_error.o mv -f .deps/libodraw_error.Tpo .deps/libodraw_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_handle.lo -MD -MP -MF .deps/libodraw_handle.Tpo -c -o libodraw_handle.lo libodraw_handle.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_handle.lo -MD -MP -MF .deps/libodraw_handle.Tpo -c libodraw_handle.c -fPIC -DPIC -o .libs/libodraw_handle.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_handle.lo -MD -MP -MF .deps/libodraw_handle.Tpo -c libodraw_handle.c -o libodraw_handle.o mv -f .deps/libodraw_handle.Tpo .deps/libodraw_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_io_handle.lo -MD -MP -MF .deps/libodraw_io_handle.Tpo -c -o libodraw_io_handle.lo libodraw_io_handle.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_io_handle.lo -MD -MP -MF .deps/libodraw_io_handle.Tpo -c libodraw_io_handle.c -fPIC -DPIC -o .libs/libodraw_io_handle.o libodraw_io_handle.c:208:11: warning: variable 'sector_lba' set but not used [-Wunused-but-set-variable] uint32_t sector_lba = 0; ^ 1 warning generated. cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_io_handle.lo -MD -MP -MF .deps/libodraw_io_handle.Tpo -c libodraw_io_handle.c -o libodraw_io_handle.o libodraw_io_handle.c:208:11: warning: variable 'sector_lba' set but not used [-Wunused-but-set-variable] uint32_t sector_lba = 0; ^ 1 warning generated. mv -f .deps/libodraw_io_handle.Tpo .deps/libodraw_io_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_notify.lo -MD -MP -MF .deps/libodraw_notify.Tpo -c -o libodraw_notify.lo libodraw_notify.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_notify.lo -MD -MP -MF .deps/libodraw_notify.Tpo -c libodraw_notify.c -fPIC -DPIC -o .libs/libodraw_notify.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_notify.lo -MD -MP -MF .deps/libodraw_notify.Tpo -c libodraw_notify.c -o libodraw_notify.o mv -f .deps/libodraw_notify.Tpo .deps/libodraw_notify.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_sector_range.lo -MD -MP -MF .deps/libodraw_sector_range.Tpo -c -o libodraw_sector_range.lo libodraw_sector_range.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_sector_range.lo -MD -MP -MF .deps/libodraw_sector_range.Tpo -c libodraw_sector_range.c -fPIC -DPIC -o .libs/libodraw_sector_range.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_sector_range.lo -MD -MP -MF .deps/libodraw_sector_range.Tpo -c libodraw_sector_range.c -o libodraw_sector_range.o mv -f .deps/libodraw_sector_range.Tpo .deps/libodraw_sector_range.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_support.lo -MD -MP -MF .deps/libodraw_support.Tpo -c -o libodraw_support.lo libodraw_support.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_support.lo -MD -MP -MF .deps/libodraw_support.Tpo -c libodraw_support.c -fPIC -DPIC -o .libs/libodraw_support.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_support.lo -MD -MP -MF .deps/libodraw_support.Tpo -c libodraw_support.c -o libodraw_support.o mv -f .deps/libodraw_support.Tpo .deps/libodraw_support.Plo /usr/bin/libtool --tag=CC --mode=compile cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_track_value.lo -MD -MP -MF .deps/libodraw_track_value.Tpo -c -o libodraw_track_value.lo libodraw_track_value.c cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_track_value.lo -MD -MP -MF .deps/libodraw_track_value.Tpo -c libodraw_track_value.c -fPIC -DPIC -o .libs/libodraw_track_value.o cc -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/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT libodraw_track_value.lo -MD -MP -MF .deps/libodraw_track_value.Tpo -c libodraw_track_value.c -o libodraw_track_value.o mv -f .deps/libodraw_track_value.Tpo .deps/libodraw_track_value.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -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 libtool: link: 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: ranlib .libs/libodraw.a Making all in libsmdev Making all in libsmraw Making all in ewftools cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT byte_size_string.o -MD -MP -MF .deps/byte_size_string.Tpo -c -o byte_size_string.o byte_size_string.c mv -f .deps/byte_size_string.Tpo .deps/byte_size_string.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT digest_hash.o -MD -MP -MF .deps/digest_hash.Tpo -c -o digest_hash.o digest_hash.c mv -f .deps/digest_hash.Tpo .deps/digest_hash.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT device_handle.o -MD -MP -MF .deps/device_handle.Tpo -c -o device_handle.o device_handle.c mv -f .deps/device_handle.Tpo .deps/device_handle.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewfacquire.o -MD -MP -MF .deps/ewfacquire.Tpo -c -o ewfacquire.o ewfacquire.c mv -f .deps/ewfacquire.Tpo .deps/ewfacquire.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewfinput.o -MD -MP -MF .deps/ewfinput.Tpo -c -o ewfinput.o ewfinput.c mv -f .deps/ewfinput.Tpo .deps/ewfinput.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewftools_getopt.o -MD -MP -MF .deps/ewftools_getopt.Tpo -c -o ewftools_getopt.o ewftools_getopt.c mv -f .deps/ewftools_getopt.Tpo .deps/ewftools_getopt.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewftools_output.o -MD -MP -MF .deps/ewftools_output.Tpo -c -o ewftools_output.o ewftools_output.c mv -f .deps/ewftools_output.Tpo .deps/ewftools_output.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewftools_signal.o -MD -MP -MF .deps/ewftools_signal.Tpo -c -o ewftools_signal.o ewftools_signal.c mv -f .deps/ewftools_signal.Tpo .deps/ewftools_signal.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewftools_system_string.o -MD -MP -MF .deps/ewftools_system_string.Tpo -c -o ewftools_system_string.o ewftools_system_string.c mv -f .deps/ewftools_system_string.Tpo .deps/ewftools_system_string.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT guid.o -MD -MP -MF .deps/guid.Tpo -c -o guid.o guid.c mv -f .deps/guid.Tpo .deps/guid.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT imaging_handle.o -MD -MP -MF .deps/imaging_handle.Tpo -c -o imaging_handle.o imaging_handle.c mv -f .deps/imaging_handle.Tpo .deps/imaging_handle.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT log_handle.o -MD -MP -MF .deps/log_handle.Tpo -c -o log_handle.o log_handle.c mv -f .deps/log_handle.Tpo .deps/log_handle.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT platform.o -MD -MP -MF .deps/platform.Tpo -c -o platform.o platform.c mv -f .deps/platform.Tpo .deps/platform.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT process_status.o -MD -MP -MF .deps/process_status.Tpo -c -o process_status.o process_status.c mv -f .deps/process_status.Tpo .deps/process_status.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT storage_media_buffer.o -MD -MP -MF .deps/storage_media_buffer.Tpo -c -o storage_media_buffer.o storage_media_buffer.c mv -f .deps/storage_media_buffer.Tpo .deps/storage_media_buffer.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o ewfacquire byte_size_string.o digest_hash.o device_handle.o ewfacquire.o ewfinput.o ewftools_getopt.o ewftools_output.o ewftools_signal.o ewftools_system_string.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libodraw/libodraw.la -L/usr/local/lib -lsmdev -L/usr/local/lib -lsmraw ../libhmac/libhmac.la -lcrypto ../libfvalue/libfvalue.la ../libfdata/libfdata.la -L/usr/local/lib -lbfio ../libcpath/libcpath.la ../libcfile/libcfile.la ../libuna/libuna.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libcdata/libcdata.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o .libs/ewfacquire -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib byte_size_string.o digest_hash.o device_handle.o ewfacquire.o ewfinput.o ewftools_getopt.o ewftools_output.o ewftools_signal.o ewftools_system_string.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o /exopi-obj/pobj/libewf-20140808/libewf-20140808/libodraw/.libs/libodraw.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libhmac/.libs/libhmac.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfvalue/.libs/libfvalue.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfdata/.libs/libfdata.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcpath/.libs/libcpath.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcfile/.libs/libcfile.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdatetime/.libs/libcdatetime.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdata/.libs/libcdata.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a -L.libs -lsmdev -lpthread -lsmraw -lbfio -lcrypto -lewf -lz -lintl -liconv -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewfacquirestream.o -MD -MP -MF .deps/ewfacquirestream.Tpo -c -o ewfacquirestream.o ewfacquirestream.c mv -f .deps/ewfacquirestream.Tpo .deps/ewfacquirestream.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o ewfacquirestream byte_size_string.o digest_hash.o ewfacquirestream.o ewfinput.o ewftools_getopt.o ewftools_output.o ewftools_signal.o ewftools_system_string.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libhmac/libhmac.la -lcrypto ../libuna/libuna.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o .libs/ewfacquirestream -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib byte_size_string.o digest_hash.o ewfacquirestream.o ewfinput.o ewftools_getopt.o ewftools_output.o ewftools_signal.o ewftools_system_string.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o /exopi-obj/pobj/libewf-20140808/libewf-20140808/libhmac/.libs/libhmac.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdatetime/.libs/libcdatetime.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a -L.libs -lcrypto -lewf -lbfio -lpthread -lz -lintl -liconv -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewfdebug.o -MD -MP -MF .deps/ewfdebug.Tpo -c -o ewfdebug.o ewfdebug.c mv -f .deps/ewfdebug.Tpo .deps/ewfdebug.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewftools_glob.o -MD -MP -MF .deps/ewftools_glob.Tpo -c -o ewftools_glob.o ewftools_glob.c mv -f .deps/ewftools_glob.Tpo .deps/ewftools_glob.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o ewfdebug byte_size_string.o ewfdebug.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o ../libuna/libuna.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o .libs/ewfdebug -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib byte_size_string.o ewfdebug.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a -L.libs -lewf -lbfio -lpthread -lz -lintl -liconv -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewfexport.o -MD -MP -MF .deps/ewfexport.Tpo -c -o ewfexport.o ewfexport.c mv -f .deps/ewfexport.Tpo .deps/ewfexport.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT export_handle.o -MD -MP -MF .deps/export_handle.Tpo -c -o export_handle.o export_handle.c mv -f .deps/export_handle.Tpo .deps/export_handle.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o ewfexport byte_size_string.o digest_hash.o ewfexport.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o -L/usr/local/lib -lsmraw ../libhmac/libhmac.la -lcrypto ../libfvalue/libfvalue.la ../libfdata/libfdata.la -L/usr/local/lib -lbfio ../libcpath/libcpath.la ../libcfile/libcfile.la ../libuna/libuna.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libcdata/libcdata.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o .libs/ewfexport -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib byte_size_string.o digest_hash.o ewfexport.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o /exopi-obj/pobj/libewf-20140808/libewf-20140808/libhmac/.libs/libhmac.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfvalue/.libs/libfvalue.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfdata/.libs/libfdata.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcpath/.libs/libcpath.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcfile/.libs/libcfile.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdatetime/.libs/libcdatetime.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdata/.libs/libcdata.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a -L.libs -lsmraw -lbfio -lpthread -lcrypto -lewf -lz -lintl -liconv -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewfinfo.o -MD -MP -MF .deps/ewfinfo.Tpo -c -o ewfinfo.o ewfinfo.c mv -f .deps/ewfinfo.Tpo .deps/ewfinfo.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT info_handle.o -MD -MP -MF .deps/info_handle.Tpo -c -o info_handle.o info_handle.c mv -f .deps/info_handle.Tpo .deps/info_handle.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o ewfinfo byte_size_string.o digest_hash.o ewfinfo.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o guid.o info_handle.o platform.o ../libuna/libuna.la ../libcsplit/libcsplit.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o .libs/ewfinfo -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib byte_size_string.o digest_hash.o ewfinfo.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o guid.o info_handle.o platform.o /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a -L.libs -lewf -lbfio -lpthread -lz -lintl -liconv -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewfmount.o -MD -MP -MF .deps/ewfmount.Tpo -c -o ewfmount.o ewfmount.c mv -f .deps/ewfmount.Tpo .deps/ewfmount.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT mount_dokan.o -MD -MP -MF .deps/mount_dokan.Tpo -c -o mount_dokan.o mount_dokan.c mv -f .deps/mount_dokan.Tpo .deps/mount_dokan.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT mount_file_entry.o -MD -MP -MF .deps/mount_file_entry.Tpo -c -o mount_file_entry.o mount_file_entry.c mv -f .deps/mount_file_entry.Tpo .deps/mount_file_entry.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT mount_file_system.o -MD -MP -MF .deps/mount_file_system.Tpo -c -o mount_file_system.o mount_file_system.c mv -f .deps/mount_file_system.Tpo .deps/mount_file_system.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT mount_fuse.o -MD -MP -MF .deps/mount_fuse.Tpo -c -o mount_fuse.o mount_fuse.c mv -f .deps/mount_fuse.Tpo .deps/mount_fuse.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT mount_handle.o -MD -MP -MF .deps/mount_handle.Tpo -c -o mount_handle.o mount_handle.c mv -f .deps/mount_handle.Tpo .deps/mount_handle.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o ewfmount byte_size_string.o digest_hash.o ewfmount.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o guid.o mount_dokan.o mount_file_entry.o mount_file_system.o mount_fuse.o mount_handle.o platform.o -lfuse ../libcpath/libcpath.la ../libuna/libuna.la ../libcsplit/libcsplit.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libewf/libewf.la ../libcthreads/libcthreads.la ../libcerror/libcerror.la /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o .libs/ewfmount -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib byte_size_string.o digest_hash.o ewfmount.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o guid.o mount_dokan.o mount_file_entry.o mount_file_system.o mount_fuse.o mount_handle.o platform.o /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcpath/.libs/libcpath.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcthreads/.libs/libcthreads.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a -L.libs -lfuse -lewf -lbfio -lpthread -lz -lintl -liconv -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewfrecover.o -MD -MP -MF .deps/ewfrecover.Tpo -c -o ewfrecover.o ewfrecover.c mv -f .deps/ewfrecover.Tpo .deps/ewfrecover.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o ewfrecover byte_size_string.o digest_hash.o ewfrecover.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o -L/usr/local/lib -lsmraw ../libhmac/libhmac.la -lcrypto ../libfvalue/libfvalue.la ../libfdata/libfdata.la -L/usr/local/lib -lbfio ../libcpath/libcpath.la ../libcfile/libcfile.la ../libuna/libuna.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libcdata/libcdata.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o .libs/ewfrecover -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib byte_size_string.o digest_hash.o ewfrecover.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o /exopi-obj/pobj/libewf-20140808/libewf-20140808/libhmac/.libs/libhmac.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfvalue/.libs/libfvalue.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libfdata/.libs/libfdata.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcpath/.libs/libcpath.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcfile/.libs/libcfile.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdatetime/.libs/libcdatetime.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdata/.libs/libcdata.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a -L.libs -lsmraw -lbfio -lpthread -lcrypto -lewf -lz -lintl -liconv -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT ewfverify.o -MD -MP -MF .deps/ewfverify.Tpo -c -o ewfverify.o ewfverify.c mv -f .deps/ewfverify.Tpo .deps/ewfverify.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -MT verification_handle.o -MD -MP -MF .deps/verification_handle.Tpo -c -o verification_handle.o verification_handle.c mv -f .deps/verification_handle.Tpo .deps/verification_handle.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o ewfverify byte_size_string.o digest_hash.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o ewfverify.o log_handle.o process_status.o storage_media_buffer.o verification_handle.o ../libhmac/libhmac.la -lcrypto ../libcpath/libcpath.la ../libuna/libuna.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o .libs/ewfverify -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib byte_size_string.o digest_hash.o ewfinput.o ewftools_getopt.o ewftools_glob.o ewftools_output.o ewftools_signal.o ewftools_system_string.o ewfverify.o log_handle.o process_status.o storage_media_buffer.o verification_handle.o /exopi-obj/pobj/libewf-20140808/libewf-20140808/libhmac/.libs/libhmac.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcpath/.libs/libcpath.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libuna/.libs/libuna.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcdatetime/.libs/libcdatetime.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libclocale/.libs/libclocale.a /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a -L.libs -lcrypto -lewf -lbfio -lpthread -lz -lintl -liconv -Wl,-rpath-link,/usr/local/lib Making all in ewf.net Making all in pyewf Making all in pyewf-python2 /usr/bin/make all-am Making all in pyewf-python3 /bin/cp -f ../pyewf/pyewf.c pyewf.c /bin/cp -f ../pyewf/pyewf.h pyewf.h /bin/cp -f ../pyewf/pyewf_codepage.c pyewf_codepage.c /bin/cp -f ../pyewf/pyewf_codepage.h pyewf_codepage.h /bin/cp -f ../pyewf/pyewf_datetime.c pyewf_datetime.c /bin/cp -f ../pyewf/pyewf_datetime.h pyewf_datetime.h /bin/cp -f ../pyewf/pyewf_error.c pyewf_error.c /bin/cp -f ../pyewf/pyewf_error.h pyewf_error.h /bin/cp -f ../pyewf/pyewf_file_entries.c pyewf_file_entries.c /bin/cp -f ../pyewf/pyewf_file_entries.h pyewf_file_entries.h /bin/cp -f ../pyewf/pyewf_file_entry.c pyewf_file_entry.c /bin/cp -f ../pyewf/pyewf_file_entry.h pyewf_file_entry.h /bin/cp -f ../pyewf/pyewf_file_object_io_handle.c pyewf_file_object_io_handle.c /bin/cp -f ../pyewf/pyewf_file_object_io_handle.h pyewf_file_object_io_handle.h /bin/cp -f ../pyewf/pyewf_file_objects_io_pool.c pyewf_file_objects_io_pool.c /bin/cp -f ../pyewf/pyewf_file_objects_io_pool.h pyewf_file_objects_io_pool.h /bin/cp -f ../pyewf/pyewf_handle.c pyewf_handle.c /bin/cp -f ../pyewf/pyewf_handle.h pyewf_handle.h /bin/cp -f ../pyewf/pyewf_integer.c pyewf_integer.c /bin/cp -f ../pyewf/pyewf_integer.h pyewf_integer.h /bin/cp -f ../pyewf/pyewf_libbfio.h pyewf_libbfio.h /bin/cp -f ../pyewf/pyewf_libcerror.h pyewf_libcerror.h /bin/cp -f ../pyewf/pyewf_libclocale.h pyewf_libclocale.h /bin/cp -f ../pyewf/pyewf_libewf.h pyewf_libewf.h /bin/cp -f ../pyewf/pyewf_metadata.c pyewf_metadata.c /bin/cp -f ../pyewf/pyewf_metadata.h pyewf_metadata.h /bin/cp -f ../pyewf/pyewf_python.h pyewf_python.h /bin/cp -f ../pyewf/pyewf_unused.h pyewf_unused.h /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf.lo -MD -MP -MF .deps/pyewf_la-pyewf.Tpo -c -o pyewf_la-pyewf.lo `test -f 'pyewf.c' || echo './'`pyewf.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf.lo -MD -MP -MF .deps/pyewf_la-pyewf.Tpo -c pyewf.c -fPIC -DPIC -o .libs/pyewf_la-pyewf.o pyewf.c:490:2: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^ /usr/local/include/python3.10/ceval.h:122:1: note: 'PyEval_InitThreads' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf.lo -MD -MP -MF .deps/pyewf_la-pyewf.Tpo -c pyewf.c -o pyewf_la-pyewf.o pyewf.c:490:2: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^ /usr/local/include/python3.10/ceval.h:122:1: note: 'PyEval_InitThreads' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. mv -f .deps/pyewf_la-pyewf.Tpo .deps/pyewf_la-pyewf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_codepage.lo -MD -MP -MF .deps/pyewf_la-pyewf_codepage.Tpo -c -o pyewf_la-pyewf_codepage.lo `test -f 'pyewf_codepage.c' || echo './'`pyewf_codepage.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_codepage.lo -MD -MP -MF .deps/pyewf_la-pyewf_codepage.Tpo -c pyewf_codepage.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_codepage.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_codepage.lo -MD -MP -MF .deps/pyewf_la-pyewf_codepage.Tpo -c pyewf_codepage.c -o pyewf_la-pyewf_codepage.o mv -f .deps/pyewf_la-pyewf_codepage.Tpo .deps/pyewf_la-pyewf_codepage.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_datetime.lo -MD -MP -MF .deps/pyewf_la-pyewf_datetime.Tpo -c -o pyewf_la-pyewf_datetime.lo `test -f 'pyewf_datetime.c' || echo './'`pyewf_datetime.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_datetime.lo -MD -MP -MF .deps/pyewf_la-pyewf_datetime.Tpo -c pyewf_datetime.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_datetime.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_datetime.lo -MD -MP -MF .deps/pyewf_la-pyewf_datetime.Tpo -c pyewf_datetime.c -o pyewf_la-pyewf_datetime.o mv -f .deps/pyewf_la-pyewf_datetime.Tpo .deps/pyewf_la-pyewf_datetime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_error.lo -MD -MP -MF .deps/pyewf_la-pyewf_error.Tpo -c -o pyewf_la-pyewf_error.lo `test -f 'pyewf_error.c' || echo './'`pyewf_error.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_error.lo -MD -MP -MF .deps/pyewf_la-pyewf_error.Tpo -c pyewf_error.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_error.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_error.lo -MD -MP -MF .deps/pyewf_la-pyewf_error.Tpo -c pyewf_error.c -o pyewf_la-pyewf_error.o mv -f .deps/pyewf_la-pyewf_error.Tpo .deps/pyewf_la-pyewf_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_entries.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_entries.Tpo -c -o pyewf_la-pyewf_file_entries.lo `test -f 'pyewf_file_entries.c' || echo './'`pyewf_file_entries.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_entries.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_entries.Tpo -c pyewf_file_entries.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_file_entries.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_entries.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_entries.Tpo -c pyewf_file_entries.c -o pyewf_la-pyewf_file_entries.o mv -f .deps/pyewf_la-pyewf_file_entries.Tpo .deps/pyewf_la-pyewf_file_entries.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_entry.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_entry.Tpo -c -o pyewf_la-pyewf_file_entry.lo `test -f 'pyewf_file_entry.c' || echo './'`pyewf_file_entry.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_entry.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_entry.Tpo -c pyewf_file_entry.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_file_entry.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_entry.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_entry.Tpo -c pyewf_file_entry.c -o pyewf_la-pyewf_file_entry.o mv -f .deps/pyewf_la-pyewf_file_entry.Tpo .deps/pyewf_la-pyewf_file_entry.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_object_io_handle.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_object_io_handle.Tpo -c -o pyewf_la-pyewf_file_object_io_handle.lo `test -f 'pyewf_file_object_io_handle.c' || echo './'`pyewf_file_object_io_handle.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_object_io_handle.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_object_io_handle.Tpo -c pyewf_file_object_io_handle.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_file_object_io_handle.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_object_io_handle.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_object_io_handle.Tpo -c pyewf_file_object_io_handle.c -o pyewf_la-pyewf_file_object_io_handle.o mv -f .deps/pyewf_la-pyewf_file_object_io_handle.Tpo .deps/pyewf_la-pyewf_file_object_io_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_objects_io_pool.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_objects_io_pool.Tpo -c -o pyewf_la-pyewf_file_objects_io_pool.lo `test -f 'pyewf_file_objects_io_pool.c' || echo './'`pyewf_file_objects_io_pool.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_objects_io_pool.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_objects_io_pool.Tpo -c pyewf_file_objects_io_pool.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_file_objects_io_pool.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_file_objects_io_pool.lo -MD -MP -MF .deps/pyewf_la-pyewf_file_objects_io_pool.Tpo -c pyewf_file_objects_io_pool.c -o pyewf_la-pyewf_file_objects_io_pool.o mv -f .deps/pyewf_la-pyewf_file_objects_io_pool.Tpo .deps/pyewf_la-pyewf_file_objects_io_pool.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_handle.lo -MD -MP -MF .deps/pyewf_la-pyewf_handle.Tpo -c -o pyewf_la-pyewf_handle.lo `test -f 'pyewf_handle.c' || echo './'`pyewf_handle.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_handle.lo -MD -MP -MF .deps/pyewf_la-pyewf_handle.Tpo -c pyewf_handle.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_handle.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_handle.lo -MD -MP -MF .deps/pyewf_la-pyewf_handle.Tpo -c pyewf_handle.c -o pyewf_la-pyewf_handle.o mv -f .deps/pyewf_la-pyewf_handle.Tpo .deps/pyewf_la-pyewf_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_integer.lo -MD -MP -MF .deps/pyewf_la-pyewf_integer.Tpo -c -o pyewf_la-pyewf_integer.lo `test -f 'pyewf_integer.c' || echo './'`pyewf_integer.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_integer.lo -MD -MP -MF .deps/pyewf_la-pyewf_integer.Tpo -c pyewf_integer.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_integer.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_integer.lo -MD -MP -MF .deps/pyewf_la-pyewf_integer.Tpo -c pyewf_integer.c -o pyewf_la-pyewf_integer.o mv -f .deps/pyewf_la-pyewf_integer.Tpo .deps/pyewf_la-pyewf_integer.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_metadata.lo -MD -MP -MF .deps/pyewf_la-pyewf_metadata.Tpo -c -o pyewf_la-pyewf_metadata.lo `test -f 'pyewf_metadata.c' || echo './'`pyewf_metadata.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_metadata.lo -MD -MP -MF .deps/pyewf_la-pyewf_metadata.Tpo -c pyewf_metadata.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_metadata.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -MT pyewf_la-pyewf_metadata.lo -MD -MP -MF .deps/pyewf_la-pyewf_metadata.Tpo -c pyewf_metadata.c -o pyewf_la-pyewf_metadata.o mv -f .deps/pyewf_la-pyewf_metadata.Tpo .deps/pyewf_la-pyewf_metadata.Plo /usr/bin/libtool --tag=CC --mode=link cc -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall -module -avoid-version -L/usr/local/lib -lintl -lpthread -lutil -lm -lm -o pyewf.la -rpath /usr/local/lib/python3.10/site-packages pyewf_la-pyewf.lo pyewf_la-pyewf_codepage.lo pyewf_la-pyewf_datetime.lo pyewf_la-pyewf_error.lo pyewf_la-pyewf_file_entries.lo pyewf_la-pyewf_file_entry.lo pyewf_la-pyewf_file_object_io_handle.lo pyewf_la-pyewf_file_objects_io_pool.lo pyewf_la-pyewf_handle.lo pyewf_la-pyewf_integer.lo pyewf_la-pyewf_metadata.lo ../libcerror/libcerror.la ../libewf/libewf.la libtool: link: cc -shared -fPIC -DPIC -o .libs/pyewf.so -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -Wall .libs/pyewf_la-pyewf.o .libs/pyewf_la-pyewf_codepage.o .libs/pyewf_la-pyewf_datetime.o .libs/pyewf_la-pyewf_error.o .libs/pyewf_la-pyewf_file_entries.o .libs/pyewf_la-pyewf_file_entry.o .libs/pyewf_la-pyewf_file_object_io_handle.o .libs/pyewf_la-pyewf_file_objects_io_pool.o .libs/pyewf_la-pyewf_handle.o .libs/pyewf_la-pyewf_integer.o .libs/pyewf_la-pyewf_metadata.o -Wl,-whole-archive /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a -Wl,-no-whole-archive -L.libs -lintl -liconv -lpthread -lutil -lm -lewf -lbfio -lz -Wl,-soname,pyewf.so libtool: link: ar x /exopi-obj/pobj/libewf-20140808/libewf-20140808/libcerror/.libs/libcerror.a libtool: link: ar cru .libs/pyewf.a ./.libs/pyewf.lax/libcerror.a/libcerror_error.o ./.libs/pyewf.lax/libcerror.a/libcerror_support.o ./.libs/pyewf.lax/libcerror.a/libcerror_system.o pyewf_la-pyewf.o pyewf_la-pyewf_codepage.o pyewf_la-pyewf_datetime.o pyewf_la-pyewf_error.o pyewf_la-pyewf_file_entries.o pyewf_la-pyewf_file_entry.o pyewf_la-pyewf_file_object_io_handle.o pyewf_la-pyewf_file_objects_io_pool.o pyewf_la-pyewf_handle.o pyewf_la-pyewf_integer.o pyewf_la-pyewf_metadata.o libtool: link: ranlib .libs/pyewf.a Making all in po /usr/bin/make libewf.pot-update sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if LC_ALL=C grep 'GNU libewf' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then package_gnu='GNU '; else package_gnu=''; fi; if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then msgid_bugs_address='joachim.metz@gmail.com'; else msgid_bugs_address='joachim.metz@gmail.com'; fi; case `/usr/local/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) /usr/local/bin/xgettext --default-domain=libewf --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --msgid-bugs-address="$msgid_bugs_address" ;; *) /usr/local/bin/xgettext --default-domain=libewf --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --package-name="${package_gnu}libewf" --package-version='20140808' --msgid-bugs-address="$msgid_bugs_address" ;; esac test ! -f libewf.po || { if test -f ./libewf.pot; then sed -f remove-potcdate.sed < ./libewf.pot > libewf.1po && sed -f remove-potcdate.sed < libewf.po > libewf.2po && if cmp libewf.1po libewf.2po >/dev/null 2>&1; then rm -f libewf.1po libewf.2po libewf.po; else rm -f libewf.1po libewf.2po ./libewf.pot && mv libewf.po ./libewf.pot; fi; else mv libewf.po ./libewf.pot; fi; } test ! -f ./libewf.pot || test -z "" || /usr/bin/make Making all in documents Making all in manuals Making all in tests Making all in examples Making all in msvscpp >>> Running fake in security/libewf at 1713833253.53 ===> security/libewf ===> Faking installation for libewf-20140808p2v0 Making install in include /bin/mkdir -p '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/include' /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 libewf.h '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/include' /bin/mkdir -p '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/include/libewf' /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 libewf/codepage.h libewf/definitions.h libewf/error.h libewf/extern.h libewf/features.h libewf/types.h '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/include/libewf' Making install in common Making install in libcerror Making install in libcthreads Making install in libcdata Making install in libcdatetime Making install in libclocale Making install in libcnotify Making install in libcsplit Making install in libuna Making install in libcfile Making install in libcpath Making install in libbfio Making install in libfcache Making install in libfdata Making install in libfvalue Making install in libmfdata Making install in libhmac Making install in libewf /bin/mkdir -p '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libewf-20140808/bin/install -c libewf.la '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 ./.libs/libewf.a /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/libewf.a libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 ./.libs/libewf.so.1.0 /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/libewf.so.1.0 libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 ./.libs/libewf.lai /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/libewf.la Making install in libodraw /usr/bin/make install-am Making install in libsmdev Making install in libsmraw Making install in ewftools /bin/mkdir -p '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/libewf-20140808/bin/install -c -s -m 755 ewfacquire ewfacquirestream ewfdebug ewfexport ewfinfo ewfmount ewfrecover ewfverify '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -s -m 755 ./.libs/ewfacquire /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -s -m 755 ./.libs/ewfacquirestream /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -s -m 755 ./.libs/ewfdebug /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -s -m 755 ./.libs/ewfexport /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -s -m 755 ./.libs/ewfinfo /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -s -m 755 ./.libs/ewfmount /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -s -m 755 ./.libs/ewfrecover /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -s -m 755 ./.libs/ewfverify /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/bin Making install in ewf.net Making install in pyewf Making install in pyewf-python2 /usr/bin/make install-am Making install in pyewf-python3 /usr/bin/make install-am /bin/mkdir -p '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/python3.10/site-packages' /usr/bin/libtool --mode=install /exopi-obj/pobj/libewf-20140808/bin/install -c pyewf.la '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/python3.10/site-packages' libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 ./.libs/pyewf.a /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/python3.10/site-packages/pyewf.a libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 ./.libs/pyewf.so /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/python3.10/site-packages/pyewf.so libtool: install: /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 ./.libs/pyewf.lai /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/python3.10/site-packages/pyewf.la Making install in po /usr/bin/make libewf.pot-update if LC_ALL=C grep 'GNU libewf' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then package_gnu='GNU '; else package_gnu=''; fi; if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then msgid_bugs_address='joachim.metz@gmail.com'; else msgid_bugs_address='joachim.metz@gmail.com'; fi; case `/usr/local/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) /usr/local/bin/xgettext --default-domain=libewf --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --msgid-bugs-address="$msgid_bugs_address" ;; *) /usr/local/bin/xgettext --default-domain=libewf --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --package-name="${package_gnu}libewf" --package-version='20140808' --msgid-bugs-address="$msgid_bugs_address" ;; esac test ! -f libewf.po || { if test -f ./libewf.pot; then sed -f remove-potcdate.sed < ./libewf.pot > libewf.1po && sed -f remove-potcdate.sed < libewf.po > libewf.2po && if cmp libewf.1po libewf.2po >/dev/null 2>&1; then rm -f libewf.1po libewf.2po libewf.po; else rm -f libewf.1po libewf.2po ./libewf.pot && mv libewf.po ./libewf.pot; fi; else mv libewf.po ./libewf.pot; fi; } test ! -f ./libewf.pot || test -z "" || /usr/bin/make if test "libewf" = "gettext-tools"; then /bin/mkdir -p /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 ./$file /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in documents Making install in manuals /bin/mkdir -p '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 ewfacquire.1 ewfacquirestream.1 ewfexport.1 ewfinfo.1 ewfmount.1 ewfrecover.1 ewfverify.1 '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/man/man1' /bin/mkdir -p '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 libewf.3 '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/man/man3' Making install in tests Making install in examples Making install in msvscpp /bin/mkdir -p '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libewf-20140808/bin/install -c -m 644 libewf.pc '/exopi-obj/pobj/libewf-20140808/fake-amd64/usr/local/lib/pkgconfig' >>> Running package in security/libewf at 1713833259.37 ===> security/libewf `/exopi-obj/pobj/libewf-20140808/fake-amd64/.fake_done' is up to date. ===> Building package for libewf-20140808p2v0 Create /exopi-cvs/ports/packages/amd64/all/libewf-20140808p2v0.tgz Creating package libewf-20140808p2v0 reading plist| checking dependencies| checking dependencies|archivers/bzip2 checking dependencies|devel/libbfio checking dependencies|lang/python/3.10,-main checking dependencies|sysutils/libsmdev checking dependencies|sysutils/libsmraw checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|********* | 15% archiving|************* | 21% archiving|***************** | 26% archiving|********************* | 33% archiving|************************ | 38% archiving|***************************** | 45% archiving|******************************** | 51% archiving|********************************************** | 72% archiving|************************************************** | 79% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libewf-20140808p2v0.tgz >>> Running clean in security/libewf at 1713833266.51 ===> security/libewf ===> Cleaning for libewf-20140808p2v0 >>> Ended at 1713833267.13 max_stuck=4.86/depends=4.97/show-prepare-results=2.37/patch=1.08/configure=103.37/build=161.88/fake=5.83/package=7.15/clean=0.65