FailedOk

th/SRPMS[OK]
th/x32[OK]
th/i686[OK]
th/x86_64[OK]

ac/SRPMS[OK]
ac/i386[OK]
ac/i586[OK]
ac/i686[OK]
ac/alpha[OK]
ac/amd64[OK]
ac/athlon[OK]
ac/ppc[OK]
ac/sparc[OK]
ac/sparc64[OK]

Advanced Search
main()
Powered by PLD Linux
(c) 2002-2025 PLD Team
$Revision: 1.37 $
Powered by PDP-11.
Your IP: 18.97.14.87

hivex b4602caf-0062-4428-85b2-1bb47c9f596f

Status:Failed
Source URL:https://buildlogs.pld-linux.org/pld/th/x86_64/FAIL/hivex,b4602caf-0062-4428-85b2-1bb47c9f596f.bz2
text/plain URL:View!
full text:View!
rpm -qa of builder:View!
Date:2024/06/30 13:30:16
Runtime:0:00:42.829367

Toc:

  • error 1
  • make[2]: [Makefile:923: Makefile-pl] Error 1 (ignored)
  • install
  • Executing(%install): /bin/sh -e /tmp/B.rj74ja4o/BUILD/tmp/rpm-tmp.Xv9o5O
  • files hivex
  • Processing files: hivex-1.3.23-2.x86_64
  • doc
  • Executing(%doc): /bin/sh -e /tmp/B.rj74ja4o/BUILD/tmp/rpm-tmp.i4HHqk
  • files hivex-devel
  • Processing files: hivex-devel-1.3.23-2.x86_64
  • files hivex-static
  • Processing files: hivex-static-1.3.23-2.x86_64
  • files ocaml-hivex
  • Processing files: ocaml-hivex-1.3.23-2.x86_64
  • files ocaml-hivex-devel
  • Processing files: ocaml-hivex-devel-1.3.23-2.x86_64
  • files perl-hivex
  • Processing files: perl-hivex-1.3.23-2.x86_64
  • files python-hivex
  • Processing files: python-hivex-1.3.23-2.x86_64
  • error 2
  • error: File not found: /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/libhivexmod.so
  • error 3
  • RPM build errors:
  • error 4
  • error: No files produced.

Content:

