Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libutempter.spec'], chrootPath='/var/lib/mock/f32-build-19290000-1346454/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libutempter.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1580256000 Wrote: /builddir/build/SRPMS/libutempter-1.1.6-18.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libutempter.spec'], chrootPath='/var/lib/mock/f32-build-19290000-1346454/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libutempter.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hruyhg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libutempter-1.1.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libutempter-1.1.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libutempter-1.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A0COIf + umask 022 + cd /builddir/build/BUILD + cd libutempter-1.1.6 + make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' libdir=/usr/lib64 libexecdir=/usr/libexec cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/libexec\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now,-stats utempter.c -o utempter utempter.c: In function 'write_uwtmp_record': utempter.c:144:20: warning: conversion from '__time_t' {aka 'long int'} to 'int32_t' {aka 'int'} may change value [-Wconversion] 144 | ut.ut_tv.tv_sec = tv.tv_sec; | ^~ utempter.c:145:21: warning: conversion from '__suseconds_t' {aka 'long int'} to 'int32_t' {aka 'int'} may change value [-Wconversion] 145 | ut.ut_tv.tv_usec = tv.tv_usec; | ^~ /usr/bin/ld: total time in link: 0.015522 cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/libexec\" -c -fPIC iface.c -o iface.os cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared \ -Wl,-soname,libutempter.so.0,--version-script=libutempter.map,-z,defs,-stats \ -lc iface.os -o libutempter.so /usr/bin/ld: total time in link: 0.018606 cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/libexec\" -c -o iface.o iface.c ar rv libutempter.a iface.o ar: creating libutempter.a a - iface.o ranlib libutempter.a + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LMJK4g + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64 + cd libutempter-1.1.6 + make install DESTDIR=/builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64 libdir=/usr/lib64 libexecdir=/usr/libexec mkdir -p /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/lib64 /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/libexec/utempter \ /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/include /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/share/man/man3 install -p -m2711 utempter /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/libexec/utempter/ install -p -m644 utempter.h /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/include/ install -p -m755 libutempter.so /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/lib64/libutempter.so.1.1.6 install -p -m644 libutempter.a /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/lib64/ ln -s libutempter.so.1.1.6 /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/lib64/libutempter.so.0 ln -s libutempter.so.0 /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/lib64/libutempter.so install -p -m644 utempter.3 /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/share/man/man3/ for n in libutempter utempter_add_record utempter_remove_record \ utempter_remove_added_record utempter_set_helper; do \ ln -s utempter.3 /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/share/man/man3/$n.3; \ done + rm -f /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/lib64/libutempter.a + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.1.6-18.fc32 --unique-debug-suffix -1.1.6-18.fc32.x86_64 --unique-debug-src-base libutempter-1.1.6-18.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/libutempter-1.1.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/lib64/libutempter.so.1.1.6 extracting debug info from /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/lib64/libutempter.so.1.1.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/libexec/utempter/utempter extracting debug info from /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/libexec/utempter/utempter original debug info size: 52kB, size after compression: 56kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 19 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libutempter-1.1.6-18.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MRVNve + umask 022 + cd /builddir/build/BUILD + cd libutempter-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/share/doc/libutempter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/share/doc/libutempter + cp -pr README /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/share/doc/libutempter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.04Qn0f + umask 022 + cd /builddir/build/BUILD + cd libutempter-1.1.6 + LICENSEDIR=/builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/share/licenses/libutempter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/share/licenses/libutempter + cp -pr COPYING /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64/usr/share/licenses/libutempter + RPM_EC=0 ++ jobs -p + exit 0 Provides: libutempter = 1.1.6-18.fc32 libutempter(x86-64) = 1.1.6-18.fc32 libutempter.so.0()(64bit) libutempter.so.0(UTEMPTER_1.1)(64bit) utempter = 0.5.2 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: libutempter-devel-1.1.6-18.fc32.x86_64 Provides: libutempter-devel = 1.1.6-18.fc32 libutempter-devel(x86-64) = 1.1.6-18.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libutempter.so.0()(64bit) Processing files: libutempter-debugsource-1.1.6-18.fc32.x86_64 Provides: libutempter-debugsource = 1.1.6-18.fc32 libutempter-debugsource(x86-64) = 1.1.6-18.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libutempter-debuginfo-1.1.6-18.fc32.x86_64 Provides: debuginfo(build-id) = 1cf5d998962d91d469bafe3d09adb9ee3cf7a29c debuginfo(build-id) = 6f8181fa01204b06f7c4d2042892b7d8db363869 libutempter-debuginfo = 1.1.6-18.fc32 libutempter-debuginfo(x86-64) = 1.1.6-18.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libutempter-debugsource(x86-64) = 1.1.6-18.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64 Wrote: /builddir/build/RPMS/libutempter-debugsource-1.1.6-18.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/libutempter-devel-1.1.6-18.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/libutempter-1.1.6-18.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/libutempter-debuginfo-1.1.6-18.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kpQERd + umask 022 + cd /builddir/build/BUILD + cd libutempter-1.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libutempter-1.1.6-18.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0