<86>Mar 24 10:37:27 userdel[2528094]: delete user 'rooter'
<86>Mar 24 10:37:27 userdel[2528094]: removed group 'rooter' owned by 'rooter'
<86>Mar 24 10:37:27 userdel[2528094]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 24 10:37:27 groupadd[2528119]: group added to /etc/group: name=rooter, GID=1859
<86>Mar 24 10:37:27 groupadd[2528119]: group added to /etc/gshadow: name=rooter
<86>Mar 24 10:37:27 groupadd[2528119]: new group: name=rooter, GID=1859
<86>Mar 24 10:37:27 useradd[2528142]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash
<86>Mar 24 10:37:27 userdel[2528173]: delete user 'builder'
<86>Mar 24 10:37:27 userdel[2528173]: removed group 'builder' owned by 'builder'
<86>Mar 24 10:37:27 userdel[2528173]: removed shadow group 'builder' owned by 'builder'
<86>Mar 24 10:37:27 groupadd[2528193]: group added to /etc/group: name=builder, GID=1860
<86>Mar 24 10:37:27 groupadd[2528193]: group added to /etc/gshadow: name=builder
<86>Mar 24 10:37:27 groupadd[2528193]: new group: name=builder, GID=1860
<86>Mar 24 10:37:27 useradd[2528201]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash
warning: user lav does not exist - using root
warning: user lav does not exist - using root
<13>Mar 24 10:37:30 rpmi: libobjc4-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Mar 24 10:37:30 rpmi: libobjc8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Mar 24 10:37:31 rpmi: gcc8-objc-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Mar 24 10:37:31 rpmi: gcc-objc-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Mar 24 10:37:31 rpmi: libobjc-devel-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Mar 24 10:37:31 rpmi: star-1.5.1-alt2.qa1 sisyphus+220739.100.1.1 1549372074 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/gnustep-make-libFoundation-1.11.0-alt0.1.nosrc.rpm (w1.gzdio)
Installing gnustep-make-libFoundation-1.11.0-alt0.1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98438
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf gnustep-make-1.11.0
+ echo 'Source #0 (gnustep-make-1.11.0.tar.bz2):'
Source #0 (gnustep-make-1.11.0.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/gnustep-make-1.11.0.tar.bz2
+ /bin/tar -xf -
+ cd gnustep-make-1.11.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98438
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gnustep-make-1.11.0
+ cp -f /usr/share/automake/config.guess /usr/share/automake/config.sub .
+ autoconf
configure.ac:526: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2731: _AC_RUN_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2750: AC_RUN_IFELSE is expanded from...
configure.ac:526: the top level
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr/lib64/GNUstep-libFoundation --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 --disable-flattened --with-tar=tar --with-library-combo=gnu-fd-nil
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 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking for library combo... gnu-fd-nil
checking for apple compiler flags... yes
checking for ar... ar
checking for dlltool... no
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for gnutar... no
checking for gtar... gtar
checking for chown... chown
checking for GNUSTEP_SYSTEM_ROOT to use... /usr/lib64/GNUstep-libFoundation/System
checking for GNUSTEP_LOCAL_ROOT to use... /usr/lib64/GNUstep-libFoundation/Local
checking for GNUSTEP_NETWORK_ROOT to use... /usr/lib64/GNUstep-libFoundation/Local
checking for GNUSTEP_USER_ROOT to use... ~/GNUstep
checking for flattened directory structure... no
checking for custom shared objc library... NONE
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking dir.h usability... no
checking dir.h presence... no
checking for dir.h... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for sys/stat.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for unistd.h... (cached) yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for geteuid... yes
checking for getlogin... yes
checking for strchr... yes
checking whether objc has thread support... no
checking whether we should use native ObjC exceptions... not requested by user
checking if the compiler supports autodependencies... yes: gcc major version is 8
checking if we should strip makefiles after installation... no
checking for the version of gnustep-make we are compiling... 1.11.0
configure: creating ./config.status
config.status: creating config.make
config.status: creating openapp
config.status: creating debugapp
config.status: creating opentool
config.status: creating executable.template
config.status: creating GNUmakefile
config.status: creating GNUstep.sh
config.status: creating GNUstep.csh
config.status: creating fixpath.sh
config.status: creating gnustep-make.spec
config.status: creating GNUsteprc
config.status: creating config.h
config.status: executing default commands
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ /usr/bin/make
make: Entering directory '/usr/src/RPM/BUILD/gnustep-make-1.11.0'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -Wall -I. -o which_lib which_lib.c
which_lib.c: In function 'stripstr':
which_lib.c:176:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
   len = strlen (s);
                 ^