ocamlfind ocamlc -package unix -c hivex.mli -o hivex.cmi
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
mkdir -p `dirname hivex.cmo`
ocamlfind ocamlc -package unix -c hivex.ml -o hivex.cmo
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
ocamlmklib -o mlhivex hivex_c.o hivex.cmo \
    -ldopt '-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' \
    -L../lib/.libs -lhivex
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
ocamlfind ocamlopt -package unix -c hivex.ml -o hivex.cmx
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
ocamlmklib -o mlhivex hivex_c.o hivex.cmx \
    -ldopt '-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' \
    -L../lib/.libs -lhivex
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
/bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \
  ocamlfind ocamlc -dllpath /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml -package unix \
  -linkpkg mlhivex.cma t/hivex_005_load.cmo -o t/hivex_005_load
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
/bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \
  ocamlfind ocamlc -dllpath /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml -package unix \
  -linkpkg mlhivex.cma t/hivex_010_open.cmo -o t/hivex_010_open
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
/bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \
  ocamlfind ocamlc -dllpath /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml -package unix \
  -linkpkg mlhivex.cma t/hivex_020_root.cmo -o t/hivex_020_root
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
/bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \
  ocamlfind ocamlc -dllpath /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml -package unix \
  -linkpkg mlhivex.cma t/hivex_100_errors.cmo -o t/hivex_100_errors
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
/bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \
  ocamlfind ocamlc -dllpath /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml -package unix \
  -linkpkg mlhivex.cma t/hivex_110_gc_handle.cmo -o t/hivex_110_gc_handle
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
/bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \
  ocamlfind ocamlc -dllpath /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml -package unix \
  -linkpkg mlhivex.cma t/hivex_120_rlenvalue.cmo -o t/hivex_120_rlenvalue
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
/bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \
  ocamlfind ocamlc -dllpath /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml -package unix \
  -linkpkg mlhivex.cma t/hivex_200_write.cmo -o t/hivex_200_write
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
/bin/sh ../libtool --mode=execute -dlopen ../lib/libhivex.la \
  ocamlfind ocamlc -dllpath /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml -package unix \
  -linkpkg mlhivex.cma t/hivex_300_fold.cmo -o t/hivex_300_fold
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
rm -f hivex
ln -s . hivex
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
[ . != . ] && cp -rsu /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl/. ./.
make[2]: [Makefile:923: Makefile-pl] Error 1 (ignored)
perl Makefile.PL INSTALLDIRS=vendor PREFIX=/usr
Warning: -L../lib/.libs changed to -L/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
/usr/bin/make -f Makefile-pl
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
Running Mkbootstrap for Hivex ()
chmod 644 "Hivex.bs"
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
"/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hivex.bs blib/arch/auto/Win/Hivex/Hivex.bs 644
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
"/usr/bin/perl5.40.0" "/usr/share/perl5/5.40.0/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/5.40.0/ExtUtils/typemap' -typemap '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl/typemap' -typemap '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl/typemap'  Hivex.xs > Hivex.xsc
mv Hivex.xsc Hivex.c
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
x86_64-pld-linux-gcc -c  -I../include -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2  -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2   -DVERSION=\"1.3.23\" -DXS_VERSION=\"1.3.23\" -fPIC "-I/usr/lib64/perl5/5.40.0/x86_64-pld-linux-thread-multi/CORE"   Hivex.c
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
rm -f blib/arch/auto/Win/Hivex/Hivex.so
LD_RUN_PATH="/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl/../lib/.libs" x86_64-pld-linux-gcc  -shared   -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc  -L/usr/local/lib -fstack-protector-strong  Hivex.o  -o blib/arch/auto/Win/Hivex/Hivex.so  \
   -L/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl/../lib/.libs -lhivex   \
  
chmod 755 blib/arch/auto/Win/Hivex/Hivex.so
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
Manifying 2 pod documents
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
Making all in regedit
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/regedit'
mkdir -p ../html
cd .. && pod2html \
  --css 'pod.css' \
  --htmldir html \
  --outfile html/hivexregedit.1.html \
  /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/regedit/hivexregedit
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/regedit'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/regedit'
pod2man \
  --section 1 \
  -c "Windows Registry" \
  --name "hivexregedit" \
  --release "hivex-1.3.23" \
  hivexregedit > hivexregedit.1-t && mv hivexregedit.1-t hivexregedit.1
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/regedit'
Making all in python
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/python'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pld-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -I/usr/include/python3.10 -I../include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2  -MT libhivexmod_la-hivex-py.lo -MD -MP -MF .deps/libhivexmod_la-hivex-py.Tpo -c -o libhivexmod_la-hivex-py.lo `test -f 'hivex-py.c' || echo './'`hivex-py.c
libtool: compile:  x86_64-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python3.10 -I../include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libhivexmod_la-hivex-py.lo -MD -MP -MF .deps/libhivexmod_la-hivex-py.Tpo -c hivex-py.c  -fPIC -DPIC -o .libs/libhivexmod_la-hivex-py.o
libtool: compile:  x86_64-pld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/python3.10 -I../include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libhivexmod_la-hivex-py.lo -MD -MP -MF .deps/libhivexmod_la-hivex-py.Tpo -c hivex-py.c -o libhivexmod_la-hivex-py.o >/dev/null 2>&1
mv -f .deps/libhivexmod_la-hivex-py.Tpo .deps/libhivexmod_la-hivex-py.Plo
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/python'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/python'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pld-linux-gcc -Wall -I/usr/include/python3.10 -I../include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2  -avoid-version -shared -module -shrext .cpython-310-x86_64-linux-gnu.so -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc  -o libhivexmod.la -rpath /usr/lib64/python2.7/site-packages libhivexmod_la-hivex-py.lo ../lib/libhivex.la 
libtool: link: x86_64-pld-linux-gcc -shared  -fPIC -DPIC  .libs/libhivexmod_la-hivex-py.o   -Wl,-rpath -Wl,/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/lib/.libs ../lib/.libs/libhivex.so  -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc   -pthread -Wl,-soname -Wl,libhivexmod.cpython-310-x86_64-linux-gnu.so -o .libs/libhivexmod.cpython-310-x86_64-linux-gnu.so
libtool: link: ( cd ".libs" && rm -f "libhivexmod.la" && ln -s "../libhivexmod.la" "libhivexmod.la" )
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/python'
Making all in ruby
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby'
rake build
top_srcdir=$(pwd)/..; top_builddir=$(pwd)/..; export ARCHFLAGS="-arch $(uname -m)"; mkdir -p ./ext/hivex; cd ./ext/hivex; ruby /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby/ext/hivex/extconf.rb --with-_hivex-include=$top_srcdir/include --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 '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby/ext/hivex'
x86_64-pld-linux-gcc -I. -I/usr/include/ruby-2.6 -I/usr/include/ruby-2.6/ruby/backward -I/usr/include/ruby-2.6 -I/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby/ext/hivex -DRUBY_EXTCONF_H=\"extconf.h\" -I/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby/../include    -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2  -fPIC  -o _hivex.o -c _hivex.c
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby/ext/hivex'
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby/ext/hivex'
rm -f _hivex.so
x86_64-pld-linux-gcc -shared -o _hivex.so _hivex.o -L. -L/usr/lib64 -L/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby/../lib/.libs -L. -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc  -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc     -lruby -lhivex  -lm   -lc
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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 /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/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.2s

