<86>Oct 24 18:20:46 userdel[773488]: delete user 'rooter'
<86>Oct 24 18:20:46 userdel[773488]: removed group 'rooter' owned by 'rooter'
<86>Oct 24 18:20:46 groupadd[773527]: group added to /etc/group: name=rooter, GID=957
<86>Oct 24 18:20:46 groupadd[773527]: group added to /etc/gshadow: name=rooter
<86>Oct 24 18:20:46 groupadd[773527]: new group: name=rooter, GID=957
<86>Oct 24 18:20:46 useradd[773555]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash
<86>Oct 24 18:20:46 userdel[773601]: delete user 'builder'
<86>Oct 24 18:20:46 userdel[773601]: removed group 'builder' owned by 'builder'
<86>Oct 24 18:20:46 userdel[773601]: removed shadow group 'builder' owned by 'builder'
<86>Oct 24 18:20:46 groupadd[773640]: group added to /etc/group: name=builder, GID=958
<86>Oct 24 18:20:46 groupadd[773640]: group added to /etc/gshadow: name=builder
<86>Oct 24 18:20:46 groupadd[773640]: new group: name=builder, GID=958
<86>Oct 24 18:20:46 useradd[773665]: new user: name=builder, UID=958, GID=958, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/tnt-126-alt1.src.rpm: license not found in '/usr/share/license' directory: Public
/usr/src/in/srpm/tnt-126-alt1.src.rpm: license not found in '/usr/share/license' directory: domain
<13>Oct 24 18:20:47 rpmi: libnatspec-0.3.1-alt2 sisyphus+275114.100.1.1 1624405312 installed
<13>Oct 24 18:20:47 rpmi: unzip-6.0-alt4 sisyphus+278477.100.1.1 1626103435 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/tnt-126-alt1.nosrc.rpm (w1.gzdio)
Installing tnt-126-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90053
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tnt-126
+ echo 'Source #0 (tnt126.zip):'
Source #0 (tnt126.zip):
+ /usr/bin/unzip -qq /usr/src/RPM/SOURCES/tnt126.zip
+ cd tnt-126
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90053
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tnt-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tnt-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tnt-126
+ install -d /usr/src/tmp/tnt-buildroot/usr/include
+ install -p -m644 tnt.h tnt_array1d.h tnt_array1d_utils.h tnt_array2d.h tnt_array2d_utils.h tnt_array3d.h tnt_array3d_utils.h tnt_cmat.h tnt_fortran_array1d.h tnt_fortran_array1d_utils.h tnt_fortran_array2d.h tnt_fortran_array2d_utils.h tnt_fortran_array3d.h tnt_fortran_array3d_utils.h tnt_i_refvec.h tnt_math_utils.h tnt_sparse_matrix_csr.h tnt_stopwatch.h tnt_subscript.h tnt_vec.h tnt_version.h /usr/src/tmp/tnt-buildroot/usr/include
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tnt-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/tnt-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/tnt-buildroot/ (default)
Compressing files in /usr/src/tmp/tnt-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/tnt-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: tnt-devel-126-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KPgk5l
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CwpIY2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
In file included from /usr/src/tmp/tnt-buildroot/usr/include/tnt.h:40:
/usr/src/tmp/tnt-buildroot/usr/include/tnt_math_utils.h:5:10: fatal error: cmath: No such file or directory
    5 | #include <cmath>
      |          ^~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/tnt-buildroot/usr/include/tnt.h: cpp failed, trying c++ mode
x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_vec.h:26:10: fatal error: cstdlib: No such file or directory
   26 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_vec.h: cpp failed
