<86>May 4 01:20:02 userdel[1012674]: delete user 'rooter' <86>May 4 01:20:02 userdel[1012674]: removed group 'rooter' owned by 'rooter' <86>May 4 01:20:02 userdel[1012674]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:20:02 groupadd[1012734]: group added to /etc/group: name=rooter, GID=1850 <86>May 4 01:20:02 groupadd[1012734]: group added to /etc/gshadow: name=rooter <86>May 4 01:20:02 groupadd[1012734]: new group: name=rooter, GID=1850 <86>May 4 01:20:02 useradd[1012782]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>May 4 01:20:02 userdel[1012855]: delete user 'builder' <86>May 4 01:20:02 userdel[1012855]: removed group 'builder' owned by 'builder' <86>May 4 01:20:02 userdel[1012855]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:20:02 groupadd[1012918]: group added to /etc/group: name=builder, GID=1851 <86>May 4 01:20:02 groupadd[1012918]: group added to /etc/gshadow: name=builder <86>May 4 01:20:02 groupadd[1012918]: new group: name=builder, GID=1851 <86>May 4 01:20:02 useradd[1012964]: new user: name=builder, UID=1851, GID=1851, 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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71645 + 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.71645 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by x86_64-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... x86_64-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 x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-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 x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-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 x86_64-alt-linux-gcc object... failed checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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' x86_64-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 -c utils.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' x86_64-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 -c telnet.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' x86_64-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 -c readconfig.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' x86_64-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 -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' x86_64-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 -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' x86_64-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 -c devcfg.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' x86_64-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 -c selector.c make: Leaving directory '/usr/src/RPM/BUILD/ser2net-2.5' make: Entering directory '/usr/src/RPM/BUILD/ser2net-2.5' x86_64-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 -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 x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ser2net controller.o dataxfer.o devcfg.o readconfig.o selector.o ser2net.o utils.o telnet.o mkdir .libs x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.39836 + 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:/usr/bin:/bin:/usr/local/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 /usr/bin/ginstall -c 'ser2net' '/usr/src/tmp/ser2net-buildroot/usr/sbin/ser2net' /usr/bin/ginstall -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" /usr/bin/ginstall -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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ser2net-buildroot Processing files: ser2net-2.5-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33091 + 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.uhSZ4u 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.tnnDMt 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.6FsfrK Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.thudm6 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, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), 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.ZotrRf 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.GubOSk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EPV1vC find-requires: running scripts (debuginfo) Requires: ser2net = 2.5-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/ser2net-2.5-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ser2net-debuginfo-2.5-alt1.qa1.x86_64.rpm (w2.lzdio) 1.79user 3.65system 0:11.88elapsed 45%CPU (0avgtext+0avgdata 47196maxresident)k 0inputs+0outputs (0major+722246minor)pagefaults 0swaps /.out/ser2net-2.5-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/ser2net-debuginfo-2.5-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.52user 1.87system 0:17.02elapsed 14%CPU (0avgtext+0avgdata 12488maxresident)k 0inputs+0outputs (0major+95579minor)pagefaults 0swaps --- ser2net-2.5-alt1.qa1.x86_64.rpm.repo 2013-04-17 16:17:31.000000000 +0000 +++ ser2net-2.5-alt1.qa1.x86_64.rpm.hasher 2024-05-04 01:20:16.269927204 +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 @@ -28,2 +27,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -37,3 +38,3 @@ File: /etc/ser2net.conf 100644 root:root 55f8ff56053134713a472d331a2f225d -File: /usr/sbin/ser2net 100755 root:root bb1d0a3f58e3606874363a90514173ea +File: /usr/sbin/ser2net 100755 root:root 5086ee6493d59605d210e976e3529f2b File: /usr/share/doc/ser2net-2.5 40755 root:root @@ -45,3 +46,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: 98e96a280b20bd19f8db774c6d9eeb7a62c36c4cd73bca756d6241f223e7a941e4de161e5a2d858dd771ad5bbb82e78ade52fdeeb1d71e030adb82d78bfe6273 +File: /usr/share/man/man8/ser2net.8.xz 100644 root:root d662464bd9011f6381092fd4daf58313 +RPMIdentity: 45f3a927e12871c1e3f9f9cc2ebd96a806c7f6e14766baf474a8879238f220131d4337ed78990267432d9a357855fd4ca2da211bfce9af40bc53a0d07141d5f8 --- ser2net-debuginfo-2.5-alt1.qa1.x86_64.rpm.repo 2013-04-17 16:17:31.000000000 +0000 +++ ser2net-debuginfo-2.5-alt1.qa1.x86_64.rpm.hasher 2024-05-04 01:20:16.336928020 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d3 40755 root:root -/usr/lib/debug/.build-id/d3/0edb0972f8b3c09cee9818c2b3e38128574989 120777 root:root ../../../../sbin/ser2net -/usr/lib/debug/.build-id/d3/0edb0972f8b3c09cee9818c2b3e38128574989.debug 120777 root:root ../../usr/sbin/ser2net.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/bcdb52205a6edf2886ee5da9cc7b2c05e516ef 120777 root:root ../../../../sbin/ser2net +/usr/lib/debug/.build-id/41/bcdb52205a6edf2886ee5da9cc7b2c05e516ef.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/d3 40755 root:root -File: /usr/lib/debug/.build-id/d3/0edb0972f8b3c09cee9818c2b3e38128574989 120777 root:root ../../../../sbin/ser2net -File: /usr/lib/debug/.build-id/d3/0edb0972f8b3c09cee9818c2b3e38128574989.debug 120777 root:root ../../usr/sbin/ser2net.debug -File: /usr/lib/debug/usr/sbin/ser2net.debug 100644 root:root 154966f9f40fc406cf5aef1da0e4cc3c +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/bcdb52205a6edf2886ee5da9cc7b2c05e516ef 120777 root:root ../../../../sbin/ser2net +File: /usr/lib/debug/.build-id/41/bcdb52205a6edf2886ee5da9cc7b2c05e516ef.debug 120777 root:root ../../usr/sbin/ser2net.debug +File: /usr/lib/debug/usr/sbin/ser2net.debug 100644 root:root 13b2b352f5c44a1e826b89362e4ecbda 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: e64f10414ef20b9fe653efb462f9b550344fe89aaecc6409c8a8721879755955ae7e1373a706bc3c028f1e858119629b7483a107cf3bd27d66b32b64a14c9184 +RPMIdentity: 56bba12419817efdba785a9595355147eedadf25e0ea39eed359a8a2c827f01c9e5c2afe7737b9ff32a828823b25ce7388421514c9992c51f8dc5ddca3f634d6