make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby'
+ RPM_EC=0 
+ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /tmp/B.rj74ja4o/BUILD/tmp/rpm-tmp.Xv9o5O
TMP=/home/users/builder/tmp
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/home/users/builder/bin
TMPDIR=/tmp/B.rj74ja4o/BUILD/tmp
+ umask 022
+ cd /tmp/B.rj74ja4o/BUILD
+ /bin/rm '--interactive=never' -rf /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder
+ /bin/mkdir -p /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder
+ cd hivex-1.3.23
+ rm -rf /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder
+ /usr/bin/make -Otarget -j28 -C build-py3/lib install 'DESTDIR=/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder'
Making install in tools
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/lib'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 hivex.pc '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/pkgconfig'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/lib'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/lib'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man3'
 /usr/bin/install -c -m 644 hivex.3 '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man3'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/lib'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/lib'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libhivex.la '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libhivex.so.0.0.0 /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.so.0.0.0
libtool: install: (cd /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64 && { ln -s -f libhivex.so.0.0.0 libhivex.so.0 || { rm -f libhivex.so.0 && ln -s libhivex.so.0.0.0 libhivex.so.0; }; })
libtool: install: (cd /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64 && { ln -s -f libhivex.so.0.0.0 libhivex.so || { rm -f libhivex.so && ln -s libhivex.so.0.0.0 libhivex.so; }; })
libtool: install: /usr/bin/install -c .libs/libhivex.lai /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.la
libtool: install: /usr/bin/install -c .libs/libhivex.a /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.a
libtool: install: chmod 644 /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.a
libtool: install: ranlib /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/lib'
+ /usr/bin/make -Otarget -j28 -C build-py3/python install 'DESTDIR=/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder'
make[1]: Nothing to be done for 'install-exec-am'.
make[1]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/python'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/hivex'
 /usr/bin/install -c -m 644 ../.././python/hivex/hive_types.py ../.././python/hivex/__init__.py '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/hivex'
