<86>Nov 15 08:18:17 userdel[2996009]: delete user 'rooter'
<86>Nov 15 08:18:17 userdel[2996009]: removed group 'rooter' owned by 'rooter'
<86>Nov 15 08:18:17 groupadd[2996026]: group added to /etc/group: name=rooter, GID=627
<86>Nov 15 08:18:17 groupadd[2996026]: group added to /etc/gshadow: name=rooter
<86>Nov 15 08:18:17 groupadd[2996026]: new group: name=rooter, GID=627
<86>Nov 15 08:18:17 useradd[2996033]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Nov 15 08:18:17 userdel[2996055]: delete user 'builder'
<86>Nov 15 08:18:17 userdel[2996055]: removed group 'builder' owned by 'builder'
<86>Nov 15 08:18:17 userdel[2996055]: removed shadow group 'builder' owned by 'builder'
<86>Nov 15 08:18:17 groupadd[2996072]: group added to /etc/group: name=builder, GID=628
<86>Nov 15 08:18:17 groupadd[2996072]: group added to /etc/gshadow: name=builder
<86>Nov 15 08:18:17 groupadd[2996072]: new group: name=builder, GID=628
<86>Nov 15 08:18:17 useradd[2996082]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Nov 15 08:18:19 rpmi: libp11-kit-0.23.15-alt2 p9+254920.2400.19.1 1601385903 installed
<13>Nov 15 08:18:19 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed
<13>Nov 15 08:18:19 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Nov 15 08:18:19 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Nov 15 08:18:19 rpmi: ca-certificates-2020.06.29-alt1 p9+258899.100.3.1 1601998604 installed
<13>Nov 15 08:18:19 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed
<13>Nov 15 08:18:19 rpmi: p11-kit-trust-0.23.15-alt2 p9+254920.2400.19.1 1601385903 installed
<13>Nov 15 08:18:19 rpmi: libcrypto1.1-1.1.1g-alt1 p9+250580.100.5.1 1588175266 installed
<13>Nov 15 08:18:19 rpmi: libssl1.1-1.1.1g-alt1 p9+250580.100.5.1 1588175266 installed
<13>Nov 15 08:18:20 rpmi: libssl-devel-1.1.1g-alt1 p9+250580.100.5.1 1588175266 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/sipsak-0.9.6-alt2.1.nosrc.rpm
Installing sipsak-0.9.6-alt2.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35089
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sipsak-0.9.6
+ echo 'Source #0 (sipsak-0.9.6.tar.bz2):'
Source #0 (sipsak-0.9.6.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/sipsak-0.9.6.tar.bz2
+ /bin/tar -xf -
+ cd sipsak-0.9.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35089
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sipsak-0.9.6
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking whether i586-alt-linux-gcc accepts -fstack-protector... yes
checking for distcc... not requested
checking for a BSD-compatible install... /bin/install -c
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to run the C preprocessor... i586-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 ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for netinet/ip.h... yes
checking for netinet/udp.h... yes
checking for netinet/ip_icmp.h... yes
checking cygwin/icmp.h usability... no
checking cygwin/icmp.h presence... no
checking for cygwin/icmp.h... no
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for getchar... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getopt... yes
checking for getpid... yes
checking for gettimeofday... yes
checking for memset... yes
checking for ntohs... yes
checking for regcomp... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strcmp... yes
checking for strstr... yes
checking for strtol... yes
checking for uname... yes
checking for calloc... yes
checking for getdomainname... yes
checking for getopt_long... yes
checking for inet_ntop... yes
checking for strncasecmp... yes
checking for strcasestr... yes
checking disabled gnutls... not requested
checking for libgnutls-config... no
checking for libgnutls - version >= 1.0.0... no
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking for MD5_Init in -lcrypto... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking for SHA1_Init in -lcrypto... yes
checking for ares_version.h... not found
checking for ruli.h... not found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make
make: Entering directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector -c auth.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector -c header_f.c
header_f.c: In function 'increase_cseq':
header_f.c:455:25: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 10 [-Wformat-truncation=]
   snprintf(cs_s, 11, "%i ", cs);
                         ^
In file included from /usr/include/stdio.h:862,
                 from sipsak.h:28,
                 from header_f.c:20:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 11
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector -c helper.c
helper.c: In function 'get_fqdn':
helper.c:532:32: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size 65 [-Wformat-truncation=]
     snprintf(fqdn, FQDN_SIZE, "%s.%s", hname, dname);
                                ^~      ~~~~~