In file included from which_lib.c:104:
/usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
which_lib.c: In function 'normalize_and_check_dir':
which_lib.c:249:13: warning: pointer targets in passing argument 1 of 'stripstr' differ in signedness [-Wpointer-sign]
   stripstr (normalized_path);
             ^~~~~~~~~~~~~~~
which_lib.c:167:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void stripstr (unsigned char *s)
             ^~~~~~~~
which_lib.c: In function 'main':
which_lib.c:715:26: warning: pointer targets in passing argument 1 of 'stripstr' differ in signedness [-Wpointer-sign]
   stripstr (all_libraries[libraries_no]);
             ~~~~~~~~~~~~~^~~~~~~~~~~~~~
which_lib.c:167:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void stripstr (unsigned char *s)
             ^~~~~~~~
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -DGNUSTEP_SYSTEM_ROOT=/usr/lib64/GNUstep-libFoundation/System \
      -Wall -I. -o user_home user_home.c
make: Leaving directory '/usr/src/RPM/BUILD/gnustep-make-1.11.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15085
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/gnustep-make-libFoundation-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/gnustep-make-libFoundation-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd gnustep-make-1.11.0
+ /usr/bin/make install special_prefix=/usr/src/tmp/gnustep-make-libFoundation-buildroot
make: Entering directory '/usr/src/RPM/BUILD/gnustep-make-1.11.0'
Moving paths from old heirarchy: 
Creating system domain: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System
Creating local and network dirs: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/Local, /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/Local
Creating makefile directories in: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles
Installing gnustep-make support software
Installing makefiles
make: Leaving directory '/usr/src/RPM/BUILD/gnustep-make-1.11.0'
+ ln -s Library/Makefiles /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Makefiles
+ find /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Documentation -type f '!' -name '*.html' '!' -name '*.css' '!' -name '*.gz'
+ xargs gzip -9nf
‹��������������+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/gnustep-make-libFoundation-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/gnustep-make-libFoundation-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
'./usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.sub' -> '../../../../../share/gnu-config/config.sub'
'./usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.guess' -> '../../../../../share/gnu-config/config.guess'
Checking contents of files in /usr/src/tmp/gnustep-make-libFoundation-buildroot/ (default)
Compressing files in /usr/src/tmp/gnustep-make-libFoundation-buildroot (auto)
Adjusting library links in /usr/src/tmp/gnustep-make-libFoundation-buildroot
./usr/lib64:
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/gnustep-make-libFoundation-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: gnustep-make-libFoundation-1.11.0-alt0.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36850
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gnustep-make-1.11.0
+ DOCDIR=/usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/share/doc/gnustep-make-libFoundation-1.11.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/share/doc/gnustep-make-libFoundation-1.11.0
+ /bin/mkdir -p /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/share/doc/gnustep-make-libFoundation-1.11.0
+ cp -prL ChangeLog /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/share/doc/gnustep-make-libFoundation-1.11.0
+ chmod -R go-w /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/share/doc/gnustep-make-libFoundation-1.11.0
+ chmod -R a+rX /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/share/doc/gnustep-make-libFoundation-1.11.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gb2Ofj
find-provides: broken symbolic link /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.guess -> ../../../../../share/gnu-config/config.guess is not going to provide anything
find-provides: broken symbolic link /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.sub -> ../../../../../share/gnu-config/config.sub is not going to provide anything
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bO00RD
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
shebang.req: WARNING: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/GNUstep-reset.sh: too many arguments: #!/bin/echo This file must be sourced inside (ba)sh using: .
shebang.req: WARNING: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/GNUstep.csh: too many arguments: #!/bin/echo This file must be sourced inside csh using: source
shebang.req: WARNING: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/GNUstep.sh: too many arguments: #!/bin/echo This file must be sourced inside (ba)sh using: .
shebang.req: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/ld_lib_path.csh: /bin/csh -> /bin/csh (raw, not installed)
find-requires: FINDPACKAGE-COMMANDS: chmod fgrep gdb grep mv sed tr
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wz0d14
find-scriptlet-requires: FINDPACKAGE-COMMANDS: install ln mv
Requires: gnustep-dirs, /bin/csh, /bin/echo, /bin/sh, /lib64/ld-linux-x86-64.so.2, /usr/share/gnu-config/config.guess, /usr/share/gnu-config/config.sub, coreutils, gdb, grep, libc.so.6(GLIBC_2.14)(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.4)(64bit), rtld(GNU_HASH), sed
Requires(interp): /bin/sh
Requires(pre): /bin/sh, coreutils
Conflicts: gnustep-core
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1NgDCz
Creating gnustep-make-libFoundation-debuginfo package
Processing files: gnustep-make-libFoundation-devel-1.11.0-alt0.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QI8NH7
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9WxwgJ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
shebang.req.files: executable script /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/executable.template is not executable
shebang.req.files: executable script /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/java-executable.template is not executable
find-requires: FINDPACKAGE-COMMANDS: chown grep
Requires: gnustep-make-libFoundation = 1.11.0-alt0.1, /bin/sh, coreutils, grep
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0s5Ioo
Processing files: gnustep-make-libFoundation-debuginfo-1.11.0-alt0.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rPkp06
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6kMx5S
find-requires: running scripts (debuginfo)
Requires: gnustep-make-libFoundation = 1.11.0-alt0.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Removing 3 extra deps from gnustep-make-libFoundation-devel due to repentancy on gnustep-make-libFoundation
Wrote: /usr/src/RPM/RPMS/x86_64/gnustep-make-libFoundation-1.11.0-alt0.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/gnustep-make-libFoundation-devel-1.11.0-alt0.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/gnustep-make-libFoundation-debuginfo-1.11.0-alt0.1.x86_64.rpm (w2.lzdio)
3.14user 4.19system 0:14.49elapsed 50%CPU (0avgtext+0avgdata 29572maxresident)k
0inputs+0outputs (0major+828277minor)pagefaults 0swaps
3.12user 2.34system 0:23.12elapsed 23%CPU (0avgtext+0avgdata 135440maxresident)k
544inputs+0outputs (0major+196581minor)pagefaults 0swaps
--- gnustep-make-libFoundation-1.11.0-alt0.1.x86_64.rpm.repo	2005-11-11 15:30:21.000000000 +0000
+++ gnustep-make-libFoundation-1.11.0-alt0.1.x86_64.rpm.hasher	2024-03-24 10:37:48.154008249 +0000
@@ -31,4 +31,4 @@
 /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/clean_vendor.sh	100755	root:root	
