<86>Apr 25 09:24:58 userdel[3809335]: delete user 'rooter' <86>Apr 25 09:24:58 userdel[3809335]: removed group 'rooter' owned by 'rooter' <86>Apr 25 09:24:58 groupadd[3809343]: group added to /etc/group: name=rooter, GID=639 <86>Apr 25 09:24:58 groupadd[3809343]: group added to /etc/gshadow: name=rooter <86>Apr 25 09:24:58 groupadd[3809343]: new group: name=rooter, GID=639 <86>Apr 25 09:24:58 useradd[3809352]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 25 09:24:58 userdel[3809366]: delete user 'builder' <86>Apr 25 09:24:58 userdel[3809366]: removed group 'builder' owned by 'builder' <86>Apr 25 09:24:58 userdel[3809366]: removed shadow group 'builder' owned by 'builder' <86>Apr 25 09:24:58 groupadd[3809374]: group added to /etc/group: name=builder, GID=640 <86>Apr 25 09:24:58 groupadd[3809374]: group added to /etc/gshadow: name=builder <86>Apr 25 09:24:58 groupadd[3809374]: new group: name=builder, GID=640 <86>Apr 25 09:24:58 useradd[3809381]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash warning: user lav does not exist - using root warning: user lav does not exist - using root <13>Apr 25 09:24:59 rpmi: libobjc4-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Apr 25 09:24:59 rpmi: libobjc8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Apr 25 09:25:00 rpmi: gcc8-objc-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Apr 25 09:25:00 rpmi: gcc-objc-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Apr 25 09:25:00 rpmi: libobjc-devel-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Apr 25 09:25:00 rpmi: star-1.5.1-alt2.qa1 sisyphus+220739.100.1.1 1549372157 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58353 + 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.58353 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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/lib/GNUstep-libFoundation --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 --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-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/lib/GNUstep-libFoundation/System checking for GNUSTEP_LOCAL_ROOT to use... /usr/lib/GNUstep-libFoundation/Local checking for GNUSTEP_NETWORK_ROOT to use... /usr/lib/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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -march=i586 -mtune=generic -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) ^~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -march=i586 -mtune=generic -DGNUSTEP_SYSTEM_ROOT=/usr/lib/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.32943 + 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/lib/GNUstep-libFoundation/System Creating local and network dirs: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib/GNUstep-libFoundation/Local, /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib/GNUstep-libFoundation/Local Creating makefile directories in: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib/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/lib/GNUstep-libFoundation/System/Makefiles + find /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib/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/lib/GNUstep-libFoundation/System/Library/Makefiles/config.sub' -> '../../../../../share/gnu-config/config.sub' './usr/lib/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/lib: 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) verify-elf: WARNING: ./usr/lib/GNUstep-libFoundation/System/Library/Makefiles/ix86/linux-gnu/user_home: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/GNUstep-libFoundation/System/Library/Makefiles/ix86/linux-gnu/which_lib: uses non-LFS functions: __xstat readdir 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.90517 + 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.E0ZCkY find-provides: broken symbolic link /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib/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/lib/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.Ni1zO3 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/lib/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/lib/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/lib/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/lib/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.FJIxmf find-scriptlet-requires: FINDPACKAGE-COMMANDS: install ln mv Requires: gnustep-dirs, /bin/csh, /bin/echo, /bin/sh, /lib/ld-linux.so.2, /usr/share/gnu-config/config.guess, /usr/share/gnu-config/config.sub, coreutils, gdb, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), 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.Y8X4ND 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.sIfcYj 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.Xav5Qc 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/lib/GNUstep-libFoundation/System/Library/Makefiles/executable.template is not executable shebang.req.files: executable script /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib/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.l22Ycn 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.3IrneD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oWQp05 find-requires: running scripts (debuginfo) Requires: gnustep-make-libFoundation = 1.11.0-alt0.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Removing 3 extra deps from gnustep-make-libFoundation-devel due to repentancy on gnustep-make-libFoundation Wrote: /usr/src/RPM/RPMS/i586/gnustep-make-libFoundation-1.11.0-alt0.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/gnustep-make-libFoundation-devel-1.11.0-alt0.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/gnustep-make-libFoundation-debuginfo-1.11.0-alt0.1.i586.rpm (w2.lzdio) 6.09user 1.81system 0:15.51elapsed 50%CPU (0avgtext+0avgdata 24476maxresident)k 0inputs+0outputs (0major+712506minor)pagefaults 0swaps 10.43user 3.98system 0:21.83elapsed 66%CPU (0avgtext+0avgdata 117432maxresident)k 528inputs+0outputs (0major+1012163minor)pagefaults 0swaps --- gnustep-make-libFoundation-1.11.0-alt0.1.i586.rpm.repo 2005-11-11 12:13:10.000000000 +0000 +++ gnustep-make-libFoundation-1.11.0-alt0.1.i586.rpm.hasher 2021-04-25 09:25:18.469210501 +0000 @@ -31,4 +31,4 @@ /usr/lib/GNUstep-libFoundation/System/Library/Makefiles/clean_vendor.sh 100755 -/usr/lib/GNUstep-libFoundation/System/Library/Makefiles/config.guess 100755 -/usr/lib/GNUstep-libFoundation/System/Library/Makefiles/config.sub 100755 +/usr/lib/GNUstep-libFoundation/System/Library/Makefiles/config.guess 120755 ../../../../../share/gnu-config/config.guess +/usr/lib/GNUstep-libFoundation/System/Library/Makefiles/config.sub 120755 ../../../../../share/gnu-config/config.sub /usr/lib/GNUstep-libFoundation/System/Library/Makefiles/cpu.sh 100755 @@ -66,10 +66,11 @@ 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: /lib/ld-linux.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 Requires: libc.so.6(GLIBC_2.0) @@ -77,5 +78,8 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) +Requires: rtld(GNU_HASH) Requires: sed -Requires: sh -Requires: tcsh +Requires: coreutils +Requires: rpmlib(PayloadIsLzma) Provides: gnustep-make-libFoundation = 1.11.0-alt0.1 error: open of /archive/repo/p9/task/_264/270372/files/i586/RPMS/gnustep-make-libFoundation-debuginfo-1.11.0-alt0.1.i586.rpm failed: No such file or directory --- gnustep-make-libFoundation-devel-1.11.0-alt0.1.i586.rpm.repo 2005-11-11 12:13:10.000000000 +0000 +++ gnustep-make-libFoundation-devel-1.11.0-alt0.1.i586.rpm.hasher 2021-04-25 09:25:18.499210280 +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