<86>Feb 9 01:57:21 userdel[2314386]: delete user 'rooter' <86>Feb 9 01:57:21 userdel[2314386]: removed group 'rooter' owned by 'rooter' <86>Feb 9 01:57:21 userdel[2314386]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 9 01:57:21 groupadd[2314393]: group added to /etc/group: name=rooter, GID=666 <86>Feb 9 01:57:21 groupadd[2314393]: group added to /etc/gshadow: name=rooter <86>Feb 9 01:57:21 groupadd[2314393]: new group: name=rooter, GID=666 <86>Feb 9 01:57:21 useradd[2314399]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Feb 9 01:57:21 userdel[2314407]: delete user 'builder' <86>Feb 9 01:57:21 userdel[2314407]: removed group 'builder' owned by 'builder' <86>Feb 9 01:57:21 userdel[2314407]: removed shadow group 'builder' owned by 'builder' <86>Feb 9 01:57:21 groupadd[2314413]: group added to /etc/group: name=builder, GID=667 <86>Feb 9 01:57:21 groupadd[2314413]: group added to /etc/gshadow: name=builder <86>Feb 9 01:57:21 groupadd[2314413]: new group: name=builder, GID=667 <86>Feb 9 01:57:21 useradd[2314419]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/cyclades-serial-client-0.93-alt4.src.rpm: The use of such a license name is ambiguous: GPL <13>Feb 9 01:57:23 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Feb 9 01:57:24 rpmi: libstdc++10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510507 installed <13>Feb 9 01:57:24 rpmi: gcc10-c++-10.2.1-alt2 sisyphus+263054.100.3.1 1607510507 installed <13>Feb 9 01:57:24 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cyclades-serial-client-0.93-alt4.nosrc.rpm (w1.gzdio) Installing cyclades-serial-client-0.93-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cyclades-serial-client-0.93 + echo 'Source #0 (cyclades-serial-client-0.93.tgz):' Source #0 (cyclades-serial-client-0.93.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cyclades-serial-client-0.93.tgz + /bin/tar -xf - + cd cyclades-serial-client-0.93 + /bin/chmod -c -Rf u+rwX,go-w . + patch -p0 -i /usr/src/RPM/SOURCES/cyclades-serial-client.patch patching file configure patching file libcsc/Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cyclades-serial-client-0.93 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output... 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for an ANSI C-conforming const... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -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 for size_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libcsc/Makefile config.status: creating inc/misc.h config.status: creating cyclades-serial-client.spec config.status: creating sun/pkginfo config.status: creating inc/conf.h config.status: inc/conf.h is unchanged + make make: Entering directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93' x86_64-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c cyclades-ser-cli.c cyclades-ser-cli.c: In function 'main': cyclades-ser-cli.c:228:2: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 228 | daemon(0, 0); | ^~~~~~~~~~~~ x86_64-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c tsrio.c tsrio.c: In function 'tsr_states': tsrio.c:1544:30: warning: unused parameter 'unused' [-Wunused-parameter] 1544 | tsr_states(const char *const unused) | ~~~~~~~~~~~~~~~~~~^~~~~~ x86_64-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c telnet.c In file included from telnet.c:25: telnet.c: In function 'tel_getdata': inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:156:2: note: in expansion of macro 'SET_EVENT' 156 | SET_EVENT(EV_RN, EV_RNDATA, 0, 0); | ^~~~~~~~~ inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:252:2: note: in expansion of macro 'SET_EVENT' 252 | SET_EVENT(EV_RN, EV_RNDATA, 0, 0); | ^~~~~~~~~ telnet.c: In function 'send_option': inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:444:6: note: in expansion of macro 'SET_EVENT' 444 | SET_EVENT(EV_RN, EV_RNHANG, 0, 0); | ^~~~~~~~~ telnet.c: In function 'comport_command': inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:549:2: note: in expansion of macro 'SET_EVENT' 549 | SET_EVENT(EV_RN, EV_RNCMDOK, 0, 0); | ^~~~~~~~~ inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:583:6: note: in expansion of macro 'SET_EVENT' 583 | SET_EVENT(EV_RN, EV_RNHANG, 0, 0); | ^~~~~~~~~ telnet.c: In function 'handle_com_port_command': telnet.c:659:34: warning: the address of 'notify' will always evaluate as 'true' [-Waddress] 659 | SET_EVENT(EV_RN, EV_RNNTFY, ¬ify, sizeof(int)); | ^ inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT' 308 | if (evparam) { \ | ^~~~~~~ telnet.c:663:34: warning: the address of 'notify' will always evaluate as 'true' [-Waddress] 663 | SET_EVENT(EV_RN, EV_RNNTFY, ¬ify, sizeof(int)); | ^ inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT' 308 | if (evparam) { \ | ^~~~~~~ telnet.c:678:31: warning: the address of 'notify' will always evaluate as 'true' [-Waddress] 678 | SET_EVENT(EV_RN, EV_RNNTFY, ¬ify, sizeof(int)); | ^ inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT' 308 | if (evparam) { \ | ^~~~~~~ telnet.c:682:31: warning: the address of 'notify' will always evaluate as 'true' [-Waddress] 682 | SET_EVENT(EV_RN, EV_RNNTFY, ¬ify, sizeof(int)); | ^ inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT' 308 | if (evparam) { \ | ^~~~~~~ inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:707:6: note: in expansion of macro 'SET_EVENT' 707 | SET_EVENT(EV_RN, EV_RNCMDOK, 0, 0); | ^~~~~~~~~ x86_64-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c sock.c x86_64-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c linux-dev.c In file included from linux-dev.c:49: linux-dev.c: In function 'parse_message': inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ linux-dev.c:471:6: note: in expansion of macro 'SET_EVENT' 471 | SET_EVENT(EV_UP, EV_UPOPEN, 0, 0); | ^~~~~~~~~ inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ linux-dev.c:476:2: note: in expansion of macro 'SET_EVENT' 476 | SET_EVENT(EV_UP, EV_UPCLOSE, 0, 0); | ^~~~~~~~~ inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ linux-dev.c:486:6: note: in expansion of macro 'SET_EVENT' 486 | SET_EVENT(EV_UP, EV_UPCLOSE, 0, 0); | ^~~~~~~~~ inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ linux-dev.c:493:6: note: in expansion of macro 'SET_EVENT' 493 | SET_EVENT(EV_UP, EV_UPDATA, 0, 0); | ^~~~~~~~~ linux-dev.c: In function 'parse_packet': linux-dev.c:574:31: warning: the address of 'flushmode' will always evaluate as 'true' [-Waddress] 574 | SET_EVENT(EV_UP, EV_UPFLUSH, (void *) &flushmode, sizeof(int)); | ^ inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT' 308 | if (evparam) { \ | ^~~~~~~ x86_64-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c misc.c In file included from misc.c:25: misc.c: In function 'external_poll': inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ misc.c:146:2: note: in expansion of macro 'SET_EVENT' 146 | SET_EVENT(EV_UP, EV_UPWROK, 0, 0); | ^~~~~~~~~ inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ misc.c:156:2: note: in expansion of macro 'SET_EVENT' 156 | SET_EVENT(EV_RN, EV_RNWROK, 0, 0); | ^~~~~~~~~ x86_64-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c system.c x86_64-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c measure.c x86_64-alt-linux-gcc -s -o cyclades-ser-cli cyclades-ser-cli.o tsrio.o telnet.o sock.o linux-dev.o misc.o system.o measure.o -lutil ld: tsrio.o:(.bss+0x560): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x520): first defined here ld: tsrio.o:(.bss+0x520): multiple definition of `Evhead'; cyclades-ser-cli.o:(.bss+0x4e0): first defined here ld: tsrio.o:(.bss+0xc0): multiple definition of `CmdState'; cyclades-ser-cli.o:(.bss+0xa0): first defined here ld: tsrio.o:(.bss+0x100): multiple definition of `NvtOptions'; cyclades-ser-cli.o:(.bss+0xe0): first defined here ld: telnet.o:(.bss+0x8320): multiple definition of `NvtOptions'; cyclades-ser-cli.o:(.bss+0xe0): first defined here ld: telnet.o:(.bss+0x8760): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x520): first defined here ld: telnet.o:(.bss+0x8720): multiple definition of `Evhead'; cyclades-ser-cli.o:(.bss+0x4e0): first defined here ld: telnet.o:(.bss+0x82e0): multiple definition of `CmdState'; cyclades-ser-cli.o:(.bss+0xa0): first defined here ld: sock.o:(.bss+0x20): multiple definition of `Evhead'; cyclades-ser-cli.o:(.bss+0x4e0): first defined here ld: sock.o:(.bss+0x60): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x520): first defined here ld: linux-dev.o:(.bss+0x86e0): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x520): first defined here ld: linux-dev.o:(.bss+0x86a0): multiple definition of `Evhead'; cyclades-ser-cli.o:(.bss+0x4e0): first defined here ld: linux-dev.o:(.bss+0x8160): multiple definition of `Comport'; telnet.o:(.bss+0x8280): first defined here ld: linux-dev.o:(.bss+0x8180): multiple definition of `P_contr'; cyclades-ser-cli.o:(.bss+0x20): first defined here ld: linux-dev.o:(.bss+0x8200): multiple definition of `P_contr_listen'; cyclades-ser-cli.o:(.bss+0x0): first defined here ld: linux-dev.o:(.bss+0x8260): multiple definition of `CmdState'; cyclades-ser-cli.o:(.bss+0xa0): first defined here ld: linux-dev.o:(.bss+0x82a0): multiple definition of `NvtOptions'; cyclades-ser-cli.o:(.bss+0xe0): first defined here ld: misc.o:(.bss+0x480): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x520): first defined here ld: misc.o:(.bss+0x440): multiple definition of `Evhead'; cyclades-ser-cli.o:(.bss+0x4e0): first defined here ld: misc.o:(.bss+0x0): multiple definition of `CmdState'; cyclades-ser-cli.o:(.bss+0xa0): first defined here ld: misc.o:(.bss+0x40): multiple definition of `NvtOptions'; cyclades-ser-cli.o:(.bss+0xe0): first defined here ld: system.o:(.bss+0x0): multiple definition of `Evhead'; cyclades-ser-cli.o:(.bss+0x4e0): first defined here ld: system.o:(.bss+0x40): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x520): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:62: cyclades-ser-cli] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93' error: Bad exit status from /usr/src/tmp/rpm-tmp.52350 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.52350 (%build) Command exited with non-zero status 1 2.12user 0.68system 0:02.66elapsed 105%CPU (0avgtext+0avgdata 29892maxresident)k 0inputs+0outputs (0major+290751minor)pagefaults 0swaps hsh-rebuild: rebuild of `cyclades-serial-client-0.93-alt4.src.rpm' failed. Command exited with non-zero status 1 6.55user 2.65system 0:08.84elapsed 104%CPU (0avgtext+0avgdata 109432maxresident)k 26264inputs+0outputs (0major+532934minor)pagefaults 0swaps