<86>Sep 23 05:28:24 userdel[4013301]: delete user 'rooter' <86>Sep 23 05:28:24 userdel[4013301]: removed group 'rooter' owned by 'rooter' <86>Sep 23 05:28:24 userdel[4013301]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 05:28:24 groupadd[4013352]: group added to /etc/group: name=rooter, GID=1829 <86>Sep 23 05:28:24 groupadd[4013352]: group added to /etc/gshadow: name=rooter <86>Sep 23 05:28:24 groupadd[4013352]: new group: name=rooter, GID=1829 <86>Sep 23 05:28:24 useradd[4013392]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Sep 23 05:28:24 userdel[4013442]: delete user 'builder' <86>Sep 23 05:28:24 userdel[4013442]: removed group 'builder' owned by 'builder' <86>Sep 23 05:28:24 userdel[4013442]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 05:28:24 groupadd[4013480]: group added to /etc/group: name=builder, GID=1830 <86>Sep 23 05:28:24 groupadd[4013480]: group added to /etc/gshadow: name=builder <86>Sep 23 05:28:24 groupadd[4013480]: new group: name=builder, GID=1830 <86>Sep 23 05:28:24 useradd[4013519]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ser2net-2.5-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL warning: line 10: Deprecated PreReq converted to Requires(pre,postun): PreReq: chkconfig warning: line 10: Deprecated PreReq converted to Requires(pre,postun): PreReq: chkconfig Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ser2net-2.5-alt1.qa1.nosrc.rpm (w1.gzdio) warning: line 10: Deprecated PreReq converted to Requires(pre,postun): PreReq: chkconfig Installing ser2net-2.5-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ser2net-2.5 + echo 'Source #0 (ser2net-2.5.tar):' Source #0 (ser2net-2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ser2net-2.5.tar + cd ser2net-2.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ser2net-2.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + 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_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=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 a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... i586-alt-linux-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i586-alt-linux-g++... no checking for i586-alt-linux-c++... no checking for i586-alt-linux-gpp... no checking for i586-alt-linux-aCC... no checking for i586-alt-linux-CC... no checking for i586-alt-linux-cxx... no checking for i586-alt-linux-cc++... no checking for i586-alt-linux-cl.exe... no checking for i586-alt-linux-FCC... no checking for i586-alt-linux-KCC... no checking for i586-alt-linux-RCC... no checking for i586-alt-linux-xlC_r... no checking for i586-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... failed checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for main in -lnsl... no configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j16 make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_UUCP_LOCKING=1 -DSTDC_HEADERS=1 -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c readconfig.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_UUCP_LOCKING=1 -DSTDC_HEADERS=1 -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c utils.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_UUCP_LOCKING=1 -DSTDC_HEADERS=1 -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c controller.c controller.c: In function 'controller_write': controller.c:231:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 231 | write(cntlr->tcpfd, data, count); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ controller.c: In function 'handle_accept_port_read': controller.c:709:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 709 | write(new_fd, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_UUCP_LOCKING=1 -DSTDC_HEADERS=1 -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c devcfg.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_UUCP_LOCKING=1 -DSTDC_HEADERS=1 -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ser2net.c ser2net.c: In function 'main': ser2net.c:233:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 233 | chdir("/"); | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_UUCP_LOCKING=1 -DSTDC_HEADERS=1 -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c telnet.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_UUCP_LOCKING=1 -DSTDC_HEADERS=1 -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c selector.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DUSE_UUCP_LOCKING=1 -DSTDC_HEADERS=1 -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dataxfer.c dataxfer.c: In function 'startup_port': dataxfer.c:1112:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1112 | write(0, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dataxfer.c: In function 'handle_accept_port_read': dataxfer.c:1085:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1085 | write(new_fd, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dataxfer.c: In function 'setup_tcp_port': dataxfer.c:956:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 956 | write(port->tcpfd, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dataxfer.c:963:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 963 | write(port->tcpfd, err, strlen(err)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dataxfer.c: In function 'uucp_mk_lock': dataxfer.c:343:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 343 | write( fd, buf, strlen(buf) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o ser2net controller.o dataxfer.o devcfg.o readconfig.o selector.o ser2net.o utils.o telnet.o mkdir .libs i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o ser2net controller.o dataxfer.o devcfg.o readconfig.o selector.o ser2net.o utils.o telnet.o make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96524 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ser2net-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ser2net-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ser2net-2.5 + /bin/mkdir -p /usr/src/tmp/ser2net-buildroot//usr/sbin + /bin/mkdir -p /usr/src/tmp/ser2net-buildroot//usr/share/man/man8 + /bin/mkdir -p /usr/src/tmp/ser2net-buildroot//etc + /bin/mkdir -p /usr/src/tmp/ser2net-buildroot//etc/rc.d/init.d + /usr/bin/make DESTDIR=/usr/src/tmp/ser2net-buildroot install make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' test -z "/usr/sbin" || mkdir -p -- "/usr/src/tmp/ser2net-buildroot/usr/sbin" /bin/sh ./libtool --mode=install /bin/install -c 'ser2net' '/usr/src/tmp/ser2net-buildroot/usr/sbin/ser2net' /bin/install -c ser2net /usr/src/tmp/ser2net-buildroot/usr/sbin/ser2net test -z "/usr/share/man/man8" || mkdir -p -- "/usr/src/tmp/ser2net-buildroot/usr/share/man/man8" /bin/install -c -m 644 './ser2net.8' '/usr/src/tmp/ser2net-buildroot/usr/share/man/man8/ser2net.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' + /bin/install -m 0644 ser2net.conf /usr/src/tmp/ser2net-buildroot//etc + /bin/install -m 0755 /usr/src/RPM/SOURCES/ser2net.init /usr/src/tmp/ser2net-buildroot//etc/rc.d/init.d/ser2net + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ser2net-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ser2net-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ser2net-buildroot/ (default) Compressing files in /usr/src/tmp/ser2net-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ser2net-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/ser2net: uses non-LFS functions: __open_2 fcntl fopen open stat Processing files: ser2net-2.5-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96524 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ser2net-2.5 + DOCDIR=/usr/src/tmp/ser2net-buildroot/usr/share/doc/ser2net-2.5 + export DOCDIR + rm -rf /usr/src/tmp/ser2net-buildroot/usr/share/doc/ser2net-2.5 + /bin/mkdir -p /usr/src/tmp/ser2net-buildroot/usr/share/doc/ser2net-2.5 + cp -prL README NEWS ChangeLog COPYING INSTALL AUTHORS /usr/src/tmp/ser2net-buildroot/usr/share/doc/ser2net-2.5 + chmod -R go-w /usr/src/tmp/ser2net-buildroot/usr/share/doc/ser2net-2.5 + chmod -R a+rX /usr/src/tmp/ser2net-buildroot/usr/share/doc/ser2net-2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hf0ufr find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OGodVx 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/ser2net-buildroot/etc/rc.d/init.d/ser2net: reload not found (skip) find-requires: FINDPACKAGE-COMMANDS: reload rm Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4DsPV3 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GUegos Requires: service, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(action), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(status), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, coreutils, 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), 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) Requires(interp): /bin/sh Requires(pre): chkconfig Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires(postun): chkconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5uDXGG Creating ser2net-debuginfo package Processing files: ser2net-debuginfo-2.5-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lAPohS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8aTL7Q find-requires: running scripts (debuginfo) Requires: ser2net = 2.5-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/ser2net-2.5-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ser2net-debuginfo-2.5-alt1.qa1.i586.rpm (w2.lzdio) 2.75user 2.32system 0:12.07elapsed 42%CPU (0avgtext+0avgdata 38040maxresident)k 0inputs+0outputs (0major+669447minor)pagefaults 0swaps /.out/ser2net-2.5-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/ser2net-debuginfo-2.5-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 0.51user 1.00system 0:15.30elapsed 9%CPU (0avgtext+0avgdata 11956maxresident)k 0inputs+0outputs (0major+98186minor)pagefaults 0swaps --- ser2net-2.5-alt1.qa1.i586.rpm.repo 2013-04-17 16:17:32.000000000 +0000 +++ ser2net-2.5-alt1.qa1.i586.rpm.hasher 2023-09-23 05:28:37.918300710 +0000 @@ -10,3 +10,3 @@ /usr/share/doc/ser2net-2.5/README 100644 root:root -/usr/share/man/man8/ser2net.8.gz 100644 root:root +/usr/share/man/man8/ser2net.8.xz 100644 root:root Requires: chkconfig @@ -15,3 +15,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -25,5 +24,9 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) 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) @@ -37,3 +40,3 @@ File: /etc/ser2net.conf 100644 root:root 55f8ff56053134713a472d331a2f225d -File: /usr/sbin/ser2net 100755 root:root e9d5c57691c905a47bbe7a2c3f61fa44 +File: /usr/sbin/ser2net 100755 root:root 95f7a23d46266b4ee0319e2d6eac7e3f File: /usr/share/doc/ser2net-2.5 40755 root:root @@ -45,3 +48,3 @@ File: /usr/share/doc/ser2net-2.5/README 100644 root:root 0a627cb6f750e2186d03e937b065326b -File: /usr/share/man/man8/ser2net.8.gz 100644 root:root a1450119352249954d91040e4ecf303b -RPMIdentity: 8c2b66f0e1edbe99c88978ddad20b3db6928f7a2620c5f8377c9f61e52b180deb83e31bb869d9923fb08240d065318c90f561dc8bdb607f86a4df23d36a251ec +File: /usr/share/man/man8/ser2net.8.xz 100644 root:root d662464bd9011f6381092fd4daf58313 +RPMIdentity: 18ffea4514ff085ac2c441d8816ea3fa6ce47ea5ba1038ac03d28f03abeda0c17aec9c764fd655339052f2dc0c65b4a732f51b3c1cbae81016f66acea161d5f5 --- ser2net-debuginfo-2.5-alt1.qa1.i586.rpm.repo 2013-04-17 16:17:32.000000000 +0000 +++ ser2net-debuginfo-2.5-alt1.qa1.i586.rpm.hasher 2023-09-23 05:28:37.989301415 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/91 40755 root:root -/usr/lib/debug/.build-id/91/a600c6863cbe93bb9a7a81ead646bdb556813e 120777 root:root ../../../../sbin/ser2net -/usr/lib/debug/.build-id/91/a600c6863cbe93bb9a7a81ead646bdb556813e.debug 120777 root:root ../../usr/sbin/ser2net.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/436c3cd005b160158e659c4a13d342c0ffb197 120777 root:root ../../../../sbin/ser2net +/usr/lib/debug/.build-id/07/436c3cd005b160158e659c4a13d342c0ffb197.debug 120777 root:root ../../usr/sbin/ser2net.debug /usr/lib/debug/usr/sbin/ser2net.debug 100644 root:root @@ -25,6 +25,6 @@ Provides: ser2net-debuginfo = 2.5-alt1.qa1 -File: /usr/lib/debug/.build-id/91 40755 root:root -File: /usr/lib/debug/.build-id/91/a600c6863cbe93bb9a7a81ead646bdb556813e 120777 root:root ../../../../sbin/ser2net -File: /usr/lib/debug/.build-id/91/a600c6863cbe93bb9a7a81ead646bdb556813e.debug 120777 root:root ../../usr/sbin/ser2net.debug -File: /usr/lib/debug/usr/sbin/ser2net.debug 100644 root:root 75f631bf091764fb001a42f716bc6aa9 +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/436c3cd005b160158e659c4a13d342c0ffb197 120777 root:root ../../../../sbin/ser2net +File: /usr/lib/debug/.build-id/07/436c3cd005b160158e659c4a13d342c0ffb197.debug 120777 root:root ../../usr/sbin/ser2net.debug +File: /usr/lib/debug/usr/sbin/ser2net.debug 100644 root:root e0ecf3d51d85755be9e2706d8c799819 File: /usr/src/debug/ser2net-2.5 40755 root:root @@ -45,2 +45,2 @@ File: /usr/src/debug/ser2net-2.5/utils.h 100644 root:root 0d07883ea6bebdbefe0d2168f1badb94 -RPMIdentity: 459edbc76821c72f73ead88343a3dedf782be29d622a4f6b336094e56cc0aba2b9c3f87dddf2a6ea72e8446e2c007e7d7c8dad8ff582d94f3abddf674539f58d +RPMIdentity: 245a6452f7b62f0132bbe7da00e6ca4ef35a3248a366507e02c5c1212bd22c30a09e03e920f4115c88515eaa4bcd57d47889bc3a367e7f0e46644ad4219982b3