make[1]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/python'
make[1]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/python'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libhivexmod.la '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages'
libtool: warning: relinking 'libhivexmod.la'
libtool: install: (cd /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/python; /bin/sh "/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/libtool"  --tag CC --mode=relink x86_64-pld-linux-gcc -Wall -I/usr/include/python3.10 -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -avoid-version -shared -module -shrext .cpython-310-x86_64-linux-gnu.so -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libhivexmod.la -rpath /usr/lib64/python3.10/site-packages libhivexmod_la-hivex-py.lo ../lib/libhivex.la -inst-prefix-dir /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder)
libtool: relink: x86_64-pld-linux-gcc -shared  -fPIC -DPIC  .libs/libhivexmod_la-hivex-py.o   -L/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64 -L/usr/lib64 -lhivex  -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc   -pthread -Wl,-soname -Wl,libhivexmod.cpython-310-x86_64-linux-gnu.so -o .libs/libhivexmod.cpython-310-x86_64-linux-gnu.so
libtool: install: /usr/bin/install -c .libs/libhivexmod.cpython-310-x86_64-linux-gnu.soT /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/libhivexmod.cpython-310-x86_64-linux-gnu.so
libtool: install: /usr/bin/install -c .libs/libhivexmod.lai /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/libhivexmod.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages'
make[1]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/build-py3/python'
+ /usr/bin/python3 -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder'\''):])' /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages
Listing '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages'...
Listing '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/hivex'...
Compiling '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/hivex/__init__.py'...
Compiling '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/hivex/hive_types.py'...
+ /usr/bin/python3 -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder'\''):])' /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages
Listing '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages'...
Listing '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/hivex'...
Compiling '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/hivex/__init__.py'...
Compiling '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/hivex/hive_types.py'...
+ /bin/rm '--interactive=never' /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/libhivexmod.la
+ /usr/bin/make -Otarget -j28 install 'INSTALLDIRS=vendor' 'DESTDIR=/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder'
Making install in gnulib/lib
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
Making install in generator
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
Making install in lib
Making install in tools
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/lib'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 hivex.pc '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/pkgconfig'
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/lib'
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/lib'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man3'
 /usr/bin/install -c -m 644 hivex.3 '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man3'
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/lib'
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/lib'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libhivex.la '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libhivex.so.0.0.0 /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.so.0.0.0
libtool: install: (cd /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64 && { ln -s -f libhivex.so.0.0.0 libhivex.so.0 || { rm -f libhivex.so.0 && ln -s libhivex.so.0.0.0 libhivex.so.0; }; })
libtool: install: (cd /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64 && { ln -s -f libhivex.so.0.0.0 libhivex.so || { rm -f libhivex.so && ln -s libhivex.so.0.0.0 libhivex.so; }; })
libtool: install: /usr/bin/install -c .libs/libhivex.lai /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.la
libtool: install: /usr/bin/install -c .libs/libhivex.a /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.a
libtool: install: chmod 644 /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.a
libtool: install: ranlib /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/lib'
Making install in images
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
Making install in include
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/include'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/include'
 /usr/bin/install -c -m 644 hivex.h '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/include'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/include'
Making install in xml
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/xml'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man1'
 /usr/bin/install -c -m 644 hivexml.1 '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man1'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/xml'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/xml'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c hivexml '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin'