-/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.guess	100755	root:root	
-/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.sub	100755	root:root	
+/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.guess	120755	root:root	../../../../../share/gnu-config/config.guess
+/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.sub	120755	root:root	../../../../../share/gnu-config/config.sub
 /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/cpu.sh	100755	root:root	
@@ -66,14 +66,20 @@
 Requires: /bin/sh  
-Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
-Requires: rpmlib(CompressedFileNames) <= 3.0.4-1
-Requires: binutils  
+Requires: /bin/csh  
+Requires: /bin/echo  
+Requires: /bin/sh  
+Requires: /lib64/ld-linux-x86-64.so.2  
+Requires: /usr/share/gnu-config/config.guess  
+Requires: /usr/share/gnu-config/config.sub  
 Requires: coreutils  
-Requires: e2fsprogs  
+Requires: gdb  
 Requires: grep  
-Requires: libc.so.6()(64bit)  
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
 Requires: libc.so.6(GLIBC_2.3)(64bit)  
+Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
+Requires: rtld(GNU_HASH)  
 Requires: sed  
-Requires: sh  
-Requires: tcsh  
+Requires: coreutils  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: gnustep-make-libFoundation = 1.11.0-alt0.1
@@ -111,4 +117,4 @@
 File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/clean_vendor.sh	100755	root:root	df9ab3c89987dd7238c7f6574a5c2970	