In file included from /usr/include/stdio.h:862,
                 from sipsak.h:28,
                 from helper.c:19:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 200 bytes into a destination of size 65
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector -c md5.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector -c request.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector -c shoot.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector -c sipsak.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector -c exit_code.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector -c transport.c
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fgnu89-inline -Wall -fstack-protector   -o sipsak  auth.o header_f.o helper.o md5.o request.o shoot.o sipsak.o exit_code.o transport.o  -lcrypto -lcrypto
make[1]: Leaving directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
make: Leaving directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93017
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sipsak-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sipsak-buildroot
+ cd sipsak-0.9.6
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/sipsak-buildroot/usr exec_prefix=/usr/src/tmp/sipsak-buildroot/usr bindir=/usr/src/tmp/sipsak-buildroot/usr/bin sbindir=/usr/src/tmp/sipsak-buildroot/usr/sbin sysconfdir=/usr/src/tmp/sipsak-buildroot/etc datadir=/usr/src/tmp/sipsak-buildroot/usr/share includedir=/usr/src/tmp/sipsak-buildroot/usr/include libdir=/usr/src/tmp/sipsak-buildroot/usr/lib libexecdir=/usr/src/tmp/sipsak-buildroot/usr/lib localstatedir=/usr/src/tmp/sipsak-buildroot/var/lib sharedstatedir=/usr/src/tmp/sipsak-buildroot/var/lib mandir=/usr/src/tmp/sipsak-buildroot/usr/share/man infodir=/usr/src/tmp/sipsak-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
test -z "/usr/src/tmp/sipsak-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/sipsak-buildroot/usr/bin"
  /bin/install -p 'sipsak' '/usr/src/tmp/sipsak-buildroot/usr/bin/sipsak'
test -z "/usr/src/tmp/sipsak-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/sipsak-buildroot/usr/share/man/man1"
 /bin/install -p -m 644 './sipsak.1' '/usr/src/tmp/sipsak-buildroot/usr/share/man/man1/sipsak.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
make: Leaving directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sipsak-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/sipsak-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/sipsak-buildroot/ (default)
Compressing files in /usr/src/tmp/sipsak-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/sipsak-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/sipsak: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: sipsak-0.9.6-alt2.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23957
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sipsak-0.9.6
+ DOCDIR=/usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ /bin/mkdir -p /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ cp -prL AUTHORS INSTALL COPYING README NEWS TODO /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ chmod -R go-w /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ chmod -R a+rX /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T6WA6F
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9F6h4B
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.1.1 >= set:qnRmGX7qwdUGX94ZuElmoUi6, libcrypto.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.dMZKPO
Creating sipsak-debuginfo package
Processing files: sipsak-debuginfo-0.9.6-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AHCCto
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sUvyFi
find-requires: running scripts (debuginfo)
Requires: sipsak = 0.9.6-alt2.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1)
Adding to sipsak-debuginfo a strict dependency on sipsak
Wrote: /usr/src/RPM/RPMS/i586/sipsak-0.9.6-alt2.1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/sipsak-debuginfo-0.9.6-alt2.1.i586.rpm
7.92user 2.74system 0:15.82elapsed 67%CPU (0avgtext+0avgdata 29060maxresident)k
0inputs+0outputs (0major+823075minor)pagefaults 0swaps
12.27user 5.20system 0:22.86elapsed 76%CPU (0avgtext+0avgdata 119236maxresident)k
0inputs+0outputs (0major+1127526minor)pagefaults 0swaps
--- sipsak-0.9.6-alt2.1.i586.rpm.repo	2018-09-01 17:31:24.000000000 +0000
+++ sipsak-0.9.6-alt2.1.i586.rpm.hasher	2020-11-15 08:18:38.898045274 +0000
@@ -16,3 +16,3 @@
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libcrypto.so.1.1 >= set:pmRmGX7qw6sRZ48Y94BX7Jp
+Requires: libcrypto.so.1.1 >= set:qnRmGX7qwdUGX94ZuElmoUi6
 Requires: rpmlib(SetVersions)  
@@ -21,2 +21,2 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: sipsak = 0.9.6-alt2.1
+Provides: sipsak = 0.9.6-alt2.1:sisyphus.212312.100
--- sipsak-debuginfo-0.9.6-alt2.1.i586.rpm.repo	2018-09-01 17:31:24.000000000 +0000
+++ sipsak-debuginfo-0.9.6-alt2.1.i586.rpm.hasher	2020-11-15 08:18:38.927045539 +0000
@@ -18,3 +18,2 @@
 /usr/src/debug/sipsak-0.9.6/transport.h	100644	
-Requires: sipsak = 0.9.6-alt2.1
 Requires: /usr/lib/debug/lib/ld-linux.so.2.debug  
@@ -22,3 +21,4 @@
 Requires: debug(libcrypto.so.1.1)  
+Requires: sipsak = 0.9.6-alt2.1:sisyphus.212312.100
 Requires: rpmlib(PayloadIsLzma)  
-Provides: sipsak-debuginfo = 0.9.6-alt2.1
+Provides: sipsak-debuginfo = 0.9.6-alt2.1:sisyphus.212312.100