>>> Building on exopi-1 under sysutils/libluksde BDEPENDS = [devel/gettext,-tools;lang/python/3.10;devel/libbfio;devel/gettext,-runtime] DIST = [sysutils/libluksde:libluksde-experimental-20200205.tar.gz] FULLPKGNAME = libluksde-20200205p2 RDEPENDS = [lang/python/3.10;devel/libbfio;devel/gettext,-runtime] (Junk lock obtained for exopi-1 at 1711606141.98) >>> Running depends in sysutils/libluksde at 1711606142.01 last junk was in net/hexchat /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 gettext-tools-0.22.5 libbfio-20191230 was: /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 gettext-tools-0.22.5 libbfio-20191230 python-3.10.13p2 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 gettext-tools-0.22.5 libbfio-20191230 >>> Running show-prepare-results in sysutils/libluksde at 1711606145.14 ===> sysutils/libluksde ===> Building from scratch libluksde-20200205p2 ===> libluksde-20200205p2 depends on: gettext-tools-* -> gettext-tools-0.22.5 ===> libluksde-20200205p2 depends on: python->=3.10,<3.11 -> python-3.10.13p2 ===> libluksde-20200205p2 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> libluksde-20200205p2 depends on: libbfio-* -> libbfio-20191230 ===> Verifying specs: bfio c crypto fuse iconv intl m pthread util python3.10 ===> found bfio.0.0 c.99.0 crypto.53.0 fuse.2.0 iconv.7.1 intl.8.0 m.10.1 pthread.27.1 util.18.0 python3.10.0.0 gettext-runtime-0.22.5 gettext-tools-0.22.5 libbfio-20191230 python-3.10.13p2 Don't run junk because nojunk in x11/qt5/qtwebengine (Junk lock released for exopi-1 at 1711606146.09) distfiles size=1585131 >>> Running patch in sysutils/libluksde at 1711606146.12 ===> sysutils/libluksde ===> Checking files for libluksde-20200205p2 `/exopi-cvs/ports/distfiles/libluksde-experimental-20200205.tar.gz' is up to date. >> (SHA256) libluksde-experimental-20200205.tar.gz: OK ===> Extracting for libluksde-20200205p2 ===> Patching for libluksde-20200205p2 ===> 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 sysutils/libluksde at 1711606146.71 ===> sysutils/libluksde ===> Generating configure for libluksde-20200205p2 ===> Configuring for libluksde-20200205p2 Using /exopi-obj/pobj/libluksde-20200205/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libluksde-20200205/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libluksde-20200205/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) 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... (cached) /usr/bin/tar 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) 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... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep 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... (cached) 131072 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... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) 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... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) 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 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... (cached) yes checking for working volatile... (cached) 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 for wchar.h... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) 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... (cached) 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 for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for fclose... (cached) yes checking for feof... yes checking for fgets... yes checking for fopen... yes checking for fread... (cached) yes checking for fseeko... (cached) yes checking for fseeko64... no checking for fwrite... (cached) yes checking for vfprintf... (cached) yes checking for free... (cached) yes checking for malloc... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memset... (cached) yes checking for realloc... (cached) yes checking for memchr... (cached) yes checking for memrchr... yes checking for snprintf... (cached) yes checking for sscanf... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strlen... (cached) yes checking for strncasecmp... (cached) yes checking for strncmp... (cached) yes checking for strncpy... (cached) yes checking for strnicmp... no checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for vsnprintf... (cached) 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 for stdarg.h... (cached) 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... (cached) 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 for pthread.h... (cached) yes checking for pthread_create in -lpthread... (cached) yes checking for pthread_exit in -lpthread... yes checking for pthread_join in -lpthread... yes checking for pthread_cond_init in -lpthread... yes checking for pthread_cond_destroy in -lpthread... yes checking for pthread_cond_broadcast in -lpthread... yes checking for pthread_cond_signal in -lpthread... yes checking for pthread_cond_wait in -lpthread... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_mutex_destroy in -lpthread... yes checking for pthread_mutex_lock in -lpthread... yes checking for pthread_mutex_trylock in -lpthread... yes checking for pthread_mutex_unlock in -lpthread... yes checking for pthread_rwlock_init in -lpthread... yes checking for pthread_rwlock_destroy in -lpthread... yes checking for pthread_rwlock_rdlock in -lpthread... yes checking for pthread_rwlock_wrlock in -lpthread... yes checking for pthread_rwlock_unlock in -lpthread... yes checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcdata... no checking libcdata.h usability... no checking libcdata.h presence... no checking for libcdata.h... no checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libclocale... no checking libclocale.h usability... no checking libclocale.h presence... no checking for libclocale.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for locale.h... (cached) yes checking for getenv... (cached) yes checking for localeconv... (cached) yes checking for setlocale... (cached) 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 for stdio.h... (cached) 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 for fcntl.h... (cached) 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 for sys/ioctl.h... (cached) yes checking for unistd.h... (cached) yes checking for close... (cached) yes checking for fstat... (cached) yes checking for ftruncate... (cached) yes checking for ioctl... (cached) yes checking for lseek... (cached) yes checking for open... (cached) yes checking for read... (cached) yes checking for write... (cached) yes checking for posix_fadvise... no checking for stat... (cached) yes checking for unlink... (cached) 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... (cached) yes checking for getcwd... (cached) yes checking for mkdir... (cached) 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... (cached) yes checking for time... (cached) yes checking whether to use search for libfdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libfdata... no checking libfdata.h usability... no checking libfdata.h presence... no checking for libfdata.h... no checking whether to use search for libfguid in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libfguid... no checking libfguid.h usability... no checking libfguid.h presence... no checking for libfguid.h... no checking whether to use search for 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 to use search for libcaes in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcaes... no checking libcaes.h usability... no checking libcaes.h presence... no checking for libcaes.h... no checking whether to use search for OpenSSL in includedir and libdir or in the specified DIR, or no if not to use OpenSSL... (cached) 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... (cached) no checking for EVP_CIPHER_CTX_new in -lcrypto... yes checking for EVP_CIPHER_CTX_free in -lcrypto... yes checking for EVP_CIPHER_CTX_set_padding in -lcrypto... yes checking for EVP_CipherInit_ex in -lcrypto... yes checking for EVP_CipherUpdate in -lcrypto... yes checking for EVP_CipherFinal_ex in -lcrypto... yes checking for EVP_aes_128_cbc in -lcrypto... yes checking for EVP_aes_192_cbc in -lcrypto... yes checking for EVP_aes_256_cbc in -lcrypto... yes checking for EVP_aes_128_ecb in -lcrypto... yes checking for EVP_aes_192_ecb in -lcrypto... yes checking for EVP_aes_256_ecb in -lcrypto... yes checking for EVP_aes_128_xts in -lcrypto... yes checking for EVP_aes_256_xts in -lcrypto... yes checking if `EVP_CipherInit_ex' can be used with duplicate keys... no checking whether to use search for libfcrypto in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libfcrypto... no checking libfcrypto.h usability... no checking libfcrypto.h presence... no checking for libfcrypto.h... no checking for bindtextdomain... no checking whether to enable enable verbose output... (cached) no checking whether to enable enable debug output... (cached) no checking whether to use use `python-config --prefix' to determine the prefix of pythondir instead of --prefix... (cached) no checking whether to enable build Python bindings... (cached) no checking whether to use use to specify the Python directory (pythondir)... (cached) no checking whether to enable build Python 2 bindings... (cached) no checking whether to use use to specify the Python 2 directory (pythondir2)... (cached) no checking whether to enable build Python 3 bindings... (cached) yes checking whether to use use to specify the Python 3 directory (pythondir3)... (cached) no 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 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 for signal.h... (cached) yes checking for sys/signal.h... (cached) yes checking for unistd.h... (cached) yes checking for close... (cached) yes checking for getopt... (cached) yes checking for setvbuf... (cached) yes checking for errno.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for time... (cached) yes checking whether to enable build static executables (binaries)... (cached) no checking for dlfcn.h... (cached) yes checking for fmemopen... yes checking for getopt... (cached) yes checking for mkstemp... (cached) yes checking for setenv... (cached) yes checking for tzset... (cached) yes checking for unlink... (cached) yes checking for dlsym in -ldl... 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 libclocale/Makefile config.status: creating libcnotify/Makefile config.status: creating libcsplit/Makefile config.status: creating libuna/Makefile config.status: creating libcfile/Makefile config.status: creating libcpath/Makefile config.status: creating libbfio/Makefile config.status: creating libfcache/Makefile config.status: creating libfdata/Makefile config.status: creating libfguid/Makefile config.status: creating libhmac/Makefile config.status: creating libcaes/Makefile config.status: creating libfcrypto/Makefile config.status: creating libluksde/Makefile config.status: creating pyluksde/Makefile config.status: creating pyluksde-python2/Makefile config.status: creating pyluksde-python3/Makefile config.status: creating luksdetools/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating manuals/Makefile config.status: creating tests/Makefile config.status: creating msvscpp/Makefile config.status: creating include/libluksde.h config.status: creating include/libluksde/definitions.h config.status: creating include/libluksde/features.h config.status: creating include/libluksde/types.h config.status: creating libluksde/libluksde_definitions.h config.status: creating common/types.h config.status: creating dpkg/changelog config.status: creating libluksde/libluksde.rc config.status: creating libluksde.pc config.status: creating libluksde.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: WARNING: unrecognized options: --disable-gtk-doc configure: Building: libcerror support: local libcthreads support: local libcdata support: local libclocale support: local libcnotify support: local libcsplit support: local libuna support: local libcfile support: local libcpath support: local libbfio support: yes libfcache support: local libfdata support: local libfguid support: local libhmac support: local SHA1 support: libcrypto_evp SHA224 support: libcrypto_evp SHA256 support: libcrypto_evp SHA512 support: libcrypto_evp libcaes support: local AES-CBC support: libcrypto_evp AES-ECB support: libcrypto_evp AES-XTS support: local libfcrypto support: local ARC4-ECB support: local Serpent-CBC support: local Serpent-ECB support: local FUSE support: libfuse Features: Multi-threading support: pthread Wide character type support: no luksdetools are build as static executables: no Python (pyluksde) support: 3.1 Verbose output: no Debug output: no >>> Running build in sysutils/libluksde at 1711606203.08 ===> sysutils/libluksde ===> Building for libluksde-20200205p2 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 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:3964: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:3964: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 libfguid /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 libfguid_error.lo -MD -MP -MF .deps/libfguid_error.Tpo -c -o libfguid_error.lo libfguid_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfguid_error.lo -MD -MP -MF .deps/libfguid_error.Tpo -c libfguid_error.c -fPIC -DPIC -o .libs/libfguid_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfguid_error.lo -MD -MP -MF .deps/libfguid_error.Tpo -c libfguid_error.c -o libfguid_error.o mv -f .deps/libfguid_error.Tpo .deps/libfguid_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 libfguid_identifier.lo -MD -MP -MF .deps/libfguid_identifier.Tpo -c -o libfguid_identifier.lo libfguid_identifier.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfguid_identifier.lo -MD -MP -MF .deps/libfguid_identifier.Tpo -c libfguid_identifier.c -fPIC -DPIC -o .libs/libfguid_identifier.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfguid_identifier.lo -MD -MP -MF .deps/libfguid_identifier.Tpo -c libfguid_identifier.c -o libfguid_identifier.o mv -f .deps/libfguid_identifier.Tpo .deps/libfguid_identifier.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 libfguid_support.lo -MD -MP -MF .deps/libfguid_support.Tpo -c -o libfguid_support.lo libfguid_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfguid_support.lo -MD -MP -MF .deps/libfguid_support.Tpo -c libfguid_support.c -fPIC -DPIC -o .libs/libfguid_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfguid_support.lo -MD -MP -MF .deps/libfguid_support.Tpo -c libfguid_support.c -o libfguid_support.o mv -f .deps/libfguid_support.Tpo .deps/libfguid_support.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libfguid.la libfguid_error.lo libfguid_identifier.lo libfguid_support.lo libtool: link: ar cru .libs/libfguid.a .libs/libfguid_error.o .libs/libfguid_identifier.o .libs/libfguid_support.o libtool: link: ranlib .libs/libfguid.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 libcaes /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 libcaes_context.lo -MD -MP -MF .deps/libcaes_context.Tpo -c -o libcaes_context.lo libcaes_context.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcaes_context.lo -MD -MP -MF .deps/libcaes_context.Tpo -c libcaes_context.c -fPIC -DPIC -o .libs/libcaes_context.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcaes_context.lo -MD -MP -MF .deps/libcaes_context.Tpo -c libcaes_context.c -o libcaes_context.o mv -f .deps/libcaes_context.Tpo .deps/libcaes_context.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 libcaes_error.lo -MD -MP -MF .deps/libcaes_error.Tpo -c -o libcaes_error.lo libcaes_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcaes_error.lo -MD -MP -MF .deps/libcaes_error.Tpo -c libcaes_error.c -fPIC -DPIC -o .libs/libcaes_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcaes_error.lo -MD -MP -MF .deps/libcaes_error.Tpo -c libcaes_error.c -o libcaes_error.o mv -f .deps/libcaes_error.Tpo .deps/libcaes_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 libcaes_support.lo -MD -MP -MF .deps/libcaes_support.Tpo -c -o libcaes_support.lo libcaes_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcaes_support.lo -MD -MP -MF .deps/libcaes_support.Tpo -c libcaes_support.c -fPIC -DPIC -o .libs/libcaes_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcaes_support.lo -MD -MP -MF .deps/libcaes_support.Tpo -c libcaes_support.c -o libcaes_support.o mv -f .deps/libcaes_support.Tpo .deps/libcaes_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 libcaes_tweaked_context.lo -MD -MP -MF .deps/libcaes_tweaked_context.Tpo -c -o libcaes_tweaked_context.lo libcaes_tweaked_context.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcaes_tweaked_context.lo -MD -MP -MF .deps/libcaes_tweaked_context.Tpo -c libcaes_tweaked_context.c -fPIC -DPIC -o .libs/libcaes_tweaked_context.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libcaes_tweaked_context.lo -MD -MP -MF .deps/libcaes_tweaked_context.Tpo -c libcaes_tweaked_context.c -o libcaes_tweaked_context.o mv -f .deps/libcaes_tweaked_context.Tpo .deps/libcaes_tweaked_context.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libcaes.la libcaes_context.lo libcaes_error.lo libcaes_support.lo libcaes_tweaked_context.lo libtool: link: ar cru .libs/libcaes.a .libs/libcaes_context.o .libs/libcaes_error.o .libs/libcaes_support.o .libs/libcaes_tweaked_context.o libtool: link: ranlib .libs/libcaes.a Making all in libfcrypto /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 libfcrypto_error.lo -MD -MP -MF .deps/libfcrypto_error.Tpo -c -o libfcrypto_error.lo libfcrypto_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfcrypto_error.lo -MD -MP -MF .deps/libfcrypto_error.Tpo -c libfcrypto_error.c -fPIC -DPIC -o .libs/libfcrypto_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfcrypto_error.lo -MD -MP -MF .deps/libfcrypto_error.Tpo -c libfcrypto_error.c -o libfcrypto_error.o mv -f .deps/libfcrypto_error.Tpo .deps/libfcrypto_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 libfcrypto_rc4_context.lo -MD -MP -MF .deps/libfcrypto_rc4_context.Tpo -c -o libfcrypto_rc4_context.lo libfcrypto_rc4_context.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfcrypto_rc4_context.lo -MD -MP -MF .deps/libfcrypto_rc4_context.Tpo -c libfcrypto_rc4_context.c -fPIC -DPIC -o .libs/libfcrypto_rc4_context.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfcrypto_rc4_context.lo -MD -MP -MF .deps/libfcrypto_rc4_context.Tpo -c libfcrypto_rc4_context.c -o libfcrypto_rc4_context.o mv -f .deps/libfcrypto_rc4_context.Tpo .deps/libfcrypto_rc4_context.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 libfcrypto_serpent_context.lo -MD -MP -MF .deps/libfcrypto_serpent_context.Tpo -c -o libfcrypto_serpent_context.lo libfcrypto_serpent_context.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfcrypto_serpent_context.lo -MD -MP -MF .deps/libfcrypto_serpent_context.Tpo -c libfcrypto_serpent_context.c -fPIC -DPIC -o .libs/libfcrypto_serpent_context.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfcrypto_serpent_context.lo -MD -MP -MF .deps/libfcrypto_serpent_context.Tpo -c libfcrypto_serpent_context.c -o libfcrypto_serpent_context.o mv -f .deps/libfcrypto_serpent_context.Tpo .deps/libfcrypto_serpent_context.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 libfcrypto_support.lo -MD -MP -MF .deps/libfcrypto_support.Tpo -c -o libfcrypto_support.lo libfcrypto_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfcrypto_support.lo -MD -MP -MF .deps/libfcrypto_support.Tpo -c libfcrypto_support.c -fPIC -DPIC -o .libs/libfcrypto_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -Wall -MT libfcrypto_support.lo -MD -MP -MF .deps/libfcrypto_support.Tpo -c libfcrypto_support.c -o libfcrypto_support.o mv -f .deps/libfcrypto_support.Tpo .deps/libfcrypto_support.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o libfcrypto.la libfcrypto_error.lo libfcrypto_rc4_context.lo libfcrypto_serpent_context.lo libfcrypto_support.lo libtool: link: ar cru .libs/libfcrypto.a .libs/libfcrypto_error.o .libs/libfcrypto_rc4_context.o .libs/libfcrypto_serpent_context.o .libs/libfcrypto_support.o libtool: link: ranlib .libs/libfcrypto.a Making all in libluksde /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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde.lo -MD -MP -MF .deps/libluksde.Tpo -c -o libluksde.lo libluksde.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde.lo -MD -MP -MF .deps/libluksde.Tpo -c libluksde.c -fPIC -DPIC -o .libs/libluksde.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde.lo -MD -MP -MF .deps/libluksde.Tpo -c libluksde.c -o libluksde.o mv -f .deps/libluksde.Tpo .deps/libluksde.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_debug.lo -MD -MP -MF .deps/libluksde_debug.Tpo -c -o libluksde_debug.lo libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_debug.lo -MD -MP -MF .deps/libluksde_debug.Tpo -c libluksde_debug.c -fPIC -DPIC -o .libs/libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_debug.lo -MD -MP -MF .deps/libluksde_debug.Tpo -c libluksde_debug.c -o libluksde_debug.o mv -f .deps/libluksde_debug.Tpo .deps/libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_diffuser.lo -MD -MP -MF .deps/libluksde_diffuser.Tpo -c -o libluksde_diffuser.lo libluksde_diffuser.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_diffuser.lo -MD -MP -MF .deps/libluksde_diffuser.Tpo -c libluksde_diffuser.c -fPIC -DPIC -o .libs/libluksde_diffuser.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_diffuser.lo -MD -MP -MF .deps/libluksde_diffuser.Tpo -c libluksde_diffuser.c -o libluksde_diffuser.o mv -f .deps/libluksde_diffuser.Tpo .deps/libluksde_diffuser.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_encryption.lo -MD -MP -MF .deps/libluksde_encryption.Tpo -c -o libluksde_encryption.lo libluksde_encryption.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_encryption.lo -MD -MP -MF .deps/libluksde_encryption.Tpo -c libluksde_encryption.c -fPIC -DPIC -o .libs/libluksde_encryption.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_encryption.lo -MD -MP -MF .deps/libluksde_encryption.Tpo -c libluksde_encryption.c -o libluksde_encryption.o mv -f .deps/libluksde_encryption.Tpo .deps/libluksde_encryption.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_error.lo -MD -MP -MF .deps/libluksde_error.Tpo -c -o libluksde_error.lo libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_error.lo -MD -MP -MF .deps/libluksde_error.Tpo -c libluksde_error.c -fPIC -DPIC -o .libs/libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_error.lo -MD -MP -MF .deps/libluksde_error.Tpo -c libluksde_error.c -o libluksde_error.o mv -f .deps/libluksde_error.Tpo .deps/libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_io_handle.lo -MD -MP -MF .deps/libluksde_io_handle.Tpo -c -o libluksde_io_handle.lo libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_io_handle.lo -MD -MP -MF .deps/libluksde_io_handle.Tpo -c libluksde_io_handle.c -fPIC -DPIC -o .libs/libluksde_io_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_io_handle.lo -MD -MP -MF .deps/libluksde_io_handle.Tpo -c libluksde_io_handle.c -o libluksde_io_handle.o mv -f .deps/libluksde_io_handle.Tpo .deps/libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_key_slot.lo -MD -MP -MF .deps/libluksde_key_slot.Tpo -c -o libluksde_key_slot.lo libluksde_key_slot.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_key_slot.lo -MD -MP -MF .deps/libluksde_key_slot.Tpo -c libluksde_key_slot.c -fPIC -DPIC -o .libs/libluksde_key_slot.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_key_slot.lo -MD -MP -MF .deps/libluksde_key_slot.Tpo -c libluksde_key_slot.c -o libluksde_key_slot.o mv -f .deps/libluksde_key_slot.Tpo .deps/libluksde_key_slot.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_notify.lo -MD -MP -MF .deps/libluksde_notify.Tpo -c -o libluksde_notify.lo libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_notify.lo -MD -MP -MF .deps/libluksde_notify.Tpo -c libluksde_notify.c -fPIC -DPIC -o .libs/libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_notify.lo -MD -MP -MF .deps/libluksde_notify.Tpo -c libluksde_notify.c -o libluksde_notify.o mv -f .deps/libluksde_notify.Tpo .deps/libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_password.lo -MD -MP -MF .deps/libluksde_password.Tpo -c -o libluksde_password.lo libluksde_password.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_password.lo -MD -MP -MF .deps/libluksde_password.Tpo -c libluksde_password.c -fPIC -DPIC -o .libs/libluksde_password.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_password.lo -MD -MP -MF .deps/libluksde_password.Tpo -c libluksde_password.c -o libluksde_password.o mv -f .deps/libluksde_password.Tpo .deps/libluksde_password.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_sector_data.lo -MD -MP -MF .deps/libluksde_sector_data.Tpo -c -o libluksde_sector_data.lo libluksde_sector_data.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_sector_data.lo -MD -MP -MF .deps/libluksde_sector_data.Tpo -c libluksde_sector_data.c -fPIC -DPIC -o .libs/libluksde_sector_data.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_sector_data.lo -MD -MP -MF .deps/libluksde_sector_data.Tpo -c libluksde_sector_data.c -o libluksde_sector_data.o mv -f .deps/libluksde_sector_data.Tpo .deps/libluksde_sector_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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_support.lo -MD -MP -MF .deps/libluksde_support.Tpo -c -o libluksde_support.lo libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_support.lo -MD -MP -MF .deps/libluksde_support.Tpo -c libluksde_support.c -fPIC -DPIC -o .libs/libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_support.lo -MD -MP -MF .deps/libluksde_support.Tpo -c libluksde_support.c -o libluksde_support.o mv -f .deps/libluksde_support.Tpo .deps/libluksde_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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_volume.lo -MD -MP -MF .deps/libluksde_volume.Tpo -c -o libluksde_volume.lo libluksde_volume.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_volume.lo -MD -MP -MF .deps/libluksde_volume.Tpo -c libluksde_volume.c -fPIC -DPIC -o .libs/libluksde_volume.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_volume.lo -MD -MP -MF .deps/libluksde_volume.Tpo -c libluksde_volume.c -o libluksde_volume.o mv -f .deps/libluksde_volume.Tpo .deps/libluksde_volume.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_volume_header.lo -MD -MP -MF .deps/libluksde_volume_header.Tpo -c -o libluksde_volume_header.lo libluksde_volume_header.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_volume_header.lo -MD -MP -MF .deps/libluksde_volume_header.Tpo -c libluksde_volume_header.c -fPIC -DPIC -o .libs/libluksde_volume_header.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../libfcache -I../libfdata -I../libfguid -I../libhmac -I../libcaes -I../libfcrypto -I/usr/local/include -O2 -pipe -Wall -MT libluksde_volume_header.lo -MD -MP -MF .deps/libluksde_volume_header.Tpo -c libluksde_volume_header.c -o libluksde_volume_header.o mv -f .deps/libluksde_volume_header.Tpo .deps/libluksde_volume_header.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -no-undefined -version-info 1:0:0 -o libluksde.la -rpath /usr/local/lib libluksde.lo libluksde_debug.lo libluksde_diffuser.lo libluksde_encryption.lo libluksde_error.lo libluksde_io_handle.lo libluksde_key_slot.lo libluksde_notify.lo libluksde_password.lo libluksde_sector_data.lo libluksde_support.lo libluksde_volume.lo libluksde_volume_header.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 ../libfguid/libfguid.la ../libhmac/libhmac.la ../libcaes/libcaes.la ../libfcrypto/libfcrypto.la -lcrypto -lpthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libluksde.so.0.1 -O2 -pipe -Wall .libs/libluksde.o .libs/libluksde_debug.o .libs/libluksde_diffuser.o .libs/libluksde_encryption.o .libs/libluksde_error.o .libs/libluksde_io_handle.o .libs/libluksde_key_slot.o .libs/libluksde_notify.o .libs/libluksde_password.o .libs/libluksde_sector_data.o .libs/libluksde_support.o .libs/libluksde_volume.o .libs/libluksde_volume_header.o -Wl,-whole-archive /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcerror/.libs/libcerror.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcthreads/.libs/libcthreads.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcdata/.libs/libcdata.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libclocale/.libs/libclocale.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libuna/.libs/libuna.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcfile/.libs/libcfile.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcpath/.libs/libcpath.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfcache/.libs/libfcache.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfdata/.libs/libfdata.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfguid/.libs/libfguid.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libhmac/.libs/libhmac.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcaes/.libs/libcaes.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfcrypto/.libs/libfcrypto.a -Wl,-no-whole-archive -L.libs -lbfio -lpthread -lcrypto -Wl,-soname,libluksde.so.0.1 libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcerror/.libs/libcerror.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcthreads/.libs/libcthreads.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcdata/.libs/libcdata.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libclocale/.libs/libclocale.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcnotify/.libs/libcnotify.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcsplit/.libs/libcsplit.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libuna/.libs/libuna.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcfile/.libs/libcfile.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcpath/.libs/libcpath.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfcache/.libs/libfcache.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfdata/.libs/libfdata.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfguid/.libs/libfguid.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libhmac/.libs/libhmac.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcaes/.libs/libcaes.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfcrypto/.libs/libfcrypto.a libtool: link: ar cru .libs/libluksde.a ./.libs/libluksde.lax/libcerror.a/libcerror_error.o ./.libs/libluksde.lax/libcerror.a/libcerror_support.o ./.libs/libluksde.lax/libcerror.a/libcerror_system.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_condition.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_error.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_lock.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_mutex.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_queue.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_read_write_lock.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_repeating_thread.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_support.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_thread.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_thread_attributes.o ./.libs/libluksde.lax/libcthreads.a/libcthreads_thread_pool.o ./.libs/libluksde.lax/libcdata.a/libcdata_array.o ./.libs/libluksde.lax/libcdata.a/libcdata_btree.o ./.libs/libluksde.lax/libcdata.a/libcdata_btree_node.o ./.libs/libluksde.lax/libcdata.a/libcdata_btree_values_list.o ./.libs/libluksde.lax/libcdata.a/libcdata_error.o ./.libs/libluksde.lax/libcdata.a/libcdata_list.o ./.libs/libluksde.lax/libcdata.a/libcdata_list_element.o ./.libs/libluksde.lax/libcdata.a/libcdata_range_list.o ./.libs/libluksde.lax/libcdata.a/libcdata_range_list_value.o ./.libs/libluksde.lax/libcdata.a/libcdata_support.o ./.libs/libluksde.lax/libcdata.a/libcdata_tree_node.o ./.libs/libluksde.lax/libclocale.a/libclocale_codepage.o ./.libs/libluksde.lax/libclocale.a/libclocale_locale.o ./.libs/libluksde.lax/libclocale.a/libclocale_support.o ./.libs/libluksde.lax/libclocale.a/libclocale_wide_string.o ./.libs/libluksde.lax/libcnotify.a/libcnotify_print.o ./.libs/libluksde.lax/libcnotify.a/libcnotify_stream.o ./.libs/libluksde.lax/libcnotify.a/libcnotify_support.o ./.libs/libluksde.lax/libcnotify.a/libcnotify_verbose.o ./.libs/libluksde.lax/libcsplit.a/libcsplit_error.o ./.libs/libluksde.lax/libcsplit.a/libcsplit_narrow_split_string.o ./.libs/libluksde.lax/libcsplit.a/libcsplit_narrow_string.o ./.libs/libluksde.lax/libcsplit.a/libcsplit_support.o ./.libs/libluksde.lax/libcsplit.a/libcsplit_wide_split_string.o ./.libs/libluksde.lax/libcsplit.a/libcsplit_wide_string.o ./.libs/libluksde.lax/libuna.a/libuna_base16_stream.o ./.libs/libluksde.lax/libuna.a/libuna_base32_stream.o ./.libs/libluksde.lax/libuna.a/libuna_base64_stream.o ./.libs/libluksde.lax/libuna.a/libuna_byte_stream.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_2.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_3.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_4.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_5.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_6.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_7.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_8.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_9.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_10.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_13.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_14.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_15.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_iso_8859_16.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_koi8_r.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_koi8_u.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_874.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_932.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_936.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_949.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_950.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_1250.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_1251.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_1252.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_1253.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_1254.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_1255.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_1256.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_1257.o ./.libs/libluksde.lax/libuna.a/libuna_codepage_windows_1258.o ./.libs/libluksde.lax/libuna.a/libuna_error.o ./.libs/libluksde.lax/libuna.a/libuna_support.o ./.libs/libluksde.lax/libuna.a/libuna_unicode_character.o ./.libs/libluksde.lax/libuna.a/libuna_url_stream.o ./.libs/libluksde.lax/libuna.a/libuna_utf16_stream.o ./.libs/libluksde.lax/libuna.a/libuna_utf16_string.o ./.libs/libluksde.lax/libuna.a/libuna_utf32_stream.o ./.libs/libluksde.lax/libuna.a/libuna_utf32_string.o ./.libs/libluksde.lax/libuna.a/libuna_utf7_stream.o ./.libs/libluksde.lax/libuna.a/libuna_utf8_stream.o ./.libs/libluksde.lax/libuna.a/libuna_utf8_string.o ./.libs/libluksde.lax/libcfile.a/libcfile_error.o ./.libs/libluksde.lax/libcfile.a/libcfile_file.o ./.libs/libluksde.lax/libcfile.a/libcfile_notify.o ./.libs/libluksde.lax/libcfile.a/libcfile_support.o ./.libs/libluksde.lax/libcfile.a/libcfile_system_string.o ./.libs/libluksde.lax/libcpath.a/libcpath_error.o ./.libs/libluksde.lax/libcpath.a/libcpath_path.o ./.libs/libluksde.lax/libcpath.a/libcpath_support.o ./.libs/libluksde.lax/libcpath.a/libcpath_system_string.o ./.libs/libluksde.lax/libfcache.a/libfcache_cache.o ./.libs/libluksde.lax/libfcache.a/libfcache_cache_value.o ./.libs/libluksde.lax/libfcache.a/libfcache_date_time.o ./.libs/libluksde.lax/libfcache.a/libfcache_error.o ./.libs/libluksde.lax/libfcache.a/libfcache_support.o ./.libs/libluksde.lax/libfdata.a/libfdata_area.o ./.libs/libluksde.lax/libfdata.a/libfdata_btree.o ./.libs/libluksde.lax/libfdata.a/libfdata_btree_node.o ./.libs/libluksde.lax/libfdata.a/libfdata_btree_range.o ./.libs/libluksde.lax/libfdata.a/libfdata_cache.o ./.libs/libluksde.lax/libfdata.a/libfdata_error.o ./.libs/libluksde.lax/libfdata.a/libfdata_list.o ./.libs/libluksde.lax/libfdata.a/libfdata_list_element.o ./.libs/libluksde.lax/libfdata.a/libfdata_mapped_range.o ./.libs/libluksde.lax/libfdata.a/libfdata_notify.o ./.libs/libluksde.lax/libfdata.a/libfdata_range.o ./.libs/libluksde.lax/libfdata.a/libfdata_range_list.o ./.libs/libluksde.lax/libfdata.a/libfdata_segments_array.o ./.libs/libluksde.lax/libfdata.a/libfdata_stream.o ./.libs/libluksde.lax/libfdata.a/libfdata_support.o ./.libs/libluksde.lax/libfdata.a/libfdata_tree.o ./.libs/libluksde.lax/libfdata.a/libfdata_tree_node.o ./.libs/libluksde.lax/libfdata.a/libfdata_vector.o ./.libs/libluksde.lax/libfguid.a/libfguid_error.o ./.libs/libluksde.lax/libfguid.a/libfguid_identifier.o ./.libs/libluksde.lax/libfguid.a/libfguid_support.o ./.libs/libluksde.lax/libhmac.a/libhmac_error.o ./.libs/libluksde.lax/libhmac.a/libhmac_md5.o ./.libs/libluksde.lax/libhmac.a/libhmac_sha1.o ./.libs/libluksde.lax/libhmac.a/libhmac_sha224.o ./.libs/libluksde.lax/libhmac.a/libhmac_sha256.o ./.libs/libluksde.lax/libhmac.a/libhmac_sha512.o ./.libs/libluksde.lax/libhmac.a/libhmac_support.o ./.libs/libluksde.lax/libcaes.a/libcaes_context.o ./.libs/libluksde.lax/libcaes.a/libcaes_error.o ./.libs/libluksde.lax/libcaes.a/libcaes_support.o ./.libs/libluksde.lax/libcaes.a/libcaes_tweaked_context.o ./.libs/libluksde.lax/libfcrypto.a/libfcrypto_error.o ./.libs/libluksde.lax/libfcrypto.a/libfcrypto_rc4_context.o ./.libs/libluksde.lax/libfcrypto.a/libfcrypto_serpent_context.o ./.libs/libluksde.lax/libfcrypto.a/libfcrypto_support.o libluksde.o libluksde_debug.o libluksde_diffuser.o libluksde_encryption.o libluksde_error.o libluksde_io_handle.o libluksde_key_slot.o libluksde_notify.o libluksde_password.o libluksde_sector_data.o libluksde_support.o libluksde_volume.o libluksde_volume_header.o libtool: link: ranlib .libs/libluksde.a Making all in luksdetools cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -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 cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -I/usr/local/include -O2 -pipe -Wall -MT luksdeinfo.o -MD -MP -MF .deps/luksdeinfo.Tpo -c -o luksdeinfo.o luksdeinfo.c mv -f .deps/luksdeinfo.Tpo .deps/luksdeinfo.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -I/usr/local/include -O2 -pipe -Wall -MT luksdetools_getopt.o -MD -MP -MF .deps/luksdetools_getopt.Tpo -c -o luksdetools_getopt.o luksdetools_getopt.c mv -f .deps/luksdetools_getopt.Tpo .deps/luksdetools_getopt.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -I/usr/local/include -O2 -pipe -Wall -MT luksdetools_output.o -MD -MP -MF .deps/luksdetools_output.Tpo -c -o luksdetools_output.o luksdetools_output.c mv -f .deps/luksdetools_output.Tpo .deps/luksdetools_output.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -I/usr/local/include -O2 -pipe -Wall -MT luksdetools_signal.o -MD -MP -MF .deps/luksdetools_signal.Tpo -c -o luksdetools_signal.o luksdetools_signal.c mv -f .deps/luksdetools_signal.Tpo .deps/luksdetools_signal.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -o luksdeinfo info_handle.o luksdeinfo.o luksdetools_getopt.o luksdetools_output.o luksdetools_signal.o ../libfguid/libfguid.la -L/usr/local/lib -lbfio ../libcpath/libcpath.la ../libcfile/libcfile.la ../libuna/libuna.la ../libcsplit/libcsplit.la ../libcdata/libcdata.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libluksde/libluksde.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/luksdeinfo -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib info_handle.o luksdeinfo.o luksdetools_getopt.o luksdetools_output.o luksdetools_signal.o /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfguid/.libs/libfguid.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcpath/.libs/libcpath.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcfile/.libs/libcfile.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libuna/.libs/libuna.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcdata/.libs/libcdata.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libclocale/.libs/libclocale.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcerror/.libs/libcerror.a -L.libs -lbfio -lpthread -lluksde -lcrypto -lintl -liconv -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -I/usr/local/include -O2 -pipe -Wall -MT luksdemount.o -MD -MP -MF .deps/luksdemount.Tpo -c -o luksdemount.o luksdemount.c mv -f .deps/luksdemount.Tpo .deps/luksdemount.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfguid -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 luksdemount luksdemount.o luksdetools_getopt.o luksdetools_output.o luksdetools_signal.o mount_dokan.o mount_file_entry.o mount_file_system.o mount_fuse.o mount_handle.o -lfuse -L/usr/local/lib -lbfio ../libcpath/libcpath.la ../libcfile/libcfile.la ../libuna/libuna.la ../libcsplit/libcsplit.la ../libcdata/libcdata.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libluksde/libluksde.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/luksdemount -O2 -pipe -Wall -Wl,-rpath -Wl,/usr/local/lib luksdemount.o luksdetools_getopt.o luksdetools_output.o luksdetools_signal.o mount_dokan.o mount_file_entry.o mount_file_system.o mount_fuse.o mount_handle.o /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcpath/.libs/libcpath.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcfile/.libs/libcfile.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libuna/.libs/libuna.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcdata/.libs/libcdata.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libclocale/.libs/libclocale.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcerror/.libs/libcerror.a -L.libs -lfuse -lbfio -lpthread -lluksde -lcrypto -lintl -liconv -Wl,-rpath-link,/usr/local/lib Making all in pyluksde Making all in pyluksde-python2 /usr/bin/make all-am Making all in pyluksde-python3 /bin/cp -f ../pyluksde/pyluksde.c pyluksde.c /bin/cp -f ../pyluksde/pyluksde.h pyluksde.h /bin/cp -f ../pyluksde/pyluksde_encryption_chaining_modes.c pyluksde_encryption_chaining_modes.c /bin/cp -f ../pyluksde/pyluksde_encryption_chaining_modes.h pyluksde_encryption_chaining_modes.h /bin/cp -f ../pyluksde/pyluksde_encryption_methods.c pyluksde_encryption_methods.c /bin/cp -f ../pyluksde/pyluksde_encryption_methods.h pyluksde_encryption_methods.h /bin/cp -f ../pyluksde/pyluksde_error.c pyluksde_error.c /bin/cp -f ../pyluksde/pyluksde_error.h pyluksde_error.h /bin/cp -f ../pyluksde/pyluksde_file_object_io_handle.c pyluksde_file_object_io_handle.c /bin/cp -f ../pyluksde/pyluksde_file_object_io_handle.h pyluksde_file_object_io_handle.h /bin/cp -f ../pyluksde/pyluksde_guid.c pyluksde_guid.c /bin/cp -f ../pyluksde/pyluksde_guid.h pyluksde_guid.h /bin/cp -f ../pyluksde/pyluksde_hashing_methods.c pyluksde_hashing_methods.c /bin/cp -f ../pyluksde/pyluksde_hashing_methods.h pyluksde_hashing_methods.h /bin/cp -f ../pyluksde/pyluksde_initialization_vector_modes.c pyluksde_initialization_vector_modes.c /bin/cp -f ../pyluksde/pyluksde_initialization_vector_modes.h pyluksde_initialization_vector_modes.h /bin/cp -f ../pyluksde/pyluksde_integer.c pyluksde_integer.c /bin/cp -f ../pyluksde/pyluksde_integer.h pyluksde_integer.h /bin/cp -f ../pyluksde/pyluksde_libluksde.h pyluksde_libluksde.h /bin/cp -f ../pyluksde/pyluksde_libbfio.h pyluksde_libbfio.h /bin/cp -f ../pyluksde/pyluksde_libcerror.h pyluksde_libcerror.h /bin/cp -f ../pyluksde/pyluksde_libclocale.h pyluksde_libclocale.h /bin/cp -f ../pyluksde/pyluksde_libfguid.h pyluksde_libfguid.h /bin/cp -f ../pyluksde/pyluksde_python.h pyluksde_python.h /bin/cp -f ../pyluksde/pyluksde_unused.h pyluksde_unused.h /bin/cp -f ../pyluksde/pyluksde_volume.c pyluksde_volume.c /bin/cp -f ../pyluksde/pyluksde_volume.h pyluksde_volume.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde.lo -MD -MP -MF .deps/pyluksde_la-pyluksde.Tpo -c -o pyluksde_la-pyluksde.lo `test -f 'pyluksde.c' || echo './'`pyluksde.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde.lo -MD -MP -MF .deps/pyluksde_la-pyluksde.Tpo -c pyluksde.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde.o pyluksde.c:538: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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde.lo -MD -MP -MF .deps/pyluksde_la-pyluksde.Tpo -c pyluksde.c -o pyluksde_la-pyluksde.o pyluksde.c:538: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/pyluksde_la-pyluksde.Tpo .deps/pyluksde_la-pyluksde.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_encryption_chaining_modes.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_encryption_chaining_modes.Tpo -c -o pyluksde_la-pyluksde_encryption_chaining_modes.lo `test -f 'pyluksde_encryption_chaining_modes.c' || echo './'`pyluksde_encryption_chaining_modes.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_encryption_chaining_modes.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_encryption_chaining_modes.Tpo -c pyluksde_encryption_chaining_modes.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde_encryption_chaining_modes.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_encryption_chaining_modes.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_encryption_chaining_modes.Tpo -c pyluksde_encryption_chaining_modes.c -o pyluksde_la-pyluksde_encryption_chaining_modes.o mv -f .deps/pyluksde_la-pyluksde_encryption_chaining_modes.Tpo .deps/pyluksde_la-pyluksde_encryption_chaining_modes.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_encryption_methods.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_encryption_methods.Tpo -c -o pyluksde_la-pyluksde_encryption_methods.lo `test -f 'pyluksde_encryption_methods.c' || echo './'`pyluksde_encryption_methods.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_encryption_methods.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_encryption_methods.Tpo -c pyluksde_encryption_methods.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde_encryption_methods.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_encryption_methods.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_encryption_methods.Tpo -c pyluksde_encryption_methods.c -o pyluksde_la-pyluksde_encryption_methods.o mv -f .deps/pyluksde_la-pyluksde_encryption_methods.Tpo .deps/pyluksde_la-pyluksde_encryption_methods.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_error.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_error.Tpo -c -o pyluksde_la-pyluksde_error.lo `test -f 'pyluksde_error.c' || echo './'`pyluksde_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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_error.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_error.Tpo -c pyluksde_error.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde_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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_error.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_error.Tpo -c pyluksde_error.c -o pyluksde_la-pyluksde_error.o mv -f .deps/pyluksde_la-pyluksde_error.Tpo .deps/pyluksde_la-pyluksde_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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_file_object_io_handle.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_file_object_io_handle.Tpo -c -o pyluksde_la-pyluksde_file_object_io_handle.lo `test -f 'pyluksde_file_object_io_handle.c' || echo './'`pyluksde_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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_file_object_io_handle.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_file_object_io_handle.Tpo -c pyluksde_file_object_io_handle.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde_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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_file_object_io_handle.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_file_object_io_handle.Tpo -c pyluksde_file_object_io_handle.c -o pyluksde_la-pyluksde_file_object_io_handle.o mv -f .deps/pyluksde_la-pyluksde_file_object_io_handle.Tpo .deps/pyluksde_la-pyluksde_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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_guid.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_guid.Tpo -c -o pyluksde_la-pyluksde_guid.lo `test -f 'pyluksde_guid.c' || echo './'`pyluksde_guid.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_guid.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_guid.Tpo -c pyluksde_guid.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde_guid.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_guid.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_guid.Tpo -c pyluksde_guid.c -o pyluksde_la-pyluksde_guid.o mv -f .deps/pyluksde_la-pyluksde_guid.Tpo .deps/pyluksde_la-pyluksde_guid.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_hashing_methods.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_hashing_methods.Tpo -c -o pyluksde_la-pyluksde_hashing_methods.lo `test -f 'pyluksde_hashing_methods.c' || echo './'`pyluksde_hashing_methods.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_hashing_methods.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_hashing_methods.Tpo -c pyluksde_hashing_methods.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde_hashing_methods.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_hashing_methods.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_hashing_methods.Tpo -c pyluksde_hashing_methods.c -o pyluksde_la-pyluksde_hashing_methods.o mv -f .deps/pyluksde_la-pyluksde_hashing_methods.Tpo .deps/pyluksde_la-pyluksde_hashing_methods.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_initialization_vector_modes.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_initialization_vector_modes.Tpo -c -o pyluksde_la-pyluksde_initialization_vector_modes.lo `test -f 'pyluksde_initialization_vector_modes.c' || echo './'`pyluksde_initialization_vector_modes.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_initialization_vector_modes.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_initialization_vector_modes.Tpo -c pyluksde_initialization_vector_modes.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde_initialization_vector_modes.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_initialization_vector_modes.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_initialization_vector_modes.Tpo -c pyluksde_initialization_vector_modes.c -o pyluksde_la-pyluksde_initialization_vector_modes.o mv -f .deps/pyluksde_la-pyluksde_initialization_vector_modes.Tpo .deps/pyluksde_la-pyluksde_initialization_vector_modes.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_integer.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_integer.Tpo -c -o pyluksde_la-pyluksde_integer.lo `test -f 'pyluksde_integer.c' || echo './'`pyluksde_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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_integer.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_integer.Tpo -c pyluksde_integer.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde_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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_integer.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_integer.Tpo -c pyluksde_integer.c -o pyluksde_la-pyluksde_integer.o mv -f .deps/pyluksde_la-pyluksde_integer.Tpo .deps/pyluksde_la-pyluksde_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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_volume.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_volume.Tpo -c -o pyluksde_la-pyluksde_volume.lo `test -f 'pyluksde_volume.c' || echo './'`pyluksde_volume.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_volume.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_volume.Tpo -c pyluksde_volume.c -fPIC -DPIC -o .libs/pyluksde_la-pyluksde_volume.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 -I../libfguid -O2 -pipe -Wall -MT pyluksde_la-pyluksde_volume.lo -MD -MP -MF .deps/pyluksde_la-pyluksde_volume.Tpo -c pyluksde_volume.c -o pyluksde_la-pyluksde_volume.o mv -f .deps/pyluksde_la-pyluksde_volume.Tpo .deps/pyluksde_la-pyluksde_volume.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 -I../libfguid -O2 -pipe -Wall -module -avoid-version -L/usr/local/lib -lintl -lpthread -lutil -lm -lm -o pyluksde.la -rpath /usr/local/lib/python3.10/site-packages pyluksde_la-pyluksde.lo pyluksde_la-pyluksde_encryption_chaining_modes.lo pyluksde_la-pyluksde_encryption_methods.lo pyluksde_la-pyluksde_error.lo pyluksde_la-pyluksde_file_object_io_handle.lo pyluksde_la-pyluksde_guid.lo pyluksde_la-pyluksde_hashing_methods.lo pyluksde_la-pyluksde_initialization_vector_modes.lo pyluksde_la-pyluksde_integer.lo pyluksde_la-pyluksde_volume.lo ../libcerror/libcerror.la ../libluksde/libluksde.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la -L/usr/local/lib -lbfio ../libfguid/libfguid.la libtool: link: cc -shared -fPIC -DPIC -o .libs/pyluksde.so -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfguid -O2 -pipe -Wall .libs/pyluksde_la-pyluksde.o .libs/pyluksde_la-pyluksde_encryption_chaining_modes.o .libs/pyluksde_la-pyluksde_encryption_methods.o .libs/pyluksde_la-pyluksde_error.o .libs/pyluksde_la-pyluksde_file_object_io_handle.o .libs/pyluksde_la-pyluksde_guid.o .libs/pyluksde_la-pyluksde_hashing_methods.o .libs/pyluksde_la-pyluksde_initialization_vector_modes.o .libs/pyluksde_la-pyluksde_integer.o .libs/pyluksde_la-pyluksde_volume.o -Wl,-whole-archive /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcerror/.libs/libcerror.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcdata/.libs/libcdata.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libclocale/.libs/libclocale.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libuna/.libs/libuna.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcfile/.libs/libcfile.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcpath/.libs/libcpath.a /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfguid/.libs/libfguid.a -Wl,-no-whole-archive -L.libs -lintl -liconv -lpthread -lutil -lm -lluksde -lbfio -lcrypto -Wl,-soname,pyluksde.so libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcerror/.libs/libcerror.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcdata/.libs/libcdata.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libclocale/.libs/libclocale.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcsplit/.libs/libcsplit.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libuna/.libs/libuna.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcfile/.libs/libcfile.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libcpath/.libs/libcpath.a libtool: link: ar x /exopi-obj/pobj/libluksde-20200205/libluksde-20200205/libfguid/.libs/libfguid.a libtool: link: ar cru .libs/pyluksde.a ./.libs/pyluksde.lax/libcerror.a/libcerror_error.o ./.libs/pyluksde.lax/libcerror.a/libcerror_support.o ./.libs/pyluksde.lax/libcerror.a/libcerror_system.o ./.libs/pyluksde.lax/libcdata.a/libcdata_array.o ./.libs/pyluksde.lax/libcdata.a/libcdata_btree.o ./.libs/pyluksde.lax/libcdata.a/libcdata_btree_node.o ./.libs/pyluksde.lax/libcdata.a/libcdata_btree_values_list.o ./.libs/pyluksde.lax/libcdata.a/libcdata_error.o ./.libs/pyluksde.lax/libcdata.a/libcdata_list.o ./.libs/pyluksde.lax/libcdata.a/libcdata_list_element.o ./.libs/pyluksde.lax/libcdata.a/libcdata_range_list.o ./.libs/pyluksde.lax/libcdata.a/libcdata_range_list_value.o ./.libs/pyluksde.lax/libcdata.a/libcdata_support.o ./.libs/pyluksde.lax/libcdata.a/libcdata_tree_node.o ./.libs/pyluksde.lax/libclocale.a/libclocale_codepage.o ./.libs/pyluksde.lax/libclocale.a/libclocale_locale.o ./.libs/pyluksde.lax/libclocale.a/libclocale_support.o ./.libs/pyluksde.lax/libclocale.a/libclocale_wide_string.o ./.libs/pyluksde.lax/libcsplit.a/libcsplit_error.o ./.libs/pyluksde.lax/libcsplit.a/libcsplit_narrow_split_string.o ./.libs/pyluksde.lax/libcsplit.a/libcsplit_narrow_string.o ./.libs/pyluksde.lax/libcsplit.a/libcsplit_support.o ./.libs/pyluksde.lax/libcsplit.a/libcsplit_wide_split_string.o ./.libs/pyluksde.lax/libcsplit.a/libcsplit_wide_string.o ./.libs/pyluksde.lax/libuna.a/libuna_base16_stream.o ./.libs/pyluksde.lax/libuna.a/libuna_base32_stream.o ./.libs/pyluksde.lax/libuna.a/libuna_base64_stream.o ./.libs/pyluksde.lax/libuna.a/libuna_byte_stream.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_2.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_3.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_4.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_5.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_6.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_7.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_8.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_9.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_10.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_13.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_14.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_15.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_iso_8859_16.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_koi8_r.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_koi8_u.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_874.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_932.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_936.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_949.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_950.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_1250.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_1251.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_1252.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_1253.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_1254.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_1255.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_1256.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_1257.o ./.libs/pyluksde.lax/libuna.a/libuna_codepage_windows_1258.o ./.libs/pyluksde.lax/libuna.a/libuna_error.o ./.libs/pyluksde.lax/libuna.a/libuna_support.o ./.libs/pyluksde.lax/libuna.a/libuna_unicode_character.o ./.libs/pyluksde.lax/libuna.a/libuna_url_stream.o ./.libs/pyluksde.lax/libuna.a/libuna_utf16_stream.o ./.libs/pyluksde.lax/libuna.a/libuna_utf16_string.o ./.libs/pyluksde.lax/libuna.a/libuna_utf32_stream.o ./.libs/pyluksde.lax/libuna.a/libuna_utf32_string.o ./.libs/pyluksde.lax/libuna.a/libuna_utf7_stream.o ./.libs/pyluksde.lax/libuna.a/libuna_utf8_stream.o ./.libs/pyluksde.lax/libuna.a/libuna_utf8_string.o ./.libs/pyluksde.lax/libcfile.a/libcfile_error.o ./.libs/pyluksde.lax/libcfile.a/libcfile_file.o ./.libs/pyluksde.lax/libcfile.a/libcfile_notify.o ./.libs/pyluksde.lax/libcfile.a/libcfile_support.o ./.libs/pyluksde.lax/libcfile.a/libcfile_system_string.o ./.libs/pyluksde.lax/libcpath.a/libcpath_error.o ./.libs/pyluksde.lax/libcpath.a/libcpath_path.o ./.libs/pyluksde.lax/libcpath.a/libcpath_support.o ./.libs/pyluksde.lax/libcpath.a/libcpath_system_string.o ./.libs/pyluksde.lax/libfguid.a/libfguid_error.o ./.libs/pyluksde.lax/libfguid.a/libfguid_identifier.o ./.libs/pyluksde.lax/libfguid.a/libfguid_support.o pyluksde_la-pyluksde.o pyluksde_la-pyluksde_encryption_chaining_modes.o pyluksde_la-pyluksde_encryption_methods.o pyluksde_la-pyluksde_error.o pyluksde_la-pyluksde_file_object_io_handle.o pyluksde_la-pyluksde_guid.o pyluksde_la-pyluksde_hashing_methods.o pyluksde_la-pyluksde_initialization_vector_modes.o pyluksde_la-pyluksde_integer.o pyluksde_la-pyluksde_volume.o libtool: link: ranlib .libs/pyluksde.a Making all in po /usr/bin/make libluksde.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 libluksde' ../* 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=libluksde --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=libluksde --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --package-name="${package_gnu}libluksde" --package-version='20200205' --msgid-bugs-address="$msgid_bugs_address" ;; esac test ! -f libluksde.po || { if test -f ./libluksde.pot; then sed -f remove-potcdate.sed < ./libluksde.pot > libluksde.1po && sed -f remove-potcdate.sed < libluksde.po > libluksde.2po && if cmp libluksde.1po libluksde.2po >/dev/null 2>&1; then rm -f libluksde.1po libluksde.2po libluksde.po; else rm -f libluksde.1po libluksde.2po ./libluksde.pot && mv libluksde.po ./libluksde.pot; fi; else mv libluksde.po ./libluksde.pot; fi; } test ! -f ./libluksde.pot || test -z "" || /usr/bin/make Making all in manuals Making all in tests Making all in msvscpp >>> Running fake in sysutils/libluksde at 1711606287.10 ===> sysutils/libluksde ===> Faking installation for libluksde-20200205p2 Making install in include mkdir -p '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/include' /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 libluksde.h '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/include/libluksde' /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 libluksde/codepage.h libluksde/definitions.h libluksde/error.h libluksde/extern.h libluksde/features.h libluksde/types.h '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/include/libluksde' Making install in common Making install in libcerror Making install in libcthreads Making install in libcdata 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 libfguid Making install in libhmac Making install in libcaes Making install in libfcrypto Making install in libluksde mkdir -p '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libluksde-20200205/bin/install -c libluksde.la '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 ./.libs/libluksde.a /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/libluksde.a libtool: install: /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 ./.libs/libluksde.so.0.1 /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/libluksde.so.0.1 libtool: install: /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 ./.libs/libluksde.lai /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/libluksde.la Making install in luksdetools mkdir -p '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/libluksde-20200205/bin/install -c -s -m 755 luksdeinfo luksdemount '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/libluksde-20200205/bin/install -c -s -m 755 ./.libs/luksdeinfo /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libluksde-20200205/bin/install -c -s -m 755 ./.libs/luksdemount /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/bin Making install in pyluksde Making install in pyluksde-python2 /usr/bin/make install-am Making install in pyluksde-python3 /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/python3.10/site-packages' /usr/bin/libtool --mode=install /exopi-obj/pobj/libluksde-20200205/bin/install -c pyluksde.la '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/python3.10/site-packages' libtool: install: /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 ./.libs/pyluksde.a /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/python3.10/site-packages/pyluksde.a libtool: install: /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 ./.libs/pyluksde.so /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/python3.10/site-packages/pyluksde.so libtool: install: /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 ./.libs/pyluksde.lai /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/python3.10/site-packages/pyluksde.la Making install in po /usr/bin/make libluksde.pot-update if LC_ALL=C grep 'GNU libluksde' ../* 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=libluksde --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=libluksde --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --package-name="${package_gnu}libluksde" --package-version='20200205' --msgid-bugs-address="$msgid_bugs_address" ;; esac test ! -f libluksde.po || { if test -f ./libluksde.pot; then sed -f remove-potcdate.sed < ./libluksde.pot > libluksde.1po && sed -f remove-potcdate.sed < libluksde.po > libluksde.2po && if cmp libluksde.1po libluksde.2po >/dev/null 2>&1; then rm -f libluksde.1po libluksde.2po libluksde.po; else rm -f libluksde.1po libluksde.2po ./libluksde.pot && mv libluksde.po ./libluksde.pot; fi; else mv libluksde.po ./libluksde.pot; fi; } test ! -f ./libluksde.pot || test -z "" || /usr/bin/make if test "libluksde" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/libluksde-20200205/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/libluksde-20200205/bin/install -c -m 644 ./$file /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in manuals mkdir -p '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 luksdeinfo.1 luksdemount.1 '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 libluksde.3 '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/man/man3' Making install in tests Making install in msvscpp mkdir -p '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libluksde-20200205/bin/install -c -m 644 libluksde.pc '/exopi-obj/pobj/libluksde-20200205/fake-amd64/usr/local/lib/pkgconfig' >>> Running package in sysutils/libluksde at 1711606289.64 ===> sysutils/libluksde `/exopi-obj/pobj/libluksde-20200205/fake-amd64/.fake_done' is up to date. ===> Building package for libluksde-20200205p2 Create /exopi-cvs/ports/packages/amd64/all/libluksde-20200205p2.tgz Creating package libluksde-20200205p2 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|devel/libbfio checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 2% archiving|**************** | 24% archiving|************************** | 41% archiving|************************************************ | 76% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libluksde-20200205p2.tgz >>> Running clean in sysutils/libluksde at 1711606293.59 ===> sysutils/libluksde ===> Cleaning for libluksde-20200205p2 >>> Ended at 1711606294.12 max_stuck=0.19/depends=3.13/show-prepare-results=0.99/patch=0.59/configure=56.38/build=84.01/fake=2.54/package=3.96/clean=0.56