<86>Apr 14 06:01:28 userdel[21396]: delete user 'rooter' <86>Apr 14 06:01:28 userdel[21396]: removed group 'rooter' owned by 'rooter' <86>Apr 14 06:01:28 userdel[21396]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 06:01:28 groupadd[21469]: group added to /etc/group: name=rooter, GID=627 <86>Apr 14 06:01:28 groupadd[21469]: group added to /etc/gshadow: name=rooter <86>Apr 14 06:01:28 groupadd[21469]: new group: name=rooter, GID=627 <86>Apr 14 06:01:28 useradd[21498]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Apr 14 06:01:28 userdel[21528]: delete user 'builder' <86>Apr 14 06:01:28 userdel[21528]: removed group 'builder' owned by 'builder' <86>Apr 14 06:01:28 userdel[21528]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 06:01:28 groupadd[21551]: group added to /etc/group: name=builder, GID=628 <86>Apr 14 06:01:28 groupadd[21551]: group added to /etc/gshadow: name=builder <86>Apr 14 06:01:28 groupadd[21551]: new group: name=builder, GID=628 <86>Apr 14 06:01:28 useradd[21562]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Apr 14 06:01:34 rpmi: libicu56-1:5.6.1-alt1.1 1458012365 installed <13>Apr 14 06:01:35 rpmi: libfbembed-2.1.5.18497.0-alt2.1 1456596629 installed <13>Apr 14 06:01:35 rpmi: libfbclient-2.1.5.18497.0-alt2.1 1456596629 installed <13>Apr 14 06:01:36 rpmi: firebird-2.1.5.18497.0-alt2.1 1456596629 installed <13>Apr 14 06:01:36 rpmi: firebird-devel-2.1.5.18497.0-alt2.1 1456596629 installed <13>Apr 14 06:01:36 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing FreeAdhocUDF-0.0.0.20090128a-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10077 + 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.10077 + 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/lib 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 ---------- mv Makefile.tmp Makefile echo "# DO NOT DELETE THIS LINE - MAKE DEPEND DEPENDS ON IT" >> Makefile clean done gcc md5c.c -Wall -fpic -O -c -I/usr/include -o md5c.o ---------- gcc sysdep.c -Wall -fpic -O -c -I/usr/include -o sysdep.o echo "" >> Makefile gcc uuid.c -Wall -fpic -O -c -I/usr/include -o uuid.o for i in *.c; do gcc -Wall -fpic -O -c -I/usr/include -E -MM $i >> Makefile; done 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/lib -lm -lc -lib_util -lfbclient ------------------------------- chosen firebird_2_5_a1 libs are located /usr/lib 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.94848 + 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/lib/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/lib/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/lib/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/lib/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/lib: 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) verify-elf: WARNING: ./usr/lib/firebird/UDF/FreeAdhocUDF.so: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: FreeAdhocUDF-0.0.0.20090128a-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25164 + 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.CNHLAu 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.bOhDtW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /usr/lib/firebird/UDF, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libfbclient.so.2 >= set:mjK0MCr9hEcOE8LiCTif, libib_util.so >= set:dcR4, libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), 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.XM577s 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.KFqPx5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.46oG0O find-requires: running scripts (debuginfo) Requires: FreeAdhocUDF = 0.0.0.20090128a-alt2, debug(libc.so.6), debug(libfbclient.so.2), debug(libib_util.so), debug(libm.so.6) Wrote: /usr/src/RPM/RPMS/i586/FreeAdhocUDF-0.0.0.20090128a-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/FreeAdhocUDF-debuginfo-0.0.0.20090128a-alt2.i586.rpm 3.69user 0.84system 0:07.26elapsed 62%CPU (0avgtext+0avgdata 29112maxresident)k 0inputs+0outputs (0major+190830minor)pagefaults 0swaps 11.38user 3.98system 0:18.74elapsed 81%CPU (0avgtext+0avgdata 122460maxresident)k 5752inputs+0outputs (0major+413041minor)pagefaults 0swaps --- FreeAdhocUDF-0.0.0.20090128a-alt2.i586.rpm.repo 2009-08-03 16:28:49.000000000 +0000 +++ FreeAdhocUDF-0.0.0.20090128a-alt2.i586.rpm.hasher 2019-04-14 06:01:44.965395073 +0000 @@ -192,9 +192,10 @@ Requires: libc.so.6(GLIBC_2.3) -Requires: libc.so.6(GLIBC_2.3.4) Requires: libc.so.6(GLIBC_2.4) Requires: libc.so.6(GLIBC_2.7) -Requires: libfbclient.so.2 -Requires: libib_util.so +Requires: libfbclient.so.2 >= set:mjK0MCr9hEcOE8LiCTif +Requires: rpmlib(SetVersions) +Requires: libib_util.so >= set:dcR4 Requires: libm.so.6(GLIBC_2.0) Requires: libm.so.6(GLIBC_2.1) +Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma) error: open of /ALT/repo/p8/task/archive/_221/226622/files/i586/RPMS/FreeAdhocUDF-debuginfo-0.0.0.20090128a-alt2.i586.rpm failed: No such file or directory