<86>Sep 27 06:57:15 userdel[1191745]: delete user 'rooter' <86>Sep 27 06:57:15 userdel[1191745]: removed group 'rooter' owned by 'rooter' <86>Sep 27 06:57:15 userdel[1191745]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 27 06:57:15 groupadd[1191781]: group added to /etc/group: name=rooter, GID=633 <86>Sep 27 06:57:15 groupadd[1191781]: group added to /etc/gshadow: name=rooter <86>Sep 27 06:57:15 groupadd[1191781]: new group: name=rooter, GID=633 <86>Sep 27 06:57:15 useradd[1191809]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Sep 27 06:57:15 userdel[1191837]: delete user 'builder' <86>Sep 27 06:57:15 userdel[1191837]: removed group 'builder' owned by 'builder' <86>Sep 27 06:57:15 userdel[1191837]: removed shadow group 'builder' owned by 'builder' <86>Sep 27 06:57:15 groupadd[1191861]: group added to /etc/group: name=builder, GID=634 <86>Sep 27 06:57:15 groupadd[1191861]: group added to /etc/gshadow: name=builder <86>Sep 27 06:57:15 groupadd[1191861]: new group: name=builder, GID=634 <86>Sep 27 06:57:15 useradd[1191885]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root <13>Sep 27 06:57:17 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Sep 27 06:57:17 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed <13>Sep 27 06:57:17 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Sep 27 06:57:17 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Sep 27 06:57:17 rpmi: ca-certificates-2020.01.23-alt1 p9+245253.100.3.1 1580749631 installed <13>Sep 27 06:57:17 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed <13>Sep 27 06:57:17 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Sep 27 06:57:17 rpmi: libcrypto1.1-1.1.1g-alt1 p9+250580.100.5.1 1588175266 installed <13>Sep 27 06:57:17 rpmi: libssl1.1-1.1.1g-alt1 p9+250580.100.5.1 1588175266 installed <13>Sep 27 06:57:17 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/ichatsrvd-0.24-alt3.1.1.qa1.1.nosrc.rpm Installing ichatsrvd-0.24-alt3.1.1.qa1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ichatsrvd-0.24 + echo 'Source #0 (ichatsrvd-0.24.tar.bz2):' Source #0 (ichatsrvd-0.24.tar.bz2): + /bin/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ichatsrvd-0.24.tar.bz2 + cd ichatsrvd-0.24 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ichatsrvd-0.24-alt_dir_ld_flags.diff):' Patch #0 (ichatsrvd-0.24-alt_dir_ld_flags.diff): + /usr/bin/patch -p1 patching file Makefile patching file devastator.c patching file ichatserv.h patching file ichatsrv.conf patching file ichatsrv + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ichatsrvd-0.24 + make -j8 RELEASE=1 DEVASTATOR=1 make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o log.o log.c make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o options.o options.c make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o devastator.o devastator.c devastator.c: In function 'log_message': devastator.c:12:22: warning: pointer targets in passing argument 3 of 'RC4_set_key' differ in signedness [-Wpointer-sign] RC4_set_key(&rkey,5,"tahci"); ^~~~~~~ In file included from devastator.c:4: /usr/include/openssl/rc4.h:27:6: note: expected 'const unsigned char *' but argument is of type 'char *' void RC4_set_key(RC4_KEY *key, int len, const unsigned char *data); ^~~~~~~~~~~ devastator.c:13:30: warning: pointer targets in passing argument 4 of 'RC4' differ in signedness [-Wpointer-sign] RC4(&rkey,msg_size,msg_data,buff); ^~~~ In file included from devastator.c:4: /usr/include/openssl/rc4.h:28:6: note: expected 'unsigned char *' but argument is of type 'char *' void RC4(RC4_KEY *key, size_t len, const unsigned char *indata, ^~~ make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o getword.o getword.c make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o clist.o clist.c make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o main.o main.c main.c: In function 'client_accept': main.c:525:59: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if( (ns = accept( s, (struct sockaddr*) & clientaddr, & clientaddr_len )) == -1 ) ^~~~~~~~~~~~~~~~ In file included from ichatserv.h:22, from main.c:1: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ main.c:554:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(banstr,15,fpbans); ^~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o listener.o listener.c listener.c: In function 'user_process_data': listener.c:549:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] cookie.buf1 = prefix; ^ listener.c:564:18: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] cookie.buf1 = prefix2; ^ listener.c:579:15: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] cookie.buf1 = prefix2; ^ listener.c: In function 'server_process_data': listener.c:625:79: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] if( passlen != strlen( OPT_SERVERPASSWORD ) || strncmp( OPT_SERVERPASSWORD, ptr, passlen ) ) // != 0 ^~~ In file included from ichatserv.h:14, from listener.c:1: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ listener.c:702:17: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] cookie.buf1 = prefix; ^ listener.c:787:15: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] slist.buf1=prefix; ^ listener.c:789:15: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] slist.buf2=clistbuff; ^ listener.c:808:33: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] if(!strncmp(temp->identifier,ptr,identlen)) ^~~ In file included from ichatserv.h:14, from listener.c:1: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ listener.c:861:14: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] slist.buf1=prefix; ^ listener.c:863:14: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] slist.buf2=buff; ^ listener.c:915:24: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] if(!strncmp(buff,ptr,iplen)) //del ^~~ In file included from ichatserv.h:14, from listener.c:1: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ listener.c:1031:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] clog.buf1=prefix; ^ listener.c:1033:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] clog.buf2=logbuff; ^ listener.c: In function 'client_process_data': listener.c:1094:39: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] client->data_msgsize = atoi( client->dataptr ) + strlen( client->dataptr ) + 1; ~~~~~~^~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/pthread.h:21, from ichatserv.h:11, from listener.c:1: /usr/include/stdlib.h:361:1: note: expected 'const char *' but argument is of type 'unsigned char *' __NTH (atoi (const char *__nptr)) ^~~~~ listener.c:1094:67: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] client->data_msgsize = atoi( client->dataptr ) + strlen( client->dataptr ) + 1; ~~~~~~^~~~~~~~~ In file included from ichatserv.h:14, from listener.c:1: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ listener.c: In function 'server_process_data': listener.c:852:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(&buff[strlen(buff)],sizeof(buff),fpbans); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listener.c:913:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff,sizeof(buff),fpbans); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listener.c:931:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(head,1,headsize,fpbans); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listener.c:1014:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(readbuff,sizeof(readbuff),1,fplog); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listener.c:816:25: warning: 'kickclient' may be used uninitialized in this function [-Wmaybe-uninitialized] kickclient->need2break=1; ~~~~~~~~~~~~~~~~~~~~~~^~ make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -lpthread -pthread -lssl -o ichatsrvd main.o log.o options.o clist.o listener.o getword.o devastator.o -lcrypto make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22493 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ichatsrvd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ichatsrvd-buildroot + cd ichatsrvd-0.24 + /bin/mkdir -p /usr/src/tmp/ichatsrvd-buildroot/var/log/ichatsrvd + /bin/mkdir -p /usr/src/tmp/ichatsrvd-buildroot/var/run/ichatsrvd + /bin/install -Dp -c -m0755 ichatsrvd /usr/src/tmp/ichatsrvd-buildroot/usr/sbin/ichatsrvd.bin + /bin/install -Dp -m0755 ichatsrv /usr/src/tmp/ichatsrvd-buildroot/etc/rc.d/init.d/ichatsrvd + /bin/install -Dp -m0644 ichatsrv.conf /usr/src/tmp/ichatsrvd-buildroot/etc/ichatsrvd/ichatsrvd.conf + echo '' + /bin/install -Dp -m 0640 /usr/src/RPM/SOURCES/ichatsrvd-logrotate /usr/src/tmp/ichatsrvd-buildroot/etc/logrotate.d/ichatsrvd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ichatsrvd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ichatsrvd-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ichatsrvd-buildroot/ (default) Compressing files in /usr/src/tmp/ichatsrvd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ichatsrvd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/ichatsrvd.bin: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: ichatsrvd-0.24-alt3.1.1.qa1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97977 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ichatsrvd-0.24 + DOCDIR=/usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + export DOCDIR + rm -rf /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + /bin/mkdir -p /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + cp -prL README /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + chmod -R go-w /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + chmod -R a+rX /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + exit 0 warning: File listed twice: /etc/ichatsrvd/ichat_banlist warning: File listed twice: /etc/ichatsrvd/ichatsrvd.conf Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wx9qWc 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.GlGGsA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xBZCxh Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DP9Cdk find-scriptlet-requires: FINDPACKAGE-COMMANDS: service Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HJRrAr find-scriptlet-requires: FINDPACKAGE-COMMANDS: service Provides: ichatsrv Requires: /bin/sh, /etc/logrotate.d, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(failure), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.1.1 >= set:qoqzBhVRV5, libcrypto.so.1.1(OPENSSL_1_1_0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service, service Requires(preun): /bin/sh, /usr/sbin/userdel, service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IwOlYR Creating ichatsrvd-debuginfo package Processing files: ichatsrvd-debuginfo-0.24-alt3.1.1.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gRHz1y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hfFk1A find-requires: running scripts (debuginfo) Requires: ichatsrvd = 0.24-alt3.1.1.qa1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/i586/ichatsrvd-0.24-alt3.1.1.qa1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ichatsrvd-debuginfo-0.24-alt3.1.1.qa1.1.i586.rpm 5.29user 1.09system 0:12.49elapsed 51%CPU (0avgtext+0avgdata 28064maxresident)k 0inputs+0outputs (0major+308680minor)pagefaults 0swaps 9.53user 3.71system 0:19.73elapsed 67%CPU (0avgtext+0avgdata 116988maxresident)k 0inputs+0outputs (0major+612779minor)pagefaults 0swaps --- ichatsrvd-0.24-alt3.1.1.qa1.1.i586.rpm.repo 2018-08-31 09:54:05.000000000 +0000 +++ ichatsrvd-0.24-alt3.1.1.qa1.1.i586.rpm.hasher 2020-09-27 06:57:33.051726336 +0000 @@ -12,4 +12,2 @@ Requires: /bin/sh -Requires: /bin/sh -Requires: /bin/sh Requires: /etc/logrotate.d @@ -29,3 +27,3 @@ Requires: libc.so.6(GLIBC_2.4) -Requires: libcrypto.so.1.1 >= set:pnafpJ4531 +Requires: libcrypto.so.1.1 >= set:qoqzBhVRV5 Requires: rpmlib(SetVersions) @@ -39,3 +37,2 @@ Requires: /usr/sbin/post_service -Requires: service Requires: /usr/sbin/userdel