<86>Nov 13 03:44:39 userdel[2744552]: delete user 'rooter' <86>Nov 13 03:44:39 userdel[2744552]: removed group 'rooter' owned by 'rooter' <86>Nov 13 03:44:39 userdel[2744552]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 13 03:44:39 groupadd[2744559]: group added to /etc/group: name=rooter, GID=633 <86>Nov 13 03:44:39 groupadd[2744559]: group added to /etc/gshadow: name=rooter <86>Nov 13 03:44:39 groupadd[2744559]: new group: name=rooter, GID=633 <86>Nov 13 03:44:39 useradd[2744563]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Nov 13 03:44:39 userdel[2744569]: delete user 'builder' <86>Nov 13 03:44:39 userdel[2744569]: removed group 'builder' owned by 'builder' <86>Nov 13 03:44:39 userdel[2744569]: removed shadow group 'builder' owned by 'builder' <86>Nov 13 03:44:39 groupadd[2744574]: group added to /etc/group: name=builder, GID=634 <86>Nov 13 03:44:39 groupadd[2744574]: group added to /etc/gshadow: name=builder <86>Nov 13 03:44:39 groupadd[2744574]: new group: name=builder, GID=634 <86>Nov 13 03:44:39 useradd[2744578]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/cyclades-serial-client-0.93-alt5.src.rpm: The use of such a license name is ambiguous: GPL <13>Nov 13 03:44:42 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Nov 13 03:44:42 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233970 installed <13>Nov 13 03:44:44 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233970 installed <13>Nov 13 03:44:44 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632239666 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cyclades-serial-client-0.93-alt5.nosrc.rpm (w1.gzdio) Installing cyclades-serial-client-0.93-alt5.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25915 + 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 + echo 'Patch #1 (cyclades-serial-client-cflags.patch):' Patch #1 (cyclades-serial-client-cflags.patch): + /usr/bin/patch -p2 patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25915 + 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 -flto=auto -march=i586 -mtune=generic -fcommon' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon' ++ 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c cyclades-ser-cli.c cyclades-ser-cli.c: In function 'main': cyclades-ser-cli.c:228:9: 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c telnet.c In file included from telnet.c:25: telnet.c: In function 'tel_getdata': inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:156:9: note: in expansion of macro 'SET_EVENT' 156 | SET_EVENT(EV_RN, EV_RNDATA, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from telnet.c:17: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from telnet.c:25: inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:252:9: note: in expansion of macro 'SET_EVENT' 252 | SET_EVENT(EV_RN, EV_RNDATA, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from telnet.c:17: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from telnet.c:25: telnet.c: In function 'send_option': inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:444:13: note: in expansion of macro 'SET_EVENT' 444 | SET_EVENT(EV_RN, EV_RNHANG, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from telnet.c:17: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from telnet.c:25: telnet.c: In function 'comport_command': inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:549:9: note: in expansion of macro 'SET_EVENT' 549 | SET_EVENT(EV_RN, EV_RNCMDOK, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from telnet.c:17: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from telnet.c:25: inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:583:13: note: in expansion of macro 'SET_EVENT' 583 | SET_EVENT(EV_RN, EV_RNHANG, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from telnet.c:17: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from telnet.c:25: telnet.c: In function 'handle_com_port_command': telnet.c:659:41: 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:29: note: in definition of macro 'SET_EVENT' 308 | if (evparam) { \ | ^~~~~~~ telnet.c:663:41: 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:29: note: in definition of macro 'SET_EVENT' 308 | if (evparam) { \ | ^~~~~~~ telnet.c:678:45: 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:29: note: in definition of macro 'SET_EVENT' 308 | if (evparam) { \ | ^~~~~~~ telnet.c:682:45: 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:29: note: in definition of macro 'SET_EVENT' 308 | if (evparam) { \ | ^~~~~~~ inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ telnet.c:707:13: note: in expansion of macro 'SET_EVENT' 707 | SET_EVENT(EV_RN, EV_RNCMDOK, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from telnet.c:17: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c sock.c i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c linux-dev.c In file included from linux-dev.c:49: linux-dev.c: In function 'parse_message': inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ linux-dev.c:471:13: note: in expansion of macro 'SET_EVENT' 471 | SET_EVENT(EV_UP, EV_UPOPEN, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from linux-dev.c:18: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from linux-dev.c:49: inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ linux-dev.c:476:9: note: in expansion of macro 'SET_EVENT' 476 | SET_EVENT(EV_UP, EV_UPCLOSE, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from linux-dev.c:18: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from linux-dev.c:49: inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ linux-dev.c:486:13: note: in expansion of macro 'SET_EVENT' 486 | SET_EVENT(EV_UP, EV_UPCLOSE, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from linux-dev.c:18: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from linux-dev.c:49: inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ linux-dev.c:493:13: note: in expansion of macro 'SET_EVENT' 493 | SET_EVENT(EV_UP, EV_UPDATA, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from linux-dev.c:18: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from linux-dev.c:49: linux-dev.c: In function 'parse_packet': linux-dev.c:574:38: 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:29: 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c misc.c In file included from misc.c:25: misc.c: In function 'external_poll': inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ misc.c:146:9: note: in expansion of macro 'SET_EVENT' 146 | SET_EVENT(EV_UP, EV_UPWROK, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from misc.c:15: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from misc.c:25: inc/tsrio.h:314:33: warning: argument 2 null where non-null expected [-Wnonnull] 314 | memcpy (memptr, evparam, evsize); \ | ^~~~~~ misc.c:156:9: note: in expansion of macro 'SET_EVENT' 156 | SET_EVENT(EV_RN, EV_RNWROK, 0, 0); | ^~~~~~~~~ In file included from /usr/include/features.h:488, from /usr/include/sys/types.h:25, from misc.c:15: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c system.c i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -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 ( cd libcsc ; make ) make[1]: Entering directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93/libcsc' i586-alt-linux-gcc -c -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -shared -fPIC libcyclades-ser-cli.c -o libcyclades-ser-cli.o libcyclades-ser-cli.c: In function 'libcsc_init': libcyclades-ser-cli.c:47:9: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 47 | (int (*)(int, int, const struct termios *)) dlsym(libc, "tcsetattr"); | ^ libcyclades-ser-cli.c:48:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 48 | real_tcsendbreak = (int (*)(int, int)) dlsym(libc, "tcsendbreak"); | ^ libcyclades-ser-cli.c: In function 'do_xon_xoff': libcyclades-ser-cli.c:218:13: warning: value computed is not used [-Wunused-value] 218 | *a_success++; | ^~~~~~~~~~~~ libcyclades-ser-cli.c:221:13: warning: value computed is not used [-Wunused-value] 221 | *a_fail++; | ^~~~~~~~~ libcyclades-ser-cli.c:233:13: warning: value computed is not used [-Wunused-value] 233 | *a_success++; | ^~~~~~~~~~~~ libcyclades-ser-cli.c:236:13: warning: value computed is not used [-Wunused-value] 236 | *a_fail++; | ^~~~~~~~~ In file included from libcyclades-ser-cli.c:20: At top level: ../inc/port_speed.h:63:19: warning: 'int_to_baud_index' defined but not used [-Wunused-function] 63 | FUNC_TYPE speed_t int_to_baud_index(int speed) | ^~~~~~~~~~~~~~~~~ i586-alt-linux-gcc libcyclades-ser-cli.o -shared -ldl -lutil -o libcyclades-ser-cli.so make[1]: Leaving directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93/libcsc' make: Leaving directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85842 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cyclades-serial-client-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cyclades-serial-client-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cyclades-serial-client-0.93 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install prefix=/usr/src/tmp/cyclades-serial-client-buildroot make: Entering directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93' mkdir -p /usr/src/tmp/cyclades-serial-client-buildroot/usr/lib /usr/src/tmp/cyclades-serial-client-buildroot/usr/sbin /usr/src/tmp/cyclades-serial-client-buildroot/etc cp cyclades-serial-client cyclades-ser-cli /usr/src/tmp/cyclades-serial-client-buildroot/usr/sbin cp libcsc/libcyclades-ser-cli.so /usr/src/tmp/cyclades-serial-client-buildroot/usr/lib cp -i cyclades-devices /usr/src/tmp/cyclades-serial-client-buildroot/etc mkdir -p /usr/src/tmp/cyclades-serial-client-buildroot/usr/share/man/man5 mkdir -p /usr/src/tmp/cyclades-serial-client-buildroot/usr/share/man/man8 cp man/*.5 /usr/src/tmp/cyclades-serial-client-buildroot/usr/share/man/man5 cp man/*.8 /usr/src/tmp/cyclades-serial-client-buildroot/usr/share/man/man8 make: Leaving directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cyclades-serial-client-buildroot (auto) mode of './usr/lib/libcyclades-ser-cli.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/cyclades-serial-client-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cyclades-serial-client-buildroot/ (default) Compressing files in /usr/src/tmp/cyclades-serial-client-buildroot (auto) Adjusting library links in /usr/src/tmp/cyclades-serial-client-buildroot ./usr/lib: (from :0) libcyclades-ser-cli.so -> libcyclades-ser-cli.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/sbin/cyclades-ser-cli 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/cyclades-serial-client-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/sbin/cyclades-ser-cli: uses non-LFS functions: fcntl fopen lstat open readdir stat verify-elf: WARNING: ./usr/lib/libcyclades-ser-cli.so: uses non-LFS functions: fopen fstat stat Processing files: cyclades-serial-client-0.93-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R2Ztaq find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/cyclades-serial-client-buildroot/usr/lib/libcyclades-ser-cli.so: 6 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0U7ZRq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shell.req: /usr/src/tmp/cyclades-serial-client-buildroot/usr/sbin/cyclades-serial-client: tsrsock not found (skip) find-requires: FINDPACKAGE-COMMANDS: cat grep rm sleep tsrsock Provides: libcyclades-ser-cli.so = set:gdthXS4KnMFQ56 Requires: /bin/sh, /lib/ld-linux.so.2, coreutils, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tU9lqw Creating cyclades-serial-client-debuginfo package Processing files: cyclades-serial-client-debuginfo-0.93-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U8WvjB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XmNBeW find-requires: running scripts (debuginfo) Provides: debug(libcyclades-ser-cli.so) Requires: cyclades-serial-client = 0.93-alt5, debug(libc.so.6) Adding to cyclades-serial-client-debuginfo a strict dependency on cyclades-serial-client Wrote: /usr/src/RPM/RPMS/i586/cyclades-serial-client-0.93-alt5.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cyclades-serial-client-debuginfo-0.93-alt5.i586.rpm (w2.lzdio) 5.56user 2.86system 0:11.44elapsed 73%CPU (0avgtext+0avgdata 32840maxresident)k 0inputs+0outputs (0major+438517minor)pagefaults 0swaps /.out/cyclades-serial-client-0.93-alt5.i586.rpm: The use of such a license name is ambiguous: GPL /.out/cyclades-serial-client-debuginfo-0.93-alt5.i586.rpm: The use of such a license name is ambiguous: GPL 13.08user 9.68system 0:23.66elapsed 96%CPU (0avgtext+0avgdata 103080maxresident)k 0inputs+0outputs (29986major+687873minor)pagefaults 0swaps --- cyclades-serial-client-0.93-alt5.i586.rpm.repo 2021-03-26 11:34:25.000000000 +0000 +++ cyclades-serial-client-0.93-alt5.i586.rpm.hasher 2021-11-13 03:44:58.998103393 +0000 @@ -17,7 +17,6 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) Requires: libc.so.6(GLIBC_2.7) -Requires: libdl.so.2(GLIBC_2.0) -Requires: libdl.so.2(GLIBC_2.1) -Requires: libutil.so.1(GLIBC_2.0) Requires: rtld(GNU_HASH) @@ -27,4 +26,4 @@ File: /etc/cyclades-devices 100644 root:root 34eefb69e9eb853dfb934b959624ff71 -File: /usr/lib/libcyclades-ser-cli.so 100644 root:root 6e610d52354d134c5eb47b0f37ad05d6 -File: /usr/sbin/cyclades-ser-cli 100755 root:root 90824a93f00b77e250d2b9365cf04f73 +File: /usr/lib/libcyclades-ser-cli.so 100644 root:root ada57fe3ad295947595dab73849aad47 +File: /usr/sbin/cyclades-ser-cli 100755 root:root 79f3e74bd8c06393977224405cbe1051 File: /usr/sbin/cyclades-serial-client 100755 root:root 28339bc0c658a473f3be69ff856ad912 @@ -33,2 +32,2 @@ File: /usr/share/man/man8/cyclades-serial-client.8.xz 100644 root:root e06f6ab79eb5c0b0ec9d6837d3a81009 -RPMIdentity: e03c4454be12feee2a1de0530216189a3c01da1e20ae32b88c064a847c460fbbf2dbbd985d03dda03a14a6bdef941bd1c2df613d72d2c81f824832f77fffb8d9 +RPMIdentity: 58bb19a940452dd7376e0183aac8b4430e050ebbffac29789ccb27687cb693bb5402366d1acc4535fc1ac4b4cfa5ebc659874417536a408a0e7abc84e07d6a06 --- cyclades-serial-client-debuginfo-0.93-alt5.i586.rpm.repo 2021-03-26 11:34:25.000000000 +0000 +++ cyclades-serial-client-debuginfo-0.93-alt5.i586.rpm.hasher 2021-11-13 03:44:59.133098506 +0000 @@ -1,7 +1,6 @@ -/usr/lib/debug/.build-id/77 40755 root:root -/usr/lib/debug/.build-id/77/40593e32f4d7630beec49c3536bfb90e9741fd 120777 root:root ../../../libcyclades-ser-cli.so -/usr/lib/debug/.build-id/77/40593e32f4d7630beec49c3536bfb90e9741fd.debug 120777 root:root ../../usr/lib/libcyclades-ser-cli.so.debug +/usr/lib/debug/.build-id/df 40755 root:root +/usr/lib/debug/.build-id/df/45a137c191e87ab30a6bf932110fb9716cca2c 120777 root:root ../../../libcyclades-ser-cli.so +/usr/lib/debug/.build-id/df/45a137c191e87ab30a6bf932110fb9716cca2c.debug 120777 root:root ../../usr/lib/libcyclades-ser-cli.so.debug /usr/lib/debug/usr/lib/libcyclades-ser-cli.so.debug 100644 root:root Requires: debug(libc.so.6) -Requires: debug(libdl.so.2) Requires: cyclades-serial-client = 0.93-alt5:sisyphus+268441.100.1.1 @@ -10,6 +9,6 @@ Provides: cyclades-serial-client-debuginfo = 0.93-alt5:sisyphus+268441.100.1.1 -File: /usr/lib/debug/.build-id/77 40755 root:root -File: /usr/lib/debug/.build-id/77/40593e32f4d7630beec49c3536bfb90e9741fd 120777 root:root ../../../libcyclades-ser-cli.so -File: /usr/lib/debug/.build-id/77/40593e32f4d7630beec49c3536bfb90e9741fd.debug 120777 root:root ../../usr/lib/libcyclades-ser-cli.so.debug -File: /usr/lib/debug/usr/lib/libcyclades-ser-cli.so.debug 100644 root:root e3b5b4c42d49ad77479171861ec44435 -RPMIdentity: a8ed7b3f7e1111080b3c1e42b484e6b9347f5722ecb820d0862d20b31741c36b46b20420953d48dced940927ca247363197045a77348ebe21d46ba7c3ee92271 +File: /usr/lib/debug/.build-id/df 40755 root:root +File: /usr/lib/debug/.build-id/df/45a137c191e87ab30a6bf932110fb9716cca2c 120777 root:root ../../../libcyclades-ser-cli.so +File: /usr/lib/debug/.build-id/df/45a137c191e87ab30a6bf932110fb9716cca2c.debug 120777 root:root ../../usr/lib/libcyclades-ser-cli.so.debug +File: /usr/lib/debug/usr/lib/libcyclades-ser-cli.so.debug 100644 root:root 5802154f327d2025802c0211f4c991ef +RPMIdentity: 153f93cf259480c2205a0ebc21550bb327e49a4f2c7eb76ee5e7d6d338c4a514ce9294f21c7fee43009fc184c3612c2ef3c61c13a535aad6825586e25fc78f71