-File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.guess	100755	root:root	3e40c7411f15aecd6567622f441e8198	
-File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.sub	100755	root:root	7307ff5b4961a0ee6ed6d1686a9a42db	
+File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.guess	120755	root:root		../../../../../share/gnu-config/config.guess
+File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.sub	120755	root:root		../../../../../share/gnu-config/config.sub
 File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/cpu.sh	100755	root:root	d01423093dc8dd19c81f4c1d4dec6b09	
@@ -125,4 +131,4 @@
 File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/x86_64/linux-gnu	40755	root:root		
-File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/x86_64/linux-gnu/user_home	100755	root:root	f1f75e8311e9d50c560d13fd5dae464e	
-File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/x86_64/linux-gnu/which_lib	100755	root:root	fe7f792e4eb34ce7b43f05fd5555c2b4	
+File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/x86_64/linux-gnu/user_home	100755	root:root	517f6b9efbc49f591cd6f38f33ba4f52	
+File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/x86_64/linux-gnu/which_lib	100755	root:root	07f1d60599587a173cec6369f0707940	
 File: /usr/lib64/GNUstep-libFoundation/System/Library/PostScript	40755	root:root		
@@ -144,2 +150,2 @@
 File: /usr/share/doc/gnustep-make-libFoundation-1.11.0/ChangeLog	100644	root:root	a106c02f7f0e2b410de8fe6270f1e9a1	
-RPMIdentity: 4124227054b821e5032b005b322a92dca91a44599d5db710eaf8725863b85453875084abafac718aa5b015d7b839f1bae625497d9e0952c022658eaa527b4363
+RPMIdentity: 0d130906f8e30d9fc6be4f1f553cda3f200635b1b7dbfdb278b303c7c99d0852d190382042af7ffb43115d07125ae4d2f2f553635900f925f17123a0e9f6818f
error: open of /archive/repo/p9/task/_334/342840/files/x86_64/RPMS/gnustep-make-libFoundation-debuginfo-1.11.0-alt0.1.x86_64.rpm failed: No such file or directory
--- gnustep-make-libFoundation-devel-1.11.0-alt0.1.x86_64.rpm.repo	2005-11-11 15:30:21.000000000 +0000
+++ gnustep-make-libFoundation-devel-1.11.0-alt0.1.x86_64.rpm.hasher	2024-03-24 10:37:48.223009453 +0000
@@ -98,6 +98,3 @@
 Requires: gnustep-make-libFoundation = 1.11.0-alt0.1
-Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
-Requires: rpmlib(CompressedFileNames) <= 3.0.4-1
-Requires: coreutils  
-Requires: sh  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: gnustep-make-libFoundation-devel = 1.11.0-alt0.1
@@ -199,3 +196,3 @@
 File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/tool.make	100644	root:root	193b7fec7b16ca692eb223c4c66c259f	
-File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/x86_64/linux-gnu/config.make	100644	root:root	212469f3ee06766e9da9ef9bc4319ac6	
-RPMIdentity: bd58c0af92b1cf48121eb2208095221e67b13eb0310f5a536c3007fb985fbd1805e8bf5a1a0c295a724cec53d9d6f09e77c1a1feb114c81a867e1d5a1f2845ab
+File: /usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/x86_64/linux-gnu/config.make	100644	root:root	5160657943a401c6e2cdc4696929a9d9	
+RPMIdentity: cf7b73c0a6367108e2024592d158b348c11d1e80afc958d75e7f54e6192a869900f81fa229ffdeb082b7a9584489ee8dd90de1bac3cc45d172e20a174e9350b6