+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libewf.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 9: %{version}.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MPIxl2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libewf-20140608 + /usr/bin/gzip -dc /builddir/build/SOURCES/libewf-20140608.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libewf-20140608 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.elw4dY + umask 022 + cd /builddir/build/BUILD + cd libewf-20140608 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-wide-character-type --enable-python 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking whether g++ supports C++11 features by default... yes ./configure: line 7421: 0: command not found checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no 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... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect checking whether to enable enable wide character type support... (cached) yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for size32_t... no checking for ssize32_t... no checking for size64_t... no checking for ssize64_t... no checking for off64_t... no checking for ssize_t... yes checking for u64... no checking size of off_t... 8 checking size of size_t... 8 checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for fclose... yes checking for feof... yes checking for fgets... yes checking for fopen... yes checking for fread... yes checking for fseeko... yes checking for fseeko64... yes checking for fwrite... yes checking for vfprintf... yes checking for fgetws... yes checking for free... yes checking for malloc... yes checking for memcmp... yes checking for memcpy... yes checking for memset... yes checking for realloc... yes checking whether printf supports the conversion specifier "%jd"... yes checking whether printf supports the conversion specifier "%zd"... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes 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 for libcstring... no 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 wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for fgets... (cached) yes checking for memchr... yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memrchr... yes checking for snprintf... yes checking for sscanf... yes checking for strcasecmp... yes checking for strchr... yes checking for strlen... yes checking for strncasecmp... yes checking for strncmp... yes checking for strncpy... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for vsnprintf... yes checking whether memrchr is declared... no checking for swprintf... yes checking for towlower... yes checking for wcscasecmp... yes checking for wcschr... yes checking for wcslen... yes checking for wcsncasecmp... yes checking for wcsncmp... yes checking for wcsncpy... yes checking for wcsnicmp... no checking for wcsrchr... yes checking for wcsstr... yes checking for wmemchr... yes checking for wmemcmp... yes checking for wmemcpy... yes checking for wmemrchr... no checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcerror... no checking libcerror.h usability... no checking libcerror.h presence... no checking for libcerror.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for wcstombs... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking whether to enable enable multi-threading support... (cached) yes checking whether to use search for libcthreads in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcthreads... no checking libcthreads.h usability... no checking libcthreads.h presence... no checking for libcthreads.h... no checking whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread... (cached) auto-detect checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread_exit in -lpthread... yes checking for pthread_join in -lpthread... yes checking for pthread_cond_init in -lpthread... yes checking for pthread_cond_destroy in -lpthread... yes checking for pthread_cond_broadcast in -lpthread... yes checking for pthread_cond_signal in -lpthread... yes checking for pthread_cond_wait in -lpthread... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_mutex_destroy in -lpthread... yes checking for pthread_mutex_lock in -lpthread... yes checking for pthread_mutex_trylock in -lpthread... yes checking for pthread_mutex_unlock in -lpthread... yes checking for pthread_rwlock_init in -lpthread... yes checking for pthread_rwlock_destroy in -lpthread... yes checking for pthread_rwlock_rdlock in -lpthread... yes checking for pthread_rwlock_wrlock in -lpthread... yes checking for pthread_rwlock_unlock in -lpthread... yes checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcdata... no checking libcdata.h usability... no checking libcdata.h presence... no checking for libcdata.h... no checking whether to use search for libcdatetime in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcdatetime... no checking libcdatetime.h usability... no checking libcdatetime.h presence... no checking for libcdatetime.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for mktime... yes checking for ctime_r... yes checking how to use ctime_r... with two arguments checking for gmtime... yes checking for gmtime_r... yes checking for localtime... yes checking for localtime_r... yes checking for mktime... (cached) yes checking for time... yes checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libclocale... no checking libclocale.h usability... no checking libclocale.h presence... no checking for libclocale.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for getenv... yes checking for localeconv... yes checking for setlocale... yes checking for nl_langinfo... yes checking for nl_langinfo CODESET support... yes checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcnotify... no checking libcnotify.h usability... no checking libcnotify.h presence... no checking for libcnotify.h... no checking for stdarg.h... (cached) yes checking for varargs.h... (cached) no checking for errno.h... (cached) yes checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcsplit... no checking libcsplit.h usability... no checking libcsplit.h presence... no checking for libcsplit.h... no checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libuna... no checking libuna.h usability... no checking libuna.h presence... no checking for libuna.h... no checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcfile... no checking libcfile.h usability... no checking libcfile.h presence... no checking for libcfile.h... no checking for errno.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for sys/stat.h... (cached) yes checking cygwin/fs.h usability... no checking cygwin/fs.h presence... no checking for cygwin/fs.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for close... yes checking for fstat... yes checking for ftruncate... yes checking for ioctl... yes checking for lseek... yes checking for open... yes checking for read... yes checking for write... yes checking for posix_fadvise... yes checking whether posix_fadvise can be linked... yes checking for fclose... (cached) yes checking for feof... (cached) yes checking for fileno... yes checking for fopen... (cached) yes checking for fread... (cached) yes checking for fseeko... (cached) yes checking for fseeko64... (cached) yes checking for ftello... yes checking for ftello64... yes checking for fwrite... (cached) yes checking for stat... yes checking whether to use search for libcpath in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcpath... no checking libcpath.h usability... no checking libcpath.h presence... no checking for libcpath.h... no checking for errno.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking for chdir... yes checking for getcwd... yes checking for mkdir... yes checking how to use mkdir... with additional mode argument checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libbfio... no checking libbfio.h usability... no checking libbfio.h presence... no checking for libbfio.h... no checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libfcache... no checking libfcache.h usability... no checking libfcache.h presence... no checking for libfcache.h... no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking whether time.h and sys/time.h may both be included... (cached) yes checking for time... (cached) yes checking whether to use search for libfdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libfdata... no checking libfdata.h usability... no checking libfdata.h presence... no checking for libfdata.h... no checking whether to use search for libfvalue in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libfvalue... no checking libfvalue.h usability... no checking libfvalue.h presence... no checking for libfvalue.h... no checking whether to use search for libmfdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libmfdata... no checking libmfdata.h usability... no checking libmfdata.h presence... no checking for libmfdata.h... no checking whether to use search for zlib in includedir and libdir or in the specified DIR, or no if not to use zlib... (cached) auto-detect checking whether to use specify which alder32 implementation to use, options: 'auto-detect', 'zlib' or 'local'... (cached) auto-detect checking for zlib... yes checking for compressBound in -lz... yes checking for adler32 in -lz... yes checking whether to use search for bzip2 in includedir and libdir or in the specified DIR, or no if not to use bzip2... (cached) auto-detect checking for bzip2... no checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking whether to use search for libhmac in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libhmac... no checking libhmac.h usability... no checking libhmac.h presence... no checking for libhmac.h... no checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl... (cached) auto-detect checking for openssl... yes checking for dlopen in -ldl... yes checking for EVP_MD_CTX_init in -lcrypto... no checking for EVP_MD_CTX_cleanup in -lcrypto... no checking for EVP_DigestInit_ex in -lcrypto... yes checking for EVP_DigestUpdate in -lcrypto... yes checking for EVP_DigestFinal_ex in -lcrypto... yes checking for ERR_remove_thread_state in -lcrypto... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for MD5_Init in -lcrypto... yes checking for MD5_Update in -lcrypto... yes checking for MD5_Final in -lcrypto... yes checking for EVP_MD_CTX_init in -lcrypto... (cached) no checking for EVP_MD_CTX_cleanup in -lcrypto... (cached) no checking for EVP_DigestInit_ex in -lcrypto... (cached) yes checking for EVP_DigestUpdate in -lcrypto... (cached) yes checking for EVP_DigestFinal_ex in -lcrypto... (cached) yes checking for ERR_remove_thread_state in -lcrypto... (cached) yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking for SHA1_Init in -lcrypto... yes checking for SHA1_Update in -lcrypto... yes checking for SHA1_Final in -lcrypto... yes checking for EVP_MD_CTX_init in -lcrypto... (cached) no checking for EVP_MD_CTX_cleanup in -lcrypto... (cached) no checking for EVP_DigestInit_ex in -lcrypto... (cached) yes checking for EVP_DigestUpdate in -lcrypto... (cached) yes checking for EVP_DigestFinal_ex in -lcrypto... (cached) yes checking for ERR_remove_thread_state in -lcrypto... (cached) yes checking for openssl/sha.h... (cached) yes checking for SHA256_Init in -lcrypto... yes checking for SHA256_Update in -lcrypto... yes checking for SHA256_Final in -lcrypto... yes checking for EVP_MD_CTX_init in -lcrypto... (cached) no checking for EVP_MD_CTX_cleanup in -lcrypto... (cached) no checking for EVP_DigestInit_ex in -lcrypto... (cached) yes checking for EVP_DigestUpdate in -lcrypto... (cached) yes checking for EVP_DigestFinal_ex in -lcrypto... (cached) yes checking for ERR_remove_thread_state in -lcrypto... (cached) yes checking for openssl/sha.h... (cached) yes checking for SHA512_Init in -lcrypto... yes checking for SHA512_Update in -lcrypto... yes checking for SHA512_Final in -lcrypto... yes checking whether to use search for libcaes in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcaes... no checking libcaes.h usability... no checking libcaes.h presence... no checking for libcaes.h... no checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl... (cached) auto-detect checking for openssl... yes checking for dlopen in -ldl... (cached) yes checking for EVP_CIPHER_CTX_init in -lcrypto... no checking for EVP_CIPHER_CTX_cleanup in -lcrypto... no checking for EVP_CIPHER_CTX_set_padding in -lcrypto... yes checking for EVP_CipherInit_ex in -lcrypto... yes checking for EVP_CipherUpdate in -lcrypto... yes checking for EVP_CipherFinal_ex in -lcrypto... yes checking for ERR_remove_thread_state in -lcrypto... (cached) yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking for EVP_aes_128_ecb in -lcrypto... yes checking for EVP_aes_192_ecb in -lcrypto... yes checking for EVP_aes_256_ecb in -lcrypto... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking whether time.h and sys/time.h may both be included... (cached) yes checking for localtime... (cached) yes checking for localtime_r... (cached) yes checking for mktime... (cached) yes checking for bindtextdomain... yes checking whether to use search for libcsystem in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcsystem... no 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 glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for 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... yes checking for setvbuf... yes checking for bindtextdomain... (cached) yes checking for textdomain... yes checking whether to use search for libuuid in includedir and libdir or in the specified DIR, or no if not to use libuuid... (cached) auto-detect checking for uuid... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_generate... no checking for uuid_generate in -luuid... yes checking for uuid_generate_random in -luuid... yes checking for uuid_generate_time in -luuid... yes checking for flex... no checking for lex... no checking whether to use search for libodraw in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libodraw... no checking libodraw.h usability... no checking libodraw.h presence... no checking for libodraw.h... no checking for bison... no checking for byacc... no checking whether to use search for libsmdev in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libsmdev... no checking libsmdev.h usability... no checking libsmdev.h presence... no checking for libsmdev.h... no checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for cygwin/fs.h... (cached) no checking for linux/fs.h... (cached) yes checking for sys/disk.h... (cached) no checking for sys/disklabel.h... (cached) no checking cygwin/hdreg.h usability... no checking cygwin/hdreg.h presence... no checking for cygwin/hdreg.h... no checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking scsi/scsi.h usability... yes checking scsi/scsi.h presence... yes checking for scsi/scsi.h... yes checking scsi/scsi_ioctl.h usability... yes checking scsi/scsi_ioctl.h presence... yes checking for scsi/scsi_ioctl.h... yes checking scsi/sg.h usability... yes checking scsi/sg.h presence... yes checking for scsi/sg.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking linux/usbdevice_fs.h usability... yes checking linux/usbdevice_fs.h presence... yes checking for linux/usbdevice_fs.h... yes checking linux/usb/ch9.h usability... yes checking linux/usb/ch9.h presence... yes checking for linux/usb/ch9.h... yes checking for close... (cached) yes checking for fstat... (cached) yes checking for ftruncate... (cached) yes checking for lseek... (cached) yes checking for open... (cached) yes checking for read... (cached) yes checking for stat... (cached) yes checking for write... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... (cached) no checking whether to use search for libsmraw in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libsmraw... no checking libsmraw.h usability... no checking libsmraw.h presence... no checking for libsmraw.h... no checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse... (cached) auto-detect checking for fuse... yes checking 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 to specify the Python directory (pythondir)... (cached) no checking whether to use use `python-config --prefix' to determine the prefix of pythondir instead of --prefix... (cached) no checking for python... python checking for python2.7-config... python2.7-config checking for Python includes... -I/usr/include/python2.7 -I/usr/include/python2.7 checking for Python libraries... -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking whether to enable enable version 1 API... (cached) no checking for stdarg.h... (cached) yes checking for varargs.h... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating common/Makefile config.status: creating libcstring/Makefile config.status: creating libcerror/Makefile config.status: creating libcthreads/Makefile config.status: creating libcdata/Makefile config.status: creating libcdatetime/Makefile config.status: creating libclocale/Makefile config.status: creating libcnotify/Makefile config.status: creating libcsplit/Makefile config.status: creating libuna/Makefile config.status: creating libcfile/Makefile config.status: creating libcpath/Makefile config.status: creating libbfio/Makefile config.status: creating libfcache/Makefile config.status: creating libfdata/Makefile config.status: creating libfvalue/Makefile config.status: creating libmfdata/Makefile config.status: creating libhmac/Makefile config.status: creating libcaes/Makefile config.status: creating libewf/Makefile config.status: creating libodraw/Makefile config.status: creating libsmdev/Makefile config.status: creating libsmraw/Makefile config.status: creating libcsystem/Makefile config.status: creating ewftools/Makefile config.status: creating ewftools-mt/Makefile config.status: creating ewf.net/Makefile config.status: creating pyewf/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating documents/Makefile config.status: creating manuals/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating msvscpp/Makefile config.status: creating include/libewf.h config.status: creating include/libewf/definitions.h config.status: creating include/libewf/features.h config.status: creating include/libewf/types.h config.status: creating libewf/libewf_definitions.h config.status: creating common/types.h config.status: creating dpkg/changelog config.status: creating dpkg/copyright config.status: creating ewf.net/ewf.net.rc config.status: creating libewf/libewf.rc config.status: creating pyewf/setup.py config.status: creating libewf.pc config.status: creating libewf.spec config.status: creating common/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Building: libcstring support: local libcerror support: local libcthreads support: local libcdata support: local libcdatetime support: local libclocale support: local libcnotify support: local libcsplit support: local libuna support: local libcfile support: local libcpath support: local libbfio support: local libfcache support: local libfdata support: local libfvalue support: local libmfdata support: local ADLER32 checksum support: zlib DEFLATE compression support: zlib BZIP2 compression support: no libhmac support: local MD5 support: libcrypto SHA1 support: libcrypto SHA256 support: libcrypto libcaes support: local AES support: libcrypto libodraw support: local libsmdev support: local libsmraw support: local libcsystem support: local GUID/UUID support: libuuid FUSE support: libfuse Features: Multi-threading support: pthread Wide character type support: yes ewftools are build as static executables: no Python (pyewf) support: 2.7 Verbose output: no Debug output: no Version 1 API compatibility: no + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j4 Making all in include make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/include' Making all in common make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/common' make all-am make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/common' make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/common' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/common' Making all in libcstring make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcstring' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcstring_support.lo libcstring_support.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcstring_wide_string.lo libcstring_wide_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcstring_wide_string.c -fPIC -DPIC -o .libs/libcstring_wide_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcstring_support.c -fPIC -DPIC -o .libs/libcstring_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcstring' Making all in libcerror make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcerror' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcerror_error.lo libcerror_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcerror_support.lo libcerror_support.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcerror_system.lo libcerror_system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcerror_support.c -fPIC -DPIC -o .libs/libcerror_support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcerror_system.c -fPIC -DPIC -o .libs/libcerror_system.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcerror_error.c -fPIC -DPIC -o .libs/libcerror_error.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcerror' Making all in libcthreads make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_condition.lo libcthreads_condition.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_error.lo libcthreads_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_lock.lo libcthreads_lock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_mutex.lo libcthreads_mutex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_mutex.c -fPIC -DPIC -o .libs/libcthreads_mutex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_condition.c -fPIC -DPIC -o .libs/libcthreads_condition.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_lock.c -fPIC -DPIC -o .libs/libcthreads_lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_error.c -fPIC -DPIC -o .libs/libcthreads_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_queue.lo libcthreads_queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_queue.c -fPIC -DPIC -o .libs/libcthreads_queue.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_read_write_lock.lo libcthreads_read_write_lock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_repeating_thread.lo libcthreads_repeating_thread.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_support.lo libcthreads_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_read_write_lock.c -fPIC -DPIC -o .libs/libcthreads_read_write_lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_repeating_thread.c -fPIC -DPIC -o .libs/libcthreads_repeating_thread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_support.c -fPIC -DPIC -o .libs/libcthreads_support.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_thread.lo libcthreads_thread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_thread.c -fPIC -DPIC -o .libs/libcthreads_thread.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_thread_attributes.lo libcthreads_thread_attributes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcthreads_thread_pool.lo libcthreads_thread_pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_thread_attributes.c -fPIC -DPIC -o .libs/libcthreads_thread_attributes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcthreads_thread_pool.c -fPIC -DPIC -o .libs/libcthreads_thread_pool.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcthreads' Making all in libcdata make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdata_array.lo libcdata_array.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdata_btree.lo libcdata_btree.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdata_error.lo libcdata_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdata_list.lo libcdata_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdata_error.c -fPIC -DPIC -o .libs/libcdata_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdata_list.c -fPIC -DPIC -o .libs/libcdata_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdata_array.c -fPIC -DPIC -o .libs/libcdata_array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdata_btree.c -fPIC -DPIC -o .libs/libcdata_btree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdata_list_element.lo libcdata_list_element.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdata_list_element.c -fPIC -DPIC -o .libs/libcdata_list_element.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdata_range_list.lo libcdata_range_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdata_range_list_value.lo libcdata_range_list_value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdata_range_list.c -fPIC -DPIC -o .libs/libcdata_range_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdata_range_list_value.c -fPIC -DPIC -o .libs/libcdata_range_list_value.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdata_support.lo libcdata_support.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdata_tree_node.lo libcdata_tree_node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdata_support.c -fPIC -DPIC -o .libs/libcdata_support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdata_tree_node.c -fPIC -DPIC -o .libs/libcdata_tree_node.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcdata' Making all in libcdatetime make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcdatetime' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdatetime_elements.lo libcdatetime_elements.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdatetime_error.lo libcdatetime_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdatetime_support.lo libcdatetime_support.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcdatetime_timestamp.lo libcdatetime_timestamp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdatetime_support.c -fPIC -DPIC -o .libs/libcdatetime_support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdatetime_timestamp.c -fPIC -DPIC -o .libs/libcdatetime_timestamp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdatetime_error.c -fPIC -DPIC -o .libs/libcdatetime_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcdatetime_elements.c -fPIC -DPIC -o .libs/libcdatetime_elements.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcdatetime.la libcdatetime_elements.lo libcdatetime_error.lo libcdatetime_support.lo libcdatetime_timestamp.lo ../libcstring/libcstring.la ../libcerror/libcerror.la libtool: link: (cd .libs/libcdatetime.lax/libcstring.a && ar x "/builddir/build/BUILD/libewf-20140608/libcdatetime/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libcdatetime.lax/libcerror.a && ar x "/builddir/build/BUILD/libewf-20140608/libcdatetime/../libcerror/.libs/libcerror.a") libtool: link: ar cru .libs/libcdatetime.a .libs/libcdatetime_elements.o .libs/libcdatetime_error.o .libs/libcdatetime_support.o .libs/libcdatetime_timestamp.o .libs/libcdatetime.lax/libcstring.a/libcstring_support.o .libs/libcdatetime.lax/libcstring.a/libcstring_wide_string.o .libs/libcdatetime.lax/libcerror.a/libcerror_error.o .libs/libcdatetime.lax/libcerror.a/libcerror_support.o .libs/libcdatetime.lax/libcerror.a/libcerror_system.o libtool: link: ranlib .libs/libcdatetime.a libtool: link: rm -fr .libs/libcdatetime.lax libtool: link: ( cd ".libs" && rm -f "libcdatetime.la" && ln -s "../libcdatetime.la" "libcdatetime.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcdatetime' Making all in libclocale make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libclocale' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libclocale_codepage.lo libclocale_codepage.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libclocale_locale.lo libclocale_locale.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libclocale_support.lo libclocale_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libclocale_locale.c -fPIC -DPIC -o .libs/libclocale_locale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libclocale_support.c -fPIC -DPIC -o .libs/libclocale_support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libclocale_codepage.c -fPIC -DPIC -o .libs/libclocale_codepage.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libclocale' Making all in libcnotify make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcnotify' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcnotify_print.lo libcnotify_print.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcnotify_stream.lo libcnotify_stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcnotify_verbose.lo libcnotify_verbose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcnotify_print.c -fPIC -DPIC -o .libs/libcnotify_print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcnotify_verbose.c -fPIC -DPIC -o .libs/libcnotify_verbose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcnotify_stream.c -fPIC -DPIC -o .libs/libcnotify_stream.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcnotify' Making all in libcsplit make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcsplit' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsplit_error.lo libcsplit_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsplit_narrow_split_string.lo libcsplit_narrow_split_string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsplit_narrow_string.lo libcsplit_narrow_string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsplit_support.lo libcsplit_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsplit_error.c -fPIC -DPIC -o .libs/libcsplit_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsplit_narrow_split_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_split_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsplit_support.c -fPIC -DPIC -o .libs/libcsplit_support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsplit_narrow_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsplit_wide_split_string.lo libcsplit_wide_split_string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsplit_wide_string.lo libcsplit_wide_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsplit_wide_split_string.c -fPIC -DPIC -o .libs/libcsplit_wide_split_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsplit_wide_string.c -fPIC -DPIC -o .libs/libcsplit_wide_string.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcsplit' Making all in libuna make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libuna' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_base16_stream.lo libuna_base16_stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_base32_stream.lo libuna_base32_stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_base64_stream.lo libuna_base64_stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_byte_stream.lo libuna_byte_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_base16_stream.c -fPIC -DPIC -o .libs/libuna_base16_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_byte_stream.c -fPIC -DPIC -o .libs/libuna_byte_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_base64_stream.c -fPIC -DPIC -o .libs/libuna_base64_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_base32_stream.c -fPIC -DPIC -o .libs/libuna_base32_stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_2.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_3.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_3.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_4.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_4.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_5.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_6.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_6.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_7.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_7.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_8.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_8.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_9.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_9.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_9.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_10.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_10.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_13.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_14.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_14.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_15.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_iso_8859_16.lo libuna_codepage_iso_8859_16.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_koi8_r.lo libuna_codepage_koi8_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_15.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_15.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_koi8_u.lo libuna_codepage_koi8_u.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_iso_8859_16.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_koi8_r.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_koi8_u.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_u.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_874.lo libuna_codepage_windows_874.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_874.c -fPIC -DPIC -o .libs/libuna_codepage_windows_874.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_932.lo libuna_codepage_windows_932.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_936.lo libuna_codepage_windows_936.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_949.lo libuna_codepage_windows_949.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_932.c -fPIC -DPIC -o .libs/libuna_codepage_windows_932.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_936.c -fPIC -DPIC -o .libs/libuna_codepage_windows_936.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_949.c -fPIC -DPIC -o .libs/libuna_codepage_windows_949.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_950.lo libuna_codepage_windows_950.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_950.c -fPIC -DPIC -o .libs/libuna_codepage_windows_950.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_1250.lo libuna_codepage_windows_1250.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_1250.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1250.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_1251.lo libuna_codepage_windows_1251.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_1252.lo libuna_codepage_windows_1252.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_1253.lo libuna_codepage_windows_1253.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_1251.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1251.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_1252.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1252.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_1253.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1253.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_1254.lo libuna_codepage_windows_1254.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_1254.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1254.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_1255.lo libuna_codepage_windows_1255.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_1256.lo libuna_codepage_windows_1256.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_1257.lo libuna_codepage_windows_1257.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_1255.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1255.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_1256.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1256.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_codepage_windows_1258.lo libuna_codepage_windows_1258.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_1257.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1257.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_codepage_windows_1258.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1258.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_error.lo libuna_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_support.lo libuna_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_error.c -fPIC -DPIC -o .libs/libuna_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_unicode_character.lo libuna_unicode_character.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_support.c -fPIC -DPIC -o .libs/libuna_support.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_url_stream.lo libuna_url_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_unicode_character.c -fPIC -DPIC -o .libs/libuna_unicode_character.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_url_stream.c -fPIC -DPIC -o .libs/libuna_url_stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_utf16_stream.lo libuna_utf16_stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_utf16_string.lo libuna_utf16_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_utf16_stream.c -fPIC -DPIC -o .libs/libuna_utf16_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_utf16_string.c -fPIC -DPIC -o .libs/libuna_utf16_string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_utf32_stream.lo libuna_utf32_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_utf32_stream.c -fPIC -DPIC -o .libs/libuna_utf32_stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_utf32_string.lo libuna_utf32_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_utf32_string.c -fPIC -DPIC -o .libs/libuna_utf32_string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_utf7_stream.lo libuna_utf7_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_utf7_stream.c -fPIC -DPIC -o .libs/libuna_utf7_stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_utf8_stream.lo libuna_utf8_stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libuna_utf8_string.lo libuna_utf8_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_utf8_stream.c -fPIC -DPIC -o .libs/libuna_utf8_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libuna_utf8_string.c -fPIC -DPIC -o .libs/libuna_utf8_string.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libuna' Making all in libcfile make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcfile' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcfile_error.lo libcfile_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcfile_file.lo libcfile_file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcfile_notify.lo libcfile_notify.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcfile_stream.lo libcfile_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcfile_notify.c -fPIC -DPIC -o .libs/libcfile_notify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcfile_error.c -fPIC -DPIC -o .libs/libcfile_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcfile_file.c -fPIC -DPIC -o .libs/libcfile_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcfile_stream.c -fPIC -DPIC -o .libs/libcfile_stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcfile_support.lo libcfile_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcfile_support.c -fPIC -DPIC -o .libs/libcfile_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcfile' Making all in libcpath make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcpath' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcpath_error.lo libcpath_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcpath_path.lo libcpath_path.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcpath_support.lo libcpath_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcpath_error.c -fPIC -DPIC -o .libs/libcpath_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcpath_path.c -fPIC -DPIC -o .libs/libcpath_path.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcpath_support.c -fPIC -DPIC -o .libs/libcpath_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcpath' Making all in libbfio make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libbfio' /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libbfio_error.lo libbfio_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libbfio_file.lo libbfio_file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libbfio_file_pool.lo libbfio_file_pool.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libbfio_file_range.lo libbfio_file_range.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libbfio_file.c -fPIC -DPIC -o .libs/libbfio_file.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libbfio_file_range.c -fPIC -DPIC -o .libs/libbfio_file_range.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libbfio_error.c -fPIC -DPIC -o .libs/libbfio_error.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libbfio_file_pool.c -fPIC -DPIC -o .libs/libbfio_file_pool.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libbfio_handle.lo libbfio_handle.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libbfio_handle.c -fPIC -DPIC -o .libs/libbfio_handle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libbfio_memory_range.lo libbfio_memory_range.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libbfio_memory_range.c -fPIC -DPIC -o .libs/libbfio_memory_range.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libbfio_pool.lo libbfio_pool.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libbfio_pool.c -fPIC -DPIC -o .libs/libbfio_pool.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libbfio_support.lo libbfio_support.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libbfio_support.c -fPIC -DPIC -o .libs/libbfio_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libbfio' Making all in libfcache make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libfcache' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfcache_cache.lo libfcache_cache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfcache_cache_value.lo libfcache_cache_value.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfcache_date_time.lo libfcache_date_time.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfcache_error.lo libfcache_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfcache_cache_value.c -fPIC -DPIC -o .libs/libfcache_cache_value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfcache_cache.c -fPIC -DPIC -o .libs/libfcache_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfcache_date_time.c -fPIC -DPIC -o .libs/libfcache_date_time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfcache_error.c -fPIC -DPIC -o .libs/libfcache_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfcache_support.lo libfcache_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfcache_support.c -fPIC -DPIC -o .libs/libfcache_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfcache.la libfcache_cache.lo libfcache_cache_value.lo libfcache_date_time.lo libfcache_error.lo libfcache_support.lo libtool: link: ar cru .libs/libfcache.a .libs/libfcache_cache.o .libs/libfcache_cache_value.o .libs/libfcache_date_time.o .libs/libfcache_error.o .libs/libfcache_support.o libtool: link: ranlib .libs/libfcache.a libtool: link: ( cd ".libs" && rm -f "libfcache.la" && ln -s "../libfcache.la" "libfcache.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libfcache' Making all in libfdata make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libfdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_error.lo libfdata_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_list.lo libfdata_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_list_element.lo libfdata_list_element.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_mapped_range.lo libfdata_mapped_range.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_list_element.c -fPIC -DPIC -o .libs/libfdata_list_element.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_error.c -fPIC -DPIC -o .libs/libfdata_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_list.c -fPIC -DPIC -o .libs/libfdata_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_mapped_range.c -fPIC -DPIC -o .libs/libfdata_mapped_range.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_notify.lo libfdata_notify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_notify.c -fPIC -DPIC -o .libs/libfdata_notify.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_range.lo libfdata_range.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_range.c -fPIC -DPIC -o .libs/libfdata_range.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_range_list.lo libfdata_range_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_range_list.c -fPIC -DPIC -o .libs/libfdata_range_list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_stream.lo libfdata_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_stream.c -fPIC -DPIC -o .libs/libfdata_stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_support.lo libfdata_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_support.c -fPIC -DPIC -o .libs/libfdata_support.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_tree.lo libfdata_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_tree.c -fPIC -DPIC -o .libs/libfdata_tree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_tree_node.lo libfdata_tree_node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_tree_node.c -fPIC -DPIC -o .libs/libfdata_tree_node.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfdata_vector.lo libfdata_vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfdata_vector.c -fPIC -DPIC -o .libs/libfdata_vector.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libfdata' Making all in libfvalue make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libfvalue' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_binary_data.lo libfvalue_binary_data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_data_handle.lo libfvalue_data_handle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_error.lo libfvalue_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_filetime.lo libfvalue_filetime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_error.c -fPIC -DPIC -o .libs/libfvalue_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_data_handle.c -fPIC -DPIC -o .libs/libfvalue_data_handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_binary_data.c -fPIC -DPIC -o .libs/libfvalue_binary_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_filetime.c -fPIC -DPIC -o .libs/libfvalue_filetime.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_floating_point.lo libfvalue_floating_point.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_integer.lo libfvalue_integer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_floating_point.c -fPIC -DPIC -o .libs/libfvalue_floating_point.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_integer.c -fPIC -DPIC -o .libs/libfvalue_integer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_split_string.lo libfvalue_split_string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_string.lo libfvalue_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_split_string.c -fPIC -DPIC -o .libs/libfvalue_split_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_string.c -fPIC -DPIC -o .libs/libfvalue_string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_table.lo libfvalue_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_table.c -fPIC -DPIC -o .libs/libfvalue_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_value.lo libfvalue_value.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_value_entry.lo libfvalue_value_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_value.c -fPIC -DPIC -o .libs/libfvalue_value.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_value_type.lo libfvalue_value_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_value_entry.c -fPIC -DPIC -o .libs/libfvalue_value_entry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_value_type.c -fPIC -DPIC -o .libs/libfvalue_value_type.o libfvalue_value.c: In function 'libfvalue_value_append_entry_data': libfvalue_value.c:1985:12: warning: unused variable 'value_instance' [-Wunused-variable] intptr_t *value_instance = NULL; ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libfvalue_support.lo libfvalue_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libfvalue_support.c -fPIC -DPIC -o .libs/libfvalue_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libfvalue' Making all in libmfdata make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libmfdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_error.lo libmfdata_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_file.lo libmfdata_file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_file_list.lo libmfdata_file_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_group.lo libmfdata_group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_error.c -fPIC -DPIC -o .libs/libmfdata_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_group.c -fPIC -DPIC -o .libs/libmfdata_group.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_file_list.c -fPIC -DPIC -o .libs/libmfdata_file_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_file.c -fPIC -DPIC -o .libs/libmfdata_file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_list.lo libmfdata_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_list.c -fPIC -DPIC -o .libs/libmfdata_list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_list_element.lo libmfdata_list_element.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_list_element.c -fPIC -DPIC -o .libs/libmfdata_list_element.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_range.lo libmfdata_range.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_range.c -fPIC -DPIC -o .libs/libmfdata_range.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_segment.lo libmfdata_segment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_segment.c -fPIC -DPIC -o .libs/libmfdata_segment.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_segment_table.lo libmfdata_segment_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_segment_table.c -fPIC -DPIC -o .libs/libmfdata_segment_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_notify.lo libmfdata_notify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_notify.c -fPIC -DPIC -o .libs/libmfdata_notify.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libmfdata_support.lo libmfdata_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libmfdata_support.c -fPIC -DPIC -o .libs/libmfdata_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmfdata.la libmfdata_error.lo libmfdata_file.lo libmfdata_file_list.lo libmfdata_group.lo libmfdata_list.lo libmfdata_list_element.lo libmfdata_range.lo libmfdata_segment.lo libmfdata_segment_table.lo libmfdata_notify.lo libmfdata_support.lo libtool: link: ar cru .libs/libmfdata.a .libs/libmfdata_error.o .libs/libmfdata_file.o .libs/libmfdata_file_list.o .libs/libmfdata_group.o .libs/libmfdata_list.o .libs/libmfdata_list_element.o .libs/libmfdata_range.o .libs/libmfdata_segment.o .libs/libmfdata_segment_table.o .libs/libmfdata_notify.o .libs/libmfdata_support.o libtool: link: ranlib .libs/libmfdata.a libtool: link: ( cd ".libs" && rm -f "libmfdata.la" && ln -s "../libmfdata.la" "libmfdata.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libmfdata' Making all in libhmac make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libhmac' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libhmac_error.lo libhmac_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libhmac_md5.lo libhmac_md5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libhmac_sha1.lo libhmac_sha1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libhmac_sha256.lo libhmac_sha256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libhmac_md5.c -fPIC -DPIC -o .libs/libhmac_md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libhmac_error.c -fPIC -DPIC -o .libs/libhmac_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libhmac_sha256.c -fPIC -DPIC -o .libs/libhmac_sha256.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libhmac_sha1.c -fPIC -DPIC -o .libs/libhmac_sha1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libhmac_sha512.lo libhmac_sha512.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libhmac_sha512.c -fPIC -DPIC -o .libs/libhmac_sha512.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libhmac_support.lo libhmac_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libhmac_support.c -fPIC -DPIC -o .libs/libhmac_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhmac.la libhmac_error.lo libhmac_md5.lo libhmac_sha1.lo libhmac_sha256.lo libhmac_sha512.lo libhmac_support.lo libtool: link: ar cru .libs/libhmac.a .libs/libhmac_error.o .libs/libhmac_md5.o .libs/libhmac_sha1.o .libs/libhmac_sha256.o .libs/libhmac_sha512.o .libs/libhmac_support.o libtool: link: ranlib .libs/libhmac.a libtool: link: ( cd ".libs" && rm -f "libhmac.la" && ln -s "../libhmac.la" "libhmac.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libhmac' Making all in libcaes make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcaes' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcaes_context.lo libcaes_context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcaes_crypt.lo libcaes_crypt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcaes_error.lo libcaes_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcaes_key.lo libcaes_key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcaes_crypt.c -fPIC -DPIC -o .libs/libcaes_crypt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcaes_key.c -fPIC -DPIC -o .libs/libcaes_key.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcaes_error.c -fPIC -DPIC -o .libs/libcaes_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcaes_context.c -fPIC -DPIC -o .libs/libcaes_context.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcaes_support.lo libcaes_support.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcaes_tweaked_context.lo libcaes_tweaked_context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcaes_support.c -fPIC -DPIC -o .libs/libcaes_support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcaes_tweaked_context.c -fPIC -DPIC -o .libs/libcaes_tweaked_context.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcaes.la libcaes_context.lo libcaes_crypt.lo libcaes_error.lo libcaes_key.lo libcaes_support.lo libcaes_tweaked_context.lo libtool: link: ar cru .libs/libcaes.a .libs/libcaes_context.o .libs/libcaes_crypt.o .libs/libcaes_error.o .libs/libcaes_key.o .libs/libcaes_support.o .libs/libcaes_tweaked_context.o libtool: link: ranlib .libs/libcaes.a libtool: link: ( cd ".libs" && rm -f "libcaes.la" && ln -s "../libcaes.la" "libcaes.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcaes' Making all in libewf make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libewf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf.lo libewf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_chunk_data.lo libewf_chunk_data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_chunk_table.lo libewf_chunk_table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_compression.lo libewf_compression.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_compression.c -fPIC -DPIC -o .libs/libewf_compression.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_chunk_data.c -fPIC -DPIC -o .libs/libewf_chunk_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf.c -fPIC -DPIC -o .libs/libewf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_chunk_table.c -fPIC -DPIC -o .libs/libewf_chunk_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_date_time.lo libewf_date_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_date_time.c -fPIC -DPIC -o .libs/libewf_date_time.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_date_time_values.lo libewf_date_time_values.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_debug.lo libewf_debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_date_time_values.c -fPIC -DPIC -o .libs/libewf_date_time_values.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_debug.c -fPIC -DPIC -o .libs/libewf_debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_empty_block.lo libewf_empty_block.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_empty_block.c -fPIC -DPIC -o .libs/libewf_empty_block.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_error.lo libewf_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_filename.lo libewf_filename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_file_entry.lo libewf_file_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_error.c -fPIC -DPIC -o .libs/libewf_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_filename.c -fPIC -DPIC -o .libs/libewf_filename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_file_entry.c -fPIC -DPIC -o .libs/libewf_file_entry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_handle.lo libewf_handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_handle.c -fPIC -DPIC -o .libs/libewf_handle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_hash_sections.lo libewf_hash_sections.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_hash_sections.c -fPIC -DPIC -o .libs/libewf_hash_sections.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_hash_values.lo libewf_hash_values.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_hash_values.c -fPIC -DPIC -o .libs/libewf_hash_values.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_header_sections.lo libewf_header_sections.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_header_sections.c -fPIC -DPIC -o .libs/libewf_header_sections.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_header_values.lo libewf_header_values.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_header_values.c -fPIC -DPIC -o .libs/libewf_header_values.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_io_handle.lo libewf_io_handle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_legacy.lo libewf_legacy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_io_handle.c -fPIC -DPIC -o .libs/libewf_io_handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_legacy.c -fPIC -DPIC -o .libs/libewf_legacy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_media_values.lo libewf_media_values.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_media_values.c -fPIC -DPIC -o .libs/libewf_media_values.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_metadata.lo libewf_metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_metadata.c -fPIC -DPIC -o .libs/libewf_metadata.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_notify.lo libewf_notify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_notify.c -fPIC -DPIC -o .libs/libewf_notify.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_read_io_handle.lo libewf_read_io_handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_read_io_handle.c -fPIC -DPIC -o .libs/libewf_read_io_handle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_section.lo libewf_section.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_sector_range.lo libewf_sector_range.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_sector_range.c -fPIC -DPIC -o .libs/libewf_sector_range.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_section.c -fPIC -DPIC -o .libs/libewf_section.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_segment_file.lo libewf_segment_file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_segment_file_handle.lo libewf_segment_file_handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_segment_file.c -fPIC -DPIC -o .libs/libewf_segment_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_segment_file_handle.c -fPIC -DPIC -o .libs/libewf_segment_file_handle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_segment_table.lo libewf_segment_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_segment_table.c -fPIC -DPIC -o .libs/libewf_segment_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_single_files.lo libewf_single_files.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_single_files.c -fPIC -DPIC -o .libs/libewf_single_files.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_single_file_entry.lo libewf_single_file_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_single_file_entry.c -fPIC -DPIC -o .libs/libewf_single_file_entry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_single_file_tree.lo libewf_single_file_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_single_file_tree.c -fPIC -DPIC -o .libs/libewf_single_file_tree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_support.lo libewf_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_support.c -fPIC -DPIC -o .libs/libewf_support.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libewf_write_io_handle.lo libewf_write_io_handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libewf_write_io_handle.c -fPIC -DPIC -o .libs/libewf_write_io_handle.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -no-undefined -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libewf.la -rpath /usr/lib64 libewf.lo libewf_chunk_data.lo libewf_chunk_table.lo libewf_compression.lo libewf_date_time.lo libewf_date_time_values.lo libewf_debug.lo libewf_empty_block.lo libewf_error.lo libewf_filename.lo libewf_file_entry.lo libewf_handle.lo libewf_hash_sections.lo libewf_hash_values.lo libewf_header_sections.lo libewf_header_values.lo libewf_io_handle.lo libewf_legacy.lo libewf_media_values.lo libewf_metadata.lo libewf_notify.lo libewf_read_io_handle.lo libewf_section.lo libewf_sector_range.lo libewf_segment_file.lo libewf_segment_file_handle.lo libewf_segment_table.lo libewf_single_files.lo libewf_single_file_entry.lo libewf_single_file_tree.lo libewf_support.lo libewf_write_io_handle.lo ../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 ../libfvalue/libfvalue.la ../libmfdata/libmfdata.la -lz -ldl -lpthread libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libewf.o .libs/libewf_chunk_data.o .libs/libewf_chunk_table.o .libs/libewf_compression.o .libs/libewf_date_time.o .libs/libewf_date_time_values.o .libs/libewf_debug.o .libs/libewf_empty_block.o .libs/libewf_error.o .libs/libewf_filename.o .libs/libewf_file_entry.o .libs/libewf_handle.o .libs/libewf_hash_sections.o .libs/libewf_hash_values.o .libs/libewf_header_sections.o .libs/libewf_header_values.o .libs/libewf_io_handle.o .libs/libewf_legacy.o .libs/libewf_media_values.o .libs/libewf_metadata.o .libs/libewf_notify.o .libs/libewf_read_io_handle.o .libs/libewf_section.o .libs/libewf_sector_range.o .libs/libewf_segment_file.o .libs/libewf_segment_file_handle.o .libs/libewf_segment_table.o .libs/libewf_single_files.o .libs/libewf_single_file_entry.o .libs/libewf_single_file_tree.o .libs/libewf_support.o .libs/libewf_write_io_handle.o -Wl,--whole-archive ../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 ../libfvalue/.libs/libfvalue.a ../libmfdata/.libs/libmfdata.a -Wl,--no-whole-archive -lz -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libewf.so.2 -o .libs/libewf.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libewf.so.2" && ln -s "libewf.so.2.0.0" "libewf.so.2") libtool: link: (cd ".libs" && rm -f "libewf.so" && ln -s "libewf.so.2.0.0" "libewf.so") libtool: link: ( cd ".libs" && rm -f "libewf.la" && ln -s "../libewf.la" "libewf.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libewf' Making all in libodraw make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libodraw' make all-am make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libodraw' /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_cue_parser.lo libodraw_cue_parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_cue_scanner.lo libodraw_cue_scanner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_data_file.lo libodraw_data_file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_data_file_descriptor.lo libodraw_data_file_descriptor.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_cue_scanner.c -fPIC -DPIC -o .libs/libodraw_cue_scanner.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_data_file.c -fPIC -DPIC -o .libs/libodraw_data_file.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_cue_parser.c -fPIC -DPIC -o .libs/libodraw_cue_parser.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_data_file_descriptor.c -fPIC -DPIC -o .libs/libodraw_data_file_descriptor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_debug.lo libodraw_debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_error.lo libodraw_error.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_debug.c -fPIC -DPIC -o .libs/libodraw_debug.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_error.c -fPIC -DPIC -o .libs/libodraw_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_handle.lo libodraw_handle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_io_handle.lo libodraw_io_handle.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_handle.c -fPIC -DPIC -o .libs/libodraw_handle.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_io_handle.c -fPIC -DPIC -o .libs/libodraw_io_handle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_metadata.lo libodraw_metadata.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_metadata.c -fPIC -DPIC -o .libs/libodraw_metadata.o libodraw_handle.c: In function 'libodraw_handle_open_wide': libodraw_handle.c:610:9: warning: variable 'filename_length' set but not used [-Wunused-but-set-variable] size_t filename_length = 0; ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_notify.lo libodraw_notify.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_notify.c -fPIC -DPIC -o .libs/libodraw_notify.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_sector_range.lo libodraw_sector_range.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_support.lo libodraw_support.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_sector_range.c -fPIC -DPIC -o .libs/libodraw_sector_range.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_support.c -fPIC -DPIC -o .libs/libodraw_support.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libodraw_track_value.lo libodraw_track_value.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libodraw_track_value.c -fPIC -DPIC -o .libs/libodraw_track_value.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libodraw.la libodraw_cue_parser.lo libodraw_cue_scanner.lo libodraw_data_file.lo libodraw_data_file_descriptor.lo libodraw_debug.lo libodraw_error.lo libodraw_handle.lo libodraw_io_handle.lo libodraw_metadata.lo libodraw_notify.lo libodraw_sector_range.lo libodraw_support.lo libodraw_track_value.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 -lpthread libtool: link: (cd .libs/libodraw.lax/libcstring.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libodraw.lax/libcerror.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libodraw.lax/libcthreads.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libcthreads/.libs/libcthreads.a") libtool: link: (cd .libs/libodraw.lax/libcdata.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libcdata/.libs/libcdata.a") libtool: link: (cd .libs/libodraw.lax/libclocale.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libodraw.lax/libcnotify.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libcnotify/.libs/libcnotify.a") libtool: link: (cd .libs/libodraw.lax/libcsplit.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libcsplit/.libs/libcsplit.a") libtool: link: (cd .libs/libodraw.lax/libuna.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libuna/.libs/libuna.a") libtool: link: (cd .libs/libodraw.lax/libcfile.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libcfile/.libs/libcfile.a") libtool: link: (cd .libs/libodraw.lax/libcpath.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libcpath/.libs/libcpath.a") libtool: link: (cd .libs/libodraw.lax/libbfio.a && ar x "/builddir/build/BUILD/libewf-20140608/libodraw/../libbfio/.libs/libbfio.a") libtool: link: ar cru .libs/libodraw.a .libs/libodraw_cue_parser.o .libs/libodraw_cue_scanner.o .libs/libodraw_data_file.o .libs/libodraw_data_file_descriptor.o .libs/libodraw_debug.o .libs/libodraw_error.o .libs/libodraw_handle.o .libs/libodraw_io_handle.o .libs/libodraw_metadata.o .libs/libodraw_notify.o .libs/libodraw_sector_range.o .libs/libodraw_support.o .libs/libodraw_track_value.o .libs/libodraw.lax/libcstring.a/libcstring_support.o .libs/libodraw.lax/libcstring.a/libcstring_wide_string.o .libs/libodraw.lax/libcerror.a/libcerror_error.o .libs/libodraw.lax/libcerror.a/libcerror_support.o .libs/libodraw.lax/libcerror.a/libcerror_system.o .libs/libodraw.lax/libcthreads.a/libcthreads_condition.o .libs/libodraw.lax/libcthreads.a/libcthreads_error.o .libs/libodraw.lax/libcthreads.a/libcthreads_lock.o .libs/libodraw.lax/libcthreads.a/libcthreads_mutex.o .libs/libodraw.lax/libcthreads.a/libcthreads_queue.o .libs/libodraw.lax/libcthreads.a/libcthreads_read_write_lock.o .libs/libodraw.lax/libcthreads.a/libcthreads_repeating_thread.o .libs/libodraw.lax/libcthreads.a/libcthreads_support.o .libs/libodraw.lax/libcthreads.a/libcthreads_thread.o .libs/libodraw.lax/libcthreads.a/libcthreads_thread_attributes.o .libs/libodraw.lax/libcthreads.a/libcthreads_thread_pool.o .libs/libodraw.lax/libcdata.a/libcdata_array.o .libs/libodraw.lax/libcdata.a/libcdata_btree.o .libs/libodraw.lax/libcdata.a/libcdata_error.o .libs/libodraw.lax/libcdata.a/libcdata_list.o .libs/libodraw.lax/libcdata.a/libcdata_list_element.o .libs/libodraw.lax/libcdata.a/libcdata_range_list.o .libs/libodraw.lax/libcdata.a/libcdata_range_list_value.o .libs/libodraw.lax/libcdata.a/libcdata_support.o .libs/libodraw.lax/libcdata.a/libcdata_tree_node.o .libs/libodraw.lax/libclocale.a/libclocale_codepage.o .libs/libodraw.lax/libclocale.a/libclocale_locale.o .libs/libodraw.lax/libclocale.a/libclocale_support.o .libs/libodraw.lax/libcnotify.a/libcnotify_print.o .libs/libodraw.lax/libcnotify.a/libcnotify_stream.o .libs/libodraw.lax/libcnotify.a/libcnotify_verbose.o .libs/libodraw.lax/libcsplit.a/libcsplit_error.o .libs/libodraw.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libodraw.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libodraw.lax/libcsplit.a/libcsplit_support.o .libs/libodraw.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libodraw.lax/libcsplit.a/libcsplit_wide_string.o .libs/libodraw.lax/libuna.a/libuna_base16_stream.o .libs/libodraw.lax/libuna.a/libuna_base32_stream.o .libs/libodraw.lax/libuna.a/libuna_base64_stream.o .libs/libodraw.lax/libuna.a/libuna_byte_stream.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libodraw.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libodraw.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_874.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_932.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_936.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_949.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_950.o .libs/libodraw.lax/libuna.a/libuna_error.o .libs/libodraw.lax/libuna.a/libuna_support.o .libs/libodraw.lax/libuna.a/libuna_unicode_character.o .libs/libodraw.lax/libuna.a/libuna_url_stream.o .libs/libodraw.lax/libuna.a/libuna_utf16_stream.o .libs/libodraw.lax/libuna.a/libuna_utf16_string.o .libs/libodraw.lax/libuna.a/libuna_utf32_stream.o .libs/libodraw.lax/libuna.a/libuna_utf32_string.o .libs/libodraw.lax/libuna.a/libuna_utf7_stream.o .libs/libodraw.lax/libuna.a/libuna_utf8_stream.o .libs/libodraw.lax/libuna.a/libuna_utf8_string.o .libs/libodraw.lax/libcfile.a/libcfile_error.o .libs/libodraw.lax/libcfile.a/libcfile_file.o .libs/libodraw.lax/libcfile.a/libcfile_notify.o .libs/libodraw.lax/libcfile.a/libcfile_stream.o .libs/libodraw.lax/libcfile.a/libcfile_support.o .libs/libodraw.lax/libcpath.a/libcpath_error.o .libs/libodraw.lax/libcpath.a/libcpath_path.o .libs/libodraw.lax/libcpath.a/libcpath_support.o .libs/libodraw.lax/libbfio.a/libbfio_error.o .libs/libodraw.lax/libbfio.a/libbfio_file.o .libs/libodraw.lax/libbfio.a/libbfio_file_pool.o .libs/libodraw.lax/libbfio.a/libbfio_file_range.o .libs/libodraw.lax/libbfio.a/libbfio_handle.o .libs/libodraw.lax/libbfio.a/libbfio_memory_range.o .libs/libodraw.lax/libbfio.a/libbfio_pool.o .libs/libodraw.lax/libbfio.a/libbfio_support.o libtool: link: ranlib .libs/libodraw.a libtool: link: rm -fr .libs/libodraw.lax libtool: link: ( cd ".libs" && rm -f "libodraw.la" && ln -s "../libodraw.la" "libodraw.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libodraw' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libodraw' Making all in libsmdev make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libsmdev' /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_ata.lo libsmdev_ata.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_debug.lo libsmdev_debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_error.lo libsmdev_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_handle.lo libsmdev_handle.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_debug.c -fPIC -DPIC -o .libs/libsmdev_debug.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_handle.c -fPIC -DPIC -o .libs/libsmdev_handle.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_error.c -fPIC -DPIC -o .libs/libsmdev_error.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_ata.c -fPIC -DPIC -o .libs/libsmdev_ata.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_metadata.lo libsmdev_metadata.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_metadata.c -fPIC -DPIC -o .libs/libsmdev_metadata.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_notify.lo libsmdev_notify.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_optical_disc.lo libsmdev_optical_disc.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_notify.c -fPIC -DPIC -o .libs/libsmdev_notify.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_optical_disc.c -fPIC -DPIC -o .libs/libsmdev_optical_disc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_scsi.lo libsmdev_scsi.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_scsi.c -fPIC -DPIC -o .libs/libsmdev_scsi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_sector_range.lo libsmdev_sector_range.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_sector_range.c -fPIC -DPIC -o .libs/libsmdev_sector_range.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_string.lo libsmdev_string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_support.lo libsmdev_support.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_string.c -fPIC -DPIC -o .libs/libsmdev_string.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_support.c -fPIC -DPIC -o .libs/libsmdev_support.o /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_track_value.lo libsmdev_track_value.c /bin/sh ../libtool --tag=CC --mode=compile gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmdev_usb.lo libsmdev_usb.c libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_track_value.c -fPIC -DPIC -o .libs/libsmdev_track_value.o libtool: compile: gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmdev_usb.c -fPIC -DPIC -o .libs/libsmdev_usb.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsmdev.la libsmdev_ata.lo libsmdev_debug.lo libsmdev_error.lo libsmdev_handle.lo libsmdev_metadata.lo libsmdev_notify.lo libsmdev_optical_disc.lo libsmdev_scsi.lo libsmdev_sector_range.lo libsmdev_string.lo libsmdev_support.lo libsmdev_track_value.lo libsmdev_usb.lo ../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 -lpthread libtool: link: (cd .libs/libsmdev.lax/libcstring.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libsmdev.lax/libcerror.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libsmdev.lax/libcthreads.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libcthreads/.libs/libcthreads.a") libtool: link: (cd .libs/libsmdev.lax/libcdata.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libcdata/.libs/libcdata.a") libtool: link: (cd .libs/libsmdev.lax/libclocale.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libsmdev.lax/libcnotify.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libcnotify/.libs/libcnotify.a") libtool: link: (cd .libs/libsmdev.lax/libcsplit.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libcsplit/.libs/libcsplit.a") libtool: link: (cd .libs/libsmdev.lax/libuna.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libuna/.libs/libuna.a") libtool: link: (cd .libs/libsmdev.lax/libcfile.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libcfile/.libs/libcfile.a") libtool: link: (cd .libs/libsmdev.lax/libcpath.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmdev/../libcpath/.libs/libcpath.a") libtool: link: ar cru .libs/libsmdev.a .libs/libsmdev_ata.o .libs/libsmdev_debug.o .libs/libsmdev_error.o .libs/libsmdev_handle.o .libs/libsmdev_metadata.o .libs/libsmdev_notify.o .libs/libsmdev_optical_disc.o .libs/libsmdev_scsi.o .libs/libsmdev_sector_range.o .libs/libsmdev_string.o .libs/libsmdev_support.o .libs/libsmdev_track_value.o .libs/libsmdev_usb.o .libs/libsmdev.lax/libcstring.a/libcstring_support.o .libs/libsmdev.lax/libcstring.a/libcstring_wide_string.o .libs/libsmdev.lax/libcerror.a/libcerror_error.o .libs/libsmdev.lax/libcerror.a/libcerror_support.o .libs/libsmdev.lax/libcerror.a/libcerror_system.o .libs/libsmdev.lax/libcthreads.a/libcthreads_condition.o .libs/libsmdev.lax/libcthreads.a/libcthreads_error.o .libs/libsmdev.lax/libcthreads.a/libcthreads_lock.o .libs/libsmdev.lax/libcthreads.a/libcthreads_mutex.o .libs/libsmdev.lax/libcthreads.a/libcthreads_queue.o .libs/libsmdev.lax/libcthreads.a/libcthreads_read_write_lock.o .libs/libsmdev.lax/libcthreads.a/libcthreads_repeating_thread.o .libs/libsmdev.lax/libcthreads.a/libcthreads_support.o .libs/libsmdev.lax/libcthreads.a/libcthreads_thread.o .libs/libsmdev.lax/libcthreads.a/libcthreads_thread_attributes.o .libs/libsmdev.lax/libcthreads.a/libcthreads_thread_pool.o .libs/libsmdev.lax/libcdata.a/libcdata_array.o .libs/libsmdev.lax/libcdata.a/libcdata_btree.o .libs/libsmdev.lax/libcdata.a/libcdata_error.o .libs/libsmdev.lax/libcdata.a/libcdata_list.o .libs/libsmdev.lax/libcdata.a/libcdata_list_element.o .libs/libsmdev.lax/libcdata.a/libcdata_range_list.o .libs/libsmdev.lax/libcdata.a/libcdata_range_list_value.o .libs/libsmdev.lax/libcdata.a/libcdata_support.o .libs/libsmdev.lax/libcdata.a/libcdata_tree_node.o .libs/libsmdev.lax/libclocale.a/libclocale_codepage.o .libs/libsmdev.lax/libclocale.a/libclocale_locale.o .libs/libsmdev.lax/libclocale.a/libclocale_support.o .libs/libsmdev.lax/libcnotify.a/libcnotify_print.o .libs/libsmdev.lax/libcnotify.a/libcnotify_stream.o .libs/libsmdev.lax/libcnotify.a/libcnotify_verbose.o .libs/libsmdev.lax/libcsplit.a/libcsplit_error.o .libs/libsmdev.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libsmdev.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libsmdev.lax/libcsplit.a/libcsplit_support.o .libs/libsmdev.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libsmdev.lax/libcsplit.a/libcsplit_wide_string.o .libs/libsmdev.lax/libuna.a/libuna_base16_stream.o .libs/libsmdev.lax/libuna.a/libuna_base32_stream.o .libs/libsmdev.lax/libuna.a/libuna_base64_stream.o .libs/libsmdev.lax/libuna.a/libuna_byte_stream.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libsmdev.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libsmdev.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_874.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_932.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_936.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_949.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_950.o .libs/libsmdev.lax/libuna.a/libuna_error.o .libs/libsmdev.lax/libuna.a/libuna_support.o .libs/libsmdev.lax/libuna.a/libuna_unicode_character.o .libs/libsmdev.lax/libuna.a/libuna_url_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf16_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf16_string.o .libs/libsmdev.lax/libuna.a/libuna_utf32_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf32_string.o .libs/libsmdev.lax/libuna.a/libuna_utf7_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf8_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf8_string.o .libs/libsmdev.lax/libcfile.a/libcfile_error.o .libs/libsmdev.lax/libcfile.a/libcfile_file.o .libs/libsmdev.lax/libcfile.a/libcfile_notify.o .libs/libsmdev.lax/libcfile.a/libcfile_stream.o .libs/libsmdev.lax/libcfile.a/libcfile_support.o .libs/libsmdev.lax/libcpath.a/libcpath_error.o .libs/libsmdev.lax/libcpath.a/libcpath_path.o .libs/libsmdev.lax/libcpath.a/libcpath_support.o libtool: link: ranlib .libs/libsmdev.a libtool: link: rm -fr .libs/libsmdev.lax libtool: link: ( cd ".libs" && rm -f "libsmdev.la" && ln -s "../libsmdev.la" "libsmdev.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libsmdev' Making all in libsmraw make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libsmraw' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmraw_error.lo libsmraw_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmraw_filename.lo libsmraw_filename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmraw_handle.lo libsmraw_handle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmraw_information_file.lo libsmraw_information_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmraw_handle.c -fPIC -DPIC -o .libs/libsmraw_handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmraw_information_file.c -fPIC -DPIC -o .libs/libsmraw_information_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmraw_filename.c -fPIC -DPIC -o .libs/libsmraw_filename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmraw_error.c -fPIC -DPIC -o .libs/libsmraw_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmraw_io_handle.lo libsmraw_io_handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmraw_io_handle.c -fPIC -DPIC -o .libs/libsmraw_io_handle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmraw_metadata.lo libsmraw_metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmraw_metadata.c -fPIC -DPIC -o .libs/libsmraw_metadata.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmraw_notify.lo libsmraw_notify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmraw_notify.c -fPIC -DPIC -o .libs/libsmraw_notify.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libsmraw_support.lo libsmraw_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcthreads -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libsmraw_support.c -fPIC -DPIC -o .libs/libsmraw_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsmraw.la libsmraw_error.lo libsmraw_filename.lo libsmraw_handle.lo libsmraw_information_file.lo libsmraw_io_handle.lo libsmraw_metadata.lo libsmraw_notify.lo libsmraw_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 ../libfvalue/libfvalue.la -lpthread libtool: link: (cd .libs/libsmraw.lax/libcstring.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libsmraw.lax/libcerror.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libsmraw.lax/libcthreads.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libcthreads/.libs/libcthreads.a") libtool: link: (cd .libs/libsmraw.lax/libcdata.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libcdata/.libs/libcdata.a") libtool: link: (cd .libs/libsmraw.lax/libclocale.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libsmraw.lax/libcnotify.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libcnotify/.libs/libcnotify.a") libtool: link: (cd .libs/libsmraw.lax/libcsplit.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libcsplit/.libs/libcsplit.a") libtool: link: (cd .libs/libsmraw.lax/libuna.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libuna/.libs/libuna.a") libtool: link: (cd .libs/libsmraw.lax/libcfile.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libcfile/.libs/libcfile.a") libtool: link: (cd .libs/libsmraw.lax/libcpath.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libcpath/.libs/libcpath.a") libtool: link: (cd .libs/libsmraw.lax/libbfio.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libbfio/.libs/libbfio.a") libtool: link: (cd .libs/libsmraw.lax/libfcache.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libfcache/.libs/libfcache.a") libtool: link: (cd .libs/libsmraw.lax/libfdata.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libfdata/.libs/libfdata.a") libtool: link: (cd .libs/libsmraw.lax/libfvalue.a && ar x "/builddir/build/BUILD/libewf-20140608/libsmraw/../libfvalue/.libs/libfvalue.a") libtool: link: ar cru .libs/libsmraw.a .libs/libsmraw_error.o .libs/libsmraw_filename.o .libs/libsmraw_handle.o .libs/libsmraw_information_file.o .libs/libsmraw_io_handle.o .libs/libsmraw_metadata.o .libs/libsmraw_notify.o .libs/libsmraw_support.o .libs/libsmraw.lax/libcstring.a/libcstring_support.o .libs/libsmraw.lax/libcstring.a/libcstring_wide_string.o .libs/libsmraw.lax/libcerror.a/libcerror_error.o .libs/libsmraw.lax/libcerror.a/libcerror_support.o .libs/libsmraw.lax/libcerror.a/libcerror_system.o .libs/libsmraw.lax/libcthreads.a/libcthreads_condition.o .libs/libsmraw.lax/libcthreads.a/libcthreads_error.o .libs/libsmraw.lax/libcthreads.a/libcthreads_lock.o .libs/libsmraw.lax/libcthreads.a/libcthreads_mutex.o .libs/libsmraw.lax/libcthreads.a/libcthreads_queue.o .libs/libsmraw.lax/libcthreads.a/libcthreads_read_write_lock.o .libs/libsmraw.lax/libcthreads.a/libcthreads_repeating_thread.o .libs/libsmraw.lax/libcthreads.a/libcthreads_support.o .libs/libsmraw.lax/libcthreads.a/libcthreads_thread.o .libs/libsmraw.lax/libcthreads.a/libcthreads_thread_attributes.o .libs/libsmraw.lax/libcthreads.a/libcthreads_thread_pool.o .libs/libsmraw.lax/libcdata.a/libcdata_array.o .libs/libsmraw.lax/libcdata.a/libcdata_btree.o .libs/libsmraw.lax/libcdata.a/libcdata_error.o .libs/libsmraw.lax/libcdata.a/libcdata_list.o .libs/libsmraw.lax/libcdata.a/libcdata_list_element.o .libs/libsmraw.lax/libcdata.a/libcdata_range_list.o .libs/libsmraw.lax/libcdata.a/libcdata_range_list_value.o .libs/libsmraw.lax/libcdata.a/libcdata_support.o .libs/libsmraw.lax/libcdata.a/libcdata_tree_node.o .libs/libsmraw.lax/libclocale.a/libclocale_codepage.o .libs/libsmraw.lax/libclocale.a/libclocale_locale.o .libs/libsmraw.lax/libclocale.a/libclocale_support.o .libs/libsmraw.lax/libcnotify.a/libcnotify_print.o .libs/libsmraw.lax/libcnotify.a/libcnotify_stream.o .libs/libsmraw.lax/libcnotify.a/libcnotify_verbose.o .libs/libsmraw.lax/libcsplit.a/libcsplit_error.o .libs/libsmraw.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libsmraw.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libsmraw.lax/libcsplit.a/libcsplit_support.o .libs/libsmraw.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libsmraw.lax/libcsplit.a/libcsplit_wide_string.o .libs/libsmraw.lax/libuna.a/libuna_base16_stream.o .libs/libsmraw.lax/libuna.a/libuna_base32_stream.o .libs/libsmraw.lax/libuna.a/libuna_base64_stream.o .libs/libsmraw.lax/libuna.a/libuna_byte_stream.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libsmraw.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libsmraw.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_874.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_932.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_936.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_949.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_950.o .libs/libsmraw.lax/libuna.a/libuna_error.o .libs/libsmraw.lax/libuna.a/libuna_support.o .libs/libsmraw.lax/libuna.a/libuna_unicode_character.o .libs/libsmraw.lax/libuna.a/libuna_url_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf16_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf16_string.o .libs/libsmraw.lax/libuna.a/libuna_utf32_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf32_string.o .libs/libsmraw.lax/libuna.a/libuna_utf7_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf8_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf8_string.o .libs/libsmraw.lax/libcfile.a/libcfile_error.o .libs/libsmraw.lax/libcfile.a/libcfile_file.o .libs/libsmraw.lax/libcfile.a/libcfile_notify.o .libs/libsmraw.lax/libcfile.a/libcfile_stream.o .libs/libsmraw.lax/libcfile.a/libcfile_support.o .libs/libsmraw.lax/libcpath.a/libcpath_error.o .libs/libsmraw.lax/libcpath.a/libcpath_path.o .libs/libsmraw.lax/libcpath.a/libcpath_support.o .libs/libsmraw.lax/libbfio.a/libbfio_error.o .libs/libsmraw.lax/libbfio.a/libbfio_file.o .libs/libsmraw.lax/libbfio.a/libbfio_file_pool.o .libs/libsmraw.lax/libbfio.a/libbfio_file_range.o .libs/libsmraw.lax/libbfio.a/libbfio_handle.o .libs/libsmraw.lax/libbfio.a/libbfio_memory_range.o .libs/libsmraw.lax/libbfio.a/libbfio_pool.o .libs/libsmraw.lax/libbfio.a/libbfio_support.o .libs/libsmraw.lax/libfcache.a/libfcache_cache.o .libs/libsmraw.lax/libfcache.a/libfcache_cache_value.o .libs/libsmraw.lax/libfcache.a/libfcache_date_time.o .libs/libsmraw.lax/libfcache.a/libfcache_error.o .libs/libsmraw.lax/libfcache.a/libfcache_support.o .libs/libsmraw.lax/libfdata.a/libfdata_error.o .libs/libsmraw.lax/libfdata.a/libfdata_list.o .libs/libsmraw.lax/libfdata.a/libfdata_list_element.o .libs/libsmraw.lax/libfdata.a/libfdata_mapped_range.o .libs/libsmraw.lax/libfdata.a/libfdata_notify.o .libs/libsmraw.lax/libfdata.a/libfdata_range.o .libs/libsmraw.lax/libfdata.a/libfdata_range_list.o .libs/libsmraw.lax/libfdata.a/libfdata_stream.o .libs/libsmraw.lax/libfdata.a/libfdata_support.o .libs/libsmraw.lax/libfdata.a/libfdata_tree.o .libs/libsmraw.lax/libfdata.a/libfdata_tree_node.o .libs/libsmraw.lax/libfdata.a/libfdata_vector.o .libs/libsmraw.lax/libfvalue.a/libfvalue_binary_data.o .libs/libsmraw.lax/libfvalue.a/libfvalue_data_handle.o .libs/libsmraw.lax/libfvalue.a/libfvalue_error.o .libs/libsmraw.lax/libfvalue.a/libfvalue_filetime.o .libs/libsmraw.lax/libfvalue.a/libfvalue_floating_point.o .libs/libsmraw.lax/libfvalue.a/libfvalue_integer.o .libs/libsmraw.lax/libfvalue.a/libfvalue_split_string.o .libs/libsmraw.lax/libfvalue.a/libfvalue_string.o .libs/libsmraw.lax/libfvalue.a/libfvalue_support.o .libs/libsmraw.lax/libfvalue.a/libfvalue_table.o .libs/libsmraw.lax/libfvalue.a/libfvalue_value.o .libs/libsmraw.lax/libfvalue.a/libfvalue_value_entry.o .libs/libsmraw.lax/libfvalue.a/libfvalue_value_type.o libtool: link: ranlib .libs/libsmraw.a libtool: link: rm -fr .libs/libsmraw.lax libtool: link: ( cd ".libs" && rm -f "libsmraw.la" && ln -s "../libsmraw.la" "libsmraw.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libsmraw' Making all in libcsystem make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcsystem' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsystem_getopt.lo libcsystem_getopt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsystem_glob.lo libcsystem_glob.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsystem_signal.lo libcsystem_signal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsystem_string.lo libcsystem_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsystem_signal.c -fPIC -DPIC -o .libs/libcsystem_signal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsystem_string.c -fPIC -DPIC -o .libs/libcsystem_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsystem_glob.c -fPIC -DPIC -o .libs/libcsystem_glob.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsystem_getopt.c -fPIC -DPIC -o .libs/libcsystem_getopt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o libcsystem_support.lo libcsystem_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c libcsystem_support.c -fPIC -DPIC -o .libs/libcsystem_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 "/builddir/build/BUILD/libewf-20140608/libcsystem/../libcstring/.libs/libcstring.a") libtool: link: (cd .libs/libcsystem.lax/libcerror.a && ar x "/builddir/build/BUILD/libewf-20140608/libcsystem/../libcerror/.libs/libcerror.a") libtool: link: (cd .libs/libcsystem.lax/libclocale.a && ar x "/builddir/build/BUILD/libewf-20140608/libcsystem/../libclocale/.libs/libclocale.a") libtool: link: (cd .libs/libcsystem.lax/libcnotify.a && ar x "/builddir/build/BUILD/libewf-20140608/libcsystem/../libcnotify/.libs/libcnotify.a") libtool: link: (cd .libs/libcsystem.lax/libuna.a && ar x "/builddir/build/BUILD/libewf-20140608/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" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcsystem' Making all in ewftools make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/ewftools' gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c byte_size_string.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c digest_hash.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c device_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfacquire.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfinput.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfoutput.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c guid.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c imaging_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c log_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c platform.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c process_status.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c storage_media_buffer.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfacquirestream.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfdebug.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfexport.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c export_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfinfo.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c info_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfmount.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c mount_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfrecover.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c ewfverify.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c verification_handle.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ewfacquire byte_size_string.o digest_hash.o device_handle.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libodraw/libodraw.la ../libsmdev/libsmdev.la ../libsmraw/libsmraw.la -luuid ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ewfacquirestream byte_size_string.o digest_hash.o ewfacquirestream.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o -luuid ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ewfdebug byte_size_string.o ewfdebug.o ewfinput.o ewfoutput.o ../libcsystem/libcsystem.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ewfdebug byte_size_string.o ewfdebug.o ewfinput.o ewfoutput.o ../libcsystem/.libs/libcsystem.a ../libewf/.libs/libewf.so -lz -ldl -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ewfacquirestream byte_size_string.o digest_hash.o ewfacquirestream.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o -luuid ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libcdatetime/.libs/libcdatetime.a ../libewf/.libs/libewf.so -lz -ldl -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ewfacquire byte_size_string.o digest_hash.o device_handle.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libodraw/.libs/libodraw.a ../libsmdev/.libs/libsmdev.a ../libsmraw/.libs/libsmraw.a -luuid ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libcdatetime/.libs/libcdatetime.a ../libewf/.libs/libewf.so -lz -ldl -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ewfexport byte_size_string.o digest_hash.o ewfexport.o ewfinput.o ewfoutput.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libsmraw/libsmraw.la -luuid ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ewfinfo byte_size_string.o digest_hash.o ewfinfo.o ewfinput.o ewfoutput.o guid.o info_handle.o platform.o -luuid ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ewfmount byte_size_string.o digest_hash.o ewfmount.o ewfinput.o ewfoutput.o guid.o mount_handle.o platform.o -lfuse -pthread -luuid ../libcsystem/libcsystem.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ewfrecover byte_size_string.o digest_hash.o ewfrecover.o ewfinput.o ewfoutput.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libsmraw/libsmraw.la -luuid ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ewfinfo byte_size_string.o digest_hash.o ewfinfo.o ewfinput.o ewfoutput.o guid.o info_handle.o platform.o -luuid ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.so -lz -ldl -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ewfexport byte_size_string.o digest_hash.o ewfexport.o ewfinput.o ewfoutput.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libsmraw/.libs/libsmraw.a -luuid ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libcdatetime/.libs/libcdatetime.a ../libewf/.libs/libewf.so -lz -ldl -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ewfverify byte_size_string.o digest_hash.o ewfinput.o ewfoutput.o ewfverify.o log_handle.o process_status.o storage_media_buffer.o verification_handle.o ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcpath/libcpath.la ../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ewfmount byte_size_string.o digest_hash.o ewfmount.o ewfinput.o ewfoutput.o guid.o mount_handle.o platform.o -pthread -lfuse -luuid ../libcsystem/.libs/libcsystem.a ../libewf/.libs/libewf.so -lz -ldl -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ewfrecover byte_size_string.o digest_hash.o ewfrecover.o ewfinput.o ewfoutput.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libsmraw/.libs/libsmraw.a -luuid ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libcdatetime/.libs/libcdatetime.a ../libewf/.libs/libewf.so -lz -ldl -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ewfverify byte_size_string.o digest_hash.o ewfinput.o ewfoutput.o ewfverify.o log_handle.o process_status.o storage_media_buffer.o verification_handle.o ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcpath/.libs/libcpath.a ../libcsplit/.libs/libcsplit.a ../libcdatetime/.libs/libcdatetime.a ../libewf/.libs/libewf.so -lz -ldl -lpthread ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/ewftools' Making all in ewftools-mt make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/ewftools-mt' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/ewftools-mt' Making all in ewf.net make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/ewf.net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/ewf.net' Making all in pyewf make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/pyewf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf.lo `test -f 'pyewf.c' || echo './'`pyewf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_codepage.lo `test -f 'pyewf_codepage.c' || echo './'`pyewf_codepage.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_datetime.lo `test -f 'pyewf_datetime.c' || echo './'`pyewf_datetime.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_error.lo `test -f 'pyewf_error.c' || echo './'`pyewf_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf.c -fPIC -DPIC -o .libs/pyewf_la-pyewf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_datetime.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_datetime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_error.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_codepage.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_codepage.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_file_entries.lo `test -f 'pyewf_file_entries.c' || echo './'`pyewf_file_entries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_file_entries.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_file_entries.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_file_entry.lo `test -f 'pyewf_file_entry.c' || echo './'`pyewf_file_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_file_entry.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_file_entry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_file_object_io_handle.lo `test -f 'pyewf_file_object_io_handle.c' || echo './'`pyewf_file_object_io_handle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_file_objects_io_pool.lo `test -f 'pyewf_file_objects_io_pool.c' || echo './'`pyewf_file_objects_io_pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_file_object_io_handle.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_file_object_io_handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_file_objects_io_pool.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_file_objects_io_pool.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_handle.lo `test -f 'pyewf_handle.c' || echo './'`pyewf_handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_handle.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_handle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_integer.lo `test -f 'pyewf_integer.c' || echo './'`pyewf_integer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_integer.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_integer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c -o pyewf_la-pyewf_metadata.lo `test -f 'pyewf_metadata.c' || echo './'`pyewf_metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I/usr/include/python2.7 -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -c pyewf_metadata.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_metadata.o /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -module -avoid-version -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pyewf.la -rpath /usr/lib64/python2.7/site-packages pyewf_la-pyewf.lo pyewf_la-pyewf_codepage.lo pyewf_la-pyewf_datetime.lo pyewf_la-pyewf_error.lo pyewf_la-pyewf_file_entries.lo pyewf_la-pyewf_file_entry.lo pyewf_la-pyewf_file_object_io_handle.lo pyewf_la-pyewf_file_objects_io_pool.lo pyewf_la-pyewf_handle.lo pyewf_la-pyewf_integer.lo pyewf_la-pyewf_metadata.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libewf/libewf.la libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/pyewf_la-pyewf.o .libs/pyewf_la-pyewf_codepage.o .libs/pyewf_la-pyewf_datetime.o .libs/pyewf_la-pyewf_error.o .libs/pyewf_la-pyewf_file_entries.o .libs/pyewf_la-pyewf_file_entry.o .libs/pyewf_la-pyewf_file_object_io_handle.o .libs/pyewf_la-pyewf_file_objects_io_pool.o .libs/pyewf_la-pyewf_handle.o .libs/pyewf_la-pyewf_integer.o .libs/pyewf_la-pyewf_metadata.o -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a -Wl,--no-whole-archive -lpython2.7 -lutil -lm ../libewf/.libs/libewf.so -lz -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-export-dynamic -Wl,-z -Wl,relro -Wl,-soname -Wl,pyewf.so -o .libs/pyewf.so libtool: link: ( cd ".libs" && rm -f "pyewf.la" && ln -s "../pyewf.la" "pyewf.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/pyewf' Making all in po make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/po' make libewf.pot-update make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if LC_ALL=C grep 'GNU libewf' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='joachim.metz@gmail.com'; \ else \ msgid_bugs_address='joachim.metz@gmail.com'; \ fi; \ case `: --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]*) \ : --default-domain=libewf --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ : --default-domain=libewf --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --package-name="${package_gnu}libewf" \ --package-version='20140608' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f libewf.po || { \ if test -f ./libewf.pot; then \ sed -f remove-potcdate.sed < ./libewf.pot > libewf.1po && \ sed -f remove-potcdate.sed < libewf.po > libewf.2po && \ if cmp libewf.1po libewf.2po >/dev/null 2>&1; then \ rm -f libewf.1po libewf.2po libewf.po; \ else \ rm -f libewf.1po libewf.2po ./libewf.pot && \ mv libewf.po ./libewf.pot; \ fi; \ else \ mv libewf.po ./libewf.pot; \ fi; \ } make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/po' test ! -f ./libewf.pot || \ test -z "" || make make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/po' Making all in documents make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/documents' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/documents' Making all in manuals make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/manuals' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/manuals' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/tests' Making all in examples make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/examples' Making all in msvscpp make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/msvscpp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/msvscpp' make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0kRx7V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64 + cd libewf-20140608 + make install DESTDIR=/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64 'INSTALL=install -p' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/include' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/include' install -p -m 644 libewf.h '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/include/libewf' install -p -m 644 libewf/codepage.h libewf/definitions.h libewf/error.h libewf/extern.h libewf/features.h libewf/types.h '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/include/libewf' make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/include' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/include' Making install in common make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/common' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/common' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/common' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/common' Making install in libcstring make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcstring' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcstring' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcstring' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcstring' Making install in libcerror make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcerror' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcerror' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcerror' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcerror' Making install in libcthreads make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcthreads' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcthreads' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcthreads' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcthreads' Making install in libcdata make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcdata' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcdata' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcdata' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcdata' Making install in libcdatetime make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcdatetime' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcdatetime' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcdatetime' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcdatetime' Making install in libclocale make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libclocale' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libclocale' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libclocale' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libclocale' Making install in libcnotify make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcnotify' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcnotify' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcnotify' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcnotify' Making install in libcsplit make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcsplit' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcsplit' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcsplit' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcsplit' Making install in libuna make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libuna' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libuna' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libuna' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libuna' Making install in libcfile make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcfile' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcfile' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcfile' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcfile' Making install in libcpath make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcpath' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcpath' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcpath' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcpath' Making install in libbfio make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libbfio' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libbfio' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libbfio' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libbfio' Making install in libfcache make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libfcache' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libfcache' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libfcache' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libfcache' Making install in libfdata make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libfdata' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libfdata' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libfdata' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libfdata' Making install in libfvalue make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libfvalue' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libfvalue' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libfvalue' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libfvalue' Making install in libmfdata make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libmfdata' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libmfdata' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libmfdata' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libmfdata' Making install in libhmac make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libhmac' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libhmac' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libhmac' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libhmac' Making install in libcaes make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcaes' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcaes' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcaes' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcaes' Making install in libewf make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libewf' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libewf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libewf.la '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libewf.so.2.0.0 /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64/libewf.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64 && { ln -s -f libewf.so.2.0.0 libewf.so.2 || { rm -f libewf.so.2 && ln -s libewf.so.2.0.0 libewf.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64 && { ln -s -f libewf.so.2.0.0 libewf.so || { rm -f libewf.so && ln -s libewf.so.2.0.0 libewf.so; }; }) libtool: install: install -p .libs/libewf.lai /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64/libewf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libewf' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libewf' Making install in libodraw make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libodraw' make install-am make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libodraw' make[3]: Entering directory '/builddir/build/BUILD/libewf-20140608/libodraw' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libodraw' make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libodraw' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libodraw' Making install in libsmdev make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libsmdev' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libsmdev' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libsmdev' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libsmdev' Making install in libsmraw make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libsmraw' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libsmraw' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libsmraw' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libsmraw' Making install in libcsystem make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcsystem' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/libcsystem' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcsystem' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/libcsystem' Making install in ewftools make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/ewftools' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/ewftools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p ewfacquire ewfacquirestream ewfdebug ewfexport ewfinfo ewfmount ewfrecover ewfverify '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin' libtool: install: warning: `../libewf/libewf.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ewfacquire /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin/ewfacquire libtool: install: warning: `../libewf/libewf.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ewfacquirestream /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin/ewfacquirestream libtool: install: warning: `../libewf/libewf.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ewfdebug /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin/ewfdebug libtool: install: warning: `../libewf/libewf.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ewfexport /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin/ewfexport libtool: install: warning: `../libewf/libewf.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ewfinfo /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin/ewfinfo libtool: install: warning: `../libewf/libewf.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ewfmount /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin/ewfmount libtool: install: warning: `../libewf/libewf.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ewfrecover /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin/ewfrecover libtool: install: warning: `../libewf/libewf.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ewfverify /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/bin/ewfverify make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/ewftools' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/ewftools' Making install in ewftools-mt make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/ewftools-mt' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/ewftools-mt' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/ewftools-mt' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/ewftools-mt' Making install in ewf.net make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/ewf.net' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/ewf.net' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/ewf.net' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/ewf.net' Making install in pyewf make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/pyewf' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/pyewf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64/python2.7/site-packages' /bin/sh ../libtool --mode=install install -p pyewf.la '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64/python2.7/site-packages' libtool: install: warning: relinking `pyewf.la' libtool: install: (cd /builddir/build/BUILD/libewf-20140608/pyewf; /bin/sh /builddir/build/BUILD/libewf-20140608/libtool --tag CC --mode=relink gcc -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -Wall -module -avoid-version -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pyewf.la -rpath /usr/lib64/python2.7/site-packages pyewf_la-pyewf.lo pyewf_la-pyewf_codepage.lo pyewf_la-pyewf_datetime.lo pyewf_la-pyewf_error.lo pyewf_la-pyewf_file_entries.lo pyewf_la-pyewf_file_entry.lo pyewf_la-pyewf_file_object_io_handle.lo pyewf_la-pyewf_file_objects_io_pool.lo pyewf_la-pyewf_handle.lo pyewf_la-pyewf_integer.lo pyewf_la-pyewf_metadata.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libewf/libewf.la -inst-prefix-dir /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/pyewf_la-pyewf.o .libs/pyewf_la-pyewf_codepage.o .libs/pyewf_la-pyewf_datetime.o .libs/pyewf_la-pyewf_error.o .libs/pyewf_la-pyewf_file_entries.o .libs/pyewf_la-pyewf_file_entry.o .libs/pyewf_la-pyewf_file_object_io_handle.o .libs/pyewf_la-pyewf_file_objects_io_pool.o .libs/pyewf_la-pyewf_handle.o .libs/pyewf_la-pyewf_integer.o .libs/pyewf_la-pyewf_metadata.o -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a -Wl,--no-whole-archive -lpython2.7 -lutil -lm -L/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64 -L/usr/lib64 -lewf -lz -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-export-dynamic -Wl,-z -Wl,relro -Wl,-soname -Wl,pyewf.so -o .libs/pyewf.so libtool: install: install -p .libs/pyewf.soT /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64/python2.7/site-packages/pyewf.so libtool: install: install -p .libs/pyewf.lai /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64/python2.7/site-packages/pyewf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/pyewf' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/pyewf' Making install in po make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/po' make libewf.pot-update make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/po' if LC_ALL=C grep 'GNU libewf' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='joachim.metz@gmail.com'; \ else \ msgid_bugs_address='joachim.metz@gmail.com'; \ fi; \ case `: --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]*) \ : --default-domain=libewf --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ : --default-domain=libewf --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --package-name="${package_gnu}libewf" \ --package-version='20140608' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f libewf.po || { \ if test -f ./libewf.pot; then \ sed -f remove-potcdate.sed < ./libewf.pot > libewf.1po && \ sed -f remove-potcdate.sed < libewf.po > libewf.2po && \ if cmp libewf.1po libewf.2po >/dev/null 2>&1; then \ rm -f libewf.1po libewf.2po libewf.po; \ else \ rm -f libewf.1po libewf.2po ./libewf.pot && \ mv libewf.po ./libewf.pot; \ fi; \ else \ mv libewf.po ./libewf.pot; \ fi; \ } make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/po' test ! -f ./libewf.pot || \ test -z "" || make if test "libewf" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/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 -p -m 644 ./$file \ /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/po' Making install in documents make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/documents' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/documents' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/documents' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/documents' Making install in manuals make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/manuals' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/manuals' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/man/man1' install -p -m 644 ewfacquire.1 ewfacquirestream.1 ewfexport.1 ewfinfo.1 ewfmount.1 ewfrecover.1 ewfverify.1 '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/man/man3' install -p -m 644 libewf.3 '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/manuals' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/manuals' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/tests' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/tests' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/tests' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/examples' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/examples' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/examples' Making install in msvscpp make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608/msvscpp' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608/msvscpp' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608/msvscpp' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608/msvscpp' make[1]: Entering directory '/builddir/build/BUILD/libewf-20140608' make[2]: Entering directory '/builddir/build/BUILD/libewf-20140608' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 libewf.pc '/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libewf-20140608' make[1]: Leaving directory '/builddir/build/BUILD/libewf-20140608' + find /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libewf-20140608-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bd6AI8 + umask 022 + cd /builddir/build/BUILD + cd libewf-20140608 + DOCDIR=/builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/doc/libewf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/doc/libewf + cp -pr AUTHORS /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/doc/libewf + cp -pr COPYING /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/doc/libewf + cp -pr NEWS /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64/usr/share/doc/libewf + exit 0 Provides: libewf = 20140608-8.fc28 libewf(riscv-64) = 20140608-8.fc28 libewf.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: ewftools-20140608-8.fc28.riscv64 Provides: ewftools = 20140608-8.fc28 ewftools(riscv-64) = 20140608-8.fc28 libewf-tools = 20140608-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libewf.so.2()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: libewf-tools <= 20140608-8.fc28 Processing files: libewf-devel-20140608-8.fc28.riscv64 Provides: libewf-devel = 20140608-8.fc28 libewf-devel(riscv-64) = 20140608-8.fc28 pkgconfig(libewf) = 20140608 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libewf.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/libewf-20140608-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libewf-20140608-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ewftools-20140608-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libewf-devel-20140608-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9Au0sb + umask 022 + cd /builddir/build/BUILD + cd libewf-20140608 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libewf-20140608-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff