<86>May 19 10:15:02 userdel[148193]: delete user 'rooter'
<86>May 19 10:15:02 userdel[148193]: removed group 'rooter' owned by 'rooter'
<86>May 19 10:15:02 groupadd[148497]: group added to /etc/group: name=rooter, GID=1811
<86>May 19 10:15:02 groupadd[148497]: group added to /etc/gshadow: name=rooter
<86>May 19 10:15:02 groupadd[148497]: new group: name=rooter, GID=1811
<86>May 19 10:15:02 useradd[148614]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash
<86>May 19 10:15:02 userdel[148754]: delete user 'builder'
<86>May 19 10:15:02 userdel[148754]: removed group 'builder' owned by 'builder'
<86>May 19 10:15:02 userdel[148754]: removed shadow group 'builder' owned by 'builder'
<86>May 19 10:15:02 groupadd[148874]: group added to /etc/group: name=builder, GID=1812
<86>May 19 10:15:02 groupadd[148874]: group added to /etc/gshadow: name=builder
<86>May 19 10:15:02 groupadd[148874]: new group: name=builder, GID=1812
<86>May 19 10:15:02 useradd[148997]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/bsp-5.2-alt2_21.nosrc.rpm (w1.gzdio)
Installing bsp-5.2-alt2_21.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80736
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf bsp-5.2
+ echo 'Source #0 (bsp-5.2.tar.bz2):'
Source #0 (bsp-5.2.tar.bz2):
+ /bin/tar -xf -
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/bsp-5.2.tar.bz2
+ cd bsp-5.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ iconv -f ISO_8859-2 -t UTF8 bsp.6
+ mv bsp.6.tmp bsp.6
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80736
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bsp-5.2
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking whether compiler supports -Wall... yes
checking whether compiler supports -Wextra... yes
checking whether compiler supports -ffast-math... yes
checking whether compiler supports -pipe... yes
checking whether compiler supports -march=native... yes
checking whether compiler supports -Winline... yes
checking whether compiler supports -Wwrite-strings... yes
checking whether compiler supports -Wundef... yes
checking whether compiler supports -Wbad-function-cast... yes
checking whether compiler supports -Wcast-align... yes
checking whether compiler supports -Wcast-qual... yes
checking whether compiler supports -Wdeclaration-after-statement... yes
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... (cached) none needed
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether make sets $(MAKE)... (cached) yes
checking for sqrt in -lm... yes
checking if malloc debugging is wanted... no
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for egrep... 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 for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for isatty... yes
checking for unlink... yes
checking for tmpfile... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test-wads/Makefile
config.status: creating DOS/Makefile
config.status: creating Win32/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' LIBS=-lm -j16
make  all-recursive
Making all in test-wads
make[2]: Nothing to be done for 'all'.
Making all in DOS
make[2]: Nothing to be done for 'all'.
Making all in Win32
make[2]: Nothing to be done for 'all'.
make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c endian.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c funcs.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c picknode.c
picknode.c: In function 'PickNode_visplane':
picknode.c:232:8: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
        else
        ^~~~
picknode.c:255:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
          if (slen < l && (cost+=factor) >= bestcost)
          ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c level.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c blockmap.c
blockmap.c: In function 'blockmap_assemble':
blockmap.c:274:12: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign]
  swapshort(blockmap);
            ^~~~~~~~
In file included from blockmap.c:27:
bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *'
 void swapshort(uint16_t *i);
      ^~~~~~~~~
blockmap.c:275:20: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign]
  swapshort(blockmap+1);
            ~~~~~~~~^~
In file included from blockmap.c:27:
bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *'
 void swapshort(uint16_t *i);
      ^~~~~~~~~
blockmap.c:276:20: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign]
  swapshort(blockmap+2);
            ~~~~~~~~^~
In file included from blockmap.c:27:
bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *'
 void swapshort(uint16_t *i);
      ^~~~~~~~~
blockmap.c:277:20: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign]
  swapshort(blockmap+3);
            ~~~~~~~~^~
In file included from blockmap.c:27:
bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *'
 void swapshort(uint16_t *i);
      ^~~~~~~~~
blockmap.c:301:24: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign]
     swapshort(blockmap + offset);
               ~~~~~~~~~^~~~~~~~
In file included from blockmap.c:27:
bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *'
 void swapshort(uint16_t *i);
      ^~~~~~~~~
blockmap.c:311:28: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign]
   swapshort(blockmap+offset+i);
             ~~~~~~~~~~~~~~~^~
In file included from blockmap.c:27:
bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *'
 void swapshort(uint16_t *i);
      ^~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c makenode.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c bsp.c
