D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/erlang-folsom-0.9.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.o92rcW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf folsom-0.9.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/folsom-0.9.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd folsom-0.9.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -f test/mochijson2.erl
+ rm -f test/mochinum.erl
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ys0zNa
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd folsom-0.9.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' '!' -f src/folsom.app.src -a '!' -f src/folsom.app -a '!' -f ebin/folsom.app ']'
+ echo '*.app file (or *.app.src template) was found.'
*.app file (or *.app.src template) was found.
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ VSN=0.9.0
+ export VSN
+ REBAR_VSN_CACHE_FILE=/home/iurt/rpmbuild/BUILD/folsom-0.9.0/vsn.cache
+ export REBAR_VSN_CACHE_FILE
+ echo '{{git, "/home/iurt/rpmbuild/BUILD/folsom-0.9.0"}, "0.9.0"}.'
+ REBAR_DEPS_PREFER_LIBS=TRUE
+ export REBAR_DEPS_PREFER_LIBS
+ IGNORE_MISSING_DEPS=TRUE
+ export IGNORE_MISSING_DEPS
+ ERL_LIBS=/usr/share/erlang/lib/
+ export ERL_LIBS
+ /usr/bin/rebar compile skip_deps=true -vv
DEBUG: Evaluating config script "/home/iurt/rpmbuild/BUILD/folsom-0.9.0/rebar.config.script"
DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/folsom-0.9.0/rebar.config"
DEBUG: Rebar location: "/usr/bin/rebar"
DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/folsom-0.9.0/src/folsom.app.src"
DEBUG: is_app_available, looking for App bear with Path "/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/bear"
DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?):
/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/bear
DEBUG: is_app_available, looking for App bear with Path "/usr/share/erlang/lib/bear-0.9.0"
INFO:  Looking for bear-.* ; found bear-0.9.0 at /usr/share/erlang/lib/bear-0.9.0
DEBUG: is_app_available, looking for App meck with Path "/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/meck"
DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?):
/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/meck
DEBUG: is_app_available, looking for App meck with Path "/usr/share/erlang/lib/meck-0.9.0"
INFO:  Looking for meck-.* ; found meck-0.9.0 at /usr/share/erlang/lib/meck-0.9.0
DEBUG: is_app_available, looking for App proper with Path "/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/proper"
DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?):
/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/proper
DEBUG: is_app_available, looking for App proper with Path "/usr/share/erlang/lib/proper-1.3"
INFO:  Looking for proper-.* ; found proper-1.3 at /usr/share/erlang/lib/proper-1.3
DEBUG: Available deps: [{dep,"/usr/share/erlang/lib/bear-0.9.0",bear,".*",
                             {git,"https://github.com/folsom-project/bear.git",
                                  {tag,"0.8.7"}},
                             false},
                        {dep,"/usr/share/erlang/lib/meck-0.9.0",meck,".*",
                             {git,"https://github.com/eproxus/meck",
                                  {tag,"0.8.13"}},
                             false},
                        {dep,"/usr/share/erlang/lib/proper-1.3",proper,".*",
                             {git,"https://github.com/proper-testing/proper",
                                  {tag,"v1.3"}},
                             false}]
