==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: reglookup 1.0.1-5 (Thu Sep 26 08:30:35 2019)
==> Retrieving sources...
  -> Found reglookup-src-1.0.1.tar.gz
  -> Found SConstruct.patch
  -> Found pyregfi-distutils.py.patch
==> Validating source files with sha512sums...
    reglookup-src-1.0.1.tar.gz ... Passed
    SConstruct.patch ... Passed
    pyregfi-distutils.py.patch ... Passed
Host and machine ids are equal (03ca1e0d79db47a597e66a5149387887): refusing to link journals
==> Making package: reglookup 1.0.1-5 (Thu 26 Sep 2019 08:30:37 AM EDT)
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) libnsl-1.2.0-1.6  libxslt-1.1.33-1.9  openjade-1.3.2-5.2
              opensp-1.5.2-8.1  perl-sgmls-1:1.1-6.0
              perl-xml-namespacesupport-1.12-3.0  perl-xml-parser-2.44-9.0
              perl-xml-sax-1.00-1.1  perl-xml-sax-base-1.09-3.0
              perl-xml-sax-expat-0.51-6.0  python2-2.7.16-1.4
              sgml-common-0.6.3-6.1  docbook2x-0.8.8-16.1  scons-3.0.4-1.0
              talloc-2.2.0-1.1

Total Download Size:   14.40 MiB
Total Installed Size:  84.46 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading libnsl-1.2.0-1.6-i686.pkg.tar.xz...
downloading talloc-2.2.0-1.1-i686.pkg.tar.xz...
downloading python2-2.7.16-1.4-i686.pkg.tar.xz...
downloading scons-3.0.4-1.0-any.pkg.tar.xz...
downloading perl-xml-parser-2.44-9.0-i686.pkg.tar.xz...
downloading perl-xml-sax-base-1.09-3.0-any.pkg.tar.xz...
downloading perl-xml-namespacesupport-1.12-3.0-any.pkg.tar.xz...
downloading perl-xml-sax-1.00-1.1-any.pkg.tar.xz...
downloading libxslt-1.1.33-1.9-i686.pkg.tar.xz...
downloading sgml-common-0.6.3-6.1-any.pkg.tar.xz...
downloading opensp-1.5.2-8.1-i686.pkg.tar.xz...
downloading openjade-1.3.2-5.2-i686.pkg.tar.xz...
downloading perl-sgmls-1:1.1-6.0-any.pkg.tar.xz...
downloading perl-xml-sax-expat-0.51-6.0-any.pkg.tar.xz...
downloading docbook2x-0.8.8-16.1-i686.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing talloc...
Optional dependencies for talloc
    python: for python bindings
installing libnsl...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
installing scons...
installing perl-sgmls...
installing perl-xml-parser...
installing perl-xml-sax-base...
installing perl-xml-namespacesupport...
installing perl-xml-sax...
installing libxslt...
installing sgml-common...
installing opensp...
installing openjade...
installing perl-xml-sax-expat...
installing docbook2x...
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Warn about old perl modules
(3/3) Updating the info directory file...
==> Retrieving sources...
  -> Found reglookup-src-1.0.1.tar.gz
  -> Found SConstruct.patch
  -> Found pyregfi-distutils.py.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting reglookup-src-1.0.1.tar.gz with bsdtar
==> Starting prepare()...
patching file SConstruct
patching file pyregfi-distutils.py
==> Starting build()...
scons: Reading SConscript files ...
which: no python3 in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
scons: done reading SConscript files.
scons: Building targets ...
gcc -o src/reglookup-recover.o -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -Iinclude -I/usr/local/include src/reglookup-recover.c
gcc -o lib/regfi.o -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -Iinclude -I/usr/local/include lib/regfi.c
lib/regfi.c: In function ‘regfi_alloc_cb’:
lib/regfi.c:1701:3: warning: initialization of ‘int (*)(REGFI_FILE *)’ {aka ‘int (*)(struct _regfi_file *)’} from incompatible pointer type ‘int (*)(void *)’ [-Wincompatible-pointer-types]
 1701 |   talloc_set_destructor(rb, regfi_free_cb);
      |   ^~~~~~~~~~~~~~~~~~~~~
At top level:
lib/regfi.c:672:13: warning: regfi_offset_in_hbin’ defined but not used [-Wunused-function]
  672 | static bool regfi_offset_in_hbin(const REGFI_HBIN* hbin, uint32_t voffset)
      |             ^~~~~~~~~~~~~~~~~~~~
gcc -o lib/winsec.o -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -Iinclude -I/usr/local/include lib/winsec.c
gcc -o lib/range_list.o -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -Iinclude -I/usr/local/include lib/range_list.c
gcc -o lib/lru_cache.o -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -Iinclude -I/usr/local/include lib/lru_cache.c
gcc -o lib/void_stack.o -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -Iinclude -I/usr/local/include lib/void_stack.c
ar rc lib/libregfi.a lib/regfi.o lib/winsec.o lib/range_list.o lib/lru_cache.o lib/void_stack.o
ranlib lib/libregfi.a
gcc -o lib/regfi.os -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -fPIC -Iinclude -I/usr/local/include lib/regfi.c
lib/regfi.c: In function ‘regfi_alloc_cb’:
lib/regfi.c:1701:3: warning: initialization of ‘int (*)(REGFI_FILE *)’ {aka ‘int (*)(struct _regfi_file *)’} from incompatible pointer type ‘int (*)(void *)’ [-Wincompatible-pointer-types]
 1701 |   talloc_set_destructor(rb, regfi_free_cb);
      |   ^~~~~~~~~~~~~~~~~~~~~