bsp.c: In function 'OpenWadFile':
bsp.c:127:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(direc,sizeof(struct directory),wad.num_entries,infile);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o bsp  blockmap.o bsp.o endian.o funcs.o level.o makenode.o picknode.o  -lm
make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83088
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/bsp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/bsp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd bsp-5.2
+ install -D -p -m 755 bsp /usr/src/tmp/bsp-buildroot//usr/bin/bsp
+ install -D -p -m 644 bsp.6 /usr/src/tmp/bsp-buildroot//usr/share/man/man6/bsp.6
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/bsp-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/bsp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/bsp-buildroot/ (default)
Compressing files in /usr/src/tmp/bsp-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/bsp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: bsp-5.2-alt2_21
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38342
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bsp-5.2
+ DOCDIR=/usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2
+ /bin/mkdir -p /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2
+ cp -prL AUTHORS ChangeLog INSTALL NEWS README visplane.txt test-wads/ /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2
+ chmod -R go-w /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2
+ chmod -R a+rX /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2
+ cp -prL --no-dereference COPYING /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2
+ chmod -R go-w /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2
+ chmod -R a+rX /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zJMCpU
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hmazsP
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D39PiO
Creating bsp-debuginfo package
Processing files: bsp-debuginfo-5.2-alt2_21
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hOsiXQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XP8kqX
find-requires: running scripts (debuginfo)
Requires: bsp = 5.2-alt2_21, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6)
Adding to bsp-debuginfo a strict dependency on bsp
Wrote: /usr/src/RPM/RPMS/x86_64/bsp-5.2-alt2_21.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/bsp-debuginfo-5.2-alt2_21.x86_64.rpm (w2.lzdio)
4.37user 3.56system 0:15.45elapsed 51%CPU (0avgtext+0avgdata 31964maxresident)k
0inputs+0outputs (0major+597765minor)pagefaults 0swaps
5.64user 3.48system 0:34.54elapsed 26%CPU (0avgtext+0avgdata 128640maxresident)k
0inputs+0outputs (0major+146461minor)pagefaults 0swaps
--- bsp-5.2-alt2_21.x86_64.rpm.repo	2019-03-31 20:46:00.000000000 +0000
+++ bsp-5.2-alt2_21.x86_64.rpm.hasher	2024-05-19 10:15:28.426788064 +0000
@@ -27,3 +27,3 @@
 Provides: bsp = 5.2-alt2_21:sisyphus+226014.100.1.1
-File: /usr/bin/bsp	100755	root:root	a6eda3bf0034e4f2427a4f36fb956bef	
+File: /usr/bin/bsp	100755	root:root	6cb57cc08ae96c4848ef0f4eed616010	
 File: /usr/share/doc/bsp-5.2	40755	root:root		
@@ -45,2 +45,2 @@
 File: /usr/share/man/man6/bsp.6.xz	100644	root:root	c7d9e8d3fc281369dc4deb4b3d2f4441	
-RPMIdentity: 339992e6bbe985945c7536a90f14551ec8b182b34194c0cb0783a749d665990c9302b9f06a639881b375e1dd54c0afa1f02935ffd590e2a4fab269d8e1e50e72
+RPMIdentity: 1430154f86df327c486b16dbf3b6d42617783d8f46b1d3a138790800d856315ee05b5a8049097191fa9cc163581563040a3d65b57638bbcffd55b07040d2f629
--- bsp-debuginfo-5.2-alt2_21.x86_64.rpm.repo	2019-03-31 20:46:00.000000000 +0000
+++ bsp-debuginfo-5.2-alt2_21.x86_64.rpm.hasher	2024-05-19 10:15:28.670791653 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/86	40755	root:root	
-/usr/lib/debug/.build-id/86/7f3e9f34fb2991791a30dc43f629438c27c218	120777	root:root	../../../../bin/bsp
-/usr/lib/debug/.build-id/86/7f3e9f34fb2991791a30dc43f629438c27c218.debug	120777	root:root	../../usr/bin/bsp.debug
+/usr/lib/debug/.build-id/bb	40755	root:root	
+/usr/lib/debug/.build-id/bb/9c367a3f275805e441ebd0c065d3e9dbc0f13b	120777	root:root	../../../../bin/bsp
+/usr/lib/debug/.build-id/bb/9c367a3f275805e441ebd0c065d3e9dbc0f13b.debug	120777	root:root	../../usr/bin/bsp.debug
 /usr/lib/debug/usr/bin/bsp.debug	100644	root:root	
@@ -20,6 +20,6 @@
 Provides: bsp-debuginfo = 5.2-alt2_21:sisyphus+226014.100.1.1
-File: /usr/lib/debug/.build-id/86	40755	root:root		
-File: /usr/lib/debug/.build-id/86/7f3e9f34fb2991791a30dc43f629438c27c218	120777	root:root		../../../../bin/bsp
-File: /usr/lib/debug/.build-id/86/7f3e9f34fb2991791a30dc43f629438c27c218.debug	120777	root:root		../../usr/bin/bsp.debug
-File: /usr/lib/debug/usr/bin/bsp.debug	100644	root:root	eaf3bfe058eab28195ebda5ed44ed9c8	
+File: /usr/lib/debug/.build-id/bb	40755	root:root		
+File: /usr/lib/debug/.build-id/bb/9c367a3f275805e441ebd0c065d3e9dbc0f13b	120777	root:root		../../../../bin/bsp
+File: /usr/lib/debug/.build-id/bb/9c367a3f275805e441ebd0c065d3e9dbc0f13b.debug	120777	root:root		../../usr/bin/bsp.debug
+File: /usr/lib/debug/usr/bin/bsp.debug	100644	root:root	a4235bc24bad6c6cd1a546783d706c23	
 File: /usr/src/debug/bsp-5.2	40755	root:root		
@@ -34,2 +34,2 @@
 File: /usr/src/debug/bsp-5.2/structs.h	100644	root:root	ef259e788071fccba9f26c31272f8eec	
-RPMIdentity: 6be6e759484a775542fb58e429f779872014b268d8b532f7f716e89bdc5d4c3769a80ab45d42751538add14f6e740118e0e8db8f3ff4bed6dec3abfdc34e5c9e
+RPMIdentity: c3c9a60adeefdc84cbc3480d58ad50722612e7d0d4c86a566c1a956dd57d0109fab1ecde2f40bd00b6cb5b3998bb2cdd598d4138ee2429ac9962979bc8ab154a