- * Package: app-misc/hivex-1.3.7
- * Repository: gentoo
- * Maintainer: andreis.vinogradovs@gmail.com maksbotan@gentoo.org,proxy-maint@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib perl readline test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking hivex-1.3.7.tar.gz to /tmp/portage/app-misc/hivex-1.3.7/work
- >>> Source unpacked in /tmp/portage/app-misc/hivex-1.3.7/work
- >>> Preparing source in /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7 ...
- >>> Working in BUILD_DIR: "/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7"
- * econf: updating hivex-1.3.7/build-aux/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating hivex-1.3.7/build-aux/config.sub with /usr/share/gnuconfig/config.sub
- /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/hivex-1.3.7 --enable-shared --disable-static --with-readline --disable-ocaml --enable-perl --enable-nls --disable-python --disable-ruby --disable-rpath
- configure: loading site script /usr/share/config.site
- 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 whether make supports nested variables... yes
- checking for style of include used by make... GNU
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for Minix Amsterdam compiler... no
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- 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 minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for _set_invalid_parameter_handler... no
- checking for fcntl... yes
- checking for symlink... yes
- checking for getdtablesize... yes
- checking for mprotect... yes
- checking for strndup... yes
- checking for vasnprintf... no
- checking for snprintf... yes
- checking for lstat... yes
- checking for setenv... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking for unistd.h... (cached) yes
- checking getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking wchar.h usability... yes
- checking wchar.h presence... yes
- checking for wchar.h... yes
- checking for stdint.h... (cached) yes
- checking for inttypes.h... (cached) yes
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking features.h usability... yes
- checking features.h presence... yes
- checking for features.h... yes
- checking for sys/stat.h... (cached) yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking whether the preprocessor supports include_next... yes
- checking whether system header files limit the line length... no
- checking for complete errno.h... yes
- checking whether strerror_r is declared... yes
- checking for strerror_r... yes
- checking whether strerror_r returns char *... yes
- checking for inline... inline
- checking for working fcntl.h... yes
- checking for pid_t... yes
- checking for mode_t... yes
- checking for getopt.h... (cached) yes
- checking for getopt_long_only... yes
- checking whether getopt is POSIX compatible... yes
- checking for working GNU getopt function... yes
- checking for working GNU getopt_long function... yes
- checking whether getenv is declared... yes
- checking for unsigned long long int... yes
- checking for long long int... yes
- checking whether stdint.h conforms to C99... yes
- checking whether imaxabs is declared without a macro... yes
- checking whether imaxdiv is declared without a macro... yes
- checking whether strtoimax is declared without a macro... yes
- checking whether strtoumax is declared without a macro... yes
- checking for inttypes.h... (cached) yes
- checking whether the inttypes.h PRIxNN macros are broken... no
- checking for mmap... yes
- checking for MAP_ANONYMOUS... yes
- checking whether memchr works... yes
- checking for ssize_t... yes
- checking for sigset_t... yes
- checking for uid_t in sys/types.h... yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for wchar_t... yes
- checking whether strerror(0) succeeds... yes
- checking for C/C++ restrict keyword... __restrict
- checking whether ffsl is declared without a macro... yes
- checking whether ffsll is declared without a macro... yes
- checking whether memmem is declared without a macro... yes
- checking whether mempcpy is declared without a macro... yes
- checking whether memrchr is declared without a macro... yes
- checking whether rawmemchr is declared without a macro... yes
- checking whether stpcpy is declared without a macro... yes
- checking whether stpncpy is declared without a macro... yes
- checking whether strchrnul is declared without a macro... yes
- checking whether strdup is declared without a macro... yes
- checking whether strncat is declared without a macro... yes
- checking whether strndup is declared without a macro... yes
- checking whether strnlen is declared without a macro... yes
- checking whether strpbrk is declared without a macro... yes
- checking whether strsep is declared without a macro... yes
- checking whether strcasestr is declared without a macro... yes
- checking whether strtok_r is declared without a macro... yes
- checking whether strerror_r is declared without a macro... yes
- checking whether strsignal is declared without a macro... yes
- checking whether strverscmp is declared without a macro... yes
- checking whether strndup is declared... (cached) yes
- checking whether strnlen is declared... (cached) yes
- checking for wint_t... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for intmax_t... yes
- checking where to find the exponent in a 'double'... word 1 bit 20
- checking whether snprintf returns a byte count as in C99... yes
- checking for snprintf... (cached) yes
- checking for strnlen... yes
- checking for wcslen... yes
- checking for wcsnlen... yes
- checking for mbrtowc... yes
- checking for wcrtomb... yes
- checking whether _snprintf is declared... no
- checking whether <wchar.h> uses 'inline' correctly... yes
- checking if environ is properly declared... yes
- checking whether stat file-mode macros are broken... no
- checking for nlink_t... yes
- checking whether fchmodat is declared without a macro... yes
- checking whether fstat is declared without a macro... yes
- checking whether fstatat is declared without a macro... yes
- checking whether futimens is declared without a macro... yes
- checking whether lchmod is declared without a macro... yes
- checking whether lstat is declared without a macro... yes
- checking whether mkdirat is declared without a macro... yes
- checking whether mkfifo is declared without a macro... yes
- checking whether mkfifoat is declared without a macro... yes
- checking whether mknod is declared without a macro... yes
- checking whether mknodat is declared without a macro... yes
- checking whether stat is declared without a macro... yes
- checking whether utimensat is declared without a macro... yes
- checking whether getcwd (NULL, 0) allocates memory for result... yes
- checking for getcwd with POSIX signature... yes
- checking whether lstat correctly handles trailing slash... yes
- checking whether malloc, realloc, calloc are POSIX compliant... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking for promoted mode_t type... mode_t
- checking whether setenv is declared... yes
- checking search.h usability... yes
- checking search.h presence... yes
- checking for search.h... yes
- checking for tsearch... yes
- checking for struct timespec in <time.h>... yes
- checking whether unsetenv is declared... yes
- checking for alloca as a compiler built-in... yes
- checking byteswap.h usability... yes
- checking byteswap.h presence... yes
- checking for byteswap.h... yes
- checking whether dup2 works... yes
- checking for error_at_line... yes
- checking whether fcntl handles F_DUPFD correctly... yes
- checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
- checking whether fcntl is declared without a macro... yes
- checking whether openat is declared without a macro... yes
- checking whether conversion from 'int' to 'long double' works... yes
- checking whether INT32_MAX < INTMAX_MAX... yes
- checking whether INT64_MAX == LONG_MAX... yes
- checking whether UINT32_MAX < UINTMAX_MAX... yes
- checking whether UINT64_MAX == ULONG_MAX... yes
- checking whether program_invocation_name is declared... yes
- checking whether program_invocation_short_name is declared... yes
- checking for raise... yes
- checking for volatile sig_atomic_t... yes
- checking for sighandler_t... yes
- checking whether pthread_sigmask is declared without a macro... yes
- checking whether sigaction is declared without a macro... yes
- checking whether sigaddset is declared without a macro... yes
- checking whether sigdelset is declared without a macro... yes
- checking whether sigemptyset is declared without a macro... yes
- checking whether sigfillset is declared without a macro... yes
- checking whether sigismember is declared without a macro... yes
- checking whether sigpending is declared without a macro... yes
- checking whether sigprocmask is declared without a macro... yes
- checking for stdint.h... (cached) yes
- checking for SIZE_MAX... yes
- checking for ssize_t... (cached) yes
- checking whether NULL can be used in arbitrary expressions... yes
- checking whether dprintf is declared without a macro... yes
- checking whether fpurge is declared without a macro... no
- checking whether fseeko is declared without a macro... yes
- checking whether ftello is declared without a macro... yes
- checking whether getdelim is declared without a macro... yes
- checking whether getline is declared without a macro... yes
- checking whether gets is declared without a macro... no
- checking whether pclose is declared without a macro... yes
- checking whether popen is declared without a macro... yes
- checking whether renameat is declared without a macro... yes
- checking whether snprintf is declared without a macro... yes
- checking whether tmpfile is declared without a macro... yes
- checking whether vdprintf is declared without a macro... yes
- checking whether vsnprintf is declared without a macro... yes
- checking whether _Exit is declared without a macro... yes
- checking whether atoll is declared without a macro... yes
- checking whether canonicalize_file_name is declared without a macro... yes
- checking whether getloadavg is declared without a macro... yes
- checking whether getsubopt is declared without a macro... yes
- checking whether grantpt is declared without a macro... yes
- checking whether initstate is declared without a macro... yes
- checking whether initstate_r is declared without a macro... yes
- checking whether mkdtemp is declared without a macro... yes
- checking whether mkostemp is declared without a macro... yes
- checking whether mkostemps is declared without a macro... yes
- checking whether mkstemp is declared without a macro... yes
- checking whether mkstemps is declared without a macro... yes
- checking whether posix_openpt is declared without a macro... yes
- checking whether ptsname is declared without a macro... yes
- checking whether ptsname_r is declared without a macro... yes
- checking whether random is declared without a macro... yes
- checking whether random_r is declared without a macro... yes
- checking whether realpath is declared without a macro... yes
- checking whether rpmatch is declared without a macro... yes
- checking whether setenv is declared without a macro... yes
- checking whether setstate is declared without a macro... yes
- checking whether setstate_r is declared without a macro... yes
- checking whether srandom is declared without a macro... yes
- checking whether srandom_r is declared without a macro... yes
- checking whether strtod is declared without a macro... yes
- checking whether strtoll is declared without a macro... yes
- checking whether strtoull is declared without a macro... yes
- checking whether unlockpt is declared without a macro... yes
- checking whether unsetenv is declared without a macro... yes
- checking for working strerror function... yes
- checking for working strndup... yes
- checking for working strnlen... yes
- checking for strtoll... yes
- checking for strtoull... yes
- checking whether chdir is declared without a macro... yes
- checking whether chown is declared without a macro... yes
- checking whether dup is declared without a macro... yes
- checking whether dup2 is declared without a macro... yes
- checking whether dup3 is declared without a macro... yes
- checking whether environ is declared without a macro... yes
- checking whether euidaccess is declared without a macro... yes
- checking whether faccessat is declared without a macro... yes
- checking whether fchdir is declared without a macro... yes
- checking whether fchownat is declared without a macro... yes
- checking whether fdatasync is declared without a macro... yes
- checking whether fsync is declared without a macro... yes
- checking whether ftruncate is declared without a macro... yes
- checking whether getcwd is declared without a macro... yes
- checking whether getdomainname is declared without a macro... yes
- checking whether getdtablesize is declared without a macro... yes
- checking whether getgroups is declared without a macro... yes
- checking whether gethostname is declared without a macro... yes
- checking whether getlogin is declared without a macro... yes
- checking whether getlogin_r is declared without a macro... yes
- checking whether getpagesize is declared without a macro... yes
- checking whether getusershell is declared without a macro... yes
- checking whether setusershell is declared without a macro... yes
- checking whether endusershell is declared without a macro... yes
- checking whether group_member is declared without a macro... yes
- checking whether isatty is declared without a macro... yes
- checking whether lchown is declared without a macro... yes
- checking whether link is declared without a macro... yes
- checking whether linkat is declared without a macro... yes
- checking whether lseek is declared without a macro... yes
- checking whether pipe is declared without a macro... yes
- checking whether pipe2 is declared without a macro... yes
- checking whether pread is declared without a macro... yes
- checking whether pwrite is declared without a macro... yes
- checking whether readlink is declared without a macro... yes
- checking whether readlinkat is declared without a macro... yes
- checking whether rmdir is declared without a macro... yes
- checking whether sethostname is declared without a macro... yes
- checking whether sleep is declared without a macro... yes
- checking whether symlink is declared without a macro... yes
- checking whether symlinkat is declared without a macro... yes
- checking whether ttyname_r is declared without a macro... yes
- checking whether unlink is declared without a macro... yes
- checking whether unlinkat is declared without a macro... yes
- checking whether usleep is declared without a macro... yes
- checking for ptrdiff_t... yes
- checking for vasprintf... yes
- checking whether btowc is declared without a macro... yes
- checking whether wctob is declared without a macro... yes
- checking whether mbsinit is declared without a macro... yes
- checking whether mbrtowc is declared without a macro... yes
- checking whether mbrlen is declared without a macro... yes
- checking whether mbsrtowcs is declared without a macro... yes
- checking whether mbsnrtowcs is declared without a macro... yes
- checking whether wcrtomb is declared without a macro... yes
- checking whether wcsrtombs is declared without a macro... yes
- checking whether wcsnrtombs is declared without a macro... yes
- checking whether wcwidth is declared without a macro... yes
- checking whether wmemchr is declared without a macro... yes
- checking whether wmemcmp is declared without a macro... yes
- checking whether wmemcpy is declared without a macro... yes
- checking whether wmemmove is declared without a macro... yes
- checking whether wmemset is declared without a macro... yes
- checking whether wcslen is declared without a macro... yes
- checking whether wcsnlen is declared without a macro... yes
- checking whether wcscpy is declared without a macro... yes
- checking whether wcpcpy is declared without a macro... yes
- checking whether wcsncpy is declared without a macro... yes
- checking whether wcpncpy is declared without a macro... yes
- checking whether wcscat is declared without a macro... yes
- checking whether wcsncat is declared without a macro... yes
- checking whether wcscmp is declared without a macro... yes
- checking whether wcsncmp is declared without a macro... yes
- checking whether wcscasecmp is declared without a macro... yes
- checking whether wcsncasecmp is declared without a macro... yes
- checking whether wcscoll is declared without a macro... yes
- checking whether wcsxfrm is declared without a macro... yes
- checking whether wcsdup is declared without a macro... yes
- checking whether wcschr is declared without a macro... yes
- checking whether wcsrchr is declared without a macro... yes
- checking whether wcscspn is declared without a macro... yes
- checking whether wcsspn is declared without a macro... yes
- checking whether wcspbrk is declared without a macro... yes
- checking whether wcsstr is declared without a macro... yes
- checking whether wcstok is declared without a macro... yes
- checking whether wcswidth is declared without a macro... yes
- checking for stdint.h... (cached) yes
- checking for long long int... (cached) yes
- checking whether fdopen sets errno... yes
- checking for getpagesize... yes
- checking whether getpagesize is declared... (cached) yes
- checking for mmap... (cached) yes
- checking for MAP_ANONYMOUS... yes
- checking whether open recognizes a trailing slash... yes
- checking for putenv compatible with GNU and SVID... yes
- checking whether setenv validates arguments... yes
- checking whether stat handles trailing slashes on directories... yes
- checking whether stat handles trailing slashes on files... yes
- checking for wchar_t... (cached) yes
- checking for wint_t... (cached) yes
- checking for mmap... (cached) yes
- checking for MAP_ANONYMOUS... yes
- checking whether symlink handles trailing slash correctly... yes
- checking for nlink_t... (cached) yes
- checking whether fchmodat is declared without a macro... (cached) yes
- checking whether fstat is declared without a macro... (cached) yes
- checking whether fstatat is declared without a macro... (cached) yes
- checking whether futimens is declared without a macro... (cached) yes
- checking whether lchmod is declared without a macro... (cached) yes
- checking whether lstat is declared without a macro... (cached) yes
- checking whether mkdirat is declared without a macro... (cached) yes
- checking whether mkfifo is declared without a macro... (cached) yes
- checking whether mkfifoat is declared without a macro... (cached) yes
- checking whether mknod is declared without a macro... (cached) yes
- checking whether mknodat is declared without a macro... (cached) yes
- checking whether stat is declared without a macro... (cached) yes
- checking whether utimensat is declared without a macro... (cached) yes
- checking for unsetenv... yes
- checking for unsetenv() return type... int
- checking whether unsetenv obeys POSIX... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
- checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for function prototypes... yes
- checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
- checking for special C compiler options needed for large files... (cached) no
- checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
- checking size of long... 8
- checking for byteswap.h... (cached) yes
- checking endian.h usability... yes
- checking endian.h presence... yes
- checking for endian.h... yes
- checking libintl.h usability... yes
- checking libintl.h presence... yes
- checking for libintl.h... yes
- checking for mmap... (cached) yes
- checking for bindtextdomain... yes
- checking for pod2man... pod2man
- checking for pod2text... pod2text
- checking for main in -lreadline... yes
- checking whether NLS is requested... yes
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/gmsgfmt
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking for shared library run path origin... done
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for LIBXML2... yes
- checking for open_memstream... yes
- checking for perl... perl
- checking for Test::More... yes
- checking for ExtUtils::MakeMaker... yes
- checking for IO::Stringy... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating generator/Makefile
- config.status: creating gnulib/lib/Makefile
- config.status: creating gnulib/tests/Makefile
- config.status: creating hivex.pc
- config.status: creating images/Makefile
- config.status: creating lib/Makefile
- config.status: creating lib/tools/Makefile
- config.status: creating ocaml/Makefile
- config.status: creating ocaml/META
- config.status: creating perl/Makefile
- config.status: creating perl/Makefile.PL
- config.status: creating python/Makefile
- config.status: creating po/Makefile.in
- config.status: creating regedit/Makefile
- config.status: creating ruby/Makefile
- config.status: creating ruby/Rakefile
- config.status: creating sh/Makefile
- config.status: creating xml/Makefile
- config.status: creating python/run-python-tests
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing po-directories commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- ------------------------------------------------------------
- Thank you for downloading hivex 1.3.7
- This is how we have configured the optional components for you today:
- OCaml bindings ...................... no
- Perl bindings ....................... yes
- Python bindings ..................... no
- Ruby bindings ....................... no
- If any optional component is configured 'no' when you expected 'yes'
- then you should check the preceeding messages.
- Please report bugs back to the mailing list:
- http://www.redhat.com/mailman/listinfo/libguestfs
- Next you should type 'make' to build the package,
- then 'make check' to run the tests.
- ------------------------------------------------------------
- /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7
- * Using ExtUtils::MakeMaker
- * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/tmp/portage/app-misc/hivex-1.3.7/image/
- Writing Makefile-pl for Win::Hivex
- Writing MYMETA.yml and MYMETA.json
- /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7
- >>> Source configured.
- >>> Compiling source in /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7 ...
- >>> Working in BUILD_DIR: "/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7"
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- Making all in gnulib/lib
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- GEN alloca.h
- GEN c++defs.h
- GEN arg-nonnull.h
- GEN warn-on-use.h
- GEN sys/types.h
- GEN fcntl.h
- GEN inttypes.h
- GEN signal.h
- GEN stdio.h
- GEN stdlib.h
- GEN string.h
- GEN unistd.h
- GEN wchar.h
- make all-recursive
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[4]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- CC c-ctype.lo
- CC exitfail.lo
- CC fd-hook.lo
- CC full-read.lo
- CC full-write.lo
- CC progname.lo
- CC safe-read.lo
- CC safe-write.lo
- CC xstrtol.lo
- CC xstrtoul.lo
- CC xstrtol-error.lo
- CC asnprintf.lo
- CC fcntl.lo
- CC printf-args.lo
- CC printf-parse.lo
- CC vasnprintf.lo
- CC xstrtoll.lo
- CC xstrtoull.lo
- CCLD libgnu.la
- make[4]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- Making all in generator
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/generator'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/generator'
- Making all in lib
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- Making all in tools
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib/tools'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib/tools'
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- pod2man \
- --section 3 \
- -c "Windows Registry" \
- --name "hivex" \
- --release "hivex-1.3.7" \
- hivex.pod > hivex.3-t; mv hivex.3-t hivex.3
- mkdir -p ../html
- CC libhivex_la-hivex.lo
- pod2html \
- --css pod.css \
- --htmldir ../html \
- --outfile ../html/hivex.3.html \
- hivex.pod
- Cannot find "Win::Hivex(3)" in podpath: cannot find suitable replacement path, cannot resolve link
- Cannot find "Win::Hivex(3)" in podpath: cannot find suitable replacement path, cannot resolve link
- CCLD libhivex.la
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- Making all in images
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/images'
- CC mklarge-mklarge.o
- CCLD mklarge
- cmp -s ./minimal ./minimal || \
- cp ./minimal ./minimal
- ./mklarge ./minimal ./large
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/images'
- Making all in gnulib/tests
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- GEN arg-nonnull.h
- GEN c++defs.h
- GEN warn-on-use.h
- GEN time.h
- GEN sys/stat.h
- make all-recursive
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- Making all in .
- make[4]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[4]: Nothing to be done for `all-am'.
- make[4]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- Making all in xml
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/xml'
- pod2man \
- --section 1 \
- -c "Windows Registry" \
- --name "hivexml" \
- --release "hivex-1.3.7" \
- hivexml.pod > hivexml.1-t; mv hivexml.1-t hivexml.1
- mkdir -p ../html
- cd .. && pod2html \
- --css 'pod.css' \
- --htmldir html \
- --outfile html/hivexml.1.html \
- xml/hivexml.pod
- CC hivexml-hivexml.o
- CCLD hivexml
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/xml'
- Making all in po
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/po'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/po'
- Making all in sh
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/sh'
- pod2man \
- --section 1 \
- -c "Windows Registry" \
- --name "hivexget" \
- --release "hivex-1.3.7" \
- hivexget.pod > hivexget.1-t; mv hivexget.1-t hivexget.1
- pod2man \
- --section 1 \
- -c "Windows Registry" \
- --name "hivexsh" \
- --release "hivex-1.3.7" \
- hivexsh.pod > hivexsh.1-t; mv hivexsh.1-t hivexsh.1
- mkdir -p ../html
- mkdir -p ../html
- CC hivexsh-hivexsh.o
- cd .. && pod2html \
- --css 'pod.css' \
- --htmldir html \
- --outfile html/hivexget.1.html \
- sh/hivexget.pod
- cd .. && pod2html \
- --css 'pod.css' \
- --htmldir html \
- --outfile html/hivexsh.1.html \
- sh/hivexsh.pod
- CCLD hivexsh
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/sh'
- Making all in perl
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make -f Makefile-pl
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- /usr/bin/perl5.16.1 /usr/lib64/perl5/vendor_perl/5.16.1/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.16.1/ExtUtils/typemap -typemap ./typemap -typemap typemap Hivex.xs > Hivex.xsc && mv Hivex.xsc Hivex.c
- Running Mkbootstrap for Win::Hivex ()
- cp lib/Win/Hivex.pm blib/lib/Win/Hivex.pm
- cp lib/Win/Hivex/Regedit.pm blib/lib/Win/Hivex/Regedit.pm
- chmod 644 Hivex.bs
- cp Hivex.bs blib/arch/auto/Win/Hivex/Hivex.bs
- chmod 644 blib/arch/auto/Win/Hivex/Hivex.bs
- x86_64-pc-linux-gnu-gcc -c -I../lib -I../lib -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DVERSION=\"1.3.7\" -DXS_VERSION=\"1.3.7\" -fPIC "-I/usr/lib64/perl5/5.16.1/x86_64-linux-thread-multi/CORE" Hivex.c
- rm -f blib/arch/auto/Win/Hivex/Hivex.so
- LD_RUN_PATH="/usr/lib64" x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed Hivex.o -o blib/arch/auto/Win/Hivex/Hivex.so \
- -lhivex \
-
- chmod 755 blib/arch/auto/Win/Hivex/Hivex.so
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- Making all in regedit
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/regedit'
- pod2man \
- --section 1 \
- -c "Windows Registry" \
- --name "hivexregedit" \
- --release "hivex-1.3.7" \
- hivexregedit > hivexregedit.1-t; mv hivexregedit.1-t hivexregedit.1
- mkdir -p ../html
- cd .. && pod2html \
- --css 'pod.css' \
- --htmldir html \
- --outfile html/hivexregedit.1.html \
- regedit/hivexregedit
- Cannot find "Win::Hivex::Regedit(3)" in podpath: cannot find suitable replacement path, cannot resolve link
- Cannot find "Win::Hivex::Regedit(3)" in podpath: cannot find suitable replacement path, cannot resolve link
- Cannot find "Win::Hivex::Regedit(3)" in podpath: cannot find suitable replacement path, cannot resolve link
- Cannot find "Win::Hivex::Regedit(3)" in podpath: cannot find suitable replacement path, cannot resolve link
- Cannot find "Win::Hivex(3)" in podpath: cannot find suitable replacement path, cannot resolve link
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/regedit'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- >>> Source compiled.
- /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7
- /tmp/portage/app-misc/hivex-1.3.7/temp/environment: line 6332: perl-app_src_install: command not found
- /tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7
- >>> Working in BUILD_DIR: "/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7"
- make -j24 check
- GEN public-submodule-commit
- Making check in gnulib/lib
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make check-recursive
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[3]: Nothing to be done for `check-am'.
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- Making check in generator
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/generator'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/generator'
- Making check in lib
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- Making check in tools
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib/tools'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib/tools'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- make test-just-header
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- CC test_just_header-test-just-header.o
- CCLD test-just-header
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- make check-TESTS
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- PASS: test-just-header
- =============
- 1 test passed
- =============
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- Making check in images
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/images'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/images'
- Making check in gnulib/tests
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make check-recursive
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- Making check in .
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make libtests.a test-alloca-opt test-binary-io test-byteswap test-c-ctype test-close test-dup2 test-environ test-errno test-fcntl-h test-fcntl test-fdopen test-fgetc test-float test-fputc test-fread test-fstat test-fwrite test-getcwd-lgpl test-getdtablesize test-getopt test-ignore-value test-intprops test-inttypes test-lstat test-malloca test-memchr test-open test-pathmax test-raise test-read test-setenv test-signal-h test-stat test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strerror test-string test-strnlen test-strtoll test-strtoull test-symlink test-sys_stat test-sys_types test-time test-unistd test-unsetenv test-vasnprintf test-vasprintf test-verify test-wchar test-write test-xstrtol test-xstrtoul test-xstrtoll test-xstrtoull
- make[4]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- CC malloca.o
- CC test-alloca-opt.o
- CC test-binary-io.o
- CC test-byteswap.o
- CC test-c-ctype.o
- CC test-close.o
- CC test-dup2.o
- CC test-environ.o
- CC test-errno.o
- CC test-fcntl-h.o
- CC test-fcntl.o
- CC test-fdopen.o
- CC test-fgetc.o
- CC test-float.o
- CC test-fputc.o
- CC test-fread.o
- CC test-fstat.o
- CC test-fwrite.o
- CC test-getcwd-lgpl.o
- CC test-getdtablesize.o
- CC test-getopt.o
- CC test-ignore-value.o
- CC test-intprops.o
- CC test-inttypes.o
- CC test-lstat.o
- CC test-malloca.o
- CC test-memchr.o
- CC test-open.o
- CC test-pathmax.o
- CC test-raise.o
- CC test-read.o
- CC test-setenv.o
- CC test-signal-h.o
- CC test-stat.o
- CC test-stdbool.o
- CC test-stddef.o
- CC test-stdint.o
- CC test-stdio.o
- CC test-stdlib.o
- CC test-strerror.o
- CC test-string.o
- CC test-strnlen.o
- CC test-strtoll.o
- CC test-strtoull.o
- CC test-symlink.o
- CC test-sys_stat.o
- CC test-sys_types.o
- CC test-time.o
- CC test-unistd.o
- CC test-unsetenv.o
- CC test-vasnprintf.o
- CC test-vasprintf.o
- CC test-verify.o
- CC test-wchar.o
- CC test-write.o
- CC test-xstrtol.o
- CC test-xstrtoul.o
- CC test-xstrtoll.o
- CC test-xstrtoull.o
- AR libtests.a
- CCLD test-alloca-opt
- CCLD test-binary-io
- CCLD test-byteswap
- CCLD test-close
- CCLD test-dup2
- CCLD test-environ
- CCLD test-errno
- In file included from test-xstrtoll.c:4:0:
- test-xstrtol.c: In function 'main':
- test-xstrtol.c:57:11: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat]
- CCLD test-fcntl-h
- CCLD test-fdopen
- In file included from test-xstrtoull.c:4:0:
- test-xstrtol.c: In function 'main':
- test-xstrtol.c:57:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat]
- CCLD test-fgetc
- CCLD test-float
- CCLD test-fputc
- CCLD test-fread
- CCLD test-fstat
- CCLD test-fwrite
- CCLD test-getcwd-lgpl
- CCLD test-getdtablesize
- CCLD test-ignore-value
- CCLD test-intprops
- CCLD test-inttypes
- CCLD test-lstat
- CCLD test-malloca
- CCLD test-memchr
- CCLD test-open
- CCLD test-pathmax
- CCLD test-raise
- CCLD test-read
- CCLD test-setenv
- CCLD test-signal-h
- CCLD test-stat
- CCLD test-stdbool
- CCLD test-stddef
- CCLD test-stdint
- CCLD test-stdio
- CCLD test-stdlib
- CCLD test-strerror
- CCLD test-string
- CCLD test-strnlen
- CCLD test-strtoll
- CCLD test-strtoull
- CCLD test-symlink
- CCLD test-sys_stat
- CCLD test-sys_types
- CCLD test-time
- CCLD test-unistd
- CCLD test-unsetenv
- CCLD test-vasnprintf
- CCLD test-vasprintf
- CCLD test-verify
- CCLD test-wchar
- CCLD test-write
- CCLD test-xstrtol
- CCLD test-xstrtoul
- CCLD test-xstrtoll
- CCLD test-xstrtoull
- CCLD test-c-ctype
- CCLD test-fcntl
- CCLD test-getopt
- make[4]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make check-TESTS
- make[4]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- PASS: test-alloca-opt
- PASS: test-binary-io.sh
- PASS: test-byteswap
- PASS: test-c-ctype
- PASS: test-close
- PASS: test-dup2
- PASS: test-environ
- PASS: test-errno
- PASS: test-fcntl-h
- PASS: test-fcntl
- PASS: test-fdopen
- PASS: test-fgetc
- PASS: test-float
- PASS: test-fputc
- PASS: test-fread
- PASS: test-fstat
- PASS: test-fwrite
- PASS: test-getcwd-lgpl
- PASS: test-getdtablesize
- PASS: test-getopt
- PASS: test-ignore-value
- PASS: test-intprops
- PASS: test-inttypes
- PASS: test-lstat
- PASS: test-malloca
- PASS: test-memchr
- PASS: test-open
- PASS: test-pathmax
- PASS: test-raise
- PASS: test-read
- PASS: test-setenv
- PASS: test-signal-h
- PASS: test-stat
- PASS: test-stdbool
- PASS: test-stddef
- PASS: test-stdint
- PASS: test-stdio
- PASS: test-stdlib
- PASS: test-strerror
- PASS: test-string
- PASS: test-strnlen
- PASS: test-strtoll
- PASS: test-strtoull
- PASS: test-symlink
- PASS: test-sys_stat
- PASS: test-sys_types
- PASS: test-init.sh
- PASS: test-time
- PASS: test-unistd
- PASS: test-unsetenv
- PASS: test-vasnprintf
- PASS: test-vasprintf
- PASS: test-vc-list-files-git.sh
- PASS: test-vc-list-files-cvs.sh
- PASS: test-verify
- PASS: test-verify.sh
- PASS: test-wchar
- PASS: test-write
- PASS: test-xstrtol.sh
- PASS: test-xstrtoll.sh
- ===================
- All 60 tests passed
- ===================
- make[4]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- Making check in xml
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/xml'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/xml'
- Making check in po
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/po'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/po'
- Making check in sh
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/sh'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/sh'
- Making check in perl
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make check-TESTS
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make -f Makefile-pl
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- PERL_DL_NONLAZY=1 /usr/bin/perl5.16.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
- t/005-pod.t ..............
t/005-pod.t .............. 1/2
t/005-pod.t .............. ok
- t/006-pod-coverage.t .....
t/006-pod-coverage.t ..... 1/2
t/006-pod-coverage.t ..... ok
- t/010-load.t .............
t/010-load.t ............. 1/1
t/010-load.t ............. ok
- t/020-open.t .............
t/020-open.t ............. 1/1
t/020-open.t ............. ok
- t/021-close.t ............
t/021-close.t ............ 1/2
t/021-close.t ............ ok
- t/120-rlenvalue.t ........
t/120-rlenvalue.t ........ 1/5
t/120-rlenvalue.t ........ ok
- t/200-write.t ............
t/200-write.t ............ 1/6
t/200-write.t ............ ok
- t/210-setvalue.t .........
t/210-setvalue.t ......... 1/11
t/210-setvalue.t ......... ok
- t/510-regedit-load.t .....
t/510-regedit-load.t ..... 1/1
t/510-regedit-load.t ..... ok
- t/550-regedit-export.t ...
t/550-regedit-export.t ... 1/8
t/550-regedit-export.t ... ok
- t/560-regedit-import.t ...
t/560-regedit-import.t ... 1/16
t/560-regedit-import.t ... ok
- t/570-regedit-import2.t ..
t/570-regedit-import2.t .. 1/6
t/570-regedit-import2.t .. ok
- All tests successful.
- Files=12, Tests=61, 1 wallclock secs ( 0.07 usr 0.03 sys + 0.74 cusr 0.14 csys = 0.98 CPU)
- Result: PASS
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- PASS: run-perl-tests
- =============
- 1 test passed
- =============
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- Making check in regedit
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/regedit'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/regedit'
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- >>> Install hivex-1.3.7 into /tmp/portage/app-misc/hivex-1.3.7/image/ category app-misc
- >>> Working in BUILD_DIR: "/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7"
- make -j24 DESTDIR=/tmp/portage/app-misc/hivex-1.3.7/image/ LINGUAS= install
- Making install in gnulib/lib
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make install-recursive
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[4]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[4]: Nothing to be done for `install-exec-am'.
- make[4]: Nothing to be done for `install-data-am'.
- make[4]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/lib'
- Making install in generator
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/generator'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/generator'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/generator'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/generator'
- Making install in lib
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- Making install in tools
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib/tools'
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib/tools'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib/tools'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib/tools'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/lib64"
- test -z "/usr/include" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/include"
- test -z "/usr/share/man/man3" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/share/man/man3"
- /bin/sh ../libtool --mode=install /usr/bin/install -c libhivex.la '/tmp/portage/app-misc/hivex-1.3.7/image//usr/lib64'
- /usr/bin/install -c -m 644 hivex.h '/tmp/portage/app-misc/hivex-1.3.7/image//usr/include'
- /usr/bin/install -c -m 644 hivex.3 '/tmp/portage/app-misc/hivex-1.3.7/image//usr/share/man/man3'
- libtool: install: /usr/bin/install -c .libs/libhivex.so.0.0.0 /tmp/portage/app-misc/hivex-1.3.7/image//usr/lib64/libhivex.so.0.0.0
- libtool: install: (cd /tmp/portage/app-misc/hivex-1.3.7/image//usr/lib64 && { ln -s -f libhivex.so.0.0.0 libhivex.so.0 || { rm -f libhivex.so.0 && ln -s libhivex.so.0.0.0 libhivex.so.0; }; })
- libtool: install: (cd /tmp/portage/app-misc/hivex-1.3.7/image//usr/lib64 && { ln -s -f libhivex.so.0.0.0 libhivex.so || { rm -f libhivex.so && ln -s libhivex.so.0.0.0 libhivex.so; }; })
- libtool: install: /usr/bin/install -c .libs/libhivex.lai /tmp/portage/app-misc/hivex-1.3.7/image//usr/lib64/libhivex.la
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/lib'
- Making install in images
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/images'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/images'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/images'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/images'
- Making install in gnulib/tests
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make install-recursive
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- Making install in .
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[4]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[4]: Nothing to be done for `install-exec-am'.
- make[4]: Nothing to be done for `install-data-am'.
- make[4]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/gnulib/tests'
- Making install in xml
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/xml'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/xml'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/bin"
- test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/share/man/man1"
- /bin/sh ../libtool --mode=install /usr/bin/install -c hivexml '/tmp/portage/app-misc/hivex-1.3.7/image//usr/bin'
- /usr/bin/install -c -m 644 hivexml.1 '/tmp/portage/app-misc/hivex-1.3.7/image//usr/share/man/man1'
- libtool: install: warning: `../lib/libhivex.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/hivexml /tmp/portage/app-misc/hivex-1.3.7/image//usr/bin/hivexml
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/xml'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/xml'
- Making install in po
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/po'
- /bin/mkdir -p /tmp/portage/app-misc/hivex-1.3.7/image//usr/share
- installing es.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/es/LC_MESSAGES/hivex.mo
- installing fr.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/fr/LC_MESSAGES/hivex.mo
- installing gu.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/gu/LC_MESSAGES/hivex.mo
- installing hi.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/hi/LC_MESSAGES/hivex.mo
- installing kn.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/kn/LC_MESSAGES/hivex.mo
- installing ml.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/ml/LC_MESSAGES/hivex.mo
- installing mr.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/mr/LC_MESSAGES/hivex.mo
- installing nl.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/nl/LC_MESSAGES/hivex.mo
- installing or.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/or/LC_MESSAGES/hivex.mo
- installing pl.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/pl/LC_MESSAGES/hivex.mo
- installing pt_BR.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/pt_BR/LC_MESSAGES/hivex.mo
- installing ru.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/ru/LC_MESSAGES/hivex.mo
- installing uk.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/uk/LC_MESSAGES/hivex.mo
- installing zh_CN.gmo as /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/locale/zh_CN/LC_MESSAGES/hivex.mo
- if test "hivex" = "gettext-tools"; then \
- /bin/mkdir -p /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/gettext/po; \
- for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
- /usr/bin/install -c -m 644 ./$file \
- /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/gettext/po/$file; \
- done; \
- for file in Makevars; do \
- rm -f /tmp/portage/app-misc/hivex-1.3.7/image//usr/share/gettext/po/$file; \
- done; \
- else \
- : ; \
- fi
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/po'
- Making install in sh
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/sh'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/sh'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/bin"
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/bin"
- test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/share/man/man1"
- /bin/sh ../libtool --mode=install /usr/bin/install -c hivexsh '/tmp/portage/app-misc/hivex-1.3.7/image//usr/bin'
- /usr/bin/install -c hivexget '/tmp/portage/app-misc/hivex-1.3.7/image//usr/bin'
- /usr/bin/install -c -m 644 hivexget.1 hivexsh.1 '/tmp/portage/app-misc/hivex-1.3.7/image//usr/share/man/man1'
- libtool: install: warning: `../lib/libhivex.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/hivexsh /tmp/portage/app-misc/hivex-1.3.7/image//usr/bin/hivexsh
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/sh'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/sh'
- Making install in perl
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[2]: Nothing to be done for `install-exec-am'.
- make install-data-hook
- make[3]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make -f Makefile-pl DESTDIR=/tmp/portage/app-misc/hivex-1.3.7/image/ install
- make[4]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
- Installing /tmp/portage/app-misc/hivex-1.3.7/image/usr/lib64/perl5/vendor_perl/5.16.1/x86_64-linux-thread-multi/auto/Win/Hivex/Hivex.so
- Installing /tmp/portage/app-misc/hivex-1.3.7/image/usr/lib64/perl5/vendor_perl/5.16.1/x86_64-linux-thread-multi/auto/Win/Hivex/Hivex.bs
- Installing /tmp/portage/app-misc/hivex-1.3.7/image/usr/lib64/perl5/vendor_perl/5.16.1/x86_64-linux-thread-multi/Win/Hivex.pm
- Installing /tmp/portage/app-misc/hivex-1.3.7/image/usr/lib64/perl5/vendor_perl/5.16.1/x86_64-linux-thread-multi/Win/Hivex/Regedit.pm
- make[4]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[3]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/perl'
- Making install in regedit
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/regedit'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/regedit'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/bin"
- test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/share/man/man1"
- /usr/bin/install -c hivexregedit '/tmp/portage/app-misc/hivex-1.3.7/image//usr/bin'
- /usr/bin/install -c -m 644 hivexregedit.1 '/tmp/portage/app-misc/hivex-1.3.7/image//usr/share/man/man1'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/regedit'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7/regedit'
- make[1]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- make[2]: Entering directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/app-misc/hivex-1.3.7/image//usr/lib64/pkgconfig"
- /usr/bin/install -c -m 644 hivex.pc '/tmp/portage/app-misc/hivex-1.3.7/image//usr/lib64/pkgconfig'
- make[2]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- make[1]: Leaving directory `/tmp/portage/app-misc/hivex-1.3.7/work/hivex-1.3.7'
- * Removing unnecessary /usr/lib64/libhivex.la (no static archive)
- >>> Completed installing hivex-1.3.7 into /tmp/portage/app-misc/hivex-1.3.7/image/
- * QA Notice: command not found:
- *
- * /tmp/portage/app-misc/hivex-1.3.7/temp/environment: line 6332: perl-app_src_install: command not found
- * QA Notice: make jobserver unavailable:
- *
- * make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/hivexml
- usr/bin/hivexsh
- usr/lib64/perl5/vendor_perl/5.16.1/x86_64-linux-thread-multi/auto/Win/Hivex/Hivex.so
- usr/lib64/libhivex.so.0.0.0
- ecompressdir: bzip2 -9 /usr/share/man
- ecompressdir: bzip2 -9 /usr/share/doc