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-relx-4.2.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3EDGLt + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf relx-4.2.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/relx-v4.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd relx-4.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/erlang-relx-0001-Fix-for-rebar2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.K4SUpL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd relx-4.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' '!' -f src/relx.app.src -a '!' -f src/relx.app -a '!' -f ebin/relx.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=4.2.0 + export VSN + REBAR_VSN_CACHE_FILE=/home/iurt/rpmbuild/BUILD/relx-4.2.0/vsn.cache + export REBAR_VSN_CACHE_FILE + echo '{{git, "/home/iurt/rpmbuild/BUILD/relx-4.2.0"}, "4.2.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: Consult config file "/home/iurt/rpmbuild/BUILD/relx-4.2.0/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/relx-4.2.0/src/relx.app.src" DEBUG: is_app_available, looking for App bbmustache with Path "/home/iurt/rpmbuild/BUILD/relx-4.2.0/deps/bbmustache" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /home/iurt/rpmbuild/BUILD/relx-4.2.0/deps/bbmustache DEBUG: is_app_available, looking for App bbmustache with Path "/usr/share/erlang/lib/bbmustache-1.11.0" INFO: Looking for bbmustache-~>1.10 ; found bbmustache-1.11.0 at /usr/share/erlang/lib/bbmustache-1.11.0 WARN: /usr/share/erlang/lib/bbmustache-1.11.0/ebin/bbmustache.app has version "1.11.0"; requested regex was ~>1.10 DEBUG: Available deps: [] DEBUG: Missing deps : [{dep,"/usr/share/erlang/lib/bbmustache-1.11.0", bbmustache,"~>1.10",undefined,false}] DEBUG: Plugins requested while processing /home/iurt/rpmbuild/BUILD/relx-4.2.0: [] DEBUG: Predirs: [] ==> relx-4.2.0 (compile) DEBUG: Matched required ERTS version: 11.1.5 -> .* DEBUG: Matched required OTP release: 23 -> .* DEBUG: Min OTP version unconfigured DEBUG: is_app_available, looking for App bbmustache with Path "/home/iurt/rpmbuild/BUILD/relx-4.2.0/deps/bbmustache" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /home/iurt/rpmbuild/BUILD/relx-4.2.0/deps/bbmustache DEBUG: is_app_available, looking for App bbmustache with Path "/usr/share/erlang/lib/bbmustache-1.11.0" INFO: Looking for bbmustache-~>1.10 ; found bbmustache-1.11.0 at /usr/share/erlang/lib/bbmustache-1.11.0 WARN: /usr/share/erlang/lib/bbmustache-1.11.0/ebin/bbmustache.app has version "1.11.0"; requested regex was ~>1.10 Dependency not available: bbmustache-~>1.10 (undefined) Continue anyway because IGNORE_MISSING_DEPS was set DEBUG: erl_opts [debug_info,debug_info,warnings_as_errors,inline] DEBUG: Files to compile first: [] DEBUG: Starting 3 compile worker(s) Compiled src/rlx_app_info.erl Compiled src/relx.erl Compiled src/rlx_file_utils.erl Compiled src/rlx_log.erl Compiled src/rlx_assemble.erl Compiled src/rlx_config.erl Compiled src/rlx_relup.erl Compiled src/rlx_release.erl Compiled src/rlx_resolve.erl Compiled src/rlx_string.erl Compiled src/rlx_overlay.erl Compiled src/rlx_state.erl DEBUG: Worker exited cleanly Compiled src/rlx_tar.erl DEBUG: Worker exited cleanly Compiled src/rlx_util.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.6sKOeL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64 + cd relx-4.2.0 + '[' 1 -eq 1 ']' + '[' relx '!=' '' ']' + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/erlang/lib/relx-4.2.0/ + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/erlang/lib/relx-4.2.0/ebin/ + '[' -f ebin/relx.app ']' + /usr/bin/install -m 0644 -p ebin/relx.app /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/erlang/lib/relx-4.2.0/ebin/ + /usr/bin/install -m 0644 -p ebin/relx.beam ebin/rlx_app_info.beam ebin/rlx_assemble.beam ebin/rlx_config.beam ebin/rlx_file_utils.beam ebin/rlx_log.beam ebin/rlx_overlay.beam ebin/rlx_release.beam ebin/rlx_relup.beam ebin/rlx_resolve.beam ebin/rlx_state.beam ebin/rlx_string.beam ebin/rlx_tar.beam ebin/rlx_util.beam /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/erlang/lib/relx-4.2.0/ebin/ + '[' -d include/ ']' + '[' -d priv/ ']' ++ ls 'priv/*.so' ls: cannot access 'priv/*.so': No such file or directory + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.2.0-1.mga9 --unique-debug-suffix -4.2.0-1.mga9.aarch64 --unique-debug-src-base erlang-relx-4.2.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/relx-4.2.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/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SqQywk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd relx-4.2.0 + '[' 1 -eq 1 ']' + 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=4.2.0 + export VSN + REBAR_VSN_CACHE_FILE=/home/iurt/rpmbuild/BUILD/relx-4.2.0/vsn.cache + export REBAR_VSN_CACHE_FILE + REBAR_DEPS_PREFER_LIBS=TRUE + export REBAR_DEPS_PREFER_LIBS + /usr/bin/rebar eunit skip_deps=true -vv DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/relx-4.2.0/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/relx-4.2.0/src/relx.app.src" DEBUG: is_app_available, looking for App bbmustache with Path "/home/iurt/rpmbuild/BUILD/relx-4.2.0/deps/bbmustache" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /home/iurt/rpmbuild/BUILD/relx-4.2.0/deps/bbmustache DEBUG: is_app_available, looking for App bbmustache with Path "/usr/share/erlang/lib/bbmustache-1.11.0" INFO: Looking for bbmustache-~>1.10 ; found bbmustache-1.11.0 at /usr/share/erlang/lib/bbmustache-1.11.0 WARN: /usr/share/erlang/lib/bbmustache-1.11.0/ebin/bbmustache.app has version "1.11.0"; requested regex was ~>1.10 DEBUG: Available deps: [] DEBUG: Missing deps : [{dep,"/usr/share/erlang/lib/bbmustache-1.11.0", bbmustache,"~>1.10",undefined,false}] DEBUG: Plugins requested while processing /home/iurt/rpmbuild/BUILD/relx-4.2.0: [] DEBUG: Predirs: [] ==> relx-4.2.0 (eunit) DEBUG: Matched required ERTS version: 11.1.5 -> .* DEBUG: Matched required OTP release: 23 -> .* DEBUG: Min OTP version unconfigured DEBUG: Triq availability: true DEBUG: PropEr availability: false DEBUG: QuickCheck availability: false INFO: sh info: cwd: "/home/iurt/rpmbuild/BUILD/relx-4.2.0" cmd: cp -R src/relx.erl src/rlx_app_info.erl src/rlx_assemble.erl src/rlx_config.erl src/rlx_file_utils.erl src/rlx_log.erl src/rlx_overlay.erl src/rlx_release.erl src/rlx_relup.erl src/rlx_resolve.erl src/rlx_state.erl src/rlx_string.erl src/rlx_tar.erl src/rlx_util.erl test/rlx_dscv_util.erl test/rlx_release_SUITE.erl test/rlx_relup_SUITE.erl test/rlx_tar_SUITE.erl test/rlx_test_utils.erl ".eunit" DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "cp -R src/relx.erl src/rlx_app_info.erl src/rlx_assemble.erl src/rlx_config.erl src/rlx_file_utils.erl src/rlx_log.erl src/rlx_overlay.erl src/rlx_release.erl src/rlx_relup.erl src/rlx_resolve.erl src/rlx_state.erl src/rlx_string.erl src/rlx_tar.erl src/rlx_util.erl test/rlx_dscv_util.erl test/rlx_release_SUITE.erl test/rlx_relup_SUITE.erl test/rlx_tar_SUITE.erl test/rlx_test_utils.erl \".eunit\"" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] DEBUG: erl_opts [{d,'TEST'}, debug_info,debug_info,warnings_as_errors,inline, {d,'TRIQ'}] DEBUG: Files to compile first: [] DEBUG: Starting 3 compile worker(s) Compiled src/rlx_app_info.erl Compiled src/relx.erl Compiled src/rlx_file_utils.erl Compiled src/rlx_log.erl Compiled src/rlx_config.erl Compiled src/rlx_assemble.erl Compiled src/rlx_relup.erl Compiled src/rlx_release.erl Compiled src/rlx_overlay.erl Compiled src/rlx_resolve.erl Compiled src/rlx_string.erl Compiled src/rlx_state.erl Compiled src/rlx_util.erl Compiled src/rlx_tar.erl Compiled test/rlx_dscv_util.erl Compiled test/rlx_relup_SUITE.erl Compiled test/rlx_test_utils.erl DEBUG: Worker exited cleanly Compiled test/rlx_tar_SUITE.erl DEBUG: Worker exited cleanly Compiled test/rlx_release_SUITE.erl DEBUG: Worker exited cleanly INFO: Cover compiling /home/iurt/rpmbuild/BUILD/relx-4.2.0 ======================== EUnit ======================== module 'rlx_app_info' module 'relx' module 'rlx_file_utils' module 'rlx_log' module 'rlx_config' module 'rlx_assemble' module 'rlx_relup' module 'rlx_release' module 'rlx_overlay' module 'rlx_resolve' module 'rlx_string' module 'rlx_state' module 'rlx_util' module 'rlx_tar' module 'rlx_dscv_util' module 'rlx_relup_SUITE' module 'rlx_test_utils' module 'rlx_tar_SUITE' module 'rlx_release_SUITE' There were no tests to run. Cover analysis: /home/iurt/rpmbuild/BUILD/relx-4.2.0/.eunit/index.html Code Coverage: relx : 0% rlx_app_info : 0% rlx_assemble : 0% rlx_config : 0% rlx_dscv_util : 0% rlx_file_utils : 0% rlx_log : 0% rlx_overlay : 0% rlx_release : 0% rlx_release_SUITE : 0% rlx_relup : 0% rlx_relup_SUITE : 0% rlx_resolve : 0% rlx_state : 0% rlx_string : 0% rlx_tar : 0% rlx_tar_SUITE : 0% rlx_test_utils : 0% rlx_util : 0% Total : 0% DEBUG: Reconstruct kernel [{logger_level,notice}, {logger_sasl_compatible,false}, {shell_docs_ansi,auto}] DEBUG: Reconstruct crypto [{fips_mode,false},{rand_cache_size,896}] DEBUG: Reconstruct rebar [{log_level,warn}, {log_colored,uncolored}, {any_dir_modules, [rebar_require_vsn,rebar_deps,rebar_subdirs, rebar_templater,rebar_cleaner]}, {modules, [{app_dir, [rebar_proto_compiler, rebar_protobuffs_compiler, rebar_neotoma_compiler, rebar_asn1_compiler,rebar_dia_compiler, rebar_dialyzer,rebar_erlc_compiler, rebar_lfe_compiler,rebar_erlydtl_compiler, rebar_port_compiler,rebar_otp_app, rebar_otp_appup,rebar_ct,rebar_eunit, rebar_qc,rebar_escripter,rebar_edoc, rebar_shell,rebar_xref,rebar_metacmds]}, {rel_dir, [rebar_appups,rebar_reltool, rebar_upgrade]}]}, {recursive_cmds, ['check-deps',compile,'delete-deps','get-deps', 'list-deps','update-deps']}] + 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=4.2.0 + export VSN + REBAR_VSN_CACHE_FILE=/home/iurt/rpmbuild/BUILD/relx-4.2.0/vsn.cache + export REBAR_VSN_CACHE_FILE + REBAR_DEPS_PREFER_LIBS=TRUE + export REBAR_DEPS_PREFER_LIBS + /usr/bin/rebar ct skip_deps=true -vv DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/relx-4.2.0/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/relx-4.2.0/src/relx.app.src" DEBUG: is_app_available, looking for App bbmustache with Path "/home/iurt/rpmbuild/BUILD/relx-4.2.0/deps/bbmustache" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /home/iurt/rpmbuild/BUILD/relx-4.2.0/deps/bbmustache DEBUG: is_app_available, looking for App bbmustache with Path "/usr/share/erlang/lib/bbmustache-1.11.0" INFO: Looking for bbmustache-~>1.10 ; found bbmustache-1.11.0 at /usr/share/erlang/lib/bbmustache-1.11.0 WARN: /usr/share/erlang/lib/bbmustache-1.11.0/ebin/bbmustache.app has version "1.11.0"; requested regex was ~>1.10 DEBUG: Available deps: [] DEBUG: Missing deps : [{dep,"/usr/share/erlang/lib/bbmustache-1.11.0", bbmustache,"~>1.10",undefined,false}] DEBUG: Plugins requested while processing /home/iurt/rpmbuild/BUILD/relx-4.2.0: [] DEBUG: Predirs: [] ==> relx-4.2.0 (ct) DEBUG: No cover spec found: /home/iurt/rpmbuild/BUILD/relx-4.2.0 DEBUG: ct_run cmd: "ct_run -noshell -pa \"/home/iurt/rpmbuild/BUILD/relx-4.2.0/ebin\" \"/home/iurt/rpmbuild/BUILD/relx-4.2.0/.\" \"/usr/share/erlang/lib/triq-1.3.0/ebin\" \"/usr/share/erlang/lib/rebar-2.6.4/ebin\" \"/usr/share/erlang/lib/providers-1.8.1/ebin\" \"/usr/share/erlang/lib/protobuffs-0.9.2/ebin\" \"/usr/share/erlang/lib/neotoma-1.7.4/ebin\" \"/usr/share/erlang/lib/mustache-0.1.1/ebin\" \"/usr/share/erlang/lib/getopt-1.0.2/ebin\" \"/usr/share/erlang/lib/erlydtl-0.13.1/ebin\" \"/usr/share/erlang/lib/erlware_commons-1.3.1/ebin\" \"/usr/share/erlang/lib/eflame-0/ebin\" \"/usr/share/erlang/lib/cf-0.3.1/ebin\" \"/usr/share/erlang/lib/bbmustache-1.11.0/ebin\" -name test8584@pktaa1.mageia.org -logdir \"/home/iurt/rpmbuild/BUILD/relx-4.2.0/logs\" -env TEST_DIR \"/home/iurt/rpmbuild/BUILD/relx-4.2.0/test\" -dir test " INFO: sh info: cwd: "/home/iurt/rpmbuild/BUILD/relx-4.2.0" cmd: ct_run -noshell -pa "/home/iurt/rpmbuild/BUILD/relx-4.2.0/ebin" "/home/iurt/rpmbuild/BUILD/relx-4.2.0/." "/usr/share/erlang/lib/triq-1.3.0/ebin" "/usr/share/erlang/lib/rebar-2.6.4/ebin" "/usr/share/erlang/lib/providers-1.8.1/ebin" "/usr/share/erlang/lib/protobuffs-0.9.2/ebin" "/usr/share/erlang/lib/neotoma-1.7.4/ebin" "/usr/share/erlang/lib/mustache-0.1.1/ebin" "/usr/share/erlang/lib/getopt-1.0.2/ebin" "/usr/share/erlang/lib/erlydtl-0.13.1/ebin" "/usr/share/erlang/lib/erlware_commons-1.3.1/ebin" "/usr/share/erlang/lib/eflame-0/ebin" "/usr/share/erlang/lib/cf-0.3.1/ebin" "/usr/share/erlang/lib/bbmustache-1.11.0/ebin" -name test8584@pktaa1.mageia.org -logdir "/home/iurt/rpmbuild/BUILD/relx-4.2.0/logs" -env TEST_DIR "/home/iurt/rpmbuild/BUILD/relx-4.2.0/test" -dir test 2>&1 | tee -a /home/iurt/rpmbuild/BUILD/relx-4.2.0/logs/raw.log DEBUG: opts: [{env,[{"TESTDIR","test"}]},return_on_error] DEBUG: Port Cmd: "ct_run -noshell -pa \"/home/iurt/rpmbuild/BUILD/relx-4.2.0/ebin\" \"/home/iurt/rpmbuild/BUILD/relx-4.2.0/.\" \"/usr/share/erlang/lib/triq-1.3.0/ebin\" \"/usr/share/erlang/lib/rebar-2.6.4/ebin\" \"/usr/share/erlang/lib/providers-1.8.1/ebin\" \"/usr/share/erlang/lib/protobuffs-0.9.2/ebin\" \"/usr/share/erlang/lib/neotoma-1.7.4/ebin\" \"/usr/share/erlang/lib/mustache-0.1.1/ebin\" \"/usr/share/erlang/lib/getopt-1.0.2/ebin\" \"/usr/share/erlang/lib/erlydtl-0.13.1/ebin\" \"/usr/share/erlang/lib/erlware_commons-1.3.1/ebin\" \"/usr/share/erlang/lib/eflame-0/ebin\" \"/usr/share/erlang/lib/cf-0.3.1/ebin\" \"/usr/share/erlang/lib/bbmustache-1.11.0/ebin\" -name test8584@pktaa1.mageia.org -logdir \"/home/iurt/rpmbuild/BUILD/relx-4.2.0/logs\" -env TEST_DIR \"/home/iurt/rpmbuild/BUILD/relx-4.2.0/test\" -dir test 2>&1 | tee -a /home/iurt/rpmbuild/BUILD/relx-4.2.0/logs/raw.log" Port Opts: [{env,[{"TESTDIR","test"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] Converting "/home/iurt/rpmbuild/BUILD/relx-4.2.0/." to "/home/iurt/rpmbuild/BUILD/relx-4.2.0" and re-inserting with add_patha/1 Common Test v1.19.1 starting (cwd is /home/iurt/rpmbuild/BUILD/relx-4.2.0) Common Test: Running make in test directories... Recompile: rlx_tar_SUITE Recompile: rlx_relup_SUITE Recompile: rlx_release_SUITE Recompile: rlx_test_utils Recompile: rlx_dscv_util CWD set to: "/home/iurt/rpmbuild/BUILD/relx-4.2.0/logs/ct_run.test8584@pktaa1.mageia.org.2021-07-21_06.26.19" TEST INFO: 1 test(s), 40 case(s) in 3 suite(s) Testing BUILD.relx-4.2.0: Starting test, 40 test cases Testing BUILD.relx-4.2.0: TEST COMPLETE, 40 ok, 0 failed of 40 test cases Updating /home/iurt/rpmbuild/BUILD/relx-4.2.0/logs/index.html ... done Updating /home/iurt/rpmbuild/BUILD/relx-4.2.0/logs/all_runs.html ... done DONE. --- Test run on 2021/07/21 06:26:19 ---Converting "/home/iurt/rpmbuild/BUILD/relx-4.2.0/." to "/home/iurt/rpmbuild/BUILD/relx-4.2.0" and re-inserting with add_patha/1Common Test v1.19.1 starting (cwd is /home/iurt/rpmbuild/BUILD/relx-4.2.0)Common Test: Running make in test directories...Recompile: rlx_tar_SUITERecompile: rlx_relup_SUITERecompile: rlx_release_SUITERecompile: rlx_test_utilsRecompile: rlx_dscv_utilCWD set to: "/home/iurt/rpmbuild/BUILD/relx-4.2.0/logs/ct_run.test8584@pktaa1.mageia.org.2021-07-21_06.26.19"TEST INFO: 1 test(s), 40 case(s) in 3 suite(s)Testing BUILD.relx-4.2.0: Starting test, 40 test casesTesting BUILD.relx-4.2.0: TEST COMPLETE, 40 ok, 0 failed of 40 test casesUpdating /home/iurt/rpmbuild/BUILD/relx-4.2.0/logs/index.html ... doneUpdating /home/iurt/rpmbuild/BUILD/relx-4.2.0/logs/all_runs.html ... done DEBUG: Postdirs: [] + RPM_EC=0 ++ jobs -p + exit 0 Processing files: erlang-relx-4.2.0-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.875XAg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd relx-4.2.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/doc/erlang-relx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/doc/erlang-relx + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/doc/erlang-relx + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4w0Ojp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd relx-4.2.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/licenses/erlang-relx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/licenses/erlang-relx + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64/usr/share/licenses/erlang-relx + 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. Provides: erlang-relx = 4.2.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: erlang-bbmustache erlang-erts(aarch-64) erlang-kernel(aarch-64) erlang-sasl(aarch-64) erlang-stdlib(aarch-64) erlang-tools(aarch-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/erlang-relx-4.2.0-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oYTDbI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd relx-4.2.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/erlang-relx-4.2.0-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.flLThE + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf relx-4.2.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!