Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1461645 Details for
Bug 1603871
elixir: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 20.14 KB, created by
Mohan Boddu
on 2018-07-19 19:17:30 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 19:17:30 UTC
Size:
20.14 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/elixir.spec'], chrootPath='/var/lib/mock/f29-build-12997245-948802/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ff7717ca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/elixir.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/elixir-1.6.6-2.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/elixir.spec'], chrootPath='/var/lib/mock/f29-build-12997245-948802/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ff7717ca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/elixir.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fkAzqu >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf elixir-1.6.6/docs >+ /usr/bin/mkdir -p elixir-1.6.6/docs >+ cd elixir-1.6.6/docs >+ /usr/bin/unzip -qq /builddir/build/SOURCES/elixir-1.6.6-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 /builddir/build/BUILD >+ /usr/bin/gzip -dc /builddir/build/SOURCES/elixir-1.6.6.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd elixir-1.6.6 >+ /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 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qnvVf6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd elixir-1.6.6 >+ export LANG=en_US.UTF-8 >+ LANG=en_US.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 >cd lib/elixir && /usr/bin/rebar compile >==> elixir (compile) >Compiled src/elixir_parser.yrl >Compiled src/elixir_errors.erl >Compiled src/elixir_erl_var.erl >Compiled src/elixir_utils.erl >Compiled src/elixir_sup.erl >Compiled src/elixir_rewrite.erl >Compiled src/elixir_quote.erl >Compiled src/elixir_overridable.erl >Compiled src/elixir_tokenizer.erl >Compiled src/elixir_module.erl >Compiled src/elixir_map.erl >Compiled src/elixir_locals.erl >Compiled src/elixir_lexical.erl >Compiled src/elixir_interpolation.erl >Compiled src/elixir_import.erl >Compiled src/elixir_fn.erl >Compiled src/elixir_erl_try.erl >Compiled src/elixir_expand.erl >Compiled src/elixir_erl_pass.erl >Compiled src/elixir_erl_for.erl >Compiled src/elixir_erl_compiler.erl >Compiled src/elixir_erl_clauses.erl >Compiled src/elixir_env.erl >Compiled src/elixir_dispatch.erl >Compiled src/elixir_erl.erl >Compiled src/elixir_config.erl >Compiled src/elixir_def.erl >Compiled src/elixir_compiler.erl >Compiled src/elixir_code_server.erl >Compiled src/elixir_bootstrap.erl >Compiled src/elixir_clauses.erl >Compiled src/elixir_bitstring.erl >Compiled src/elixir_aliases.erl >Compiled src/elixir.erl >Compiled src/elixir_parser.erl >if [ ! -f lib/elixir/ebin/Elixir.Kernel.beam ]; 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 19.0 is required to build Elixir"; exit 1; fi; \ > 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 >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 >warning: erlang:get_stacktrace/0 used in the wrong part of 'try' expression. (Use it in the block between 'catch' and 'end'.) > /builddir/build/BUILD/elixir-1.6.6/lib/elixir/lib/exception.ex:1242 >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 >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: erlang:get_stacktrace/0 used in the wrong part of 'try' expression. (Use it in the block between 'catch' and 'end'.) > lib/exception.ex:1242 >warning: use Dict is deprecated, use the Map module for working with maps or the Keyword module for working with keyword lists > lib/hash_dict.ex:11 >make unicode >make[1]: Entering directory '/builddir/build/BUILD/elixir-1.6.6' >==> 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 '/builddir/build/BUILD/elixir-1.6.6' >rm -f lib/elixir/ebin/elixir.app >cd lib/elixir && /usr/bin/rebar compile >==> elixir (compile) >==> 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 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EVZWZ2 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x >++ dirname /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x >+ cd elixir-1.6.6 >+ mkdir -p /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x//usr/share/elixir/1.6.6 >+ cp -ra bin lib /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x//usr/share/elixir/1.6.6 >+ mkdir -p /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x//usr/bin >+ ln -s /usr/share/elixir/1.6.6/bin/elixir /usr/share/elixir/1.6.6/bin/elixirc /usr/share/elixir/1.6.6/bin/iex /usr/share/elixir/1.6.6/bin/mix /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x//usr/bin/ >+ mkdir -p /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x//usr/share/man/man1 >+ cp -a man/elixir.1 man/elixirc.1 man/iex.1 man/mix.1 /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x//usr/share/man/man1 >+ rm -r /builddir/build/BUILDROOT/elixir-1.6.6-2.fc29.s390x//usr/share/elixir/1.6.6/lib/elixir/.rebar >+ /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 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >mangling shebang in /usr/share/elixir/1.6.6/bin/mix from /usr/bin/env elixir to #!/usr/bin/elixir >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fimTdv >+ umask 022 >+ cd /builddir/build/BUILD >+ cd elixir-1.6.6 >+ export LANG=en_US.UTF-8 >+ LANG=en_US.UTF-8 >+ make test >cd lib/elixir && "/builddir/build/BUILD/elixir-1.6.6/rebar" compile >==> elixir (compile) >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/module_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/operators_test.erl >mkdir -p lib/elixir/test/ebin >erlc -I lib/elixir/include -o lib/elixir/test/ebin lib/elixir/test/erlang/tokenizer_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/atom_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/string_test.erl >==> elixir (eunit) >erl -I lib/elixir/include -noshell -pa lib/elixir/ebin -pa lib/elixir/test/ebin -s test_helper test; > All 199 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] >........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................warning: Module.add_doc/6 is deprecated, use @doc instead > test/elixir/kernel/docs_test.exs:182 >.................................................................................................................................................................................................................. >Finished in 39.0 seconds (18.8s on load, 20.1s on tests) >1365 doctests, 2876 tests, 0 failures, 7 skipped >Randomized with seed 961721 >==> ex_unit (exunit) >cd lib/ex_unit && ../../bin/elixir -r "test/test_helper.exs" -pr "test/**/*_test.exs"; >................................................................................................................................................................................................................................................................ >Finished in 4.0 seconds (1.6s on load, 2.4s on tests) >34 doctests, 222 tests, 0 failures >Randomized with seed 162395 >==> logger (exunit) >cd lib/logger && ../../bin/elixir -r "test/test_helper.exs" -pr "test/**/*_test.exs"; >Excluding tags: [:logger] >............................................................................................................... >Finished in 1.0 seconds (0.6s on load, 0.3s on tests) >1 doctest, 116 tests, 0 failures, 6 skipped >Randomized with seed 571623 >==> mix (exunit) >cd lib/mix && ../../bin/elixir -r "test/test_helper.exs" -pr "test/**/*_test.exs"; >Excluding tags: [windows: true] >.......................................................................................................................................................................................................................................................................................................................... > 1) test prints warnings from stale files with --all-warnings (Mix.Tasks.Compile.ErlangTest) > test/mix/tasks/compile.erlang_test.exs:144 > Assertion with == failed > code: assert output == "" > left: "src/has_warning.erl:2: Warning: function my_fn/0 is unused\n" > right: "" > stacktrace: > (elixir) lib/file.ex:1419: File.cd!/2 > test/test_helper.exs:114: MixTest.Case.in_fixture/3 > test/mix/tasks/compile.erlang_test.exs:145: (test) >......................................................................................................................................................................... >Finished in 105.3 seconds (6.1s on load, 99.1s on tests) >8 doctests, 476 tests, 1 failure >Randomized with seed 519420 >make: *** [Makefile:94: test_mix] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.fimTdv (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.fimTdv (%check) >Child pid '62189' is dead >Child dead, killing orphans >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/elixir.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1603871
: 1461645 |
1461646
|
1461647