<86>Oct 29 17:13:48 userdel[1755720]: delete user 'rooter' <86>Oct 29 17:13:48 userdel[1755720]: removed group 'rooter' owned by 'rooter' <86>Oct 29 17:13:48 userdel[1755720]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 17:13:49 groupadd[1755997]: group added to /etc/group: name=rooter, GID=1862 <86>Oct 29 17:13:49 groupadd[1755997]: group added to /etc/gshadow: name=rooter <86>Oct 29 17:13:49 groupadd[1755997]: new group: name=rooter, GID=1862 <86>Oct 29 17:13:49 useradd[1756288]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Oct 29 17:13:49 userdel[1757252]: delete user 'builder' <86>Oct 29 17:13:49 groupadd[1758438]: group added to /etc/group: name=builder, GID=1863 <86>Oct 29 17:13:49 useradd[1759169]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/tcpxtract-1.0.1-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 29 17:13:57 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>Oct 29 17:13:57 rpmi: libsystemd-1:255.13-alt1 sisyphus+359453.100.2.1 1728651180 installed <13>Oct 29 17:13:57 rpmi: libdbus-1.14.10-alt1 sisyphus+327286.5700.14.1 1711487401 installed <13>Oct 29 17:13:57 rpmi: libpcap0.8-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>Oct 29 17:13:57 rpmi: libpcap-devel-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>Oct 29 17:13:57 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+346193.200.3.2 1716466857 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tcpxtract-1.0.1-alt1.qa1.nosrc.rpm (w1.gzdio) Installing tcpxtract-1.0.1-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9787 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tcpxtract-1.0.1 + echo 'Source #0 (tcpxtract-1.0.1.tar.gz):' Source #0 (tcpxtract-1.0.1.tar.gz): + /bin/tar -xf - + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/tcpxtract-1.0.1.tar.gz + cd tcpxtract-1.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tcpxtract-1.0.1-configdir.patch):' Patch #0 (tcpxtract-1.0.1-configdir.patch): + /usr/bin/patch -p1 patching file tcpxtract.c + echo 'Patch #1 (tcpxtract-1.0.1-config.patch):' Patch #1 (tcpxtract-1.0.1-config.patch): + /usr/bin/patch -p1 patching file tcpxtract.conf + echo 'rar(10000000, Rar\x21);' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72631 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcpxtract-1.0.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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/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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for gawk... (cached) gawk checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for main in -lfl... yes checking for pcap_open_offline in -lpcap... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... no configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j16 make: Entering directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -I. -I. -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c confy.c confy.c: In function 'yyparse': confy.c:494:16: error: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] 494 | # define YYLEX yylex () | ^~~~~ confy.c:950:16: note: in expansion of macro 'YYLEX' 950 | yychar = YYLEX; | ^~~~~ confy.c:1188:9: error: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] 1188 | yyerror ("syntax error"); | ^~~~~~~ | yyerrok confy.y: At top level: confy.y:58:1: error: return type defaults to 'int' [-Wimplicit-int] 58 | yyerror(char *s) | ^~~~~~~ confy.y: In function 'yyerror': confy.y:61:1: warning: control reaches end of non-void function [-Wreturn-type] 61 | } | ^ make: *** [Makefile:283: confy.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -I. -I. -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c util.c make: Leaving directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' make: Entering directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -I. -I. -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sessionlist.c make: Leaving directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' make: Entering directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -I. -I. -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c conf.c make: Leaving directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' make: Entering directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -I. -I. -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c confl.c confl.l: In function 'yylex': confl.l:28:47: error: implicit declaration of function 'strdup' [-Wimplicit-function-declaration] 28 | [0-9]+ {yylval.string = strdup(yytext); return NUMBER;} | ^~~~~~ confl.l:28:47: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch] confl.l:29:18: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch] 29 | [a-zA-Z][a-zA-Z0-9]* {yylval.string = strdup(yytext); return WORD;} | ^~~~~~~~~ confl.l:30:32: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch] 30 | [a-zA-Z0-9\\\?]+ {yylval.string = strdup(yytext); return SPECIFIER;} | ^~~~~~~~~~~~~ confl.c: At top level: confl.c:1070:12: warning: 'input' defined but not used [-Wunused-function] 1070 | static int input() | ^~~~~ confl.c:1023:13: warning: 'yyunput' defined but not used [-Wunused-function] 1023 | static void yyunput( int c, register char *yy_bp ) | ^~~~~~~ make: *** [Makefile:283: confl.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' make: Entering directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -I. -I. -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extract.c make: Leaving directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' make: Entering directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -I. -I. -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tcpxtract.c In file included from /usr/include/inttypes.h:25, from /usr/include/pcap/pcap-inttypes.h:98, from /usr/include/pcap/pcap.h:117, from /usr/include/pcap.h:43, from tcpxtract.c:25: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ tcpxtract.c: In function 'got_packet': tcpxtract.c:153:23: warning: variable 'udp' set but not used [-Wunused-but-set-variable] 153 | struct sniff_udp *udp; /* The UDP header */ | ^~~ tcpxtract.c: In function 'main': tcpxtract.c:312:5: error: implicit declaration of function 'yyparse' [-Wimplicit-function-declaration] 312 | yyparse(); | ^~~~~~~ tcpxtract.c:320:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 320 | dev = pcap_lookupdev(errbuf); | ^~~ /usr/include/pcap/pcap.h:395:18: note: declared here 395 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ tcpxtract.c:355:25: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'struct bpf_program' [-Wformat=] 355 | fprintf(stderr, "Couldn't parse filter %s: %s\n", filter, pcap_geterr(handle)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ | | | struct bpf_program tcpxtract.c:359:25: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'struct bpf_program' [-Wformat=] 359 | fprintf(stderr, "Couldn't install filter %s: %s\n", filter, pcap_geterr(handle)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ | | | struct bpf_program make: *** [Makefile:283: tcpxtract.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' make: Entering directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tcpxtract\" -DVERSION=\"1.0.1\" -DYYTEXT_POINTER=1 -DHAVE_LIBFL=1 -DHAVE_LIBPCAP=1 -I. -I. -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c search.c search.c: In function 'add_result': search.c:355:28: warning: variable 'prev' set but not used [-Wunused-but-set-variable] 355 | srch_results_t **ptr, *prev = NULL; | ^~~~ search.c: At top level: search.c:276:13: warning: 'update_search2' defined but not used [-Wunused-function] 276 | static void update_search2(srch_node_t *tree, srchptr_list_t **srchptr_list, srch_results_t **results, uint8_t c, int offset) | ^~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/tcpxtract-1.0.1' error: Bad exit status from /usr/src/tmp/rpm-tmp.72631 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.72631 (%build) Command exited with non-zero status 1 1.25user 1.18system 0:06.42elapsed 37%CPU (0avgtext+0avgdata 29512maxresident)k 0inputs+0outputs (0major+199523minor)pagefaults 0swaps hsh-rebuild: rebuild of `tcpxtract-1.0.1-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 6.06user 4.33system 0:28.39elapsed 36%CPU (0avgtext+0avgdata 138592maxresident)k 536inputs+0outputs (0major+183700minor)pagefaults 0swaps