libtool: warning: '../lib/libhivex.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hivexml /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin/hivexml
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/xml'
Making install in po
make[1]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/po'
installing ca.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/ca/LC_MESSAGES/hivex.mo
installing cs.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/cs/LC_MESSAGES/hivex.mo
installing de.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/de/LC_MESSAGES/hivex.mo
installing es.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/es/LC_MESSAGES/hivex.mo
installing eu.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/eu/LC_MESSAGES/hivex.mo
installing fr.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/fr/LC_MESSAGES/hivex.mo
installing gu.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/gu/LC_MESSAGES/hivex.mo
installing hi.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/hi/LC_MESSAGES/hivex.mo
installing hu.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/hu/LC_MESSAGES/hivex.mo
installing ja.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/ja/LC_MESSAGES/hivex.mo
installing ka.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/ka/LC_MESSAGES/hivex.mo
installing kn.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/kn/LC_MESSAGES/hivex.mo
installing ml.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/ml/LC_MESSAGES/hivex.mo
installing mr.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/mr/LC_MESSAGES/hivex.mo
installing nl.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/nl/LC_MESSAGES/hivex.mo
installing or.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/or/LC_MESSAGES/hivex.mo
installing pl.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/pl/LC_MESSAGES/hivex.mo
installing pt_BR.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/pt_BR/LC_MESSAGES/hivex.mo
installing pt.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/pt/LC_MESSAGES/hivex.mo
installing ru.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/ru/LC_MESSAGES/hivex.mo
installing si.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/si/LC_MESSAGES/hivex.mo
installing sr.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/sr/LC_MESSAGES/hivex.mo
installing uk.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/uk/LC_MESSAGES/hivex.mo
installing zh_CN.gmo as /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/locale/zh_CN/LC_MESSAGES/hivex.mo
make[1]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/po'
make[1]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/po'
if test "hivex" = "gettext-tools"; then \
  /bin/mkdir -p /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/po'
Making install in sh
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/sh'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin'
 /usr/bin/install -c hivexget '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/sh'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/sh'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man1'
 /usr/bin/install -c -m 644 hivexget.1 hivexsh.1 '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man1'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/sh'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/sh'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c hivexsh '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin'
