<86>Feb 25 04:43:52 userdel[1782393]: delete user 'rooter'
<86>Feb 25 04:43:52 userdel[1782393]: removed group 'rooter' owned by 'rooter'
<86>Feb 25 04:43:52 userdel[1782393]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 25 04:43:52 groupadd[1782645]: group added to /etc/group: name=rooter, GID=1323
<86>Feb 25 04:43:52 groupadd[1782645]: group added to /etc/gshadow: name=rooter
<86>Feb 25 04:43:52 groupadd[1782645]: new group: name=rooter, GID=1323
<86>Feb 25 04:43:52 useradd[1782830]: new user: name=rooter, UID=1323, GID=1323, home=/root, shell=/bin/bash
<86>Feb 25 04:43:52 userdel[1783079]: delete user 'builder'
<86>Feb 25 04:43:52 userdel[1783079]: removed group 'builder' owned by 'builder'
<86>Feb 25 04:43:52 userdel[1783079]: removed shadow group 'builder' owned by 'builder'
<86>Feb 25 04:43:52 groupadd[1783273]: group added to /etc/group: name=builder, GID=1324
<86>Feb 25 04:43:52 groupadd[1783273]: group added to /etc/gshadow: name=builder
<86>Feb 25 04:43:52 groupadd[1783273]: new group: name=builder, GID=1324
<86>Feb 25 04:43:52 useradd[1783435]: new user: name=builder, UID=1324, GID=1324, home=/usr/src, shell=/bin/bash
<13>Feb 25 04:43:53 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed
<13>Feb 25 04:43:53 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359628 installed
<13>Feb 25 04:43:53 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed
<13>Feb 25 04:43:53 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed
<13>Feb 25 04:43:53 rpmi: ca-certificates-2022.12.14-alt1 sisyphus+311754.200.1.1 1671046143 installed
<13>Feb 25 04:43:53 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed
<13>Feb 25 04:43:53 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed
<13>Feb 25 04:43:53 rpmi: libcrypto1.1-1.1.1t-alt1 sisyphus+314824.100.2.2 1675799073 installed
<13>Feb 25 04:43:53 rpmi: libssl1.1-1.1.1t-alt1 sisyphus+314824.100.2.2 1675799073 installed
<13>Feb 25 04:43:53 rpmi: libssl-devel-1.1.1t-alt1 sisyphus+314824.100.2.2 1675799073 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/vpn-ws-0.2-alt4.nosrc.rpm (w1.gzdio)
Installing vpn-ws-0.2-alt4.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20510
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf vpn-ws-0.2
+ echo 'Source #0 (vpn-ws-0.2.tar):'
Source #0 (vpn-ws-0.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/vpn-ws-0.2.tar
+ cd vpn-ws-0.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's/\(-Wall\)/\1 -fcommon/' Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20510
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vpn-ws-0.2
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/memory.o src/memory.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/exec.o src/exec.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/error.o src/error.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/tuntap.o src/tuntap.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/base64.o src/base64.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/utils.o src/utils.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/websocket.o src/websocket.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/main.o src/main.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/event.o src/event.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/bits.o src/bits.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/socket.o src/socket.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/io.o src/io.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/uwsgi.o src/uwsgi.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/macmap.o src/macmap.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/sha1.o src/sha1.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/client.o src/client.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc  -Wall -fcommon -Werror -g -c -o src/ssl.o src/ssl.c
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc   -Wall -fcommon -Werror -g -o vpn-ws src/main.o src/error.o src/tuntap.o src/memory.o src/bits.o src/base64.o src/exec.o src/websocket.o src/utils.o src/socket.o src/event.o src/io.o src/uwsgi.o src/sha1.o src/macmap.o 
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
make: Entering directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
cc   -Wall -fcommon -Werror -g -o vpn-ws-client src/client.o src/ssl.o src/error.o src/tuntap.o src/memory.o src/bits.o src/base64.o src/exec.o src/websocket.o src/utils.o -lcrypto -lssl
make: Leaving directory '/usr/src/RPM/BUILD/vpn-ws-0.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20510
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/vpn-ws-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/vpn-ws-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd vpn-ws-0.2
+ mkdir -p /usr/src/tmp/vpn-ws-buildroot//usr/sbin/
+ cp vpn-ws vpn-ws-client /usr/src/tmp/vpn-ws-buildroot//usr/sbin/
+ mkdir -p /usr/src/tmp/vpn-ws-buildroot//etc/vpn-ws-client
+ mkdir -p /usr/src/tmp/vpn-ws-buildroot//lib/systemd/system
+ cp altlinux/vpn-ws-client@.service altlinux/vpn-ws.service /usr/src/tmp/vpn-ws-buildroot//lib/systemd/system/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/vpn-ws-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/vpn-ws-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/vpn-ws-buildroot/ (default)
Compressing files in /usr/src/tmp/vpn-ws-buildroot (auto)
Adjusting library links in /usr/src/tmp/vpn-ws-buildroot
./lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/vpn-ws-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/vpn-ws-client: uses non-LFS functions: fcntl open
verify-elf: WARNING: ./usr/sbin/vpn-ws: uses non-LFS functions: fcntl open
Processing files: vpn-ws-0.2-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20510
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vpn-ws-0.2
+ DOCDIR=/usr/src/tmp/vpn-ws-buildroot/usr/share/doc/vpn-ws-0.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/vpn-ws-buildroot/usr/share/doc/vpn-ws-0.2
+ /bin/mkdir -p /usr/src/tmp/vpn-ws-buildroot/usr/share/doc/vpn-ws-0.2
+ cp -prL README.md /usr/src/tmp/vpn-ws-buildroot/usr/share/doc/vpn-ws-0.2
+ chmod -R go-w /usr/src/tmp/vpn-ws-buildroot/usr/share/doc/vpn-ws-0.2
+ chmod -R a+rX /usr/src/tmp/vpn-ws-buildroot/usr/share/doc/vpn-ws-0.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IP0fa6
find-provides: running scripts (alternatives,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.NgJxht
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libcrypto.so.1.1 >= set:qnM3kBOyMV7iRTqpZyCoFZJx0, libcrypto.so.1.1(OPENSSL_1_1_0), libssl.so.1.1 >= set:mh8lnE00rFcl6cnYuvZ0UklwAN3HYMuLm4NUpJqZ6qDZ3ScvPa4Ac2, libssl.so.1.1(OPENSSL_1_1_0), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AG6KNh
Creating vpn-ws-debuginfo package
Processing files: vpn-ws-debuginfo-0.2-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bPJNFD
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e3384I
find-requires: running scripts (debuginfo)
Requires: vpn-ws = 0.2-alt4, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libssl.so.1.1)
Adding to vpn-ws-debuginfo a strict dependency on vpn-ws
Wrote: /usr/src/RPM/RPMS/i586/vpn-ws-0.2-alt4.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/vpn-ws-debuginfo-0.2-alt4.i586.rpm (w2.lzdio)
1.34user 0.81system 0:05.68elapsed 37%CPU (0avgtext+0avgdata 30376maxresident)k
0inputs+0outputs (0major+250410minor)pagefaults 0swaps
1.80user 1.22system 0:10.95elapsed 27%CPU (0avgtext+0avgdata 108372maxresident)k
0inputs+0outputs (32208major+161626minor)pagefaults 0swaps
--- vpn-ws-0.2-alt4.i586.rpm.repo	2021-04-08 05:41:44.000000000 +0000
+++ vpn-ws-0.2-alt4.i586.rpm.hasher	2023-02-25 04:44:01.469462052 +0000
@@ -14,2 +14,3 @@
 Requires: libc.so.6(GLIBC_2.3.2)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -26,6 +27,6 @@
 File: /lib/systemd/system/vpn-ws.service	100644	root:root	d5149858fe0a0879d5d4b30b7940ff07	