DEBUG: Missing deps  : []
DEBUG: is_app_available, looking for App bear with Path "/usr/share/erlang/lib/bear-0.9.0"
INFO:  Looking for bear-.* ; found bear-0.9.0 at /usr/share/erlang/lib/bear-0.9.0
DEBUG: Adding /usr/share/erlang/lib/bear-0.9.0/ebin to code path
DEBUG: is_app_available, looking for App meck with Path "/usr/share/erlang/lib/meck-0.9.0"
INFO:  Looking for meck-.* ; found meck-0.9.0 at /usr/share/erlang/lib/meck-0.9.0
DEBUG: Adding /usr/share/erlang/lib/meck-0.9.0/ebin to code path
DEBUG: is_app_available, looking for App proper with Path "/usr/share/erlang/lib/proper-1.3"
INFO:  Looking for proper-.* ; found proper-1.3 at /usr/share/erlang/lib/proper-1.3
DEBUG: Adding /usr/share/erlang/lib/proper-1.3/ebin to code path
DEBUG: Adding skip dir: /usr/share/erlang/lib/bear-0.9.0
DEBUG: Adding skip dir: /usr/share/erlang/lib/meck-0.9.0
DEBUG: Adding skip dir: /usr/share/erlang/lib/proper-1.3
DEBUG: Associate sub_dir /usr/share/erlang/lib/bear-0.9.0 with /home/iurt/rpmbuild/BUILD/folsom-0.9.0
DEBUG: Associate sub_dir /usr/share/erlang/lib/meck-0.9.0 with /home/iurt/rpmbuild/BUILD/folsom-0.9.0
DEBUG: Associate sub_dir /usr/share/erlang/lib/proper-1.3 with /home/iurt/rpmbuild/BUILD/folsom-0.9.0
DEBUG: Plugins requested while processing /home/iurt/rpmbuild/BUILD/folsom-0.9.0: []
DEBUG: Predirs: ["/usr/share/erlang/lib/bear-0.9.0",
                 "/usr/share/erlang/lib/meck-0.9.0",
                 "/usr/share/erlang/lib/proper-1.3"]