In file included from /usr/src/tmp/tnt-buildroot/usr/include/tnt_cmat.h:28:
/usr/src/tmp/tnt-buildroot/usr/include/tnt_vec.h:26:10: fatal error: cstdlib: No such file or directory
   26 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_cmat.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_array1d.h:26:10: fatal error: iostream: No such file or directory
   26 | #include <iostream>
      |          ^~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_array1d.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_array2d.h:25:10: fatal error: cstdlib: No such file or directory
   25 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_array2d.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_array3d.h:25:10: fatal error: cstdlib: No such file or directory
   25 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_array3d.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_i_refvec.h:25:10: fatal error: cstdlib: No such file or directory
   25 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_i_refvec.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_math_utils.h:5:10: fatal error: cmath: No such file or directory
    5 | #include <cmath>
      |          ^~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_math_utils.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_array1d_utils.h:23:10: fatal error: cstdlib: No such file or directory
   23 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_array1d_utils.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_array2d_utils.h:24:10: fatal error: cstdlib: No such file or directory
   24 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_array2d_utils.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_array3d_utils.h:6:10: fatal error: cstdlib: No such file or directory
    6 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_array3d_utils.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array1d.h:25:10: fatal error: cstdlib: No such file or directory
   25 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array1d.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array2d.h:25:10: fatal error: cstdlib: No such file or directory
   25 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array2d.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array3d.h:25:10: fatal error: cstdlib: No such file or directory
   25 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array3d.h: cpp failed
In file included from /usr/src/tmp/tnt-buildroot/usr/include/tnt_sparse_matrix_csr.h:24:
/usr/src/tmp/tnt-buildroot/usr/include/tnt_array1d.h:26:10: fatal error: iostream: No such file or directory
   26 | #include <iostream>
      |          ^~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_sparse_matrix_csr.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array1d_utils.h:23:10: fatal error: iostream: No such file or directory
   23 | #include <iostream>
      |          ^~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array1d_utils.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array2d_utils.h:24:10: fatal error: iostream: No such file or directory
   24 | #include <iostream>
      |          ^~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array2d_utils.h: cpp failed
/usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array3d_utils.h:24:10: fatal error: cstdlib: No such file or directory
   24 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/tnt-buildroot/usr/include/tnt_fortran_array3d_utils.h: cpp failed
