D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/hivex-1.3.19-11.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rC3fRL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf hivex-1.3.19 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/hivex-1.3.19.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hivex-1.3.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LeSA9J + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hivex-1.3.19 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info PYTHON=/usr/bin/python3 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for threads.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/mman.h... yes checking for features.h... yes checking for crtdefs.h... no checking for arpa/inet.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for semaphore.h... yes checking for sys/select.h... yes checking for sys/param.h... yes checking for pthread.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... 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 ftruncate... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for newlocale... yes checking for uselocale... yes checking for duplocale... yes checking for freelocale... yes checking for lstat... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for pthread_sigmask... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for catgets... yes checking for shutdown... yes checking for usleep... 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 for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether getdtablesize is declared... yes checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict checking for a sed that does not truncate output... /usr/bin/sed checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for sigset_t... yes checking for ssize_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 strndup is declared... yes checking whether strnlen is declared... 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 whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for nl_langinfo and CODESET... yes checking if environ is properly declared... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... 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 for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for inline... inline checking whether locale.h defines locale_t... yes checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether alarm is declared... yes checking for library needed for semaphore functions... none 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 whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... (cached) yes 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 whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... 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 whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes checking whether getdtablesize 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 for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for raise... yes checking for sigprocmask... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... (cached) yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for working strndup... yes checking for working strnlen... yes checking for strtoll... yes checking for strtoull... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for stdint.h... (cached) yes checking for a traditional french locale... none checking for a turkish Unicode locale... none checking whether // is distinct from /... no checking for error_at_line... yes checking whether fdopen sets errno... yes checking for flexible array member... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... no checking whether the compiler generally respects inline... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking whether perror matches strerror... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for sched.h... yes checking for struct sched_param... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... none checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for struct sigaction.sa_sigaction... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for working strerror function... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking for nlink_t... (cached) yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... (cached) aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... (cached) aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-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 aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E 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/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for open_memstream... yes checking for aarch64-mageia-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.10.0 OCaml library path is /usr/lib64/ocaml checking for aarch64-mageia-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for aarch64-mageia-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for aarch64-mageia-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for aarch64-mageia-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for aarch64-mageia-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for aarch64-mageia-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for aarch64-mageia-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for aarch64-mageia-linux-gnu-ocamlbuild... no checking for ocamlbuild... no checking for aarch64-mageia-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking for caml/unixsupport.h... yes checking for function caml_raise_with_args... found checking for caml_alloc_initialized_string... yes checking for perl... perl checking for Test::More... yes checking for ExtUtils::MakeMaker... yes checking for IO::Stringy... yes checking for python... /usr/bin/python3 checking Python prefix... /usr checking Python version... 3.8 checking for Python include path... -I/usr/include/python3.8 checking for Python site-packages path... /usr/lib64/python3.8/site-packages checking for Python extension suffix (PEP-3149)... .cpython-38-aarch64-linux-gnu.so checking for PyCapsule_New in -lc... yes checking for ruby... ruby checking for rake... rake checking for C library for Ruby extensions... -lruby checking for ruby_init in -lruby... yes checking for rb_hash_lookup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating extra-tests/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 ruby/run-ruby-tests config.status: creating run 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.19 This is how we have configured the optional components for you today: OCaml bindings ...................... yes Perl bindings ....................... yes Python bindings ..................... yes 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. ------------------------------------------------------------ + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in gnulib/lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SIGACTION''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/1/g' \ -e 's/@''GNULIB_STRTOULL''@/1/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRERROR_R''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /usr/bin/make all-recursive make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fd-hook.lo fd-hook.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o full-write.lo full-write.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c full-write.c -fPIC -DPIC -o .libs/full-write.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o safe-write.lo safe-write.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o c-ctype.lo c-ctype.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o full-read.lo full-read.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c full-read.c -fPIC -DPIC -o .libs/full-read.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o safe-read.lo safe-read.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o progname.lo progname.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c progname.c -fPIC -DPIC -o .libs/progname.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xsize.lo xsize.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xsize.c -fPIC -DPIC -o .libs/xsize.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o unistd.lo unistd.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c unistd.c -fPIC -DPIC -o .libs/unistd.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o asnprintf.lo asnprintf.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xstrtoll.lo xstrtoll.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xstrtoll.c -fPIC -DPIC -o .libs/xstrtoll.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xstrtoul.lo xstrtoul.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xstrtoul.c -fPIC -DPIC -o .libs/xstrtoul.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o printf-args.lo printf-args.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fcntl.lo fcntl.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xstrtoull.lo xstrtoull.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xstrtoull.c -fPIC -DPIC -o .libs/xstrtoull.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xstrtol.lo xstrtol.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o glthread/lock.lo glthread/lock.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o printf-parse.lo printf-parse.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vasnprintf.lo vasnprintf.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgnu.la c-ctype.lo fd-hook.lo full-read.lo full-write.lo glthread/lock.lo progname.lo safe-read.lo safe-write.lo glthread/threadlib.lo unistd.lo xsize.lo xstrtol.lo xstrtoul.lo xstrtoll.lo xstrtoull.lo asnprintf.lo fcntl.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libgnu.a .libs/c-ctype.o .libs/fd-hook.o .libs/full-read.o .libs/full-write.o glthread/.libs/lock.o .libs/progname.o .libs/safe-read.o .libs/safe-write.o glthread/.libs/threadlib.o .libs/unistd.o .libs/xsize.o .libs/xstrtol.o .libs/xstrtoul.o .libs/xstrtoll.o .libs/xstrtoull.o .libs/asnprintf.o .libs/fcntl.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' Making all in generator make[2]: Nothing to be done for 'all'. Making all in lib Making all in tools make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libhivex_la-utf16.lo `test -f 'utf16.c' || echo './'`utf16.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utf16.c -fPIC -DPIC -o .libs/libhivex_la-utf16.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libhivex_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c util.c -fPIC -DPIC -o .libs/libhivex_la-util.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libhivex_la-offset-list.lo `test -f 'offset-list.c' || echo './'`offset-list.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c offset-list.c -fPIC -DPIC -o .libs/libhivex_la-offset-list.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libhivex_la-visit.lo `test -f 'visit.c' || echo './'`visit.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c visit.c -fPIC -DPIC -o .libs/libhivex_la-visit.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' mkdir -p ../html pod2html \ --css pod.css \ --htmldir ../html \ --outfile ../html/hivex.3.html \ hivex.pod make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' pod2man \ --section 3 \ -c "Windows Registry" \ --name "hivex" \ --release "hivex-1.3.19" \ hivex.pod > hivex.3-t && mv hivex.3-t hivex.3 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libhivex_la-handle.lo `test -f 'handle.c' || echo './'`handle.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c handle.c -fPIC -DPIC -o .libs/libhivex_la-handle.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libhivex_la-node.lo `test -f 'node.c' || echo './'`node.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c node.c -fPIC -DPIC -o .libs/libhivex_la-node.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libhivex_la-value.lo `test -f 'value.c' || echo './'`value.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c value.c -fPIC -DPIC -o .libs/libhivex_la-value.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libhivex_la-write.lo `test -f 'write.c' || echo './'`write.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c write.c -fPIC -DPIC -o .libs/libhivex_la-write.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:0:0 -Wl,--version-script=./hivex.syms -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhivex.la -rpath /usr/lib64 libhivex_la-handle.lo libhivex_la-node.lo libhivex_la-offset-list.lo libhivex_la-utf16.lo libhivex_la-util.lo libhivex_la-value.lo libhivex_la-visit.lo libhivex_la-write.lo ../gnulib/lib/libgnu.la libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libhivex_la-handle.o .libs/libhivex_la-node.o .libs/libhivex_la-offset-list.o .libs/libhivex_la-utf16.o .libs/libhivex_la-util.o .libs/libhivex_la-value.o .libs/libhivex_la-visit.o .libs/libhivex_la-write.o -Wl,--whole-archive ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--version-script=./hivex.syms -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libhivex.so.0 -o .libs/libhivex.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libhivex.so.0" && ln -s "libhivex.so.0.0.0" "libhivex.so.0") libtool: link: (cd ".libs" && rm -f "libhivex.so" && ln -s "libhivex.so.0.0.0" "libhivex.so") libtool: link: ( cd ".libs" && rm -f "libhivex.la" && ln -s "../libhivex.la" "libhivex.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' Making all in images make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mklarge-mklarge.o `test -f 'mklarge.c' || echo './'`mklarge.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I./../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mklarge mklarge-mklarge.o ../lib/libhivex.la libtool: link: aarch64-mageia-linux-gnu-gcc -I./../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mklarge mklarge-mklarge.o ../lib/.libs/libhivex.so make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' cmp -s ./minimal ./minimal || \ cp ./minimal ./minimal ./mklarge ./minimal ./large make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' Making all in gnulib/tests make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/mkdir -p arpa rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's/@''GNULIB_INET_NTOP''@/0/g' \ -e 's/@''GNULIB_INET_PTON''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' rm -f ctype.h-t ctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./ctype.in.h; \ } > ctype.h-t && \ mv ctype.h-t ctype.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' rm -f sched.h-t sched.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SCHED_H''@||g' \ -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sched.in.h; \ } > sched.h-t && \ mv sched.h-t sched.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' rm -f pthread.h-t pthread.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_PTHREAD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_PTHREAD_H''@||g' \ -e 's/@''GNULIB_PTHREAD_THREAD''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \ -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \ -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \ -e 's|@''HAVE_PTHREAD_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ < ./pthread.in.h | \ sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > pthread.h-t && \ mv pthread.h-t pthread.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/mkdir -p sys rm -f sys/ioctl.h-t sys/ioctl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_IOCTL_H''@||g' \ -e 's/@''GNULIB_IOCTL''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e 's|@''REPLACE_IOCTL''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_ioctl.in.h; \ } > sys/ioctl.h-t && \ mv sys/ioctl.h-t sys/ioctl.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_CONNECT''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_ACCEPT''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_BIND''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/IN_HIVEX_GNULIB_TESTS/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/make all-recursive Making all in . make[4]: Nothing to be done for 'all-am'. Making all in xml make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexml" \ --release "hivex-1.3.19" \ hivexml.pod > hivexml.1-t && mv hivexml.1-t hivexml.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexml.1.html \ /home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml/hivexml.pod make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../gnulib/lib -I../gnulib/lib -I../lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hivexml-hivexml.o `test -f 'hivexml.c' || echo './'`hivexml.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../gnulib/lib -I../gnulib/lib -I../lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hivexml hivexml-hivexml.o ../lib/libhivex.la ../gnulib/lib/libgnu.la -lxml2 libtool: link: aarch64-mageia-linux-gnu-gcc -DLOCALEBASEDIR=\"/usr/share/locale\" -I../gnulib/lib -I../gnulib/lib -I../lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hivexml hivexml-hivexml.o ../lib/.libs/libhivex.so ../gnulib/lib/.libs/libgnu.a -lxml2 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' Making all in po Making all in sh make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexsh" \ --release "hivex-1.3.19" \ hivexsh.pod > hivexsh.1-t && mv hivexsh.1-t hivexsh.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexget.1.html \ /home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh/hivexget.pod make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexget" \ --release "hivex-1.3.19" \ hivexget.pod > hivexget.1-t && mv hivexget.1-t hivexget.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexsh.1.html \ /home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh/hivexsh.pod make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hivexsh-hivexsh.o `test -f 'hivexsh.c' || echo './'`hivexsh.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../gnulib/lib -I../gnulib/lib -I../lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hivexsh hivexsh-hivexsh.o ../lib/libhivex.la ../gnulib/lib/libgnu.la -lreadline libtool: link: aarch64-mageia-linux-gnu-gcc -I../gnulib/lib -I../gnulib/lib -I../lib -DLOCALEBASEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hivexsh hivexsh-hivexsh.o ../lib/.libs/libhivex.so ../gnulib/lib/.libs/libgnu.a -lreadline make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' Making all in ocaml make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' aarch64-mageia-linux-gnu-gcc -I.. -I/usr/lib64/ocaml -I../ocaml -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wall -c hivex_c.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' ocamlfind ocamlc -package unix -c hivex.mli -o hivex.cmi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p `dirname hivex.cmo` ocamlfind ocamlc -package unix -c hivex.ml -o hivex.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' ocamlmklib -o mlhivex hivex_c.o hivex.cmo \ -ldopt '-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' \ -L../lib/.libs -lhivex make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' ocamlfind ocamlopt -package unix -c hivex.ml -o hivex.cmx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' ocamlmklib -o mlhivex hivex_c.o hivex.cmx \ -ldopt '-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' \ -L../lib/.libs -lhivex make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p `dirname t/hivex_005_load.cmo` ocamlfind ocamlc -package unix -c t/hivex_005_load.ml -o t/hivex_005_load.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_005_load.cmo -o t/hivex_005_load make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p `dirname t/hivex_010_open.cmo` ocamlfind ocamlc -package unix -c t/hivex_010_open.ml -o t/hivex_010_open.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_010_open.cmo -o t/hivex_010_open make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p `dirname t/hivex_020_root.cmo` ocamlfind ocamlc -package unix -c t/hivex_020_root.ml -o t/hivex_020_root.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_020_root.cmo -o t/hivex_020_root make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p `dirname t/hivex_100_errors.cmo` ocamlfind ocamlc -package unix -c t/hivex_100_errors.ml -o t/hivex_100_errors.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_100_errors.cmo -o t/hivex_100_errors make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p `dirname t/hivex_110_gc_handle.cmo` ocamlfind ocamlc -package unix -c t/hivex_110_gc_handle.ml -o t/hivex_110_gc_handle.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_110_gc_handle.cmo -o t/hivex_110_gc_handle make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p `dirname t/hivex_120_rlenvalue.cmo` ocamlfind ocamlc -package unix -c t/hivex_120_rlenvalue.ml -o t/hivex_120_rlenvalue.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_120_rlenvalue.cmo -o t/hivex_120_rlenvalue make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p `dirname t/hivex_200_write.cmo` ocamlfind ocamlc -package unix -c t/hivex_200_write.ml -o t/hivex_200_write.cmo File "t/hivex_200_write.ml", line 60, characters 6-27: 60 | str'.[i*2] <- str.[i]; ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "t/hivex_200_write.ml", line 61, characters 6-28: 61 | str'.[i*2+1] <- '\000' ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "t/hivex_200_write.ml", line 63, characters 4-27: 63 | str'.[len'-2] <- '\000'; ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "t/hivex_200_write.ml", line 64, characters 4-27: 64 | str'.[len'-1] <- '\000'; ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_200_write.cmo -o t/hivex_200_write make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p `dirname t/hivex_300_fold.cmo` ocamlfind ocamlc -package unix -c t/hivex_300_fold.ml -o t/hivex_300_fold.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' /bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \ ocamlfind ocamlc -dllpath /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml -package unix \ -linkpkg mlhivex.cma t/hivex_300_fold.cmo -o t/hivex_300_fold make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' rm t/hivex_120_rlenvalue.cmo t/hivex_010_open.cmo t/hivex_200_write.cmo t/hivex_300_fold.cmo t/hivex_110_gc_handle.cmo t/hivex_005_load.cmo t/hivex_020_root.cmo t/hivex_100_errors.cmo Making all in perl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' [ . != . ] && cp -rsu /home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl/. ./. make[2]: [Makefile:1972: Makefile-pl] Error 1 (ignored) perl Makefile.PL INSTALLDIRS=site PREFIX=/usr Warning: -L../lib/.libs changed to -L/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl/../lib/.libs Generating a Unix-style Makefile-pl Writing Makefile-pl for Win::Hivex Writing MYMETA.yml and MYMETA.json make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' /usr/bin/make -f Makefile-pl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' Running Mkbootstrap for Hivex () chmod 644 "Hivex.bs" make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' cp lib/Win/Hivex/Regedit.pm blib/lib/Win/Hivex/Regedit.pm cp lib/Win/Hivex.pm blib/lib/Win/Hivex.pm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hivex.bs blib/arch/auto/Win/Hivex/Hivex.bs 644 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' "/usr/bin/perl5.32.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl/typemap' -typemap '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl/typemap' Hivex.xs > Hivex.xsc mv Hivex.xsc Hivex.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' aarch64-mageia-linux-gnu-gcc -c -I../lib -I../lib -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -DVERSION=\"1.3.19\" -DXS_VERSION=\"1.3.19\" -fPIC "-I/usr/lib64/perl5/CORE" Hivex.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' rm -f blib/arch/auto/Win/Hivex/Hivex.so aarch64-mageia-linux-gnu-gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong Hivex.o -o blib/arch/auto/Win/Hivex/Hivex.so \ -L/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl/../lib/.libs -lhivex -lperl \ chmod 755 blib/arch/auto/Win/Hivex/Hivex.so make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' Manifying 2 pod documents make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' Making all in regedit make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' mkdir -p ../html cd .. && pod2html \ --css 'pod.css' \ --htmldir html \ --outfile html/hivexregedit.1.html \ /home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit/hivexregedit make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' pod2man \ --section 1 \ -c "Windows Registry" \ --name "hivexregedit" \ --release "hivex-1.3.19" \ hivexregedit > hivexregedit.1-t && mv hivexregedit.1-t hivexregedit.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' Making all in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python3.8 -I../lib -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libhivexmod_la-hivex-py.lo `test -f 'hivex-py.c' || echo './'`hivex-py.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python3.8 -I../lib -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hivex-py.c -fPIC -DPIC -o .libs/libhivexmod_la-hivex-py.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -I/usr/include/python3.8 -I../lib -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -shared -module -shrext .cpython-38-aarch64-linux-gnu.so -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhivexmod.la -rpath /usr/lib64/python3.8/site-packages libhivexmod_la-hivex-py.lo ../lib/libhivex.la libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libhivexmod_la-hivex-py.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib/.libs ../lib/.libs/libhivex.so -Wl,-soname -Wl,libhivexmod.cpython-38-aarch64-linux-gnu.so -o .libs/libhivexmod.cpython-38-aarch64-linux-gnu.so libtool: link: ( cd ".libs" && rm -f "libhivexmod.la" && ln -s "../libhivexmod.la" "libhivexmod.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' Making all in ruby make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' rake build top_srcdir=$(pwd)/..; top_builddir=$(pwd)/..; export ARCHFLAGS="-arch $(uname -m)"; mkdir -p ./ext/hivex; cd ./ext/hivex; ruby /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby/ext/hivex/extconf.rb --with-_hivex-include=$top_srcdir/lib --with-_hivex-lib=$top_builddir/lib/.libs checking for hivex.h... yes checking for hivex_open() in -lhivex... yes creating extconf.h creating Makefile make make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby/ext/hivex' aarch64-mageia-linux-gnu-gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby/ext/hivex -DRUBY_EXTCONF_H=\"extconf.h\" -I/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby/../lib -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -o _hivex.o -c _hivex.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby/ext/hivex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby/ext/hivex' rm -f _hivex.so aarch64-mageia-linux-gnu-gcc -shared -o _hivex.so _hivex.o -L. -L/usr/lib64 -L/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby/../lib/.libs -L. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lruby -lhivex -lm -lc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby/ext/hivex' rake rdoc Parsing sources... 25% [ 1/ 4] README.rdoc 50% [ 2/ 4] ext/hivex/_hivex.c 75% [ 3/ 4] ext/hivex/extconf.h 100% [ 4/ 4] lib/hivex.rb Generating Darkfish format into /home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby/doc/site/api... Files: 4 Classes: 2 (2 undocumented) Modules: 1 (1 undocumented) Constants: 0 (0 undocumented) Attributes: 0 (0 undocumented) Methods: 30 (0 undocumented) Total: 33 (3 undocumented) 90.91% documented Elapsed: 0.4s make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NRsy1H + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 + cd hivex-1.3.19 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 'INSTALL=/usr/bin/install -p' INSTALLSITEMAN3DIR=/usr/share/man/man3 INSTALLDIRS=vendor Making install in gnulib/lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /usr/bin/make install-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/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 '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' Making install in generator make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/generator' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/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 '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/generator' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/generator' Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' Making install in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/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 '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib/tools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhivex.la '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libhivex.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/libhivex.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/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 -p .libs/libhivex.lai /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/libhivex.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 hivex.h '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 hivex.3 '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man3' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' Making install in images make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/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 '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' Making install in gnulib/tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/make install-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/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 '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' Making install in xml make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p hivexml '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin' libtool: warning: '../lib/libhivex.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hivexml /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin/hivexml /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 hivexml.1 '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/po' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/hivex.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/hivex.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/hivex.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/hivex.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/hivex.mo installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/hivex.mo installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/hi/LC_MESSAGES/hivex.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/hivex.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/hivex.mo installing kn.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/kn/LC_MESSAGES/hivex.mo installing ml.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/ml/LC_MESSAGES/hivex.mo installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/mr/LC_MESSAGES/hivex.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/hivex.mo installing or.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/or/LC_MESSAGES/hivex.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/hivex.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/hivex.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/hivex.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/hivex.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/hivex.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/hivex.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/hivex.mo if test "hivex" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/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 -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/po' Making install in sh make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p hivexsh '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin' libtool: warning: '../lib/libhivex.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hivexsh /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin/hivexsh /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin' /usr/bin/install -p hivexget '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 hivexget.1 hivexsh.1 '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' Making install in ocaml make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' mkdir -p /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/stublibs ocamlfind install \ -ldconf ignore -destdir /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml \ hivex \ META *.so *.a *.cma *.cmi ./*.mli *.cmx *.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/hivex/mlhivex.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/hivex/hivex.cmx Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/hivex/hivex.mli Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/hivex/hivex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/hivex/mlhivex.cma Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/hivex/mlhivex.a Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/hivex/libmlhivex.a Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/stublibs/dllmlhivex.so Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/stublibs/dllmlhivex.so.owner Installed /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/hivex/META make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' Making install in perl make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' /usr/bin/make -f Makefile-pl DESTDIR=/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 install make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hivex.bs blib/arch/auto/Win/Hivex/Hivex.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Win/Hivex/Hivex.so Installing /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/perl5/vendor_perl/Win/Hivex.pm Installing /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/perl5/vendor_perl/Win/Hivex/Regedit.pm Installing /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man3/Win::Hivex::Regedit.3pm Installing /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man3/Win::Hivex.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/perl5/perllocal.pod make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' Making install in regedit make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin' /usr/bin/install -p hivexregedit '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 hivexregedit.1 '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' Making install in python make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/python3.8/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -p libhivexmod.la '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/python3.8/site-packages' libtool: warning: relinking 'libhivexmod.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/hivex-1.3.19/python; /bin/sh "/home/iurt/rpmbuild/BUILD/hivex-1.3.19/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -Wall -I/usr/include/python3.8 -I../lib -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -shared -module -shrext .cpython-38-aarch64-linux-gnu.so -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhivexmod.la -rpath /usr/lib64/python3.8/site-packages libhivexmod_la-hivex-py.lo ../lib/libhivex.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64) libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libhivexmod_la-hivex-py.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64 -L/usr/lib64 -lhivex -Wl,-soname -Wl,libhivexmod.cpython-38-aarch64-linux-gnu.so -o .libs/libhivexmod.cpython-38-aarch64-linux-gnu.so libtool: install: /usr/bin/install -p .libs/libhivexmod.cpython-38-aarch64-linux-gnu.soT /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/python3.8/site-packages/libhivexmod.cpython-38-aarch64-linux-gnu.so libtool: install: /usr/bin/install -p .libs/libhivexmod.lai /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/python3.8/site-packages/libhivexmod.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.8/site-packages' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/python3.8/site-packages/hivex' /usr/bin/install -p -m 644 hivex/hive_types.py hivex/__init__.py '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/python3.8/site-packages/hivex' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' Making install in ruby make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/ruby/vendor_ruby /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ruby/vendor_ruby /usr/bin/install -p -p -m 0644 ./lib/hivex.rb /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/ruby/vendor_ruby /usr/bin/install -p -p -m 0755 ./ext/hivex/_hivex.so /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ruby/vendor_ruby make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 hivex.pc '/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19' + chmod +w /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Win/Hivex/Hivex.so + find /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 -name perllocal.pod -delete + find /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 -name .packlist -delete + find /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 -name '*.bs' -delete + find /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 hivex + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.3.19-11.mga8 --unique-debug-suffix -1.3.19-11.mga8.aarch64 --unique-debug-src-base hivex-1.3.19-11.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/hivex-1.3.19 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/stublibs/dllmlhivex.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ocaml/stublibs/dllmlhivex.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin/hivexml explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/python3.8/site-packages/libhivexmod.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin/hivexsh explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/libhivex.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ruby/vendor_ruby/_hivex.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Win/Hivex/Hivex.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin/hivexml extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/bin/hivexsh extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/ruby/vendor_ruby/_hivex.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Win/Hivex/Hivex.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/libhivex.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/python3.8/site-packages/libhivexmod.cpython-38-aarch64-linux-gnu.so original debug info size: 908kB, size after compression: 864kB /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 1335 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/hivexregedit from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/bin/hivexget from /bin/bash - to #!/usr/bin/bash - Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZIOIPK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hivex-1.3.19 + '[' 1 -eq 1 ']' + /usr/bin/make check Making check in gnulib/lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' /usr/bin/make check-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/lib' Making check in generator make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/generator' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/generator' Making check in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' Making check in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib/tools' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /usr/bin/make test-just-header make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' CC test_just_header-test-just-header.o CCLD test-just-header make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' /usr/bin/make check-TESTS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' PASS: test-just-header ============================================================================ Testsuite summary for hivex 1.3.19 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/lib' Making check in images make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/images' Making check in gnulib/tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/make check-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' Making check in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/make test-accept test-alloca-opt test-arpa_inet test-binary-io test-bind test-byteswap test-c-ctype test-c-strcasecmp test-c-strncasecmp test-cloexec test-close test-connect test-ctype test-dup2 test-environ test-errno test-fcntl-h test-fcntl test-fdopen test-fgetc test-float test-fputc test-fread test-fstat test-ftruncate test-fwrite test-getcwd-lgpl test-getdtablesize test-getopt-gnu test-getopt-posix test-getprogname test-gettimeofday test-iconv-h test-iconv test-ignore-value test-inet_pton test-intprops test-inttypes test-ioctl test-isblank test-langinfo test-limits-h test-listen test-locale test-localename test-rwlock1 test-lock test-once1 test-once2 test-lstat test-malloca test-memchr test-nanosleep test-netinet_in test-open test-pathmax test-perror test-perror2 test-pipe test-pthread test-pthread-thread test-pthread_sigmask1 test-pthread_sigmask2 test-raise test-read test-sched test-select test-select-fd test-select-stdin test-setenv test-setlocale_null test-setlocale_null-mt-one test-setlocale_null-mt-all test-setlocale1 test-setlocale2 test-setsockopt test-sigaction test-signal-h test-sigprocmask test-sleep test-sockets test-stat test-stat-time test-stdalign test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strerror test-strerror_r test-string test-strnlen test-strtoll test-strtoull test-symlink test-sys_ioctl test-sys_select test-sys_socket test-sys_stat test-sys_time test-sys_types test-sys_uio test-thread_self test-thread_create test-time test-unistd test-u8-mbtoucr test-u8-uctomb test-unsetenv test-usleep test-vasnprintf test-vasprintf test-verify test-wchar test-write test-xstrtol test-xstrtoul test-xstrtoll test-xstrtoull libtests.a make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' CC test-accept.o CC basename-lgpl.o CC binary-io.o CC c-strcasecmp.o CC c-strncasecmp.o CC cloexec.o CC exitfail.o CC getprogname.o CC localename.o CC localename-table.o CC malloca.o CC setlocale_null.o CC sig-handler.o CC sockets.o CC stat-time.o CC sys_socket.o CC glthread/thread.o CC unistr/u8-mbtoucr.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC xstrtol-error.o CC ioctl.o CC nanosleep.o CC strerror_r.o AR libtests.a CCLD test-accept CC test-alloca-opt.o CCLD test-alloca-opt CC test-arpa_inet.o CCLD test-arpa_inet CC test-binary-io.o CCLD test-binary-io CC test-bind.o CCLD test-bind CC test-byteswap.o CCLD test-byteswap CC test-c-ctype.o CCLD test-c-ctype CC test-c-strcasecmp.o CCLD test-c-strcasecmp CC test-c-strncasecmp.o CCLD test-c-strncasecmp CC test-cloexec.o CCLD test-cloexec CC test-close.o CCLD test-close CC test-connect.o CCLD test-connect CC test-ctype.o CCLD test-ctype CC test-dup2.o CCLD test-dup2 CC test-environ.o CCLD test-environ CC test-errno.o CCLD test-errno CC test-fcntl-h.o CCLD test-fcntl-h CC test-fcntl.o CCLD test-fcntl CC test-fdopen.o CCLD test-fdopen CC test-fgetc.o CCLD test-fgetc CC test-float.o CCLD test-float CC test-fputc.o CCLD test-fputc CC test-fread.o CCLD test-fread CC test-fstat.o CCLD test-fstat CC test-ftruncate.o CCLD test-ftruncate CC test-fwrite.o CCLD test-fwrite CC test-getcwd-lgpl.o CCLD test-getcwd-lgpl CC test-getdtablesize.o CCLD test-getdtablesize CC test-getopt-gnu.o CCLD test-getopt-gnu CC test-getopt-posix.o CCLD test-getopt-posix CC test-getprogname.o CCLD test-getprogname CC test-gettimeofday.o CCLD test-gettimeofday CC test-iconv-h.o CCLD test-iconv-h CC test-iconv.o CCLD test-iconv CC test-ignore-value.o CCLD test-ignore-value CC test-inet_pton.o CCLD test-inet_pton CC test-intprops.o CCLD test-intprops CC test-inttypes.o CCLD test-inttypes CC test-ioctl.o CCLD test-ioctl CC test-isblank.o CCLD test-isblank CC test-langinfo.o CCLD test-langinfo CC test-limits-h.o CCLD test-limits-h CC test-listen.o CCLD test-listen CC test-locale.o CCLD test-locale CC test-localename.o CCLD test-localename CC test-rwlock1.o CCLD test-rwlock1 CC test-lock.o CCLD test-lock CC test-once.o CCLD test-once1 CCLD test-once2 CC test-lstat.o CCLD test-lstat CC test-malloca.o CCLD test-malloca CC test-memchr.o CCLD test-memchr CC test-nanosleep.o CCLD test-nanosleep CC test-netinet_in.o CCLD test-netinet_in CC test-open.o CCLD test-open CC test-pathmax.o CCLD test-pathmax CC test-perror.o CCLD test-perror CC test-perror2.o CCLD test-perror2 CC test-pipe.o CCLD test-pipe CC test-pthread.o CCLD test-pthread CC test-pthread-thread.o CCLD test-pthread-thread CC test-pthread_sigmask1.o CCLD test-pthread_sigmask1 CC test-pthread_sigmask2.o CCLD test-pthread_sigmask2 CC test-raise.o CCLD test-raise CC test-read.o CCLD test-read CC test-sched.o CCLD test-sched CC test-select.o CCLD test-select CC test-select-fd.o CCLD test-select-fd CC test-select-stdin.o CCLD test-select-stdin CC test-setenv.o CCLD test-setenv CC test-setlocale_null.o CCLD test-setlocale_null CC test-setlocale_null-mt-one.o CCLD test-setlocale_null-mt-one CC test-setlocale_null-mt-all.o CCLD test-setlocale_null-mt-all CC test-setlocale1.o CCLD test-setlocale1 CC test-setlocale2.o CCLD test-setlocale2 CC test-setsockopt.o CCLD test-setsockopt CC test-sigaction.o CCLD test-sigaction CC test-signal-h.o CCLD test-signal-h CC test-sigprocmask.o CCLD test-sigprocmask CC test-sleep.o CCLD test-sleep CC test-sockets.o CCLD test-sockets CC test-stat.o CCLD test-stat CC test-stat-time.o CCLD test-stat-time CC test-stdalign.o CCLD test-stdalign CC test-stdbool.o CCLD test-stdbool CC test-stddef.o CCLD test-stddef CC test-stdint.o CCLD test-stdint CC test-stdio.o CCLD test-stdio CC test-stdlib.o CCLD test-stdlib CC test-strerror.o CCLD test-strerror CC test-strerror_r.o CCLD test-strerror_r CC test-string.o CCLD test-string CC test-strnlen.o CCLD test-strnlen CC test-strtoll.o CCLD test-strtoll CC test-strtoull.o CCLD test-strtoull CC test-symlink.o CCLD test-symlink CC test-sys_ioctl.o CCLD test-sys_ioctl CC test-sys_select.o CCLD test-sys_select CC test-sys_socket.o CCLD test-sys_socket CC test-sys_stat.o CCLD test-sys_stat CC test-sys_time.o CCLD test-sys_time CC test-sys_types.o CCLD test-sys_types CC test-sys_uio.o CCLD test-sys_uio CC test-thread_self.o CCLD test-thread_self CC test-thread_create.o CCLD test-thread_create CC test-time.o CCLD test-time CC test-unistd.o CCLD test-unistd CC unistr/test-u8-mbtoucr.o CCLD test-u8-mbtoucr CC unistr/test-u8-uctomb.o CCLD test-u8-uctomb CC test-unsetenv.o CCLD test-unsetenv CC test-usleep.o CCLD test-usleep CC test-vasnprintf.o CCLD test-vasnprintf CC test-vasprintf.o CCLD test-vasprintf CC test-verify.o CCLD test-verify CC test-wchar.o CCLD test-wchar CC test-write.o CCLD test-write CC test-xstrtol.o CCLD test-xstrtol CC test-xstrtoul.o CCLD test-xstrtoul CC test-xstrtoll.o In file included from test-xstrtoll.c:4: test-xstrtol.c: In function 'main': test-xstrtol.c:54:19: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] 54 | printf ("%s->%" __spec " (%s)\n", argv[i], val, p); | ^~~~~~~ ~~~ | | | long long int In file included from ../../gnulib/lib/inttypes.h:41, from test-xstrtol.c:19, from test-xstrtoll.c:4: /usr/include/inttypes.h:57:34: note: format string is defined here 57 | # define PRId64 __PRI64_PREFIX "d" CCLD test-xstrtoll CC test-xstrtoull.o In file included from test-xstrtoull.c:4: test-xstrtol.c: In function 'main': test-xstrtol.c:54:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] 54 | printf ("%s->%" __spec " (%s)\n", argv[i], val, p); | ^~~~~~~ ~~~ | | | long long unsigned int In file included from ../../gnulib/lib/inttypes.h:41, from test-xstrtol.c:19, from test-xstrtoull.c:4: /usr/include/inttypes.h:105:34: note: format string is defined here 105 | # define PRIu64 __PRI64_PREFIX "u" CCLD test-xstrtoull make[4]: 'libtests.a' is up to date. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' /usr/bin/make check-TESTS make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' PASS: test-accept PASS: test-alloca-opt PASS: test-arpa_inet PASS: test-binary-io.sh PASS: test-bind PASS: test-byteswap PASS: test-c-ctype PASS: test-c-strcase.sh PASS: test-cloexec PASS: test-close PASS: test-connect PASS: test-ctype 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-ftruncate.sh PASS: test-fwrite PASS: test-getcwd-lgpl PASS: test-getdtablesize PASS: test-getopt-gnu PASS: test-getopt-posix PASS: test-getprogname PASS: test-gettimeofday PASS: test-iconv-h PASS: test-iconv PASS: test-ignore-value PASS: test-inet_pton PASS: test-intprops PASS: test-inttypes PASS: test-ioctl PASS: test-isblank PASS: test-langinfo PASS: test-limits-h PASS: test-listen PASS: test-locale PASS: test-localename PASS: test-rwlock1 PASS: test-lock PASS: test-once1 PASS: test-once2 PASS: test-lstat PASS: test-malloca PASS: test-memchr PASS: test-nanosleep PASS: test-netinet_in PASS: test-open PASS: test-pathmax PASS: test-perror.sh PASS: test-perror2 PASS: test-pipe PASS: test-pthread PASS: test-pthread-thread PASS: test-pthread_sigmask1 PASS: test-pthread_sigmask2 PASS: test-raise PASS: test-read PASS: test-sched PASS: test-select PASS: test-select-in.sh PASS: test-select-out.sh PASS: test-setenv PASS: test-setlocale_null SKIP: test-setlocale_null-mt-one SKIP: test-setlocale_null-mt-all SKIP: test-setlocale1.sh PASS: test-setlocale2.sh PASS: test-setsockopt PASS: test-sigaction PASS: test-signal-h PASS: test-sigprocmask PASS: test-sleep PASS: test-sockets PASS: test-stat PASS: test-stat-time PASS: test-stdalign PASS: test-stdbool PASS: test-stddef PASS: test-stdint PASS: test-stdio PASS: test-stdlib PASS: test-strerror PASS: test-strerror_r PASS: test-string PASS: test-strnlen PASS: test-strtoll PASS: test-strtoull PASS: test-symlink PASS: test-sys_ioctl PASS: test-sys_select PASS: test-sys_socket PASS: test-sys_stat PASS: test-sys_time PASS: test-sys_types PASS: test-sys_uio PASS: test-init.sh PASS: test-thread_self PASS: test-thread_create PASS: test-time PASS: test-unistd PASS: test-u8-mbtoucr PASS: test-u8-uctomb PASS: test-unsetenv PASS: test-usleep PASS: test-vasnprintf PASS: test-vasprintf SKIP: test-vc-list-files-git.sh SKIP: 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 ============================================================================ Testsuite summary for hivex 1.3.19 ============================================================================ # TOTAL: 121 # PASS: 116 # SKIP: 5 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/gnulib/tests' Making check in xml make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/xml' Making check in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/po' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/po' Making check in sh make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/sh' Making check in ocaml make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' /usr/bin/make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' PASS: t/hivex_005_load PASS: t/hivex_010_open PASS: t/hivex_020_root PASS: t/hivex_100_errors PASS: t/hivex_110_gc_handle PASS: t/hivex_120_rlenvalue PASS: t/hivex_200_write PASS: t/hivex_300_fold ============================================================================ Testsuite summary for hivex 1.3.19 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ocaml' Making check in perl make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' /usr/bin/make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' /usr/bin/make -f Makefile-pl make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hivex.bs blib/arch/auto/Win/Hivex/Hivex.bs 644 Manifying 2 pod documents make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' PASS: run-perl-tests ============================================================================ Testsuite summary for hivex 1.3.19 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/perl' Making check in regedit make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/regedit' Making check in python make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' /usr/bin/make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' PASS: run-python-tests ============================================================================ Testsuite summary for hivex 1.3.19 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/python' Making check in ruby make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' /usr/bin/make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' PASS: run-ruby-tests ============================================================================ Testsuite summary for hivex 1.3.19 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19/ruby' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hivex-1.3.19' GEN public-submodule-commit + RPM_EC=0 ++ jobs -p + exit 0 Processing files: hivex-1.3.19-11.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WCdEdK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hivex-1.3.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/hivex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/hivex + cp -pr README /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/hivex + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/hivex + RPM_EC=0 ++ jobs -p + exit 0 Provides: hivex = 1.3.19-11.mga8 hivex(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libhivex.so.0()(64bit) libreadline.so.8()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) Processing files: lib64hivex-devel-1.3.19-11.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ejPTCH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hivex-1.3.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/lib64hivex-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/lib64hivex-devel + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/lib64hivex-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libhivex(64bit)) hivex-devel = 1.3.19-11.mga8 lib64hivex-devel = 1.3.19-11.mga8 lib64hivex-devel(aarch-64) = 1.3.19-11.mga8 pkgconfig(hivex) = 1.3.19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Obsoletes: hivex-devel < 1.3.8-5 Processing files: lib64hivex0-1.3.19-11.mga8.aarch64 Provides: lib64hivex0 = 1.3.19-11.mga8 lib64hivex0(aarch-64) = 1.3.19-11.mga8 libhivex.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Conflicts: hivex < 1.3.8-5 Processing files: ocaml-hivex-1.3.19-11.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p2ZO0H + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hivex-1.3.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/ocaml-hivex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/ocaml-hivex + cp -pr README /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/ocaml-hivex + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Hivex) = e29067086033eaae22516b25a69f03b9 ocaml-hivex = 1.3.19-11.mga8 ocaml-hivex(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libhivex.so.0()(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b Processing files: ocaml-hivex-devel-1.3.19-11.mga8.aarch64 Provides: ocaml(Hivex) = e29067086033eaae22516b25a69f03b9 ocaml-hivex-devel = 1.3.19-11.mga8 ocaml-hivex-devel(aarch-64) = 1.3.19-11.mga8 ocamlx(Hivex) = 8a1293df60af3e28afc15d20660fb834 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocamlx(Stdlib__callback) = 6f6b40fcf5f20c4ef361f7a516fc4327 Processing files: perl-hivex-1.3.19-11.mga8.aarch64 Provides: perl(Win::Hivex) perl(Win::Hivex::Regedit) perl-hivex = 1.3.19-11.mga8 perl-hivex(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libhivex.so.0()(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Carp) perl(Encode) perl(Exporter) perl(Getopt::Long) perl(Pod::Usage) perl(Win::Hivex) perl(Win::Hivex::Regedit) perl(XSLoader) perl(bytes) perl(strict) perl(vars) perl(warnings) perl-base >= 2:5.32.0 Processing files: python3-hivex-1.3.19-11.mga8.aarch64 Provides: libhivexmod.cpython-38-aarch64-linux-gnu.so()(64bit) python-hivex = 1.3.19-11.mga8 python3-hivex = 1.3.19-11.mga8 python3-hivex(aarch-64) = 1.3.19-11.mga8 python3.8-hivex = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libhivex.so.0()(64bit) python(abi) = 3.8 Processing files: ruby-hivex-1.3.19-11.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.61KepL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hivex-1.3.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/ruby-hivex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/ruby-hivex + cp -pr ruby/doc/site/api ruby/doc/site/index.html /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64/usr/share/doc/ruby-hivex + RPM_EC=0 ++ jobs -p + exit 0 Provides: ruby(hivex) = 1.3.19 ruby-hivex = 1.3.19-11.mga8 ruby-hivex(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libhivex.so.0()(64bit) libruby.so.2.7()(64bit) Processing files: hivex-debugsource-1.3.19-11.mga8.aarch64 Provides: hivex-debugsource = 1.3.19-11.mga8 hivex-debugsource(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hivex-debuginfo-1.3.19-11.mga8.aarch64 Provides: debuginfo(build-id) = bdec69fab4dafe948a9c4f7f9861f64d63545007 debuginfo(build-id) = c1ad356ee955c771d028f8e54958877979bf876d hivex-debuginfo = 1.3.19-11.mga8 hivex-debuginfo(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hivex-debugsource(aarch-64) = 1.3.19-11.mga8 Processing files: lib64hivex0-debuginfo-1.3.19-11.mga8.aarch64 Provides: debuginfo(build-id) = 732e0c60172d4057b34aae8b66a6cafaac2e06fe lib64hivex0-debuginfo = 1.3.19-11.mga8 lib64hivex0-debuginfo(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hivex-debugsource(aarch-64) = 1.3.19-11.mga8 Processing files: ocaml-hivex-debuginfo-1.3.19-11.mga8.aarch64 Provides: debuginfo(build-id) = 88e70065689a976a5be4dc8b805c5b4f53baa8d4 ocaml-hivex-debuginfo = 1.3.19-11.mga8 ocaml-hivex-debuginfo(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hivex-debugsource(aarch-64) = 1.3.19-11.mga8 Processing files: perl-hivex-debuginfo-1.3.19-11.mga8.aarch64 Provides: debuginfo(build-id) = fcae39ab10cb73d7cb500634780dd6c138639fc5 perl-hivex-debuginfo = 1.3.19-11.mga8 perl-hivex-debuginfo(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hivex-debugsource(aarch-64) = 1.3.19-11.mga8 Processing files: python3-hivex-debuginfo-1.3.19-11.mga8.aarch64 Provides: debuginfo(build-id) = 1786e28e752dd97f266f2f3938da6de6c59208fe python-hivex-debuginfo = 1.3.19-11.mga8 python3-hivex-debuginfo = 1.3.19-11.mga8 python3-hivex-debuginfo(aarch-64) = 1.3.19-11.mga8 python3.8-hivex-debuginfo = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hivex-debugsource(aarch-64) = 1.3.19-11.mga8 Processing files: ruby-hivex-debuginfo-1.3.19-11.mga8.aarch64 Provides: debuginfo(build-id) = bd42e03e5a75ec6ddd38be6eb64b0f45095597d3 ruby-hivex-debuginfo = 1.3.19-11.mga8 ruby-hivex-debuginfo(aarch-64) = 1.3.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hivex-debugsource(aarch-64) = 1.3.19-11.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-hivex-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hivex-debuginfo-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hivex-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-hivex-devel-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hivex0-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-hivex-debuginfo-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ruby-hivex-debuginfo-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hivex0-debuginfo-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-hivex-debuginfo-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-hivex-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hivex-devel-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-hivex-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-hivex-debuginfo-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ruby-hivex-1.3.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hivex-debugsource-1.3.19-11.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fAOQPL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hivex-1.3.19 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/hivex-1.3.19-11.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iKbkVI + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf hivex-1.3.19 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!