<86>Apr 14 01:05:59 userdel[16849]: delete user 'rooter' <86>Apr 14 01:05:59 userdel[16849]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:05:59 groupadd[16861]: group added to /etc/group: name=rooter, GID=597 <86>Apr 14 01:05:59 groupadd[16861]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:05:59 groupadd[16861]: new group: name=rooter, GID=597 <86>Apr 14 01:05:59 useradd[16866]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 14 01:05:59 userdel[16875]: delete user 'builder' <86>Apr 14 01:05:59 userdel[16875]: removed group 'builder' owned by 'builder' <86>Apr 14 01:05:59 userdel[16875]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:05:59 groupadd[16886]: group added to /etc/group: name=builder, GID=598 <86>Apr 14 01:05:59 groupadd[16886]: group added to /etc/gshadow: name=builder <86>Apr 14 01:05:59 groupadd[16886]: new group: name=builder, GID=598 <86>Apr 14 01:05:59 useradd[16894]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 14 01:06:02 rpmi: libicu56-1:5.6.1-alt1.1 1458012333 installed <13>Apr 14 01:06:02 rpmi: libfbembed-2.1.5.18497.0-alt2.1 1456596583 installed <13>Apr 14 01:06:02 rpmi: libfbclient-2.1.5.18497.0-alt2.1 1456596583 installed <13>Apr 14 01:06:02 rpmi: firebird-2.1.5.18497.0-alt2.1 1456596583 installed <13>Apr 14 01:06:02 rpmi: firebird-devel-2.1.5.18497.0-alt2.1 1456596583 installed <13>Apr 14 01:06:02 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing FreeAdhocUDF-0.0.0.20090128a-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf FreeAdhocUDF-0.0.0.20090128a + echo 'Source #0 (FreeAdhocUDF-0.0.0.20090128a.tar):' Source #0 (FreeAdhocUDF-0.0.0.20090128a.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/FreeAdhocUDF-0.0.0.20090128a.tar + cd FreeAdhocUDF-0.0.0.20090128a + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (FreeAdhocUDF-0.0.0.20090128a-alt-makefile.0.1.patch):' Patch #1 (FreeAdhocUDF-0.0.0.20090128a-alt-makefile.0.1.patch): + /usr/bin/patch -p1 patching file source/adhoc/Makefile.Linux + echo 'Patch #2 (FreeAdhocUDF-0.0.0.20090128a-alt-fix-uuid_functions.0.1.patch):' Patch #2 (FreeAdhocUDF-0.0.0.20090128a-alt-fix-uuid_functions.0.1.patch): + /usr/bin/patch -p1 patching file source/adhoc/uuid_functions.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd FreeAdhocUDF-0.0.0.20090128a + pushd source/adhoc/ ~/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a/source/adhoc ~/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a + cp Makefile.Linux Makefile + '[' -n '' ']' + NPROCS=8 + make -j8 LIB=/usr/lib64 new make: Entering directory `/usr/src/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a/source/adhoc' rm -f *.o *.so *.bak *.~* core cat Makefile | sed '/^# DO NOT DELETE/,$d' > Makefile.tmp gcc date_functions.c -Wall -fpic -O -c -I/usr/include -o date_functions.o gcc math_functions.c -Wall -fpic -O -c -I/usr/include -o math_functions.o gcc string_functions.c -Wall -fpic -O -c -I/usr/include -o string_functions.o gcc blob_functions.c -Wall -fpic -O -c -I/usr/include -o blob_functions.o gcc md5c.c -Wall -fpic -O -c -I/usr/include -o md5c.o ---------- clean done gcc sysdep.c -Wall -fpic -O -c -I/usr/include -o sysdep.o ---------- mv Makefile.tmp Makefile echo "# DO NOT DELETE THIS LINE - MAKE DEPEND DEPENDS ON IT" >> Makefile echo "" >> Makefile for i in *.c; do gcc -Wall -fpic -O -c -I/usr/include -E -MM $i >> Makefile; done gcc uuid.c -Wall -fpic -O -c -I/usr/include -o uuid.o gcc uuid_functions.c -Wall -fpic -O -c -I/usr/include -o uuid_functions.o gcc const_functions.c -Wall -fpic -O -c -I/usr/include -o const_functions.o gcc conv_functions.c -Wall -fpic -O -c -I/usr/include -o conv_functions.o gcc diverse_functions.c -Wall -fpic -O -c -I/usr/include -o diverse_functions.o ----------- depend done ----------- ld date_functions.o math_functions.o string_functions.o blob_functions.o md5c.o sysdep.o uuid.o uuid_functions.o const_functions.o conv_functions.o diverse_functions.o -o FreeAdhocUDF_fb2x.so -G -Bsymbolic -L/usr/lib64 -lm -lc -lib_util -lfbclient ------------------------------- chosen firebird_2_5_a1 libs are located /usr/lib64 headers are located /usr/include clientlib is fbclient libname is FreeAdhocUDF_fb2x.so ------------------------------ make: Leaving directory `/usr/src/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a/source/adhoc' + popd ~/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/FreeAdhocUDF-buildroot + : + /bin/rm -rf -- /usr/src/tmp/FreeAdhocUDF-buildroot + cd FreeAdhocUDF-0.0.0.20090128a + install -d /usr/src/tmp/FreeAdhocUDF-buildroot/usr/lib64/firebird/UDF/ + pushd source/adhoc/ ~/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a/source/adhoc ~/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a + make 'INSTALL=/bin/install -p' DBDIR=/usr/src/tmp/FreeAdhocUDF-buildroot/usr/lib64/firebird/ install make: Entering directory `/usr/src/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a/source/adhoc' cp FreeAdhocUDF_fb2x.so /usr/src/tmp/FreeAdhocUDF-buildroot/usr/lib64/firebird//UDF/FreeAdhocUDF.so make: Leaving directory `/usr/src/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a/source/adhoc' + popd ~/RPM/BUILD/FreeAdhocUDF-0.0.0.20090128a + /usr/lib/rpm/find-lang FreeAdhocUDF + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/FreeAdhocUDF-buildroot (auto) mode of './usr/lib64/firebird/UDF/FreeAdhocUDF.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/FreeAdhocUDF-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/FreeAdhocUDF-buildroot (auto) Adjusting library links in /usr/src/tmp/FreeAdhocUDF-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/FreeAdhocUDF-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: FreeAdhocUDF-0.0.0.20090128a-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32283 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd FreeAdhocUDF-0.0.0.20090128a + DOCDIR=/usr/src/tmp/FreeAdhocUDF-buildroot/usr/share/doc/FreeAdhocUDF-0.0.0.20090128a + export DOCDIR + rm -rf /usr/src/tmp/FreeAdhocUDF-buildroot/usr/share/doc/FreeAdhocUDF-0.0.0.20090128a + /bin/mkdir -p /usr/src/tmp/FreeAdhocUDF-buildroot/usr/share/doc/FreeAdhocUDF-0.0.0.20090128a + cp -prL liesmich.txt lisezmoi.txt readme.txt install/ documentation/UDF.adhoc-data.de/ /usr/src/tmp/FreeAdhocUDF-buildroot/usr/share/doc/FreeAdhocUDF-0.0.0.20090128a + chmod -R go-w /usr/src/tmp/FreeAdhocUDF-buildroot/usr/share/doc/FreeAdhocUDF-0.0.0.20090128a + chmod -R a+rX /usr/src/tmp/FreeAdhocUDF-buildroot/usr/share/doc/FreeAdhocUDF-0.0.0.20090128a + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NyXEdJ 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.s2pxO9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /usr/lib64/firebird/UDF, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libfbclient.so.2()(64bit) >= set:mjK0MCr9hEcOE8LiCTif, libib_util.so()(64bit) >= set:dcR4, libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lhL3aD Creating FreeAdhocUDF-debuginfo package Processing files: FreeAdhocUDF-debuginfo-0.0.0.20090128a-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a4yfk9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fVgIcI find-requires: running scripts (debuginfo) Requires: FreeAdhocUDF = 0.0.0.20090128a-alt2, debug64(libc.so.6), debug64(libfbclient.so.2), debug64(libib_util.so), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/FreeAdhocUDF-0.0.0.20090128a-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/FreeAdhocUDF-debuginfo-0.0.0.20090128a-alt2.x86_64.rpm 2.67user 0.54system 0:06.51elapsed 49%CPU (0avgtext+0avgdata 36816maxresident)k 0inputs+0outputs (0major+218516minor)pagefaults 0swaps 5.84user 2.44system 0:12.11elapsed 68%CPU (0avgtext+0avgdata 121972maxresident)k 5768inputs+0outputs (0major+436373minor)pagefaults 0swaps --- FreeAdhocUDF-0.0.0.20090128a-alt2.x86_64.rpm.repo 2009-08-03 16:28:45.000000000 +0000 +++ FreeAdhocUDF-0.0.0.20090128a-alt2.x86_64.rpm.hasher 2019-04-14 01:06:10.594665740 +0000 @@ -191,8 +191,9 @@ 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: libc.so.6(GLIBC_2.7)(64bit) -Requires: libfbclient.so.2()(64bit) -Requires: libib_util.so()(64bit) +Requires: libfbclient.so.2()(64bit) >= set:mjK0MCr9hEcOE8LiCTif +Requires: rpmlib(SetVersions) +Requires: libib_util.so()(64bit) >= set:dcR4 Requires: libm.so.6(GLIBC_2.2.5)(64bit) +Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma) error: open of /ALT/repo/p8/task/archive/_221/226622/files/x86_64/RPMS/FreeAdhocUDF-debuginfo-0.0.0.20090128a-alt2.x86_64.rpm failed: No such file or directory