Building libevt-a.20140411_1.txz (origin /buildshare/ports/355755/devel/libevt) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libevt-alpha-20140411.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/python2-2_2.txz x packages/python27-2.7.6_4.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libevt-a.20140411_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libevt-a.20140411_1 ===> libevt-a.20140411_1 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of libevt-a.20140411_1 ===> libevt-a.20140411_1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /buildshare/ports/355755/lang/python27 ===> Installing existing package /packages/python27-2.7.6_4.txz Installing python27-2.7.6_4... done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of libevt-a.20140411_1 ===> libevt-a.20140411_1 depends on executable: python2 - not found ===> Verifying install for python2 in /buildshare/ports/355755/lang/python2 ===> Installing existing package /packages/python2-2_2.txz Installing python2-2_2... done ===> Returning to build of libevt-a.20140411_1 ===> libevt-a.20140411_1 depends on file: /usr/local/bin/python2.7 - found ===> libevt-a.20140411_1 depends on executable: python2 - found Make install ===> License LGPL3 accepted by the user ===> libevt-a.20140411_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libevt-a.20140411_1 for building ===> Extracting for libevt-a.20140411_1 => SHA256 Checksum OK for libevt-alpha-20140411.tar.gz. ===> Patching for libevt-a.20140411_1 ===> libevt-a.20140411_1 depends on file: /usr/local/bin/python2.7 - found ===> libevt-a.20140411_1 depends on executable: python2 - found ===> libevt-a.20140411_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for libevt-a.20140411_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) cc 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... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf 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) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for 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... no 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... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... no 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 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 -Wl,-rpath -Wl,/usr/local/lib checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect checking whether to enable enable wide character type support... (cached) no checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for mode_t... (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 off_t... 8 checking size of size_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 fclose... yes checking for feof... yes checking for fgets... yes checking for fopen... yes checking for fread... yes checking for fseeko... yes checking for fseeko64... no checking for fwrite... yes checking for vfprintf... yes checking for free... yes checking for malloc... yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memset... (cached) yes checking for realloc... yes checking whether printf supports the conversion specifier "%jd"... yes checking whether printf supports the conversion specifier "%zd"... yes checking for pkg-config... no checking whether to use search for libcstring in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libcstring.h usability... no checking libcstring.h presence... no checking for libcstring.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for fgets... (cached) yes checking for memchr... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memrchr... yes checking for snprintf... (cached) yes checking for sscanf... yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strlen... (cached) yes checking for strncasecmp... (cached) yes checking for strncmp... yes checking for strncpy... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for vsnprintf... (cached) yes checking whether memrchr is declared... (cached) 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 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... (cached) 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 libcthreads.h usability... no checking libcthreads.h presence... no checking for libcthreads.h... no checking whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread... (cached) auto-detect checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread_exit in -lpthread... yes checking for pthread_join in -lpthread... yes checking for pthread_cond_init in -lpthread... yes checking for pthread_cond_destroy in -lpthread... yes checking for pthread_cond_broadcast in -lpthread... yes checking for pthread_cond_signal in -lpthread... yes checking for pthread_cond_wait in -lpthread... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_mutex_destroy in -lpthread... yes checking for pthread_mutex_lock in -lpthread... yes checking for pthread_mutex_trylock in -lpthread... yes checking for pthread_mutex_unlock in -lpthread... yes checking for pthread_rwlock_init in -lpthread... yes checking for pthread_rwlock_destroy in -lpthread... yes checking for pthread_rwlock_rdlock in -lpthread... yes checking for pthread_rwlock_wrlock in -lpthread... yes checking for pthread_rwlock_unlock in -lpthread... yes checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking 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 libclocale.h usability... no checking libclocale.h presence... no checking for libclocale.h... no checking for langinfo.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for getenv... yes checking for localeconv... yes checking for setlocale... (cached) yes checking for nl_langinfo... (cached) 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 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 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 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 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... yes checking for fstat... yes checking for ftruncate... yes checking for ioctl... yes checking for lseek... yes checking for open... yes checking for read... yes checking for write... yes checking for posix_fadvise... yes checking whether posix_fadvise can be linked... yes checking for fclose... (cached) yes checking for feof... (cached) yes checking for fileno... (cached) yes checking for fopen... (cached) yes checking for fread... (cached) yes checking for fseeko... (cached) yes checking for fseeko64... (cached) no checking for ftello... yes checking for ftello64... no checking for fwrite... (cached) yes checking for stat... (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 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... no configure: WARNING: sys/syslimits.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sys/syslimits.h: proceeding with the compiler's result checking for sys/syslimits.h... yes checking for chdir... yes checking for getcwd... (cached) yes checking for mkdir... yes checking how to use mkdir... with additional mode argument checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libbfio.h usability... no checking libbfio.h presence... no checking for libbfio.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 libfdatetime.h usability... no checking libfdatetime.h presence... no checking for libfdatetime.h... no checking whether to use search for libfguid in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libfguid.h usability... no checking libfguid.h presence... no checking for libfguid.h... no checking whether to use search for libfvalue in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libfvalue.h usability... no checking libfvalue.h presence... no checking for libfvalue.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) auto-detect checking libfwnt.h usability... no checking libfwnt.h presence... no checking for libfwnt.h... no checking for bindtextdomain... no checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libfcache.h usability... no checking libfcache.h presence... no checking for libfcache.h... no checking whether struct tm is in sys/time.h or time.h... time.h checking whether time.h and sys/time.h may both be included... yes checking for time... (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 libfdata.h usability... no checking libfdata.h presence... no checking for libfdata.h... no checking whether to use search for libfwevt in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libfwevt.h usability... no checking libfwevt.h presence... no checking for libfwevt.h... no checking whether to use search for libexe in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libexe.h usability... no checking libexe.h presence... no checking for libexe.h... no checking whether to use search for libregf in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libregf.h usability... no checking libregf.h presence... no checking for libregf.h... no checking for wctype.h... (cached) yes checking for towupper... yes checking whether to use search for libwrc in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libwrc.h usability... no checking libwrc.h presence... no checking for libwrc.h... no checking whether to use search for libcdirectory in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libcdirectory.h usability... no checking libcdirectory.h presence... no checking for libcdirectory.h... no checking for dirent.h... (cached) yes checking for sys/stat.h... (cached) yes checking for closedir... (cached) yes checking for opendir... (cached) yes checking for readdir_r... yes checking whether to use search for libcsystem in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking libcsystem.h usability... no checking libcsystem.h presence... no checking for libcsystem.h... no checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for glob.h... (cached) yes checking for signal.h... (cached) yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for close... (cached) yes checking for fstat... (cached) yes checking for ftruncate... (cached) yes checking for lseek... (cached) yes checking for open... (cached) yes checking for read... (cached) yes checking for stat... (cached) yes checking for write... (cached) yes checking for getopt... (cached) yes checking for setvbuf... (cached) yes checking for bindtextdomain... (cached) no checking for textdomain... no checking whether to enable build static executables (binaries)... (cached) no checking whether to enable enable verbose output... (cached) no checking whether to enable enable debug output... (cached) no checking whether to enable build Python bindings... (cached) yes checking whether to use use `python-config --prefix' to determine the Python directories... (cached) no checking for python... /usr/local/bin/python2.7 checking for python2.7-config... python2.7-config checking for Python includes... -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 checking for Python libraries... -L/usr/local/lib -pthread -lintl -lutil -lm -lpython2.7 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating common/Makefile config.status: creating libcstring/Makefile config.status: creating libcerror/Makefile config.status: creating libcthreads/Makefile config.status: creating libcdata/Makefile config.status: creating libclocale/Makefile config.status: creating libcnotify/Makefile config.status: creating libcsplit/Makefile config.status: creating libuna/Makefile config.status: creating libcfile/Makefile config.status: creating libcpath/Makefile config.status: creating libbfio/Makefile config.status: creating libfcache/Makefile config.status: creating libfdata/Makefile config.status: creating libfdatetime/Makefile config.status: creating libfguid/Makefile config.status: creating libfvalue/Makefile config.status: creating libfwnt/Makefile config.status: creating libevt/Makefile config.status: creating libfwevt/Makefile config.status: creating libexe/Makefile config.status: creating libregf/Makefile config.status: creating libwrc/Makefile config.status: creating libcdirectory/Makefile config.status: creating libcsystem/Makefile config.status: creating evttools/Makefile config.status: creating pyevt/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 macosx/Makefile config.status: creating msvscpp/Makefile config.status: creating include/libevt.h config.status: creating include/libevt/definitions.h config.status: creating include/libevt/features.h config.status: creating include/libevt/types.h config.status: creating libevt/libevt_definitions.h config.status: creating common/types.h config.status: creating dpkg/changelog config.status: creating dpkg/copyright config.status: creating libevt/libevt.rc config.status: creating macosx/libevt.pmdoc/01bin.xml config.status: creating macosx/libevt.pmdoc/02include.xml config.status: creating macosx/libevt.pmdoc/03lib.xml config.status: creating macosx/libevt.pmdoc/04share.xml config.status: creating macosx/libevt.pmdoc/05python.xml config.status: creating macosx/libevt.pmdoc/index.xml config.status: creating macosx/Introduction.rtf config.status: creating pyevt/setup.py config.status: creating libevt.pc config.status: creating libevt.spec config.status: creating common/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Building: libcstring support: local libcerror support: local libcthreads support: local libcdata support: local libclocale support: local libcnotify support: local libcsplit support: local libuna support: local libcfile support: local libcpath support: local libbfio support: local libfcache support: local libfdata support: local libfdatetime support: local libfguid support: local libfvalue support: local libfwnt support: local libfwevt support: local libexe support: local libregf support: local libwrc support: local libcdirectory support: local libcsystem support: local Features: Multi-threading support: pthread Wide character type support: no evttools are build as static executables: no Python (pyevt) support: 2.7 Verbose output: no Debug output: no ===> Building for libevt-a.20140411_1 Making all in include Making all in common /usr/bin/make all-am Making all in libcstring /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcstring_support.lo -MD -MP -MF .deps/libcstring_support.Tpo -c -o libcstring_support.lo libcstring_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcstring_support.lo -MD -MP -MF .deps/libcstring_support.Tpo -c libcstring_support.c -fPIC -DPIC -o .libs/libcstring_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcstring_support.lo -MD -MP -MF .deps/libcstring_support.Tpo -c libcstring_support.c -o libcstring_support.o >/dev/null 2>&1 mv -f .deps/libcstring_support.Tpo .deps/libcstring_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcstring_wide_string.lo -MD -MP -MF .deps/libcstring_wide_string.Tpo -c -o libcstring_wide_string.lo libcstring_wide_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcstring_wide_string.lo -MD -MP -MF .deps/libcstring_wide_string.Tpo -c libcstring_wide_string.c -fPIC -DPIC -o .libs/libcstring_wide_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcstring_wide_string.lo -MD -MP -MF .deps/libcstring_wide_string.Tpo -c libcstring_wide_string.c -o libcstring_wide_string.o >/dev/null 2>&1 mv -f .deps/libcstring_wide_string.Tpo .deps/libcstring_wide_string.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcstring.la libcstring_support.lo libcstring_wide_string.lo libtool: link: ar cru .libs/libcstring.a .libs/libcstring_support.o .libs/libcstring_wide_string.o libtool: link: ranlib .libs/libcstring.a libtool: link: ( cd ".libs" && rm -f "libcstring.la" && ln -s "../libcstring.la" "libcstring.la" ) Making all in libcerror /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c -o libcerror_error.lo libcerror_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c libcerror_error.c -fPIC -DPIC -o .libs/libcerror_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c libcerror_error.c -o libcerror_error.o >/dev/null 2>&1 mv -f .deps/libcerror_error.Tpo .deps/libcerror_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c -o libcerror_support.lo libcerror_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c libcerror_support.c -fPIC -DPIC -o .libs/libcerror_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c libcerror_support.c -o libcerror_support.o >/dev/null 2>&1 mv -f .deps/libcerror_support.Tpo .deps/libcerror_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c -o libcerror_system.lo libcerror_system.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c libcerror_system.c -fPIC -DPIC -o .libs/libcerror_system.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c libcerror_system.c -o libcerror_system.o >/dev/null 2>&1 mv -f .deps/libcerror_system.Tpo .deps/libcerror_system.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcerror.la libcerror_error.lo libcerror_support.lo libcerror_system.lo libtool: link: ar cru .libs/libcerror.a .libs/libcerror_error.o .libs/libcerror_support.o .libs/libcerror_system.o libtool: link: ranlib .libs/libcerror.a libtool: link: ( cd ".libs" && rm -f "libcerror.la" && ln -s "../libcerror.la" "libcerror.la" ) Making all in libcthreads /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c -o libcthreads_condition.lo libcthreads_condition.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c libcthreads_condition.c -fPIC -DPIC -o .libs/libcthreads_condition.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c libcthreads_condition.c -o libcthreads_condition.o >/dev/null 2>&1 mv -f .deps/libcthreads_condition.Tpo .deps/libcthreads_condition.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c -o libcthreads_error.lo libcthreads_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c libcthreads_error.c -fPIC -DPIC -o .libs/libcthreads_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c libcthreads_error.c -o libcthreads_error.o >/dev/null 2>&1 mv -f .deps/libcthreads_error.Tpo .deps/libcthreads_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c -o libcthreads_lock.lo libcthreads_lock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c libcthreads_lock.c -fPIC -DPIC -o .libs/libcthreads_lock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c libcthreads_lock.c -o libcthreads_lock.o >/dev/null 2>&1 mv -f .deps/libcthreads_lock.Tpo .deps/libcthreads_lock.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c -o libcthreads_mutex.lo libcthreads_mutex.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c libcthreads_mutex.c -fPIC -DPIC -o .libs/libcthreads_mutex.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c libcthreads_mutex.c -o libcthreads_mutex.o >/dev/null 2>&1 mv -f .deps/libcthreads_mutex.Tpo .deps/libcthreads_mutex.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c -o libcthreads_queue.lo libcthreads_queue.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c libcthreads_queue.c -fPIC -DPIC -o .libs/libcthreads_queue.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c libcthreads_queue.c -o libcthreads_queue.o >/dev/null 2>&1 mv -f .deps/libcthreads_queue.Tpo .deps/libcthreads_queue.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c -o libcthreads_read_write_lock.lo libcthreads_read_write_lock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c libcthreads_read_write_lock.c -fPIC -DPIC -o .libs/libcthreads_read_write_lock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c libcthreads_read_write_lock.c -o libcthreads_read_write_lock.o >/dev/null 2>&1 mv -f .deps/libcthreads_read_write_lock.Tpo .deps/libcthreads_read_write_lock.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c -o libcthreads_repeating_thread.lo libcthreads_repeating_thread.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c libcthreads_repeating_thread.c -fPIC -DPIC -o .libs/libcthreads_repeating_thread.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c libcthreads_repeating_thread.c -o libcthreads_repeating_thread.o >/dev/null 2>&1 mv -f .deps/libcthreads_repeating_thread.Tpo .deps/libcthreads_repeating_thread.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c -o libcthreads_support.lo libcthreads_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c libcthreads_support.c -fPIC -DPIC -o .libs/libcthreads_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c libcthreads_support.c -o libcthreads_support.o >/dev/null 2>&1 mv -f .deps/libcthreads_support.Tpo .deps/libcthreads_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c -o libcthreads_thread.lo libcthreads_thread.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c libcthreads_thread.c -fPIC -DPIC -o .libs/libcthreads_thread.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c libcthreads_thread.c -o libcthreads_thread.o >/dev/null 2>&1 mv -f .deps/libcthreads_thread.Tpo .deps/libcthreads_thread.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c -o libcthreads_thread_attributes.lo libcthreads_thread_attributes.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c libcthreads_thread_attributes.c -fPIC -DPIC -o .libs/libcthreads_thread_attributes.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c libcthreads_thread_attributes.c -o libcthreads_thread_attributes.o >/dev/null 2>&1 mv -f .deps/libcthreads_thread_attributes.Tpo .deps/libcthreads_thread_attributes.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c -o libcthreads_thread_pool.lo libcthreads_thread_pool.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c libcthreads_thread_pool.c -fPIC -DPIC -o .libs/libcthreads_thread_pool.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c libcthreads_thread_pool.c -o libcthreads_thread_pool.o >/dev/null 2>&1 mv -f .deps/libcthreads_thread_pool.Tpo .deps/libcthreads_thread_pool.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcthreads.la libcthreads_condition.lo libcthreads_error.lo libcthreads_lock.lo libcthreads_mutex.lo libcthreads_queue.lo libcthreads_read_write_lock.lo libcthreads_repeating_thread.lo libcthreads_support.lo libcthreads_thread.lo libcthreads_thread_attributes.lo libcthreads_thread_pool.lo libtool: link: ar cru .libs/libcthreads.a .libs/libcthreads_condition.o .libs/libcthreads_error.o .libs/libcthreads_lock.o .libs/libcthreads_mutex.o .libs/libcthreads_queue.o .libs/libcthreads_read_write_lock.o .libs/libcthreads_repeating_thread.o .libs/libcthreads_support.o .libs/libcthreads_thread.o .libs/libcthreads_thread_attributes.o .libs/libcthreads_thread_pool.o libtool: link: ranlib .libs/libcthreads.a libtool: link: ( cd ".libs" && rm -f "libcthreads.la" && ln -s "../libcthreads.la" "libcthreads.la" ) Making all in libcdata /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c -o libcdata_array.lo libcdata_array.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c libcdata_array.c -fPIC -DPIC -o .libs/libcdata_array.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c libcdata_array.c -o libcdata_array.o >/dev/null 2>&1 mv -f .deps/libcdata_array.Tpo .deps/libcdata_array.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c -o libcdata_btree.lo libcdata_btree.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c libcdata_btree.c -fPIC -DPIC -o .libs/libcdata_btree.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c libcdata_btree.c -o libcdata_btree.o >/dev/null 2>&1 mv -f .deps/libcdata_btree.Tpo .deps/libcdata_btree.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c -o libcdata_error.lo libcdata_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c libcdata_error.c -fPIC -DPIC -o .libs/libcdata_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c libcdata_error.c -o libcdata_error.o >/dev/null 2>&1 mv -f .deps/libcdata_error.Tpo .deps/libcdata_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c -o libcdata_list.lo libcdata_list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c libcdata_list.c -fPIC -DPIC -o .libs/libcdata_list.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c libcdata_list.c -o libcdata_list.o >/dev/null 2>&1 mv -f .deps/libcdata_list.Tpo .deps/libcdata_list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c -o libcdata_list_element.lo libcdata_list_element.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c libcdata_list_element.c -fPIC -DPIC -o .libs/libcdata_list_element.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c libcdata_list_element.c -o libcdata_list_element.o >/dev/null 2>&1 mv -f .deps/libcdata_list_element.Tpo .deps/libcdata_list_element.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c -o libcdata_range_list.lo libcdata_range_list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c libcdata_range_list.c -fPIC -DPIC -o .libs/libcdata_range_list.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c libcdata_range_list.c -o libcdata_range_list.o >/dev/null 2>&1 mv -f .deps/libcdata_range_list.Tpo .deps/libcdata_range_list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c -o libcdata_range_list_value.lo libcdata_range_list_value.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c libcdata_range_list_value.c -fPIC -DPIC -o .libs/libcdata_range_list_value.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c libcdata_range_list_value.c -o libcdata_range_list_value.o >/dev/null 2>&1 mv -f .deps/libcdata_range_list_value.Tpo .deps/libcdata_range_list_value.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c -o libcdata_support.lo libcdata_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c libcdata_support.c -fPIC -DPIC -o .libs/libcdata_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c libcdata_support.c -o libcdata_support.o >/dev/null 2>&1 mv -f .deps/libcdata_support.Tpo .deps/libcdata_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c -o libcdata_tree_node.lo libcdata_tree_node.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c libcdata_tree_node.c -fPIC -DPIC -o .libs/libcdata_tree_node.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c libcdata_tree_node.c -o libcdata_tree_node.o >/dev/null 2>&1 mv -f .deps/libcdata_tree_node.Tpo .deps/libcdata_tree_node.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcdata.la libcdata_array.lo libcdata_btree.lo libcdata_error.lo libcdata_list.lo libcdata_list_element.lo libcdata_range_list.lo libcdata_range_list_value.lo libcdata_support.lo libcdata_tree_node.lo libtool: link: ar cru .libs/libcdata.a .libs/libcdata_array.o .libs/libcdata_btree.o .libs/libcdata_error.o .libs/libcdata_list.o .libs/libcdata_list_element.o .libs/libcdata_range_list.o .libs/libcdata_range_list_value.o .libs/libcdata_support.o .libs/libcdata_tree_node.o libtool: link: ranlib .libs/libcdata.a libtool: link: ( cd ".libs" && rm -f "libcdata.la" && ln -s "../libcdata.la" "libcdata.la" ) Making all in libclocale /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c -o libclocale_codepage.lo libclocale_codepage.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c libclocale_codepage.c -fPIC -DPIC -o .libs/libclocale_codepage.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c libclocale_codepage.c -o libclocale_codepage.o >/dev/null 2>&1 mv -f .deps/libclocale_codepage.Tpo .deps/libclocale_codepage.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c -o libclocale_locale.lo libclocale_locale.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c libclocale_locale.c -fPIC -DPIC -o .libs/libclocale_locale.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c libclocale_locale.c -o libclocale_locale.o >/dev/null 2>&1 mv -f .deps/libclocale_locale.Tpo .deps/libclocale_locale.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c -o libclocale_support.lo libclocale_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c libclocale_support.c -fPIC -DPIC -o .libs/libclocale_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c libclocale_support.c -o libclocale_support.o >/dev/null 2>&1 mv -f .deps/libclocale_support.Tpo .deps/libclocale_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libclocale.la libclocale_codepage.lo libclocale_locale.lo libclocale_support.lo libtool: link: ar cru .libs/libclocale.a .libs/libclocale_codepage.o .libs/libclocale_locale.o .libs/libclocale_support.o libtool: link: ranlib .libs/libclocale.a libtool: link: ( cd ".libs" && rm -f "libclocale.la" && ln -s "../libclocale.la" "libclocale.la" ) Making all in libcnotify /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c -o libcnotify_print.lo libcnotify_print.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c libcnotify_print.c -fPIC -DPIC -o .libs/libcnotify_print.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c libcnotify_print.c -o libcnotify_print.o >/dev/null 2>&1 mv -f .deps/libcnotify_print.Tpo .deps/libcnotify_print.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c -o libcnotify_stream.lo libcnotify_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c libcnotify_stream.c -fPIC -DPIC -o .libs/libcnotify_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c libcnotify_stream.c -o libcnotify_stream.o >/dev/null 2>&1 mv -f .deps/libcnotify_stream.Tpo .deps/libcnotify_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c -o libcnotify_verbose.lo libcnotify_verbose.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c libcnotify_verbose.c -fPIC -DPIC -o .libs/libcnotify_verbose.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c libcnotify_verbose.c -o libcnotify_verbose.o >/dev/null 2>&1 mv -f .deps/libcnotify_verbose.Tpo .deps/libcnotify_verbose.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcnotify.la libcnotify_print.lo libcnotify_stream.lo libcnotify_verbose.lo libtool: link: ar cru .libs/libcnotify.a .libs/libcnotify_print.o .libs/libcnotify_stream.o .libs/libcnotify_verbose.o libtool: link: ranlib .libs/libcnotify.a libtool: link: ( cd ".libs" && rm -f "libcnotify.la" && ln -s "../libcnotify.la" "libcnotify.la" ) Making all in libcsplit /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c -o libcsplit_error.lo libcsplit_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c -fPIC -DPIC -o .libs/libcsplit_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c -o libcsplit_error.o >/dev/null 2>&1 mv -f .deps/libcsplit_error.Tpo .deps/libcsplit_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c -o libcsplit_narrow_split_string.lo libcsplit_narrow_split_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_split_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c -o libcsplit_narrow_split_string.o >/dev/null 2>&1 mv -f .deps/libcsplit_narrow_split_string.Tpo .deps/libcsplit_narrow_split_string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c -o libcsplit_narrow_string.lo libcsplit_narrow_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c -o libcsplit_narrow_string.o >/dev/null 2>&1 mv -f .deps/libcsplit_narrow_string.Tpo .deps/libcsplit_narrow_string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c -o libcsplit_support.lo libcsplit_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c -fPIC -DPIC -o .libs/libcsplit_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c -o libcsplit_support.o >/dev/null 2>&1 mv -f .deps/libcsplit_support.Tpo .deps/libcsplit_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c -o libcsplit_wide_split_string.lo libcsplit_wide_split_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c -fPIC -DPIC -o .libs/libcsplit_wide_split_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c -o libcsplit_wide_split_string.o >/dev/null 2>&1 mv -f .deps/libcsplit_wide_split_string.Tpo .deps/libcsplit_wide_split_string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c -o libcsplit_wide_string.lo libcsplit_wide_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c -fPIC -DPIC -o .libs/libcsplit_wide_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c -o libcsplit_wide_string.o >/dev/null 2>&1 mv -f .deps/libcsplit_wide_string.Tpo .deps/libcsplit_wide_string.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcsplit.la libcsplit_error.lo libcsplit_narrow_split_string.lo libcsplit_narrow_string.lo libcsplit_support.lo libcsplit_wide_split_string.lo libcsplit_wide_string.lo libtool: link: ar cru .libs/libcsplit.a .libs/libcsplit_error.o .libs/libcsplit_narrow_split_string.o .libs/libcsplit_narrow_string.o .libs/libcsplit_support.o .libs/libcsplit_wide_split_string.o .libs/libcsplit_wide_string.o libtool: link: ranlib .libs/libcsplit.a libtool: link: ( cd ".libs" && rm -f "libcsplit.la" && ln -s "../libcsplit.la" "libcsplit.la" ) Making all in libuna /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c -o libuna_base16_stream.lo libuna_base16_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c libuna_base16_stream.c -fPIC -DPIC -o .libs/libuna_base16_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c libuna_base16_stream.c -o libuna_base16_stream.o >/dev/null 2>&1 mv -f .deps/libuna_base16_stream.Tpo .deps/libuna_base16_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c -o libuna_base32_stream.lo libuna_base32_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c libuna_base32_stream.c -fPIC -DPIC -o .libs/libuna_base32_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c libuna_base32_stream.c -o libuna_base32_stream.o >/dev/null 2>&1 mv -f .deps/libuna_base32_stream.Tpo .deps/libuna_base32_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c -o libuna_base64_stream.lo libuna_base64_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c libuna_base64_stream.c -fPIC -DPIC -o .libs/libuna_base64_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c libuna_base64_stream.c -o libuna_base64_stream.o >/dev/null 2>&1 mv -f .deps/libuna_base64_stream.Tpo .deps/libuna_base64_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c -o libuna_byte_stream.lo libuna_byte_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c libuna_byte_stream.c -fPIC -DPIC -o .libs/libuna_byte_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c libuna_byte_stream.c -o libuna_byte_stream.o >/dev/null 2>&1 mv -f .deps/libuna_byte_stream.Tpo .deps/libuna_byte_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c -o libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c libuna_codepage_iso_8859_2.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c libuna_codepage_iso_8859_2.c -o libuna_codepage_iso_8859_2.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_2.Tpo .deps/libuna_codepage_iso_8859_2.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c -o libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_3.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c libuna_codepage_iso_8859_3.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c libuna_codepage_iso_8859_3.c -o libuna_codepage_iso_8859_3.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_3.Tpo .deps/libuna_codepage_iso_8859_3.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c -o libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_4.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c libuna_codepage_iso_8859_4.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_4.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c libuna_codepage_iso_8859_4.c -o libuna_codepage_iso_8859_4.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_4.Tpo .deps/libuna_codepage_iso_8859_4.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c -o libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_5.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c libuna_codepage_iso_8859_5.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c libuna_codepage_iso_8859_5.c -o libuna_codepage_iso_8859_5.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_5.Tpo .deps/libuna_codepage_iso_8859_5.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c -o libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_6.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c libuna_codepage_iso_8859_6.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_6.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c libuna_codepage_iso_8859_6.c -o libuna_codepage_iso_8859_6.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_6.Tpo .deps/libuna_codepage_iso_8859_6.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c -o libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_7.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c libuna_codepage_iso_8859_7.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_7.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c libuna_codepage_iso_8859_7.c -o libuna_codepage_iso_8859_7.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_7.Tpo .deps/libuna_codepage_iso_8859_7.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c -o libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_8.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c libuna_codepage_iso_8859_8.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_8.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c libuna_codepage_iso_8859_8.c -o libuna_codepage_iso_8859_8.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_8.Tpo .deps/libuna_codepage_iso_8859_8.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c -o libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_9.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c libuna_codepage_iso_8859_9.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_9.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c libuna_codepage_iso_8859_9.c -o libuna_codepage_iso_8859_9.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_9.Tpo .deps/libuna_codepage_iso_8859_9.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c -o libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_10.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c libuna_codepage_iso_8859_10.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_10.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c libuna_codepage_iso_8859_10.c -o libuna_codepage_iso_8859_10.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_10.Tpo .deps/libuna_codepage_iso_8859_10.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c -o libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_13.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c libuna_codepage_iso_8859_13.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_13.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c libuna_codepage_iso_8859_13.c -o libuna_codepage_iso_8859_13.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_13.Tpo .deps/libuna_codepage_iso_8859_13.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c -o libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_14.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c libuna_codepage_iso_8859_14.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_14.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c libuna_codepage_iso_8859_14.c -o libuna_codepage_iso_8859_14.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_14.Tpo .deps/libuna_codepage_iso_8859_14.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c -o libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_15.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c libuna_codepage_iso_8859_15.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_15.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c libuna_codepage_iso_8859_15.c -o libuna_codepage_iso_8859_15.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_15.Tpo .deps/libuna_codepage_iso_8859_15.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c -o libuna_codepage_iso_8859_16.lo libuna_codepage_iso_8859_16.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c libuna_codepage_iso_8859_16.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_16.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c libuna_codepage_iso_8859_16.c -o libuna_codepage_iso_8859_16.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_iso_8859_16.Tpo .deps/libuna_codepage_iso_8859_16.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c -o libuna_codepage_koi8_r.lo libuna_codepage_koi8_r.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c libuna_codepage_koi8_r.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_r.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c libuna_codepage_koi8_r.c -o libuna_codepage_koi8_r.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_koi8_r.Tpo .deps/libuna_codepage_koi8_r.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c -o libuna_codepage_koi8_u.lo libuna_codepage_koi8_u.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c libuna_codepage_koi8_u.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_u.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c libuna_codepage_koi8_u.c -o libuna_codepage_koi8_u.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_koi8_u.Tpo .deps/libuna_codepage_koi8_u.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c -o libuna_codepage_windows_874.lo libuna_codepage_windows_874.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c libuna_codepage_windows_874.c -fPIC -DPIC -o .libs/libuna_codepage_windows_874.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c libuna_codepage_windows_874.c -o libuna_codepage_windows_874.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_874.Tpo .deps/libuna_codepage_windows_874.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c -o libuna_codepage_windows_932.lo libuna_codepage_windows_932.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c libuna_codepage_windows_932.c -fPIC -DPIC -o .libs/libuna_codepage_windows_932.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c libuna_codepage_windows_932.c -o libuna_codepage_windows_932.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_932.Tpo .deps/libuna_codepage_windows_932.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c -o libuna_codepage_windows_936.lo libuna_codepage_windows_936.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c libuna_codepage_windows_936.c -fPIC -DPIC -o .libs/libuna_codepage_windows_936.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c libuna_codepage_windows_936.c -o libuna_codepage_windows_936.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_936.Tpo .deps/libuna_codepage_windows_936.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c -o libuna_codepage_windows_949.lo libuna_codepage_windows_949.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c libuna_codepage_windows_949.c -fPIC -DPIC -o .libs/libuna_codepage_windows_949.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c libuna_codepage_windows_949.c -o libuna_codepage_windows_949.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_949.Tpo .deps/libuna_codepage_windows_949.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c -o libuna_codepage_windows_950.lo libuna_codepage_windows_950.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c libuna_codepage_windows_950.c -fPIC -DPIC -o .libs/libuna_codepage_windows_950.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c libuna_codepage_windows_950.c -o libuna_codepage_windows_950.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_950.Tpo .deps/libuna_codepage_windows_950.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c -o libuna_codepage_windows_1250.lo libuna_codepage_windows_1250.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c libuna_codepage_windows_1250.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1250.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c libuna_codepage_windows_1250.c -o libuna_codepage_windows_1250.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_1250.Tpo .deps/libuna_codepage_windows_1250.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c -o libuna_codepage_windows_1251.lo libuna_codepage_windows_1251.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c libuna_codepage_windows_1251.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1251.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c libuna_codepage_windows_1251.c -o libuna_codepage_windows_1251.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_1251.Tpo .deps/libuna_codepage_windows_1251.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c -o libuna_codepage_windows_1252.lo libuna_codepage_windows_1252.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c libuna_codepage_windows_1252.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1252.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c libuna_codepage_windows_1252.c -o libuna_codepage_windows_1252.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_1252.Tpo .deps/libuna_codepage_windows_1252.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c -o libuna_codepage_windows_1253.lo libuna_codepage_windows_1253.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c libuna_codepage_windows_1253.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1253.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c libuna_codepage_windows_1253.c -o libuna_codepage_windows_1253.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_1253.Tpo .deps/libuna_codepage_windows_1253.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c -o libuna_codepage_windows_1254.lo libuna_codepage_windows_1254.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c libuna_codepage_windows_1254.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1254.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c libuna_codepage_windows_1254.c -o libuna_codepage_windows_1254.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_1254.Tpo .deps/libuna_codepage_windows_1254.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c -o libuna_codepage_windows_1255.lo libuna_codepage_windows_1255.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c libuna_codepage_windows_1255.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1255.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c libuna_codepage_windows_1255.c -o libuna_codepage_windows_1255.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_1255.Tpo .deps/libuna_codepage_windows_1255.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c -o libuna_codepage_windows_1256.lo libuna_codepage_windows_1256.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c libuna_codepage_windows_1256.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1256.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c libuna_codepage_windows_1256.c -o libuna_codepage_windows_1256.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_1256.Tpo .deps/libuna_codepage_windows_1256.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c -o libuna_codepage_windows_1257.lo libuna_codepage_windows_1257.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c libuna_codepage_windows_1257.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1257.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c libuna_codepage_windows_1257.c -o libuna_codepage_windows_1257.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_1257.Tpo .deps/libuna_codepage_windows_1257.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c -o libuna_codepage_windows_1258.lo libuna_codepage_windows_1258.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c libuna_codepage_windows_1258.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1258.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c libuna_codepage_windows_1258.c -o libuna_codepage_windows_1258.o >/dev/null 2>&1 mv -f .deps/libuna_codepage_windows_1258.Tpo .deps/libuna_codepage_windows_1258.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c -o libuna_error.lo libuna_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c libuna_error.c -fPIC -DPIC -o .libs/libuna_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c libuna_error.c -o libuna_error.o >/dev/null 2>&1 mv -f .deps/libuna_error.Tpo .deps/libuna_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c -o libuna_support.lo libuna_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c libuna_support.c -fPIC -DPIC -o .libs/libuna_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c libuna_support.c -o libuna_support.o >/dev/null 2>&1 mv -f .deps/libuna_support.Tpo .deps/libuna_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c -o libuna_unicode_character.lo libuna_unicode_character.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c libuna_unicode_character.c -fPIC -DPIC -o .libs/libuna_unicode_character.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c libuna_unicode_character.c -o libuna_unicode_character.o >/dev/null 2>&1 mv -f .deps/libuna_unicode_character.Tpo .deps/libuna_unicode_character.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c -o libuna_url_stream.lo libuna_url_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c libuna_url_stream.c -fPIC -DPIC -o .libs/libuna_url_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c libuna_url_stream.c -o libuna_url_stream.o >/dev/null 2>&1 mv -f .deps/libuna_url_stream.Tpo .deps/libuna_url_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c -o libuna_utf16_stream.lo libuna_utf16_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c libuna_utf16_stream.c -fPIC -DPIC -o .libs/libuna_utf16_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c libuna_utf16_stream.c -o libuna_utf16_stream.o >/dev/null 2>&1 mv -f .deps/libuna_utf16_stream.Tpo .deps/libuna_utf16_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c -o libuna_utf16_string.lo libuna_utf16_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c libuna_utf16_string.c -fPIC -DPIC -o .libs/libuna_utf16_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c libuna_utf16_string.c -o libuna_utf16_string.o >/dev/null 2>&1 mv -f .deps/libuna_utf16_string.Tpo .deps/libuna_utf16_string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c -o libuna_utf32_stream.lo libuna_utf32_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c libuna_utf32_stream.c -fPIC -DPIC -o .libs/libuna_utf32_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c libuna_utf32_stream.c -o libuna_utf32_stream.o >/dev/null 2>&1 mv -f .deps/libuna_utf32_stream.Tpo .deps/libuna_utf32_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c -o libuna_utf32_string.lo libuna_utf32_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c libuna_utf32_string.c -fPIC -DPIC -o .libs/libuna_utf32_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c libuna_utf32_string.c -o libuna_utf32_string.o >/dev/null 2>&1 mv -f .deps/libuna_utf32_string.Tpo .deps/libuna_utf32_string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c -o libuna_utf7_stream.lo libuna_utf7_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c libuna_utf7_stream.c -fPIC -DPIC -o .libs/libuna_utf7_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c libuna_utf7_stream.c -o libuna_utf7_stream.o >/dev/null 2>&1 mv -f .deps/libuna_utf7_stream.Tpo .deps/libuna_utf7_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c -o libuna_utf8_stream.lo libuna_utf8_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c libuna_utf8_stream.c -fPIC -DPIC -o .libs/libuna_utf8_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c libuna_utf8_stream.c -o libuna_utf8_stream.o >/dev/null 2>&1 mv -f .deps/libuna_utf8_stream.Tpo .deps/libuna_utf8_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c -o libuna_utf8_string.lo libuna_utf8_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c libuna_utf8_string.c -fPIC -DPIC -o .libs/libuna_utf8_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c libuna_utf8_string.c -o libuna_utf8_string.o >/dev/null 2>&1 mv -f .deps/libuna_utf8_string.Tpo .deps/libuna_utf8_string.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libuna.la libuna_base16_stream.lo libuna_base32_stream.lo libuna_base64_stream.lo libuna_byte_stream.lo libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_16.lo libuna_codepage_koi8_r.lo libuna_codepage_koi8_u.lo libuna_codepage_windows_874.lo libuna_codepage_windows_932.lo libuna_codepage_windows_936.lo libuna_codepage_windows_949.lo libuna_codepage_windows_950.lo libuna_codepage_windows_1250.lo libuna_codepage_windows_1251.lo libuna_codepage_windows_1252.lo libuna_codepage_windows_1253.lo libuna_codepage_windows_1254.lo libuna_codepage_windows_1255.lo libuna_codepage_windows_1256.lo libuna_codepage_windows_1257.lo libuna_codepage_windows_1258.lo libuna_error.lo libuna_support.lo libuna_unicode_character.lo libuna_url_stream.lo libuna_utf16_stream.lo libuna_utf16_string.lo libuna_utf32_stream.lo libuna_utf32_string.lo libuna_utf7_stream.lo libuna_utf8_stream.lo libuna_utf8_string.lo libtool: link: ar cru .libs/libuna.a .libs/libuna_base16_stream.o .libs/libuna_base32_stream.o .libs/libuna_base64_stream.o .libs/libuna_byte_stream.o .libs/libuna_codepage_iso_8859_2.o .libs/libuna_codepage_iso_8859_3.o .libs/libuna_codepage_iso_8859_4.o .libs/libuna_codepage_iso_8859_5.o .libs/libuna_codepage_iso_8859_6.o .libs/libuna_codepage_iso_8859_7.o .libs/libuna_codepage_iso_8859_8.o .libs/libuna_codepage_iso_8859_9.o .libs/libuna_codepage_iso_8859_10.o .libs/libuna_codepage_iso_8859_13.o .libs/libuna_codepage_iso_8859_14.o .libs/libuna_codepage_iso_8859_15.o .libs/libuna_codepage_iso_8859_16.o .libs/libuna_codepage_koi8_r.o .libs/libuna_codepage_koi8_u.o .libs/libuna_codepage_windows_874.o .libs/libuna_codepage_windows_932.o .libs/libuna_codepage_windows_936.o .libs/libuna_codepage_windows_949.o .libs/libuna_codepage_windows_950.o .libs/libuna_codepage_windows_1250.o .libs/libuna_codepage_windows_1251.o .libs/libuna_codepage_windows_1252.o .libs/libuna_codepage_windows_1253.o .libs/libuna_codepage_windows_1254.o .libs/libuna_codepage_windows_1255.o .libs/libuna_codepage_windows_1256.o .libs/libuna_codepage_windows_1257.o .libs/libuna_codepage_windows_1258.o .libs/libuna_error.o .libs/libuna_support.o .libs/libuna_unicode_character.o .libs/libuna_url_stream.o .libs/libuna_utf16_stream.o .libs/libuna_utf16_string.o .libs/libuna_utf32_stream.o .libs/libuna_utf32_string.o .libs/libuna_utf7_stream.o .libs/libuna_utf8_stream.o .libs/libuna_utf8_string.o libtool: link: ranlib .libs/libuna.a libtool: link: ( cd ".libs" && rm -f "libuna.la" && ln -s "../libuna.la" "libuna.la" ) Making all in libcfile /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c -o libcfile_error.lo libcfile_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c libcfile_error.c -fPIC -DPIC -o .libs/libcfile_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c libcfile_error.c -o libcfile_error.o >/dev/null 2>&1 mv -f .deps/libcfile_error.Tpo .deps/libcfile_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c -o libcfile_file.lo libcfile_file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c libcfile_file.c -fPIC -DPIC -o .libs/libcfile_file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c libcfile_file.c -o libcfile_file.o >/dev/null 2>&1 mv -f .deps/libcfile_file.Tpo .deps/libcfile_file.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c -o libcfile_notify.lo libcfile_notify.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c libcfile_notify.c -fPIC -DPIC -o .libs/libcfile_notify.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c libcfile_notify.c -o libcfile_notify.o >/dev/null 2>&1 mv -f .deps/libcfile_notify.Tpo .deps/libcfile_notify.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_stream.lo -MD -MP -MF .deps/libcfile_stream.Tpo -c -o libcfile_stream.lo libcfile_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_stream.lo -MD -MP -MF .deps/libcfile_stream.Tpo -c libcfile_stream.c -fPIC -DPIC -o .libs/libcfile_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_stream.lo -MD -MP -MF .deps/libcfile_stream.Tpo -c libcfile_stream.c -o libcfile_stream.o >/dev/null 2>&1 mv -f .deps/libcfile_stream.Tpo .deps/libcfile_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c -o libcfile_support.lo libcfile_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c libcfile_support.c -fPIC -DPIC -o .libs/libcfile_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c libcfile_support.c -o libcfile_support.o >/dev/null 2>&1 mv -f .deps/libcfile_support.Tpo .deps/libcfile_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcfile.la libcfile_error.lo libcfile_file.lo libcfile_notify.lo libcfile_stream.lo libcfile_support.lo libtool: link: ar cru .libs/libcfile.a .libs/libcfile_error.o .libs/libcfile_file.o .libs/libcfile_notify.o .libs/libcfile_stream.o .libs/libcfile_support.o libtool: link: ranlib .libs/libcfile.a libtool: link: ( cd ".libs" && rm -f "libcfile.la" && ln -s "../libcfile.la" "libcfile.la" ) Making all in libcpath /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c -o libcpath_error.lo libcpath_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c -fPIC -DPIC -o .libs/libcpath_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c -o libcpath_error.o >/dev/null 2>&1 mv -f .deps/libcpath_error.Tpo .deps/libcpath_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c -o libcpath_path.lo libcpath_path.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c -fPIC -DPIC -o .libs/libcpath_path.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c -o libcpath_path.o >/dev/null 2>&1 mv -f .deps/libcpath_path.Tpo .deps/libcpath_path.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c -o libcpath_support.lo libcpath_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c -fPIC -DPIC -o .libs/libcpath_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c -o libcpath_support.o >/dev/null 2>&1 mv -f .deps/libcpath_support.Tpo .deps/libcpath_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcpath.la libcpath_error.lo libcpath_path.lo libcpath_support.lo libtool: link: ar cru .libs/libcpath.a .libs/libcpath_error.o .libs/libcpath_path.o .libs/libcpath_support.o libtool: link: ranlib .libs/libcpath.a libtool: link: ( cd ".libs" && rm -f "libcpath.la" && ln -s "../libcpath.la" "libcpath.la" ) Making all in libbfio /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_error.lo -MD -MP -MF .deps/libbfio_error.Tpo -c -o libbfio_error.lo libbfio_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_error.lo -MD -MP -MF .deps/libbfio_error.Tpo -c libbfio_error.c -fPIC -DPIC -o .libs/libbfio_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_error.lo -MD -MP -MF .deps/libbfio_error.Tpo -c libbfio_error.c -o libbfio_error.o >/dev/null 2>&1 mv -f .deps/libbfio_error.Tpo .deps/libbfio_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_file.lo -MD -MP -MF .deps/libbfio_file.Tpo -c -o libbfio_file.lo libbfio_file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_file.lo -MD -MP -MF .deps/libbfio_file.Tpo -c libbfio_file.c -fPIC -DPIC -o .libs/libbfio_file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_file.lo -MD -MP -MF .deps/libbfio_file.Tpo -c libbfio_file.c -o libbfio_file.o >/dev/null 2>&1 mv -f .deps/libbfio_file.Tpo .deps/libbfio_file.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_file_pool.lo -MD -MP -MF .deps/libbfio_file_pool.Tpo -c -o libbfio_file_pool.lo libbfio_file_pool.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_file_pool.lo -MD -MP -MF .deps/libbfio_file_pool.Tpo -c libbfio_file_pool.c -fPIC -DPIC -o .libs/libbfio_file_pool.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_file_pool.lo -MD -MP -MF .deps/libbfio_file_pool.Tpo -c libbfio_file_pool.c -o libbfio_file_pool.o >/dev/null 2>&1 mv -f .deps/libbfio_file_pool.Tpo .deps/libbfio_file_pool.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_file_range.lo -MD -MP -MF .deps/libbfio_file_range.Tpo -c -o libbfio_file_range.lo libbfio_file_range.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_file_range.lo -MD -MP -MF .deps/libbfio_file_range.Tpo -c libbfio_file_range.c -fPIC -DPIC -o .libs/libbfio_file_range.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_file_range.lo -MD -MP -MF .deps/libbfio_file_range.Tpo -c libbfio_file_range.c -o libbfio_file_range.o >/dev/null 2>&1 mv -f .deps/libbfio_file_range.Tpo .deps/libbfio_file_range.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_handle.lo -MD -MP -MF .deps/libbfio_handle.Tpo -c -o libbfio_handle.lo libbfio_handle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_handle.lo -MD -MP -MF .deps/libbfio_handle.Tpo -c libbfio_handle.c -fPIC -DPIC -o .libs/libbfio_handle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_handle.lo -MD -MP -MF .deps/libbfio_handle.Tpo -c libbfio_handle.c -o libbfio_handle.o >/dev/null 2>&1 mv -f .deps/libbfio_handle.Tpo .deps/libbfio_handle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_memory_range.lo -MD -MP -MF .deps/libbfio_memory_range.Tpo -c -o libbfio_memory_range.lo libbfio_memory_range.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_memory_range.lo -MD -MP -MF .deps/libbfio_memory_range.Tpo -c libbfio_memory_range.c -fPIC -DPIC -o .libs/libbfio_memory_range.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_memory_range.lo -MD -MP -MF .deps/libbfio_memory_range.Tpo -c libbfio_memory_range.c -o libbfio_memory_range.o >/dev/null 2>&1 mv -f .deps/libbfio_memory_range.Tpo .deps/libbfio_memory_range.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_pool.lo -MD -MP -MF .deps/libbfio_pool.Tpo -c -o libbfio_pool.lo libbfio_pool.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_pool.lo -MD -MP -MF .deps/libbfio_pool.Tpo -c libbfio_pool.c -fPIC -DPIC -o .libs/libbfio_pool.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_pool.lo -MD -MP -MF .deps/libbfio_pool.Tpo -c libbfio_pool.c -o libbfio_pool.o >/dev/null 2>&1 mv -f .deps/libbfio_pool.Tpo .deps/libbfio_pool.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_support.lo -MD -MP -MF .deps/libbfio_support.Tpo -c -o libbfio_support.lo libbfio_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_support.lo -MD -MP -MF .deps/libbfio_support.Tpo -c libbfio_support.c -fPIC -DPIC -o .libs/libbfio_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libbfio_support.lo -MD -MP -MF .deps/libbfio_support.Tpo -c libbfio_support.c -o libbfio_support.o >/dev/null 2>&1 mv -f .deps/libbfio_support.Tpo .deps/libbfio_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libbfio.la libbfio_error.lo libbfio_file.lo libbfio_file_pool.lo libbfio_file_range.lo libbfio_handle.lo libbfio_memory_range.lo libbfio_pool.lo libbfio_support.lo libtool: link: ar cru .libs/libbfio.a .libs/libbfio_error.o .libs/libbfio_file.o .libs/libbfio_file_pool.o .libs/libbfio_file_range.o .libs/libbfio_handle.o .libs/libbfio_memory_range.o .libs/libbfio_pool.o .libs/libbfio_support.o libtool: link: ranlib .libs/libbfio.a libtool: link: ( cd ".libs" && rm -f "libbfio.la" && ln -s "../libbfio.la" "libbfio.la" ) Making all in libfcache /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c -o libfcache_cache.lo libfcache_cache.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c libfcache_cache.c -fPIC -DPIC -o .libs/libfcache_cache.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c libfcache_cache.c -o libfcache_cache.o >/dev/null 2>&1 mv -f .deps/libfcache_cache.Tpo .deps/libfcache_cache.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c -o libfcache_cache_value.lo libfcache_cache_value.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c libfcache_cache_value.c -fPIC -DPIC -o .libs/libfcache_cache_value.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c libfcache_cache_value.c -o libfcache_cache_value.o >/dev/null 2>&1 mv -f .deps/libfcache_cache_value.Tpo .deps/libfcache_cache_value.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c -o libfcache_error.lo libfcache_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c libfcache_error.c -fPIC -DPIC -o .libs/libfcache_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c libfcache_error.c -o libfcache_error.o >/dev/null 2>&1 mv -f .deps/libfcache_error.Tpo .deps/libfcache_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c -o libfcache_support.lo libfcache_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c libfcache_support.c -fPIC -DPIC -o .libs/libfcache_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcthreads -I../libcerror -I../libcdata -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c libfcache_support.c -o libfcache_support.o >/dev/null 2>&1 mv -f .deps/libfcache_support.Tpo .deps/libfcache_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libfcache.la libfcache_cache.lo libfcache_cache_value.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_error.o .libs/libfcache_support.o libtool: link: ranlib .libs/libfcache.a libtool: link: ( cd ".libs" && rm -f "libfcache.la" && ln -s "../libfcache.la" "libfcache.la" ) Making all in libfdata /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c -o libfdata_error.lo libfdata_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c libfdata_error.c -fPIC -DPIC -o .libs/libfdata_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c libfdata_error.c -o libfdata_error.o >/dev/null 2>&1 mv -f .deps/libfdata_error.Tpo .deps/libfdata_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c -o libfdata_list.lo libfdata_list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c libfdata_list.c -fPIC -DPIC -o .libs/libfdata_list.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c libfdata_list.c -o libfdata_list.o >/dev/null 2>&1 mv -f .deps/libfdata_list.Tpo .deps/libfdata_list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c -o libfdata_list_element.lo libfdata_list_element.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c libfdata_list_element.c -fPIC -DPIC -o .libs/libfdata_list_element.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c libfdata_list_element.c -o libfdata_list_element.o >/dev/null 2>&1 mv -f .deps/libfdata_list_element.Tpo .deps/libfdata_list_element.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c -o libfdata_mapped_range.lo libfdata_mapped_range.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c libfdata_mapped_range.c -fPIC -DPIC -o .libs/libfdata_mapped_range.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c libfdata_mapped_range.c -o libfdata_mapped_range.o >/dev/null 2>&1 mv -f .deps/libfdata_mapped_range.Tpo .deps/libfdata_mapped_range.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c -o libfdata_notify.lo libfdata_notify.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c libfdata_notify.c -fPIC -DPIC -o .libs/libfdata_notify.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c libfdata_notify.c -o libfdata_notify.o >/dev/null 2>&1 mv -f .deps/libfdata_notify.Tpo .deps/libfdata_notify.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c -o libfdata_range.lo libfdata_range.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c libfdata_range.c -fPIC -DPIC -o .libs/libfdata_range.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c libfdata_range.c -o libfdata_range.o >/dev/null 2>&1 mv -f .deps/libfdata_range.Tpo .deps/libfdata_range.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c -o libfdata_range_list.lo libfdata_range_list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c libfdata_range_list.c -fPIC -DPIC -o .libs/libfdata_range_list.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c libfdata_range_list.c -o libfdata_range_list.o >/dev/null 2>&1 mv -f .deps/libfdata_range_list.Tpo .deps/libfdata_range_list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c -o libfdata_stream.lo libfdata_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c libfdata_stream.c -fPIC -DPIC -o .libs/libfdata_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c libfdata_stream.c -o libfdata_stream.o >/dev/null 2>&1 mv -f .deps/libfdata_stream.Tpo .deps/libfdata_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c -o libfdata_support.lo libfdata_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c libfdata_support.c -fPIC -DPIC -o .libs/libfdata_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c libfdata_support.c -o libfdata_support.o >/dev/null 2>&1 mv -f .deps/libfdata_support.Tpo .deps/libfdata_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c -o libfdata_tree.lo libfdata_tree.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c libfdata_tree.c -fPIC -DPIC -o .libs/libfdata_tree.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c libfdata_tree.c -o libfdata_tree.o >/dev/null 2>&1 mv -f .deps/libfdata_tree.Tpo .deps/libfdata_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c -o libfdata_tree_node.lo libfdata_tree_node.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c libfdata_tree_node.c -fPIC -DPIC -o .libs/libfdata_tree_node.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c libfdata_tree_node.c -o libfdata_tree_node.o >/dev/null 2>&1 mv -f .deps/libfdata_tree_node.Tpo .deps/libfdata_tree_node.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c -o libfdata_vector.lo libfdata_vector.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c libfdata_vector.c -fPIC -DPIC -o .libs/libfdata_vector.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c libfdata_vector.c -o libfdata_vector.o >/dev/null 2>&1 mv -f .deps/libfdata_vector.Tpo .deps/libfdata_vector.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libfdata.la libfdata_error.lo libfdata_list.lo libfdata_list_element.lo libfdata_mapped_range.lo libfdata_notify.lo libfdata_range.lo libfdata_range_list.lo libfdata_stream.lo libfdata_support.lo libfdata_tree.lo libfdata_tree_node.lo libfdata_vector.lo libtool: link: ar cru .libs/libfdata.a .libs/libfdata_error.o .libs/libfdata_list.o .libs/libfdata_list_element.o .libs/libfdata_mapped_range.o .libs/libfdata_notify.o .libs/libfdata_range.o .libs/libfdata_range_list.o .libs/libfdata_stream.o .libs/libfdata_support.o .libs/libfdata_tree.o .libs/libfdata_tree_node.o .libs/libfdata_vector.o libtool: link: ranlib .libs/libfdata.a libtool: link: ( cd ".libs" && rm -f "libfdata.la" && ln -s "../libfdata.la" "libfdata.la" ) Making all in libfdatetime /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 >/dev/null 2>&1 mv -f .deps/libfdatetime_date_time_values.Tpo .deps/libfdatetime_date_time_values.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_error.lo -MD -MP -MF .deps/libfdatetime_error.Tpo -c -o libfdatetime_error.lo libfdatetime_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_error.lo -MD -MP -MF .deps/libfdatetime_error.Tpo -c libfdatetime_error.c -fPIC -DPIC -o .libs/libfdatetime_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_error.lo -MD -MP -MF .deps/libfdatetime_error.Tpo -c libfdatetime_error.c -o libfdatetime_error.o >/dev/null 2>&1 mv -f .deps/libfdatetime_error.Tpo .deps/libfdatetime_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 >/dev/null 2>&1 mv -f .deps/libfdatetime_fat_date_time.Tpo .deps/libfdatetime_fat_date_time.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_filetime.lo -MD -MP -MF .deps/libfdatetime_filetime.Tpo -c -o libfdatetime_filetime.lo libfdatetime_filetime.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_filetime.lo -MD -MP -MF .deps/libfdatetime_filetime.Tpo -c libfdatetime_filetime.c -fPIC -DPIC -o .libs/libfdatetime_filetime.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_filetime.lo -MD -MP -MF .deps/libfdatetime_filetime.Tpo -c libfdatetime_filetime.c -o libfdatetime_filetime.o >/dev/null 2>&1 mv -f .deps/libfdatetime_filetime.Tpo .deps/libfdatetime_filetime.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_floatingtime.lo -MD -MP -MF .deps/libfdatetime_floatingtime.Tpo -c -o libfdatetime_floatingtime.lo libfdatetime_floatingtime.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_floatingtime.lo -MD -MP -MF .deps/libfdatetime_floatingtime.Tpo -c libfdatetime_floatingtime.c -fPIC -DPIC -o .libs/libfdatetime_floatingtime.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_floatingtime.lo -MD -MP -MF .deps/libfdatetime_floatingtime.Tpo -c libfdatetime_floatingtime.c -o libfdatetime_floatingtime.o >/dev/null 2>&1 mv -f .deps/libfdatetime_floatingtime.Tpo .deps/libfdatetime_floatingtime.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_nsf_timedate.lo -MD -MP -MF .deps/libfdatetime_nsf_timedate.Tpo -c -o libfdatetime_nsf_timedate.lo libfdatetime_nsf_timedate.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_nsf_timedate.lo -MD -MP -MF .deps/libfdatetime_nsf_timedate.Tpo -c libfdatetime_nsf_timedate.c -o libfdatetime_nsf_timedate.o >/dev/null 2>&1 mv -f .deps/libfdatetime_nsf_timedate.Tpo .deps/libfdatetime_nsf_timedate.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_posix_time.lo -MD -MP -MF .deps/libfdatetime_posix_time.Tpo -c -o libfdatetime_posix_time.lo libfdatetime_posix_time.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_posix_time.lo -MD -MP -MF .deps/libfdatetime_posix_time.Tpo -c libfdatetime_posix_time.c -o libfdatetime_posix_time.o >/dev/null 2>&1 mv -f .deps/libfdatetime_posix_time.Tpo .deps/libfdatetime_posix_time.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_support.lo -MD -MP -MF .deps/libfdatetime_support.Tpo -c -o libfdatetime_support.lo libfdatetime_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_support.lo -MD -MP -MF .deps/libfdatetime_support.Tpo -c libfdatetime_support.c -fPIC -DPIC -o .libs/libfdatetime_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_support.lo -MD -MP -MF .deps/libfdatetime_support.Tpo -c libfdatetime_support.c -o libfdatetime_support.o >/dev/null 2>&1 mv -f .deps/libfdatetime_support.Tpo .deps/libfdatetime_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_systemtime.lo -MD -MP -MF .deps/libfdatetime_systemtime.Tpo -c -o libfdatetime_systemtime.lo libfdatetime_systemtime.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_systemtime.lo -MD -MP -MF .deps/libfdatetime_systemtime.Tpo -c libfdatetime_systemtime.c -fPIC -DPIC -o .libs/libfdatetime_systemtime.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfdatetime_systemtime.lo -MD -MP -MF .deps/libfdatetime_systemtime.Tpo -c libfdatetime_systemtime.c -o libfdatetime_systemtime.o >/dev/null 2>&1 mv -f .deps/libfdatetime_systemtime.Tpo .deps/libfdatetime_systemtime.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libfdatetime.la libfdatetime_date_time_values.lo libfdatetime_error.lo libfdatetime_fat_date_time.lo libfdatetime_filetime.lo libfdatetime_floatingtime.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_nsf_timedate.o .libs/libfdatetime_posix_time.o .libs/libfdatetime_support.o .libs/libfdatetime_systemtime.o libtool: link: ranlib .libs/libfdatetime.a libtool: link: ( cd ".libs" && rm -f "libfdatetime.la" && ln -s "../libfdatetime.la" "libfdatetime.la" ) Making all in libfguid /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfguid_error.lo -MD -MP -MF .deps/libfguid_error.Tpo -c -o libfguid_error.lo libfguid_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfguid_error.lo -MD -MP -MF .deps/libfguid_error.Tpo -c libfguid_error.c -fPIC -DPIC -o .libs/libfguid_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfguid_error.lo -MD -MP -MF .deps/libfguid_error.Tpo -c libfguid_error.c -o libfguid_error.o >/dev/null 2>&1 mv -f .deps/libfguid_error.Tpo .deps/libfguid_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfguid_identifier.lo -MD -MP -MF .deps/libfguid_identifier.Tpo -c -o libfguid_identifier.lo libfguid_identifier.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfguid_identifier.lo -MD -MP -MF .deps/libfguid_identifier.Tpo -c libfguid_identifier.c -fPIC -DPIC -o .libs/libfguid_identifier.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfguid_identifier.lo -MD -MP -MF .deps/libfguid_identifier.Tpo -c libfguid_identifier.c -o libfguid_identifier.o >/dev/null 2>&1 mv -f .deps/libfguid_identifier.Tpo .deps/libfguid_identifier.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfguid_support.lo -MD -MP -MF .deps/libfguid_support.Tpo -c -o libfguid_support.lo libfguid_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfguid_support.lo -MD -MP -MF .deps/libfguid_support.Tpo -c libfguid_support.c -fPIC -DPIC -o .libs/libfguid_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfguid_support.lo -MD -MP -MF .deps/libfguid_support.Tpo -c libfguid_support.c -o libfguid_support.o >/dev/null 2>&1 mv -f .deps/libfguid_support.Tpo .deps/libfguid_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libfguid.la libfguid_error.lo libfguid_identifier.lo libfguid_support.lo libtool: link: ar cru .libs/libfguid.a .libs/libfguid_error.o .libs/libfguid_identifier.o .libs/libfguid_support.o libtool: link: ranlib .libs/libfguid.a libtool: link: ( cd ".libs" && rm -f "libfguid.la" && ln -s "../libfguid.la" "libfguid.la" ) Making all in libfvalue /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c -o libfvalue_binary_data.lo libfvalue_binary_data.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c libfvalue_binary_data.c -fPIC -DPIC -o .libs/libfvalue_binary_data.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c libfvalue_binary_data.c -o libfvalue_binary_data.o >/dev/null 2>&1 mv -f .deps/libfvalue_binary_data.Tpo .deps/libfvalue_binary_data.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c -o libfvalue_data_handle.lo libfvalue_data_handle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c libfvalue_data_handle.c -fPIC -DPIC -o .libs/libfvalue_data_handle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c libfvalue_data_handle.c -o libfvalue_data_handle.o >/dev/null 2>&1 mv -f .deps/libfvalue_data_handle.Tpo .deps/libfvalue_data_handle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c -o libfvalue_error.lo libfvalue_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c libfvalue_error.c -fPIC -DPIC -o .libs/libfvalue_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c libfvalue_error.c -o libfvalue_error.o >/dev/null 2>&1 mv -f .deps/libfvalue_error.Tpo .deps/libfvalue_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c -o libfvalue_filetime.lo libfvalue_filetime.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c libfvalue_filetime.c -fPIC -DPIC -o .libs/libfvalue_filetime.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c libfvalue_filetime.c -o libfvalue_filetime.o >/dev/null 2>&1 mv -f .deps/libfvalue_filetime.Tpo .deps/libfvalue_filetime.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c -o libfvalue_floating_point.lo libfvalue_floating_point.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c libfvalue_floating_point.c -fPIC -DPIC -o .libs/libfvalue_floating_point.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c libfvalue_floating_point.c -o libfvalue_floating_point.o >/dev/null 2>&1 mv -f .deps/libfvalue_floating_point.Tpo .deps/libfvalue_floating_point.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c -o libfvalue_integer.lo libfvalue_integer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c libfvalue_integer.c -fPIC -DPIC -o .libs/libfvalue_integer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c libfvalue_integer.c -o libfvalue_integer.o >/dev/null 2>&1 mv -f .deps/libfvalue_integer.Tpo .deps/libfvalue_integer.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_split_string.lo -MD -MP -MF .deps/libfvalue_split_string.Tpo -c -o libfvalue_split_string.lo libfvalue_split_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_split_string.lo -MD -MP -MF .deps/libfvalue_split_string.Tpo -c libfvalue_split_string.c -fPIC -DPIC -o .libs/libfvalue_split_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_split_string.lo -MD -MP -MF .deps/libfvalue_split_string.Tpo -c libfvalue_split_string.c -o libfvalue_split_string.o >/dev/null 2>&1 mv -f .deps/libfvalue_split_string.Tpo .deps/libfvalue_split_string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c -o libfvalue_string.lo libfvalue_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c libfvalue_string.c -fPIC -DPIC -o .libs/libfvalue_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c libfvalue_string.c -o libfvalue_string.o >/dev/null 2>&1 mv -f .deps/libfvalue_string.Tpo .deps/libfvalue_string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c -o libfvalue_table.lo libfvalue_table.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c libfvalue_table.c -fPIC -DPIC -o .libs/libfvalue_table.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c libfvalue_table.c -o libfvalue_table.o >/dev/null 2>&1 mv -f .deps/libfvalue_table.Tpo .deps/libfvalue_table.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c -o libfvalue_value.lo libfvalue_value.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c libfvalue_value.c -fPIC -DPIC -o .libs/libfvalue_value.o libfvalue_value.c: In function 'libfvalue_value_append_entry_data': libfvalue_value.c:1985: warning: unused variable 'value_instance' libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c libfvalue_value.c -o libfvalue_value.o >/dev/null 2>&1 mv -f .deps/libfvalue_value.Tpo .deps/libfvalue_value.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c -o libfvalue_value_entry.lo libfvalue_value_entry.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c libfvalue_value_entry.c -fPIC -DPIC -o .libs/libfvalue_value_entry.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c libfvalue_value_entry.c -o libfvalue_value_entry.o >/dev/null 2>&1 mv -f .deps/libfvalue_value_entry.Tpo .deps/libfvalue_value_entry.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c -o libfvalue_value_type.lo libfvalue_value_type.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c libfvalue_value_type.c -fPIC -DPIC -o .libs/libfvalue_value_type.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c libfvalue_value_type.c -o libfvalue_value_type.o >/dev/null 2>&1 mv -f .deps/libfvalue_value_type.Tpo .deps/libfvalue_value_type.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c -o libfvalue_support.lo libfvalue_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c libfvalue_support.c -fPIC -DPIC -o .libs/libfvalue_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -I../libfdatetime -I../libfguid -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c libfvalue_support.c -o libfvalue_support.o >/dev/null 2>&1 mv -f .deps/libfvalue_support.Tpo .deps/libfvalue_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libfvalue.la libfvalue_binary_data.lo libfvalue_data_handle.lo libfvalue_error.lo libfvalue_filetime.lo libfvalue_floating_point.lo libfvalue_integer.lo libfvalue_split_string.lo libfvalue_string.lo libfvalue_table.lo libfvalue_value.lo libfvalue_value_entry.lo libfvalue_value_type.lo libfvalue_support.lo libtool: link: ar cru .libs/libfvalue.a .libs/libfvalue_binary_data.o .libs/libfvalue_data_handle.o .libs/libfvalue_error.o .libs/libfvalue_filetime.o .libs/libfvalue_floating_point.o .libs/libfvalue_integer.o .libs/libfvalue_split_string.o .libs/libfvalue_string.o .libs/libfvalue_table.o .libs/libfvalue_value.o .libs/libfvalue_value_entry.o .libs/libfvalue_value_type.o .libs/libfvalue_support.o libtool: link: ranlib .libs/libfvalue.a libtool: link: ( cd ".libs" && rm -f "libfvalue.la" && ln -s "../libfvalue.la" "libfvalue.la" ) Making all in libfwnt /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_access_control_list.lo -MD -MP -MF .deps/libfwnt_access_control_list.Tpo -c -o libfwnt_access_control_list.lo libfwnt_access_control_list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_access_control_list.lo -MD -MP -MF .deps/libfwnt_access_control_list.Tpo -c libfwnt_access_control_list.c -fPIC -DPIC -o .libs/libfwnt_access_control_list.o libfwnt_access_control_list.c: In function 'libfwnt_access_control_list_copy_from_byte_stream': libfwnt_access_control_list.c:278: warning: label 'on_error' defined but not used libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_access_control_list.lo -MD -MP -MF .deps/libfwnt_access_control_list.Tpo -c libfwnt_access_control_list.c -o libfwnt_access_control_list.o >/dev/null 2>&1 mv -f .deps/libfwnt_access_control_list.Tpo .deps/libfwnt_access_control_list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_debug.lo -MD -MP -MF .deps/libfwnt_debug.Tpo -c -o libfwnt_debug.lo libfwnt_debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_debug.lo -MD -MP -MF .deps/libfwnt_debug.Tpo -c libfwnt_debug.c -fPIC -DPIC -o .libs/libfwnt_debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_debug.lo -MD -MP -MF .deps/libfwnt_debug.Tpo -c libfwnt_debug.c -o libfwnt_debug.o >/dev/null 2>&1 mv -f .deps/libfwnt_debug.Tpo .deps/libfwnt_debug.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_error.lo -MD -MP -MF .deps/libfwnt_error.Tpo -c -o libfwnt_error.lo libfwnt_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_error.lo -MD -MP -MF .deps/libfwnt_error.Tpo -c libfwnt_error.c -fPIC -DPIC -o .libs/libfwnt_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_error.lo -MD -MP -MF .deps/libfwnt_error.Tpo -c libfwnt_error.c -o libfwnt_error.o >/dev/null 2>&1 mv -f .deps/libfwnt_error.Tpo .deps/libfwnt_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_locale_identifier.lo -MD -MP -MF .deps/libfwnt_locale_identifier.Tpo -c -o libfwnt_locale_identifier.lo libfwnt_locale_identifier.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_locale_identifier.lo -MD -MP -MF .deps/libfwnt_locale_identifier.Tpo -c libfwnt_locale_identifier.c -fPIC -DPIC -o .libs/libfwnt_locale_identifier.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_locale_identifier.lo -MD -MP -MF .deps/libfwnt_locale_identifier.Tpo -c libfwnt_locale_identifier.c -o libfwnt_locale_identifier.o >/dev/null 2>&1 mv -f .deps/libfwnt_locale_identifier.Tpo .deps/libfwnt_locale_identifier.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_security_descriptor.lo -MD -MP -MF .deps/libfwnt_security_descriptor.Tpo -c -o libfwnt_security_descriptor.lo libfwnt_security_descriptor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_security_descriptor.lo -MD -MP -MF .deps/libfwnt_security_descriptor.Tpo -c libfwnt_security_descriptor.c -fPIC -DPIC -o .libs/libfwnt_security_descriptor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_security_descriptor.lo -MD -MP -MF .deps/libfwnt_security_descriptor.Tpo -c libfwnt_security_descriptor.c -o libfwnt_security_descriptor.o >/dev/null 2>&1 mv -f .deps/libfwnt_security_descriptor.Tpo .deps/libfwnt_security_descriptor.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_security_identifier.lo -MD -MP -MF .deps/libfwnt_security_identifier.Tpo -c -o libfwnt_security_identifier.lo libfwnt_security_identifier.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_security_identifier.lo -MD -MP -MF .deps/libfwnt_security_identifier.Tpo -c libfwnt_security_identifier.c -fPIC -DPIC -o .libs/libfwnt_security_identifier.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_security_identifier.lo -MD -MP -MF .deps/libfwnt_security_identifier.Tpo -c libfwnt_security_identifier.c -o libfwnt_security_identifier.o >/dev/null 2>&1 mv -f .deps/libfwnt_security_identifier.Tpo .deps/libfwnt_security_identifier.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_support.lo -MD -MP -MF .deps/libfwnt_support.Tpo -c -o libfwnt_support.lo libfwnt_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_support.lo -MD -MP -MF .deps/libfwnt_support.Tpo -c libfwnt_support.c -fPIC -DPIC -o .libs/libfwnt_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwnt_support.lo -MD -MP -MF .deps/libfwnt_support.Tpo -c libfwnt_support.c -o libfwnt_support.o >/dev/null 2>&1 mv -f .deps/libfwnt_support.Tpo .deps/libfwnt_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libfwnt.la libfwnt_access_control_list.lo libfwnt_debug.lo libfwnt_error.lo libfwnt_locale_identifier.lo libfwnt_security_descriptor.lo libfwnt_security_identifier.lo libfwnt_support.lo libtool: link: ar cru .libs/libfwnt.a .libs/libfwnt_access_control_list.o .libs/libfwnt_debug.o .libs/libfwnt_error.o .libs/libfwnt_locale_identifier.o .libs/libfwnt_security_descriptor.o .libs/libfwnt_security_identifier.o .libs/libfwnt_support.o libtool: link: ranlib .libs/libfwnt.a libtool: link: ( cd ".libs" && rm -f "libfwnt.la" && ln -s "../libfwnt.la" "libfwnt.la" ) Making all in libevt /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt.lo -MD -MP -MF .deps/libevt.Tpo -c -o libevt.lo libevt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt.lo -MD -MP -MF .deps/libevt.Tpo -c libevt.c -fPIC -DPIC -o .libs/libevt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt.lo -MD -MP -MF .deps/libevt.Tpo -c libevt.c -o libevt.o >/dev/null 2>&1 mv -f .deps/libevt.Tpo .deps/libevt.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_debug.lo -MD -MP -MF .deps/libevt_debug.Tpo -c -o libevt_debug.lo libevt_debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_debug.lo -MD -MP -MF .deps/libevt_debug.Tpo -c libevt_debug.c -fPIC -DPIC -o .libs/libevt_debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_debug.lo -MD -MP -MF .deps/libevt_debug.Tpo -c libevt_debug.c -o libevt_debug.o >/dev/null 2>&1 mv -f .deps/libevt_debug.Tpo .deps/libevt_debug.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_error.lo -MD -MP -MF .deps/libevt_error.Tpo -c -o libevt_error.lo libevt_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_error.lo -MD -MP -MF .deps/libevt_error.Tpo -c libevt_error.c -fPIC -DPIC -o .libs/libevt_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_error.lo -MD -MP -MF .deps/libevt_error.Tpo -c libevt_error.c -o libevt_error.o >/dev/null 2>&1 mv -f .deps/libevt_error.Tpo .deps/libevt_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_file.lo -MD -MP -MF .deps/libevt_file.Tpo -c -o libevt_file.lo libevt_file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_file.lo -MD -MP -MF .deps/libevt_file.Tpo -c libevt_file.c -fPIC -DPIC -o .libs/libevt_file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_file.lo -MD -MP -MF .deps/libevt_file.Tpo -c libevt_file.c -o libevt_file.o >/dev/null 2>&1 mv -f .deps/libevt_file.Tpo .deps/libevt_file.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_io_handle.lo -MD -MP -MF .deps/libevt_io_handle.Tpo -c -o libevt_io_handle.lo libevt_io_handle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_io_handle.lo -MD -MP -MF .deps/libevt_io_handle.Tpo -c libevt_io_handle.c -fPIC -DPIC -o .libs/libevt_io_handle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_io_handle.lo -MD -MP -MF .deps/libevt_io_handle.Tpo -c libevt_io_handle.c -o libevt_io_handle.o >/dev/null 2>&1 mv -f .deps/libevt_io_handle.Tpo .deps/libevt_io_handle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_notify.lo -MD -MP -MF .deps/libevt_notify.Tpo -c -o libevt_notify.lo libevt_notify.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_notify.lo -MD -MP -MF .deps/libevt_notify.Tpo -c libevt_notify.c -fPIC -DPIC -o .libs/libevt_notify.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_notify.lo -MD -MP -MF .deps/libevt_notify.Tpo -c libevt_notify.c -o libevt_notify.o >/dev/null 2>&1 mv -f .deps/libevt_notify.Tpo .deps/libevt_notify.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_record.lo -MD -MP -MF .deps/libevt_record.Tpo -c -o libevt_record.lo libevt_record.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_record.lo -MD -MP -MF .deps/libevt_record.Tpo -c libevt_record.c -fPIC -DPIC -o .libs/libevt_record.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_record.lo -MD -MP -MF .deps/libevt_record.Tpo -c libevt_record.c -o libevt_record.o >/dev/null 2>&1 mv -f .deps/libevt_record.Tpo .deps/libevt_record.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_record_values.lo -MD -MP -MF .deps/libevt_record_values.Tpo -c -o libevt_record_values.lo libevt_record_values.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_record_values.lo -MD -MP -MF .deps/libevt_record_values.Tpo -c libevt_record_values.c -fPIC -DPIC -o .libs/libevt_record_values.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_record_values.lo -MD -MP -MF .deps/libevt_record_values.Tpo -c libevt_record_values.c -o libevt_record_values.o >/dev/null 2>&1 mv -f .deps/libevt_record_values.Tpo .deps/libevt_record_values.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_support.lo -MD -MP -MF .deps/libevt_support.Tpo -c -o libevt_support.lo libevt_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_support.lo -MD -MP -MF .deps/libevt_support.Tpo -c libevt_support.c -fPIC -DPIC -o .libs/libevt_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfguid -I../libfvalue -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libevt_support.lo -MD -MP -MF .deps/libevt_support.Tpo -c libevt_support.c -o libevt_support.o >/dev/null 2>&1 mv -f .deps/libevt_support.Tpo .deps/libevt_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -no-undefined -version-info 1:0:0 -o libevt.la -rpath /usr/local/lib libevt.lo libevt_debug.lo libevt_error.lo libevt_file.lo libevt_io_handle.lo libevt_notify.lo libevt_record.lo libevt_record_values.lo libevt_support.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcthreads/libcthreads.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la ../libfcache/libfcache.la ../libfdata/libfdata.la ../libfdatetime/libfdatetime.la ../libfguid/libfguid.la ../libfvalue/libfvalue.la ../libfwnt/libfwnt.la -lpthread libtool: link: cc -shared -fPIC -DPIC .libs/libevt.o .libs/libevt_debug.o .libs/libevt_error.o .libs/libevt_file.o .libs/libevt_io_handle.o .libs/libevt_notify.o .libs/libevt_record.o .libs/libevt_record_values.o .libs/libevt_support.o -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a ../libcthreads/.libs/libcthreads.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libcnotify/.libs/libcnotify.a ../libcsplit/.libs/libcsplit.a ../libuna/.libs/libuna.a ../libcfile/.libs/libcfile.a ../libcpath/.libs/libcpath.a ../libbfio/.libs/libbfio.a ../libfcache/.libs/libfcache.a ../libfdata/.libs/libfdata.a ../libfdatetime/.libs/libfdatetime.a ../libfguid/.libs/libfguid.a ../libfvalue/.libs/libfvalue.a ../libfwnt/.libs/libfwnt.a -Wl,--no-whole-archive -lpthread -O2 -Wl,-soname -Wl,libevt.so.1 -o .libs/libevt.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libevt.so.1" && ln -s "libevt.so.1.0.0" "libevt.so.1") libtool: link: (cd ".libs" && rm -f "libevt.so" && ln -s "libevt.so.1.0.0" "libevt.so") libtool: link: (cd .libs/libevt.lax/libcstring.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libevt.lax/libcerror.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libevt.lax/libcthreads.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libcthreads/.libs/libcthreads.a") libtool: link: (cd .libs/libevt.lax/libcdata.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libcdata/.libs/libcdata.a") libtool: link: (cd .libs/libevt.lax/libclocale.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libevt.lax/libcnotify.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libcnotify/.libs/libcnotify.a") libtool: link: (cd .libs/libevt.lax/libcsplit.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libcsplit/.libs/libcsplit.a") libtool: link: (cd .libs/libevt.lax/libuna.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libuna/.libs/libuna.a") libtool: link: (cd .libs/libevt.lax/libcfile.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libcfile/.libs/libcfile.a") libtool: link: (cd .libs/libevt.lax/libcpath.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libcpath/.libs/libcpath.a") libtool: link: (cd .libs/libevt.lax/libbfio.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libbfio/.libs/libbfio.a") libtool: link: (cd .libs/libevt.lax/libfcache.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libfcache/.libs/libfcache.a") libtool: link: (cd .libs/libevt.lax/libfdata.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libfdata/.libs/libfdata.a") libtool: link: (cd .libs/libevt.lax/libfdatetime.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libfdatetime/.libs/libfdatetime.a") libtool: link: (cd .libs/libevt.lax/libfguid.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libfguid/.libs/libfguid.a") libtool: link: (cd .libs/libevt.lax/libfvalue.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libfvalue/.libs/libfvalue.a") libtool: link: (cd .libs/libevt.lax/libfwnt.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/../libfwnt/.libs/libfwnt.a") libtool: link: ar cru .libs/libevt.a libevt.o libevt_debug.o libevt_error.o libevt_file.o libevt_io_handle.o libevt_notify.o libevt_record.o libevt_record_values.o libevt_support.o .libs/libevt.lax/libcstring.a/libcstring_support.o .libs/libevt.lax/libcstring.a/libcstring_wide_string.o .libs/libevt.lax/libcerror.a/libcerror_error.o .libs/libevt.lax/libcerror.a/libcerror_support.o .libs/libevt.lax/libcerror.a/libcerror_system.o .libs/libevt.lax/libcthreads.a/libcthreads_condition.o .libs/libevt.lax/libcthreads.a/libcthreads_error.o .libs/libevt.lax/libcthreads.a/libcthreads_lock.o .libs/libevt.lax/libcthreads.a/libcthreads_mutex.o .libs/libevt.lax/libcthreads.a/libcthreads_queue.o .libs/libevt.lax/libcthreads.a/libcthreads_read_write_lock.o .libs/libevt.lax/libcthreads.a/libcthreads_repeating_thread.o .libs/libevt.lax/libcthreads.a/libcthreads_support.o .libs/libevt.lax/libcthreads.a/libcthreads_thread.o .libs/libevt.lax/libcthreads.a/libcthreads_thread_attributes.o .libs/libevt.lax/libcthreads.a/libcthreads_thread_pool.o .libs/libevt.lax/libcdata.a/libcdata_array.o .libs/libevt.lax/libcdata.a/libcdata_btree.o .libs/libevt.lax/libcdata.a/libcdata_error.o .libs/libevt.lax/libcdata.a/libcdata_list.o .libs/libevt.lax/libcdata.a/libcdata_list_element.o .libs/libevt.lax/libcdata.a/libcdata_range_list.o .libs/libevt.lax/libcdata.a/libcdata_range_list_value.o .libs/libevt.lax/libcdata.a/libcdata_support.o .libs/libevt.lax/libcdata.a/libcdata_tree_node.o .libs/libevt.lax/libclocale.a/libclocale_codepage.o .libs/libevt.lax/libclocale.a/libclocale_locale.o .libs/libevt.lax/libclocale.a/libclocale_support.o .libs/libevt.lax/libcnotify.a/libcnotify_print.o .libs/libevt.lax/libcnotify.a/libcnotify_stream.o .libs/libevt.lax/libcnotify.a/libcnotify_verbose.o .libs/libevt.lax/libcsplit.a/libcsplit_error.o .libs/libevt.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libevt.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libevt.lax/libcsplit.a/libcsplit_support.o .libs/libevt.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libevt.lax/libcsplit.a/libcsplit_wide_string.o .libs/libevt.lax/libuna.a/libuna_base16_stream.o .libs/libevt.lax/libuna.a/libuna_base32_stream.o .libs/libevt.lax/libuna.a/libuna_base64_stream.o .libs/libevt.lax/libuna.a/libuna_byte_stream.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libevt.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libevt.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libevt.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_874.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_932.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_936.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_949.o .libs/libevt.lax/libuna.a/libuna_codepage_windows_950.o .libs/libevt.lax/libuna.a/libuna_error.o .libs/libevt.lax/libuna.a/libuna_support.o .libs/libevt.lax/libuna.a/libuna_unicode_character.o .libs/libevt.lax/libuna.a/libuna_url_stream.o .libs/libevt.lax/libuna.a/libuna_utf16_stream.o .libs/libevt.lax/libuna.a/libuna_utf16_string.o .libs/libevt.lax/libuna.a/libuna_utf32_stream.o .libs/libevt.lax/libuna.a/libuna_utf32_string.o .libs/libevt.lax/libuna.a/libuna_utf7_stream.o .libs/libevt.lax/libuna.a/libuna_utf8_stream.o .libs/libevt.lax/libuna.a/libuna_utf8_string.o .libs/libevt.lax/libcfile.a/libcfile_error.o .libs/libevt.lax/libcfile.a/libcfile_file.o .libs/libevt.lax/libcfile.a/libcfile_notify.o .libs/libevt.lax/libcfile.a/libcfile_stream.o .libs/libevt.lax/libcfile.a/libcfile_support.o .libs/libevt.lax/libcpath.a/libcpath_error.o .libs/libevt.lax/libcpath.a/libcpath_path.o .libs/libevt.lax/libcpath.a/libcpath_support.o .libs/libevt.lax/libbfio.a/libbfio_error.o .libs/libevt.lax/libbfio.a/libbfio_file.o .libs/libevt.lax/libbfio.a/libbfio_file_pool.o .libs/libevt.lax/libbfio.a/libbfio_file_range.o .libs/libevt.lax/libbfio.a/libbfio_handle.o .libs/libevt.lax/libbfio.a/libbfio_memory_range.o .libs/libevt.lax/libbfio.a/libbfio_pool.o .libs/libevt.lax/libbfio.a/libbfio_support.o .libs/libevt.lax/libfcache.a/libfcache_cache.o .libs/libevt.lax/libfcache.a/libfcache_cache_value.o .libs/libevt.lax/libfcache.a/libfcache_error.o .libs/libevt.lax/libfcache.a/libfcache_support.o .libs/libevt.lax/libfdata.a/libfdata_error.o .libs/libevt.lax/libfdata.a/libfdata_list.o .libs/libevt.lax/libfdata.a/libfdata_list_element.o .libs/libevt.lax/libfdata.a/libfdata_mapped_range.o .libs/libevt.lax/libfdata.a/libfdata_notify.o .libs/libevt.lax/libfdata.a/libfdata_range.o .libs/libevt.lax/libfdata.a/libfdata_range_list.o .libs/libevt.lax/libfdata.a/libfdata_stream.o .libs/libevt.lax/libfdata.a/libfdata_support.o .libs/libevt.lax/libfdata.a/libfdata_tree.o .libs/libevt.lax/libfdata.a/libfdata_tree_node.o .libs/libevt.lax/libfdata.a/libfdata_vector.o .libs/libevt.lax/libfdatetime.a/libfdatetime_date_time_values.o .libs/libevt.lax/libfdatetime.a/libfdatetime_error.o .libs/libevt.lax/libfdatetime.a/libfdatetime_fat_date_time.o .libs/libevt.lax/libfdatetime.a/libfdatetime_filetime.o .libs/libevt.lax/libfdatetime.a/libfdatetime_floatingtime.o .libs/libevt.lax/libfdatetime.a/libfdatetime_nsf_timedate.o .libs/libevt.lax/libfdatetime.a/libfdatetime_posix_time.o .libs/libevt.lax/libfdatetime.a/libfdatetime_support.o .libs/libevt.lax/libfdatetime.a/libfdatetime_systemtime.o .libs/libevt.lax/libfguid.a/libfguid_error.o .libs/libevt.lax/libfguid.a/libfguid_identifier.o .libs/libevt.lax/libfguid.a/libfguid_support.o .libs/libevt.lax/libfvalue.a/libfvalue_binary_data.o .libs/libevt.lax/libfvalue.a/libfvalue_data_handle.o .libs/libevt.lax/libfvalue.a/libfvalue_error.o .libs/libevt.lax/libfvalue.a/libfvalue_filetime.o .libs/libevt.lax/libfvalue.a/libfvalue_floating_point.o .libs/libevt.lax/libfvalue.a/libfvalue_integer.o .libs/libevt.lax/libfvalue.a/libfvalue_split_string.o .libs/libevt.lax/libfvalue.a/libfvalue_string.o .libs/libevt.lax/libfvalue.a/libfvalue_support.o .libs/libevt.lax/libfvalue.a/libfvalue_table.o .libs/libevt.lax/libfvalue.a/libfvalue_value.o .libs/libevt.lax/libfvalue.a/libfvalue_value_entry.o .libs/libevt.lax/libfvalue.a/libfvalue_value_type.o .libs/libevt.lax/libfwnt.a/libfwnt_access_control_list.o .libs/libevt.lax/libfwnt.a/libfwnt_debug.o .libs/libevt.lax/libfwnt.a/libfwnt_error.o .libs/libevt.lax/libfwnt.a/libfwnt_locale_identifier.o .libs/libevt.lax/libfwnt.a/libfwnt_security_descriptor.o .libs/libevt.lax/libfwnt.a/libfwnt_security_identifier.o .libs/libevt.lax/libfwnt.a/libfwnt_support.o libtool: link: ranlib .libs/libevt.a libtool: link: rm -fr .libs/libevt.lax libtool: link: ( cd ".libs" && rm -f "libevt.la" && ln -s "../libevt.la" "libevt.la" ) Making all in libfwevt /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_channel.lo -MD -MP -MF .deps/libfwevt_channel.Tpo -c -o libfwevt_channel.lo libfwevt_channel.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_channel.lo -MD -MP -MF .deps/libfwevt_channel.Tpo -c libfwevt_channel.c -fPIC -DPIC -o .libs/libfwevt_channel.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_channel.lo -MD -MP -MF .deps/libfwevt_channel.Tpo -c libfwevt_channel.c -o libfwevt_channel.o >/dev/null 2>&1 mv -f .deps/libfwevt_channel.Tpo .deps/libfwevt_channel.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_debug.lo -MD -MP -MF .deps/libfwevt_debug.Tpo -c -o libfwevt_debug.lo libfwevt_debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_debug.lo -MD -MP -MF .deps/libfwevt_debug.Tpo -c libfwevt_debug.c -fPIC -DPIC -o .libs/libfwevt_debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_debug.lo -MD -MP -MF .deps/libfwevt_debug.Tpo -c libfwevt_debug.c -o libfwevt_debug.o >/dev/null 2>&1 mv -f .deps/libfwevt_debug.Tpo .deps/libfwevt_debug.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_error.lo -MD -MP -MF .deps/libfwevt_error.Tpo -c -o libfwevt_error.lo libfwevt_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_error.lo -MD -MP -MF .deps/libfwevt_error.Tpo -c libfwevt_error.c -fPIC -DPIC -o .libs/libfwevt_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_error.lo -MD -MP -MF .deps/libfwevt_error.Tpo -c libfwevt_error.c -o libfwevt_error.o >/dev/null 2>&1 mv -f .deps/libfwevt_error.Tpo .deps/libfwevt_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_event.lo -MD -MP -MF .deps/libfwevt_event.Tpo -c -o libfwevt_event.lo libfwevt_event.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_event.lo -MD -MP -MF .deps/libfwevt_event.Tpo -c libfwevt_event.c -fPIC -DPIC -o .libs/libfwevt_event.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_event.lo -MD -MP -MF .deps/libfwevt_event.Tpo -c libfwevt_event.c -o libfwevt_event.o >/dev/null 2>&1 mv -f .deps/libfwevt_event.Tpo .deps/libfwevt_event.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_keyword.lo -MD -MP -MF .deps/libfwevt_keyword.Tpo -c -o libfwevt_keyword.lo libfwevt_keyword.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_keyword.lo -MD -MP -MF .deps/libfwevt_keyword.Tpo -c libfwevt_keyword.c -fPIC -DPIC -o .libs/libfwevt_keyword.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_keyword.lo -MD -MP -MF .deps/libfwevt_keyword.Tpo -c libfwevt_keyword.c -o libfwevt_keyword.o >/dev/null 2>&1 mv -f .deps/libfwevt_keyword.Tpo .deps/libfwevt_keyword.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_level.lo -MD -MP -MF .deps/libfwevt_level.Tpo -c -o libfwevt_level.lo libfwevt_level.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_level.lo -MD -MP -MF .deps/libfwevt_level.Tpo -c libfwevt_level.c -fPIC -DPIC -o .libs/libfwevt_level.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_level.lo -MD -MP -MF .deps/libfwevt_level.Tpo -c libfwevt_level.c -o libfwevt_level.o >/dev/null 2>&1 mv -f .deps/libfwevt_level.Tpo .deps/libfwevt_level.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_manifest.lo -MD -MP -MF .deps/libfwevt_manifest.Tpo -c -o libfwevt_manifest.lo libfwevt_manifest.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_manifest.lo -MD -MP -MF .deps/libfwevt_manifest.Tpo -c libfwevt_manifest.c -fPIC -DPIC -o .libs/libfwevt_manifest.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_manifest.lo -MD -MP -MF .deps/libfwevt_manifest.Tpo -c libfwevt_manifest.c -o libfwevt_manifest.o >/dev/null 2>&1 mv -f .deps/libfwevt_manifest.Tpo .deps/libfwevt_manifest.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_map.lo -MD -MP -MF .deps/libfwevt_map.Tpo -c -o libfwevt_map.lo libfwevt_map.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_map.lo -MD -MP -MF .deps/libfwevt_map.Tpo -c libfwevt_map.c -fPIC -DPIC -o .libs/libfwevt_map.o libfwevt_map.c: In function 'libfwevt_map_read': libfwevt_map.c:153: warning: unused variable 'wevt_map' libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_map.lo -MD -MP -MF .deps/libfwevt_map.Tpo -c libfwevt_map.c -o libfwevt_map.o >/dev/null 2>&1 mv -f .deps/libfwevt_map.Tpo .deps/libfwevt_map.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_opcode.lo -MD -MP -MF .deps/libfwevt_opcode.Tpo -c -o libfwevt_opcode.lo libfwevt_opcode.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_opcode.lo -MD -MP -MF .deps/libfwevt_opcode.Tpo -c libfwevt_opcode.c -fPIC -DPIC -o .libs/libfwevt_opcode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_opcode.lo -MD -MP -MF .deps/libfwevt_opcode.Tpo -c libfwevt_opcode.c -o libfwevt_opcode.o >/dev/null 2>&1 mv -f .deps/libfwevt_opcode.Tpo .deps/libfwevt_opcode.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_provider.lo -MD -MP -MF .deps/libfwevt_provider.Tpo -c -o libfwevt_provider.lo libfwevt_provider.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_provider.lo -MD -MP -MF .deps/libfwevt_provider.Tpo -c libfwevt_provider.c -fPIC -DPIC -o .libs/libfwevt_provider.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_provider.lo -MD -MP -MF .deps/libfwevt_provider.Tpo -c libfwevt_provider.c -o libfwevt_provider.o >/dev/null 2>&1 mv -f .deps/libfwevt_provider.Tpo .deps/libfwevt_provider.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_support.lo -MD -MP -MF .deps/libfwevt_support.Tpo -c -o libfwevt_support.lo libfwevt_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_support.lo -MD -MP -MF .deps/libfwevt_support.Tpo -c libfwevt_support.c -fPIC -DPIC -o .libs/libfwevt_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_support.lo -MD -MP -MF .deps/libfwevt_support.Tpo -c libfwevt_support.c -o libfwevt_support.o >/dev/null 2>&1 mv -f .deps/libfwevt_support.Tpo .deps/libfwevt_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_task.lo -MD -MP -MF .deps/libfwevt_task.Tpo -c -o libfwevt_task.lo libfwevt_task.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_task.lo -MD -MP -MF .deps/libfwevt_task.Tpo -c libfwevt_task.c -fPIC -DPIC -o .libs/libfwevt_task.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_task.lo -MD -MP -MF .deps/libfwevt_task.Tpo -c libfwevt_task.c -o libfwevt_task.o >/dev/null 2>&1 mv -f .deps/libfwevt_task.Tpo .deps/libfwevt_task.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_template.lo -MD -MP -MF .deps/libfwevt_template.Tpo -c -o libfwevt_template.lo libfwevt_template.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_template.lo -MD -MP -MF .deps/libfwevt_template.Tpo -c libfwevt_template.c -fPIC -DPIC -o .libs/libfwevt_template.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_template.lo -MD -MP -MF .deps/libfwevt_template.Tpo -c libfwevt_template.c -o libfwevt_template.o >/dev/null 2>&1 mv -f .deps/libfwevt_template.Tpo .deps/libfwevt_template.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_document.lo -MD -MP -MF .deps/libfwevt_xml_document.Tpo -c -o libfwevt_xml_document.lo libfwevt_xml_document.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_document.lo -MD -MP -MF .deps/libfwevt_xml_document.Tpo -c libfwevt_xml_document.c -fPIC -DPIC -o .libs/libfwevt_xml_document.o libfwevt_xml_document.c: In function 'libfwevt_xml_document_clone': libfwevt_xml_document.c:207: warning: label 'on_error' defined but not used libfwevt_xml_document.c:172: warning: unused variable 'internal_source_xml_document' libfwevt_xml_document.c:171: warning: unused variable 'internal_destination_xml_document' libfwevt_xml_document.c: In function 'libfwevt_xml_document_read_fragment_header': libfwevt_xml_document.c:3014: warning: unused variable 'xml_document_data' libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_document.lo -MD -MP -MF .deps/libfwevt_xml_document.Tpo -c libfwevt_xml_document.c -o libfwevt_xml_document.o >/dev/null 2>&1 mv -f .deps/libfwevt_xml_document.Tpo .deps/libfwevt_xml_document.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_tag.lo -MD -MP -MF .deps/libfwevt_xml_tag.Tpo -c -o libfwevt_xml_tag.lo libfwevt_xml_tag.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_tag.lo -MD -MP -MF .deps/libfwevt_xml_tag.Tpo -c libfwevt_xml_tag.c -fPIC -DPIC -o .libs/libfwevt_xml_tag.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_tag.lo -MD -MP -MF .deps/libfwevt_xml_tag.Tpo -c libfwevt_xml_tag.c -o libfwevt_xml_tag.o >/dev/null 2>&1 mv -f .deps/libfwevt_xml_tag.Tpo .deps/libfwevt_xml_tag.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_template_value.lo -MD -MP -MF .deps/libfwevt_xml_template_value.Tpo -c -o libfwevt_xml_template_value.lo libfwevt_xml_template_value.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_template_value.lo -MD -MP -MF .deps/libfwevt_xml_template_value.Tpo -c libfwevt_xml_template_value.c -fPIC -DPIC -o .libs/libfwevt_xml_template_value.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_template_value.lo -MD -MP -MF .deps/libfwevt_xml_template_value.Tpo -c libfwevt_xml_template_value.c -o libfwevt_xml_template_value.o >/dev/null 2>&1 mv -f .deps/libfwevt_xml_template_value.Tpo .deps/libfwevt_xml_template_value.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_token.lo -MD -MP -MF .deps/libfwevt_xml_token.Tpo -c -o libfwevt_xml_token.lo libfwevt_xml_token.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_token.lo -MD -MP -MF .deps/libfwevt_xml_token.Tpo -c libfwevt_xml_token.c -fPIC -DPIC -o .libs/libfwevt_xml_token.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libfdatetime -I../libfguid -I../libfvalue -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libfwevt_xml_token.lo -MD -MP -MF .deps/libfwevt_xml_token.Tpo -c libfwevt_xml_token.c -o libfwevt_xml_token.o >/dev/null 2>&1 mv -f .deps/libfwevt_xml_token.Tpo .deps/libfwevt_xml_token.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libfwevt.la libfwevt_channel.lo libfwevt_debug.lo libfwevt_error.lo libfwevt_event.lo libfwevt_keyword.lo libfwevt_level.lo libfwevt_manifest.lo libfwevt_map.lo libfwevt_opcode.lo libfwevt_provider.lo libfwevt_support.lo libfwevt_task.lo libfwevt_template.lo libfwevt_xml_document.lo libfwevt_xml_tag.lo libfwevt_xml_template_value.lo libfwevt_xml_token.lo libtool: link: ar cru .libs/libfwevt.a .libs/libfwevt_channel.o .libs/libfwevt_debug.o .libs/libfwevt_error.o .libs/libfwevt_event.o .libs/libfwevt_keyword.o .libs/libfwevt_level.o .libs/libfwevt_manifest.o .libs/libfwevt_map.o .libs/libfwevt_opcode.o .libs/libfwevt_provider.o .libs/libfwevt_support.o .libs/libfwevt_task.o .libs/libfwevt_template.o .libs/libfwevt_xml_document.o .libs/libfwevt_xml_tag.o .libs/libfwevt_xml_template_value.o .libs/libfwevt_xml_token.o libtool: link: ranlib .libs/libfwevt.a libtool: link: ( cd ".libs" && rm -f "libfwevt.la" && ln -s "../libfwevt.la" "libfwevt.la" ) Making all in libexe /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_debug.lo -MD -MP -MF .deps/libexe_debug.Tpo -c -o libexe_debug.lo libexe_debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_debug.lo -MD -MP -MF .deps/libexe_debug.Tpo -c libexe_debug.c -fPIC -DPIC -o .libs/libexe_debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_debug.lo -MD -MP -MF .deps/libexe_debug.Tpo -c libexe_debug.c -o libexe_debug.o >/dev/null 2>&1 mv -f .deps/libexe_debug.Tpo .deps/libexe_debug.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_debug_data.lo -MD -MP -MF .deps/libexe_debug_data.Tpo -c -o libexe_debug_data.lo libexe_debug_data.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_debug_data.lo -MD -MP -MF .deps/libexe_debug_data.Tpo -c libexe_debug_data.c -fPIC -DPIC -o .libs/libexe_debug_data.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_debug_data.lo -MD -MP -MF .deps/libexe_debug_data.Tpo -c libexe_debug_data.c -o libexe_debug_data.o >/dev/null 2>&1 mv -f .deps/libexe_debug_data.Tpo .deps/libexe_debug_data.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_error.lo -MD -MP -MF .deps/libexe_error.Tpo -c -o libexe_error.lo libexe_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_error.lo -MD -MP -MF .deps/libexe_error.Tpo -c libexe_error.c -fPIC -DPIC -o .libs/libexe_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_error.lo -MD -MP -MF .deps/libexe_error.Tpo -c libexe_error.c -o libexe_error.o >/dev/null 2>&1 mv -f .deps/libexe_error.Tpo .deps/libexe_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_file.lo -MD -MP -MF .deps/libexe_file.Tpo -c -o libexe_file.lo libexe_file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_file.lo -MD -MP -MF .deps/libexe_file.Tpo -c libexe_file.c -fPIC -DPIC -o .libs/libexe_file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_file.lo -MD -MP -MF .deps/libexe_file.Tpo -c libexe_file.c -o libexe_file.o >/dev/null 2>&1 mv -f .deps/libexe_file.Tpo .deps/libexe_file.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_io_handle.lo -MD -MP -MF .deps/libexe_io_handle.Tpo -c -o libexe_io_handle.lo libexe_io_handle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_io_handle.lo -MD -MP -MF .deps/libexe_io_handle.Tpo -c libexe_io_handle.c -fPIC -DPIC -o .libs/libexe_io_handle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_io_handle.lo -MD -MP -MF .deps/libexe_io_handle.Tpo -c libexe_io_handle.c -o libexe_io_handle.o >/dev/null 2>&1 mv -f .deps/libexe_io_handle.Tpo .deps/libexe_io_handle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_notify.lo -MD -MP -MF .deps/libexe_notify.Tpo -c -o libexe_notify.lo libexe_notify.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_notify.lo -MD -MP -MF .deps/libexe_notify.Tpo -c libexe_notify.c -fPIC -DPIC -o .libs/libexe_notify.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_notify.lo -MD -MP -MF .deps/libexe_notify.Tpo -c libexe_notify.c -o libexe_notify.o >/dev/null 2>&1 mv -f .deps/libexe_notify.Tpo .deps/libexe_notify.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_section.lo -MD -MP -MF .deps/libexe_section.Tpo -c -o libexe_section.lo libexe_section.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_section.lo -MD -MP -MF .deps/libexe_section.Tpo -c libexe_section.c -fPIC -DPIC -o .libs/libexe_section.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_section.lo -MD -MP -MF .deps/libexe_section.Tpo -c libexe_section.c -o libexe_section.o >/dev/null 2>&1 mv -f .deps/libexe_section.Tpo .deps/libexe_section.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_section_descriptor.lo -MD -MP -MF .deps/libexe_section_descriptor.Tpo -c -o libexe_section_descriptor.lo libexe_section_descriptor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_section_descriptor.lo -MD -MP -MF .deps/libexe_section_descriptor.Tpo -c libexe_section_descriptor.c -fPIC -DPIC -o .libs/libexe_section_descriptor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_section_descriptor.lo -MD -MP -MF .deps/libexe_section_descriptor.Tpo -c libexe_section_descriptor.c -o libexe_section_descriptor.o >/dev/null 2>&1 mv -f .deps/libexe_section_descriptor.Tpo .deps/libexe_section_descriptor.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_section_io_handle.lo -MD -MP -MF .deps/libexe_section_io_handle.Tpo -c -o libexe_section_io_handle.lo libexe_section_io_handle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_section_io_handle.lo -MD -MP -MF .deps/libexe_section_io_handle.Tpo -c libexe_section_io_handle.c -fPIC -DPIC -o .libs/libexe_section_io_handle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_section_io_handle.lo -MD -MP -MF .deps/libexe_section_io_handle.Tpo -c libexe_section_io_handle.c -o libexe_section_io_handle.o >/dev/null 2>&1 mv -f .deps/libexe_section_io_handle.Tpo .deps/libexe_section_io_handle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_support.lo -MD -MP -MF .deps/libexe_support.Tpo -c -o libexe_support.lo libexe_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_support.lo -MD -MP -MF .deps/libexe_support.Tpo -c libexe_support.c -fPIC -DPIC -o .libs/libexe_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libexe_support.lo -MD -MP -MF .deps/libexe_support.Tpo -c libexe_support.c -o libexe_support.o >/dev/null 2>&1 mv -f .deps/libexe_support.Tpo .deps/libexe_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libexe.la libexe_debug.lo libexe_debug_data.lo libexe_error.lo libexe_file.lo libexe_io_handle.lo libexe_notify.lo libexe_section.lo libexe_section_descriptor.lo libexe_section_io_handle.lo libexe_support.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcthreads/libcthreads.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la ../libfcache/libfcache.la ../libfdata/libfdata.la ../libfdatetime/libfdatetime.la -lpthread libtool: link: (cd .libs/libexe.lax/libcstring.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libexe.lax/libcerror.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libexe.lax/libcthreads.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libcthreads/.libs/libcthreads.a") libtool: link: (cd .libs/libexe.lax/libcdata.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libcdata/.libs/libcdata.a") libtool: link: (cd .libs/libexe.lax/libclocale.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libexe.lax/libcnotify.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libcnotify/.libs/libcnotify.a") libtool: link: (cd .libs/libexe.lax/libcsplit.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libcsplit/.libs/libcsplit.a") libtool: link: (cd .libs/libexe.lax/libuna.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libuna/.libs/libuna.a") libtool: link: (cd .libs/libexe.lax/libcfile.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libcfile/.libs/libcfile.a") libtool: link: (cd .libs/libexe.lax/libcpath.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libcpath/.libs/libcpath.a") libtool: link: (cd .libs/libexe.lax/libbfio.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libbfio/.libs/libbfio.a") libtool: link: (cd .libs/libexe.lax/libfcache.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libfcache/.libs/libfcache.a") libtool: link: (cd .libs/libexe.lax/libfdata.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libfdata/.libs/libfdata.a") libtool: link: (cd .libs/libexe.lax/libfdatetime.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libexe/../libfdatetime/.libs/libfdatetime.a") libtool: link: ar cru .libs/libexe.a .libs/libexe_debug.o .libs/libexe_debug_data.o .libs/libexe_error.o .libs/libexe_file.o .libs/libexe_io_handle.o .libs/libexe_notify.o .libs/libexe_section.o .libs/libexe_section_descriptor.o .libs/libexe_section_io_handle.o .libs/libexe_support.o .libs/libexe.lax/libcstring.a/libcstring_support.o .libs/libexe.lax/libcstring.a/libcstring_wide_string.o .libs/libexe.lax/libcerror.a/libcerror_error.o .libs/libexe.lax/libcerror.a/libcerror_support.o .libs/libexe.lax/libcerror.a/libcerror_system.o .libs/libexe.lax/libcthreads.a/libcthreads_condition.o .libs/libexe.lax/libcthreads.a/libcthreads_error.o .libs/libexe.lax/libcthreads.a/libcthreads_lock.o .libs/libexe.lax/libcthreads.a/libcthreads_mutex.o .libs/libexe.lax/libcthreads.a/libcthreads_queue.o .libs/libexe.lax/libcthreads.a/libcthreads_read_write_lock.o .libs/libexe.lax/libcthreads.a/libcthreads_repeating_thread.o .libs/libexe.lax/libcthreads.a/libcthreads_support.o .libs/libexe.lax/libcthreads.a/libcthreads_thread.o .libs/libexe.lax/libcthreads.a/libcthreads_thread_attributes.o .libs/libexe.lax/libcthreads.a/libcthreads_thread_pool.o .libs/libexe.lax/libcdata.a/libcdata_array.o .libs/libexe.lax/libcdata.a/libcdata_btree.o .libs/libexe.lax/libcdata.a/libcdata_error.o .libs/libexe.lax/libcdata.a/libcdata_list.o .libs/libexe.lax/libcdata.a/libcdata_list_element.o .libs/libexe.lax/libcdata.a/libcdata_range_list.o .libs/libexe.lax/libcdata.a/libcdata_range_list_value.o .libs/libexe.lax/libcdata.a/libcdata_support.o .libs/libexe.lax/libcdata.a/libcdata_tree_node.o .libs/libexe.lax/libclocale.a/libclocale_codepage.o .libs/libexe.lax/libclocale.a/libclocale_locale.o .libs/libexe.lax/libclocale.a/libclocale_support.o .libs/libexe.lax/libcnotify.a/libcnotify_print.o .libs/libexe.lax/libcnotify.a/libcnotify_stream.o .libs/libexe.lax/libcnotify.a/libcnotify_verbose.o .libs/libexe.lax/libcsplit.a/libcsplit_error.o .libs/libexe.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libexe.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libexe.lax/libcsplit.a/libcsplit_support.o .libs/libexe.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libexe.lax/libcsplit.a/libcsplit_wide_string.o .libs/libexe.lax/libuna.a/libuna_base16_stream.o .libs/libexe.lax/libuna.a/libuna_base32_stream.o .libs/libexe.lax/libuna.a/libuna_base64_stream.o .libs/libexe.lax/libuna.a/libuna_byte_stream.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libexe.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libexe.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libexe.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_874.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_932.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_936.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_949.o .libs/libexe.lax/libuna.a/libuna_codepage_windows_950.o .libs/libexe.lax/libuna.a/libuna_error.o .libs/libexe.lax/libuna.a/libuna_support.o .libs/libexe.lax/libuna.a/libuna_unicode_character.o .libs/libexe.lax/libuna.a/libuna_url_stream.o .libs/libexe.lax/libuna.a/libuna_utf16_stream.o .libs/libexe.lax/libuna.a/libuna_utf16_string.o .libs/libexe.lax/libuna.a/libuna_utf32_stream.o .libs/libexe.lax/libuna.a/libuna_utf32_string.o .libs/libexe.lax/libuna.a/libuna_utf7_stream.o .libs/libexe.lax/libuna.a/libuna_utf8_stream.o .libs/libexe.lax/libuna.a/libuna_utf8_string.o .libs/libexe.lax/libcfile.a/libcfile_error.o .libs/libexe.lax/libcfile.a/libcfile_file.o .libs/libexe.lax/libcfile.a/libcfile_notify.o .libs/libexe.lax/libcfile.a/libcfile_stream.o .libs/libexe.lax/libcfile.a/libcfile_support.o .libs/libexe.lax/libcpath.a/libcpath_error.o .libs/libexe.lax/libcpath.a/libcpath_path.o .libs/libexe.lax/libcpath.a/libcpath_support.o .libs/libexe.lax/libbfio.a/libbfio_error.o .libs/libexe.lax/libbfio.a/libbfio_file.o .libs/libexe.lax/libbfio.a/libbfio_file_pool.o .libs/libexe.lax/libbfio.a/libbfio_file_range.o .libs/libexe.lax/libbfio.a/libbfio_handle.o .libs/libexe.lax/libbfio.a/libbfio_memory_range.o .libs/libexe.lax/libbfio.a/libbfio_pool.o .libs/libexe.lax/libbfio.a/libbfio_support.o .libs/libexe.lax/libfcache.a/libfcache_cache.o .libs/libexe.lax/libfcache.a/libfcache_cache_value.o .libs/libexe.lax/libfcache.a/libfcache_error.o .libs/libexe.lax/libfcache.a/libfcache_support.o .libs/libexe.lax/libfdata.a/libfdata_error.o .libs/libexe.lax/libfdata.a/libfdata_list.o .libs/libexe.lax/libfdata.a/libfdata_list_element.o .libs/libexe.lax/libfdata.a/libfdata_mapped_range.o .libs/libexe.lax/libfdata.a/libfdata_notify.o .libs/libexe.lax/libfdata.a/libfdata_range.o .libs/libexe.lax/libfdata.a/libfdata_range_list.o .libs/libexe.lax/libfdata.a/libfdata_stream.o .libs/libexe.lax/libfdata.a/libfdata_support.o .libs/libexe.lax/libfdata.a/libfdata_tree.o .libs/libexe.lax/libfdata.a/libfdata_tree_node.o .libs/libexe.lax/libfdata.a/libfdata_vector.o .libs/libexe.lax/libfdatetime.a/libfdatetime_date_time_values.o .libs/libexe.lax/libfdatetime.a/libfdatetime_error.o .libs/libexe.lax/libfdatetime.a/libfdatetime_fat_date_time.o .libs/libexe.lax/libfdatetime.a/libfdatetime_filetime.o .libs/libexe.lax/libfdatetime.a/libfdatetime_floatingtime.o .libs/libexe.lax/libfdatetime.a/libfdatetime_nsf_timedate.o .libs/libexe.lax/libfdatetime.a/libfdatetime_posix_time.o .libs/libexe.lax/libfdatetime.a/libfdatetime_support.o .libs/libexe.lax/libfdatetime.a/libfdatetime_systemtime.o libtool: link: ranlib .libs/libexe.a libtool: link: rm -fr .libs/libexe.lax libtool: link: ( cd ".libs" && rm -f "libexe.la" && ln -s "../libexe.la" "libexe.la" ) Making all in libregf /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_checksum.lo -MD -MP -MF .deps/libregf_checksum.Tpo -c -o libregf_checksum.lo libregf_checksum.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_checksum.lo -MD -MP -MF .deps/libregf_checksum.Tpo -c libregf_checksum.c -fPIC -DPIC -o .libs/libregf_checksum.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_checksum.lo -MD -MP -MF .deps/libregf_checksum.Tpo -c libregf_checksum.c -o libregf_checksum.o >/dev/null 2>&1 mv -f .deps/libregf_checksum.Tpo .deps/libregf_checksum.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_data_type.lo -MD -MP -MF .deps/libregf_data_type.Tpo -c -o libregf_data_type.lo libregf_data_type.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_data_type.lo -MD -MP -MF .deps/libregf_data_type.Tpo -c libregf_data_type.c -o libregf_data_type.o >/dev/null 2>&1 mv -f .deps/libregf_data_type.Tpo .deps/libregf_data_type.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_debug.lo -MD -MP -MF .deps/libregf_debug.Tpo -c -o libregf_debug.lo libregf_debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_debug.lo -MD -MP -MF .deps/libregf_debug.Tpo -c libregf_debug.c -fPIC -DPIC -o .libs/libregf_debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_debug.lo -MD -MP -MF .deps/libregf_debug.Tpo -c libregf_debug.c -o libregf_debug.o >/dev/null 2>&1 mv -f .deps/libregf_debug.Tpo .deps/libregf_debug.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_error.lo -MD -MP -MF .deps/libregf_error.Tpo -c -o libregf_error.lo libregf_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_error.lo -MD -MP -MF .deps/libregf_error.Tpo -c libregf_error.c -fPIC -DPIC -o .libs/libregf_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_error.lo -MD -MP -MF .deps/libregf_error.Tpo -c libregf_error.c -o libregf_error.o >/dev/null 2>&1 mv -f .deps/libregf_error.Tpo .deps/libregf_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_file.lo -MD -MP -MF .deps/libregf_file.Tpo -c -o libregf_file.lo libregf_file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_file.lo -MD -MP -MF .deps/libregf_file.Tpo -c libregf_file.c -fPIC -DPIC -o .libs/libregf_file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_file.lo -MD -MP -MF .deps/libregf_file.Tpo -c libregf_file.c -o libregf_file.o >/dev/null 2>&1 mv -f .deps/libregf_file.Tpo .deps/libregf_file.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_hive_bin.lo -MD -MP -MF .deps/libregf_hive_bin.Tpo -c -o libregf_hive_bin.lo libregf_hive_bin.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_hive_bin.lo -MD -MP -MF .deps/libregf_hive_bin.Tpo -c libregf_hive_bin.c -o libregf_hive_bin.o >/dev/null 2>&1 mv -f .deps/libregf_hive_bin.Tpo .deps/libregf_hive_bin.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 >/dev/null 2>&1 mv -f .deps/libregf_hive_bin_cell.Tpo .deps/libregf_hive_bin_cell.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 >/dev/null 2>&1 mv -f .deps/libregf_hive_bins_list.Tpo .deps/libregf_hive_bins_list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_io_handle.lo -MD -MP -MF .deps/libregf_io_handle.Tpo -c -o libregf_io_handle.lo libregf_io_handle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_io_handle.lo -MD -MP -MF .deps/libregf_io_handle.Tpo -c libregf_io_handle.c -o libregf_io_handle.o >/dev/null 2>&1 mv -f .deps/libregf_io_handle.Tpo .deps/libregf_io_handle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_key.lo -MD -MP -MF .deps/libregf_key.Tpo -c -o libregf_key.lo libregf_key.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_key.lo -MD -MP -MF .deps/libregf_key.Tpo -c libregf_key.c -fPIC -DPIC -o .libs/libregf_key.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_key.lo -MD -MP -MF .deps/libregf_key.Tpo -c libregf_key.c -o libregf_key.o >/dev/null 2>&1 mv -f .deps/libregf_key.Tpo .deps/libregf_key.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_key_item.lo -MD -MP -MF .deps/libregf_key_item.Tpo -c -o libregf_key_item.lo libregf_key_item.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_key_item.lo -MD -MP -MF .deps/libregf_key_item.Tpo -c libregf_key_item.c -o libregf_key_item.o >/dev/null 2>&1 mv -f .deps/libregf_key_item.Tpo .deps/libregf_key_item.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_key_tree.lo -MD -MP -MF .deps/libregf_key_tree.Tpo -c -o libregf_key_tree.lo libregf_key_tree.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_key_tree.lo -MD -MP -MF .deps/libregf_key_tree.Tpo -c libregf_key_tree.c -o libregf_key_tree.o >/dev/null 2>&1 mv -f .deps/libregf_key_tree.Tpo .deps/libregf_key_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_notify.lo -MD -MP -MF .deps/libregf_notify.Tpo -c -o libregf_notify.lo libregf_notify.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_notify.lo -MD -MP -MF .deps/libregf_notify.Tpo -c libregf_notify.c -fPIC -DPIC -o .libs/libregf_notify.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_notify.lo -MD -MP -MF .deps/libregf_notify.Tpo -c libregf_notify.c -o libregf_notify.o >/dev/null 2>&1 mv -f .deps/libregf_notify.Tpo .deps/libregf_notify.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_support.lo -MD -MP -MF .deps/libregf_support.Tpo -c -o libregf_support.lo libregf_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_support.lo -MD -MP -MF .deps/libregf_support.Tpo -c libregf_support.c -fPIC -DPIC -o .libs/libregf_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_support.lo -MD -MP -MF .deps/libregf_support.Tpo -c libregf_support.c -o libregf_support.o >/dev/null 2>&1 mv -f .deps/libregf_support.Tpo .deps/libregf_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_value.lo -MD -MP -MF .deps/libregf_value.Tpo -c -o libregf_value.lo libregf_value.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_value.lo -MD -MP -MF .deps/libregf_value.Tpo -c libregf_value.c -fPIC -DPIC -o .libs/libregf_value.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_value.lo -MD -MP -MF .deps/libregf_value.Tpo -c libregf_value.c -o libregf_value.o >/dev/null 2>&1 mv -f .deps/libregf_value.Tpo .deps/libregf_value.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_value_item.lo -MD -MP -MF .deps/libregf_value_item.Tpo -c -o libregf_value_item.lo libregf_value_item.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_value_item.lo -MD -MP -MF .deps/libregf_value_item.Tpo -c libregf_value_item.c -o libregf_value_item.o >/dev/null 2>&1 mv -f .deps/libregf_value_item.Tpo .deps/libregf_value_item.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_value_type.lo -MD -MP -MF .deps/libregf_value_type.Tpo -c -o libregf_value_type.lo libregf_value_type.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_value_type.lo -MD -MP -MF .deps/libregf_value_type.Tpo -c libregf_value_type.c -fPIC -DPIC -o .libs/libregf_value_type.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libregf_value_type.lo -MD -MP -MF .deps/libregf_value_type.Tpo -c libregf_value_type.c -o libregf_value_type.o >/dev/null 2>&1 mv -f .deps/libregf_value_type.Tpo .deps/libregf_value_type.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libregf.la libregf_checksum.lo libregf_data_type.lo libregf_debug.lo libregf_error.lo libregf_file.lo libregf_hive_bin.lo libregf_hive_bin_cell.lo libregf_hive_bins_list.lo libregf_io_handle.lo libregf_key.lo libregf_key_item.lo libregf_key_tree.lo libregf_notify.lo libregf_support.lo libregf_value.lo libregf_value_item.lo libregf_value_type.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcthreads/libcthreads.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la ../libfcache/libfcache.la ../libfdata/libfdata.la ../libfdatetime/libfdatetime.la -lpthread libtool: link: (cd .libs/libregf.lax/libcstring.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libregf.lax/libcerror.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libregf.lax/libcthreads.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libcthreads/.libs/libcthreads.a") libtool: link: (cd .libs/libregf.lax/libcdata.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libcdata/.libs/libcdata.a") libtool: link: (cd .libs/libregf.lax/libclocale.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libregf.lax/libcnotify.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libcnotify/.libs/libcnotify.a") libtool: link: (cd .libs/libregf.lax/libuna.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libuna/.libs/libuna.a") libtool: link: (cd .libs/libregf.lax/libcfile.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libcfile/.libs/libcfile.a") libtool: link: (cd .libs/libregf.lax/libcpath.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libcpath/.libs/libcpath.a") libtool: link: (cd .libs/libregf.lax/libbfio.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libbfio/.libs/libbfio.a") libtool: link: (cd .libs/libregf.lax/libfcache.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libfcache/.libs/libfcache.a") libtool: link: (cd .libs/libregf.lax/libfdata.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libfdata/.libs/libfdata.a") libtool: link: (cd .libs/libregf.lax/libfdatetime.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libregf/../libfdatetime/.libs/libfdatetime.a") libtool: link: ar cru .libs/libregf.a .libs/libregf_checksum.o .libs/libregf_data_type.o .libs/libregf_debug.o .libs/libregf_error.o .libs/libregf_file.o .libs/libregf_hive_bin.o .libs/libregf_hive_bin_cell.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_notify.o .libs/libregf_support.o .libs/libregf_value.o .libs/libregf_value_item.o .libs/libregf_value_type.o .libs/libregf.lax/libcstring.a/libcstring_support.o .libs/libregf.lax/libcstring.a/libcstring_wide_string.o .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_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/libcnotify.a/libcnotify_print.o .libs/libregf.lax/libcnotify.a/libcnotify_stream.o .libs/libregf.lax/libcnotify.a/libcnotify_verbose.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_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_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_koi8_r.o .libs/libregf.lax/libuna.a/libuna_codepage_koi8_u.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_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_error.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_stream.o .libs/libregf.lax/libcfile.a/libcfile_support.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/libbfio.a/libbfio_error.o .libs/libregf.lax/libbfio.a/libbfio_file.o .libs/libregf.lax/libbfio.a/libbfio_file_pool.o .libs/libregf.lax/libbfio.a/libbfio_file_range.o .libs/libregf.lax/libbfio.a/libbfio_handle.o .libs/libregf.lax/libbfio.a/libbfio_memory_range.o .libs/libregf.lax/libbfio.a/libbfio_pool.o .libs/libregf.lax/libbfio.a/libbfio_support.o .libs/libregf.lax/libfcache.a/libfcache_cache.o .libs/libregf.lax/libfcache.a/libfcache_cache_value.o .libs/libregf.lax/libfcache.a/libfcache_error.o .libs/libregf.lax/libfcache.a/libfcache_support.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_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_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 libtool: link: ranlib .libs/libregf.a libtool: link: rm -fr .libs/libregf.lax libtool: link: ( cd ".libs" && rm -f "libregf.la" && ln -s "../libregf.la" "libregf.la" ) Making all in libwrc /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_data_descriptor.lo -MD -MP -MF .deps/libwrc_data_descriptor.Tpo -c -o libwrc_data_descriptor.lo libwrc_data_descriptor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_data_descriptor.lo -MD -MP -MF .deps/libwrc_data_descriptor.Tpo -c libwrc_data_descriptor.c -fPIC -DPIC -o .libs/libwrc_data_descriptor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_data_descriptor.lo -MD -MP -MF .deps/libwrc_data_descriptor.Tpo -c libwrc_data_descriptor.c -o libwrc_data_descriptor.o >/dev/null 2>&1 mv -f .deps/libwrc_data_descriptor.Tpo .deps/libwrc_data_descriptor.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_debug.lo -MD -MP -MF .deps/libwrc_debug.Tpo -c -o libwrc_debug.lo libwrc_debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_debug.lo -MD -MP -MF .deps/libwrc_debug.Tpo -c libwrc_debug.c -fPIC -DPIC -o .libs/libwrc_debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_debug.lo -MD -MP -MF .deps/libwrc_debug.Tpo -c libwrc_debug.c -o libwrc_debug.o >/dev/null 2>&1 mv -f .deps/libwrc_debug.Tpo .deps/libwrc_debug.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_error.lo -MD -MP -MF .deps/libwrc_error.Tpo -c -o libwrc_error.lo libwrc_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_error.lo -MD -MP -MF .deps/libwrc_error.Tpo -c libwrc_error.c -fPIC -DPIC -o .libs/libwrc_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_error.lo -MD -MP -MF .deps/libwrc_error.Tpo -c libwrc_error.c -o libwrc_error.o >/dev/null 2>&1 mv -f .deps/libwrc_error.Tpo .deps/libwrc_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_io_handle.lo -MD -MP -MF .deps/libwrc_io_handle.Tpo -c -o libwrc_io_handle.lo libwrc_io_handle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_io_handle.lo -MD -MP -MF .deps/libwrc_io_handle.Tpo -c libwrc_io_handle.c -fPIC -DPIC -o .libs/libwrc_io_handle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_io_handle.lo -MD -MP -MF .deps/libwrc_io_handle.Tpo -c libwrc_io_handle.c -o libwrc_io_handle.o >/dev/null 2>&1 mv -f .deps/libwrc_io_handle.Tpo .deps/libwrc_io_handle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_language_entry.lo -MD -MP -MF .deps/libwrc_language_entry.Tpo -c -o libwrc_language_entry.lo libwrc_language_entry.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_language_entry.lo -MD -MP -MF .deps/libwrc_language_entry.Tpo -c libwrc_language_entry.c -fPIC -DPIC -o .libs/libwrc_language_entry.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_language_entry.lo -MD -MP -MF .deps/libwrc_language_entry.Tpo -c libwrc_language_entry.c -o libwrc_language_entry.o >/dev/null 2>&1 mv -f .deps/libwrc_language_entry.Tpo .deps/libwrc_language_entry.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_language_table.lo -MD -MP -MF .deps/libwrc_language_table.Tpo -c -o libwrc_language_table.lo libwrc_language_table.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_language_table.lo -MD -MP -MF .deps/libwrc_language_table.Tpo -c libwrc_language_table.c -fPIC -DPIC -o .libs/libwrc_language_table.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_language_table.lo -MD -MP -MF .deps/libwrc_language_table.Tpo -c libwrc_language_table.c -o libwrc_language_table.o >/dev/null 2>&1 mv -f .deps/libwrc_language_table.Tpo .deps/libwrc_language_table.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_manifest.lo -MD -MP -MF .deps/libwrc_manifest.Tpo -c -o libwrc_manifest.lo libwrc_manifest.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_manifest.lo -MD -MP -MF .deps/libwrc_manifest.Tpo -c libwrc_manifest.c -fPIC -DPIC -o .libs/libwrc_manifest.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_manifest.lo -MD -MP -MF .deps/libwrc_manifest.Tpo -c libwrc_manifest.c -o libwrc_manifest.o >/dev/null 2>&1 mv -f .deps/libwrc_manifest.Tpo .deps/libwrc_manifest.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_manifest_values.lo -MD -MP -MF .deps/libwrc_manifest_values.Tpo -c -o libwrc_manifest_values.lo libwrc_manifest_values.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_manifest_values.lo -MD -MP -MF .deps/libwrc_manifest_values.Tpo -c libwrc_manifest_values.c -fPIC -DPIC -o .libs/libwrc_manifest_values.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_manifest_values.lo -MD -MP -MF .deps/libwrc_manifest_values.Tpo -c libwrc_manifest_values.c -o libwrc_manifest_values.o >/dev/null 2>&1 mv -f .deps/libwrc_manifest_values.Tpo .deps/libwrc_manifest_values.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_message_table.lo -MD -MP -MF .deps/libwrc_message_table.Tpo -c -o libwrc_message_table.lo libwrc_message_table.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_message_table.lo -MD -MP -MF .deps/libwrc_message_table.Tpo -c libwrc_message_table.c -fPIC -DPIC -o .libs/libwrc_message_table.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_message_table.lo -MD -MP -MF .deps/libwrc_message_table.Tpo -c libwrc_message_table.c -o libwrc_message_table.o >/dev/null 2>&1 mv -f .deps/libwrc_message_table.Tpo .deps/libwrc_message_table.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_message_table_values.lo -MD -MP -MF .deps/libwrc_message_table_values.Tpo -c -o libwrc_message_table_values.lo libwrc_message_table_values.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_message_table_values.lo -MD -MP -MF .deps/libwrc_message_table_values.Tpo -c libwrc_message_table_values.c -fPIC -DPIC -o .libs/libwrc_message_table_values.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_message_table_values.lo -MD -MP -MF .deps/libwrc_message_table_values.Tpo -c libwrc_message_table_values.c -o libwrc_message_table_values.o >/dev/null 2>&1 mv -f .deps/libwrc_message_table_values.Tpo .deps/libwrc_message_table_values.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_mui.lo -MD -MP -MF .deps/libwrc_mui.Tpo -c -o libwrc_mui.lo libwrc_mui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_mui.lo -MD -MP -MF .deps/libwrc_mui.Tpo -c libwrc_mui.c -fPIC -DPIC -o .libs/libwrc_mui.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_mui.lo -MD -MP -MF .deps/libwrc_mui.Tpo -c libwrc_mui.c -o libwrc_mui.o >/dev/null 2>&1 mv -f .deps/libwrc_mui.Tpo .deps/libwrc_mui.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_mui_values.lo -MD -MP -MF .deps/libwrc_mui_values.Tpo -c -o libwrc_mui_values.lo libwrc_mui_values.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_mui_values.lo -MD -MP -MF .deps/libwrc_mui_values.Tpo -c libwrc_mui_values.c -fPIC -DPIC -o .libs/libwrc_mui_values.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_mui_values.lo -MD -MP -MF .deps/libwrc_mui_values.Tpo -c libwrc_mui_values.c -o libwrc_mui_values.o >/dev/null 2>&1 mv -f .deps/libwrc_mui_values.Tpo .deps/libwrc_mui_values.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_notify.lo -MD -MP -MF .deps/libwrc_notify.Tpo -c -o libwrc_notify.lo libwrc_notify.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_notify.lo -MD -MP -MF .deps/libwrc_notify.Tpo -c libwrc_notify.c -fPIC -DPIC -o .libs/libwrc_notify.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_notify.lo -MD -MP -MF .deps/libwrc_notify.Tpo -c libwrc_notify.c -o libwrc_notify.o >/dev/null 2>&1 mv -f .deps/libwrc_notify.Tpo .deps/libwrc_notify.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_resource.lo -MD -MP -MF .deps/libwrc_resource.Tpo -c -o libwrc_resource.lo libwrc_resource.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_resource.lo -MD -MP -MF .deps/libwrc_resource.Tpo -c libwrc_resource.c -fPIC -DPIC -o .libs/libwrc_resource.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_resource.lo -MD -MP -MF .deps/libwrc_resource.Tpo -c libwrc_resource.c -o libwrc_resource.o >/dev/null 2>&1 mv -f .deps/libwrc_resource.Tpo .deps/libwrc_resource.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_resource_values.lo -MD -MP -MF .deps/libwrc_resource_values.Tpo -c -o libwrc_resource_values.lo libwrc_resource_values.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_resource_values.lo -MD -MP -MF .deps/libwrc_resource_values.Tpo -c libwrc_resource_values.c -fPIC -DPIC -o .libs/libwrc_resource_values.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_resource_values.lo -MD -MP -MF .deps/libwrc_resource_values.Tpo -c libwrc_resource_values.c -o libwrc_resource_values.o >/dev/null 2>&1 mv -f .deps/libwrc_resource_values.Tpo .deps/libwrc_resource_values.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_stream.lo -MD -MP -MF .deps/libwrc_stream.Tpo -c -o libwrc_stream.lo libwrc_stream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_stream.lo -MD -MP -MF .deps/libwrc_stream.Tpo -c libwrc_stream.c -fPIC -DPIC -o .libs/libwrc_stream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_stream.lo -MD -MP -MF .deps/libwrc_stream.Tpo -c libwrc_stream.c -o libwrc_stream.o >/dev/null 2>&1 mv -f .deps/libwrc_stream.Tpo .deps/libwrc_stream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_support.lo -MD -MP -MF .deps/libwrc_support.Tpo -c -o libwrc_support.lo libwrc_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_support.lo -MD -MP -MF .deps/libwrc_support.Tpo -c libwrc_support.c -fPIC -DPIC -o .libs/libwrc_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_support.lo -MD -MP -MF .deps/libwrc_support.Tpo -c libwrc_support.c -o libwrc_support.o >/dev/null 2>&1 mv -f .deps/libwrc_support.Tpo .deps/libwrc_support.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_string.lo -MD -MP -MF .deps/libwrc_string.Tpo -c -o libwrc_string.lo libwrc_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_string.lo -MD -MP -MF .deps/libwrc_string.Tpo -c libwrc_string.c -fPIC -DPIC -o .libs/libwrc_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_string.lo -MD -MP -MF .deps/libwrc_string.Tpo -c libwrc_string.c -o libwrc_string.o >/dev/null 2>&1 mv -f .deps/libwrc_string.Tpo .deps/libwrc_string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_string_values.lo -MD -MP -MF .deps/libwrc_string_values.Tpo -c -o libwrc_string_values.lo libwrc_string_values.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_string_values.lo -MD -MP -MF .deps/libwrc_string_values.Tpo -c libwrc_string_values.c -fPIC -DPIC -o .libs/libwrc_string_values.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_string_values.lo -MD -MP -MF .deps/libwrc_string_values.Tpo -c libwrc_string_values.c -o libwrc_string_values.o >/dev/null 2>&1 mv -f .deps/libwrc_string_values.Tpo .deps/libwrc_string_values.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_version.lo -MD -MP -MF .deps/libwrc_version.Tpo -c -o libwrc_version.lo libwrc_version.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_version.lo -MD -MP -MF .deps/libwrc_version.Tpo -c libwrc_version.c -fPIC -DPIC -o .libs/libwrc_version.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_version.lo -MD -MP -MF .deps/libwrc_version.Tpo -c libwrc_version.c -o libwrc_version.o >/dev/null 2>&1 mv -f .deps/libwrc_version.Tpo .deps/libwrc_version.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_version_values.lo -MD -MP -MF .deps/libwrc_version_values.Tpo -c -o libwrc_version_values.lo libwrc_version_values.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_version_values.lo -MD -MP -MF .deps/libwrc_version_values.Tpo -c libwrc_version_values.c -fPIC -DPIC -o .libs/libwrc_version_values.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_version_values.lo -MD -MP -MF .deps/libwrc_version_values.Tpo -c libwrc_version_values.c -o libwrc_version_values.o >/dev/null 2>&1 mv -f .deps/libwrc_version_values.Tpo .deps/libwrc_version_values.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_channel.lo -MD -MP -MF .deps/libwrc_wevt_channel.Tpo -c -o libwrc_wevt_channel.lo libwrc_wevt_channel.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_channel.lo -MD -MP -MF .deps/libwrc_wevt_channel.Tpo -c libwrc_wevt_channel.c -fPIC -DPIC -o .libs/libwrc_wevt_channel.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_channel.lo -MD -MP -MF .deps/libwrc_wevt_channel.Tpo -c libwrc_wevt_channel.c -o libwrc_wevt_channel.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_channel.Tpo .deps/libwrc_wevt_channel.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_event.lo -MD -MP -MF .deps/libwrc_wevt_event.Tpo -c -o libwrc_wevt_event.lo libwrc_wevt_event.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_event.lo -MD -MP -MF .deps/libwrc_wevt_event.Tpo -c libwrc_wevt_event.c -fPIC -DPIC -o .libs/libwrc_wevt_event.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_event.lo -MD -MP -MF .deps/libwrc_wevt_event.Tpo -c libwrc_wevt_event.c -o libwrc_wevt_event.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_event.Tpo .deps/libwrc_wevt_event.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_keyword.lo -MD -MP -MF .deps/libwrc_wevt_keyword.Tpo -c -o libwrc_wevt_keyword.lo libwrc_wevt_keyword.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_keyword.lo -MD -MP -MF .deps/libwrc_wevt_keyword.Tpo -c libwrc_wevt_keyword.c -fPIC -DPIC -o .libs/libwrc_wevt_keyword.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_keyword.lo -MD -MP -MF .deps/libwrc_wevt_keyword.Tpo -c libwrc_wevt_keyword.c -o libwrc_wevt_keyword.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_keyword.Tpo .deps/libwrc_wevt_keyword.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_level.lo -MD -MP -MF .deps/libwrc_wevt_level.Tpo -c -o libwrc_wevt_level.lo libwrc_wevt_level.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_level.lo -MD -MP -MF .deps/libwrc_wevt_level.Tpo -c libwrc_wevt_level.c -fPIC -DPIC -o .libs/libwrc_wevt_level.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_level.lo -MD -MP -MF .deps/libwrc_wevt_level.Tpo -c libwrc_wevt_level.c -o libwrc_wevt_level.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_level.Tpo .deps/libwrc_wevt_level.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_map.lo -MD -MP -MF .deps/libwrc_wevt_map.Tpo -c -o libwrc_wevt_map.lo libwrc_wevt_map.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_map.lo -MD -MP -MF .deps/libwrc_wevt_map.Tpo -c libwrc_wevt_map.c -fPIC -DPIC -o .libs/libwrc_wevt_map.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_map.lo -MD -MP -MF .deps/libwrc_wevt_map.Tpo -c libwrc_wevt_map.c -o libwrc_wevt_map.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_map.Tpo .deps/libwrc_wevt_map.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_opcode.lo -MD -MP -MF .deps/libwrc_wevt_opcode.Tpo -c -o libwrc_wevt_opcode.lo libwrc_wevt_opcode.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_opcode.lo -MD -MP -MF .deps/libwrc_wevt_opcode.Tpo -c libwrc_wevt_opcode.c -fPIC -DPIC -o .libs/libwrc_wevt_opcode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_opcode.lo -MD -MP -MF .deps/libwrc_wevt_opcode.Tpo -c libwrc_wevt_opcode.c -o libwrc_wevt_opcode.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_opcode.Tpo .deps/libwrc_wevt_opcode.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_provider.lo -MD -MP -MF .deps/libwrc_wevt_provider.Tpo -c -o libwrc_wevt_provider.lo libwrc_wevt_provider.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_provider.lo -MD -MP -MF .deps/libwrc_wevt_provider.Tpo -c libwrc_wevt_provider.c -fPIC -DPIC -o .libs/libwrc_wevt_provider.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_provider.lo -MD -MP -MF .deps/libwrc_wevt_provider.Tpo -c libwrc_wevt_provider.c -o libwrc_wevt_provider.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_provider.Tpo .deps/libwrc_wevt_provider.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_task.lo -MD -MP -MF .deps/libwrc_wevt_task.Tpo -c -o libwrc_wevt_task.lo libwrc_wevt_task.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_task.lo -MD -MP -MF .deps/libwrc_wevt_task.Tpo -c libwrc_wevt_task.c -fPIC -DPIC -o .libs/libwrc_wevt_task.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_task.lo -MD -MP -MF .deps/libwrc_wevt_task.Tpo -c libwrc_wevt_task.c -o libwrc_wevt_task.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_task.Tpo .deps/libwrc_wevt_task.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_template.lo -MD -MP -MF .deps/libwrc_wevt_template.Tpo -c -o libwrc_wevt_template.lo libwrc_wevt_template.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_template.lo -MD -MP -MF .deps/libwrc_wevt_template.Tpo -c libwrc_wevt_template.c -fPIC -DPIC -o .libs/libwrc_wevt_template.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_template.lo -MD -MP -MF .deps/libwrc_wevt_template.Tpo -c libwrc_wevt_template.c -o libwrc_wevt_template.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_template.Tpo .deps/libwrc_wevt_template.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_template_definition.lo -MD -MP -MF .deps/libwrc_wevt_template_definition.Tpo -c -o libwrc_wevt_template_definition.lo libwrc_wevt_template_definition.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_template_definition.lo -MD -MP -MF .deps/libwrc_wevt_template_definition.Tpo -c libwrc_wevt_template_definition.c -fPIC -DPIC -o .libs/libwrc_wevt_template_definition.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_template_definition.lo -MD -MP -MF .deps/libwrc_wevt_template_definition.Tpo -c libwrc_wevt_template_definition.c -o libwrc_wevt_template_definition.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_template_definition.Tpo .deps/libwrc_wevt_template_definition.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_template_values.lo -MD -MP -MF .deps/libwrc_wevt_template_values.Tpo -c -o libwrc_wevt_template_values.lo libwrc_wevt_template_values.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_template_values.lo -MD -MP -MF .deps/libwrc_wevt_template_values.Tpo -c libwrc_wevt_template_values.c -fPIC -DPIC -o .libs/libwrc_wevt_template_values.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfguid -I../libfvalue -I../libfwevt -I../libfwnt -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libwrc_wevt_template_values.lo -MD -MP -MF .deps/libwrc_wevt_template_values.Tpo -c libwrc_wevt_template_values.c -o libwrc_wevt_template_values.o >/dev/null 2>&1 mv -f .deps/libwrc_wevt_template_values.Tpo .deps/libwrc_wevt_template_values.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libwrc.la libwrc_data_descriptor.lo libwrc_debug.lo libwrc_error.lo libwrc_io_handle.lo libwrc_language_entry.lo libwrc_language_table.lo libwrc_manifest.lo libwrc_manifest_values.lo libwrc_message_table.lo libwrc_message_table_values.lo libwrc_mui.lo libwrc_mui_values.lo libwrc_notify.lo libwrc_resource.lo libwrc_resource_values.lo libwrc_stream.lo libwrc_support.lo libwrc_string.lo libwrc_string_values.lo libwrc_version.lo libwrc_version_values.lo libwrc_wevt_channel.lo libwrc_wevt_event.lo libwrc_wevt_keyword.lo libwrc_wevt_level.lo libwrc_wevt_map.lo libwrc_wevt_opcode.lo libwrc_wevt_provider.lo libwrc_wevt_task.lo libwrc_wevt_template.lo libwrc_wevt_template_definition.lo libwrc_wevt_template_values.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la ../libfcache/libfcache.la ../libfdata/libfdata.la ../libfguid/libfguid.la ../libfvalue/libfvalue.la ../libfwevt/libfwevt.la ../libfwnt/libfwnt.la libtool: link: (cd .libs/libwrc.lax/libcstring.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libwrc.lax/libcerror.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libwrc.lax/libcdata.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libcdata/.libs/libcdata.a") libtool: link: (cd .libs/libwrc.lax/libclocale.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libwrc.lax/libcnotify.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libcnotify/.libs/libcnotify.a") libtool: link: (cd .libs/libwrc.lax/libcsplit.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libcsplit/.libs/libcsplit.a") libtool: link: (cd .libs/libwrc.lax/libuna.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libuna/.libs/libuna.a") libtool: link: (cd .libs/libwrc.lax/libcfile.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libcfile/.libs/libcfile.a") libtool: link: (cd .libs/libwrc.lax/libcpath.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libcpath/.libs/libcpath.a") libtool: link: (cd .libs/libwrc.lax/libbfio.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libbfio/.libs/libbfio.a") libtool: link: (cd .libs/libwrc.lax/libfcache.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libfcache/.libs/libfcache.a") libtool: link: (cd .libs/libwrc.lax/libfdata.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libfdata/.libs/libfdata.a") libtool: link: (cd .libs/libwrc.lax/libfguid.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libfguid/.libs/libfguid.a") libtool: link: (cd .libs/libwrc.lax/libfvalue.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libfvalue/.libs/libfvalue.a") libtool: link: (cd .libs/libwrc.lax/libfwevt.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libfwevt/.libs/libfwevt.a") libtool: link: (cd .libs/libwrc.lax/libfwnt.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libwrc/../libfwnt/.libs/libfwnt.a") libtool: link: ar cru .libs/libwrc.a .libs/libwrc_data_descriptor.o .libs/libwrc_debug.o .libs/libwrc_error.o .libs/libwrc_io_handle.o .libs/libwrc_language_entry.o .libs/libwrc_language_table.o .libs/libwrc_manifest.o .libs/libwrc_manifest_values.o .libs/libwrc_message_table.o .libs/libwrc_message_table_values.o .libs/libwrc_mui.o .libs/libwrc_mui_values.o .libs/libwrc_notify.o .libs/libwrc_resource.o .libs/libwrc_resource_values.o .libs/libwrc_stream.o .libs/libwrc_support.o .libs/libwrc_string.o .libs/libwrc_string_values.o .libs/libwrc_version.o .libs/libwrc_version_values.o .libs/libwrc_wevt_channel.o .libs/libwrc_wevt_event.o .libs/libwrc_wevt_keyword.o .libs/libwrc_wevt_level.o .libs/libwrc_wevt_map.o .libs/libwrc_wevt_opcode.o .libs/libwrc_wevt_provider.o .libs/libwrc_wevt_task.o .libs/libwrc_wevt_template.o .libs/libwrc_wevt_template_definition.o .libs/libwrc_wevt_template_values.o .libs/libwrc.lax/libcstring.a/libcstring_support.o .libs/libwrc.lax/libcstring.a/libcstring_wide_string.o .libs/libwrc.lax/libcerror.a/libcerror_error.o .libs/libwrc.lax/libcerror.a/libcerror_support.o .libs/libwrc.lax/libcerror.a/libcerror_system.o .libs/libwrc.lax/libcdata.a/libcdata_array.o .libs/libwrc.lax/libcdata.a/libcdata_btree.o .libs/libwrc.lax/libcdata.a/libcdata_error.o .libs/libwrc.lax/libcdata.a/libcdata_list.o .libs/libwrc.lax/libcdata.a/libcdata_list_element.o .libs/libwrc.lax/libcdata.a/libcdata_range_list.o .libs/libwrc.lax/libcdata.a/libcdata_range_list_value.o .libs/libwrc.lax/libcdata.a/libcdata_support.o .libs/libwrc.lax/libcdata.a/libcdata_tree_node.o .libs/libwrc.lax/libclocale.a/libclocale_codepage.o .libs/libwrc.lax/libclocale.a/libclocale_locale.o .libs/libwrc.lax/libclocale.a/libclocale_support.o .libs/libwrc.lax/libcnotify.a/libcnotify_print.o .libs/libwrc.lax/libcnotify.a/libcnotify_stream.o .libs/libwrc.lax/libcnotify.a/libcnotify_verbose.o .libs/libwrc.lax/libcsplit.a/libcsplit_error.o .libs/libwrc.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libwrc.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libwrc.lax/libcsplit.a/libcsplit_support.o .libs/libwrc.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libwrc.lax/libcsplit.a/libcsplit_wide_string.o .libs/libwrc.lax/libuna.a/libuna_base16_stream.o .libs/libwrc.lax/libuna.a/libuna_base32_stream.o .libs/libwrc.lax/libuna.a/libuna_base64_stream.o .libs/libwrc.lax/libuna.a/libuna_byte_stream.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libwrc.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libwrc.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libwrc.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_874.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_932.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_936.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_949.o .libs/libwrc.lax/libuna.a/libuna_codepage_windows_950.o .libs/libwrc.lax/libuna.a/libuna_error.o .libs/libwrc.lax/libuna.a/libuna_support.o .libs/libwrc.lax/libuna.a/libuna_unicode_character.o .libs/libwrc.lax/libuna.a/libuna_url_stream.o .libs/libwrc.lax/libuna.a/libuna_utf16_stream.o .libs/libwrc.lax/libuna.a/libuna_utf16_string.o .libs/libwrc.lax/libuna.a/libuna_utf32_stream.o .libs/libwrc.lax/libuna.a/libuna_utf32_string.o .libs/libwrc.lax/libuna.a/libuna_utf7_stream.o .libs/libwrc.lax/libuna.a/libuna_utf8_stream.o .libs/libwrc.lax/libuna.a/libuna_utf8_string.o .libs/libwrc.lax/libcfile.a/libcfile_error.o .libs/libwrc.lax/libcfile.a/libcfile_file.o .libs/libwrc.lax/libcfile.a/libcfile_notify.o .libs/libwrc.lax/libcfile.a/libcfile_stream.o .libs/libwrc.lax/libcfile.a/libcfile_support.o .libs/libwrc.lax/libcpath.a/libcpath_error.o .libs/libwrc.lax/libcpath.a/libcpath_path.o .libs/libwrc.lax/libcpath.a/libcpath_support.o .libs/libwrc.lax/libbfio.a/libbfio_error.o .libs/libwrc.lax/libbfio.a/libbfio_file.o .libs/libwrc.lax/libbfio.a/libbfio_file_pool.o .libs/libwrc.lax/libbfio.a/libbfio_file_range.o .libs/libwrc.lax/libbfio.a/libbfio_handle.o .libs/libwrc.lax/libbfio.a/libbfio_memory_range.o .libs/libwrc.lax/libbfio.a/libbfio_pool.o .libs/libwrc.lax/libbfio.a/libbfio_support.o .libs/libwrc.lax/libfcache.a/libfcache_cache.o .libs/libwrc.lax/libfcache.a/libfcache_cache_value.o .libs/libwrc.lax/libfcache.a/libfcache_error.o .libs/libwrc.lax/libfcache.a/libfcache_support.o .libs/libwrc.lax/libfdata.a/libfdata_error.o .libs/libwrc.lax/libfdata.a/libfdata_list.o .libs/libwrc.lax/libfdata.a/libfdata_list_element.o .libs/libwrc.lax/libfdata.a/libfdata_mapped_range.o .libs/libwrc.lax/libfdata.a/libfdata_notify.o .libs/libwrc.lax/libfdata.a/libfdata_range.o .libs/libwrc.lax/libfdata.a/libfdata_range_list.o .libs/libwrc.lax/libfdata.a/libfdata_stream.o .libs/libwrc.lax/libfdata.a/libfdata_support.o .libs/libwrc.lax/libfdata.a/libfdata_tree.o .libs/libwrc.lax/libfdata.a/libfdata_tree_node.o .libs/libwrc.lax/libfdata.a/libfdata_vector.o .libs/libwrc.lax/libfguid.a/libfguid_error.o .libs/libwrc.lax/libfguid.a/libfguid_identifier.o .libs/libwrc.lax/libfguid.a/libfguid_support.o .libs/libwrc.lax/libfvalue.a/libfvalue_binary_data.o .libs/libwrc.lax/libfvalue.a/libfvalue_data_handle.o .libs/libwrc.lax/libfvalue.a/libfvalue_error.o .libs/libwrc.lax/libfvalue.a/libfvalue_filetime.o .libs/libwrc.lax/libfvalue.a/libfvalue_floating_point.o .libs/libwrc.lax/libfvalue.a/libfvalue_integer.o .libs/libwrc.lax/libfvalue.a/libfvalue_split_string.o .libs/libwrc.lax/libfvalue.a/libfvalue_string.o .libs/libwrc.lax/libfvalue.a/libfvalue_support.o .libs/libwrc.lax/libfvalue.a/libfvalue_table.o .libs/libwrc.lax/libfvalue.a/libfvalue_value.o .libs/libwrc.lax/libfvalue.a/libfvalue_value_entry.o .libs/libwrc.lax/libfvalue.a/libfvalue_value_type.o .libs/libwrc.lax/libfwevt.a/libfwevt_channel.o .libs/libwrc.lax/libfwevt.a/libfwevt_debug.o .libs/libwrc.lax/libfwevt.a/libfwevt_error.o .libs/libwrc.lax/libfwevt.a/libfwevt_event.o .libs/libwrc.lax/libfwevt.a/libfwevt_keyword.o .libs/libwrc.lax/libfwevt.a/libfwevt_level.o .libs/libwrc.lax/libfwevt.a/libfwevt_manifest.o .libs/libwrc.lax/libfwevt.a/libfwevt_map.o .libs/libwrc.lax/libfwevt.a/libfwevt_opcode.o .libs/libwrc.lax/libfwevt.a/libfwevt_provider.o .libs/libwrc.lax/libfwevt.a/libfwevt_support.o .libs/libwrc.lax/libfwevt.a/libfwevt_task.o .libs/libwrc.lax/libfwevt.a/libfwevt_template.o .libs/libwrc.lax/libfwevt.a/libfwevt_xml_document.o .libs/libwrc.lax/libfwevt.a/libfwevt_xml_tag.o .libs/libwrc.lax/libfwevt.a/libfwevt_xml_template_value.o .libs/libwrc.lax/libfwevt.a/libfwevt_xml_token.o .libs/libwrc.lax/libfwnt.a/libfwnt_access_control_list.o .libs/libwrc.lax/libfwnt.a/libfwnt_debug.o .libs/libwrc.lax/libfwnt.a/libfwnt_error.o .libs/libwrc.lax/libfwnt.a/libfwnt_locale_identifier.o .libs/libwrc.lax/libfwnt.a/libfwnt_security_descriptor.o .libs/libwrc.lax/libfwnt.a/libfwnt_security_identifier.o .libs/libwrc.lax/libfwnt.a/libfwnt_support.o libtool: link: ranlib .libs/libwrc.a libtool: link: rm -fr .libs/libwrc.lax libtool: link: ( cd ".libs" && rm -f "libwrc.la" && ln -s "../libwrc.la" "libwrc.la" ) Making all in libcdirectory /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdirectory_directory.lo -MD -MP -MF .deps/libcdirectory_directory.Tpo -c -o libcdirectory_directory.lo libcdirectory_directory.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdirectory_directory.lo -MD -MP -MF .deps/libcdirectory_directory.Tpo -c libcdirectory_directory.c -fPIC -DPIC -o .libs/libcdirectory_directory.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdirectory_directory.lo -MD -MP -MF .deps/libcdirectory_directory.Tpo -c libcdirectory_directory.c -o libcdirectory_directory.o >/dev/null 2>&1 mv -f .deps/libcdirectory_directory.Tpo .deps/libcdirectory_directory.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdirectory_directory_entry.lo -MD -MP -MF .deps/libcdirectory_directory_entry.Tpo -c -o libcdirectory_directory_entry.lo libcdirectory_directory_entry.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdirectory_directory_entry.lo -MD -MP -MF .deps/libcdirectory_directory_entry.Tpo -c libcdirectory_directory_entry.c -fPIC -DPIC -o .libs/libcdirectory_directory_entry.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcdirectory_directory_entry.lo -MD -MP -MF .deps/libcdirectory_directory_entry.Tpo -c libcdirectory_directory_entry.c -o libcdirectory_directory_entry.o >/dev/null 2>&1 mv -f .deps/libcdirectory_directory_entry.Tpo .deps/libcdirectory_directory_entry.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcdirectory.la libcdirectory_directory.lo libcdirectory_directory_entry.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libclocale/libclocale.la ../libuna/libuna.la libtool: link: (cd .libs/libcdirectory.lax/libcstring.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libcdirectory/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libcdirectory.lax/libcerror.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libcdirectory/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libcdirectory.lax/libclocale.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libcdirectory/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libcdirectory.lax/libuna.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libcdirectory/../libuna/.libs/libuna.a") libtool: link: ar cru .libs/libcdirectory.a .libs/libcdirectory_directory.o .libs/libcdirectory_directory_entry.o .libs/libcdirectory.lax/libcstring.a/libcstring_support.o .libs/libcdirectory.lax/libcstring.a/libcstring_wide_string.o .libs/libcdirectory.lax/libcerror.a/libcerror_error.o .libs/libcdirectory.lax/libcerror.a/libcerror_support.o .libs/libcdirectory.lax/libcerror.a/libcerror_system.o .libs/libcdirectory.lax/libclocale.a/libclocale_codepage.o .libs/libcdirectory.lax/libclocale.a/libclocale_locale.o .libs/libcdirectory.lax/libclocale.a/libclocale_support.o .libs/libcdirectory.lax/libuna.a/libuna_base16_stream.o .libs/libcdirectory.lax/libuna.a/libuna_base32_stream.o .libs/libcdirectory.lax/libuna.a/libuna_base64_stream.o .libs/libcdirectory.lax/libuna.a/libuna_byte_stream.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_874.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_932.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_936.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_949.o .libs/libcdirectory.lax/libuna.a/libuna_codepage_windows_950.o .libs/libcdirectory.lax/libuna.a/libuna_error.o .libs/libcdirectory.lax/libuna.a/libuna_support.o .libs/libcdirectory.lax/libuna.a/libuna_unicode_character.o .libs/libcdirectory.lax/libuna.a/libuna_url_stream.o .libs/libcdirectory.lax/libuna.a/libuna_utf16_stream.o .libs/libcdirectory.lax/libuna.a/libuna_utf16_string.o .libs/libcdirectory.lax/libuna.a/libuna_utf32_stream.o .libs/libcdirectory.lax/libuna.a/libuna_utf32_string.o .libs/libcdirectory.lax/libuna.a/libuna_utf7_stream.o .libs/libcdirectory.lax/libuna.a/libuna_utf8_stream.o .libs/libcdirectory.lax/libuna.a/libuna_utf8_string.o libtool: link: ranlib .libs/libcdirectory.a libtool: link: rm -fr .libs/libcdirectory.lax libtool: link: ( cd ".libs" && rm -f "libcdirectory.la" && ln -s "../libcdirectory.la" "libcdirectory.la" ) Making all in libcsystem /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_getopt.lo -MD -MP -MF .deps/libcsystem_getopt.Tpo -c -o libcsystem_getopt.lo libcsystem_getopt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_getopt.lo -MD -MP -MF .deps/libcsystem_getopt.Tpo -c libcsystem_getopt.c -fPIC -DPIC -o .libs/libcsystem_getopt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_getopt.lo -MD -MP -MF .deps/libcsystem_getopt.Tpo -c libcsystem_getopt.c -o libcsystem_getopt.o >/dev/null 2>&1 mv -f .deps/libcsystem_getopt.Tpo .deps/libcsystem_getopt.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_glob.lo -MD -MP -MF .deps/libcsystem_glob.Tpo -c -o libcsystem_glob.lo libcsystem_glob.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_glob.lo -MD -MP -MF .deps/libcsystem_glob.Tpo -c libcsystem_glob.c -fPIC -DPIC -o .libs/libcsystem_glob.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_glob.lo -MD -MP -MF .deps/libcsystem_glob.Tpo -c libcsystem_glob.c -o libcsystem_glob.o >/dev/null 2>&1 mv -f .deps/libcsystem_glob.Tpo .deps/libcsystem_glob.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_signal.lo -MD -MP -MF .deps/libcsystem_signal.Tpo -c -o libcsystem_signal.lo libcsystem_signal.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_signal.lo -MD -MP -MF .deps/libcsystem_signal.Tpo -c libcsystem_signal.c -fPIC -DPIC -o .libs/libcsystem_signal.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_signal.lo -MD -MP -MF .deps/libcsystem_signal.Tpo -c libcsystem_signal.c -o libcsystem_signal.o >/dev/null 2>&1 mv -f .deps/libcsystem_signal.Tpo .deps/libcsystem_signal.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_string.lo -MD -MP -MF .deps/libcsystem_string.Tpo -c -o libcsystem_string.lo libcsystem_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_string.lo -MD -MP -MF .deps/libcsystem_string.Tpo -c libcsystem_string.c -fPIC -DPIC -o .libs/libcsystem_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_string.lo -MD -MP -MF .deps/libcsystem_string.Tpo -c libcsystem_string.c -o libcsystem_string.o >/dev/null 2>&1 mv -f .deps/libcsystem_string.Tpo .deps/libcsystem_string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_support.lo -MD -MP -MF .deps/libcsystem_support.Tpo -c -o libcsystem_support.lo libcsystem_support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_support.lo -MD -MP -MF .deps/libcsystem_support.Tpo -c libcsystem_support.c -fPIC -DPIC -o .libs/libcsystem_support.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT libcsystem_support.lo -MD -MP -MF .deps/libcsystem_support.Tpo -c libcsystem_support.c -o libcsystem_support.o >/dev/null 2>&1 mv -f .deps/libcsystem_support.Tpo .deps/libcsystem_support.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o libcsystem.la libcsystem_getopt.lo libcsystem_glob.lo libcsystem_signal.lo libcsystem_string.lo libcsystem_support.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libuna/libuna.la libtool: link: (cd .libs/libcsystem.lax/libcstring.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libcsystem/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libcsystem.lax/libcerror.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libcsystem/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libcsystem.lax/libclocale.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libcsystem/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libcsystem.lax/libcnotify.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libcsystem/../libcnotify/.libs/libcnotify.a") libtool: link: (cd .libs/libcsystem.lax/libuna.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libcsystem/../libuna/.libs/libuna.a") libtool: link: ar cru .libs/libcsystem.a .libs/libcsystem_getopt.o .libs/libcsystem_glob.o .libs/libcsystem_signal.o .libs/libcsystem_string.o .libs/libcsystem_support.o .libs/libcsystem.lax/libcstring.a/libcstring_support.o .libs/libcsystem.lax/libcstring.a/libcstring_wide_string.o .libs/libcsystem.lax/libcerror.a/libcerror_error.o .libs/libcsystem.lax/libcerror.a/libcerror_support.o .libs/libcsystem.lax/libcerror.a/libcerror_system.o .libs/libcsystem.lax/libclocale.a/libclocale_codepage.o .libs/libcsystem.lax/libclocale.a/libclocale_locale.o .libs/libcsystem.lax/libclocale.a/libclocale_support.o .libs/libcsystem.lax/libcnotify.a/libcnotify_print.o .libs/libcsystem.lax/libcnotify.a/libcnotify_stream.o .libs/libcsystem.lax/libcnotify.a/libcnotify_verbose.o .libs/libcsystem.lax/libuna.a/libuna_base16_stream.o .libs/libcsystem.lax/libuna.a/libuna_base32_stream.o .libs/libcsystem.lax/libuna.a/libuna_base64_stream.o .libs/libcsystem.lax/libuna.a/libuna_byte_stream.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libcsystem.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libcsystem.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_874.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_932.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_936.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_949.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_950.o .libs/libcsystem.lax/libuna.a/libuna_error.o .libs/libcsystem.lax/libuna.a/libuna_support.o .libs/libcsystem.lax/libuna.a/libuna_unicode_character.o .libs/libcsystem.lax/libuna.a/libuna_url_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf16_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf16_string.o .libs/libcsystem.lax/libuna.a/libuna_utf32_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf32_string.o .libs/libcsystem.lax/libuna.a/libuna_utf7_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf8_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf8_string.o libtool: link: ranlib .libs/libcsystem.a libtool: link: rm -fr .libs/libcsystem.lax libtool: link: ( cd ".libs" && rm -f "libcsystem.la" && ln -s "../libcsystem.la" "libcsystem.la" ) Making all in evttools cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT evtexport.o -MD -MP -MF .deps/evtexport.Tpo -c -o evtexport.o evtexport.c mv -f .deps/evtexport.Tpo .deps/evtexport.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT evtinput.o -MD -MP -MF .deps/evtinput.Tpo -c -o evtinput.o evtinput.c mv -f .deps/evtinput.Tpo .deps/evtinput.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT evtoutput.o -MD -MP -MF .deps/evtoutput.Tpo -c -o evtoutput.o evtoutput.c mv -f .deps/evtoutput.Tpo .deps/evtoutput.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT message_handle.o -MD -MP -MF .deps/message_handle.Tpo -c -o message_handle.o message_handle.c mv -f .deps/message_handle.Tpo .deps/message_handle.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT message_string.o -MD -MP -MF .deps/message_string.Tpo -c -o message_string.o message_string.c mv -f .deps/message_string.Tpo .deps/message_string.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT path_handle.o -MD -MP -MF .deps/path_handle.Tpo -c -o path_handle.o path_handle.c mv -f .deps/path_handle.Tpo .deps/path_handle.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT registry_file.o -MD -MP -MF .deps/registry_file.Tpo -c -o registry_file.o registry_file.c mv -f .deps/registry_file.Tpo .deps/registry_file.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT resource_file.o -MD -MP -MF .deps/resource_file.Tpo -c -o resource_file.o resource_file.c mv -f .deps/resource_file.Tpo .deps/resource_file.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o evtexport export_handle.o evtexport.o evtinput.o evtoutput.o log_handle.o message_handle.o message_string.o path_handle.o registry_file.o resource_file.o ../libcsystem/libcsystem.la ../libwrc/libwrc.la ../libregf/libregf.la ../libexe/libexe.la ../libfwnt/libfwnt.la ../libfdatetime/libfdatetime.la ../libcpath/libcpath.la ../libcdirectory/libcdirectory.la ../libuna/libuna.la ../libcsplit/libcsplit.la ../libcdata/libcdata.la ../libevt/libevt.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -o .libs/evtexport export_handle.o evtexport.o evtinput.o evtoutput.o log_handle.o message_handle.o message_string.o path_handle.o registry_file.o resource_file.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib ../libcsystem/.libs/libcsystem.a ../libwrc/.libs/libwrc.a ../libregf/.libs/libregf.a ../libexe/.libs/libexe.a ../libfwnt/.libs/libfwnt.a ../libfdatetime/.libs/libfdatetime.a ../libcpath/.libs/libcpath.a ../libcdirectory/.libs/libcdirectory.a ../libuna/.libs/libuna.a ../libcsplit/.libs/libcsplit.a ../libcdata/.libs/libcdata.a ../libevt/.libs/libevt.so ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lpthread -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -MT evtinfo.o -MD -MP -MF .deps/evtinfo.Tpo -c -o evtinfo.o evtinfo.c mv -f .deps/evtinfo.Tpo .deps/evtinfo.Po cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfdatetime -I../libfvalue -I../libfwevt -I../libfwnt -I../libexe -I../libregf -I../libwrc -I../libcdirectory -I../libcsystem -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -o evtinfo evtinfo.o evtinput.o evtoutput.o info_handle.o ../libcsystem/libcsystem.la ../libfdatetime/libfdatetime.la ../libuna/libuna.la ../libevt/libevt.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -o .libs/evtinfo evtinfo.o evtinput.o evtoutput.o info_handle.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib ../libcsystem/.libs/libcsystem.a ../libfdatetime/.libs/libfdatetime.a ../libuna/.libs/libuna.a ../libevt/.libs/libevt.so ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lpthread -Wl,-rpath -Wl,/usr/local/lib Making all in pyevt /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt.lo -MD -MP -MF .deps/pyevt_la-pyevt.Tpo -c -o pyevt_la-pyevt.lo `test -f 'pyevt.c' || echo './'`pyevt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt.lo -MD -MP -MF .deps/pyevt_la-pyevt.Tpo -c pyevt.c -fPIC -DPIC -o .libs/pyevt_la-pyevt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt.lo -MD -MP -MF .deps/pyevt_la-pyevt.Tpo -c pyevt.c -o pyevt_la-pyevt.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt.Tpo .deps/pyevt_la-pyevt.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_codepage.lo -MD -MP -MF .deps/pyevt_la-pyevt_codepage.Tpo -c -o pyevt_la-pyevt_codepage.lo `test -f 'pyevt_codepage.c' || echo './'`pyevt_codepage.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_codepage.lo -MD -MP -MF .deps/pyevt_la-pyevt_codepage.Tpo -c pyevt_codepage.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_codepage.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_codepage.lo -MD -MP -MF .deps/pyevt_la-pyevt_codepage.Tpo -c pyevt_codepage.c -o pyevt_la-pyevt_codepage.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_codepage.Tpo .deps/pyevt_la-pyevt_codepage.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_datetime.lo -MD -MP -MF .deps/pyevt_la-pyevt_datetime.Tpo -c -o pyevt_la-pyevt_datetime.lo `test -f 'pyevt_datetime.c' || echo './'`pyevt_datetime.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_datetime.lo -MD -MP -MF .deps/pyevt_la-pyevt_datetime.Tpo -c pyevt_datetime.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_datetime.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_datetime.lo -MD -MP -MF .deps/pyevt_la-pyevt_datetime.Tpo -c pyevt_datetime.c -o pyevt_la-pyevt_datetime.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_datetime.Tpo .deps/pyevt_la-pyevt_datetime.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_error.lo -MD -MP -MF .deps/pyevt_la-pyevt_error.Tpo -c -o pyevt_la-pyevt_error.lo `test -f 'pyevt_error.c' || echo './'`pyevt_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_error.lo -MD -MP -MF .deps/pyevt_la-pyevt_error.Tpo -c pyevt_error.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_error.lo -MD -MP -MF .deps/pyevt_la-pyevt_error.Tpo -c pyevt_error.c -o pyevt_la-pyevt_error.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_error.Tpo .deps/pyevt_la-pyevt_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_event_types.lo -MD -MP -MF .deps/pyevt_la-pyevt_event_types.Tpo -c -o pyevt_la-pyevt_event_types.lo `test -f 'pyevt_event_types.c' || echo './'`pyevt_event_types.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_event_types.lo -MD -MP -MF .deps/pyevt_la-pyevt_event_types.Tpo -c pyevt_event_types.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_event_types.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_event_types.lo -MD -MP -MF .deps/pyevt_la-pyevt_event_types.Tpo -c pyevt_event_types.c -o pyevt_la-pyevt_event_types.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_event_types.Tpo .deps/pyevt_la-pyevt_event_types.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_file.lo -MD -MP -MF .deps/pyevt_la-pyevt_file.Tpo -c -o pyevt_la-pyevt_file.lo `test -f 'pyevt_file.c' || echo './'`pyevt_file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_file.lo -MD -MP -MF .deps/pyevt_la-pyevt_file.Tpo -c pyevt_file.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_file.lo -MD -MP -MF .deps/pyevt_la-pyevt_file.Tpo -c pyevt_file.c -o pyevt_la-pyevt_file.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_file.Tpo .deps/pyevt_la-pyevt_file.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_file_flags.lo -MD -MP -MF .deps/pyevt_la-pyevt_file_flags.Tpo -c -o pyevt_la-pyevt_file_flags.lo `test -f 'pyevt_file_flags.c' || echo './'`pyevt_file_flags.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_file_flags.lo -MD -MP -MF .deps/pyevt_la-pyevt_file_flags.Tpo -c pyevt_file_flags.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_file_flags.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_file_flags.lo -MD -MP -MF .deps/pyevt_la-pyevt_file_flags.Tpo -c pyevt_file_flags.c -o pyevt_la-pyevt_file_flags.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_file_flags.Tpo .deps/pyevt_la-pyevt_file_flags.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_file_object_io_handle.lo -MD -MP -MF .deps/pyevt_la-pyevt_file_object_io_handle.Tpo -c -o pyevt_la-pyevt_file_object_io_handle.lo `test -f 'pyevt_file_object_io_handle.c' || echo './'`pyevt_file_object_io_handle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_file_object_io_handle.lo -MD -MP -MF .deps/pyevt_la-pyevt_file_object_io_handle.Tpo -c pyevt_file_object_io_handle.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_file_object_io_handle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_file_object_io_handle.lo -MD -MP -MF .deps/pyevt_la-pyevt_file_object_io_handle.Tpo -c pyevt_file_object_io_handle.c -o pyevt_la-pyevt_file_object_io_handle.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_file_object_io_handle.Tpo .deps/pyevt_la-pyevt_file_object_io_handle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_integer.lo -MD -MP -MF .deps/pyevt_la-pyevt_integer.Tpo -c -o pyevt_la-pyevt_integer.lo `test -f 'pyevt_integer.c' || echo './'`pyevt_integer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_integer.lo -MD -MP -MF .deps/pyevt_la-pyevt_integer.Tpo -c pyevt_integer.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_integer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_integer.lo -MD -MP -MF .deps/pyevt_la-pyevt_integer.Tpo -c pyevt_integer.c -o pyevt_la-pyevt_integer.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_integer.Tpo .deps/pyevt_la-pyevt_integer.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_record.lo -MD -MP -MF .deps/pyevt_la-pyevt_record.Tpo -c -o pyevt_la-pyevt_record.lo `test -f 'pyevt_record.c' || echo './'`pyevt_record.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_record.lo -MD -MP -MF .deps/pyevt_la-pyevt_record.Tpo -c pyevt_record.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_record.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_record.lo -MD -MP -MF .deps/pyevt_la-pyevt_record.Tpo -c pyevt_record.c -o pyevt_la-pyevt_record.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_record.Tpo .deps/pyevt_la-pyevt_record.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_records.lo -MD -MP -MF .deps/pyevt_la-pyevt_records.Tpo -c -o pyevt_la-pyevt_records.lo `test -f 'pyevt_records.c' || echo './'`pyevt_records.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_records.lo -MD -MP -MF .deps/pyevt_la-pyevt_records.Tpo -c pyevt_records.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_records.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_records.lo -MD -MP -MF .deps/pyevt_la-pyevt_records.Tpo -c pyevt_records.c -o pyevt_la-pyevt_records.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_records.Tpo .deps/pyevt_la-pyevt_records.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_strings.lo -MD -MP -MF .deps/pyevt_la-pyevt_strings.Tpo -c -o pyevt_la-pyevt_strings.lo `test -f 'pyevt_strings.c' || echo './'`pyevt_strings.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_strings.lo -MD -MP -MF .deps/pyevt_la-pyevt_strings.Tpo -c pyevt_strings.c -fPIC -DPIC -o .libs/pyevt_la-pyevt_strings.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -MT pyevt_la-pyevt_strings.lo -MD -MP -MF .deps/pyevt_la-pyevt_strings.Tpo -c pyevt_strings.c -o pyevt_la-pyevt_strings.o >/dev/null 2>&1 mv -f .deps/pyevt_la-pyevt_strings.Tpo .deps/pyevt_la-pyevt_strings.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -module -avoid-version -L/usr/local/lib -pthread -lintl -lutil -lm -lpython2.7 -o pyevt.la -rpath /usr/local/lib/python2.7/site-packages pyevt_la-pyevt.lo pyevt_la-pyevt_codepage.lo pyevt_la-pyevt_datetime.lo pyevt_la-pyevt_error.lo pyevt_la-pyevt_event_types.lo pyevt_la-pyevt_file.lo pyevt_la-pyevt_file_flags.lo pyevt_la-pyevt_file_object_io_handle.lo pyevt_la-pyevt_integer.lo pyevt_la-pyevt_record.lo pyevt_la-pyevt_records.lo pyevt_la-pyevt_strings.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libevt/libevt.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la libtool: link: cc -shared -fPIC -DPIC .libs/pyevt_la-pyevt.o .libs/pyevt_la-pyevt_codepage.o .libs/pyevt_la-pyevt_datetime.o .libs/pyevt_la-pyevt_error.o .libs/pyevt_la-pyevt_event_types.o .libs/pyevt_la-pyevt_file.o .libs/pyevt_la-pyevt_file_flags.o .libs/pyevt_la-pyevt_file_object_io_handle.o .libs/pyevt_la-pyevt_integer.o .libs/pyevt_la-pyevt_record.o .libs/pyevt_la-pyevt_records.o .libs/pyevt_la-pyevt_strings.o -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libcsplit/.libs/libcsplit.a ../libuna/.libs/libuna.a ../libcfile/.libs/libcfile.a ../libcpath/.libs/libcpath.a ../libbfio/.libs/libbfio.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libevt/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -lutil -lm -lpython2.7 ../libevt/.libs/libevt.so -lpthread -O2 -pthread -pthread -Wl,-soname -Wl,pyevt.so -o .libs/pyevt.so libtool: link: (cd .libs/pyevt.lax/libcstring.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/pyevt.lax/libcerror.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/pyevt.lax/libcdata.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt/../libcdata/.libs/libcdata.a") libtool: link: (cd .libs/pyevt.lax/libclocale.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/pyevt.lax/libcsplit.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt/../libcsplit/.libs/libcsplit.a") libtool: link: (cd .libs/pyevt.lax/libuna.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt/../libuna/.libs/libuna.a") libtool: link: (cd .libs/pyevt.lax/libcfile.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt/../libcfile/.libs/libcfile.a") libtool: link: (cd .libs/pyevt.lax/libcpath.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt/../libcpath/.libs/libcpath.a") libtool: link: (cd .libs/pyevt.lax/libbfio.a && ar x "/obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt/../libbfio/.libs/libbfio.a") libtool: link: ar cru .libs/pyevt.a pyevt_la-pyevt.o pyevt_la-pyevt_codepage.o pyevt_la-pyevt_datetime.o pyevt_la-pyevt_error.o pyevt_la-pyevt_event_types.o pyevt_la-pyevt_file.o pyevt_la-pyevt_file_flags.o pyevt_la-pyevt_file_object_io_handle.o pyevt_la-pyevt_integer.o pyevt_la-pyevt_record.o pyevt_la-pyevt_records.o pyevt_la-pyevt_strings.o .libs/pyevt.lax/libcstring.a/libcstring_support.o .libs/pyevt.lax/libcstring.a/libcstring_wide_string.o .libs/pyevt.lax/libcerror.a/libcerror_error.o .libs/pyevt.lax/libcerror.a/libcerror_support.o .libs/pyevt.lax/libcerror.a/libcerror_system.o .libs/pyevt.lax/libcdata.a/libcdata_array.o .libs/pyevt.lax/libcdata.a/libcdata_btree.o .libs/pyevt.lax/libcdata.a/libcdata_error.o .libs/pyevt.lax/libcdata.a/libcdata_list.o .libs/pyevt.lax/libcdata.a/libcdata_list_element.o .libs/pyevt.lax/libcdata.a/libcdata_range_list.o .libs/pyevt.lax/libcdata.a/libcdata_range_list_value.o .libs/pyevt.lax/libcdata.a/libcdata_support.o .libs/pyevt.lax/libcdata.a/libcdata_tree_node.o .libs/pyevt.lax/libclocale.a/libclocale_codepage.o .libs/pyevt.lax/libclocale.a/libclocale_locale.o .libs/pyevt.lax/libclocale.a/libclocale_support.o .libs/pyevt.lax/libcsplit.a/libcsplit_error.o .libs/pyevt.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/pyevt.lax/libcsplit.a/libcsplit_narrow_string.o .libs/pyevt.lax/libcsplit.a/libcsplit_support.o .libs/pyevt.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/pyevt.lax/libcsplit.a/libcsplit_wide_string.o .libs/pyevt.lax/libuna.a/libuna_base16_stream.o .libs/pyevt.lax/libuna.a/libuna_base32_stream.o .libs/pyevt.lax/libuna.a/libuna_base64_stream.o .libs/pyevt.lax/libuna.a/libuna_byte_stream.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/pyevt.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/pyevt.lax/libuna.a/libuna_codepage_koi8_r.o .libs/pyevt.lax/libuna.a/libuna_codepage_koi8_u.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_1250.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_1251.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_1252.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_1253.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_1254.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_1255.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_1256.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_1257.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_1258.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_874.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_932.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_936.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_949.o .libs/pyevt.lax/libuna.a/libuna_codepage_windows_950.o .libs/pyevt.lax/libuna.a/libuna_error.o .libs/pyevt.lax/libuna.a/libuna_support.o .libs/pyevt.lax/libuna.a/libuna_unicode_character.o .libs/pyevt.lax/libuna.a/libuna_url_stream.o .libs/pyevt.lax/libuna.a/libuna_utf16_stream.o .libs/pyevt.lax/libuna.a/libuna_utf16_string.o .libs/pyevt.lax/libuna.a/libuna_utf32_stream.o .libs/pyevt.lax/libuna.a/libuna_utf32_string.o .libs/pyevt.lax/libuna.a/libuna_utf7_stream.o .libs/pyevt.lax/libuna.a/libuna_utf8_stream.o .libs/pyevt.lax/libuna.a/libuna_utf8_string.o .libs/pyevt.lax/libcfile.a/libcfile_error.o .libs/pyevt.lax/libcfile.a/libcfile_file.o .libs/pyevt.lax/libcfile.a/libcfile_notify.o .libs/pyevt.lax/libcfile.a/libcfile_stream.o .libs/pyevt.lax/libcfile.a/libcfile_support.o .libs/pyevt.lax/libcpath.a/libcpath_error.o .libs/pyevt.lax/libcpath.a/libcpath_path.o .libs/pyevt.lax/libcpath.a/libcpath_support.o .libs/pyevt.lax/libbfio.a/libbfio_error.o .libs/pyevt.lax/libbfio.a/libbfio_file.o .libs/pyevt.lax/libbfio.a/libbfio_file_pool.o .libs/pyevt.lax/libbfio.a/libbfio_file_range.o .libs/pyevt.lax/libbfio.a/libbfio_handle.o .libs/pyevt.lax/libbfio.a/libbfio_memory_range.o .libs/pyevt.lax/libbfio.a/libbfio_pool.o .libs/pyevt.lax/libbfio.a/libbfio_support.o libtool: link: ranlib .libs/pyevt.a libtool: link: rm -fr .libs/pyevt.lax libtool: link: ( cd ".libs" && rm -f "pyevt.la" && ln -s "../pyevt.la" "pyevt.la" ) Making all in po /usr/bin/make libevt.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 libevt' ../* 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=libevt --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=libevt --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --package-name="${package_gnu}libevt" --package-version='20140411' --msgid-bugs-address="$msgid_bugs_address" ;; esac test ! -f libevt.po || { if test -f ./libevt.pot; then sed -f remove-potcdate.sed < ./libevt.pot > libevt.1po && sed -f remove-potcdate.sed < libevt.po > libevt.2po && if cmp libevt.1po libevt.2po >/dev/null 2>&1; then rm -f libevt.1po libevt.2po libevt.po; else rm -f libevt.1po libevt.2po ./libevt.pot && mv libevt.po ./libevt.pot; fi; else mv libevt.po ./libevt.pot; fi; } test ! -f ./libevt.pot || test -z "" || /usr/bin/make Making all in manuals Making all in tests Making all in macosx Making all in msvscpp ===> Staging for libevt-a.20140411_1 ===> libevt-a.20140411_1 depends on file: /usr/local/bin/python2.7 - found ===> libevt-a.20140411_1 depends on executable: python2 - found ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/install-sh -c -s" install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/install-sh -c -s" install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in include /bin/mkdir -p '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/include' install -o root -g wheel -m 444 libevt.h '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/include' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/include/libevt' install -o root -g wheel -m 444 libevt/codepage.h libevt/definitions.h libevt/error.h libevt/extern.h libevt/features.h libevt/types.h '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/include/libevt' Making install in common Making install in libcstring 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 libfguid Making install in libfvalue Making install in libfwnt Making install in libevt /bin/mkdir -p '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s libevt.la '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libevt.so.1.0.0 /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/libevt.so.1.0.0 libtool: install: strip --strip-unneeded /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/libevt.so.1.0.0 libtool: install: (cd /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib && { ln -s -f libevt.so.1.0.0 libevt.so.1 || { rm -f libevt.so.1 && ln -s libevt.so.1.0.0 libevt.so.1; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib && { ln -s -f libevt.so.1.0.0 libevt.so || { rm -f libevt.so && ln -s libevt.so.1.0.0 libevt.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libevt.lai /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/libevt.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libevt.a /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/libevt.a libtool: install: strip --strip-debug /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/libevt.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/libevt.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/libevt.a ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in libfwevt Making install in libexe Making install in libregf Making install in libwrc Making install in libcdirectory Making install in libcsystem Making install in evttools /bin/mkdir -p '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/install-sh -c -s evtexport evtinfo '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/bin' libtool: install: warning: `../libevt/libevt.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/install-sh -c -s .libs/evtexport /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/bin/evtexport libtool: install: warning: `../libevt/libevt.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/install-sh -c -s .libs/evtinfo /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/bin/evtinfo Making install in pyevt /bin/mkdir -p '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/python2.7/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s pyevt.la '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/python2.7/site-packages' libtool: install: warning: relinking `pyevt.la' libtool: install: (cd /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/pyevt; /bin/sh /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/libtool --tag CC --mode=relink cc -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -pipe -fno-strict-aliasing -Wall -module -avoid-version -L/usr/local/lib -pthread -lintl -lutil -lm -lpython2.7 -o pyevt.la -rpath /usr/local/lib/python2.7/site-packages pyevt_la-pyevt.lo pyevt_la-pyevt_codepage.lo pyevt_la-pyevt_datetime.lo pyevt_la-pyevt_error.lo pyevt_la-pyevt_event_types.lo pyevt_la-pyevt_file.lo pyevt_la-pyevt_file_flags.lo pyevt_la-pyevt_file_object_io_handle.lo pyevt_la-pyevt_integer.lo pyevt_la-pyevt_record.lo pyevt_la-pyevt_records.lo pyevt_la-pyevt_strings.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libevt/libevt.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la -inst-prefix-dir /obj/buildshare/ports/355755/devel/libevt/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/pyevt_la-pyevt.o .libs/pyevt_la-pyevt_codepage.o .libs/pyevt_la-pyevt_datetime.o .libs/pyevt_la-pyevt_error.o .libs/pyevt_la-pyevt_event_types.o .libs/pyevt_la-pyevt_file.o .libs/pyevt_la-pyevt_file_flags.o .libs/pyevt_la-pyevt_file_object_io_handle.o .libs/pyevt_la-pyevt_integer.o .libs/pyevt_la-pyevt_record.o .libs/pyevt_la-pyevt_records.o .libs/pyevt_la-pyevt_strings.o -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a ../libcdata/.libs/libcdata.a ../libclocale/.libs/libclocale.a ../libcsplit/.libs/libcsplit.a ../libuna/.libs/libuna.a ../libcfile/.libs/libcfile.a ../libcpath/.libs/libcpath.a ../libbfio/.libs/libbfio.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib -lintl -lutil -lm -lpython2.7 -levt -lpthread -O2 -pthread -pthread -Wl,-soname -Wl,pyevt.so -o .libs/pyevt.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/pyevt.soT /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/python2.7/site-packages/pyevt.so libtool: install: strip --strip-unneeded /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/python2.7/site-packages/pyevt.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/pyevt.lai /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/python2.7/site-packages/pyevt.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/pyevt.a /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/python2.7/site-packages/pyevt.a libtool: install: strip --strip-debug /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/python2.7/site-packages/pyevt.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/python2.7/site-packages/pyevt.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/lib/python2.7/site-packages/pyevt.a ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section libtool: install: warning: remember to run `libtool --finish /usr/local/lib/python2.7/site-packages' Making install in po /usr/bin/make libevt.pot-update if LC_ALL=C grep 'GNU libevt' ../* 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=libevt --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=libevt --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Joachim Metz' --package-name="${package_gnu}libevt" --package-version='20140411' --msgid-bugs-address="$msgid_bugs_address" ;; esac test ! -f libevt.po || { if test -f ./libevt.pot; then sed -f remove-potcdate.sed < ./libevt.pot > libevt.1po && sed -f remove-potcdate.sed < libevt.po > libevt.2po && if cmp libevt.1po libevt.2po >/dev/null 2>&1; then rm -f libevt.1po libevt.2po libevt.po; else rm -f libevt.1po libevt.2po ./libevt.pot && mv libevt.po ./libevt.pot; fi; else mv libevt.po ./libevt.pot; fi; } test ! -f ./libevt.pot || test -z "" || /usr/bin/make if test "libevt" = "gettext-tools"; then /bin/mkdir -p /obj/buildshare/ports/355755/devel/libevt/work/stage/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 install -o root -g wheel -m 444 ./$file /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/share/gettext/po/$file; done; else : ; fi Making install in manuals /bin/mkdir -p '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 evtexport.1 evtinfo.1 '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/man/man1' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/man/man3' install -o root -g wheel -m 444 libevt.3 '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/man/man3' Making install in tests Making install in macosx Making install in msvscpp /bin/mkdir -p '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 libevt.pc '/obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/AUTHORS /obj/buildshare/ports/355755/devel/libevt/work/libevt-20140411/ChangeLog /obj/buildshare/ports/355755/devel/libevt/work/stage/usr/local/share/doc/libevt ====> Compressing man pages (compress-man) ===> Installing for libevt-a.20140411_1 ===> Checking if devel/libevt already installed ===> Registering installation for libevt-a.20140411_1 Installing libevt-a.20140411_1... done Make package ===> Building package for libevt-a.20140411_1 slot1: removed