* Package: app-misc/hivex-1.3.6-r2  * Repository: x-portage  * Maintainer: andreis.vinogradovs@gmail.com maksbotan@gentoo.org,proxy-maint@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib pentoo perl readline ruby userland_GNU  * FEATURES: nostrip preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking hivex-1.3.6.tar.gz to /var/tmp/portage/app-misc/hivex-1.3.6-r2/work >>> Source unpacked in /var/tmp/portage/app-misc/hivex-1.3.6-r2/work >>> Preparing source in /var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6 ... * Applying disable_automagic_cumulative_patch.patch ...  [ ok ] * Applying fix_python_linking.patch ...  [ ok ] * Applying ruby_fix_deprecated.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6' ... * Running autopoint --force ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: hivex-1.3.6/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6" * econf: updating hivex-1.3.6/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating hivex-1.3.6/build-aux/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/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.6-r2 --enable-shared --disable-static --with-readline --disable-ocaml --enable-perl --enable-nls --disable-python --enable-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 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 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 ... 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... yes 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... no checking if : 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 checking for ruby... ruby checking for rake... rake checking for C library for Ruby extensions... -lruby19 checking for ruby_init in -lruby19... yes checking for rb_hash_lookup... 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.6 This is how we have configured the optional components for you today: OCaml bindings ...................... no Perl bindings ....................... yes Python bindings ..................... no Ruby bindings ....................... yes 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. ------------------------------------------------------------ /var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/perl /var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6 * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/app-misc/hivex-1.3.6-r2/image/ Writing Makefile-pl for Win::Hivex Writing MYMETA.yml and MYMETA.json /var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6" make -j4 make all-recursive make[1]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6' Making all in gnulib/lib make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/lib' GEN alloca.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN fcntl.h GEN sys/types.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 `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/lib' make[4]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/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 `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/lib' make[3]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/lib' make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/lib' Making all in generator make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/generator' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/generator' Making all in lib make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/lib' Making all in tools make[3]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/lib/tools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/lib/tools' make[3]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/lib' pod2man \ --section 3 \ -c "Windows Registry" \ --name "hivex" \ --release "hivex-1.3.6" \ 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 /usr/bin/pod2html: hivex.pod: unknown pod directive 'encoding' in paragraph 8. ignoring. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 18. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 18. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 18. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 19. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 50. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 56. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 221. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 221. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 265. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 265. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 265. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 265. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 265. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 265. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 265. /usr/bin/pod2html: hivex.pod: cannot resolve L in paragraph 265. CCLD libhivex.la make[3]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/lib' make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/lib' Making all in images make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/images' CC mklarge-mklarge.o CCLD mklarge cmp -s ./minimal ./minimal || \ cp ./minimal ./minimal ./mklarge ./minimal ./large make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/images' Making all in gnulib/tests make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/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 `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/tests' Making all in . make[4]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/tests' make[3]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/tests' make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/gnulib/tests' Making all in xml make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/xml' pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexml" \ --release "hivex-1.3.6" \ hivexml.pod > hivexml.1-t; mv hivexml.1-t hivexml.1 CC hivexml-hivexml.o mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexml.1.html \ xml/hivexml.pod /usr/bin/pod2html: xml/hivexml.pod: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: xml/hivexml.pod: cannot resolve L in paragraph 16. /usr/bin/pod2html: xml/hivexml.pod: cannot resolve L in paragraph 16. /usr/bin/pod2html: xml/hivexml.pod: cannot resolve L in paragraph 16. /usr/bin/pod2html: xml/hivexml.pod: cannot resolve L in paragraph 16. /usr/bin/pod2html: xml/hivexml.pod: cannot resolve L in paragraph 16. /usr/bin/pod2html: xml/hivexml.pod: cannot resolve L in paragraph 16. /usr/bin/pod2html: xml/hivexml.pod: cannot resolve L in paragraph 16. /usr/bin/pod2html: xml/hivexml.pod: cannot resolve L in paragraph 16. CCLD hivexml make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/xml' Making all in po make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/po' make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/po' Making all in sh make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/sh' pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexget" \ --release "hivex-1.3.6" \ hivexget.pod > hivexget.1-t; mv hivexget.1-t hivexget.1 CC hivexsh-hivexsh.o pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexsh" \ --release "hivex-1.3.6" \ hivexsh.pod > hivexsh.1-t; mv hivexsh.1-t hivexsh.1 mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexget.1.html \ sh/hivexget.pod /usr/bin/pod2html: sh/hivexget.pod: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 8. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 8. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 28. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 28. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 28. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 28. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 28. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 28. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 28. /usr/bin/pod2html: sh/hivexget.pod: cannot resolve L in paragraph 28. mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexsh.1.html \ sh/hivexsh.pod /usr/bin/pod2html: sh/hivexsh.pod: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 8. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 8. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 8. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 22. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 73. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 73. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 73. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 73. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 73. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 73. /usr/bin/pod2html: sh/hivexsh.pod: cannot resolve L in paragraph 73. CCLD hivexsh make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/sh' Making all in perl make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/perl' make -f Makefile-pl make[3]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/perl' /usr/bin/perl5.12.4 /usr/lib64/perl5/vendor_perl/5.12.4/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.12.4/ExtUtils/typemap -typemap ./typemap -typemap typemap Hivex.xs > Hivex.xsc && mv Hivex.xsc Hivex.c Running Mkbootstrap for Win::Hivex () chmod 644 Hivex.bs cp lib/Win/Hivex.pm blib/lib/Win/Hivex.pm cp lib/Win/Hivex/Regedit.pm blib/lib/Win/Hivex/Regedit.pm 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 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -mtune=k8 -O2 -pipe -DVERSION=\"1.3.6\" -DXS_VERSION=\"1.3.6\" -fPIC "-I/usr/lib64/perl5/5.12.4/x86_64-linux/CORE" Hivex.c rm -f blib/arch/auto/Win/Hivex/Hivex.so LD_RUN_PATH="/usr/lib64" x86_64-pc-linux-gnu-gcc -shared -mtune=k8 -O2 -pipe -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 `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/perl' make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/perl' Making all in regedit make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/regedit' pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexregedit" \ --release "hivex-1.3.6" \ 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 /usr/bin/pod2html: regedit/hivexregedit: unknown pod directive 'encoding' in paragraph 5. ignoring. /usr/bin/pod2html: regedit/hivexregedit: cannot resolve L in paragraph 12. /usr/bin/pod2html: regedit/hivexregedit: cannot resolve L in paragraph 22. /usr/bin/pod2html: regedit/hivexregedit: cannot resolve L in paragraph 63. /usr/bin/pod2html: regedit/hivexregedit: cannot resolve L in paragraph 102. /usr/bin/pod2html: regedit/hivexregedit: cannot resolve L in paragraph 102. /usr/bin/pod2html: regedit/hivexregedit: cannot resolve L in paragraph 102. /usr/bin/pod2html: regedit/hivexregedit: cannot resolve L in paragraph 102. /usr/bin/pod2html: regedit/hivexregedit: cannot resolve L in paragraph 102. make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/regedit' Making all in ruby -e:1: Use RbConfig instead of obsolete and deprecated Config. -e:1: Use RbConfig instead of obsolete and deprecated Config. make[2]: Entering directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/ruby' rake build rake aborted! uninitialized constant Rake::RDocTask /var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/ruby/Rakefile:69:in `' (See full trace by running task with --trace) make[2]: *** [all] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6/ruby' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6' make: *** [all] Error 2 * ERROR: app-misc/hivex-1.3.6-r2 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/hivex-1.3.6-r2'`, * the complete build log and the output of `emerge -pqv '=app-misc/hivex-1.3.6-r2'`. * This ebuild is from an overlay named 'x-portage': '/usr/local/portage/' * The complete build log is located at '/var/tmp/portage/app-misc/hivex-1.3.6-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/hivex-1.3.6-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6' * S: '/var/tmp/portage/app-misc/hivex-1.3.6-r2/work/hivex-1.3.6'