-File: /usr/sbin/vpn-ws	100755	root:root	58df215a80fe4c0f8e5c6ca3928b9525	
-File: /usr/sbin/vpn-ws-client	100755	root:root	4f5ade8bbce1ff0bf29473466788c1e4	
+File: /usr/sbin/vpn-ws	100755	root:root	555803e0d7188dcca80872ea3ef188ca	
+File: /usr/sbin/vpn-ws-client	100755	root:root	b79f5220ef09d2e09d1ea2100e42ca51	
 File: /usr/share/doc/vpn-ws-0.2	40755	root:root		
 File: /usr/share/doc/vpn-ws-0.2/README.md	100644	root:root	d3cca2a679b10a5d69f3b130f6bcbb58	
-RPMIdentity: 5a39b2bffce6bb73f3c51c6ab561eb89392329604c25f57faad54fe24c46187c067f62f7221bbab71259f8f30e3370335dea8f2c593cf3f7c28b10f5c323e6b2
+RPMIdentity: 6506600c915917d56be592a6c106f37cc4473ff9720e9e8aa9b57749a74340a4a3aff80b55f9f831cfe6e05266b4ae012949f6fe959a8e9493041e60b841ca23
--- vpn-ws-debuginfo-0.2-alt4.i586.rpm.repo	2021-04-08 05:41:44.000000000 +0000
+++ vpn-ws-debuginfo-0.2-alt4.i586.rpm.hasher	2023-02-25 04:44:01.555463247 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/06	40755	root:root	
-/usr/lib/debug/.build-id/06/10cfb71acc6437e945e19879ae4cdfaf46773c	120777	root:root	../../../../sbin/vpn-ws-client
-/usr/lib/debug/.build-id/06/10cfb71acc6437e945e19879ae4cdfaf46773c.debug	120777	root:root	../../usr/sbin/vpn-ws-client.debug
-/usr/lib/debug/.build-id/15	40755	root:root	
-/usr/lib/debug/.build-id/15/b015fb8ba365fd0ec2a6c2c8cd50fcb243ba47	120777	root:root	../../../../sbin/vpn-ws
-/usr/lib/debug/.build-id/15/b015fb8ba365fd0ec2a6c2c8cd50fcb243ba47.debug	120777	root:root	../../usr/sbin/vpn-ws.debug
+/usr/lib/debug/.build-id/57	40755	root:root	
+/usr/lib/debug/.build-id/57/a9d5d2b8c42fe035a28d0e5b1b0caeed8caaa5	120777	root:root	../../../../sbin/vpn-ws
+/usr/lib/debug/.build-id/57/a9d5d2b8c42fe035a28d0e5b1b0caeed8caaa5.debug	120777	root:root	../../usr/sbin/vpn-ws.debug
+/usr/lib/debug/.build-id/86	40755	root:root	
+/usr/lib/debug/.build-id/86/eec82603cba3afd4041df462bebefd774c95eb	120777	root:root	../../../../sbin/vpn-ws-client
+/usr/lib/debug/.build-id/86/eec82603cba3afd4041df462bebefd774c95eb.debug	120777	root:root	../../usr/sbin/vpn-ws-client.debug
 /usr/lib/debug/usr/sbin/vpn-ws-client.debug	100644	root:root	
@@ -36,10 +36,10 @@
 Provides: vpn-ws-debuginfo = 0.2-alt4:sisyphus+269182.100.1.1
-File: /usr/lib/debug/.build-id/06	40755	root:root		
-File: /usr/lib/debug/.build-id/06/10cfb71acc6437e945e19879ae4cdfaf46773c	120777	root:root		../../../../sbin/vpn-ws-client
-File: /usr/lib/debug/.build-id/06/10cfb71acc6437e945e19879ae4cdfaf46773c.debug	120777	root:root		../../usr/sbin/vpn-ws-client.debug
-File: /usr/lib/debug/.build-id/15	40755	root:root		
-File: /usr/lib/debug/.build-id/15/b015fb8ba365fd0ec2a6c2c8cd50fcb243ba47	120777	root:root		../../../../sbin/vpn-ws
-File: /usr/lib/debug/.build-id/15/b015fb8ba365fd0ec2a6c2c8cd50fcb243ba47.debug	120777	root:root		../../usr/sbin/vpn-ws.debug
-File: /usr/lib/debug/usr/sbin/vpn-ws-client.debug	100644	root:root	1cf12406288dee350f23e0381dfdad01	
-File: /usr/lib/debug/usr/sbin/vpn-ws.debug	100644	root:root	97c2f48d5846a2f672784ad0ad7b6627	
+File: /usr/lib/debug/.build-id/57	40755	root:root		
+File: /usr/lib/debug/.build-id/57/a9d5d2b8c42fe035a28d0e5b1b0caeed8caaa5	120777	root:root		../../../../sbin/vpn-ws
+File: /usr/lib/debug/.build-id/57/a9d5d2b8c42fe035a28d0e5b1b0caeed8caaa5.debug	120777	root:root		../../usr/sbin/vpn-ws.debug
+File: /usr/lib/debug/.build-id/86	40755	root:root		
+File: /usr/lib/debug/.build-id/86/eec82603cba3afd4041df462bebefd774c95eb	120777	root:root		../../../../sbin/vpn-ws-client
+File: /usr/lib/debug/.build-id/86/eec82603cba3afd4041df462bebefd774c95eb.debug	120777	root:root		../../usr/sbin/vpn-ws-client.debug
+File: /usr/lib/debug/usr/sbin/vpn-ws-client.debug	100644	root:root	f72baeeeea342803a789c443e8554e2d	
+File: /usr/lib/debug/usr/sbin/vpn-ws.debug	100644	root:root	26ff56f6dbe3742295974ad2f7aa0586	
 File: /usr/src/debug/vpn-ws-0.2	40755	root:root		
@@ -65,2 +65,2 @@
 File: /usr/src/debug/vpn-ws-0.2/src/websocket.c	100644	root:root	bea5177410f99b5193ea81ec37f3867c	
-RPMIdentity: 2f72bda25ebc1ca2b8a896d7760a9d1d969e1023e5cc56733f8a16cf70ede36fc47fa0401e786635aeaee8c338b721df2c3c802354b19afc022c42eaa89ccc07
+RPMIdentity: 8d048800346a0288cd3841176a4fc5a39b665cd192e6cee09ad0e5f1b83d80158ed3c6ec6f62ba6c417ec0fe2119d8432be795bf174a6f071f8baac266983b49