libtool: warning: '../lib/libhivex.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hivexsh /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin/hivexsh
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/sh'
Making install in ocaml
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/make  install-data-hook
make[3]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
mkdir -p /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/stublibs
ocamlfind install \
  -ldconf ignore -destdir /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml \
  hivex \
  META *.so *.a *.cma *.cmi ./*.mli *.cmx *.cmxa
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/hivex/mlhivex.cmxa
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/hivex/hivex.cmx
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/hivex/hivex.mli
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/hivex/hivex.cmi
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/hivex/mlhivex.cma
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/hivex/mlhivex.a
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/hivex/libmlhivex.a
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/stublibs/dllmlhivex.so
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/stublibs/dllmlhivex.so.owner
Installed /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/hivex/META
make[3]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ocaml'
Making install in perl
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/make  install-data-hook
/usr/bin/make -f Makefile-pl DESTDIR=/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder install
make[4]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
"/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hivex.bs blib/arch/auto/Win/Hivex/Hivex.bs 644
make[4]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
make[4]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
Manifying 2 pod documents
make[4]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
make[4]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
Appending installation info to /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/perl5/5.40.0/x86_64-pld-linux-thread-multi/perllocal.pod
make[4]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
make[4]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/perl5/vendor_perl/5.40.0/x86_64-pld-linux-thread-multi/auto/Win/Hivex/Hivex.so
Installing /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/perl5/vendor_perl/5.40.0/x86_64-pld-linux-thread-multi/Win/Hivex.pm
Installing /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/perl5/vendor_perl/5.40.0/x86_64-pld-linux-thread-multi/Win/Hivex/Regedit.pm
Installing /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man3/Win::Hivex.3pm
Installing /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man3/Win::Hivex::Regedit.3pm
make[4]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/perl'
Making install in regedit
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/regedit'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin'
 /usr/bin/install -c hivexregedit '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/regedit'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/regedit'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man1'
 /usr/bin/install -c -m 644 hivexregedit.1 '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/man/man1'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/regedit'
Making install in python
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/python'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/hivex'
 /usr/bin/install -c -m 644 hivex/hive_types.py hivex/__init__.py '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/hivex'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/python'
make[2]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/python'
 /bin/mkdir -p '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libhivexmod.la '/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages'
libtool: warning: relinking 'libhivexmod.la'
libtool: install: (cd /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/python; /bin/sh "/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/libtool"  --tag CC --mode=relink x86_64-pld-linux-gcc -Wall -I/usr/include/python3.10 -I../include -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -avoid-version -shared -module -shrext .cpython-310-x86_64-linux-gnu.so -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libhivexmod.la -rpath /usr/lib64/python2.7/site-packages libhivexmod_la-hivex-py.lo ../lib/libhivex.la -inst-prefix-dir /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder)
libtool: relink: x86_64-pld-linux-gcc -shared  -fPIC -DPIC  .libs/libhivexmod_la-hivex-py.o   -L/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64 -L/usr/lib64 -lhivex  -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc   -pthread -Wl,-soname -Wl,libhivexmod.cpython-310-x86_64-linux-gnu.so -o .libs/libhivexmod.cpython-310-x86_64-linux-gnu.so
libtool: install: /usr/bin/install -c .libs/libhivexmod.cpython-310-x86_64-linux-gnu.soT /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/libhivexmod.cpython-310-x86_64-linux-gnu.so
libtool: install: /usr/bin/install -c .libs/libhivexmod.lai /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/libhivexmod.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages'
make[2]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/python'
Making install in ruby
make[1]: Entering directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby'
/bin/mkdir -p /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/ruby/vendor_ruby
/bin/mkdir -p /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ruby/vendor_ruby/2.6
/usr/bin/install -c -p -m 0644 ./lib/hivex.rb /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/ruby/vendor_ruby
/usr/bin/install -c -p -m 0755 ./ext/hivex/_hivex.so /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ruby/vendor_ruby/2.6
make[1]: Leaving directory '/tmp/B.rj74ja4o/BUILD/hivex-1.3.23/ruby'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
+ /bin/rm '--interactive=never' /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.la /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/libhivexmod.la
+ /usr/bin/python2 -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder'\''):])' /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages
Listing /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages ...
Listing /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/hivex ...
Compiling /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/hivex/__init__.py ...
Compiling /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/hivex/hive_types.py ...
+ /usr/bin/python2 -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder'\''):])' /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages
Listing /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages ...
Listing /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/hivex ...
Compiling /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/hivex/__init__.py ...
Compiling /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/hivex/hive_types.py ...
+ '[' ! -d /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/python2.7/site-packages ']'
+ '[' ! -d /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages ']'
+ find /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0
+ xargs -0r -l512 rm
+ /usr/lib/rpm/find-lang.sh /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder hivex
find-lang.sh/1.42: find-lang 'hivex' > hivex.lang
+ /usr/bin/find-debuginfo -j56 --build-id-seed 1.3.23-2 --unique-debug-suffix -1.3.23-2.x86_64 --unique-debug-src-base hivex-1.3.23-2.x86_64 -S debugsourcefiles.list /tmp/B.rj74ja4o/BUILD/hivex-1.3.23
extracting debug info from /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin/hivexsh
extracting debug info from /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/bin/hivexml
extracting debug info from /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/perl5/vendor_perl/5.40.0/x86_64-pld-linux-thread-multi/auto/Win/Hivex/Hivex.so
extracting debug info from /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.so.0.0.0
extracting debug info from /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ocaml/stublibs/dllmlhivex.so
extracting debug info from /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/libhivexmod.cpython-310-x86_64-linux-gnu.so
extracting debug info from /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/ruby/vendor_ruby/2.6/_hivex.so
extracting debug info from /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python3.10/site-packages/libhivexmod.cpython-310-x86_64-linux-gnu.so
655 blocks
+ __spec_install_post_strip
+ set +x
Stripping 2 ELF executables...DONE
Stripping 6 ELF shared libraries...DONE
Stripping 3 ar archives...DONE
+ __spec_install_post_chrpath
+ set +x
Remove RPATH/RUNPATH from 8 executable binaries and shared object files.
remove-rpath: /tmp/B.rj74ja4o/BUILD/hivex-1.3.23/lib/.libs in /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/perl5/vendor_perl/5.40.0/x86_64-pld-linux-thread-multi/auto/Win/Hivex/Hivex.so
+ __spec_install_post_compress_modules
+ set +x
+ __spec_install_post_check_so
+ set +x
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_check_tmpfiles
+ set +x
Checking /var/run <-> tmpfiles.d completeness...
 DONE
+ __spec_install_post_check_shebangs
+ set +x
Checking script shebangs...
 DONE
+ __spec_install_post_compress_docs
+ set +x
Compress man pages: /usr/share/man
+ __spec_install_post_py_hardlink
+ set +x
Hardlink Python files: 2/6 files hardlinked
Processing files: hivex-1.3.23-2.x86_64
warning: Explicit %attr() mode not applicable to symlink: /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.so.0
Executing(%doc): /bin/sh -e /tmp/B.rj74ja4o/BUILD/tmp/rpm-tmp.i4HHqk
+ umask 022
+ cd /tmp/B.rj74ja4o/BUILD
+ cd hivex-1.3.23
+ DOCDIR=/tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/doc/hivex-1.3.23 
+ export 'LC_ALL=C'
+ export DOCDIR
+ test -d /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/doc/hivex-1.3.23
+ /bin/mkdir -p /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/doc/hivex-1.3.23
+ cp -pr README.md -pr TODO /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/share/doc/hivex-1.3.23
+ RPM_EC=0 
+ jobs -p
+ exit 0
Provides: hivex = 1.3.23-2 hivex(x86-64) = 1.3.23-2 libhivex.so.0()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(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) rtld(GNU_HASH)
Processing files: hivex-devel-1.3.23-2.x86_64
warning: Explicit %attr() mode not applicable to symlink: /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.so
Provides: hivex-devel = 1.3.23-2 hivex-devel(x86-64) = 1.3.23-2 pkgconfig(hivex) = 1.3.23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config
Processing files: hivex-static-1.3.23-2.x86_64
Provides: hivex-static = 1.3.23-2 hivex-static(x86-64) = 1.3.23-2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ocaml-hivex-1.3.23-2.x86_64
Provides: ocaml-hivex = 1.3.23-2 ocaml-hivex(x86-64) = 1.3.23-2
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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libhivex.so.0()(64bit) rtld(GNU_HASH)
Processing files: ocaml-hivex-devel-1.3.23-2.x86_64
Provides: ocaml(Hivex) = 585708bc43ec88ca7280a69684193750 ocaml-hivex-devel = 1.3.23-2 ocaml-hivex-devel(x86-64) = 1.3.23-2 ocamlx(Hivex) = 9c007ec236c516c080796a480f7db1b0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__callback) = 21c02abb4cc9eea752b0e9ab3b1a0e6a ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocamlx(Stdlib__callback) = f51ffea73ea6512880e00974c161a04c
Processing files: perl-hivex-1.3.23-2.x86_64
Provides: perl(Win::Hivex) perl(Win::Hivex::Regedit) perl-hivex = 1.3.23-2 perl-hivex(x86-64) = 1.3.23-2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/perl /usr/lib64/perl5/vendor_perl/5.40.0/x86_64-pld-linux-thread-multi ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libhivex.so.0()(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) rtld(GNU_HASH)
Processing files: python-hivex-1.3.23-2.x86_64
error: File not found: /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/libhivexmod.so

RPM build warnings:
    Could not canonicalize hostname: ymir
    Explicit %attr() mode not applicable to symlink: /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.so.0
    Explicit %attr() mode not applicable to symlink: /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/libhivex.so

RPM build errors:
    File not found: /tmp/B.rj74ja4o/BUILD/tmp/hivex-1.3.23-x86_64-root-builder/usr/lib64/python2.7/site-packages/libhivexmod.so
ended at: Sun Jun 30 13:30:15 2024, done in 0:00:42.829367
error: No files produced.
+ chmod -R u+rwX /tmp/B.rj74ja4o/BUILD
+ rm -rf /tmp/B.rj74ja4o/tmp /tmp/B.rj74ja4o/BUILD
+ rm -rf /tmp/B.rj74ja4o
Begin-PLD-Builder-Info
Build-Time: user:48.39s sys:20.23s real:45.93s (faults io:35 non-io:3109130)

End-PLD-Builder-Info
[Back to list of logs] [View rpm -qa of builder]