DEBUG: Consult config file "/usr/share/erlang/lib/bear-0.9.0/rebar.config"
DEBUG: Available deps: []
DEBUG: Missing deps  : []
DEBUG: Plugins requested while processing /usr/share/erlang/lib/bear-0.9.0: []
DEBUG: Predirs: []
INFO:  Skipping compile in /usr/share/erlang/lib/bear-0.9.0
DEBUG: Postdirs: []
DEBUG: Consult config file "/usr/share/erlang/lib/meck-0.9.0/rebar.config"
DEBUG: Available deps: []
DEBUG: Missing deps  : []
DEBUG: Plugins requested while processing /usr/share/erlang/lib/meck-0.9.0: []
DEBUG: Predirs: []
INFO:  Skipping compile in /usr/share/erlang/lib/meck-0.9.0
DEBUG: Postdirs: []
DEBUG: Consult config file "/usr/share/erlang/lib/proper-1.3/rebar.config"
DEBUG: Available deps: []
DEBUG: Missing deps  : []
DEBUG: Plugins requested while processing /usr/share/erlang/lib/proper-1.3: []
DEBUG: Predirs: []
INFO:  Skipping compile in /usr/share/erlang/lib/proper-1.3
DEBUG: Postdirs: []
==> folsom-0.9.0 (compile)
DEBUG: Matched required ERTS version: 12.0.3 -> .*
DEBUG: Matched required OTP release: 24 -> .*
DEBUG: Min OTP version unconfigured
DEBUG: is_app_available, looking for App bear with Path "/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/bear"
DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?):
/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/bear
DEBUG: is_app_available, looking for App bear with Path "/usr/share/erlang/lib/bear-0.9.0"
INFO:  Looking for bear-.* ; found bear-0.9.0 at /usr/share/erlang/lib/bear-0.9.0
DEBUG: is_app_available, looking for App meck with Path "/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/meck"
DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?):
/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/meck
DEBUG: is_app_available, looking for App meck with Path "/usr/share/erlang/lib/meck-0.9.0"
INFO:  Looking for meck-.* ; found meck-0.9.0 at /usr/share/erlang/lib/meck-0.9.0
DEBUG: is_app_available, looking for App proper with Path "/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/proper"
DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?):
/home/iurt/rpmbuild/BUILD/folsom-0.9.0/deps/proper
DEBUG: is_app_available, looking for App proper with Path "/usr/share/erlang/lib/proper-1.3"
INFO:  Looking for proper-.* ; found proper-1.3 at /usr/share/erlang/lib/proper-1.3
DEBUG: erl_opts [debug_info,debug_info,{d,use_rand},{d,use_update_counter_4}]
DEBUG: Files to compile first: []
DEBUG: Starting 3 compile worker(s)
Compiled src/folsom_ewma.erl
Compiled src/folsom.erl
Compiled src/folsom_ets.erl
Compiled src/folsom_meter_timer_server.erl
Compiled src/folsom_metrics_counter.erl
Compiled src/folsom_metrics.erl
Compiled src/folsom_metrics_gauge.erl
Compiled src/folsom_metrics_duration.erl
Compiled src/folsom_metrics_histogram_ets.erl
Compiled src/folsom_metrics_histogram.erl
Compiled src/folsom_metrics_history.erl
Compiled src/folsom_metrics_meter.erl
Compiled src/folsom_metrics_spiral.erl
Compiled src/folsom_metrics_meter_reader.erl
Compiled src/folsom_sample.erl
Compiled src/folsom_sample_none.erl
Compiled src/folsom_sample_slide.erl
Compiled src/folsom_sample_slide_server.erl
Compiled src/folsom_sample_slide_sup.erl
Compiled src/folsom_sample_exdec.erl
Compiled src/folsom_sample_slide_sorted.erl
Compiled src/folsom_sample_uniform.erl
Compiled src/folsom_sup.erl
Compiled src/folsom_sample_slide_uniform.erl
DEBUG: Worker exited cleanly
Compiled src/folsom_utils.erl
DEBUG: Worker exited cleanly
Compiled src/folsom_vm_metrics.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.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BRXvHc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64
+ cd folsom-0.9.0
+ '[' 1 -eq 1 ']'
+ '[' folsom '!=' '' ']'
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/erlang/lib/folsom-0.9.0/
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/erlang/lib/folsom-0.9.0/ebin/
+ '[' -f ebin/folsom.app ']'
+ /usr/bin/install -m 0644 -p ebin/folsom.app /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/erlang/lib/folsom-0.9.0/ebin/
+ /usr/bin/install -m 0644 -p ebin/folsom.beam ebin/folsom_ets.beam ebin/folsom_ewma.beam ebin/folsom_meter_timer_server.beam ebin/folsom_metrics.beam ebin/folsom_metrics_counter.beam ebin/folsom_metrics_duration.beam ebin/folsom_metrics_gauge.beam ebin/folsom_metrics_histogram.beam ebin/folsom_metrics_histogram_ets.beam ebin/folsom_metrics_history.beam ebin/folsom_metrics_meter.beam ebin/folsom_metrics_meter_reader.beam ebin/folsom_metrics_spiral.beam ebin/folsom_sample.beam ebin/folsom_sample_exdec.beam ebin/folsom_sample_none.beam ebin/folsom_sample_slide.beam ebin/folsom_sample_slide_server.beam ebin/folsom_sample_slide_sorted.beam ebin/folsom_sample_slide_sup.beam ebin/folsom_sample_slide_uniform.beam ebin/folsom_sample_uniform.beam ebin/folsom_sup.beam ebin/folsom_utils.beam ebin/folsom_vm_metrics.beam /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/erlang/lib/folsom-0.9.0/ebin/
+ '[' -d include/ ']'
++ ls include/folsom.hrl
+ for erlincludefile in `ls include/*.hrl`
+ /usr/bin/install -D -m 0644 -p include/folsom.hrl /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/erlang/lib/folsom-0.9.0/include/folsom.hrl
+ '[' -d priv/ ']'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.9.0-1.mga9 --unique-debug-suffix -0.9.0-1.mga9.aarch64 --unique-debug-src-base erlang-folsom-0.9.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/folsom-0.9.0

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VA1Js6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd folsom-0.9.0
+ '[' 1 -eq 1 ']'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: erlang-folsom-0.9.0-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0mzLZe
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd folsom-0.9.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/doc/erlang-folsom
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/doc/erlang-folsom
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/doc/erlang-folsom
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Mcu7SN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd folsom-0.9.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/licenses/erlang-folsom
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/licenses/erlang-folsom
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64/usr/share/licenses/erlang-folsom
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Provides: erlang-folsom = 0.9.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: erlang-bear erlang-erts(aarch-64) erlang-kernel(aarch-64) erlang-stdlib(aarch-64)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/erlang-folsom-0.9.0-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2IiLgB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd folsom-0.9.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/erlang-folsom-0.9.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GO7fwT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf folsom-0.9.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!