D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/picosat-965-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2a9smj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + test -d /home/pterjan/rpmbuild/BUILD/picosat-965-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/picosat-965-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/picosat-965-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cpmApr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + rm -rf picosat-965 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/picosat-965.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd picosat-965 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/picosat-trace.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mbfqdw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd picosat-965 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + sed -e 's|@CC@|gcc|' -e 's|@CFLAGS@|-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTRACE -DNDEBUG|' -e 's|-Xlinker libpicosat.so|-Xlinker libpicosat.so.1|' -e 's|libpicosat|libpicosat-trace|g' -e 's|-lpicosat|-lpicosat-trace|g' -e 's|@TARGETS@|libpicosat-trace.so picosat picomus|' makefile.in + make gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTRACE -DNDEBUG -fPIC -c picosat.c rm -f config.h; ./mkconfig.sh > config.h gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTRACE -DNDEBUG -fPIC -c version.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTRACE -DNDEBUG -fPIC -shared -o libpicosat-trace.so picosat.o version.o -Xlinker -soname -Xlinker libpicosat-trace.so.1 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTRACE -DNDEBUG -c app.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTRACE -DNDEBUG -c main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTRACE -DNDEBUG -o picosat main.o app.o -L. -lpicosat-trace gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTRACE -DNDEBUG -c picomus.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DTRACE -DNDEBUG -o picomus picomus.o -L. -lpicosat-trace + mv picosat picosat.trace + rm -f app.o main.o picomus.o picosat.o version.o '*.s' config.h + sed -e 's|@CC@|gcc|' -e 's|@CFLAGS@|-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG|' -e 's|-Xlinker libpicosat.so|-Xlinker libpicosat.so.1|' -e 's|@TARGETS@|libpicosat.so picosat|' makefile.in + make gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -c picosat.c rm -f config.h; ./mkconfig.sh > config.h gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -c version.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -shared -o libpicosat.so picosat.o version.o -Xlinker -soname -Xlinker libpicosat.so.1 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -c app.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -c main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -o picosat main.o app.o -L. -lpicosat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HmVtuq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build + mkdir /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd picosat-965 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/include/picosat + cp -p picosat.h /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/include/picosat + mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/lib64 + cp -p libpicosat-trace.so /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/lib64/libpicosat-trace.so.1.0.965 + ln -s libpicosat-trace.so.1.0.965 /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/lib64/libpicosat-trace.so.1 + ln -s libpicosat-trace.so.1 /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/lib64/libpicosat-trace.so + cp -p libpicosat.so /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/lib64/libpicosat.so.1.0.965 + ln -s libpicosat.so.1.0.965 /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/lib64/libpicosat.so.1 + ln -s libpicosat.so.1 /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/lib64/libpicosat.so + mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/bin + cp -p picosat picosat.trace picomus /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/bin + mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/man/man1 + cp -p /home/pterjan/rpmbuild/SOURCES/picosat.1 /home/pterjan/rpmbuild/SOURCES/picosat.trace.1 /home/pterjan/rpmbuild/SOURCES/picomus.1 /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/man/man1 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 965-3.mga10 --unique-debug-suffix -965-3.mga10.x86_64 --unique-debug-src-base picosat-965-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/picosat-965-build/picosat-965 find-debuginfo: starting Extracting debug info from 5 files DWARF-compressing 5 files sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/picosat-965-3.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/picosat-965-build/SPECPARTS/rpm-debuginfo.specpart Processing files: picosat-965-3.mga10.x86_64 Provides: picosat = 965-3.mga10 picosat(x86-64) = 965-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) 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.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpicosat-trace.so.1()(64bit) libpicosat.so.1()(64bit) Processing files: lib64picosat1-965-3.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.o1s9BC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + cd picosat-965 + DOCDIR=/home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/doc/lib64picosat1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/doc/lib64picosat1 + cp -pr /home/pterjan/rpmbuild/BUILD/picosat-965-build/picosat-965/NEWS /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/doc/lib64picosat1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BHjsJv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + cd picosat-965 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/licenses/lib64picosat1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/licenses/lib64picosat1 + cp -pr /home/pterjan/rpmbuild/BUILD/picosat-965-build/picosat-965/LICENSE /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/licenses/lib64picosat1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64picosat1 = 965-3.mga10 lib64picosat1(x86-64) = 965-3.mga10 libpicosat.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) 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) Processing files: lib64picosat-trace1-965-3.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L6gt1W + umask 022 + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + cd picosat-965 + DOCDIR=/home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/doc/lib64picosat-trace1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/doc/lib64picosat-trace1 + cp -pr /home/pterjan/rpmbuild/BUILD/picosat-965-build/picosat-965/NEWS /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/doc/lib64picosat-trace1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8lRgqf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + cd picosat-965 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/licenses/lib64picosat-trace1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/licenses/lib64picosat-trace1 + cp -pr /home/pterjan/rpmbuild/BUILD/picosat-965-build/picosat-965/LICENSE /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT/usr/share/licenses/lib64picosat-trace1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64picosat-trace1 = 965-3.mga10 lib64picosat-trace1(x86-64) = 965-3.mga10 libpicosat-trace.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) 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) Processing files: lib64picosat-devel-965-3.mga10.x86_64 Provides: devel(libpicosat(64bit)) devel(libpicosat-trace(64bit)) lib64picosat-devel = 965-3.mga10 lib64picosat-devel(x86-64) = 965-3.mga10 picosat-devel = 965-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: picosat-devel < 965-3 Processing files: picosat-debugsource-965-3.mga10.x86_64 Provides: picosat-debugsource = 965-3.mga10 picosat-debugsource(x86-64) = 965-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: picosat-debuginfo-965-3.mga10.x86_64 Provides: debuginfo(build-id) = 70ffe2bbfe9dd3141fa6e7f059895f392b6cd8f1 debuginfo(build-id) = 9658b116ea1c107762c1def99f810436b51c592b debuginfo(build-id) = b7f4763ad2721bb94844d9b4485fbdb5dd0d30f2 picosat-debuginfo = 965-3.mga10 picosat-debuginfo(x86-64) = 965-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: picosat-debugsource(x86-64) = 965-3.mga10 Processing files: lib64picosat1-debuginfo-965-3.mga10.x86_64 Provides: debuginfo(build-id) = 22e7b54868873ada999d5e6453008ceb5d3c7514 lib64picosat1-debuginfo = 965-3.mga10 lib64picosat1-debuginfo(x86-64) = 965-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: picosat-debugsource(x86-64) = 965-3.mga10 Processing files: lib64picosat-trace1-debuginfo-965-3.mga10.x86_64 Provides: debuginfo(build-id) = c341cf6bd226318abe6973024d84b460278dba42 lib64picosat-trace1-debuginfo = 965-3.mga10 lib64picosat-trace1-debuginfo(x86-64) = 965-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: picosat-debugsource(x86-64) = 965-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/picosat-965-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64picosat-devel-965-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/picosat-965-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64picosat-trace1-965-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64picosat1-965-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/picosat-debuginfo-965-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64picosat1-debuginfo-965-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64picosat-trace1-debuginfo-965-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/picosat-debugsource-965-3.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KuwB8S + umask 022 + cd /home/pterjan/rpmbuild/BUILD/picosat-965-build + test -d /home/pterjan/rpmbuild/BUILD/picosat-965-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/picosat-965-build + rm -rf /home/pterjan/rpmbuild/BUILD/picosat-965-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!