<86>Apr 14 01:07:35 userdel[100995]: delete user 'rooter' <86>Apr 14 01:07:35 userdel[100995]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:07:35 userdel[100995]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:07:35 groupadd[101027]: group added to /etc/group: name=rooter, GID=645 <86>Apr 14 01:07:35 groupadd[101027]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:07:35 groupadd[101027]: new group: name=rooter, GID=645 <86>Apr 14 01:07:35 useradd[101047]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Apr 14 01:07:35 userdel[101114]: delete user 'builder' <86>Apr 14 01:07:35 userdel[101114]: removed group 'builder' owned by 'builder' <86>Apr 14 01:07:35 userdel[101114]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:07:35 groupadd[101206]: group added to /etc/group: name=builder, GID=646 <86>Apr 14 01:07:35 groupadd[101206]: new group: name=builder, GID=646 <86>Apr 14 01:07:35 useradd[101256]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash Installing libtrash-3.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4778 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libtrash-3.3 + echo 'Source #0 (libtrash-3.3.tgz):' Source #0 (libtrash-3.3.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libtrash-3.3.tgz + /bin/tar -xf - + cd libtrash-3.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4778 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtrash-3.3 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libtrash-3.3' set -e; cd src; make all; make[1]: Entering directory `/usr/src/RPM/BUILD/libtrash-3.3/src' echo CHECKING FOR A WORKING PROC FILESYSTEM... CHECKING FOR A WORKING PROC FILESYSTEM... ls -d /proc/self/fd /proc/self/fd echo GOOD, YOU SEEM TO HAVE A PROC FS GOOD, YOU SEEM TO HAVE A PROC FS gcc -g -Wall -W -Wmissing-prototypes -D_REENTRANT -o linking-helper linking-helper.c perl -w ../scripts/trimheader.pl perl -w ../scripts/genheader.pl python ../scripts/get_symbol_versions.py rm -f linking-helper perl -w ../scripts/genconf.pl gcc -g -Wall -W -Wmissing-prototypes -D_REENTRANT main.c helpers.c unlink.c rename.c open-funs.c -nostartfiles -shared -fPIC -Wl,-soname,libtrash.so.3 \ -o libtrash.so.3.3 -ldl helpers.c: In function 'read_config_from_file': helpers.c:1054:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] conf_file_path = filepath; ^ helpers.c: In function 'make_absolute_path_from_dirfd_relpath': helpers.c:2130:9: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return arg_pathname; ^ unlink.c:26:0: warning: "__USE_ATFILE" redefined #define __USE_ATFILE /* for access to AT_REMOVEDIR/AT_FDCWD macros inside fcntl.h */ ^ In file included from /usr/include/stdlib.h:24:0, from unlink.c:20: /usr/include/features.h:318:0: note: this is the location of the previous definition # define __USE_ATFILE 1 ^ open-funs.c: In function 'do_fopen_or_freopen_or_open': open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:388:14: note: in expansion of macro 'REAL_FUNCTION' retval.fp = REAL_FUNCTION(); \ ^ open-funs.c:601:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); /* we don't need to call libtrash_fini() here. */ ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:390:14: note: in expansion of macro 'REAL_FUNCTION' retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:601:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); /* we don't need to call libtrash_fini() here. */ ^ open-funs.c:390:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:601:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); /* we don't need to call libtrash_fini() here. */ ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:388:14: note: in expansion of macro 'REAL_FUNCTION' retval.fp = REAL_FUNCTION(); \ ^ open-funs.c:618:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:390:14: note: in expansion of macro 'REAL_FUNCTION' retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:618:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); ^ open-funs.c:390:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:618:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:388:14: note: in expansion of macro 'REAL_FUNCTION' retval.fp = REAL_FUNCTION(); \ ^ open-funs.c:413:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION() \ ^ open-funs.c:629:2: note: in expansion of macro 'DO_HANDLE_ERROR' DO_HANDLE_ERROR(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:390:14: note: in expansion of macro 'REAL_FUNCTION' retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:413:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION() \ ^ open-funs.c:629:2: note: in expansion of macro 'DO_HANDLE_ERROR' DO_HANDLE_ERROR(); ^ open-funs.c:390:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:413:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION() \ ^ open-funs.c:629:2: note: in expansion of macro 'DO_HANDLE_ERROR' DO_HANDLE_ERROR(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:388:14: note: in expansion of macro 'REAL_FUNCTION' retval.fp = REAL_FUNCTION(); \ ^ open-funs.c:456:5: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); \ ^ open-funs.c:641:4: note: in expansion of macro 'TEST_FILE_EXISTENCE' TEST_FILE_EXISTENCE(); /* Invokes libtrash_fini() by itself if it decides to return. */ ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:390:14: note: in expansion of macro 'REAL_FUNCTION' retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:456:5: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); \ ^ open-funs.c:641:4: note: in expansion of macro 'TEST_FILE_EXISTENCE' TEST_FILE_EXISTENCE(); /* Invokes libtrash_fini() by itself if it decides to return. */ ^ open-funs.c:390:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:456:5: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); \ ^ open-funs.c:641:4: note: in expansion of macro 'TEST_FILE_EXISTENCE' TEST_FILE_EXISTENCE(); /* Invokes libtrash_fini() by itself if it decides to return. */ ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:388:14: note: in expansion of macro 'REAL_FUNCTION' retval.fp = REAL_FUNCTION(); \ ^ open-funs.c:413:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION() \ ^ open-funs.c:663:2: note: in expansion of macro 'DO_HANDLE_ERROR' DO_HANDLE_ERROR(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:390:14: note: in expansion of macro 'REAL_FUNCTION' retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:413:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION() \ ^ open-funs.c:663:2: note: in expansion of macro 'DO_HANDLE_ERROR' DO_HANDLE_ERROR(); ^ open-funs.c:390:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:413:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION() \ ^ open-funs.c:663:2: note: in expansion of macro 'DO_HANDLE_ERROR' DO_HANDLE_ERROR(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:388:14: note: in expansion of macro 'REAL_FUNCTION' retval.fp = REAL_FUNCTION(); \ ^ open-funs.c:689:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:390:14: note: in expansion of macro 'REAL_FUNCTION' retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:689:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); ^ open-funs.c:390:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:689:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:388:14: note: in expansion of macro 'REAL_FUNCTION' retval.fp = REAL_FUNCTION(); \ ^ open-funs.c:413:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION() \ ^ open-funs.c:731:7: note: in expansion of macro 'DO_HANDLE_ERROR' DO_HANDLE_ERROR(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:390:14: note: in expansion of macro 'REAL_FUNCTION' retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:413:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION() \ ^ open-funs.c:731:7: note: in expansion of macro 'DO_HANDLE_ERROR' DO_HANDLE_ERROR(); ^ open-funs.c:390:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:413:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION() \ ^ open-funs.c:731:7: note: in expansion of macro 'DO_HANDLE_ERROR' DO_HANDLE_ERROR(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:388:14: note: in expansion of macro 'REAL_FUNCTION' retval.fp = REAL_FUNCTION(); \ ^ open-funs.c:744:7: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); ^ open-funs.c:371:77: warning: pointer/integer type mismatch in conditional expression (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) :\ ^ open-funs.c:390:14: note: in expansion of macro 'REAL_FUNCTION' retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:744:7: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); ^ open-funs.c:390:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] retval.fd = REAL_FUNCTION(); \ ^ open-funs.c:744:7: note: in expansion of macro 'RETURN_REAL_FUNCTION' RETURN_REAL_FUNCTION(); ^ open-funs.c:751:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[1]: Leaving directory `/usr/src/RPM/BUILD/libtrash-3.3/src' make: Leaving directory `/usr/src/RPM/BUILD/libtrash-3.3' + cp /usr/src/RPM/SOURCES/libtrash.README.ALT README.ALT + tar -jxf /usr/src/RPM/SOURCES/libtrash-profile.tar.bz2 + subst 's@^INSTLIBDIR=${DESTDIR}/usr/lib@INSTLIBDIR=${DESTDIR}/usr/lib64@g' src/Makefile + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1062 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libtrash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libtrash-buildroot + cd libtrash-3.3 + mkdir -p /usr/src/tmp/libtrash-buildroot/usr/lib64 /usr/src/tmp/libtrash-buildroot/etc /usr/src/tmp/libtrash-buildroot/usr/include + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libtrash-buildroot make: Entering directory `/usr/src/RPM/BUILD/libtrash-3.3' set -e; cd src; make install; make[1]: Entering directory `/usr/src/RPM/BUILD/libtrash-3.3/src' TRASH_OFF=YES install libtrash.so.3.3 /usr/src/tmp/libtrash-buildroot/usr/lib64/libtrash.so.3.3 TRASH_OFF=YES ln -sf libtrash.so.3.3 /usr/src/tmp/libtrash-buildroot/usr/lib64/libtrash.so TRASH_OFF=YES install libtrash.conf.sys --mode a=r /usr/src/tmp/libtrash-buildroot/etc/libtrash.conf make[1]: Leaving directory `/usr/src/RPM/BUILD/libtrash-3.3/src' make: Leaving directory `/usr/src/RPM/BUILD/libtrash-3.3' + install -p -m644 src/trash.h /usr/src/tmp/libtrash-buildroot/usr/include/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libtrash-buildroot (auto) mode of './usr/lib64/libtrash.so.3.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libtrash-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libtrash-buildroot (auto) Adjusting library links in /usr/src/tmp/libtrash-buildroot ./usr/lib64: libtrash.so.3 -> libtrash.so.3.3 (changed) Verifying ELF objects in /usr/src/tmp/libtrash-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: libtrash-3.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14349 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtrash-3.3 + DOCDIR=/usr/src/tmp/libtrash-buildroot/usr/share/doc/libtrash-3.3 + export DOCDIR + rm -rf /usr/src/tmp/libtrash-buildroot/usr/share/doc/libtrash-3.3 + /bin/mkdir -p /usr/src/tmp/libtrash-buildroot/usr/share/doc/libtrash-3.3 + cp -prL README.ALT CHANGE.LOG README TODO config.txt libtrash.conf libtrash.sh libtrash.csh cleanTrash /usr/src/tmp/libtrash-buildroot/usr/share/doc/libtrash-3.3 + chmod -R go-w /usr/src/tmp/libtrash-buildroot/usr/share/doc/libtrash-3.3 + chmod -R a+rX /usr/src/tmp/libtrash-buildroot/usr/share/doc/libtrash-3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FS99CY find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libtrash-buildroot/usr/lib64/libtrash.so.3: 28 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S540ub find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libtrash.so.3()(64bit) = set:idLsmiIQtRmjWbnZlqR1TQGNihD2pFPQ1u5VGsuurtAy6hedoRJuTZynv Requires: 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), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zWmdgr Creating libtrash-debuginfo package Processing files: libtrash-devel-3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WIrTVJ 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.Vcfqy5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libtrash = 3.3-alt1, /usr/lib64/libtrash.so.3.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qxLSau Processing files: libtrash-debuginfo-3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VJRWGV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6LdLaq find-requires: running scripts (debuginfo) Provides: debug64(libtrash.so.3) Requires: libtrash = 3.3-alt1, debug64(libc.so.6), debug64(libdl.so.2) Removing 1 extra deps from libtrash-devel due to dependency on libtrash Wrote: /usr/src/RPM/RPMS/x86_64/libtrash-3.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtrash-devel-3.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtrash-debuginfo-3.3-alt1.x86_64.rpm 1.74user 0.51system 0:10.85elapsed 20%CPU (0avgtext+0avgdata 25072maxresident)k 0inputs+0outputs (0major+253948minor)pagefaults 0swaps 4.41user 2.12system 0:17.55elapsed 37%CPU (0avgtext+0avgdata 116424maxresident)k 0inputs+0outputs (0major+446075minor)pagefaults 0swaps