Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/aerc.spec'], chrootPath='/var/lib/mock/1088795-fedora-30-x86_64-1573191369.349611/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d9c_oneb:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d9c_oneb:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9a8afe943b4d48299894fcfff22bd720', '-D', '/var/lib/mock/1088795-fedora-30-x86_64-1573191369.349611/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d9c_oneb:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/aerc.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': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 32: %{_bindir}/ Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/aerc-0.2.1-1.fc30.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/aerc.spec'], chrootPath='/var/lib/mock/1088795-fedora-30-x86_64-1573191369.349611/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d9c_oneb:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d9c_oneb:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'edba6bf86c754bf1bd273838b2190b37', '-D', '/var/lib/mock/1088795-fedora-30-x86_64-1573191369.349611/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d9c_oneb:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/aerc.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': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 32: %{_bindir}/ Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FqMnQS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aerc-0.2.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/0.2.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd aerc-0.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P4nIkl + umask 022 + cd /builddir/build/BUILD + cd aerc-0.2.1 + make go build \ -ldflags "-X main.Prefix=/usr/local \ -X main.ShareDir=/usr/local/share/aerc \ -X main.Version=0.2.1" \ -o aerc go: finding github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 go: finding github.com/martinlindhe/base36 v1.0.0 go: finding github.com/go-ini/ini v1.44.0 go: finding github.com/davecgh/go-spew v1.1.1 go: finding github.com/golang/protobuf v1.3.2 go: finding github.com/emersion/go-message v0.10.5 go: finding golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 go: finding google.golang.org/appengine v1.6.1 go: finding github.com/stretchr/testify v1.3.0 go: finding github.com/mattn/go-runewidth v0.0.4 go: finding github.com/emersion/go-imap-idle v0.0.0-20190519112320-2704abd7050e go: finding github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe go: finding github.com/riywo/loginshell v0.0.0-20190610082906-2ed199a032f6 go: finding github.com/mattn/go-isatty v0.0.8 go: finding github.com/fsnotify/fsnotify v1.4.7 go: finding github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c go: finding golang.org/x/text v0.3.2 go: finding github.com/pmezard/go-difflib v1.0.0 go: finding gopkg.in/ini.v1 v1.44.0 go: finding github.com/stretchr/objx v0.1.0 go: finding github.com/miolini/datacounter v0.0.0-20190724021726-aa48df3a02c1 go: finding github.com/emersion/go-maildir v0.0.0-20190727102040-941194b0ac70 go: finding golang.org/x/net v0.0.0-20190603091049-60506f45cf65 go: finding github.com/davecgh/go-spew v1.1.0 go: finding github.com/mitchellh/go-homedir v1.1.0 go: finding google.golang.org/appengine v1.4.0 go: finding golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e go: finding github.com/emersion/go-imap v1.0.0 go: finding github.com/pkg/errors v0.8.1 go: finding golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 go: finding golang.org/x/text v0.3.0 go: finding github.com/ddevault/go-libvterm v0.0.0-20190526194226-b7d861da3810 go: finding github.com/emersion/go-message v0.10.4-0.20190609165112-592ace5bc1ca go: finding golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e go: finding golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5 go: finding golang.org/x/sys v0.0.0-20190606165138-5da285871e9c go: finding github.com/emersion/go-sasl v0.0.0-20190704090222-36b50694675c go: finding github.com/smartystreets/goconvey v0.0.0-20190710185942-9d28bd7c0945 go: finding github.com/emersion/go-smtp v0.11.2 go: finding golang.org/x/net v0.0.0-20180724234803-3673e40ba225 go: finding github.com/golang/protobuf v1.3.1 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e go: finding golang.org/x/tools v0.0.0-20190606124116-d0a3d012864b go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a go: finding github.com/kyoh86/xdg v1.0.0 go: finding golang.org/x/image v0.0.0-20190523035834-f03afa92d3ff go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 go: finding github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 go: finding github.com/emersion/go-sasl v0.0.0-20190520160400-47d427600317 go: finding cloud.google.com/go v0.34.0 go: finding golang.org/x/tools v0.0.0-20190328211700-ab21143f2384 go: finding github.com/martinlindhe/base36 v0.0.0-20190418230009-7c6542dfbb41 go: finding github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf go: finding github.com/mattn/go-pointer v0.0.0-20180825124634-49522c3f3791 go: finding git.sr.ht/~sircmpwn/pty v0.0.0-20190330154901-3a43678975a9 go: finding git.sr.ht/~sircmpwn/tcell v0.0.0-20190727161107-0abd73a30946 go: finding git.sr.ht/~sircmpwn/getopt v0.0.0-20190621174457-292febf82fd0 go: finding github.com/smartystreets/assertions v1.0.1 go: finding github.com/jtolds/gls v4.20.0+incompatible go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 go: finding golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 go: finding github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d go: finding github.com/golang/protobuf v1.2.0 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d go: finding golang.org/x/sys v0.0.0-20190626150813-e07cf5db2756 go: finding github.com/lucasb-eyer/go-colorful v1.0.2 go: finding github.com/gdamore/encoding v1.0.0 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 go: finding github.com/DATA-DOG/go-sqlmock v1.3.3 go: downloading git.sr.ht/~sircmpwn/getopt v0.0.0-20190621174457-292febf82fd0 go: downloading github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf go: downloading github.com/mattn/go-isatty v0.0.8 go: downloading github.com/emersion/go-smtp v0.11.2 go: downloading github.com/emersion/go-message v0.10.5 go: downloading golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 go: downloading github.com/riywo/loginshell v0.0.0-20190610082906-2ed199a032f6 go: downloading github.com/miolini/datacounter v0.0.0-20190724021726-aa48df3a02c1 go: extracting git.sr.ht/~sircmpwn/getopt v0.0.0-20190621174457-292febf82fd0 go: downloading github.com/pkg/errors v0.8.1 go: extracting github.com/miolini/datacounter v0.0.0-20190724021726-aa48df3a02c1 go: downloading github.com/go-ini/ini v1.44.0 go: extracting github.com/emersion/go-smtp v0.11.2 go: downloading github.com/ddevault/go-libvterm v0.0.0-20190526194226-b7d861da3810 go: extracting github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf go: downloading github.com/mattn/go-runewidth v0.0.4 go: extracting github.com/mattn/go-isatty v0.0.8 go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 go: extracting github.com/riywo/loginshell v0.0.0-20190610082906-2ed199a032f6 go: extracting github.com/go-ini/ini v1.44.0 go: extracting github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 go: downloading github.com/emersion/go-imap v1.0.0 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: extracting github.com/mattn/go-runewidth v0.0.4 go: downloading github.com/kyoh86/xdg v1.0.0 go: extracting github.com/emersion/go-message v0.10.5 go: downloading github.com/martinlindhe/base36 v1.0.0 go: downloading golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e go: downloading github.com/emersion/go-sasl v0.0.0-20190704090222-36b50694675c go: extracting github.com/pkg/errors v0.8.1 go: downloading golang.org/x/text v0.3.2 go: downloading github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe go: extracting github.com/kyoh86/xdg v1.0.0 go: downloading github.com/fsnotify/fsnotify v1.4.7 go: extracting github.com/mitchellh/go-homedir v1.1.0 go: extracting golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 go: extracting github.com/martinlindhe/base36 v1.0.0 go: extracting github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe go: extracting github.com/fsnotify/fsnotify v1.4.7 go: extracting github.com/emersion/go-sasl v0.0.0-20190704090222-36b50694675c go: downloading git.sr.ht/~sircmpwn/tcell v0.0.0-20190727161107-0abd73a30946 go: downloading git.sr.ht/~sircmpwn/pty v0.0.0-20190330154901-3a43678975a9 go: extracting github.com/ddevault/go-libvterm v0.0.0-20190526194226-b7d861da3810 go: extracting github.com/emersion/go-imap v1.0.0 go: extracting git.sr.ht/~sircmpwn/pty v0.0.0-20190330154901-3a43678975a9 go: downloading github.com/emersion/go-imap-idle v0.0.0-20190519112320-2704abd7050e go: downloading github.com/mattn/go-pointer v0.0.0-20180825124634-49522c3f3791 go: extracting github.com/emersion/go-imap-idle v0.0.0-20190519112320-2704abd7050e go: downloading golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 go: extracting github.com/mattn/go-pointer v0.0.0-20180825124634-49522c3f3791 go: extracting git.sr.ht/~sircmpwn/tcell v0.0.0-20190727161107-0abd73a30946 go: extracting golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 go: downloading github.com/gdamore/encoding v1.0.0 go: downloading github.com/lucasb-eyer/go-colorful v1.0.2 go: downloading github.com/emersion/go-maildir v0.0.0-20190727102040-941194b0ac70 go: extracting github.com/emersion/go-maildir v0.0.0-20190727102040-941194b0ac70 go: extracting github.com/gdamore/encoding v1.0.0 go: extracting golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e go: extracting github.com/lucasb-eyer/go-colorful v1.0.2 go: extracting golang.org/x/text v0.3.2 sed -e 's:@SHAREDIR@:/usr/local/share/aerc:g' > aerc.conf < config/aerc.conf.in scdoc < doc/aerc.1.scd > aerc.1 scdoc < doc/aerc-config.5.scd > aerc-config.5 scdoc < doc/aerc-imap.5.scd > aerc-imap.5 scdoc < doc/aerc-maildir.5.scd > aerc-maildir.5 scdoc < doc/aerc-sendmail.5.scd > aerc-sendmail.5 scdoc < doc/aerc-smtp.5.scd > aerc-smtp.5 scdoc < doc/aerc-tutorial.7.scd > aerc-tutorial.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TYlKhd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64 ++ dirname /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64 + cd aerc-0.2.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/bin /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man1 /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man5 /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man7 \ /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/aerc /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/aerc/filters install -m755 aerc /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/bin/aerc install -m644 aerc.1 /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man1/aerc.1 install -m644 aerc-config.5 /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man5/aerc-config.5 install -m644 aerc-imap.5 /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man5/aerc-imap.5 install -m644 aerc-maildir.5 /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man5/aerc-maildir.5 install -m644 aerc-sendmail.5 /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man5/aerc-sendmail.5 install -m644 aerc-smtp.5 /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man5/aerc-smtp.5 install -m644 aerc-tutorial.7 /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/man/man7/aerc-tutorial.7 install -m644 config/accounts.conf /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/aerc/accounts.conf install -m644 aerc.conf /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/aerc/aerc.conf install -m644 config/binds.conf /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/aerc/binds.conf install -m755 filters/hldiff /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/aerc/filters/hldiff install -m755 filters/html /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/aerc/filters/html install -m755 filters/plaintext /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/share/aerc/filters/plaintext + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.2.1-1.fc30 --unique-debug-suffix -0.2.1-1.fc30.x86_64 --unique-debug-src-base aerc-0.2.1-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/aerc-0.2.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/bin/aerc extracting debug info from /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64/usr/local/bin/aerc /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 539 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/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/local/share/aerc/filters/plaintext is executable but has empty or no shebang, removing executable bit mangling shebang in /usr/local/share/aerc/filters/html from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/local/share/aerc/filters/hldiff is executable but has empty or no shebang, removing executable bit Processing files: aerc-0.2.1-1.fc30.x86_64 Provides: aerc = 0.2.1-1.fc30 aerc(x86-64) = 0.2.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: aerc-debugsource-0.2.1-1.fc30.x86_64 Provides: aerc-debugsource = 0.2.1-1.fc30 aerc-debugsource(x86-64) = 0.2.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: aerc-debuginfo-0.2.1-1.fc30.x86_64 Provides: aerc-debuginfo = 0.2.1-1.fc30 aerc-debuginfo(x86-64) = 0.2.1-1.fc30 debuginfo(build-id) = 8055f578e32968032969e08a9eead9e66d96715e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: aerc-debugsource(x86-64) = 0.2.1-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64 Wrote: /builddir/build/RPMS/aerc-0.2.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/aerc-debugsource-0.2.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/aerc-debuginfo-0.2.1-1.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.K5dHNk + umask 022 + cd /builddir/build/BUILD + cd aerc-0.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/aerc-0.2.1-1.fc30.x86_64 + exit 0 Child return code was: 0