<86>Apr 14 01:27:59 userdel[50383]: delete user 'rooter' <86>Apr 14 01:27:59 groupadd[50415]: group added to /etc/group: name=rooter, GID=675 <86>Apr 14 01:27:59 groupadd[50415]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:27:59 groupadd[50415]: new group: name=rooter, GID=675 <86>Apr 14 01:27:59 useradd[50468]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Apr 14 01:27:59 userdel[50525]: delete user 'builder' <86>Apr 14 01:27:59 userdel[50525]: removed group 'builder' owned by 'builder' <86>Apr 14 01:27:59 userdel[50525]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:27:59 groupadd[50561]: group added to /etc/group: name=builder, GID=676 <86>Apr 14 01:27:59 groupadd[50561]: group added to /etc/gshadow: name=builder <86>Apr 14 01:27:59 groupadd[50561]: new group: name=builder, GID=676 <86>Apr 14 01:27:59 useradd[50589]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash Installing libpixman-0.32.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20081 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pixman-0.32.8 + echo 'Source #0 (pixman-0.32.8.tar):' Source #0 (pixman-0.32.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pixman-0.32.8.tar + cd pixman-0.32.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pixman-0.32.8-alt1.patch):' Patch #0 (pixman-0.32.8-alt1.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/b4fd097fd5de71a054550f8ff64d4c0c377f817e patching file .gear/tags/list patching file libpixman.spec + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20081 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pixman-0.32.8 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:73: installing './compile' configure.ac:62: installing './missing' demos/Makefile.am:11: warning: source file '../test/utils.c' is in a subdirectory, demos/Makefile.am:11: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least a source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, automake-default: this behaviour will change in future Automake versions: they will automake-default: unconditionally cause object files to be placed in the same subdirectory automake-default: of the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. demos/Makefile.am:11: warning: source file '../test/utils-prng.c' is in a subdirectory, demos/Makefile.am:11: but option 'subdir-objects' is disabled demos/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + 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 --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-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking dependency style of x86_64-alt-linux-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for getisax... no checking whether byte ordering is bigendian... no checking for inline... inline checking whether the compiler supports -Werror... yes checking size of long... 8 checking whether __SUNPRO_C is declared... no checking whether __amd64 is declared... yes checking whether the compiler supports -Wall... yes checking whether the compiler supports -Wdeclaration-after-statement... yes checking whether the compiler supports -fno-strict-aliasing... yes checking for x86_64-alt-linux-gcc option to support OpenMP... unsupported checking whether the compiler supports -fvisibility=hidden... yes checking whether the compiler supports -xldscope=hidden... no checking whether to use Loongson MMI assembler... no checking whether to use MMX intrinsics... yes checking whether to use SSE2 intrinsics... yes checking whether to use SSSE3 intrinsics... yes checking whether to use VMX/Altivec intrinsics... no checking whether to use ARM SIMD assembler... no checking whether to use ARM NEON assembler... no checking whether to use ARM IWMMXT intrinsics... no checking whether to use MIPS DSPr2 assembler... no checking whether to use GNU-style inline assembler... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pixman_version_string in -lpixman-1... no checking for posix_memalign... yes checking for sigaction... yes checking for alarm... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mprotect... yes checking for getpagesize... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for feenableexcept in -lm... yes checking for gettimeofday... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for library containing sqrtf... -lm checking for thread local storage (TLS) support... __thread checking for pthreads... yes checking for __attribute__((constructor))... yes checking for __float128... yes checking for __builtin_clz... yes checking for GCC vector extensions... yes checking for PNG... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pixman-1.pc config.status: creating pixman-1-uninstalled.pc config.status: creating Makefile config.status: creating pixman/Makefile config.status: creating pixman/pixman-version.h config.status: creating demos/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8' Making all in pixman make[2]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8/pixman' CC pixman.lo CC pixman-access.lo CC pixman-access-accessors.lo CC pixman-combine32.lo CC pixman-combine-float.lo CC pixman-bits-image.lo CC pixman-conical-gradient.lo CC pixman-filter.lo In file included from pixman.c:29:0: pixman.c: In function 'optimize_operator': pixman-private.h:1019:22: warning: typedef 'compile_time_assertion' locally defined but not used [-Wunused-local-typedefs] do { typedef int compile_time_assertion [(x)?1:-1]; } while (0) ^ pixman.c:144:5: note: in expansion of macro 'COMPILE_TIME_ASSERT' COMPILE_TIME_ASSERT (FAST_PATH_IS_OPAQUE == (1 << OPAQUE_SHIFT)); ^ CC pixman-x86.lo CC pixman-mips.lo CC pixman-arm.lo CC pixman-ppc.lo CC pixman-edge-accessors.lo CC pixman-edge.lo CC pixman-fast-path.lo CC pixman-glyph.lo CC pixman-general.lo CC pixman-gradient-walker.lo CC pixman-image.lo CC pixman-implementation.lo CC pixman-linear-gradient.lo CC pixman-matrix.lo CC pixman-noop.lo CC pixman-radial-gradient.lo CC pixman-region16.lo CC pixman-region32.lo CC pixman-solid-fill.lo CC pixman-timer.lo CC pixman-trap.lo CC pixman-utils.lo CC libpixman_mmx_la-pixman-mmx.lo CC libpixman_sse2_la-pixman-sse2.lo CC libpixman_ssse3_la-pixman-ssse3.lo CCLD libpixman-ssse3.la CCLD libpixman-mmx.la CCLD libpixman-sse2.la CCLD libpixman-1.la make[2]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8/pixman' Making all in demos make[2]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8/demos' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8/demos' Making all in test make[2]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8/test' CC utils.lo CC utils-prng.lo CC prng-test.o CC a1-trap-test.o CC region-test.o CC region-translate-test.o CC combiner-test.o CC pdf-op-test.o CC pixel-test.o CC fetch-test.o CC rotate-test.o CC oob-test.o CC infinite-loop.o CC trap-crasher.o CC alpha-loop.o CC thread-test.o CC scaling-crash-test.o CC scaling-helpers-test.o CC gradient-crash-test.o CC region-contains-test.o CC alphamap.o CC matrix-test.o CC stress-test.o CC composite-traps-test.o CC blitters-test.o CC glyph-test.o CC scaling-test.o CC affine-test.o CC composite.o CC lowlevel-blt-bench.o CC radial-perf-test.o lowlevel-blt-bench.c: In function 'bench_L': lowlevel-blt-bench.c:182:18: warning: variable 'qx' set but not used [-Wunused-but-set-variable] volatile int qx; ^ CC check-formats.o CC scaling-bench.o CCLD libutils.la CCLD prng-test CCLD a1-trap-test CCLD pdf-op-test CCLD region-test CCLD region-translate-test CCLD combiner-test CCLD pixel-test CCLD fetch-test CCLD rotate-test CCLD oob-test CCLD infinite-loop CCLD trap-crasher CCLD alpha-loop CCLD thread-test CCLD scaling-crash-test CCLD scaling-helpers-test CCLD gradient-crash-test CCLD region-contains-test CCLD alphamap CCLD matrix-test CCLD stress-test CCLD composite-traps-test CCLD blitters-test CCLD glyph-test CCLD scaling-test CCLD affine-test CCLD composite CCLD lowlevel-blt-bench CCLD radial-perf-test CCLD check-formats CCLD scaling-bench make[2]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8/test' make[2]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8' make: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8887 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpixman-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpixman-buildroot + cd pixman-0.32.8 + make DESTDIR=/usr/src/tmp/libpixman-buildroot install make: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8' Making install in pixman make[1]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8/pixman' make[2]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8/pixman' /bin/mkdir -p '/usr/src/tmp/libpixman-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -c libpixman-1.la '/usr/src/tmp/libpixman-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libpixman-1.so.0.32.8 /usr/src/tmp/libpixman-buildroot/usr/lib64/libpixman-1.so.0.32.8 libtool: install: (cd /usr/src/tmp/libpixman-buildroot/usr/lib64 && { ln -s -f libpixman-1.so.0.32.8 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.32.8 libpixman-1.so.0; }; }) libtool: install: (cd /usr/src/tmp/libpixman-buildroot/usr/lib64 && { ln -s -f libpixman-1.so.0.32.8 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.32.8 libpixman-1.so; }; }) libtool: install: /bin/install -c .libs/libpixman-1.lai /usr/src/tmp/libpixman-buildroot/usr/lib64/libpixman-1.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libpixman-buildroot/usr/include/pixman-1' /bin/install -c -m 644 pixman.h pixman-version.h '/usr/src/tmp/libpixman-buildroot/usr/include/pixman-1' make[2]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8/pixman' make[1]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8/pixman' Making install in demos make[1]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8/demos' make[2]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8/demos' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8/demos' make[1]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8/demos' Making install in test make[1]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8/test' make[2]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8/test' make[1]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8/test' make[1]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8' make[2]: Entering directory `/usr/src/RPM/BUILD/pixman-0.32.8' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libpixman-buildroot/usr/lib64/pkgconfig' /bin/install -c -m 644 pixman-1.pc '/usr/src/tmp/libpixman-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8' make: Leaving directory `/usr/src/RPM/BUILD/pixman-0.32.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpixman-buildroot (auto) removed './usr/lib64/libpixman-1.la' mode of './usr/lib64/libpixman-1.so.0.32.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpixman-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/pixman-1.pc: Libs: '-L${libdir} -lpixman-1' --> '-lpixman-1' Compressing files in /usr/src/tmp/libpixman-buildroot (auto) Adjusting library links in /usr/src/tmp/libpixman-buildroot ./usr/lib64: libpixman-1.so.0 -> libpixman-1.so.0.32.8 Verifying ELF objects in /usr/src/tmp/libpixman-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: libpixman-0.32.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tKCW0s find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libpixman-buildroot/usr/lib64/libpixman-1.so.0: 147 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.btEYdH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) lib.req: WARNING: /usr/src/tmp/libpixman-buildroot/usr/lib64/libpixman-1.so.0.32.8: overlinked libraries: /lib64/libpthread.so.0 lib.req: WARNING: /usr/src/tmp/libpixman-buildroot/usr/lib64/libpixman-1.so.0: overlinked libraries: /lib64/libpthread.so.0 Provides: libpixman-1.so.0()(64bit) = set:ldW8FqG5ypX9YoZ70yfHfR3ewsiLf5yY0RRZvsy16N8FI4G2tLIK0cwHZzAgGm1QrKlNWSHvAgnl929InDEZuVzsby7vjuctz0nUaxhsubPWALnWpn7fnlUqZhJYZdXU9ZgacHbgqhWTD0Od3BrSIFvgXSMRhzQYUVdzHrbCXQUdgG2EIS4OesQAvehwk1ChZx3lrC9iYujMB30087pz60BxJYcCqVp8nvgN3MtDCCL0fT6bLAKoygLwQ0ZuxyW8ZAaMwNXjZmw3wUUZ0CiigUbicUXZqh8bbbQvJu7Rp4C81iJB9lL1 Requires: ld-linux-x86-64.so.2()(64bit) >= set:ihidc, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0()(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.l2dDbY Creating libpixman-debuginfo package Processing files: libpixman-devel-0.32.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FCDBXh 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.HnNQuE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(pixman-1) = 0.32.8 Requires: libpixman = 3:0.32.8-alt1, /usr/lib64/libpixman-1.so.0.32.8, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X30iM3 Processing files: libpixman-debuginfo-0.32.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zFgoQv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.puD5D0 find-requires: running scripts (debuginfo) Provides: debug64(libpixman-1.so.0) Requires: libpixman = 3:0.32.8-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0) Removing 1 extra deps from libpixman-devel due to dependency on libpixman Wrote: /usr/src/RPM/RPMS/x86_64/libpixman-0.32.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpixman-devel-0.32.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpixman-debuginfo-0.32.8-alt1.x86_64.rpm 35.75user 4.00system 0:36.42elapsed 109%CPU (0avgtext+0avgdata 225984maxresident)k 0inputs+0outputs (0major+1911011minor)pagefaults 0swaps 36.80user 5.69system 0:39.66elapsed 107%CPU (0avgtext+0avgdata 225984maxresident)k 0inputs+0outputs (0major+2076268minor)pagefaults 0swaps