<86>Jan 13 01:09:28 userdel[128067]: delete user 'rooter' <86>Jan 13 01:09:28 groupadd[128116]: group added to /etc/group: name=rooter, GID=663 <86>Jan 13 01:09:28 groupadd[128116]: group added to /etc/gshadow: name=rooter <86>Jan 13 01:09:28 groupadd[128116]: new group: name=rooter, GID=663 <86>Jan 13 01:09:28 useradd[128142]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Jan 13 01:09:28 userdel[128189]: delete user 'builder' <86>Jan 13 01:09:28 userdel[128189]: removed group 'builder' owned by 'builder' <86>Jan 13 01:09:28 userdel[128189]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 01:09:28 groupadd[128225]: group added to /etc/group: name=builder, GID=664 <86>Jan 13 01:09:28 groupadd[128225]: group added to /etc/gshadow: name=builder <86>Jan 13 01:09:28 groupadd[128225]: new group: name=builder, GID=664 <86>Jan 13 01:09:28 useradd[128242]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Jan 13 01:09:32 rpmi: autoconf_2.50-2:2.59-alt11 1449525230 installed <13>Jan 13 01:09:32 rpmi: libobjc4-5.3.1-alt3 1457662528 installed <13>Jan 13 01:09:32 rpmi: libobjc5-devel-5.3.1-alt3 1457662528 installed <13>Jan 13 01:09:32 rpmi: gcc5-objc-5.3.1-alt3 1457662528 installed <13>Jan 13 01:09:32 rpmi: star-1.5.1-alt2 1297295430 installed <13>Jan 13 01:09:32 rpmi: automake_1.9-1:1.9.6-alt6 1449516872 installed 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.76403 + 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.76403 + 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 -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 --without-included-gettext --disable-flattened --with-tar=tar --with-library-combo=gnu-fd-nil configure: WARNING: unrecognized options: --disable-dependency-tracking, --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 5 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, --without-included-gettext + /usr/bin/make make: Entering directory `/usr/src/RPM/BUILD/gnustep-make-1.11.0' x86_64-alt-linux-gcc -pipe -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:0: /usr/include/string.h:394: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:13: 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 -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.2687 + 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 + 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) Compressing files in /usr/src/tmp/gnustep-make-libFoundation-buildroot (auto) Adjusting library links in /usr/src/tmp/gnustep-make-libFoundation-buildroot ./usr/lib64: 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.70304 + 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.pEzKTe find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OcExe7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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) shell.req: /usr/src/tmp/gnustep-make-libFoundation-buildroot/usr/lib64/GNUstep-libFoundation/System/Library/Makefiles/config.guess: /usr/sbin/lsattr -> /usr/sbin/lsattr (raw, not installed) find-requires: FINDPACKAGE-COMMANDS: cat chmod fgrep gdb getsysinfo grep mv objdump sed tr uname Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1mtpW4 find-scriptlet-requires: FINDPACKAGE-COMMANDS: install ln mv Requires: gnustep-dirs, /bin/csh, /bin/echo, /bin/grep, /bin/sh, /bin/uname, /lib64/ld-linux-x86-64.so.2, /usr/sbin/lsattr, binutils, coreutils, gdb, grep, hwinfo-utils, 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.iFBZn5 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.li8Nz8 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mcirxe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.Hkwjhn 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.qjRPNy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nzVf8M 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 Wrote: /usr/src/RPM/RPMS/x86_64/gnustep-make-libFoundation-devel-1.11.0-alt0.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/gnustep-make-libFoundation-debuginfo-1.11.0-alt0.1.x86_64.rpm 3.73user 1.65system 0:14.24elapsed 37%CPU (0avgtext+0avgdata 27812maxresident)k 0inputs+0outputs (0major+684700minor)pagefaults 0swaps 13.27user 4.07system 0:28.99elapsed 59%CPU (0avgtext+0avgdata 124844maxresident)k 16216inputs+0outputs (0major+1096007minor)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 2019-01-13 01:09:50.335359936 +0000 @@ -66,14 +66,23 @@ Requires: /bin/sh -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 +Requires: /bin/csh +Requires: /bin/echo +Requires: /bin/grep +Requires: /bin/sh +Requires: /bin/uname +Requires: /lib64/ld-linux-x86-64.so.2 +Requires: /usr/sbin/lsattr Requires: binutils Requires: coreutils -Requires: e2fsprogs +Requires: gdb Requires: grep -Requires: libc.so.6()(64bit) +Requires: hwinfo-utils +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 error: open of /ALT/repo/p8/task/archive/_213/218796/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 2019-01-13 01:09:50.368359952 +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