Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libewf.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libewf.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libewf-20100226-4.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libewf.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libewf.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VYwt8U + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libewf-20100226 + /usr/bin/gzip -dc /builddir/build/SOURCES/libewf-20100226.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libewf-20100226 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libewf-20100226-pyver.patch):' Patch #0 (libewf-20100226-pyver.patch): + /bin/cat /builddir/build/SOURCES/libewf-20100226-pyver.patch + /usr/bin/patch -s -p1 -b --suffix .pyver --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.452T5K + umask 022 + cd /builddir/build/BUILD + cd libewf-20100226 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for x86_64-unknown-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 whether to enable enable wide character type support... (cached) yes checking whether to enable build the ewftools as static executables... (cached) no checking whether to enable use libewf's low level read and write functions in the ewftools... (cached) no checking whether to enable enable low memory usage... (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 (pyewf)... (cached) yes checking whether to enable enable experimental version 2 API... (cached) no checking for x86_64-unknown-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... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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... 1635000 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 -m elf_x86_64) 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 for an ANSI C-conforming const... yes checking for working volatile... yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes 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 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 cygwin/fs.h usability... no checking cygwin/fs.h presence... no checking for cygwin/fs.h... no checking cygwin/hdreg.h usability... no checking cygwin/hdreg.h presence... no checking for cygwin/hdreg.h... no checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.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 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 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 sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether struct tm is in sys/time.h or time.h... time.h 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 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 fwrite... yes checking for vfprintf... yes checking for free... yes checking for malloc... yes checking for memcmp... yes checking for memcpy... yes checking for memset... yes checking for realloc... yes checking for snprintf... yes checking for sscanf... yes checking for strlen... yes checking for strchr... yes checking for strncmp... yes checking for strncpy... yes checking for strrchr... yes checking for strtoll... yes checking for strtoull... yes checking for vsnprintf... yes checking for close... yes checking for lseek... yes checking for open... yes checking for read... yes checking for write... yes checking for fstat... yes checking for localtime_r... yes checking for mktime... yes checking for ctime_r... yes checking if ctime_r is defined according to the POSIX definition... yes checking for gmtime_r... yes checking for time... yes checking for chdir... yes checking for mkdir... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for getopt... yes checking for setlocale... yes checking for nl_langinfo... yes checking for nl_langinfo CODESET support... yes checking for fstat... (cached) yes checking for uname... yes checking for posix_fadvise... yes checking if posix_fadvise can be linked... yes checking whether printf supports the conversion specifier "%jd"... yes checking whether printf supports the conversion specifier "%zd"... yes checking for adler32 in -lz... yes checking for compress2 in -lz... yes checking for compressBound in -lz... yes checking for uncompress in -lz... yes checking libuna.h usability... no checking libuna.h presence... no checking for libuna.h... no checking libbfio.h usability... no checking libbfio.h presence... no checking for libbfio.h... no checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking if openssl/evp.h can be used in combination with zlib.h... yes checking for EVP_md5 in -lcrypto... yes checking for EVP_sha1 in -lcrypto... yes checking for EVP_MD_CTX_init in -lcrypto... yes checking for EVP_MD_CTX_cleanup in -lcrypto... yes checking for EVP_DigestInit_ex in -lcrypto... yes checking for EVP_DigestUpdate in -lcrypto... yes checking for EVP_DigestFinal_ex in -lcrypto... yes checking 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 wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for fgetws... yes checking for swprintf... yes checking for wcschr... yes checking for wcsncmp... yes checking for wcsncpy... yes checking for wcslen... yes checking for wcsrchr... yes checking for wcstoll... yes checking for wcstoull... yes checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for Python include path... /usr/include/python2.7 checking for Python library path... /usr/lib/python2.7/site-packages checking for Python extra libraries... -lpthread -ldl -lutil configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating common/Makefile config.status: creating liberror/Makefile config.status: creating libnotify/Makefile config.status: creating libuna/Makefile config.status: creating libbfio/Makefile config.status: creating libewf/Makefile config.status: creating libsystem/Makefile config.status: creating ewftools/Makefile config.status: creating pyewf/Makefile config.status: creating documents/Makefile config.status: creating manuals/Makefile config.status: creating macosx/Makefile config.status: creating borlandc/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 macosx/Introduction.rtf 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 configure: Building: libuna support: local libbfio support: local libcrypto EVP support: yes libcrypto MD5 support: evp libcrypto SHA1 support: evp guid support: libuuid Features: Wide character type support: yes ewftools are build as static executables: no ewftools use low level read and write functions: no Python (pyewf) support: yes Verbose output: no Debug output: no Experimental version 2 API: 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-20100226/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libewf-20100226/include' Making all in common make[1]: Entering directory `/builddir/build/BUILD/libewf-20100226/common' make all-am make[2]: Entering directory `/builddir/build/BUILD/libewf-20100226/common' make[2]: Leaving directory `/builddir/build/BUILD/libewf-20100226/common' make[1]: Leaving directory `/builddir/build/BUILD/libewf-20100226/common' Making all in liberror make[1]: Entering directory `/builddir/build/BUILD/libewf-20100226/liberror' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o liberror_error.lo liberror_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c liberror_error.c -fPIC -DPIC -o .libs/liberror_error.o /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o liberror.la liberror_error.lo -lz libtool: link: ar cru .libs/liberror.a .libs/liberror_error.o libtool: link: ranlib .libs/liberror.a libtool: link: ( cd ".libs" && rm -f "liberror.la" && ln -s "../liberror.la" "liberror.la" ) make[1]: Leaving directory `/builddir/build/BUILD/libewf-20100226/liberror' Making all in libnotify make[1]: Entering directory `/builddir/build/BUILD/libewf-20100226/libnotify' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libnotify.lo libnotify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libnotify.c -fPIC -DPIC -o .libs/libnotify.o /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o libnotify.la libnotify.lo -lz libtool: link: ar cru .libs/libnotify.a .libs/libnotify.o libtool: link: ranlib .libs/libnotify.a libtool: link: ( cd ".libs" && rm -f "libnotify.la" && ln -s "../libnotify.la" "libnotify.la" ) make[1]: Leaving directory `/builddir/build/BUILD/libewf-20100226/libnotify' Making all in libuna make[1]: Entering directory `/builddir/build/BUILD/libewf-20100226/libuna' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_base64url_stream.lo libuna_base64url_stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_byte_stream.lo libuna_byte_stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_compare.lo libuna_compare.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_base64url_stream.c -fPIC -DPIC -o .libs/libuna_base64url_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_compare.c -fPIC -DPIC -o .libs/libuna_compare.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_6.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_7.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_codepage_iso_8859_6.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_codepage_iso_8859_8.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_10.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_codepage_koi8_r.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_windows_1250.lo libuna_codepage_windows_1250.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_windows_1251.lo libuna_codepage_windows_1251.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_windows_1252.lo libuna_codepage_windows_1252.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_codepage_windows_1252.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1252.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_windows_1253.lo libuna_codepage_windows_1253.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_windows_1255.lo libuna_codepage_windows_1255.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_windows_1256.lo libuna_codepage_windows_1256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_codepage_windows_1257.lo libuna_codepage_windows_1257.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_codepage_windows_1257.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1257.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_support.lo libuna_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_support.c -fPIC -DPIC -o .libs/libuna_support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_unicode_character.c -fPIC -DPIC -o .libs/libuna_unicode_character.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_utf8_string.c -fPIC -DPIC -o .libs/libuna_utf8_string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libuna_utf16_stream.lo libuna_utf16_stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_utf16_stream.c -fPIC -DPIC -o .libs/libuna_utf16_stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libuna_utf32_string.c -fPIC -DPIC -o .libs/libuna_utf32_string.o /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o libuna.la libuna_base64_stream.lo libuna_base64url_stream.lo libuna_byte_stream.lo libuna_compare.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_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_support.lo libuna_unicode_character.lo libuna_utf8_stream.lo libuna_utf8_string.lo libuna_utf16_stream.lo libuna_utf16_string.lo libuna_utf32_stream.lo libuna_utf32_string.lo -lz libtool: link: ar cru .libs/libuna.a .libs/libuna_base64_stream.o .libs/libuna_base64url_stream.o .libs/libuna_byte_stream.o .libs/libuna_compare.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_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_support.o .libs/libuna_unicode_character.o .libs/libuna_utf8_stream.o .libs/libuna_utf8_string.o .libs/libuna_utf16_stream.o .libs/libuna_utf16_string.o .libs/libuna_utf32_stream.o .libs/libuna_utf32_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-20100226/libuna' Making all in libbfio make[1]: Entering directory `/builddir/build/BUILD/libewf-20100226/libbfio' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libbfio_error_string.lo libbfio_error_string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libbfio_handle.lo libbfio_handle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libbfio_list_type.lo libbfio_list_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libbfio_error_string.c -fPIC -DPIC -o .libs/libbfio_error_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libbfio_handle.c -fPIC -DPIC -o .libs/libbfio_handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libbfio_list_type.c -fPIC -DPIC -o .libs/libbfio_list_type.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libbfio_offset_list.lo libbfio_offset_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libbfio_pool.lo libbfio_pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libbfio_offset_list.c -fPIC -DPIC -o .libs/libbfio_offset_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libbfio_support.lo libbfio_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libbfio_support.c -fPIC -DPIC -o .libs/libbfio_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o libbfio.la libbfio_error_string.lo libbfio_file.lo libbfio_handle.lo libbfio_list_type.lo libbfio_memory_range.lo libbfio_offset_list.lo libbfio_pool.lo libbfio_support.lo -lz libtool: link: ar cru .libs/libbfio.a .libs/libbfio_error_string.o .libs/libbfio_file.o .libs/libbfio_handle.o .libs/libbfio_list_type.o .libs/libbfio_memory_range.o .libs/libbfio_offset_list.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-20100226/libbfio' Making all in libewf make[1]: Entering directory `/builddir/build/BUILD/libewf-20100226/libewf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_chunk_cache.lo libewf_chunk_cache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_compression.lo libewf_compression.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf.c -fPIC -DPIC -o .libs/libewf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_chunk_cache.c -fPIC -DPIC -o .libs/libewf_chunk_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_date_time_values.lo libewf_date_time_values.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_date_time_values.c -fPIC -DPIC -o .libs/libewf_date_time_values.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_debug.lo libewf_debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_empty_block.lo libewf_empty_block.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_error.lo libewf_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_debug.c -fPIC -DPIC -o .libs/libewf_debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_handle.lo libewf_handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_hash_sections.lo libewf_hash_sections.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_hash_sections.c -fPIC -DPIC -o .libs/libewf_hash_sections.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_header_sections.lo libewf_header_sections.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_header_sections.c -fPIC -DPIC -o .libs/libewf_header_sections.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_io_handle.lo libewf_io_handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_io_handle.c -fPIC -DPIC -o .libs/libewf_io_handle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_legacy.lo libewf_legacy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_list_type.lo libewf_list_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_list_type.c -fPIC -DPIC -o .libs/libewf_list_type.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_metadata.lo libewf_metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_notify.lo libewf_notify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_offset_table.lo libewf_offset_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_offset_table.c -fPIC -DPIC -o .libs/libewf_offset_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_read_io_handle.lo libewf_read_io_handle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_section.lo libewf_section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_read_io_handle.c -fPIC -DPIC -o .libs/libewf_read_io_handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_section_list.lo libewf_section_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_section_list.c -fPIC -DPIC -o .libs/libewf_section_list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_sector_table.lo libewf_sector_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_sector_table.c -fPIC -DPIC -o .libs/libewf_sector_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_segment_file.lo libewf_segment_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_segment_file.c -fPIC -DPIC -o .libs/libewf_segment_file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_string.lo libewf_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_string.c -fPIC -DPIC -o .libs/libewf_string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_support.lo libewf_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libewf_values_table.lo libewf_values_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_values_table.c -fPIC -DPIC -o .libs/libewf_values_table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../liberror -I../libnotify -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libewf_write_io_handle.c -fPIC -DPIC -o .libs/libewf_write_io_handle.o /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -no-undefined -version-info 1:4:0 -Wl,-z,relro -o libewf.la -rpath /usr/lib64 libewf.lo libewf_chunk_cache.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_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_list_type.lo libewf_media_values.lo libewf_metadata.lo libewf_notify.lo libewf_offset_table.lo libewf_read_io_handle.lo libewf_section.lo libewf_section_list.lo libewf_sector_table.lo libewf_segment_file.lo libewf_segment_file_handle.lo libewf_segment_table.lo libewf_string.lo libewf_support.lo libewf_values_table.lo libewf_write_io_handle.lo ../liberror/liberror.la ../libnotify/libnotify.la ../libuna/libuna.la ../libbfio/libbfio.la -lz libtool: link: gcc -Wl,--as-needed -shared .libs/libewf.o .libs/libewf_chunk_cache.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_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_list_type.o .libs/libewf_media_values.o .libs/libewf_metadata.o .libs/libewf_notify.o .libs/libewf_offset_table.o .libs/libewf_read_io_handle.o .libs/libewf_section.o .libs/libewf_section_list.o .libs/libewf_sector_table.o .libs/libewf_segment_file.o .libs/libewf_segment_file_handle.o .libs/libewf_segment_table.o .libs/libewf_string.o .libs/libewf_support.o .libs/libewf_values_table.o .libs/libewf_write_io_handle.o -Wl,--whole-archive ../liberror/.libs/liberror.a ../libnotify/.libs/libnotify.a ../libuna/.libs/libuna.a ../libbfio/.libs/libbfio.a -Wl,--no-whole-archive -lz -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libewf.so.1 -o .libs/libewf.so.1.0.4 libtool: link: (cd ".libs" && rm -f "libewf.so.1" && ln -s "libewf.so.1.0.4" "libewf.so.1") libtool: link: (cd ".libs" && rm -f "libewf.so" && ln -s "libewf.so.1.0.4" "libewf.so") libtool: link: ( cd ".libs" && rm -f "libewf.la" && ln -s "../libewf.la" "libewf.la" ) make[1]: Leaving directory `/builddir/build/BUILD/libewf-20100226/libewf' Making all in libsystem make[1]: Entering directory `/builddir/build/BUILD/libewf-20100226/libsystem' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libsystem_date_time.lo libsystem_date_time.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libsystem_error.lo libsystem_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libsystem_file.lo libsystem_file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libsystem_getopt.lo libsystem_getopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libsystem_file.c -fPIC -DPIC -o .libs/libsystem_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libsystem_date_time.c -fPIC -DPIC -o .libs/libsystem_date_time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libsystem_getopt.c -fPIC -DPIC -o .libs/libsystem_getopt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libsystem_error.c -fPIC -DPIC -o .libs/libsystem_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libsystem_glob.lo libsystem_glob.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libsystem_notify.lo libsystem_notify.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libsystem_signal.lo libsystem_signal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libsystem_glob.c -fPIC -DPIC -o .libs/libsystem_glob.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libsystem_notify.c -fPIC -DPIC -o .libs/libsystem_notify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libsystem_signal.c -fPIC -DPIC -o .libs/libsystem_signal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libsystem_string.lo libsystem_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libsystem_string.c -fPIC -DPIC -o .libs/libsystem_string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o libsystem_support.lo libsystem_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libuna -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c libsystem_support.c -fPIC -DPIC -o .libs/libsystem_support.o /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o libsystem.la libsystem_date_time.lo libsystem_error.lo libsystem_file.lo libsystem_getopt.lo libsystem_glob.lo libsystem_notify.lo libsystem_signal.lo libsystem_string.lo libsystem_support.lo ../libuna/libuna.la -lz libtool: link: (cd .libs/libsystem.lax/libuna.a && ar x "/builddir/build/BUILD/libewf-20100226/libsystem/../libuna/.libs/libuna.a") libtool: link: ar cru .libs/libsystem.a .libs/libsystem_date_time.o .libs/libsystem_error.o .libs/libsystem_file.o .libs/libsystem_getopt.o .libs/libsystem_glob.o .libs/libsystem_notify.o .libs/libsystem_signal.o .libs/libsystem_string.o .libs/libsystem_support.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libsystem.lax/libuna.a/libuna_support.o .libs/libsystem.lax/libuna.a/libuna_utf8_stream.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libsystem.lax/libuna.a/libuna_unicode_character.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libsystem.lax/libuna.a/libuna_utf16_stream.o .libs/libsystem.lax/libuna.a/libuna_utf32_stream.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libsystem.lax/libuna.a/libuna_utf32_string.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libsystem.lax/libuna.a/libuna_base64_stream.o .libs/libsystem.lax/libuna.a/libuna_base64url_stream.o .libs/libsystem.lax/libuna.a/libuna_utf16_string.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libsystem.lax/libuna.a/libuna_byte_stream.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_874.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libsystem.lax/libuna.a/libuna_utf8_string.o .libs/libsystem.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libsystem.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libsystem.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libsystem.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libsystem.lax/libuna.a/libuna_compare.o libtool: link: ranlib .libs/libsystem.a libtool: link: rm -fr .libs/libsystem.lax libtool: link: ( cd ".libs" && rm -f "libsystem.la" && ln -s "../libsystem.la" "libsystem.la" ) make[1]: Leaving directory `/builddir/build/BUILD/libewf-20100226/libsystem' Making all in ewftools make[1]: Entering directory `/builddir/build/BUILD/libewf-20100226/ewftools' gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c byte_size_string.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c device_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c digest_context.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c digest_hash.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c ewfacquire.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c ewfinput.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c ewfoutput.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c guid.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c imaging_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c io_ata.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c io_optical_disk.c imaging_handle.c: In function 'imaging_handle_finalize': imaging_handle.c:3502:10: warning: variable 'secondary_write_count' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c io_scsi.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c io_usb.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c platform.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c process_status.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c storage_media_buffer.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c ewfacquirestream.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c ewfexport.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c export_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c ewfinfo.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c info_handle.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c ewfverify.c gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../liberror -I../libsystem -I../libuna -I../libbfio -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c verification_handle.c /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o ewfacquire byte_size_string.o device_handle.o digest_context.o digest_hash.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o io_ata.o io_optical_disk.o io_scsi.o io_usb.o platform.o process_status.o storage_media_buffer.o ../liberror/liberror.la ../libewf/libewf.la ../libsystem/libsystem.la -lcrypto -luuid -lz libtool: link: gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z -Wl,relro -o .libs/ewfacquire byte_size_string.o device_handle.o digest_context.o digest_hash.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o io_ata.o io_optical_disk.o io_scsi.o io_usb.o platform.o process_status.o storage_media_buffer.o ../liberror/.libs/liberror.a ../libewf/.libs/libewf.so ../libsystem/.libs/libsystem.a -lcrypto -luuid -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o ewfacquirestream byte_size_string.o digest_context.o digest_hash.o ewfacquirestream.o ewfinput.o ewfoutput.o guid.o imaging_handle.o platform.o process_status.o storage_media_buffer.o ../liberror/liberror.la ../libewf/libewf.la ../libsystem/libsystem.la -lcrypto -luuid -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o ewfexport byte_size_string.o digest_context.o digest_hash.o ewfexport.o ewfinput.o ewfoutput.o export_handle.o guid.o platform.o process_status.o storage_media_buffer.o ../liberror/liberror.la ../libewf/libewf.la ../libsystem/libsystem.la -lcrypto -luuid -lz libtool: link: gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z -Wl,relro -o .libs/ewfacquirestream byte_size_string.o digest_context.o digest_hash.o ewfacquirestream.o ewfinput.o ewfoutput.o guid.o imaging_handle.o platform.o process_status.o storage_media_buffer.o ../liberror/.libs/liberror.a ../libewf/.libs/libewf.so ../libsystem/.libs/libsystem.a -lcrypto -luuid -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o ewfinfo byte_size_string.o digest_hash.o ewfinfo.o ewfinput.o ewfoutput.o guid.o info_handle.o ../liberror/liberror.la ../libewf/libewf.la ../libsystem/libsystem.la -luuid -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o ewfverify byte_size_string.o digest_context.o digest_hash.o ewfinput.o ewfoutput.o ewfverify.o process_status.o storage_media_buffer.o verification_handle.o ../liberror/liberror.la ../libewf/libewf.la ../libsystem/libsystem.la -lcrypto -lz libtool: link: gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z -Wl,relro -o .libs/ewfexport byte_size_string.o digest_context.o digest_hash.o ewfexport.o ewfinput.o ewfoutput.o export_handle.o guid.o platform.o process_status.o storage_media_buffer.o ../liberror/.libs/liberror.a ../libewf/.libs/libewf.so ../libsystem/.libs/libsystem.a -lcrypto -luuid -lz libtool: link: gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z -Wl,relro -o .libs/ewfinfo byte_size_string.o digest_hash.o ewfinfo.o ewfinput.o ewfoutput.o guid.o info_handle.o ../liberror/.libs/liberror.a ../libewf/.libs/libewf.so ../libsystem/.libs/libsystem.a -luuid -lz libtool: link: gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z -Wl,relro -o .libs/ewfverify byte_size_string.o digest_context.o digest_hash.o ewfinput.o ewfoutput.o ewfverify.o process_status.o storage_media_buffer.o verification_handle.o ../liberror/.libs/liberror.a ../libewf/.libs/libewf.so ../libsystem/.libs/libsystem.a -lcrypto -lz make[1]: Leaving directory `/builddir/build/BUILD/libewf-20100226/ewftools' Making all in pyewf make[1]: Entering directory `/builddir/build/BUILD/libewf-20100226/pyewf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I../include -I../common -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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../include -I../common -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c -o pyewf_la-pyewf_file.lo `test -f 'pyewf_file.c' || echo './'`pyewf_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I../include -I../common -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c pyewf_file.c -fPIC -DPIC -o .libs/pyewf_la-pyewf_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../common -I/usr/include/python2.7 -I../include -I../common -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c pyewf.c -fPIC -DPIC -o .libs/pyewf_la-pyewf.o In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from pyewf.c:37: /usr/include/python2.7/pyconfig-64.h:1167:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:215:0: note: this is the location of the previous definition In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from pyewf_file.c:40: /usr/include/python2.7/pyconfig-64.h:1167:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:215:0: note: this is the location of the previous definition pyewf.c: In function 'initpyewf': pyewf.c:279:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] pyewf.c:284:20: warning: calling PyModule_AddObject with NULL as argument 1 (module) at pyewf.c:284 [enabled by default] pyewf.c:265:9: note: when Py_InitModule4_64() fails at: module = Py_InitModule3( pyewf.c:274:18: note: when PyType_Ready() succeeds at: if( PyType_Ready( pyewf.c:274:4: note: taking False path at: if( PyType_Ready( pyewf.c:279:2: note: reaching: Py_INCREF( pyewf.c:284:20: note: PyModule_AddObject() invokes Py_TYPE() on the pointer via the PyModule_Check() macro, thus accessing (NULL)->ob_type pyewf.c:259:1: note: graphical error report for function 'initpyewf' written out to '.libs/pyewf.c.initpyewf-refcount-errors.html' pyewf_file.c: In function 'pyewf_file_get_header_values': pyewf_file.c:643:1: note: this function is too complicated for the reference-count checker to fully analyze: not all paths were analyzed pyewf_file.c:843:1: warning: ob_refcnt of '*dictionary_object' is 1 too high [enabled by default] pyewf_file.c:843:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) pyewf_file.c:843:1: note: but final ob_refcnt is N + 1 pyewf_file.c:689:20: note: PyDictObject allocated at: dictionary_object = PyDict_New(); pyewf_file.c:660:4: note: when considering range: -0x80000000 <= value <= -2 at: if( libewf_parse_header_values( pyewf_file.c:660:4: note: taking False path at: if( libewf_parse_header_values( pyewf_file.c:680:40: note: reaching: if( libewf_get_amount_of_header_values( pyewf_file.c:680:4: note: when considering value == (int)1 from pyewf_file.c:680 at: if( libewf_get_amount_of_header_values( pyewf_file.c:680:4: note: taking False path at: if( libewf_get_amount_of_header_values( pyewf_file.c:689:20: note: reaching: dictionary_object = PyDict_New(); pyewf_file.c:689:20: note: when PyDict_New() succeeds at: dictionary_object = PyDict_New(); pyewf_file.c:689:20: note: ob_refcnt is now refs: 1 + N where N >= 0 pyewf_file.c:691:2: note: when taking True path at: for( header_value_iterator = 0; header_value_iterator < amount_of_header_values; header_value_iterator++ ) pyewf_file.c:706:46: note: reaching: if( libewf_get_header_value_identifier_size( pyewf_file.c:706:5: note: when considering range: -0x80000000 <= value <= 0 at: if( libewf_get_header_value_identifier_size( pyewf_file.c:706:5: note: taking True path at: if( libewf_get_header_value_identifier_size( pyewf_file.c:711:24: note: reaching: return( PyErr_Format( pyewf_file.c:711:4: note: PyErr_Format() at: return( PyErr_Format( pyewf_file.c:843:1: note: returning pyewf_file.c:843:1: note: found 7 similar trace(s) to this pyewf_file.c:829:24: warning: calling PyDict_SetItemString with NULL as argument 3 (string_object) at pyewf_file.c:829 [enabled by default] pyewf_file.c:660:4: note: when considering range: -0x80000000 <= value <= -2 at: if( libewf_parse_header_values( pyewf_file.c:660:4: note: taking False path at: if( libewf_parse_header_values( pyewf_file.c:680:40: note: reaching: if( libewf_get_amount_of_header_values( pyewf_file.c:680:4: note: when considering value == (int)1 from pyewf_file.c:680 at: if( libewf_get_amount_of_header_values( pyewf_file.c:680:4: note: taking False path at: if( libewf_get_amount_of_header_values( pyewf_file.c:689:20: note: reaching: dictionary_object = PyDict_New(); pyewf_file.c:689:20: note: when PyDict_New() succeeds at: dictionary_object = PyDict_New(); pyewf_file.c:691:2: note: when taking True path at: for( header_value_iterator = 0; header_value_iterator < amount_of_header_values; header_value_iterator++ ) pyewf_file.c:706:46: note: reaching: if( libewf_get_header_value_identifier_size( pyewf_file.c:706:5: note: when considering value == (int)1 from pyewf_file.c:706 at: if( libewf_get_header_value_identifier_size( pyewf_file.c:706:5: note: taking False path at: if( libewf_get_header_value_identifier_size( pyewf_file.c:717:38: note: reaching: header_value_identifier = (char *) memory_allocate( pyewf_file.c:720:5: note: when treating unknown void * from pyewf_file.c:717 as non-NULL at: if( header_value_identifier == NULL ) pyewf_file.c:720:5: note: taking False path at: if( header_value_identifier == NULL ) pyewf_file.c:745:41: note: reaching: if( libewf_get_header_value_identifier( pyewf_file.c:745:5: note: when considering value == (int)1 from pyewf_file.c:745 at: if( libewf_get_header_value_identifier( pyewf_file.c:745:5: note: taking False path at: if( libewf_get_header_value_identifier( pyewf_file.c:780:35: note: reaching: if( libewf_get_header_value_size( pyewf_file.c:780:5: note: when considering value == (int)1 from pyewf_file.c:780 at: if( libewf_get_header_value_size( pyewf_file.c:780:5: note: taking False path at: if( libewf_get_header_value_size( pyewf_file.c:794:27: note: reaching: header_value = (char *) memory_allocate( pyewf_file.c:797:5: note: when treating unknown void * from pyewf_file.c:794 as non-NULL at: if( header_value == NULL ) pyewf_file.c:797:5: note: taking False path at: if( header_value == NULL ) pyewf_file.c:819:30: note: reaching: if( libewf_get_header_value( pyewf_file.c:819:5: note: when considering value == (int)1 from pyewf_file.c:819 at: if( libewf_get_header_value( pyewf_file.c:819:5: note: taking True path at: if( libewf_get_header_value( pyewf_file.c:826:18: note: reaching: string_object = PyString_FromFormat( pyewf_file.c:826:18: note: when PyString_FromFormat() fails at: string_object = PyString_FromFormat( pyewf_file.c:643:1: note: graphical error report for function 'pyewf_file_get_header_values' written out to '.libs/pyewf_file.c.pyewf_file_get_header_values-refcount-errors.html' pyewf_file.c: In function 'pyewf_file_get_header_value': pyewf_file.c:513:33: warning: Mismatching type in call to PyArg_ParseTupleAndKeywords with format code "s" [enabled by default] argument 5 ("&header_value_identifier") had type "char * *" but was expecting "const char * *" for format code "s" pyewf.c: In function 'pyewf_open': pyewf.c:234:1: warning: returning (PyObject*)NULL without setting an exception [enabled by default] pyewf.c:186:33: note: when PyArg_ParseTupleAndKeywords() succeeds at: if( PyArg_ParseTupleAndKeywords( pyewf.c:186:4: note: taking False path at: if( PyArg_ParseTupleAndKeywords( pyewf.c:197:17: note: reaching: file_arguments = PyTuple_New( 0 ); pyewf.c:197:17: note: when PyTuple_New() succeeds at: file_arguments = PyTuple_New( 0 ); pyewf.c:199:4: note: taking False path at: if( file_arguments == NULL ) pyewf.c:203:31: note: reaching: file_keywords = Py_BuildValue( pyewf.c:203:16: note: when Py_BuildValue() succeeds at: file_keywords = Py_BuildValue( pyewf.c:208:4: note: taking False path at: if( file_keywords == NULL ) pyewf.c:212:13: note: reaching: pyewf_file = PyObject_New( pyewf.c:212:13: note: when _PyObject_New() succeeds at: pyewf_file = PyObject_New( pyewf.c:221:2: note: when taking True path at: Py_DECREF( pyewf.c:223:2: note: reaching: Py_DECREF( pyewf.c:223:2: note: when taking True path at: Py_DECREF( pyewf.c:226:4: note: reaching: if( result == -1 ) pyewf.c:226:4: note: when considering value == (int)-1 from pyewf.c:216 at: if( result == -1 ) pyewf.c:226:4: note: taking True path at: if( result == -1 ) pyewf.c:228:3: note: reaching: Py_DECREF( pyewf.c:228:3: note: when taking True path at: Py_DECREF( pyewf.c:231:3: note: reaching: return( NULL ); pyewf.c:234:1: note: returning pyewf.c:234:1: note: found 7 similar trace(s) to this pyewf.c:228:3: warning: dereferencing NULL (MEM[(struct PyObject *)pyewf_file].ob_refcnt) at pyewf.c:228 [enabled by default] pyewf.c:186:33: note: when PyArg_ParseTupleAndKeywords() succeeds at: if( PyArg_ParseTupleAndKeywords( pyewf.c:186:4: note: taking False path at: if( PyArg_ParseTupleAndKeywords( pyewf.c:197:17: note: reaching: file_arguments = PyTuple_New( 0 ); pyewf.c:197:17: note: when PyTuple_New() succeeds at: file_arguments = PyTuple_New( 0 ); pyewf.c:199:4: note: taking False path at: if( file_arguments == NULL ) pyewf.c:203:31: note: reaching: file_keywords = Py_BuildValue( pyewf.c:203:16: note: when Py_BuildValue() succeeds at: file_keywords = Py_BuildValue( pyewf.c:208:4: note: taking False path at: if( file_keywords == NULL ) pyewf.c:212:13: note: reaching: pyewf_file = PyObject_New( pyewf.c:212:13: note: when _PyObject_New() fails at: pyewf_file = PyObject_New( pyewf.c:221:2: note: when taking True path at: Py_DECREF( pyewf.c:223:2: note: reaching: Py_DECREF( pyewf.c:223:2: note: when taking True path at: Py_DECREF( pyewf.c:226:4: note: reaching: if( result == -1 ) pyewf.c:226:4: note: when considering value == (int)-1 from pyewf.c:216 at: if( result == -1 ) pyewf.c:226:4: note: taking True path at: if( result == -1 ) pyewf.c:228:3: note: reaching: Py_DECREF( pyewf.c:228:3: note: found 3 similar trace(s) to this pyewf.c:234:1: warning: ob_refcnt of '*file_arguments' is 1 too high [enabled by default] pyewf.c:234:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) pyewf.c:234:1: note: but final ob_refcnt is N + 1 pyewf.c:197:17: note: PyTupleObject allocated at: file_arguments = PyTuple_New( 0 ); pyewf.c:186:33: note: when PyArg_ParseTupleAndKeywords() succeeds at: if( PyArg_ParseTupleAndKeywords( pyewf.c:186:4: note: taking False path at: if( PyArg_ParseTupleAndKeywords( pyewf.c:197:17: note: reaching: file_arguments = PyTuple_New( 0 ); pyewf.c:197:17: note: when PyTuple_New() succeeds at: file_arguments = PyTuple_New( 0 ); pyewf.c:197:17: note: ob_refcnt is now refs: 1 + N where N >= 0 pyewf.c:199:4: note: taking False path at: if( file_arguments == NULL ) pyewf.c:203:31: note: reaching: file_keywords = Py_BuildValue( pyewf.c:203:16: note: when Py_BuildValue() fails at: file_keywords = Py_BuildValue( pyewf.c:208:4: note: taking True path at: if( file_keywords == NULL ) pyewf.c:210:3: note: reaching: return( NULL ); pyewf.c:234:1: note: returning pyewf.c:178:1: note: graphical error report for function 'pyewf_open' written out to '.libs/pyewf.c.pyewf_open-refcount-errors.html' pyewf.c: At top level: pyewf.c:44:4: warning: flags do not match callback signature for 'pyewf_file_close' within PyMethodDef table [enabled by default] pyewf.c:44:4: note: expected ml_meth callback of type "PyObject (fn)(someobject *, PyObject *)" (2 arguments) pyewf.c:44:4: note: actual type of underlying callback: struct PyObject * (struct pyewf_file_t *) (1 arguments) pyewf.c:44:4: note: see http://docs.python.org/c-api/structures.html#PyMethodDef pyewf.c:59:4: warning: flags do not match callback signature for 'pyewf_file_get_offset' within PyMethodDef table [enabled by default] pyewf.c:59:4: note: expected ml_meth callback of type "PyObject (fn)(someobject *, PyObject *)" (2 arguments) pyewf.c:59:4: note: actual type of underlying callback: struct PyObject * (struct pyewf_file_t *) (1 arguments) pyewf.c:59:4: note: see http://docs.python.org/c-api/structures.html#PyMethodDef pyewf.c:69:4: warning: flags do not match callback signature for 'pyewf_file_get_header_values' within PyMethodDef table [enabled by default] pyewf.c:69:4: note: expected ml_meth callback of type "PyObject (fn)(someobject *, PyObject *)" (2 arguments) pyewf.c:69:4: note: actual type of underlying callback: struct PyObject * (struct pyewf_file_t *) (1 arguments) pyewf.c:69:4: note: see http://docs.python.org/c-api/structures.html#PyMethodDef pyewf_file.c:501:1: note: this function is too complicated for the reference-count checker to fully analyze: not all paths were analyzed pyewf_file.c:636:1: warning: ob_refcnt of return value is 1 too low [enabled by default] pyewf_file.c:636:1: note: was expecting final ob_refcnt to be N + 1 (for some unknown N) pyewf_file.c:636:1: note: due to object being referenced by: return value pyewf_file.c:636:1: note: but final ob_refcnt is N + 0 pyewf_file.c:513:33: note: when PyArg_ParseTupleAndKeywords() succeeds at: if( PyArg_ParseTupleAndKeywords( pyewf_file.c:513:4: note: taking False path at: if( PyArg_ParseTupleAndKeywords( pyewf_file.c:525:32: note: reaching: if( libewf_parse_header_values( pyewf_file.c:525:4: note: when considering range: 0 <= value <= 0x7fffffff at: if( libewf_parse_header_values( pyewf_file.c:525:4: note: taking False path at: if( libewf_parse_header_values( pyewf_file.c:553:39: note: reaching: result = libewf_get_header_value_size( pyewf_file.c:558:4: note: when considering range: 0 <= value <= 0x7fffffff at: if( result == -1 ) pyewf_file.c:558:4: note: taking False path at: if( result == -1 ) pyewf_file.c:568:9: note: reaching: else if( result == 0 ) pyewf_file.c:568:9: note: when considering value == (int)0 from pyewf_file.c:553 at: else if( result == 0 ) pyewf_file.c:568:9: note: taking True path at: else if( result == 0 ) pyewf_file.c:570:3: note: reaching: return( Py_None ); pyewf_file.c:568:9: note: ob_refcnt is now refs: 0 + N where N >= 1 pyewf_file.c:636:1: note: returning pyewf_file.c:636:1: note: consider using "Py_RETURN_NONE;" pyewf_file.c:636:1: note: found 4 similar trace(s) to this pyewf_file.c:501:1: note: graphical error report for function 'pyewf_file_get_header_value' written out to '.libs/pyewf_file.c.pyewf_file_get_header_value-refcount-errors.html' pyewf_file.c: In function 'pyewf_file_seek_offset': pyewf_file.c:465:1: warning: ob_refcnt of return value is 1 too low [enabled by default] pyewf_file.c:465:1: note: was expecting final ob_refcnt to be N + 1 (for some unknown N) pyewf_file.c:465:1: note: due to object being referenced by: return value pyewf_file.c:465:1: note: but final ob_refcnt is N + 0 pyewf_file.c:407:33: note: when PyArg_ParseTupleAndKeywords() succeeds at: if( PyArg_ParseTupleAndKeywords( pyewf_file.c:407:4: note: taking False path at: if( PyArg_ParseTupleAndKeywords( pyewf_file.c:416:2: note: reaching: switch( whence ) pyewf_file.c:416:2: note: when following case 0 at: switch( whence ) pyewf_file.c:453:4: note: when considering range: 0 <= value <= 0x7fffffffffffffff at: if( libewf_seek_offset( pyewf_file.c:453:4: note: taking False path at: if( libewf_seek_offset( pyewf_file.c:464:2: note: reaching: return( Py_None ); pyewf_file.c:453:4: note: ob_refcnt is now refs: 0 + N where N >= 1 pyewf_file.c:465:1: note: returning pyewf_file.c:465:1: note: consider using "Py_RETURN_NONE;" pyewf_file.c:465:1: note: found 2 similar trace(s) to this pyewf_file.c:402:1: note: graphical error report for function 'pyewf_file_seek_offset' written out to '.libs/pyewf_file.c.pyewf_file_seek_offset-refcount-errors.html' pyewf_file.c: In function 'pyewf_file_read': pyewf_file.c:393:1: warning: ob_refcnt of '*result_data' is 1 too high [enabled by default] pyewf_file.c:393:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) pyewf_file.c:393:1: note: but final ob_refcnt is N + 1 pyewf_file.c:354:14: note: PyStringObject allocated at: result_data = PyString_FromStringAndSize( pyewf_file.c:328:33: note: when PyArg_ParseTupleAndKeywords() succeeds at: if( PyArg_ParseTupleAndKeywords( pyewf_file.c:328:4: note: taking False path at: if( PyArg_ParseTupleAndKeywords( pyewf_file.c:339:18: note: reaching: if( ( read_size < 0 ) pyewf_file.c:339:4: note: when considering range: -0x80000000 <= value <= -1 at: if( ( read_size < 0 ) pyewf_file.c:339:4: note: taking True path at: if( ( read_size < 0 ) pyewf_file.c:342:25: note: reaching: read_size = pyewf_file->media_size - pyewf_file->read_offset; pyewf_file.c:344:4: note: taking False path at: if( read_size < 0 ) pyewf_file.c:354:42: note: reaching: result_data = PyString_FromStringAndSize( pyewf_file.c:354:14: note: when PyString_FromStringAndSize() succeeds at: result_data = PyString_FromStringAndSize( pyewf_file.c:354:14: note: ob_refcnt is now refs: 1 + N where N >= 0 pyewf_file.c:377:33: note: PyString_AsString() returns ob_sval at: PyString_AsString( pyewf_file.c:381:4: note: taking True path at: if( read_count != (ssize_t) read_size ) pyewf_file.c:383:23: note: reaching: return( PyErr_Format( pyewf_file.c:383:3: note: PyErr_Format() at: return( PyErr_Format( pyewf_file.c:393:1: note: returning pyewf_file.c:393:1: note: found 2 similar trace(s) to this pyewf_file.c:377:33: warning: calling PyString_AsString with NULL as argument 1 (result_data) at pyewf_file.c:377 [enabled by default] pyewf_file.c:328:33: note: when PyArg_ParseTupleAndKeywords() succeeds at: if( PyArg_ParseTupleAndKeywords( pyewf_file.c:328:4: note: taking False path at: if( PyArg_ParseTupleAndKeywords( pyewf_file.c:339:18: note: reaching: if( ( read_size < 0 ) pyewf_file.c:339:4: note: when considering range: -0x80000000 <= value <= -1 at: if( ( read_size < 0 ) pyewf_file.c:339:4: note: taking True path at: if( ( read_size < 0 ) pyewf_file.c:342:25: note: reaching: read_size = pyewf_file->media_size - pyewf_file->read_offset; pyewf_file.c:344:4: note: taking False path at: if( read_size < 0 ) pyewf_file.c:354:42: note: reaching: result_data = PyString_FromStringAndSize( pyewf_file.c:354:14: note: when PyString_FromStringAndSize() fails at: result_data = PyString_FromStringAndSize( pyewf_file.c:377:33: note: PyString_AsString() invokes Py_TYPE() on the pointer via the PyString_Check() macro, thus accessing (NULL)->ob_type pyewf_file.c:377:33: note: found 2 similar trace(s) to this pyewf_file.c:322:1: note: graphical error report for function 'pyewf_file_read' written out to '.libs/pyewf_file.c.pyewf_file_read-refcount-errors.html' pyewf_file.c: In function 'pyewf_file_close': pyewf_file.c:313:1: warning: ob_refcnt of return value is 1 too low [enabled by default] pyewf_file.c:313:1: note: was expecting final ob_refcnt to be N + 1 (for some unknown N) pyewf_file.c:313:1: note: due to object being referenced by: return value pyewf_file.c:313:1: note: but final ob_refcnt is N + 0 pyewf_file.c:304:4: note: when considering value == (int)0 from pyewf_file.c:304 at: if( libewf_close( pyewf_file.c:304:4: note: taking False path at: if( libewf_close( pyewf_file.c:312:2: note: reaching: return( Py_None ); pyewf_file.c:304:4: note: ob_refcnt is now refs: 0 + N where N >= 1 pyewf_file.c:313:1: note: returning pyewf_file.c:313:1: note: consider using "Py_RETURN_NONE;" pyewf_file.c:285:1: note: graphical error report for function 'pyewf_file_close' written out to '.libs/pyewf_file.c.pyewf_file_close-refcount-errors.html' pyewf_file.c: In function 'pyewf_file_initialize': pyewf_file.c:74:22: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3668, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PySequence_Check make[1]: *** [pyewf_la-pyewf_file.lo] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/libewf-20100226/pyewf' make: *** [all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.452T5K (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.452T5K (%build) Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libewf.spec'] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 328, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libewf.spec'] LEAVE do --> EXCEPTION RAISED