+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/erlang-ranch.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.HknnqJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ranch-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ranch-1.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ranch-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jr2jMX + umask 022 + cd /builddir/build/BUILD + cd ranch-1.4.0 + '[' '!' -f src/ranch.app.src -a '!' -f src/ranch.app -a '!' -f ebin/ranch.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=1.4.0 + export VSN + REBAR_VSN_CACHE_FILE=/builddir/build/BUILD/ranch-1.4.0/vsn.cache + export REBAR_VSN_CACHE_FILE + echo '{{git, "/builddir/build/BUILD/ranch-1.4.0"}, "1.4.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/ranch-1.4.0/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /builddir/build/BUILD/ranch-1.4.0: [] DEBUG: Predirs: [] ==> ranch-1.4.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: Files to compile first: ["src/ranch_transport.erl"] Compiled src/ranch_transport.erl DEBUG: Starting 3 compile worker(s) Compiled src/ranch_acceptors_sup.erl Compiled src/ranch_protocol.erl Compiled src/ranch_server.erl Compiled src/ranch_tcp.erl Compiled src/ranch_ssl.erl Compiled src/ranch_listener_sup.erl Compiled src/ranch_acceptor.erl Compiled src/ranch_app.erl Compiled src/ranch_sup.erl DEBUG: Worker exited cleanly Compiled src/ranch.erl DEBUG: Worker exited cleanly Compiled src/ranch_conns_sup.erl DEBUG: Worker exited cleanly 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.3DYB47 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64 + cd ranch-1.4.0 + '[' ranch '!=' '' ']' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/lib64/erlang/lib/ranch-1.4.0/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/lib64/erlang/lib/ranch-1.4.0/ebin/ + '[' -f ebin/ranch.app ']' + /usr/bin/install -m 0644 -p ebin/ranch.app /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/lib64/erlang/lib/ranch-1.4.0/ebin/ + /usr/bin/install -m 0644 -p ebin/ranch.beam ebin/ranch_acceptor.beam ebin/ranch_acceptors_sup.beam ebin/ranch_app.beam ebin/ranch_conns_sup.beam ebin/ranch_listener_sup.beam ebin/ranch_protocol.beam ebin/ranch_server.beam ebin/ranch_ssl.beam ebin/ranch_sup.beam ebin/ranch_tcp.beam ebin/ranch_transport.beam /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/lib64/erlang/lib/ranch-1.4.0/ebin/ + '[' -d include/ ']' + '[' -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-ranch-1.4.0-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tNCSht + umask 022 + cd /builddir/build/BUILD + cd ranch-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/share/doc/erlang-ranch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/share/doc/erlang-ranch + cp -pr CHANGELOG.asciidoc /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/share/doc/erlang-ranch + cp -pr README.asciidoc /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/share/doc/erlang-ranch + cp -pr doc/ /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/share/doc/erlang-ranch + cp -pr examples/ /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/share/doc/erlang-ranch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uFGVwU + umask 022 + cd /builddir/build/BUILD + cd ranch-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/share/licenses/erlang-ranch + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/share/licenses/erlang-ranch + cp -pr LICENSE /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64/usr/share/licenses/erlang-ranch + exit 0 Provides: erlang-ranch = 1.4.0-4.fc28 erlang-ranch(riscv-64) = 1.4.0-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: erlang-erts(riscv-64) erlang-kernel(riscv-64) erlang-ssl(riscv-64) erlang-stdlib(riscv-64) erlang-tools(riscv-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/erlang-ranch-1.4.0-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/erlang-ranch-1.4.0-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dMNSXl + umask 022 + cd /builddir/build/BUILD + cd ranch-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/erlang-ranch-1.4.0-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff