<86>Jan 17 00:45:42 userdel[3435571]: delete user 'rooter'
<86>Jan 17 00:45:42 userdel[3435571]: removed group 'rooter' owned by 'rooter'
<86>Jan 17 00:45:42 userdel[3435571]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 17 00:45:42 groupadd[3435616]: group added to /etc/group: name=rooter, GID=792
<86>Jan 17 00:45:42 groupadd[3435616]: group added to /etc/gshadow: name=rooter
<86>Jan 17 00:45:42 groupadd[3435616]: new group: name=rooter, GID=792
<86>Jan 17 00:45:42 useradd[3435652]: new user: name=rooter, UID=792, GID=792, home=/root, shell=/bin/bash
<86>Jan 17 00:45:42 userdel[3435672]: delete user 'builder'
<86>Jan 17 00:45:42 userdel[3435672]: removed group 'builder' owned by 'builder'
<86>Jan 17 00:45:42 userdel[3435672]: removed shadow group 'builder' owned by 'builder'
<86>Jan 17 00:45:42 groupadd[3435707]: group added to /etc/group: name=builder, GID=793
<86>Jan 17 00:45:42 groupadd[3435707]: group added to /etc/gshadow: name=builder
<86>Jan 17 00:45:42 groupadd[3435707]: new group: name=builder, GID=793
<86>Jan 17 00:45:42 useradd[3435760]: new user: name=builder, UID=793, GID=793, home=/usr/src, shell=/bin/bash
<13>Jan 17 00:45:45 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed
<13>Jan 17 00:45:45 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359624 installed
<13>Jan 17 00:45:45 rpmi: rpm-macros-alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Jan 17 00:45:45 rpmi: alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Jan 17 00:45:45 rpmi: ca-certificates-2022.12.14-alt1 sisyphus+311754.200.1.1 1671046143 installed
<13>Jan 17 00:45:45 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed
<13>Jan 17 00:45:45 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed
<13>Jan 17 00:45:46 rpmi: libcrypto1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed
<13>Jan 17 00:45:46 rpmi: libssl1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed
<13>Jan 17 00:45:46 rpmi: libssl-devel-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12232
+ 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.12232
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vpn-ws-0.2
+ make -j8
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/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/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/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/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/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/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/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/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/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/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/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 -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 -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-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.28919
+ 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)
Processing files: vpn-ws-0.2-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94977
+ 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.9Jw3qk
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.NkB98L
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.1.1()(64bit) >= set:qnM3kBOyMV7iRTqpZyCoFZJx0, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libssl.so.1.1()(64bit) >= set:mh8lnE00rFcl6cnYuvZ0UklwAN3HYMuLm4NUpJqZ6qDZ3ScvPa4Ac2, libssl.so.1.1(OPENSSL_1_1_0)(64bit), 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.1y6kUD
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.hpvtaB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Kf7E0
find-requires: running scripts (debuginfo)
Requires: vpn-ws = 0.2-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libssl.so.1.1)
Adding to vpn-ws-debuginfo a strict dependency on vpn-ws
Wrote: /usr/src/RPM/RPMS/x86_64/vpn-ws-0.2-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/vpn-ws-debuginfo-0.2-alt4.x86_64.rpm (w2.lzdio)
1.65user 0.88system 0:08.27elapsed 30%CPU (0avgtext+0avgdata 38488maxresident)k
0inputs+0outputs (0major+270857minor)pagefaults 0swaps
3.15user 1.86system 0:21.87elapsed 22%CPU (0avgtext+0avgdata 108712maxresident)k
0inputs+0outputs (32286major+161649minor)pagefaults 0swaps
--- vpn-ws-0.2-alt4.x86_64.rpm.repo	2021-04-08 05:41:46.000000000 +0000
+++ vpn-ws-0.2-alt4.x86_64.rpm.hasher	2023-01-17 00:45:59.284448116 +0000
@@ -12,2 +12,3 @@
 Requires: libc.so.6(GLIBC_2.3.2)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -24,6 +25,6 @@
 File: /lib/systemd/system/vpn-ws.service	100644	root:root	d5149858fe0a0879d5d4b30b7940ff07	
-File: /usr/sbin/vpn-ws	100755	root:root	f449b09b6879172faf2ce000ed2f1b95	
-File: /usr/sbin/vpn-ws-client	100755	root:root	891b7ca646e9e6f536c36514c0bc15c9	
+File: /usr/sbin/vpn-ws	100755	root:root	86d04742090ca6ad58563b931bcf26a5	
+File: /usr/sbin/vpn-ws-client	100755	root:root	2fda5edc8673cf8322ad4918b2a0bb17	
 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: cae27450d8268d031b13880cb3de938c009503b22a00958f1dbe2d479145b57e02a3a90b5a9c32fa85871a3422f6993ab3a8b7472228d28b3a6d14ade7d5606b
+RPMIdentity: 27e07b7cffeb301674fd3518997dd63c1168bc69a6f5b7e5accc178062d76be3788d7c20b4adb2b1de19940d17f5c6e8aa23ae2bf1f0432e8a0602c2f183e0be
--- vpn-ws-debuginfo-0.2-alt4.x86_64.rpm.repo	2021-04-08 05:41:46.000000000 +0000
+++ vpn-ws-debuginfo-0.2-alt4.x86_64.rpm.hasher	2023-01-17 00:45:59.451447422 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/22	40755	root:root	
-/usr/lib/debug/.build-id/22/96da43fc5623c6b1a9dc7e6f1a1ddb9c388145	120777	root:root	../../../../sbin/vpn-ws-client
-/usr/lib/debug/.build-id/22/96da43fc5623c6b1a9dc7e6f1a1ddb9c388145.debug	120777	root:root	../../usr/sbin/vpn-ws-client.debug
-/usr/lib/debug/.build-id/94	40755	root:root	
-/usr/lib/debug/.build-id/94/0978033c0d4a319e6ee5f23146e3f5cbce96a3	120777	root:root	../../../../sbin/vpn-ws
-/usr/lib/debug/.build-id/94/0978033c0d4a319e6ee5f23146e3f5cbce96a3.debug	120777	root:root	../../usr/sbin/vpn-ws.debug
+/usr/lib/debug/.build-id/bd	40755	root:root	
+/usr/lib/debug/.build-id/bd/b9ba9a00a939f322c18358214b71559f517229	120777	root:root	../../../../sbin/vpn-ws-client
+/usr/lib/debug/.build-id/bd/b9ba9a00a939f322c18358214b71559f517229.debug	120777	root:root	../../usr/sbin/vpn-ws-client.debug
+/usr/lib/debug/.build-id/d6	40755	root:root	
+/usr/lib/debug/.build-id/d6/e7c337ae9d78a4d248af7f3e1325e6fcfdd592	120777	root:root	../../../../sbin/vpn-ws
+/usr/lib/debug/.build-id/d6/e7c337ae9d78a4d248af7f3e1325e6fcfdd592.debug	120777	root:root	../../usr/sbin/vpn-ws.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/22	40755	root:root		
-File: /usr/lib/debug/.build-id/22/96da43fc5623c6b1a9dc7e6f1a1ddb9c388145	120777	root:root		../../../../sbin/vpn-ws-client
-File: /usr/lib/debug/.build-id/22/96da43fc5623c6b1a9dc7e6f1a1ddb9c388145.debug	120777	root:root		../../usr/sbin/vpn-ws-client.debug
-File: /usr/lib/debug/.build-id/94	40755	root:root		
-File: /usr/lib/debug/.build-id/94/0978033c0d4a319e6ee5f23146e3f5cbce96a3	120777	root:root		../../../../sbin/vpn-ws
-File: /usr/lib/debug/.build-id/94/0978033c0d4a319e6ee5f23146e3f5cbce96a3.debug	120777	root:root		../../usr/sbin/vpn-ws.debug
-File: /usr/lib/debug/usr/sbin/vpn-ws-client.debug	100644	root:root	11ef4b09b890e669488fd9cbb955511a	
-File: /usr/lib/debug/usr/sbin/vpn-ws.debug	100644	root:root	afc9505fdf5059bf8b781e749c8aefef	
+File: /usr/lib/debug/.build-id/bd	40755	root:root		
+File: /usr/lib/debug/.build-id/bd/b9ba9a00a939f322c18358214b71559f517229	120777	root:root		../../../../sbin/vpn-ws-client
+File: /usr/lib/debug/.build-id/bd/b9ba9a00a939f322c18358214b71559f517229.debug	120777	root:root		../../usr/sbin/vpn-ws-client.debug
+File: /usr/lib/debug/.build-id/d6	40755	root:root		
+File: /usr/lib/debug/.build-id/d6/e7c337ae9d78a4d248af7f3e1325e6fcfdd592	120777	root:root		../../../../sbin/vpn-ws
+File: /usr/lib/debug/.build-id/d6/e7c337ae9d78a4d248af7f3e1325e6fcfdd592.debug	120777	root:root		../../usr/sbin/vpn-ws.debug
+File: /usr/lib/debug/usr/sbin/vpn-ws-client.debug	100644	root:root	670d0c23f67bf8326ff49f717a53f7db	
+File: /usr/lib/debug/usr/sbin/vpn-ws.debug	100644	root:root	cb9ade7dcf71ec7780040ba38f13d376	
 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: 590d88add903c674420a4082ff7cfc18895ae4d77772211275ae70d0ecd9ce88c9916e7d5910698877434d8a7b5dd581794b11ff23a807267026a1a0d3d5cb09
+RPMIdentity: 23aec574a3eba4d68eac77383337face38a3263f4594c0492012eea9fdb0c60dc16308902933aa782500fe7b72508c2f50c0980bf8ddc9dc36d449b40367b26e