At top level:
lib/regfi.c:672:13: warning: regfi_offset_in_hbin’ defined but not used [-Wunused-function]
  672 | static bool regfi_offset_in_hbin(const REGFI_HBIN* hbin, uint32_t voffset)
      |             ^~~~~~~~~~~~~~~~~~~~
gcc -o lib/winsec.os -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -fPIC -Iinclude -I/usr/local/include lib/winsec.c
gcc -o lib/range_list.os -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -fPIC -Iinclude -I/usr/local/include lib/range_list.c
gcc -o lib/lru_cache.os -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -fPIC -Iinclude -I/usr/local/include lib/lru_cache.c
gcc -o lib/void_stack.os -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -fPIC -Iinclude -I/usr/local/include lib/void_stack.c
gcc -o lib/libregfi.so -shared lib/regfi.os lib/winsec.os lib/range_list.os lib/lru_cache.os lib/void_stack.os -Llib -L/usr/local/lib -lm -lpthread -ltalloc
gcc -o src/reglookup-recover src/reglookup-recover.o -Llib -L/usr/local/lib -lm -lpthread -lregfi -ltalloc
gcc -o src/reglookup.o -c -std=gnu99 -pedantic -Wall -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -DREGFI_VERSION='"1.0.1"' -ggdb -Iinclude -I/usr/local/include src/reglookup.c
gcc -o src/reglookup src/reglookup.o -Llib -L/usr/local/lib -lm -lpthread -lregfi -ltalloc
scons: done building targets.
==> Entering fakeroot environment...
==> Starting package()...
scons: Reading SConscript files ...
which: no python3 in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
scons: done reading SConscript files.
scons: Building targets ...
Install file: "src/reglookup" as "/build/reglookup/pkg/reglookup/usr/bin/reglookup"
Install file: "src/reglookup-recover" as "/build/reglookup/pkg/reglookup/usr/bin/reglookup-recover"
Install file: "bin/reglookup-timeline" as "/build/reglookup/pkg/reglookup/usr/bin/reglookup-timeline"
Install file: "lib/libregfi.a" as "/build/reglookup/pkg/reglookup/usr/lib/libregfi.a"
Install file: "lib/libregfi.so" as "/build/reglookup/pkg/reglookup/usr/lib/libregfi.so"
Install file: "include/byteorder.h" as "/build/reglookup/pkg/reglookup/usr/include/regfi/byteorder.h"
Install file: "include/compat.h" as "/build/reglookup/pkg/reglookup/usr/include/regfi/compat.h"
Install file: "include/lru_cache.h" as "/build/reglookup/pkg/reglookup/usr/include/regfi/lru_cache.h"
Install file: "include/range_list.h" as "/build/reglookup/pkg/reglookup/usr/include/regfi/range_list.h"
Install file: "include/regfi.h" as "/build/reglookup/pkg/reglookup/usr/include/regfi/regfi.h"
Install file: "include/void_stack.h" as "/build/reglookup/pkg/reglookup/usr/include/regfi/void_stack.h"
Install file: "include/winsec.h" as "/build/reglookup/pkg/reglookup/usr/include/regfi/winsec.h"
docbook2man --to-stdout doc/reglookup-recover.1.docbook|sed 's/.SH DESCRIPTION/\n.SH DESCRIPTION/'| gzip -9 > doc/reglookup-recover.1.gz
Install file: "doc/reglookup-recover.1.gz" as "/build/reglookup/pkg/reglookup/usr/share/man/man1/reglookup-recover.1.gz"
docbook2man --to-stdout doc/reglookup-timeline.1.docbook|sed 's/.SH DESCRIPTION/\n.SH DESCRIPTION/'| gzip -9 > doc/reglookup-timeline.1.gz
Install file: "doc/reglookup-timeline.1.gz" as "/build/reglookup/pkg/reglookup/usr/share/man/man1/reglookup-timeline.1.gz"
docbook2man --to-stdout doc/reglookup.1.docbook|sed 's/.SH DESCRIPTION/\n.SH DESCRIPTION/'| gzip -9 > doc/reglookup.1.gz
Install file: "doc/reglookup.1.gz" as "/build/reglookup/pkg/reglookup/usr/share/man/man1/reglookup.1.gz"
python pyregfi-distutils.py install | tee pyregfi2-install.log
sh: python: command not found
scons: done building targets.
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "reglookup"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: reglookup 1.0.1-5 (Thu 26 Sep 2019 08:30:52 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...

Packages (15) docbook2x-0.8.8-16.1  libnsl-1.2.0-1.6  libxslt-1.1.33-1.9
              openjade-1.3.2-5.2  opensp-1.5.2-8.1  perl-sgmls-1:1.1-6.0
              perl-xml-namespacesupport-1.12-3.0  perl-xml-parser-2.44-9.0
              perl-xml-sax-1.00-1.1  perl-xml-sax-base-1.09-3.0
              perl-xml-sax-expat-0.51-6.0  python2-2.7.16-1.4  scons-3.0.4-1.0
              sgml-common-0.6.3-6.1  talloc-2.2.0-1.1

Total Removed Size:  84.46 MiB

:: Do you want to remove these packages? [Y/n] 
:: Running pre-transaction hooks...
(1/1) Removing old entries from the info directory file...
:: Processing package changes...
removing talloc...
removing scons...
removing python2...
removing libnsl...
removing docbook2x...
removing perl-xml-sax-expat...
removing perl-xml-sax...
removing perl-xml-sax-base...
removing perl-xml-namespacesupport...
removing perl-xml-parser...
removing perl-sgmls...
removing openjade...
removing opensp...
removing sgml-common...
removing libxslt...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...