+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/erlang-parse_trans.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sQ5HRj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf parse_trans-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/parse_trans-3.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd parse_trans-3.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gw8itc + umask 022 + cd /builddir/build/BUILD + cd parse_trans-3.1.0 + '[' '!' -f src/parse_trans.app.src -a '!' -f src/parse_trans.app -a '!' -f ebin/parse_trans.app ']' + echo '*.app file (or *.app.src template) was found.' *.app file (or *.app.src template) was found. + 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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + VSN=3.1.0 + export VSN + REBAR_VSN_CACHE_FILE=/builddir/build/BUILD/parse_trans-3.1.0/vsn.cache + export REBAR_VSN_CACHE_FILE + echo '{{git, "/builddir/build/BUILD/parse_trans-3.1.0"}, "3.1.0"}.' + REBAR_DEPS_PREFER_LIBS=TRUE + export REBAR_DEPS_PREFER_LIBS + IGNORE_MISSING_DEPS=TRUE + export IGNORE_MISSING_DEPS + /usr/bin/rebar compile skip_deps=true -vv DEBUG: Consult config file "/builddir/build/BUILD/parse_trans-3.1.0/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/builddir/build/BUILD/parse_trans-3.1.0/src/parse_trans.app.src" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /builddir/build/BUILD/parse_trans-3.1.0: [] DEBUG: Predirs: [] ==> parse_trans-3.1.0 (compile) DEBUG: Matched required ERTS version: 9.3 -> .* DEBUG: Matched required OTP release: 20 -> .* DEBUG: Min OTP version unconfigured DEBUG: erl_opts [debug_info,debug_info] DEBUG: Files to compile first: ["src/parse_trans.erl", "src/parse_trans_pp.erl", "src/parse_trans_codegen.erl"] Compiled src/parse_trans.erl Compiled src/parse_trans_pp.erl Compiled src/parse_trans_codegen.erl DEBUG: Starting 3 compile worker(s) Compiled src/parse_trans_mod.erl DEBUG: Worker exited cleanly Compiled src/ct_expand.erl DEBUG: Worker exited cleanly Compiled src/exprecs.erl DEBUG: Worker exited cleanly INFO: No app_vars_file defined. DEBUG: Postdirs: [] + '[' -f doc/overview.edoc ']' + echo 'No '\''doc/overview.edoc'\'' file was found, so docs aren'\''t generated.' No 'doc/overview.edoc' file was found, so docs aren't generated. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GKjRrd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64 + cd parse_trans-3.1.0 + '[' parse_trans '!=' '' ']' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/lib64/erlang/lib/parse_trans-3.1.0/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/lib64/erlang/lib/parse_trans-3.1.0/ebin/ + '[' -f ebin/parse_trans.app ']' + /usr/bin/install -m 0644 -p ebin/parse_trans.app /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/lib64/erlang/lib/parse_trans-3.1.0/ebin/ + /usr/bin/install -m 0644 -p ebin/ct_expand.beam ebin/exprecs.beam ebin/parse_trans.beam ebin/parse_trans_codegen.beam ebin/parse_trans_mod.beam ebin/parse_trans_pp.beam /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/lib64/erlang/lib/parse_trans-3.1.0/ebin/ + '[' -d include/ ']' ++ ls include/codegen.hrl include/exprecs.hrl + for erlincludefile in `ls include/*.hrl` + /usr/bin/install -D -m 0644 -p include/codegen.hrl /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/lib64/erlang/lib/parse_trans-3.1.0/include/codegen.hrl + for erlincludefile in `ls include/*.hrl` + /usr/bin/install -D -m 0644 -p include/exprecs.hrl /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/lib64/erlang/lib/parse_trans-3.1.0/include/exprecs.hrl + '[' -d priv/ ']' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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-mangle-shebangs Processing files: erlang-parse_trans-3.1.0-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.20xs6R + umask 022 + cd /builddir/build/BUILD + cd parse_trans-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/share/doc/erlang-parse_trans + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/share/doc/erlang-parse_trans + cp -pr doc/ /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/share/doc/erlang-parse_trans + cp -pr examples/ /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/share/doc/erlang-parse_trans + cp -pr README.md /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64/usr/share/doc/erlang-parse_trans + exit 0 Provides: erlang-parse_trans = 3.1.0-2.fc28 erlang-parse_trans(riscv-64) = 3.1.0-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: erlang-compiler(riscv-64) erlang-erts(riscv-64) erlang-kernel(riscv-64) erlang-stdlib(riscv-64) erlang-syntax_tools(riscv-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/erlang-parse_trans-3.1.0-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/erlang-parse_trans-3.1.0-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QlR3O4 + umask 022 + cd /builddir/build/BUILD + cd parse_trans-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/erlang-parse_trans-3.1.0-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff