D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/elixir-1.7.2-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JPc1mT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf elixir-1.7.2/docs + /usr/bin/mkdir -p elixir-1.7.2/docs + cd elixir-1.7.2/docs + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/elixir-1.7.2-doc.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name .build -exec rm '{}' ';' + cd /home/iurt/rpmbuild/BUILD + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/elixir-1.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd elixir-1.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.bat' -exec rm '{}' ';' + rm lib/elixir/test/elixir/io/ansi_test.exs + find . -name .gitignore -delete + find . -name .gitkeep -delete + sed -i 's/$(Q)//g' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FLvadV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd elixir-1.7.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export LANG=C.UTF-8 + LANG=C.UTF-8 + export REBAR=/usr/bin/rebar + REBAR=/usr/bin/rebar + export ERL_LIBS=/usr/share/erlang/lib/ + ERL_LIBS=/usr/share/erlang/lib/ + export REBAR_DEPS_PREFER_LIBS=TRUE + REBAR_DEPS_PREFER_LIBS=TRUE + make compile erlc -o lib/elixir/src/elixir_parser.erl +'{verbose,true}' +'{report,true}' lib/elixir/src/elixir_parser.yrl if [ ! -f lib/elixir/ebin/elixir.app ]; then erl -noshell -eval '{V,_} = string:to_integer(erlang:system_info(otp_release)), io:fwrite("~s", [is_integer(V) and (V >= 19)])' -s erlang halt | grep -q '^true'; if [ $? != 0 ]; then echo "At least Erlang/OTP 19.0 is required to build Elixir"; exit 1; fi; fi cd lib/elixir && mkdir -p ebin && erl -make Recompile: src/elixir_utils Recompile: src/elixir_tokenizer Recompile: src/elixir_sup Recompile: src/elixir_rewrite Recompile: src/elixir_quote Recompile: src/elixir_parser Recompile: src/elixir_overridable Recompile: src/elixir_module src/elixir_module.erl:114: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace src/elixir_module.erl:312: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Recompile: src/elixir_map src/elixir_map.erl:158: Warning: function prune_stacktrace/3 is unused Recompile: src/elixir_locals Recompile: src/elixir_lexical Recompile: src/elixir_interpolation Recompile: src/elixir_import Recompile: src/elixir_fn src/elixir_fn.erl:9: Warning: variable 'Right' is unused Recompile: src/elixir_expand Recompile: src/elixir_errors src/elixir_errors.erl:148: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Recompile: src/elixir_erl_var Recompile: src/elixir_erl_try Recompile: src/elixir_erl_pass Recompile: src/elixir_erl_for Recompile: src/elixir_erl_compiler Recompile: src/elixir_erl_clauses Recompile: src/elixir_erl Recompile: src/elixir_env Recompile: src/elixir_dispatch src/elixir_dispatch.erl:189: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace src/elixir_dispatch.erl:212: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Recompile: src/elixir_def Recompile: src/elixir_config Recompile: src/elixir_compiler src/elixir_compiler.erl:127: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Recompile: src/elixir_code_server Recompile: src/elixir_clauses Recompile: src/elixir_bootstrap Recompile: src/elixir_bitstring Recompile: src/elixir_aliases Recompile: src/elixir src/elixir.erl:265: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace src/elixir.erl:278: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace /home/iurt/rpmbuild/BUILD/elixir-1.7.2/lib/elixir/generate_app.escript lib/elixir/src/elixir.app.src lib/elixir/ebin/elixir.app 1.7.2 Generated elixir.app if [ ! -f lib/elixir/ebin/Elixir.Kernel.beam ]; then \ echo "==> bootstrap (compile)"; \ erl -I lib/elixir/include -noshell -pa lib/elixir/ebin -s elixir_compiler bootstrap -s erlang halt; \ fi ==> bootstrap (compile) Compiled lib/elixir/lib/kernel.ex Compiled lib/elixir/lib/macro/env.ex Compiled lib/elixir/lib/keyword.ex warning: variable "body" is unused /home/iurt/rpmbuild/BUILD/elixir-1.7.2/lib/elixir/lib/module.ex:1323 Compiled lib/elixir/lib/module.ex Compiled lib/elixir/lib/list.ex Compiled lib/elixir/lib/macro.ex Compiled lib/elixir/lib/code.ex Compiled lib/elixir/lib/code/identifier.ex Compiled lib/elixir/lib/module/locals_tracker.ex Compiled lib/elixir/lib/kernel/typespec.ex Compiled lib/elixir/lib/kernel/utils.ex Compiled lib/elixir/lib/exception.ex Compiled lib/elixir/lib/protocol.ex Compiled lib/elixir/lib/stream/reducers.ex Compiled lib/elixir/lib/enum.ex Compiled lib/elixir/lib/inspect/algebra.ex Compiled lib/elixir/lib/inspect.ex Compiled lib/elixir/lib/regex.ex Compiled lib/elixir/lib/string.ex Compiled lib/elixir/lib/string/chars.ex Compiled lib/elixir/lib/io.ex Compiled lib/elixir/lib/path.ex Compiled lib/elixir/lib/file.ex warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace /home/iurt/rpmbuild/BUILD/elixir-1.7.2/lib/elixir/lib/system.ex:462 Compiled lib/elixir/lib/system.ex Compiled lib/elixir/lib/kernel/cli.ex Compiled lib/elixir/lib/kernel/error_handler.ex Compiled lib/elixir/lib/kernel/parallel_compiler.ex Compiled lib/elixir/lib/kernel/lexical_tracker.ex ==> elixir (compile) cd lib/elixir && ../../bin/elixirc --verbose --ignore-module-conflict "lib/kernel.ex" -o ebin; cd lib/elixir && ../../bin/elixirc --verbose --ignore-module-conflict "lib/**/*.ex" -o ebin; warning: module Exception is not a behaviour (in module IO.StreamError) lib/io/stream.ex:1 warning: module Exception is not a behaviour (in module OptionParser.ParseError) lib/option_parser.ex:11 warning: got "@impl true" for function message/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/option_parser.ex:12 warning: got "@impl true" for function message/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/io/stream.ex:2 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/option_parser.ex:12 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/io/stream.ex:2 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/option_parser.ex:12 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/io/stream.ex:2 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/io/stream.ex:5 warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace lib/system.ex:462 warning: module Exception is not a behaviour (in module Regex.CompileError) lib/regex.ex:112 warning: got "@impl true" for function message/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/regex.ex:113 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/regex.ex:113 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/regex.ex:113 warning: module Exception is not a behaviour (in module Inspect.Error) lib/inspect/algebra.ex:90 warning: got "@impl true" for function message/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/inspect/algebra.ex:94 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/inspect/algebra.ex:94 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/inspect/algebra.ex:94 warning: module Exception is not a behaviour (in module Version.InvalidRequirementError) lib/version.ex:106 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/version.ex:107 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/version.ex:110 warning: got "@impl true" for function message/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/version.ex:115 warning: variable "body" is unused lib/module.ex:1323 warning: module Exception is not a behaviour (in module Version.InvalidVersionError) lib/version.ex:120 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/version.ex:121 warning: got "@impl true" for function exception/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/version.ex:124 warning: got "@impl true" for function message/1 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks lib/version.ex:129 make unicode make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/elixir-1.7.2' ==> unicode (compile) bin/elixirc --verbose --ignore-module-conflict lib/elixir/unicode/unicode.ex -o lib/elixir/ebin; bin/elixirc --verbose --ignore-module-conflict lib/elixir/unicode/properties.ex -o lib/elixir/ebin; bin/elixirc --verbose --ignore-module-conflict lib/elixir/unicode/tokenizer.ex -o lib/elixir/ebin; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/elixir-1.7.2' make app make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/elixir-1.7.2' /home/iurt/rpmbuild/BUILD/elixir-1.7.2/lib/elixir/generate_app.escript lib/elixir/src/elixir.app.src lib/elixir/ebin/elixir.app 1.7.2 Generated elixir.app make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/elixir-1.7.2' ==> eex (compile) cd lib/eex && ../../bin/elixirc --verbose --ignore-module-conflict "lib/**/*.ex" -o ebin ==> mix (compile) cd lib/mix && ../../bin/elixirc --verbose --ignore-module-conflict "lib/**/*.ex" -o ebin mkdir -p lib/mix/_build/shared/lib/mix cp -R lib/mix/ebin lib/mix/_build/shared/lib/mix/ cd lib/mix && ../../bin/elixir -e 'Mix.start(:permanent, [])' -r mix.exs -e 'Mix.Task.run("compile.app")' Generated mix app cp lib/mix/_build/shared/lib/mix/ebin/mix.app lib/mix/ebin/mix.app rm -rf lib/mix/_build ==> ex_unit (compile) cd lib/ex_unit && ../../bin/elixirc --verbose --ignore-module-conflict "lib/**/*.ex" -o ebin mkdir -p lib/ex_unit/_build/shared/lib/ex_unit cp -R lib/ex_unit/ebin lib/ex_unit/_build/shared/lib/ex_unit/ cd lib/ex_unit && ../../bin/elixir -e 'Mix.start(:permanent, [])' -r mix.exs -e 'Mix.Task.run("compile.app")' Generated ex_unit app cp lib/ex_unit/_build/shared/lib/ex_unit/ebin/ex_unit.app lib/ex_unit/ebin/ex_unit.app rm -rf lib/ex_unit/_build ==> logger (compile) cd lib/logger && ../../bin/elixirc --verbose --ignore-module-conflict "lib/**/*.ex" -o ebin mkdir -p lib/logger/_build/shared/lib/logger cp -R lib/logger/ebin lib/logger/_build/shared/lib/logger/ cd lib/logger && ../../bin/elixir -e 'Mix.start(:permanent, [])' -r mix.exs -e 'Mix.Task.run("compile.app")' Generated logger app cp lib/logger/_build/shared/lib/logger/ebin/logger.app lib/logger/ebin/logger.app rm -rf lib/logger/_build mkdir -p lib/eex/_build/shared/lib/eex cp -R lib/eex/ebin lib/eex/_build/shared/lib/eex/ cd lib/eex && ../../bin/elixir -e 'Mix.start(:permanent, [])' -r mix.exs -e 'Mix.Task.run("compile.app")' Generated eex app cp lib/eex/_build/shared/lib/eex/ebin/eex.app lib/eex/ebin/eex.app rm -rf lib/eex/_build ==> iex (compile) cd lib/iex && ../../bin/elixirc --verbose --ignore-module-conflict "lib/**/*.ex" -o ebin mkdir -p lib/iex/_build/shared/lib/iex cp -R lib/iex/ebin lib/iex/_build/shared/lib/iex/ cd lib/iex && ../../bin/elixir -e 'Mix.start(:permanent, [])' -r mix.exs -e 'Mix.Task.run("compile.app")' Generated iex app cp lib/iex/_build/shared/lib/iex/ebin/iex.app lib/iex/ebin/iex.app rm -rf lib/iex/_build + make build_man cp man/iex.1.in man/iex.1 sed -i.bak "/{COMMON}/r man/common" man/iex.1 sed -i.bak "/{COMMON}/d" man/iex.1 rm -f man/iex.1.bak cp man/elixir.1.in man/elixir.1 sed -i.bak "/{COMMON}/r man/common" man/elixir.1 sed -i.bak "/{COMMON}/d" man/elixir.1 rm -f man/elixir.1.bak + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dzIWHU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64 + cd elixir-1.7.2 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64//usr/share/elixir/1.7.2 + cp -ra bin lib /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64//usr/share/elixir/1.7.2 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64//usr/bin + ln -s /usr/share/elixir/1.7.2/bin/elixir /usr/share/elixir/1.7.2/bin/elixirc /usr/share/elixir/1.7.2/bin/iex /usr/share/elixir/1.7.2/bin/mix /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64//usr/bin/ + mkdir -p /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64//usr/share/man/man1 + cp -a man/elixir.1 man/elixirc.1 man/iex.1 man/mix.1 /home/iurt/rpmbuild/BUILDROOT/elixir-1.7.2-1.mga8.x86_64//usr/share/man/man1 + /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-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-strip-shared /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/elixir/1.7.2/lib/elixir/generate_app.escript from /usr/bin/env escript to #!/usr/bin/escript mangling shebang in /usr/share/elixir/1.7.2/bin/iex from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/elixir/1.7.2/bin/elixir from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/elixir/1.7.2/bin/mix from /usr/bin/env elixir to #!/usr/bin/elixir mangling shebang in /usr/share/elixir/1.7.2/bin/elixirc from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TV1NPV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd elixir-1.7.2 + '[' 1 -eq 1 ']' + export LANG=C.UTF-8 + LANG=C.UTF-8 + make test if [ ! -f lib/elixir/ebin/elixir.app ]; then erl -noshell -eval '{V,_} = string:to_integer(erlang:system_info(otp_release)), io:fwrite("~s", [is_integer(V) and (V >= 19)])' -s erlang halt | grep -q '^true'; if [ $? != 0 ]; then echo "At least Erlang/OTP 19.0 is required to build Elixir"; exit 1; fi; fi cd lib/elixir && mkdir -p ebin && erl -make bin/elixir bin/mix format --check-formatted mkdir -p lib/elixir/test/ebin erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/atom_test.erl mkdir -p lib/elixir/test/ebin erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/control_test.erl mkdir -p lib/elixir/test/ebin erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/function_test.erl mkdir -p lib/elixir/test/ebin erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/match_test.erl mkdir -p lib/elixir/test/ebin erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/module_test.erl mkdir -p lib/elixir/test/ebin erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/operators_test.erl mkdir -p lib/elixir/test/ebin erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/string_test.erl mkdir -p lib/elixir/test/ebin erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/test_helper.erl mkdir -p lib/elixir/test/ebin erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/tokenizer_test.erl ==> elixir (eunit) erl -I lib/elixir/include -noshell -pa lib/elixir/ebin -pa lib/elixir/test/ebin -s test_helper test; All 200 tests passed. ==> elixir (exunit) exec epmd & exit if [ "" = "Windows_NT" ]; then \ cd lib/elixir && cmd //C call ../../bin/elixir.bat -r "test/elixir/test_helper.exs" -pr "test/elixir/**/*_test.exs"; \ else \ cd lib/elixir && ../../bin/elixir -r "test/elixir/test_helper.exs" -pr "test/elixir/**/*_test.exs"; \ fi Excluding tags: [windows: true] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Finished in 22.8 seconds (9.8s on load, 13.0s on tests) 1406 doctests, 2962 tests, 0 failures, 7 excluded Randomized with seed 401856 ==> ex_unit (exunit) cd lib/ex_unit && ../../bin/elixir -r "test/test_helper.exs" -pr "test/**/*_test.exs"; ................................................................................................................................................................................................................................................................................................... Finished in 4.4 seconds (2.0s on load, 2.4s on tests) 38 doctests, 253 tests, 0 failures Randomized with seed 28299 ==> logger (exunit) cd lib/logger && ../../bin/elixir -r "test/test_helper.exs" -pr "test/**/*_test.exs"; Excluding tags: [:error_logger] ....................................................................................................................... Finished in 2.0 seconds (1.5s on load, 0.4s on tests) 3 doctests, 125 tests, 0 failures, 9 excluded Randomized with seed 560175 ==> mix (exunit) cd lib/mix && ../../bin/elixir -r "test/test_helper.exs" -pr "test/**/*_test.exs"; Excluding tags: [windows: true] ......................................................................................................................................... 1) test does not treat remote typespecs as compile time dependencies (Mix.Tasks.Compile.ElixirTest) test/mix/tasks/compile.elixir_test.exs:421 No message matching {:mix_shell, :info, ["Compiled lib/a.ex"]} after 0ms. The process mailbox is empty. stacktrace: test/mix/tasks/compile.elixir_test.exs:440: anonymous fn/0 in Mix.Tasks.Compile.ElixirTest."test does not treat remote typespecs as compile time dependencies"/1 (elixir) lib/file.ex:1443: File.cd!/2 test/test_helper.exs:114: MixTest.Case.in_fixture/3 test/mix/tasks/compile.elixir_test.exs:422: (test) ....... 2) test compiles mtime changed files (Mix.Tasks.Compile.ElixirTest) test/mix/tasks/compile.elixir_test.exs:117 No message matching {:mix_shell, :error, [^message]} after 0ms. The following variables were pinned: message = "warning: mtime (modified time) for \"lib/a.ex\" was set to the future, resetting to now" The process mailbox is empty. code: in_fixture("no_mixfile", fn -> stacktrace: test/mix/tasks/compile.elixir_test.exs:133: anonymous fn/0 in Mix.Tasks.Compile.ElixirTest."test compiles mtime changed files"/1 (elixir) lib/file.ex:1443: File.cd!/2 test/test_helper.exs:114: MixTest.Case.in_fixture/3 test/mix/tasks/compile.elixir_test.exs:118: (test) .. 3) test compiles dependent changed modules (Mix.Tasks.Compile.ElixirTest) test/mix/tasks/compile.elixir_test.exs:169 No message matching {:mix_shell, :info, ["Compiled lib/a.ex"]} after 0ms. The process mailbox is empty. code: in_fixture("no_mixfile", fn -> stacktrace: test/mix/tasks/compile.elixir_test.exs:184: anonymous fn/0 in Mix.Tasks.Compile.ElixirTest."test compiles dependent changed modules"/1 (elixir) lib/file.ex:1443: File.cd!/2 test/test_helper.exs:114: MixTest.Case.in_fixture/3 test/mix/tasks/compile.elixir_test.exs:170: (test) . 4) test recompiles modules with async tracking (Mix.Tasks.Compile.ElixirTest) test/mix/tasks/compile.elixir_test.exs:310 Assertion with == failed code: assert Mix.Tasks.Compile.Elixir.run(["--verbose"]) == {:ok, []} left: {:noop, []} right: {:ok, []} stacktrace: test/mix/tasks/compile.elixir_test.exs:334: anonymous fn/0 in Mix.Tasks.Compile.ElixirTest."test recompiles modules with async tracking"/1 (elixir) lib/file.ex:1443: File.cd!/2 test/test_helper.exs:114: MixTest.Case.in_fixture/3 test/mix/tasks/compile.elixir_test.exs:311: (test) ............................................................................................................................................................................................................................................ 5) test xrefs if stale (Mix.Tasks.Compile.XrefTest) test/mix/tasks/compile.xref_test.exs:27 Assertion with =~ failed code: assert capture_io(:stderr, fun) =~ "no_func" left: "" right: "no_func" stacktrace: (elixir) lib/file.ex:1443: File.cd!/2 test/test_helper.exs:114: MixTest.Case.in_fixture/3 test/mix/tasks/compile.xref_test.exs:28: (test) ..................................................................................................................... Finished in 118.4 seconds (4.0s on load, 114.3s on tests) 8 doctests, 497 tests, 5 failures Randomized with seed 684873 make: *** [Makefile:102: test_mix] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.TV1NPV (%check) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.TV1NPV (%check) I: [iurt_root_command] ERROR: chroot