<86>May 4 00:37:00 userdel[1952085]: delete user 'rooter' <86>May 4 00:37:00 userdel[1952085]: removed group 'rooter' owned by 'rooter' <86>May 4 00:37:00 userdel[1952085]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:37:00 groupadd[1952159]: group added to /etc/group: name=rooter, GID=1823 <86>May 4 00:37:00 groupadd[1952159]: group added to /etc/gshadow: name=rooter <86>May 4 00:37:00 groupadd[1952159]: new group: name=rooter, GID=1823 <86>May 4 00:37:00 useradd[1952208]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>May 4 00:37:00 userdel[1952281]: delete user 'builder' <86>May 4 00:37:00 userdel[1952281]: removed group 'builder' owned by 'builder' <86>May 4 00:37:00 userdel[1952281]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:37:00 groupadd[1952336]: group added to /etc/group: name=builder, GID=1824 <86>May 4 00:37:00 groupadd[1952336]: group added to /etc/gshadow: name=builder <86>May 4 00:37:00 groupadd[1952336]: new group: name=builder, GID=1824 <86>May 4 00:37:00 useradd[1952386]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/fvcool-1.04-alt3.src.rpm: license not found in '/usr/share/license' directory: like Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/fvcool-1.04-alt3.nosrc.rpm (w1.gzdio) Installing fvcool-1.04-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1626 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf FVCool104 + echo 'Source #0 (FVCool104.tar.bz2):' Source #0 (FVCool104.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/FVCool104.tar.bz2 + /bin/tar -xf - + cd FVCool104 + /bin/chmod -c -Rf u+rwX,go-w . mode of './AC-TOOLS/config.sub' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './AC-TOOLS/config.guess' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + echo 'Patch #0 (fvcool-1.04-alt-hack-configure.patch):' Patch #0 (fvcool-1.04-alt-hack-configure.patch): + /usr/bin/patch -p0 patching file configure.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32535 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd FVCool104 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Entering directory '.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.in:23: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:23: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:23: the top level configure.in:30: warning: AC_OUTPUT should be used without arguments. configure.in:30: You should run autoupdate. autoreconf-default: configure.in: not using Autoheader autoreconf-default: configure.in: not using Automake autoreconf-default: linking AC-TOOLS/install-sh to /usr/share/autoconf-2.71/build-aux/install-sh autoreconf-default: Leaving directory '.' + 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 + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking for a BSD-compatible install... /usr/bin/ginstall -c checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/FVCool104' gcc -c fvcool.c -O3 -Wall -DLINUX fvcool.c: In function 'InitPCI': fvcool.c:317:5: warning: type of 'debug_flag' defaults to 'int' [-Wimplicit-int] 317 | int InitPCI(debug_flag) | ^~~~~~~ gcc -o fvcool fvcool.o -s make: Leaving directory '/usr/src/RPM/BUILD/FVCool104' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32869 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fvcool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fvcool-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd FVCool104 + install -D -m644 fvcool /usr/src/tmp/fvcool-buildroot/usr/sbin/fvcool + install -D -m755 /usr/src/RPM/SOURCES/fvcool-rc /usr/src/tmp/fvcool-buildroot/etc/rc.d/init.d/fvcool + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fvcool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fvcool-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/fvcool-buildroot/ (default) Compressing files in /usr/src/tmp/fvcool-buildroot (auto) 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/fvcool Verifying ELF objects in /usr/src/tmp/fvcool-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/fvcool-buildroot Processing files: fvcool-1.04-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32869 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd FVCool104 + DOCDIR=/usr/src/tmp/fvcool-buildroot/usr/share/doc/fvcool-1.04 + export DOCDIR + rm -rf /usr/src/tmp/fvcool-buildroot/usr/share/doc/fvcool-1.04 + /bin/mkdir -p /usr/src/tmp/fvcool-buildroot/usr/share/doc/fvcool-1.04 + cp -prL ReadMe ReadMe.jp ReadMe.tech_KT133 CopyRight /usr/src/tmp/fvcool-buildroot/usr/share/doc/fvcool-1.04 + chmod -R go-w /usr/src/tmp/fvcool-buildroot/usr/share/doc/fvcool-1.04 + chmod -R a+rX /usr/src/tmp/fvcool-buildroot/usr/share/doc/fvcool-1.04 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1tkfr4 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.3n9q9X find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JQAhb5 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b1JdKD Requires: kernel >= 2.4.26, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(failure), /etc/rc.d/init.d(success), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CoFMms Wrote: /usr/src/RPM/RPMS/x86_64/fvcool-1.04-alt3.x86_64.rpm (w2.lzdio) 1.07user 1.63system 0:07.90elapsed 34%CPU (0avgtext+0avgdata 33856maxresident)k 0inputs+0outputs (0major+332012minor)pagefaults 0swaps /.out/fvcool-1.04-alt3.x86_64.rpm: license not found in '/usr/share/license' directory: like 0.53user 1.84system 0:12.89elapsed 18%CPU (0avgtext+0avgdata 12508maxresident)k 0inputs+0outputs (0major+94472minor)pagefaults 0swaps --- fvcool-1.04-alt3.x86_64.rpm.repo 2010-03-03 14:55:30.000000000 +0000 +++ fvcool-1.04-alt3.x86_64.rpm.hasher 2024-05-04 00:37:09.772629969 +0000 @@ -10,3 +10,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -18,2 +17,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH) @@ -24,3 +25,3 @@ File: /etc/rc.d/init.d/fvcool 100755 root:root cc597beafca381951c87f070b4c4e759 -File: /usr/sbin/fvcool 100755 root:wheel d8ae4575c35a59b256b6042ac1893306 +File: /usr/sbin/fvcool 100755 root:wheel c80c99f896e813855e85273ce3c33e74 File: /usr/share/doc/fvcool-1.04 40755 root:root @@ -30,2 +31,2 @@ File: /usr/share/doc/fvcool-1.04/ReadMe.tech_KT133 100644 root:root c21959c09ef3f6c42dad655d23345d16 -RPMIdentity: 218511cb96a1fd4da4ddd63b274aeed12daffb9393363ad9dc920f345794eaf22e39972d378d5f0ef9c481ff48fd9f5f91c6624ea05cd876a8e93f1625309f63 +RPMIdentity: 445b3d9fd59db610b7b0458621eb115414798aef200a77b9727b6ff4ef380980644d378a11e7f9f3665b385c9bb4bf180d215f209c9f918d4739f8d23cfa9351