>>> Building on exopi-5 under sysutils/libregf BDEPENDS = [lang/python/3.10;sysutils/libfwnt;devel/gettext,-tools;devel/libbfio] DIST = [sysutils/libregf:libregf-alpha-20200805.tar.gz] FULLPKGNAME = libregf-20200805p1 RDEPENDS = [devel/libbfio;sysutils/libfwnt;lang/python/3.10] (Junk lock obtained for exopi-5 at 1711497310.71) >>> Running depends in sysutils/libregf at 1711497310.78 last junk was in benchmarks/glmark2 /usr/sbin/pkg_add -aI -Drepair gettext-tools-0.22.5 libbfio-20191230 libfwnt-20191222p2 was: /usr/sbin/pkg_add -aI -Drepair gettext-tools-0.22.5 libbfio-20191230 libfwnt-20191222p2 python-3.10.13p2 /usr/sbin/pkg_add -aI -Drepair gettext-tools-0.22.5 libbfio-20191230 libfwnt-20191222p2 >>> Running show-prepare-results in sysutils/libregf at 1711497314.76 ===> sysutils/libregf ===> Building from scratch libregf-20200805p1 ===> libregf-20200805p1 depends on: gettext-tools-* -> gettext-tools-0.22.5 ===> libregf-20200805p1 depends on: python->=3.10,<3.11 -> python-3.10.13p2 ===> libregf-20200805p1 depends on: libbfio-* -> libbfio-20191230 ===> libregf-20200805p1 depends on: libfwnt-* -> libfwnt-20191222p2 ===> Verifying specs: python3.10 bfio c fuse fwnt iconv intl m pthread util ===> found python3.10.0.0 bfio.0.0 c.99.0 fuse.2.0 fwnt.0.0 iconv.7.1 intl.8.0 m.10.1 pthread.27.1 util.18.0 gettext-tools-0.22.5 libbfio-20191230 libfwnt-20191222p2 python-3.10.13p2 (Junk lock released for exopi-5 at 1711497315.90) distfiles size=1672618 >>> Running patch in sysutils/libregf at 1711497315.92 ===> sysutils/libregf ===> Checking files for libregf-20200805p1 `/exopi-cvs/ports/distfiles/libregf-alpha-20200805.tar.gz' is up to date. >> (SHA256) libregf-alpha-20200805.tar.gz: OK ===> Extracting for libregf-20200805p1 ===> Patching for libregf-20200805p1 ===> 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/libregf at 1711497316.48 ===> sysutils/libregf ===> Generating configure for libregf-20200805p1 ===> Configuring for libregf-20200805p1 Using /exopi-obj/pobj/libregf-20200805/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libregf-20200805/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libregf-20200805/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 we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for an ANSI C-conforming const... (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 build static executables (binaries)... (cached) no checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect checking whether to enable enable wide character type support... (cached) no checking 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 libfdatetime in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libfdatetime... no checking libfdatetime.h usability... no checking libfdatetime.h presence... no checking for libfdatetime.h... no checking whether to use search for libfwnt in includedir and libdir or in the specified DIR, or no if to use local version... (cached) /usr/local checking libfwnt.h usability... yes checking libfwnt.h presence... yes checking for libfwnt.h... yes checking for libfwnt_get_version in -lfwnt... yes checking for libfwnt_security_descriptor_initialize in -lfwnt... yes checking for libfwnt_security_descriptor_free in -lfwnt... yes checking for libfwnt_security_descriptor_copy_from_byte_stream in -lfwnt... yes checking for libfwnt_security_descriptor_get_owner in -lfwnt... yes checking for libfwnt_security_descriptor_get_group in -lfwnt... yes checking for libfwnt_security_descriptor_get_discretionary_acl in -lfwnt... yes checking for libfwnt_security_descriptor_get_system_acl in -lfwnt... yes checking for libfwnt_security_identifier_initialize in -lfwnt... yes checking for libfwnt_security_identifier_free in -lfwnt... yes checking for libfwnt_security_identifier_copy_from_byte_stream in -lfwnt... yes checking for libfwnt_security_identifier_get_string_size in -lfwnt... yes checking for libfwnt_security_identifier_copy_to_utf8_string in -lfwnt... yes checking for libfwnt_security_identifier_copy_to_utf8_string_with_index in -lfwnt... yes checking for libfwnt_security_identifier_copy_to_utf16_string in -lfwnt... yes checking for libfwnt_security_identifier_copy_to_utf16_string_with_index in -lfwnt... yes checking for libfwnt_security_identifier_copy_to_utf32_string in -lfwnt... yes checking for libfwnt_security_identifier_copy_to_utf32_string_with_index in -lfwnt... yes checking for libfwnt_access_control_list_free in -lfwnt... yes checking for libfwnt_access_control_list_get_number_of_entries in -lfwnt... yes checking for libfwnt_access_control_list_get_entry_by_index in -lfwnt... yes checking for libfwnt_access_control_entry_free in -lfwnt... yes checking for libfwnt_access_control_entry_get_type in -lfwnt... yes checking for libfwnt_access_control_entry_get_flags in -lfwnt... yes checking for libfwnt_access_control_entry_get_access_mask in -lfwnt... yes checking for libfwnt_access_control_entry_get_security_identifier in -lfwnt... yes checking for libfwnt_lznt1_decompress in -lfwnt... yes checking for libfwnt_lzx_decompress in -lfwnt... yes checking for libfwnt_lzxpress_decompress in -lfwnt... yes checking for libfwnt_lzxpress_huffman_decompress in -lfwnt... yes checking for bindtextdomain... no checking for wctype.h... (cached) yes checking for towupper... yes checking whether to use use `python-config --prefix' to determine the prefix of pythondir instead of --prefix... (cached) no checking whether to enable build Python bindings... (cached) 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 stdarg.h... (cached) yes checking for varargs.h... (cached) no checking for errno.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for clock_gettime... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for time... (cached) yes 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 libfdatetime/Makefile config.status: creating libfwnt/Makefile config.status: creating libregf/Makefile config.status: creating pyregf/Makefile config.status: creating pyregf-python2/Makefile config.status: creating pyregf-python3/Makefile config.status: creating regftools/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 ossfuzz/Makefile config.status: creating msvscpp/Makefile config.status: creating include/libregf.h config.status: creating include/libregf/definitions.h config.status: creating include/libregf/features.h config.status: creating include/libregf/types.h config.status: creating libregf/libregf_definitions.h config.status: creating common/types.h config.status: creating dpkg/changelog config.status: creating libregf/libregf.rc config.status: creating libregf.pc config.status: creating libregf.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 libfdatetime support: local libfwnt support: yes FUSE support: libfuse Features: Multi-threading support: pthread Wide character type support: no regftools are build as static executables: no Python (pyregf) support: 3.1 Verbose output: no Debug output: no >>> Running build in sysutils/libregf at 1711497361.91 ===> sysutils/libregf ===> Building for libregf-20200805p1 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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -L/usr/local/lib -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -L/usr/local/lib -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -L/usr/local/lib -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -L/usr/local/lib -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -L/usr/local/lib -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -L/usr/local/lib -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -MT libuna_scsu.lo -MD -MP -MF .deps/libuna_scsu.Tpo -c -o libuna_scsu.lo libuna_scsu.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libuna_scsu.lo -MD -MP -MF .deps/libuna_scsu.Tpo -c libuna_scsu.c -fPIC -DPIC -o .libs/libuna_scsu.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libuna_scsu.lo -MD -MP -MF .deps/libuna_scsu.Tpo -c libuna_scsu.c -o libuna_scsu.o mv -f .deps/libuna_scsu.Tpo .deps/libuna_scsu.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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -L/usr/local/lib -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_scsu.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_scsu.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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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:3387: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 -I/usr/local/include -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c libcfile_file.c -o libcfile_file.o libcfile_file.c:3387: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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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=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 -I/usr/local/include -Wall -MT libcfile_winapi.lo -MD -MP -MF .deps/libcfile_winapi.Tpo -c -o libcfile_winapi.lo libcfile_winapi.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 -I/usr/local/include -Wall -MT libcfile_winapi.lo -MD -MP -MF .deps/libcfile_winapi.Tpo -c libcfile_winapi.c -fPIC -DPIC -o .libs/libcfile_winapi.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 -I/usr/local/include -Wall -MT libcfile_winapi.lo -MD -MP -MF .deps/libcfile_winapi.Tpo -c libcfile_winapi.c -o libcfile_winapi.o mv -f .deps/libcfile_winapi.Tpo .deps/libcfile_winapi.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -Wall -L/usr/local/lib -o libcfile.la libcfile_error.lo libcfile_file.lo libcfile_notify.lo libcfile_support.lo libcfile_system_string.lo libcfile_winapi.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 .libs/libcfile_winapi.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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -L/usr/local/lib -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -Wall -L/usr/local/lib -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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 -I/usr/local/include -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:994: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 -I/usr/local/include -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c libfdata_vector.c -o libfdata_vector.o libfdata_vector.c:994: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 -I/usr/local/include -Wall -L/usr/local/lib -o libfdata.la libfdata_area.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_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 libfdatetime /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 -I/usr/local/include -Wall -MT libfdatetime_date_time_values.lo -MD -MP -MF .deps/libfdatetime_date_time_values.Tpo -c -o libfdatetime_date_time_values.lo libfdatetime_date_time_values.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_date_time_values.lo -MD -MP -MF .deps/libfdatetime_date_time_values.Tpo -c libfdatetime_date_time_values.c -fPIC -DPIC -o .libs/libfdatetime_date_time_values.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_date_time_values.lo -MD -MP -MF .deps/libfdatetime_date_time_values.Tpo -c libfdatetime_date_time_values.c -o libfdatetime_date_time_values.o mv -f .deps/libfdatetime_date_time_values.Tpo .deps/libfdatetime_date_time_values.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_error.lo -MD -MP -MF .deps/libfdatetime_error.Tpo -c -o libfdatetime_error.lo libfdatetime_error.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_error.lo -MD -MP -MF .deps/libfdatetime_error.Tpo -c libfdatetime_error.c -fPIC -DPIC -o .libs/libfdatetime_error.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_error.lo -MD -MP -MF .deps/libfdatetime_error.Tpo -c libfdatetime_error.c -o libfdatetime_error.o mv -f .deps/libfdatetime_error.Tpo .deps/libfdatetime_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 -I/usr/local/include -Wall -MT libfdatetime_fat_date_time.lo -MD -MP -MF .deps/libfdatetime_fat_date_time.Tpo -c -o libfdatetime_fat_date_time.lo libfdatetime_fat_date_time.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_fat_date_time.lo -MD -MP -MF .deps/libfdatetime_fat_date_time.Tpo -c libfdatetime_fat_date_time.c -fPIC -DPIC -o .libs/libfdatetime_fat_date_time.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_fat_date_time.lo -MD -MP -MF .deps/libfdatetime_fat_date_time.Tpo -c libfdatetime_fat_date_time.c -o libfdatetime_fat_date_time.o mv -f .deps/libfdatetime_fat_date_time.Tpo .deps/libfdatetime_fat_date_time.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 -I/usr/local/include -Wall -MT libfdatetime_filetime.lo -MD -MP -MF .deps/libfdatetime_filetime.Tpo -c -o libfdatetime_filetime.lo libfdatetime_filetime.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_filetime.lo -MD -MP -MF .deps/libfdatetime_filetime.Tpo -c libfdatetime_filetime.c -fPIC -DPIC -o .libs/libfdatetime_filetime.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_filetime.lo -MD -MP -MF .deps/libfdatetime_filetime.Tpo -c libfdatetime_filetime.c -o libfdatetime_filetime.o mv -f .deps/libfdatetime_filetime.Tpo .deps/libfdatetime_filetime.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 -I/usr/local/include -Wall -MT libfdatetime_floatingtime.lo -MD -MP -MF .deps/libfdatetime_floatingtime.Tpo -c -o libfdatetime_floatingtime.lo libfdatetime_floatingtime.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_floatingtime.lo -MD -MP -MF .deps/libfdatetime_floatingtime.Tpo -c libfdatetime_floatingtime.c -fPIC -DPIC -o .libs/libfdatetime_floatingtime.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_floatingtime.lo -MD -MP -MF .deps/libfdatetime_floatingtime.Tpo -c libfdatetime_floatingtime.c -o libfdatetime_floatingtime.o mv -f .deps/libfdatetime_floatingtime.Tpo .deps/libfdatetime_floatingtime.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 -I/usr/local/include -Wall -MT libfdatetime_hfs_time.lo -MD -MP -MF .deps/libfdatetime_hfs_time.Tpo -c -o libfdatetime_hfs_time.lo libfdatetime_hfs_time.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_hfs_time.lo -MD -MP -MF .deps/libfdatetime_hfs_time.Tpo -c libfdatetime_hfs_time.c -fPIC -DPIC -o .libs/libfdatetime_hfs_time.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_hfs_time.lo -MD -MP -MF .deps/libfdatetime_hfs_time.Tpo -c libfdatetime_hfs_time.c -o libfdatetime_hfs_time.o mv -f .deps/libfdatetime_hfs_time.Tpo .deps/libfdatetime_hfs_time.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 -I/usr/local/include -Wall -MT libfdatetime_nsf_timedate.lo -MD -MP -MF .deps/libfdatetime_nsf_timedate.Tpo -c -o libfdatetime_nsf_timedate.lo libfdatetime_nsf_timedate.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_nsf_timedate.lo -MD -MP -MF .deps/libfdatetime_nsf_timedate.Tpo -c libfdatetime_nsf_timedate.c -fPIC -DPIC -o .libs/libfdatetime_nsf_timedate.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_nsf_timedate.lo -MD -MP -MF .deps/libfdatetime_nsf_timedate.Tpo -c libfdatetime_nsf_timedate.c -o libfdatetime_nsf_timedate.o mv -f .deps/libfdatetime_nsf_timedate.Tpo .deps/libfdatetime_nsf_timedate.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 -I/usr/local/include -Wall -MT libfdatetime_posix_time.lo -MD -MP -MF .deps/libfdatetime_posix_time.Tpo -c -o libfdatetime_posix_time.lo libfdatetime_posix_time.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_posix_time.lo -MD -MP -MF .deps/libfdatetime_posix_time.Tpo -c libfdatetime_posix_time.c -fPIC -DPIC -o .libs/libfdatetime_posix_time.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_posix_time.lo -MD -MP -MF .deps/libfdatetime_posix_time.Tpo -c libfdatetime_posix_time.c -o libfdatetime_posix_time.o mv -f .deps/libfdatetime_posix_time.Tpo .deps/libfdatetime_posix_time.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 -I/usr/local/include -Wall -MT libfdatetime_support.lo -MD -MP -MF .deps/libfdatetime_support.Tpo -c -o libfdatetime_support.lo libfdatetime_support.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_support.lo -MD -MP -MF .deps/libfdatetime_support.Tpo -c libfdatetime_support.c -fPIC -DPIC -o .libs/libfdatetime_support.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_support.lo -MD -MP -MF .deps/libfdatetime_support.Tpo -c libfdatetime_support.c -o libfdatetime_support.o mv -f .deps/libfdatetime_support.Tpo .deps/libfdatetime_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 -I/usr/local/include -Wall -MT libfdatetime_systemtime.lo -MD -MP -MF .deps/libfdatetime_systemtime.Tpo -c -o libfdatetime_systemtime.lo libfdatetime_systemtime.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_systemtime.lo -MD -MP -MF .deps/libfdatetime_systemtime.Tpo -c libfdatetime_systemtime.c -fPIC -DPIC -o .libs/libfdatetime_systemtime.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libfdatetime_systemtime.lo -MD -MP -MF .deps/libfdatetime_systemtime.Tpo -c libfdatetime_systemtime.c -o libfdatetime_systemtime.o mv -f .deps/libfdatetime_systemtime.Tpo .deps/libfdatetime_systemtime.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -Wall -L/usr/local/lib -o libfdatetime.la libfdatetime_date_time_values.lo libfdatetime_error.lo libfdatetime_fat_date_time.lo libfdatetime_filetime.lo libfdatetime_floatingtime.lo libfdatetime_hfs_time.lo libfdatetime_nsf_timedate.lo libfdatetime_posix_time.lo libfdatetime_support.lo libfdatetime_systemtime.lo libtool: link: ar cru .libs/libfdatetime.a .libs/libfdatetime_date_time_values.o .libs/libfdatetime_error.o .libs/libfdatetime_fat_date_time.o .libs/libfdatetime_filetime.o .libs/libfdatetime_floatingtime.o .libs/libfdatetime_hfs_time.o .libs/libfdatetime_nsf_timedate.o .libs/libfdatetime_posix_time.o .libs/libfdatetime_support.o .libs/libfdatetime_systemtime.o libtool: link: ranlib .libs/libfdatetime.a Making all in libfwnt Making all in libregf /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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf.lo -MD -MP -MF .deps/libregf.Tpo -c -o libregf.lo libregf.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf.lo -MD -MP -MF .deps/libregf.Tpo -c libregf.c -fPIC -DPIC -o .libs/libregf.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf.lo -MD -MP -MF .deps/libregf.Tpo -c libregf.c -o libregf.o mv -f .deps/libregf.Tpo .deps/libregf.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_checksum.lo -MD -MP -MF .deps/libregf_checksum.Tpo -c -o libregf_checksum.lo libregf_checksum.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_checksum.lo -MD -MP -MF .deps/libregf_checksum.Tpo -c libregf_checksum.c -fPIC -DPIC -o .libs/libregf_checksum.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_checksum.lo -MD -MP -MF .deps/libregf_checksum.Tpo -c libregf_checksum.c -o libregf_checksum.o mv -f .deps/libregf_checksum.Tpo .deps/libregf_checksum.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_data_block_key.lo -MD -MP -MF .deps/libregf_data_block_key.Tpo -c -o libregf_data_block_key.lo libregf_data_block_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_data_block_key.lo -MD -MP -MF .deps/libregf_data_block_key.Tpo -c libregf_data_block_key.c -fPIC -DPIC -o .libs/libregf_data_block_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_data_block_key.lo -MD -MP -MF .deps/libregf_data_block_key.Tpo -c libregf_data_block_key.c -o libregf_data_block_key.o mv -f .deps/libregf_data_block_key.Tpo .deps/libregf_data_block_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_data_block_stream.lo -MD -MP -MF .deps/libregf_data_block_stream.Tpo -c -o libregf_data_block_stream.lo libregf_data_block_stream.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_data_block_stream.lo -MD -MP -MF .deps/libregf_data_block_stream.Tpo -c libregf_data_block_stream.c -fPIC -DPIC -o .libs/libregf_data_block_stream.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_data_block_stream.lo -MD -MP -MF .deps/libregf_data_block_stream.Tpo -c libregf_data_block_stream.c -o libregf_data_block_stream.o mv -f .deps/libregf_data_block_stream.Tpo .deps/libregf_data_block_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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_data_type.lo -MD -MP -MF .deps/libregf_data_type.Tpo -c -o libregf_data_type.lo libregf_data_type.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_data_type.lo -MD -MP -MF .deps/libregf_data_type.Tpo -c libregf_data_type.c -fPIC -DPIC -o .libs/libregf_data_type.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_data_type.lo -MD -MP -MF .deps/libregf_data_type.Tpo -c libregf_data_type.c -o libregf_data_type.o mv -f .deps/libregf_data_type.Tpo .deps/libregf_data_type.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_debug.lo -MD -MP -MF .deps/libregf_debug.Tpo -c -o libregf_debug.lo libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_debug.lo -MD -MP -MF .deps/libregf_debug.Tpo -c libregf_debug.c -fPIC -DPIC -o .libs/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_debug.lo -MD -MP -MF .deps/libregf_debug.Tpo -c libregf_debug.c -o libregf_debug.o mv -f .deps/libregf_debug.Tpo .deps/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_error.lo -MD -MP -MF .deps/libregf_error.Tpo -c -o libregf_error.lo libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_error.lo -MD -MP -MF .deps/libregf_error.Tpo -c libregf_error.c -fPIC -DPIC -o .libs/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_error.lo -MD -MP -MF .deps/libregf_error.Tpo -c libregf_error.c -o libregf_error.o mv -f .deps/libregf_error.Tpo .deps/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_file.lo -MD -MP -MF .deps/libregf_file.Tpo -c -o libregf_file.lo libregf_file.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_file.lo -MD -MP -MF .deps/libregf_file.Tpo -c libregf_file.c -fPIC -DPIC -o .libs/libregf_file.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_file.lo -MD -MP -MF .deps/libregf_file.Tpo -c libregf_file.c -o libregf_file.o mv -f .deps/libregf_file.Tpo .deps/libregf_file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_file_header.lo -MD -MP -MF .deps/libregf_file_header.Tpo -c -o libregf_file_header.lo libregf_file_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_file_header.lo -MD -MP -MF .deps/libregf_file_header.Tpo -c libregf_file_header.c -fPIC -DPIC -o .libs/libregf_file_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_file_header.lo -MD -MP -MF .deps/libregf_file_header.Tpo -c libregf_file_header.c -o libregf_file_header.o mv -f .deps/libregf_file_header.Tpo .deps/libregf_file_header.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bin.lo -MD -MP -MF .deps/libregf_hive_bin.Tpo -c -o libregf_hive_bin.lo libregf_hive_bin.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bin.lo -MD -MP -MF .deps/libregf_hive_bin.Tpo -c libregf_hive_bin.c -fPIC -DPIC -o .libs/libregf_hive_bin.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bin.lo -MD -MP -MF .deps/libregf_hive_bin.Tpo -c libregf_hive_bin.c -o libregf_hive_bin.o mv -f .deps/libregf_hive_bin.Tpo .deps/libregf_hive_bin.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bin_cell.lo -MD -MP -MF .deps/libregf_hive_bin_cell.Tpo -c -o libregf_hive_bin_cell.lo libregf_hive_bin_cell.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bin_cell.lo -MD -MP -MF .deps/libregf_hive_bin_cell.Tpo -c libregf_hive_bin_cell.c -fPIC -DPIC -o .libs/libregf_hive_bin_cell.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bin_cell.lo -MD -MP -MF .deps/libregf_hive_bin_cell.Tpo -c libregf_hive_bin_cell.c -o libregf_hive_bin_cell.o mv -f .deps/libregf_hive_bin_cell.Tpo .deps/libregf_hive_bin_cell.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bin_header.lo -MD -MP -MF .deps/libregf_hive_bin_header.Tpo -c -o libregf_hive_bin_header.lo libregf_hive_bin_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bin_header.lo -MD -MP -MF .deps/libregf_hive_bin_header.Tpo -c libregf_hive_bin_header.c -fPIC -DPIC -o .libs/libregf_hive_bin_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bin_header.lo -MD -MP -MF .deps/libregf_hive_bin_header.Tpo -c libregf_hive_bin_header.c -o libregf_hive_bin_header.o mv -f .deps/libregf_hive_bin_header.Tpo .deps/libregf_hive_bin_header.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bins_list.lo -MD -MP -MF .deps/libregf_hive_bins_list.Tpo -c -o libregf_hive_bins_list.lo libregf_hive_bins_list.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bins_list.lo -MD -MP -MF .deps/libregf_hive_bins_list.Tpo -c libregf_hive_bins_list.c -fPIC -DPIC -o .libs/libregf_hive_bins_list.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_hive_bins_list.lo -MD -MP -MF .deps/libregf_hive_bins_list.Tpo -c libregf_hive_bins_list.c -o libregf_hive_bins_list.o mv -f .deps/libregf_hive_bins_list.Tpo .deps/libregf_hive_bins_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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_io_handle.lo -MD -MP -MF .deps/libregf_io_handle.Tpo -c -o libregf_io_handle.lo libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_io_handle.lo -MD -MP -MF .deps/libregf_io_handle.Tpo -c libregf_io_handle.c -fPIC -DPIC -o .libs/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_io_handle.lo -MD -MP -MF .deps/libregf_io_handle.Tpo -c libregf_io_handle.c -o libregf_io_handle.o mv -f .deps/libregf_io_handle.Tpo .deps/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_key.lo -MD -MP -MF .deps/libregf_key.Tpo -c -o libregf_key.lo libregf_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_key.lo -MD -MP -MF .deps/libregf_key.Tpo -c libregf_key.c -fPIC -DPIC -o .libs/libregf_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_key.lo -MD -MP -MF .deps/libregf_key.Tpo -c libregf_key.c -o libregf_key.o mv -f .deps/libregf_key.Tpo .deps/libregf_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_key_item.lo -MD -MP -MF .deps/libregf_key_item.Tpo -c -o libregf_key_item.lo libregf_key_item.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_key_item.lo -MD -MP -MF .deps/libregf_key_item.Tpo -c libregf_key_item.c -fPIC -DPIC -o .libs/libregf_key_item.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_key_item.lo -MD -MP -MF .deps/libregf_key_item.Tpo -c libregf_key_item.c -o libregf_key_item.o mv -f .deps/libregf_key_item.Tpo .deps/libregf_key_item.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_key_tree.lo -MD -MP -MF .deps/libregf_key_tree.Tpo -c -o libregf_key_tree.lo libregf_key_tree.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_key_tree.lo -MD -MP -MF .deps/libregf_key_tree.Tpo -c libregf_key_tree.c -fPIC -DPIC -o .libs/libregf_key_tree.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_key_tree.lo -MD -MP -MF .deps/libregf_key_tree.Tpo -c libregf_key_tree.c -o libregf_key_tree.o mv -f .deps/libregf_key_tree.Tpo .deps/libregf_key_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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_multi_string.lo -MD -MP -MF .deps/libregf_multi_string.Tpo -c -o libregf_multi_string.lo libregf_multi_string.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_multi_string.lo -MD -MP -MF .deps/libregf_multi_string.Tpo -c libregf_multi_string.c -fPIC -DPIC -o .libs/libregf_multi_string.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_multi_string.lo -MD -MP -MF .deps/libregf_multi_string.Tpo -c libregf_multi_string.c -o libregf_multi_string.o mv -f .deps/libregf_multi_string.Tpo .deps/libregf_multi_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_named_key.lo -MD -MP -MF .deps/libregf_named_key.Tpo -c -o libregf_named_key.lo libregf_named_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_named_key.lo -MD -MP -MF .deps/libregf_named_key.Tpo -c libregf_named_key.c -fPIC -DPIC -o .libs/libregf_named_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_named_key.lo -MD -MP -MF .deps/libregf_named_key.Tpo -c libregf_named_key.c -o libregf_named_key.o mv -f .deps/libregf_named_key.Tpo .deps/libregf_named_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_notify.lo -MD -MP -MF .deps/libregf_notify.Tpo -c -o libregf_notify.lo libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_notify.lo -MD -MP -MF .deps/libregf_notify.Tpo -c libregf_notify.c -fPIC -DPIC -o .libs/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_notify.lo -MD -MP -MF .deps/libregf_notify.Tpo -c libregf_notify.c -o libregf_notify.o mv -f .deps/libregf_notify.Tpo .deps/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_security_key.lo -MD -MP -MF .deps/libregf_security_key.Tpo -c -o libregf_security_key.lo libregf_security_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_security_key.lo -MD -MP -MF .deps/libregf_security_key.Tpo -c libregf_security_key.c -fPIC -DPIC -o .libs/libregf_security_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_security_key.lo -MD -MP -MF .deps/libregf_security_key.Tpo -c libregf_security_key.c -o libregf_security_key.o mv -f .deps/libregf_security_key.Tpo .deps/libregf_security_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_support.lo -MD -MP -MF .deps/libregf_support.Tpo -c -o libregf_support.lo libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_support.lo -MD -MP -MF .deps/libregf_support.Tpo -c libregf_support.c -fPIC -DPIC -o .libs/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_support.lo -MD -MP -MF .deps/libregf_support.Tpo -c libregf_support.c -o libregf_support.o mv -f .deps/libregf_support.Tpo .deps/libregf_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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_value.lo -MD -MP -MF .deps/libregf_value.Tpo -c -o libregf_value.lo libregf_value.c cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_value.lo -MD -MP -MF .deps/libregf_value.Tpo -c libregf_value.c -fPIC -DPIC -o .libs/libregf_value.o cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_value.lo -MD -MP -MF .deps/libregf_value.Tpo -c libregf_value.c -o libregf_value.o mv -f .deps/libregf_value.Tpo .deps/libregf_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../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_value_item.lo -MD -MP -MF .deps/libregf_value_item.Tpo -c -o libregf_value_item.lo libregf_value_item.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_value_item.lo -MD -MP -MF .deps/libregf_value_item.Tpo -c libregf_value_item.c -fPIC -DPIC -o .libs/libregf_value_item.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_value_item.lo -MD -MP -MF .deps/libregf_value_item.Tpo -c libregf_value_item.c -o libregf_value_item.o mv -f .deps/libregf_value_item.Tpo .deps/libregf_value_item.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_value_key.lo -MD -MP -MF .deps/libregf_value_key.Tpo -c -o libregf_value_key.lo libregf_value_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_value_key.lo -MD -MP -MF .deps/libregf_value_key.Tpo -c libregf_value_key.c -fPIC -DPIC -o .libs/libregf_value_key.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../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT libregf_value_key.lo -MD -MP -MF .deps/libregf_value_key.Tpo -c libregf_value_key.c -o libregf_value_key.o mv -f .deps/libregf_value_key.Tpo .deps/libregf_value_key.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -Wall -no-undefined -version-info 1:0:0 -L/usr/local/lib -o libregf.la -rpath /usr/local/lib libregf.lo libregf_checksum.lo libregf_data_block_key.lo libregf_data_block_stream.lo libregf_data_type.lo libregf_debug.lo libregf_error.lo libregf_file.lo libregf_file_header.lo libregf_hive_bin.lo libregf_hive_bin_cell.lo libregf_hive_bin_header.lo libregf_hive_bins_list.lo libregf_io_handle.lo libregf_key.lo libregf_key_item.lo libregf_key_tree.lo libregf_multi_string.lo libregf_named_key.lo libregf_notify.lo libregf_security_key.lo libregf_support.lo libregf_value.lo libregf_value_item.lo libregf_value_key.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 ../libfdatetime/libfdatetime.la -lfwnt -lpthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libregf.so.0.0 -O2 -pipe -I/usr/local/include -Wall .libs/libregf.o .libs/libregf_checksum.o .libs/libregf_data_block_key.o .libs/libregf_data_block_stream.o .libs/libregf_data_type.o .libs/libregf_debug.o .libs/libregf_error.o .libs/libregf_file.o .libs/libregf_file_header.o .libs/libregf_hive_bin.o .libs/libregf_hive_bin_cell.o .libs/libregf_hive_bin_header.o .libs/libregf_hive_bins_list.o .libs/libregf_io_handle.o .libs/libregf_key.o .libs/libregf_key_item.o .libs/libregf_key_tree.o .libs/libregf_multi_string.o .libs/libregf_named_key.o .libs/libregf_notify.o .libs/libregf_security_key.o .libs/libregf_support.o .libs/libregf_value.o .libs/libregf_value_item.o .libs/libregf_value_key.o -Wl,-whole-archive /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcerror/.libs/libcerror.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcthreads/.libs/libcthreads.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcdata/.libs/libcdata.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libclocale/.libs/libclocale.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libuna/.libs/libuna.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcfile/.libs/libcfile.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcpath/.libs/libcpath.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libfcache/.libs/libfcache.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libfdata/.libs/libfdata.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libfdatetime/.libs/libfdatetime.a -Wl,-no-whole-archive -L.libs -lbfio -lpthread -lfwnt -Wl,-soname,libregf.so.0.0 libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcerror/.libs/libcerror.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcthreads/.libs/libcthreads.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcdata/.libs/libcdata.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libclocale/.libs/libclocale.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcnotify/.libs/libcnotify.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcsplit/.libs/libcsplit.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libuna/.libs/libuna.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcfile/.libs/libcfile.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcpath/.libs/libcpath.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libfcache/.libs/libfcache.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libfdata/.libs/libfdata.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libfdatetime/.libs/libfdatetime.a libtool: link: ar cru .libs/libregf.a ./.libs/libregf.lax/libcerror.a/libcerror_error.o ./.libs/libregf.lax/libcerror.a/libcerror_support.o ./.libs/libregf.lax/libcerror.a/libcerror_system.o ./.libs/libregf.lax/libcthreads.a/libcthreads_condition.o ./.libs/libregf.lax/libcthreads.a/libcthreads_error.o ./.libs/libregf.lax/libcthreads.a/libcthreads_lock.o ./.libs/libregf.lax/libcthreads.a/libcthreads_mutex.o ./.libs/libregf.lax/libcthreads.a/libcthreads_queue.o ./.libs/libregf.lax/libcthreads.a/libcthreads_read_write_lock.o ./.libs/libregf.lax/libcthreads.a/libcthreads_repeating_thread.o ./.libs/libregf.lax/libcthreads.a/libcthreads_support.o ./.libs/libregf.lax/libcthreads.a/libcthreads_thread.o ./.libs/libregf.lax/libcthreads.a/libcthreads_thread_attributes.o ./.libs/libregf.lax/libcthreads.a/libcthreads_thread_pool.o ./.libs/libregf.lax/libcdata.a/libcdata_array.o ./.libs/libregf.lax/libcdata.a/libcdata_btree.o ./.libs/libregf.lax/libcdata.a/libcdata_btree_node.o ./.libs/libregf.lax/libcdata.a/libcdata_btree_values_list.o ./.libs/libregf.lax/libcdata.a/libcdata_error.o ./.libs/libregf.lax/libcdata.a/libcdata_list.o ./.libs/libregf.lax/libcdata.a/libcdata_list_element.o ./.libs/libregf.lax/libcdata.a/libcdata_range_list.o ./.libs/libregf.lax/libcdata.a/libcdata_range_list_value.o ./.libs/libregf.lax/libcdata.a/libcdata_support.o ./.libs/libregf.lax/libcdata.a/libcdata_tree_node.o ./.libs/libregf.lax/libclocale.a/libclocale_codepage.o ./.libs/libregf.lax/libclocale.a/libclocale_locale.o ./.libs/libregf.lax/libclocale.a/libclocale_support.o ./.libs/libregf.lax/libclocale.a/libclocale_wide_string.o ./.libs/libregf.lax/libcnotify.a/libcnotify_print.o ./.libs/libregf.lax/libcnotify.a/libcnotify_stream.o ./.libs/libregf.lax/libcnotify.a/libcnotify_support.o ./.libs/libregf.lax/libcnotify.a/libcnotify_verbose.o ./.libs/libregf.lax/libcsplit.a/libcsplit_error.o ./.libs/libregf.lax/libcsplit.a/libcsplit_narrow_split_string.o ./.libs/libregf.lax/libcsplit.a/libcsplit_narrow_string.o ./.libs/libregf.lax/libcsplit.a/libcsplit_support.o ./.libs/libregf.lax/libcsplit.a/libcsplit_wide_split_string.o ./.libs/libregf.lax/libcsplit.a/libcsplit_wide_string.o ./.libs/libregf.lax/libuna.a/libuna_base16_stream.o ./.libs/libregf.lax/libuna.a/libuna_base32_stream.o ./.libs/libregf.lax/libuna.a/libuna_base64_stream.o ./.libs/libregf.lax/libuna.a/libuna_byte_stream.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_2.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_3.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_4.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_5.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_6.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_7.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_8.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_9.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_10.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_13.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_14.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_15.o ./.libs/libregf.lax/libuna.a/libuna_codepage_iso_8859_16.o ./.libs/libregf.lax/libuna.a/libuna_codepage_koi8_r.o ./.libs/libregf.lax/libuna.a/libuna_codepage_koi8_u.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_874.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_932.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_936.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_949.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_950.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_1250.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_1251.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_1252.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_1253.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_1254.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_1255.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_1256.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_1257.o ./.libs/libregf.lax/libuna.a/libuna_codepage_windows_1258.o ./.libs/libregf.lax/libuna.a/libuna_error.o ./.libs/libregf.lax/libuna.a/libuna_scsu.o ./.libs/libregf.lax/libuna.a/libuna_support.o ./.libs/libregf.lax/libuna.a/libuna_unicode_character.o ./.libs/libregf.lax/libuna.a/libuna_url_stream.o ./.libs/libregf.lax/libuna.a/libuna_utf16_stream.o ./.libs/libregf.lax/libuna.a/libuna_utf16_string.o ./.libs/libregf.lax/libuna.a/libuna_utf32_stream.o ./.libs/libregf.lax/libuna.a/libuna_utf32_string.o ./.libs/libregf.lax/libuna.a/libuna_utf7_stream.o ./.libs/libregf.lax/libuna.a/libuna_utf8_stream.o ./.libs/libregf.lax/libuna.a/libuna_utf8_string.o ./.libs/libregf.lax/libcfile.a/libcfile_error.o ./.libs/libregf.lax/libcfile.a/libcfile_file.o ./.libs/libregf.lax/libcfile.a/libcfile_notify.o ./.libs/libregf.lax/libcfile.a/libcfile_support.o ./.libs/libregf.lax/libcfile.a/libcfile_system_string.o ./.libs/libregf.lax/libcfile.a/libcfile_winapi.o ./.libs/libregf.lax/libcpath.a/libcpath_error.o ./.libs/libregf.lax/libcpath.a/libcpath_path.o ./.libs/libregf.lax/libcpath.a/libcpath_support.o ./.libs/libregf.lax/libcpath.a/libcpath_system_string.o ./.libs/libregf.lax/libfcache.a/libfcache_cache.o ./.libs/libregf.lax/libfcache.a/libfcache_cache_value.o ./.libs/libregf.lax/libfcache.a/libfcache_date_time.o ./.libs/libregf.lax/libfcache.a/libfcache_error.o ./.libs/libregf.lax/libfcache.a/libfcache_support.o ./.libs/libregf.lax/libfdata.a/libfdata_area.o ./.libs/libregf.lax/libfdata.a/libfdata_cache.o ./.libs/libregf.lax/libfdata.a/libfdata_error.o ./.libs/libregf.lax/libfdata.a/libfdata_list.o ./.libs/libregf.lax/libfdata.a/libfdata_list_element.o ./.libs/libregf.lax/libfdata.a/libfdata_mapped_range.o ./.libs/libregf.lax/libfdata.a/libfdata_notify.o ./.libs/libregf.lax/libfdata.a/libfdata_range.o ./.libs/libregf.lax/libfdata.a/libfdata_range_list.o ./.libs/libregf.lax/libfdata.a/libfdata_segments_array.o ./.libs/libregf.lax/libfdata.a/libfdata_stream.o ./.libs/libregf.lax/libfdata.a/libfdata_support.o ./.libs/libregf.lax/libfdata.a/libfdata_tree.o ./.libs/libregf.lax/libfdata.a/libfdata_tree_node.o ./.libs/libregf.lax/libfdata.a/libfdata_vector.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_date_time_values.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_error.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_fat_date_time.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_filetime.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_floatingtime.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_hfs_time.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_nsf_timedate.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_posix_time.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_support.o ./.libs/libregf.lax/libfdatetime.a/libfdatetime_systemtime.o libregf.o libregf_checksum.o libregf_data_block_key.o libregf_data_block_stream.o libregf_data_type.o libregf_debug.o libregf_error.o libregf_file.o libregf_file_header.o libregf_hive_bin.o libregf_hive_bin_cell.o libregf_hive_bin_header.o libregf_hive_bins_list.o libregf_io_handle.o libregf_key.o libregf_key_item.o libregf_key_tree.o libregf_multi_string.o libregf_named_key.o libregf_notify.o libregf_security_key.o libregf_support.o libregf_value.o libregf_value_item.o libregf_value_key.o libtool: link: ranlib .libs/libregf.a Making all in regftools cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT export_handle.o -MD -MP -MF .deps/export_handle.Tpo -c -o export_handle.o export_handle.c mv -f .deps/export_handle.Tpo .deps/export_handle.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT log_handle.o -MD -MP -MF .deps/log_handle.Tpo -c -o log_handle.o log_handle.c mv -f .deps/log_handle.Tpo .deps/log_handle.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT regfexport.o -MD -MP -MF .deps/regfexport.Tpo -c -o regfexport.o regfexport.c regfexport.c:142:9: warning: unused variable 'source_length' [-Wunused-variable] size_t source_length = 0; ^ 1 warning generated. mv -f .deps/regfexport.Tpo .deps/regfexport.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT regftools_getopt.o -MD -MP -MF .deps/regftools_getopt.Tpo -c -o regftools_getopt.o regftools_getopt.c mv -f .deps/regftools_getopt.Tpo .deps/regftools_getopt.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT regftools_output.o -MD -MP -MF .deps/regftools_output.Tpo -c -o regftools_output.o regftools_output.c mv -f .deps/regftools_output.Tpo .deps/regftools_output.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT regftools_signal.o -MD -MP -MF .deps/regftools_signal.Tpo -c -o regftools_signal.o regftools_signal.c mv -f .deps/regftools_signal.Tpo .deps/regftools_signal.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -Wall -L/usr/local/lib -o regfexport export_handle.o log_handle.o regfexport.o regftools_getopt.o regftools_output.o regftools_signal.o ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libregf/libregf.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/regfexport -O2 -pipe -I/usr/local/include -Wall -Wl,-rpath -Wl,/usr/local/lib export_handle.o log_handle.o regfexport.o regftools_getopt.o regftools_output.o regftools_signal.o /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libclocale/.libs/libclocale.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcerror/.libs/libcerror.a -L.libs -lregf -lbfio -lpthread -lfwnt -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../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -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../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT regfinfo.o -MD -MP -MF .deps/regfinfo.Tpo -c -o regfinfo.o regfinfo.c mv -f .deps/regfinfo.Tpo .deps/regfinfo.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -Wall -L/usr/local/lib -o regfinfo info_handle.o regfinfo.o regftools_getopt.o regftools_output.o regftools_signal.o ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libregf/libregf.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/regfinfo -O2 -pipe -I/usr/local/include -Wall -Wl,-rpath -Wl,/usr/local/lib info_handle.o regfinfo.o regftools_getopt.o regftools_output.o regftools_signal.o /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libclocale/.libs/libclocale.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcerror/.libs/libcerror.a -L.libs -lregf -lbfio -lpthread -lfwnt -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../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -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../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -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../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -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../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -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../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -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 cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT regfmount.o -MD -MP -MF .deps/regfmount.Tpo -c -o regfmount.o regfmount.c mv -f .deps/regfmount.Tpo .deps/regfmount.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -Wall -L/usr/local/lib -o regfmount mount_dokan.o mount_file_entry.o mount_file_system.o mount_fuse.o mount_handle.o regfmount.o regftools_getopt.o regftools_output.o regftools_signal.o -lfuse ../libcpath/libcpath.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libregf/libregf.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/regfmount -O2 -pipe -I/usr/local/include -Wall -Wl,-rpath -Wl,/usr/local/lib mount_dokan.o mount_file_entry.o mount_file_system.o mount_fuse.o mount_handle.o regfmount.o regftools_getopt.o regftools_output.o regftools_signal.o /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcpath/.libs/libcpath.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libuna/.libs/libuna.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcnotify/.libs/libcnotify.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libclocale/.libs/libclocale.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcerror/.libs/libcerror.a -L.libs -lfuse -lregf -lbfio -lpthread -lfwnt -lintl -liconv -Wl,-rpath-link,/usr/local/lib Making all in pyregf Making all in pyregf-python2 /usr/bin/make all-am Making all in pyregf-python3 /bin/cp -f ../pyregf/pyregf.c pyregf.c /bin/cp -f ../pyregf/pyregf.h pyregf.h /bin/cp -f ../pyregf/pyregf_codepage.c pyregf_codepage.c /bin/cp -f ../pyregf/pyregf_codepage.h pyregf_codepage.h /bin/cp -f ../pyregf/pyregf_datetime.c pyregf_datetime.c /bin/cp -f ../pyregf/pyregf_datetime.h pyregf_datetime.h /bin/cp -f ../pyregf/pyregf_error.c pyregf_error.c /bin/cp -f ../pyregf/pyregf_error.h pyregf_error.h /bin/cp -f ../pyregf/pyregf_file.c pyregf_file.c /bin/cp -f ../pyregf/pyregf_file.h pyregf_file.h /bin/cp -f ../pyregf/pyregf_file_object_io_handle.c pyregf_file_object_io_handle.c /bin/cp -f ../pyregf/pyregf_file_object_io_handle.h pyregf_file_object_io_handle.h /bin/cp -f ../pyregf/pyregf_file_types.c pyregf_file_types.c /bin/cp -f ../pyregf/pyregf_file_types.h pyregf_file_types.h /bin/cp -f ../pyregf/pyregf_integer.c pyregf_integer.c /bin/cp -f ../pyregf/pyregf_integer.h pyregf_integer.h /bin/cp -f ../pyregf/pyregf_key.c pyregf_key.c /bin/cp -f ../pyregf/pyregf_key.h pyregf_key.h /bin/cp -f ../pyregf/pyregf_keys.c pyregf_keys.c /bin/cp -f ../pyregf/pyregf_keys.h pyregf_keys.h /bin/cp -f ../pyregf/pyregf_libbfio.h pyregf_libbfio.h /bin/cp -f ../pyregf/pyregf_libcerror.h pyregf_libcerror.h /bin/cp -f ../pyregf/pyregf_libclocale.h pyregf_libclocale.h /bin/cp -f ../pyregf/pyregf_libregf.h pyregf_libregf.h /bin/cp -f ../pyregf/pyregf_multi_string.c pyregf_multi_string.c /bin/cp -f ../pyregf/pyregf_multi_string.h pyregf_multi_string.h /bin/cp -f ../pyregf/pyregf_python.h pyregf_python.h /bin/cp -f ../pyregf/pyregf_unused.h pyregf_unused.h /bin/cp -f ../pyregf/pyregf_value.c pyregf_value.c /bin/cp -f ../pyregf/pyregf_value.h pyregf_value.h /bin/cp -f ../pyregf/pyregf_value_types.c pyregf_value_types.c /bin/cp -f ../pyregf/pyregf_value_types.h pyregf_value_types.h /bin/cp -f ../pyregf/pyregf_values.c pyregf_values.c /bin/cp -f ../pyregf/pyregf_values.h pyregf_values.h /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf.lo -MD -MP -MF .deps/pyregf_la-pyregf.Tpo -c -o pyregf_la-pyregf.lo `test -f 'pyregf.c' || echo './'`pyregf.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf.lo -MD -MP -MF .deps/pyregf_la-pyregf.Tpo -c pyregf.c -fPIC -DPIC -o .libs/pyregf_la-pyregf.o pyregf.c:598:2: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^ /usr/local/include/python3.10/ceval.h:122:1: note: 'PyEval_InitThreads' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf.lo -MD -MP -MF .deps/pyregf_la-pyregf.Tpo -c pyregf.c -o pyregf_la-pyregf.o pyregf.c:598: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/pyregf_la-pyregf.Tpo .deps/pyregf_la-pyregf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_codepage.lo -MD -MP -MF .deps/pyregf_la-pyregf_codepage.Tpo -c -o pyregf_la-pyregf_codepage.lo `test -f 'pyregf_codepage.c' || echo './'`pyregf_codepage.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_codepage.lo -MD -MP -MF .deps/pyregf_la-pyregf_codepage.Tpo -c pyregf_codepage.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_codepage.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_codepage.lo -MD -MP -MF .deps/pyregf_la-pyregf_codepage.Tpo -c pyregf_codepage.c -o pyregf_la-pyregf_codepage.o mv -f .deps/pyregf_la-pyregf_codepage.Tpo .deps/pyregf_la-pyregf_codepage.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_datetime.lo -MD -MP -MF .deps/pyregf_la-pyregf_datetime.Tpo -c -o pyregf_la-pyregf_datetime.lo `test -f 'pyregf_datetime.c' || echo './'`pyregf_datetime.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_datetime.lo -MD -MP -MF .deps/pyregf_la-pyregf_datetime.Tpo -c pyregf_datetime.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_datetime.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_datetime.lo -MD -MP -MF .deps/pyregf_la-pyregf_datetime.Tpo -c pyregf_datetime.c -o pyregf_la-pyregf_datetime.o mv -f .deps/pyregf_la-pyregf_datetime.Tpo .deps/pyregf_la-pyregf_datetime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_error.lo -MD -MP -MF .deps/pyregf_la-pyregf_error.Tpo -c -o pyregf_la-pyregf_error.lo `test -f 'pyregf_error.c' || echo './'`pyregf_error.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_error.lo -MD -MP -MF .deps/pyregf_la-pyregf_error.Tpo -c pyregf_error.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_error.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_error.lo -MD -MP -MF .deps/pyregf_la-pyregf_error.Tpo -c pyregf_error.c -o pyregf_la-pyregf_error.o mv -f .deps/pyregf_la-pyregf_error.Tpo .deps/pyregf_la-pyregf_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_file.lo -MD -MP -MF .deps/pyregf_la-pyregf_file.Tpo -c -o pyregf_la-pyregf_file.lo `test -f 'pyregf_file.c' || echo './'`pyregf_file.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_file.lo -MD -MP -MF .deps/pyregf_la-pyregf_file.Tpo -c pyregf_file.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_file.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_file.lo -MD -MP -MF .deps/pyregf_la-pyregf_file.Tpo -c pyregf_file.c -o pyregf_la-pyregf_file.o mv -f .deps/pyregf_la-pyregf_file.Tpo .deps/pyregf_la-pyregf_file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_file_object_io_handle.lo -MD -MP -MF .deps/pyregf_la-pyregf_file_object_io_handle.Tpo -c -o pyregf_la-pyregf_file_object_io_handle.lo `test -f 'pyregf_file_object_io_handle.c' || echo './'`pyregf_file_object_io_handle.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_file_object_io_handle.lo -MD -MP -MF .deps/pyregf_la-pyregf_file_object_io_handle.Tpo -c pyregf_file_object_io_handle.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_file_object_io_handle.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_file_object_io_handle.lo -MD -MP -MF .deps/pyregf_la-pyregf_file_object_io_handle.Tpo -c pyregf_file_object_io_handle.c -o pyregf_la-pyregf_file_object_io_handle.o mv -f .deps/pyregf_la-pyregf_file_object_io_handle.Tpo .deps/pyregf_la-pyregf_file_object_io_handle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_file_types.lo -MD -MP -MF .deps/pyregf_la-pyregf_file_types.Tpo -c -o pyregf_la-pyregf_file_types.lo `test -f 'pyregf_file_types.c' || echo './'`pyregf_file_types.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_file_types.lo -MD -MP -MF .deps/pyregf_la-pyregf_file_types.Tpo -c pyregf_file_types.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_file_types.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_file_types.lo -MD -MP -MF .deps/pyregf_la-pyregf_file_types.Tpo -c pyregf_file_types.c -o pyregf_la-pyregf_file_types.o mv -f .deps/pyregf_la-pyregf_file_types.Tpo .deps/pyregf_la-pyregf_file_types.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_integer.lo -MD -MP -MF .deps/pyregf_la-pyregf_integer.Tpo -c -o pyregf_la-pyregf_integer.lo `test -f 'pyregf_integer.c' || echo './'`pyregf_integer.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_integer.lo -MD -MP -MF .deps/pyregf_la-pyregf_integer.Tpo -c pyregf_integer.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_integer.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_integer.lo -MD -MP -MF .deps/pyregf_la-pyregf_integer.Tpo -c pyregf_integer.c -o pyregf_la-pyregf_integer.o mv -f .deps/pyregf_la-pyregf_integer.Tpo .deps/pyregf_la-pyregf_integer.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_key.lo -MD -MP -MF .deps/pyregf_la-pyregf_key.Tpo -c -o pyregf_la-pyregf_key.lo `test -f 'pyregf_key.c' || echo './'`pyregf_key.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_key.lo -MD -MP -MF .deps/pyregf_la-pyregf_key.Tpo -c pyregf_key.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_key.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_key.lo -MD -MP -MF .deps/pyregf_la-pyregf_key.Tpo -c pyregf_key.c -o pyregf_la-pyregf_key.o mv -f .deps/pyregf_la-pyregf_key.Tpo .deps/pyregf_la-pyregf_key.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_keys.lo -MD -MP -MF .deps/pyregf_la-pyregf_keys.Tpo -c -o pyregf_la-pyregf_keys.lo `test -f 'pyregf_keys.c' || echo './'`pyregf_keys.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_keys.lo -MD -MP -MF .deps/pyregf_la-pyregf_keys.Tpo -c pyregf_keys.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_keys.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_keys.lo -MD -MP -MF .deps/pyregf_la-pyregf_keys.Tpo -c pyregf_keys.c -o pyregf_la-pyregf_keys.o mv -f .deps/pyregf_la-pyregf_keys.Tpo .deps/pyregf_la-pyregf_keys.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_multi_string.lo -MD -MP -MF .deps/pyregf_la-pyregf_multi_string.Tpo -c -o pyregf_la-pyregf_multi_string.lo `test -f 'pyregf_multi_string.c' || echo './'`pyregf_multi_string.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_multi_string.lo -MD -MP -MF .deps/pyregf_la-pyregf_multi_string.Tpo -c pyregf_multi_string.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_multi_string.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_multi_string.lo -MD -MP -MF .deps/pyregf_la-pyregf_multi_string.Tpo -c pyregf_multi_string.c -o pyregf_la-pyregf_multi_string.o mv -f .deps/pyregf_la-pyregf_multi_string.Tpo .deps/pyregf_la-pyregf_multi_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_value.lo -MD -MP -MF .deps/pyregf_la-pyregf_value.Tpo -c -o pyregf_la-pyregf_value.lo `test -f 'pyregf_value.c' || echo './'`pyregf_value.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_value.lo -MD -MP -MF .deps/pyregf_la-pyregf_value.Tpo -c pyregf_value.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_value.o pyregf_value.c:720:12: warning: incompatible pointer types passing 'size64_t *' (aka 'unsigned long long *') to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] &data_size, ^~~~~~~~~~ ../include/libregf.h:748:14: note: passing argument to parameter 'value_data_size' here size_t *value_data_size, ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_value.lo -MD -MP -MF .deps/pyregf_la-pyregf_value.Tpo -c pyregf_value.c -o pyregf_la-pyregf_value.o pyregf_value.c:720:12: warning: incompatible pointer types passing 'size64_t *' (aka 'unsigned long long *') to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] &data_size, ^~~~~~~~~~ ../include/libregf.h:748:14: note: passing argument to parameter 'value_data_size' here size_t *value_data_size, ^ 1 warning generated. mv -f .deps/pyregf_la-pyregf_value.Tpo .deps/pyregf_la-pyregf_value.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_value_types.lo -MD -MP -MF .deps/pyregf_la-pyregf_value_types.Tpo -c -o pyregf_la-pyregf_value_types.lo `test -f 'pyregf_value_types.c' || echo './'`pyregf_value_types.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_value_types.lo -MD -MP -MF .deps/pyregf_la-pyregf_value_types.Tpo -c pyregf_value_types.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_value_types.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_value_types.lo -MD -MP -MF .deps/pyregf_la-pyregf_value_types.Tpo -c pyregf_value_types.c -o pyregf_la-pyregf_value_types.o mv -f .deps/pyregf_la-pyregf_value_types.Tpo .deps/pyregf_la-pyregf_value_types.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_values.lo -MD -MP -MF .deps/pyregf_la-pyregf_values.Tpo -c -o pyregf_la-pyregf_values.lo `test -f 'pyregf_values.c' || echo './'`pyregf_values.c cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_values.lo -MD -MP -MF .deps/pyregf_la-pyregf_values.Tpo -c pyregf_values.c -fPIC -DPIC -o .libs/pyregf_la-pyregf_values.o cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python3.10 -I/usr/local/include/python3.10 -I/usr/local/include -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -MT pyregf_la-pyregf_values.lo -MD -MP -MF .deps/pyregf_la-pyregf_values.Tpo -c pyregf_values.c -o pyregf_la-pyregf_values.o mv -f .deps/pyregf_la-pyregf_values.Tpo .deps/pyregf_la-pyregf_values.Plo /usr/bin/libtool --tag=CC --mode=link cc -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall -module -avoid-version -L/usr/local/lib -lintl -lpthread -lutil -lm -lm -L/usr/local/lib -o pyregf.la -rpath /usr/local/lib/python3.10/site-packages pyregf_la-pyregf.lo pyregf_la-pyregf_codepage.lo pyregf_la-pyregf_datetime.lo pyregf_la-pyregf_error.lo pyregf_la-pyregf_file.lo pyregf_la-pyregf_file_object_io_handle.lo pyregf_la-pyregf_file_types.lo pyregf_la-pyregf_integer.lo pyregf_la-pyregf_key.lo pyregf_la-pyregf_keys.lo pyregf_la-pyregf_multi_string.lo pyregf_la-pyregf_value.lo pyregf_la-pyregf_value_types.lo pyregf_la-pyregf_values.lo ../libcerror/libcerror.la ../libregf/libregf.la -L/usr/local/lib -lbfio ../libcpath/libcpath.la ../libcfile/libcfile.la ../libcsplit/libcsplit.la ../libclocale/libclocale.la ../libcdata/libcdata.la libtool: link: cc -shared -fPIC -DPIC -o .libs/pyregf.so -I../include -I../common -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -I/usr/local/include -Wall .libs/pyregf_la-pyregf.o .libs/pyregf_la-pyregf_codepage.o .libs/pyregf_la-pyregf_datetime.o .libs/pyregf_la-pyregf_error.o .libs/pyregf_la-pyregf_file.o .libs/pyregf_la-pyregf_file_object_io_handle.o .libs/pyregf_la-pyregf_file_types.o .libs/pyregf_la-pyregf_integer.o .libs/pyregf_la-pyregf_key.o .libs/pyregf_la-pyregf_keys.o .libs/pyregf_la-pyregf_multi_string.o .libs/pyregf_la-pyregf_value.o .libs/pyregf_la-pyregf_value_types.o .libs/pyregf_la-pyregf_values.o -Wl,-whole-archive /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcerror/.libs/libcerror.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcpath/.libs/libcpath.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcfile/.libs/libcfile.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcsplit/.libs/libcsplit.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libclocale/.libs/libclocale.a /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcdata/.libs/libcdata.a -Wl,-no-whole-archive -L.libs -lintl -liconv -lpthread -lutil -lm -lregf -lbfio -lfwnt -Wl,-soname,pyregf.so libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcerror/.libs/libcerror.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcpath/.libs/libcpath.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcfile/.libs/libcfile.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcsplit/.libs/libcsplit.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libclocale/.libs/libclocale.a libtool: link: ar x /exopi-obj/pobj/libregf-20200805/libregf-20200805/libcdata/.libs/libcdata.a libtool: link: ar cru .libs/pyregf.a ./.libs/pyregf.lax/libcerror.a/libcerror_error.o ./.libs/pyregf.lax/libcerror.a/libcerror_support.o ./.libs/pyregf.lax/libcerror.a/libcerror_system.o ./.libs/pyregf.lax/libcpath.a/libcpath_error.o ./.libs/pyregf.lax/libcpath.a/libcpath_path.o ./.libs/pyregf.lax/libcpath.a/libcpath_support.o ./.libs/pyregf.lax/libcpath.a/libcpath_system_string.o ./.libs/pyregf.lax/libcfile.a/libcfile_error.o ./.libs/pyregf.lax/libcfile.a/libcfile_file.o ./.libs/pyregf.lax/libcfile.a/libcfile_notify.o ./.libs/pyregf.lax/libcfile.a/libcfile_support.o ./.libs/pyregf.lax/libcfile.a/libcfile_system_string.o ./.libs/pyregf.lax/libcfile.a/libcfile_winapi.o ./.libs/pyregf.lax/libcsplit.a/libcsplit_error.o ./.libs/pyregf.lax/libcsplit.a/libcsplit_narrow_split_string.o ./.libs/pyregf.lax/libcsplit.a/libcsplit_narrow_string.o ./.libs/pyregf.lax/libcsplit.a/libcsplit_support.o ./.libs/pyregf.lax/libcsplit.a/libcsplit_wide_split_string.o ./.libs/pyregf.lax/libcsplit.a/libcsplit_wide_string.o ./.libs/pyregf.lax/libclocale.a/libclocale_codepage.o ./.libs/pyregf.lax/libclocale.a/libclocale_locale.o ./.libs/pyregf.lax/libclocale.a/libclocale_support.o ./.libs/pyregf.lax/libclocale.a/libclocale_wide_string.o ./.libs/pyregf.lax/libcdata.a/libcdata_array.o ./.libs/pyregf.lax/libcdata.a/libcdata_btree.o ./.libs/pyregf.lax/libcdata.a/libcdata_btree_node.o ./.libs/pyregf.lax/libcdata.a/libcdata_btree_values_list.o ./.libs/pyregf.lax/libcdata.a/libcdata_error.o ./.libs/pyregf.lax/libcdata.a/libcdata_list.o ./.libs/pyregf.lax/libcdata.a/libcdata_list_element.o ./.libs/pyregf.lax/libcdata.a/libcdata_range_list.o ./.libs/pyregf.lax/libcdata.a/libcdata_range_list_value.o ./.libs/pyregf.lax/libcdata.a/libcdata_support.o ./.libs/pyregf.lax/libcdata.a/libcdata_tree_node.o pyregf_la-pyregf.o pyregf_la-pyregf_codepage.o pyregf_la-pyregf_datetime.o pyregf_la-pyregf_error.o pyregf_la-pyregf_file.o pyregf_la-pyregf_file_object_io_handle.o pyregf_la-pyregf_file_types.o pyregf_la-pyregf_integer.o pyregf_la-pyregf_key.o pyregf_la-pyregf_keys.o pyregf_la-pyregf_multi_string.o pyregf_la-pyregf_value.o pyregf_la-pyregf_value_types.o pyregf_la-pyregf_values.o libtool: link: ranlib .libs/pyregf.a Making all in po /usr/bin/make libregf.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 libregf' ../* 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=libregf --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=libregf --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --package-name="${package_gnu}libregf" --package-version='20200805' --msgid-bugs-address="$msgid_bugs_address" ;; esac test ! -f libregf.po || { if test -f ./libregf.pot; then sed -f remove-potcdate.sed < ./libregf.pot > libregf.1po && sed -f remove-potcdate.sed < libregf.po > libregf.2po && if cmp libregf.1po libregf.2po >/dev/null 2>&1; then rm -f libregf.1po libregf.2po libregf.po; else rm -f libregf.1po libregf.2po ./libregf.pot && mv libregf.po ./libregf.pot; fi; else mv libregf.po ./libregf.pot; fi; } test ! -f ./libregf.pot || test -z "" || /usr/bin/make Making all in manuals Making all in tests Making all in ossfuzz Making all in msvscpp >>> Running fake in sysutils/libregf at 1711497444.12 ===> sysutils/libregf ===> Faking installation for libregf-20200805p1 Making install in include mkdir -p '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/include' /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 libregf.h '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/include/libregf' /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 libregf/codepage.h libregf/definitions.h libregf/error.h libregf/extern.h libregf/features.h libregf/types.h '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/include/libregf' 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 libfdatetime Making install in libfwnt Making install in libregf mkdir -p '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libregf-20200805/bin/install -c libregf.la '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 ./.libs/libregf.a /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/libregf.a libtool: install: /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 ./.libs/libregf.so.0.0 /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/libregf.so.0.0 libtool: install: /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 ./.libs/libregf.lai /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/libregf.la Making install in regftools mkdir -p '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/libregf-20200805/bin/install -c -s -m 755 regfexport regfinfo regfmount '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/libregf-20200805/bin/install -c -s -m 755 ./.libs/regfexport /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libregf-20200805/bin/install -c -s -m 755 ./.libs/regfinfo /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libregf-20200805/bin/install -c -s -m 755 ./.libs/regfmount /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/bin Making install in pyregf Making install in pyregf-python2 /usr/bin/make install-am Making install in pyregf-python3 /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/python3.10/site-packages' /usr/bin/libtool --mode=install /exopi-obj/pobj/libregf-20200805/bin/install -c pyregf.la '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/python3.10/site-packages' libtool: install: /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 ./.libs/pyregf.a /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/python3.10/site-packages/pyregf.a libtool: install: /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 ./.libs/pyregf.so /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/python3.10/site-packages/pyregf.so libtool: install: /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 ./.libs/pyregf.lai /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/python3.10/site-packages/pyregf.la Making install in po /usr/bin/make libregf.pot-update if LC_ALL=C grep 'GNU libregf' ../* 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=libregf --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=libregf --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --package-name="${package_gnu}libregf" --package-version='20200805' --msgid-bugs-address="$msgid_bugs_address" ;; esac test ! -f libregf.po || { if test -f ./libregf.pot; then sed -f remove-potcdate.sed < ./libregf.pot > libregf.1po && sed -f remove-potcdate.sed < libregf.po > libregf.2po && if cmp libregf.1po libregf.2po >/dev/null 2>&1; then rm -f libregf.1po libregf.2po libregf.po; else rm -f libregf.1po libregf.2po ./libregf.pot && mv libregf.po ./libregf.pot; fi; else mv libregf.po ./libregf.pot; fi; } test ! -f ./libregf.pot || test -z "" || /usr/bin/make if test "libregf" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/libregf-20200805/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/libregf-20200805/bin/install -c -m 644 ./$file /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in manuals mkdir -p '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 regfinfo.1 '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 libregf.3 '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/man/man3' Making install in tests Making install in ossfuzz Making install in msvscpp mkdir -p '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libregf-20200805/bin/install -c -m 644 libregf.pc '/exopi-obj/pobj/libregf-20200805/fake-amd64/usr/local/lib/pkgconfig' >>> Running package in sysutils/libregf at 1711497446.41 ===> sysutils/libregf `/exopi-obj/pobj/libregf-20200805/fake-amd64/.fake_done' is up to date. ===> Building package for libregf-20200805p1 Create /exopi-cvs/ports/packages/amd64/all/libregf-20200805p1.tgz Creating package libregf-20200805p1 reading plist| checking dependencies| checking dependencies|devel/libbfio checking dependencies|lang/python/3.10,-main checking dependencies|sysutils/libfwnt 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|******** | 13% archiving|************************************ | 56% archiving|***************************************************** | 82% archiving|*********************************************************** | 93% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libregf-20200805p1.tgz >>> Running clean in sysutils/libregf at 1711497450.60 ===> sysutils/libregf ===> Cleaning for libregf-20200805p1 >>> Ended at 1711497450.88 max_stuck=0.00/depends=4.02/show-prepare-results=1.17/patch=0.55/configure=45.44/build=82.21/fake=2.29/package=4.18/clean=0.31