Requires: gcc-c++
Processing files: tnt-docs-126-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88930
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tnt-126
+ DOCDIR=/usr/src/tmp/tnt-buildroot/usr/share/doc/tnt-docs-126
+ export DOCDIR
+ rm -rf /usr/src/tmp/tnt-buildroot/usr/share/doc/tnt-docs-126
+ /bin/mkdir -p /usr/src/tmp/tnt-buildroot/usr/share/doc/tnt-docs-126
+ cp -prL html/annotated.html html/class_TNT__Array1D-members.html html/class_TNT__Array1D.html html/class_TNT__Array2D-members.html html/class_TNT__Array2D.html html/class_TNT__Array3D-members.html html/class_TNT__Array3D.html html/class_TNT__Fortran_Array1D-members.html html/class_TNT__Fortran_Array1D.html html/class_TNT__Fortran_Array2D-members.html html/class_TNT__Fortran_Array2D.html html/class_TNT__Fortran_Array3D-members.html html/class_TNT__Fortran_Array3D.html html/class_TNT__Matrix-members.html html/class_TNT__Matrix.html html/class_TNT__Sparse_Matrix_CompRow-members.html html/class_TNT__Sparse_Matrix_CompRow.html html/class_TNT__Stopwatch-members.html html/class_TNT__Stopwatch.html html/class_TNT__Vector-members.html html/class_TNT__Vector.html html/doxygen.css html/doxygen.gif html/files.html html/functions.html html/globals.html html/index.html html/namespace_TNT.html html/namespacemembers.html html/namespaces.html html/tnt_array1d_h-source.html html/tnt_array1d_h.html html/tnt_array1d_utils_h-source.html html/tnt_array1d_utils_h.html html/tnt_array2d_h-source.html html/tnt_array2d_h.html html/tnt_array2d_utils_h-source.html html/tnt_array2d_utils_h.html html/tnt_array3d_h-source.html html/tnt_array3d_h.html html/tnt_array3d_utils_h-source.html html/tnt_array3d_utils_h.html html/tnt_cmat_h-source.html html/tnt_cmat_h.html html/tnt_fortran_array1d_h-source.html html/tnt_fortran_array1d_h.html html/tnt_fortran_array1d_utils_h-source.html html/tnt_fortran_array1d_utils_h.html html/tnt_fortran_array2d_h-source.html html/tnt_fortran_array2d_h.html html/tnt_fortran_array2d_utils_h-source.html html/tnt_fortran_array2d_utils_h.html html/tnt_fortran_array3d_h-source.html html/tnt_fortran_array3d_h.html html/tnt_fortran_array3d_utils_h-source.html html/tnt_fortran_array3d_utils_h.html html/tnt_math_utils_h-source.html html/tnt_math_utils_h.html html/tnt_sparse_matrix_csr_h-source.html html/tnt_sparse_matrix_csr_h.html html/tnt_stopwatch_h-source.html html/tnt_stopwatch_h.html html/tnt_subscript_h-source.html html/tnt_subscript_h.html html/tnt_vec_h-source.html html/tnt_vec_h.html html/tnt_version_h-source.html html/tnt_version_h.html /usr/src/tmp/tnt-buildroot/usr/share/doc/tnt-docs-126
+ chmod -R go-w /usr/src/tmp/tnt-buildroot/usr/share/doc/tnt-docs-126
+ chmod -R a+rX /usr/src/tmp/tnt-buildroot/usr/share/doc/tnt-docs-126
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q2jkgx
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tta8nW
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Wrote: /usr/src/RPM/RPMS/noarch/tnt-devel-126-alt1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/tnt-docs-126-alt1.noarch.rpm (w2.lzdio)
0.38user 0.53system 0:04.31elapsed 21%CPU (0avgtext+0avgdata 14792maxresident)k
0inputs+0outputs (0major+136101minor)pagefaults 0swaps
/.out/tnt-devel-126-alt1.noarch.rpm: license not found in '/usr/share/license' directory: Public
/.out/tnt-devel-126-alt1.noarch.rpm: license not found in '/usr/share/license' directory: domain
/.out/tnt-docs-126-alt1.noarch.rpm: license not found in '/usr/share/license' directory: Public
/.out/tnt-docs-126-alt1.noarch.rpm: license not found in '/usr/share/license' directory: domain
2.55user 3.44system 0:08.56elapsed 69%CPU (0avgtext+0avgdata 105156maxresident)k
0inputs+0outputs (30636major+389772minor)pagefaults 0swaps
--- tnt-devel-126-alt1.noarch.rpm.repo	2010-09-17 07:13:30.000000000 +0000
+++ tnt-devel-126-alt1.noarch.rpm.hasher	2021-10-24 18:20:53.758452312 +0000
@@ -45,2 +45,2 @@
 File: /usr/include/tnt_version.h	100644	root:root	c1836816b8636f65842b7e942ac8adde	
-RPMIdentity: c5533332667acfb54366e0f4937bd37260eabc371bb20edabdc863881a39b7aaff7ba0d7b2a6228df28cb899ce4041af9342d5cfc46ecaf3b2db95051fcfd12d
+RPMIdentity: 2585acdca37f323976e11bea7879017f746afc491d9f1ba4958783c39647820c8e94dd33e9ef2abce4fb64718b4386ec61181a4d7ff967d620f60ea56da9aa04
--- tnt-docs-126-alt1.noarch.rpm.repo	2010-09-17 07:13:30.000000000 +0000
+++ tnt-docs-126-alt1.noarch.rpm.hasher	2021-10-24 18:20:53.820441090 +0000
@@ -140,2 +140,2 @@
 File: /usr/share/doc/tnt-docs-126/tnt_version_h.html	100644	root:root	7b239b824839b3c941fc27ffc155ccf7	
-RPMIdentity: cffef66a854431a1b6df53b4aa776ec57f43b37436495493bd914a89e02d4dea9acadbcde14adae2ded2759a1df057568dec301aeb1d0c2468955024c740c2c1
+RPMIdentity: 27ea763680c34aa621668ffe21292ad17316b7aa6dcd4586fd24e4305b9022320000d0ce6dc260a94f3062c23c9d5e4088b965396a0d9b98209ee93611003375