<86>Mar 13 07:34:05 userdel[2440634]: delete user 'rooter' <86>Mar 13 07:34:05 groupadd[2440698]: group added to /etc/group: name=rooter, GID=672 <86>Mar 13 07:34:05 groupadd[2440698]: group added to /etc/gshadow: name=rooter <86>Mar 13 07:34:05 groupadd[2440698]: new group: name=rooter, GID=672 <86>Mar 13 07:34:05 useradd[2440739]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Mar 13 07:34:05 userdel[2440826]: delete user 'builder' <86>Mar 13 07:34:05 groupadd[2440929]: group added to /etc/group: name=builder, GID=673 <86>Mar 13 07:34:05 groupadd[2440929]: group added to /etc/gshadow: name=builder <86>Mar 13 07:34:05 groupadd[2440929]: new group: name=builder, GID=673 <86>Mar 13 07:34:05 useradd[2441129]: new user: name=builder, UID=673, GID=673, 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>Mar 13 07:34:08 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Mar 13 07:34:09 rpmi: libstdc++10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Mar 13 07:34:11 rpmi: gcc10-c++-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Mar 13 07:34:11 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62369 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/cyclades-serial-client-0.93.tgz + 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.62369 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri dirname -- '{}' + 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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for an ANSI C-conforming const... yes checking how to run the C++ preprocessor... i586-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' i586-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); | ^~~~~~~~~~~~ i586-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) | ~~~~~~~~~~~~~~~~~~^~~~~~ i586-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); | ^~~~~~~~~ i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c sock.c i586-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) { \ | ^~~~~~~ i586-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); | ^~~~~~~~~ i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c system.c i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c measure.c i586-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+0x520): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x500): first defined here ld: tsrio.o:(.bss+0x504): 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+0x8300): multiple definition of `NvtOptions'; cyclades-ser-cli.o:(.bss+0xe0): first defined here ld: telnet.o:(.bss+0x8720): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x500): first defined here ld: telnet.o:(.bss+0x8700): multiple definition of `Evhead'; cyclades-ser-cli.o:(.bss+0x4e0): first defined here ld: telnet.o:(.bss+0x82c0): multiple definition of `CmdState'; cyclades-ser-cli.o:(.bss+0xa0): first defined here ld: sock.o:(.bss+0x14): multiple definition of `Evhead'; cyclades-ser-cli.o:(.bss+0x4e0): first defined here ld: sock.o:(.bss+0x40): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x500): first defined here ld: linux-dev.o:(.bss+0x86c0): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x500): 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+0x460): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x500): 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+0x20): multiple definition of `Eventpoll'; cyclades-ser-cli.o:(.bss+0x500): 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.62369 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.62369 (%build) Command exited with non-zero status 1 2.74user 0.56system 0:07.35elapsed 45%CPU (0avgtext+0avgdata 24976maxresident)k 0inputs+0outputs (0major+256942minor)pagefaults 0swaps hsh-rebuild: rebuild of `cyclades-serial-client-0.93-alt4.src.rpm' failed. Command exited with non-zero status 1 7.37user 2.44system 0:20.59elapsed 47%CPU (0avgtext+0avgdata 107184maxresident)k 0inputs+0outputs (0major+482488minor)pagefaults 0swaps