<86>Apr 4 03:09:58 userdel[1329946]: delete user 'rooter' <86>Apr 4 03:09:58 userdel[1329946]: removed group 'rooter' owned by 'rooter' <86>Apr 4 03:09:58 userdel[1329946]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 4 03:09:58 groupadd[1330035]: group added to /etc/group: name=rooter, GID=696 <86>Apr 4 03:09:58 groupadd[1330035]: new group: name=rooter, GID=696 <86>Apr 4 03:09:58 useradd[1330076]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Apr 4 03:09:58 userdel[1330172]: delete user 'builder' <86>Apr 4 03:09:58 userdel[1330172]: removed group 'builder' owned by 'builder' <86>Apr 4 03:09:58 userdel[1330172]: removed shadow group 'builder' owned by 'builder' <86>Apr 4 03:09:59 groupadd[1330181]: group added to /etc/group: name=builder, GID=697 <86>Apr 4 03:09:59 groupadd[1330181]: group added to /etc/gshadow: name=builder <86>Apr 4 03:09:59 groupadd[1330181]: new group: name=builder, GID=697 <86>Apr 4 03:09:59 useradd[1330308]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash <13>Apr 4 03:10:04 rpmi: svgalib-1.9.25-alt2.5 sisyphus+227573.100.1.1 1555676590 installed <13>Apr 4 03:10:04 rpmi: svgalib-devel-1.9.25-alt2.5 sisyphus+227573.100.1.1 1555676590 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libdha-1.0-alt1.qa1.nosrc.rpm (w1.gzdio) Installing libdha-1.0-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4514 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libdha-svn-r21861 + echo 'Source #0 (libdha-svn-r21861.tar.bz2):' Source #0 (libdha-svn-r21861.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libdha-svn-r21861.tar.bz2 + /bin/tar -xf - + cd libdha-svn-r21861 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libdha-1.0-configure.patch.gz):' Patch #0 (libdha-1.0-configure.patch.gz): + /usr/bin/patch -p1 + /bin/gzip -dc /usr/src/RPM/SOURCES/libdha-1.0-configure.patch.gz patching file configure patching file Makefile Hunk #3 succeeded at 61 with fuzz 1. Hunk #4 succeeded at 87 with fuzz 2 (offset -2 lines). + echo 'Patch #1 (libdha-svn-r21861-bswap.patch.gz):' Patch #1 (libdha-svn-r21861-bswap.patch.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libdha-svn-r21861-bswap.patch.gz + /usr/bin/patch -p1 patching file sysdep/pci_linux.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25641 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdha-svn-r21861 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + sh ./configure --prefix=/usr --libdir=/usr/lib64 --enable-svgalib-helper --cc=gcc Detected operating system: Linux Detected host architecture: i386 Checking for mman.h ... yes Checking for malloc.h ... yes Checking for memalign ... yes Checking for awk ... gawk Creating config.mak Creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/libdha-svn-r21861' gcc -c -fPIC -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DDEV_SVGA=\"/dev/svga\" -DCONFIG_SVGAHELPER -Isvgalib_helper/ -o libdha.o libdha.c libdha.c: In function 'unmap_phys_mem': libdha.c:152:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (res == (int)MAP_FAILED) ^ make: Leaving directory '/usr/src/RPM/BUILD/libdha-svn-r21861' make: Entering directory '/usr/src/RPM/BUILD/libdha-svn-r21861' gcc -c -fPIC -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DDEV_SVGA=\"/dev/svga\" -DCONFIG_SVGAHELPER -Isvgalib_helper/ -o mtrr.o mtrr.c make: Leaving directory '/usr/src/RPM/BUILD/libdha-svn-r21861' make: Entering directory '/usr/src/RPM/BUILD/libdha-svn-r21861' LC_ALL=C gawk -f pci_db2c.awk oth/pci.db Total lines parsed: 7006 make: Leaving directory '/usr/src/RPM/BUILD/libdha-svn-r21861' make: Entering directory '/usr/src/RPM/BUILD/libdha-svn-r21861' gcc -c -fPIC -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DDEV_SVGA=\"/dev/svga\" -DCONFIG_SVGAHELPER -Isvgalib_helper/ -o pci.o pci.c In file included from pci.c:64: sysdep/pci_linux.c: In function 'pci_config_read_long': sysdep/pci_linux.c:48:19: warning: unused variable 'config_cmd' [-Wunused-variable] unsigned long config_cmd; ^~~~~~~~~~ sysdep/pci_linux.c: In function 'enable_os_io': sysdep/pci_linux.c:94:9: warning: implicit declaration of function 'iopl'; did you mean 'inl'? [-Wimplicit-function-declaration] if (iopl(3) != 0) ^~~~ inl make: Leaving directory '/usr/src/RPM/BUILD/libdha-svn-r21861' make: Entering directory '/usr/src/RPM/BUILD/libdha-svn-r21861' gcc -c -fPIC -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DDEV_SVGA=\"/dev/svga\" -DCONFIG_SVGAHELPER -Isvgalib_helper/ -o pci_names.o pci_names.c In file included from pci_names.c:7: pci_dev_ids.c:1622:18: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] { 0x036c, "Bt879(??) Video Capture" }, pci_names.c:1577:23: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] { 0x2a15, "3D Vision(???)", dev_lst_2a15 }, make: Leaving directory '/usr/src/RPM/BUILD/libdha-svn-r21861' make: Entering directory '/usr/src/RPM/BUILD/libdha-svn-r21861' #gcc -shared -Wl,-soname,libdha.so.1 -o libdha.so.1.0 libdha.o mtrr.o pci.o pci_names.o gcc -shared -Wl,-soname -Wl,libdha.so.1.0 -o libdha.so.1.0 libdha.o mtrr.o pci.o pci_names.o ln -sf libdha.so.1.0 libdha.so.1 ln -sf libdha.so.1.0 libdha.so make: Leaving directory '/usr/src/RPM/BUILD/libdha-svn-r21861' + make -j8 libdha.a make: Entering directory '/usr/src/RPM/BUILD/libdha-svn-r21861' ar r libdha.a libdha.o mtrr.o pci.o pci_names.o ar: creating libdha.a make: Leaving directory '/usr/src/RPM/BUILD/libdha-svn-r21861' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61332 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdha-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdha-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libdha-svn-r21861 + make 'INSTALL=/usr/libexec/rpm-build/install -p' LIBDIR=/usr/src/tmp/libdha-buildroot/usr/lib64 install make: Entering directory '/usr/src/RPM/BUILD/libdha-svn-r21861' mkdir -p /usr/src/tmp/libdha-buildroot/usr/lib64 install -m 755 -p libdha.so.1.0 /usr/src/tmp/libdha-buildroot/usr/lib64/libdha.so.1.0 rm -f /usr/src/tmp/libdha-buildroot/usr/lib64/libdha.so ln -sf libdha.so.1.0 /usr/src/tmp/libdha-buildroot/usr/lib64/libdha.so.1 ln -sf libdha.so.1.0 /usr/src/tmp/libdha-buildroot/usr/lib64/libdha.so make: Leaving directory '/usr/src/RPM/BUILD/libdha-svn-r21861' + install -pD -m 0644 libdha.a /usr/src/tmp/libdha-buildroot/usr/lib64/libdha.a + install -d -m 0755 /usr/src/tmp/libdha-buildroot/usr/include/libdha + install -m 0644 libdha.h /usr/src/tmp/libdha-buildroot/usr/include/libdha.h + install -m 0644 pci_ids.h pci_names.h pci_vendors.h /usr/src/tmp/libdha-buildroot/usr/include/libdha/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdha-buildroot (auto) mode of './usr/lib64/libdha.so.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdha-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libdha-buildroot/ (default) Compressing files in /usr/src/tmp/libdha-buildroot (auto) Adjusting library links in /usr/src/tmp/libdha-buildroot ./usr/lib64: libdha.so.1.0 -> libdha.so.1.0 Verifying ELF objects in /usr/src/tmp/libdha-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: libdha-1.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84428 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdha-svn-r21861 + DOCDIR=/usr/src/tmp/libdha-buildroot/usr/share/doc/libdha-1.0 + export DOCDIR + rm -rf /usr/src/tmp/libdha-buildroot/usr/share/doc/libdha-1.0 + /bin/mkdir -p /usr/src/tmp/libdha-buildroot/usr/share/doc/libdha-1.0 + cp -prL README /usr/src/tmp/libdha-buildroot/usr/share/doc/libdha-1.0 + chmod -R go-w /usr/src/tmp/libdha-buildroot/usr/share/doc/libdha-1.0 + chmod -R a+rX /usr/src/tmp/libdha-buildroot/usr/share/doc/libdha-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iS6Ypm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdha-buildroot/usr/lib64/libdha.so.1.0: 17 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RWrDea find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdha.so.1.0()(64bit) = set:idExDIoH2xiUxq9qLnBJjyCqUF9Jef3pofdVh Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Dhp74 Creating libdha-debuginfo package Processing files: libdha-devel-1.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z1T303 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.gbGkR6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdha = 1.0-alt1.qa1, /usr/lib64/libdha.so.1.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dyg3jd Processing files: libdha-devel-static-1.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8ZRSun 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.zu0e2C find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdha-devel = 1.0-alt1.qa1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aQ9UjW Processing files: libdha-debuginfo-1.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VYV9Cj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IssMfL find-requires: running scripts (debuginfo) Provides: debug64(libdha.so.1.0) Requires: libdha = 1.0-alt1.qa1, debug64(libc.so.6) Removing 1 extra deps from libdha-devel due to dependency on libdha Wrote: /usr/src/RPM/RPMS/x86_64/libdha-1.0-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdha-devel-1.0-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdha-devel-static-1.0-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdha-debuginfo-1.0-alt1.qa1.x86_64.rpm (w2.lzdio) 4.55user 0.73system 0:26.67elapsed 19%CPU (0avgtext+0avgdata 30224maxresident)k 0inputs+0outputs (0major+388010minor)pagefaults 0swaps 8.97user 2.78system 0:45.63elapsed 25%CPU (0avgtext+0avgdata 115736maxresident)k 1192inputs+0outputs (0major+720478minor)pagefaults 0swaps