<86>Jul 22 04:59:42 userdel[8055]: delete user 'rooter' <86>Jul 22 04:59:42 userdel[8055]: removed group 'rooter' owned by 'rooter' <86>Jul 22 04:59:42 userdel[8055]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 22 04:59:42 groupadd[8114]: group added to /etc/group: name=rooter, GID=1874 <86>Jul 22 04:59:42 groupadd[8114]: group added to /etc/gshadow: name=rooter <86>Jul 22 04:59:42 groupadd[8114]: new group: name=rooter, GID=1874 <86>Jul 22 04:59:42 useradd[8141]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Jul 22 04:59:42 userdel[8209]: delete user 'builder' <86>Jul 22 04:59:42 userdel[8209]: removed group 'builder' owned by 'builder' <86>Jul 22 04:59:42 userdel[8209]: removed shadow group 'builder' owned by 'builder' <86>Jul 22 04:59:42 groupadd[8262]: group added to /etc/group: name=builder, GID=1875 <86>Jul 22 04:59:42 groupadd[8262]: group added to /etc/gshadow: name=builder <86>Jul 22 04:59:42 groupadd[8262]: new group: name=builder, GID=1875 <86>Jul 22 04:59:42 useradd[8293]: new user: name=builder, UID=1875, GID=1875, 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.26195 + 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.26195 + 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 --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 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 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 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 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 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 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 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.42363 + 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.42363 + 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.5N6nT5 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.WEcAJj 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.8K5NrM Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cem88D 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.pbuMyG 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.Gj82hE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KA7TpC 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.81user 1.59system 0:11.43elapsed 38%CPU (0avgtext+0avgdata 37956maxresident)k 0inputs+0outputs (0major+648429minor)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.61user 0.98system 0:14.92elapsed 10%CPU (0avgtext+0avgdata 12180maxresident)k 0inputs+0outputs (0major+94954minor)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-07-22 04:59:55.563757516 +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 ba67935475336bf852cce55a9653d9e9 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: 051e656af2a93fd3a7e7e13e3281cc26816b108716e87512516cb0e97d968d31e3620d12a5bb09a08a04a6733e613f43cf076f48bc67bd676b2037094fcab868 --- 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-07-22 04:59:55.622758127 +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/af 40755 root:root +/usr/lib/debug/.build-id/af/5e7388754a261b03004576a7f05206eada58cf 120777 root:root ../../../../sbin/ser2net +/usr/lib/debug/.build-id/af/5e7388754a261b03004576a7f05206eada58cf.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/af 40755 root:root +File: /usr/lib/debug/.build-id/af/5e7388754a261b03004576a7f05206eada58cf 120777 root:root ../../../../sbin/ser2net +File: /usr/lib/debug/.build-id/af/5e7388754a261b03004576a7f05206eada58cf.debug 120777 root:root ../../usr/sbin/ser2net.debug +File: /usr/lib/debug/usr/sbin/ser2net.debug 100644 root:root dd0f39877bd959a8f3af1c270727cc37 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: 1313798336029097c772d171c6a87663464064391dffffc530fb1568a05bfcba639738a81f48083a3617891276f71c0ae6c8c3e5ddf26a79e2d3c81c0a071e0b