Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/erlang-rebar.spec'], chrootPath='/var/lib/mock/f23-build-5126277-586148/root'user='mockbuild'timeout=172800uid=1000logger=shell=Falsegid=425printOutput=Falseenv={'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/erlang-rebar.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False warning: Could not canonicalize hostname: buildhw-10.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/erlang-rebar-2.6.1-7.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/erlang-rebar.spec '], chrootPath='/var/lib/mock/f23-build-5126277-586148/root'user='mockbuild'private_network=Truetimeout=172800uid=1000logger=shell=Falsegid=425printOutput=Falseenv={'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/erlang-rebar.spec '] with env {'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kvbVCH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rebar-2.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/rebar-2.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rebar-2.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (rebar-0001-Don-t-load-templates-from-the-bundle.patch): + echo 'Patch #1 (rebar-0001-Don-t-load-templates-from-the-bundle.patch):' + /usr/bin/patch -p1 -b --suffix .dont_load_templates --fuzz=0 patching file src/rebar_templater.erl Patch #2 (rebar-0002-Remove-bundled-mustache.patch): + echo 'Patch #2 (rebar-0002-Remove-bundled-mustache.patch):' + /usr/bin/patch -p1 -b --suffix .remove_bundled_mustache --fuzz=0 patching file ebin/rebar.app patching file src/rebar_mustache.erl patching file src/rebar_templater.erl Patch #3 (rebar-0003-Remove-bundled-getopt.patch): + echo 'Patch #3 (rebar-0003-Remove-bundled-getopt.patch):' + /usr/bin/patch -p1 -b --suffix .remove_bundled_getopt --fuzz=0 patching file ebin/rebar.app patching file src/rebar.erl patching file src/rebar_getopt.erl Patch #4 (rebar-0004-Allow-discarding-building-ports.patch): + echo 'Patch #4 (rebar-0004-Allow-discarding-building-ports.patch):' + /usr/bin/patch -p1 -b --suffix .allow_discarding_ports --fuzz=0 patching file src/rebar_port_compiler.erl Patch #5 (rebar-0005-Check-system-wide-libdir-in-case-of-source-based-dep.patch): + echo 'Patch #5 (rebar-0005-Check-system-wide-libdir-in-case-of-source-based-dep.patch):' + /usr/bin/patch -p1 -b --suffix .use_locally_installed --fuzz=0 patching file src/rebar_deps.erl Patch #6 (rebar-0006-Remove-any-traces-of-long-time-obsolete-escript-fold.patch): + echo 'Patch #6 (rebar-0006-Remove-any-traces-of-long-time-obsolete-escript-fold.patch):' + /usr/bin/patch -p1 -b --suffix .remove_escript_foldl_3 --fuzz=0 patching file src/rebar_utils.erl Patch #7 (rebar-0007-remove-abnfc.patch): + echo 'Patch #7 (rebar-0007-remove-abnfc.patch):' + /usr/bin/patch -p1 -b --suffix .remove_abnfc --fuzz=0 patching file ebin/rebar.app patching file rebar.config patching file src/rebar_abnfc_compiler.erl Patch #8 (rebar-0008-Disable-eflame-support-for-now.patch): + echo 'Patch #8 (rebar-0008-Disable-eflame-support-for-now.patch):' + /usr/bin/patch -p1 -b --suffix .remove_eflame --fuzz=0 patching file src/rebar.erl Patch #9 (rebar-0009-Remove-support-for-gpb-compiler.patch): + echo 'Patch #9 (rebar-0009-Remove-support-for-gpb-compiler.patch):' + /usr/bin/patch -p1 -b --suffix .remove_gpb --fuzz=0 patching file ebin/rebar.app patching file src/rebar_proto_gpb_compiler.erl Patch #10 (rebar-0010-Remove-pre-R15B02-workaround.patch): + echo 'Patch #10 (rebar-0010-Remove-pre-R15B02-workaround.patch):' + /usr/bin/patch -p1 -b --suffix .remove_pre_R15B02 --fuzz=0 patching file src/rebar_eunit.erl Patch #11 (rebar-0011-No-such-function-erlang-timestamp-0.patch): + echo 'Patch #11 (rebar-0011-No-such-function-erlang-timestamp-0.patch):' + /usr/bin/patch -p1 -b --suffix .typo_fix --fuzz=0 patching file src/rebar_utils.erl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JcDEoh + umask 022 + cd /builddir/build/BUILD + cd rebar-2.6.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/rebar compile -vv DEBUG: Evaluating config script "/builddir/build/BUILD/rebar-2.6.1/rebar.config.script" DEBUG: Consult config file "/builddir/build/BUILD/rebar-2.6.1/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /builddir/build/BUILD/rebar-2.6.1: [] DEBUG: Predirs: [] ==> rebar-2.6.1 (compile) DEBUG: Matched required ERTS version: 6.3 -> .* DEBUG: Matched required OTP release: 17 -> .* DEBUG: Min OTP version unconfigured DEBUG: erl_opts [debug_info,{d,namespaced_types}] DEBUG: Files to compile first: [] DEBUG: Starting 3 compile worker(s) Compiled src/rebar_require_vsn.erl Compiled src/rebar_erlydtl_compiler.erl Compiled src/rebar_utils.erl Compiled src/rebar_edoc.erl Compiled src/rebar_asn1_compiler.erl Compiled src/rebar_escripter.erl Compiled src/rmemo.erl Compiled src/rebar_config.erl Compiled src/rebar_file_utils.erl Compiled src/rebar_xref.erl Compiled src/rebar_dia_compiler.erl Compiled src/rebar_protobuffs_compiler.erl Compiled src/rebar_upgrade.erl Compiled src/rebar_templater.erl Compiled src/rebar_app_utils.erl Compiled src/rebar_qc.erl Compiled src/rebar_erlc_compiler.erl Compiled src/rebar_otp_appup.erl Compiled src/rebar_cover_utils.erl Compiled src/rebar_rel_utils.erl Compiled src/rebar_eunit.erl Compiled src/rebar_proto_compiler.erl Compiled src/rebar_reltool.erl Compiled src/rebar_lfe_compiler.erl Compiled src/rebar_log.erl Compiled src/rebar_shell.erl Compiled src/rebar_cleaner.erl Compiled src/rebar_metacmds.erl Compiled src/rebar_neotoma_compiler.erl Compiled src/rebar_ct.erl Compiled src/rebar_subdirs.erl Compiled src/rebar_dialyzer.erl Compiled src/rebar_otp_app.erl Compiled src/rebar_base_compiler.erl Compiled src/rebar_port_compiler.erl Compiled src/rebar_appups.erl Compiled src/rebar_core.erl DEBUG: Worker exited cleanly Compiled src/rebar.erl DEBUG: Worker exited cleanly Compiled src/rebar_deps.erl DEBUG: Worker exited cleanly DEBUG: Postdirs: [] + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jC5RxV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386 ++ dirname /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386 + cd rebar-2.6.1 + install -D -p -m 0755 /builddir/build/SOURCES/rebar.escript /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/bin/rebar + mkdir -p /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/lib/erlang/lib/rebar-2.6.1/ebin /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/lib/erlang/lib/rebar-2.6.1/include + install -m 644 ebin/rebar.app /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/lib/erlang/lib/rebar-2.6.1/ebin + install -m 644 ebin/rebar.beam ebin/rebar_app_utils.beam ebin/rebar_appups.beam ebin/rebar_asn1_compiler.beam ebin/rebar_base_compiler.beam ebin/rebar_cleaner.beam ebin/rebar_config.beam ebin/rebar_core.beam ebin/rebar_cover_utils.beam ebin/rebar_ct.beam ebin/rebar_deps.beam ebin/rebar_dia_compiler.beam ebin/rebar_dialyzer.beam ebin/rebar_edoc.beam ebin/rebar_erlc_compiler.beam ebin/rebar_erlydtl_compiler.beam ebin/rebar_escripter.beam ebin/rebar_eunit.beam ebin/rebar_file_utils.beam ebin/rebar_lfe_compiler.beam ebin/rebar_log.beam ebin/rebar_metacmds.beam ebin/rebar_neotoma_compiler.beam ebin/rebar_otp_app.beam ebin/rebar_otp_appup.beam ebin/rebar_port_compiler.beam ebin/rebar_proto_compiler.beam ebin/rebar_protobuffs_compiler.beam ebin/rebar_qc.beam ebin/rebar_rel_utils.beam ebin/rebar_reltool.beam ebin/rebar_require_vsn.beam ebin/rebar_shell.beam ebin/rebar_subdirs.beam ebin/rebar_templater.beam ebin/rebar_upgrade.beam ebin/rebar_utils.beam ebin/rebar_xref.beam ebin/rmemo.beam /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/lib/erlang/lib/rebar-2.6.1/ebin + install -m 644 include/rebar.hrl /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/lib/erlang/lib/rebar-2.6.1/include + cp -a priv /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/lib/erlang/lib/rebar-2.6.1/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vNNMOA + umask 022 + cd /builddir/build/BUILD + cd rebar-2.6.1 + exit 0 Processing files: erlang-rebar-2.6.1-7.fc23.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x63f6f + umask 022 + cd /builddir/build/BUILD + cd rebar-2.6.1 + DOCDIR=/builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/share/doc/erlang-rebar + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/share/doc/erlang-rebar + cp -pr README.md /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/share/doc/erlang-rebar + cp -pr THANKS /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/share/doc/erlang-rebar + cp -pr rebar.config.sample /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/share/doc/erlang-rebar + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W7onpV + umask 022 + cd /builddir/build/BUILD + cd rebar-2.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/share/licenses/erlang-rebar + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/share/licenses/erlang-rebar + cp -pr LICENSE /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386/usr/share/licenses/erlang-rebar + exit 0 Provides: erlang-rebar = 2.6.1-7.fc23 erlang-rebar(x86-32) = 2.6.1-7.fc23 rebar = 2.6.1-7.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh erlang-asn1(x86-32) erlang-compiler(x86-32) erlang-crypto(x86-32) erlang-dialyzer(x86-32) erlang-diameter(x86-32) erlang-edoc(x86-32) erlang-erlydtl(x86-32) erlang-erts(x86-32) erlang-eunit(x86-32) erlang-getopt(x86-32) erlang-kernel(x86-32) erlang-lfe(x86-32) erlang-mustache(x86-32) erlang-neotoma(x86-32) erlang-protobuffs(x86-32) erlang-reltool(x86-32) erlang-sasl(x86-32) erlang-snmp(x86-32) erlang-stdlib(x86-32) erlang-syntax_tools(x86-32) erlang-tools(x86-32) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386 Wrote: /builddir/build/RPMS/erlang-rebar-2.6.1-7.fc23.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xAxe55 + umask 022 + cd /builddir/build/BUILD + cd rebar-2.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/erlang-rebar-2.6.1-7.fc23.i386 + exit 0 Child return code was: 0 LEAVE do -->