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 1467482 Details for
Bug 1606149
ruby-ncurses: 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), 5.87 KB, created by
Mohan Boddu
on 2018-07-20 18:39:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 18:39:47 UTC
Size:
5.87 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/ruby-ncurses.spec'], chrootPath='/var/lib/mock/f29-build-13076084-950015/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 0x3ff749fca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/ruby-ncurses.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 >warning: line 25: Possible unexpanded macro in: Requires: ruby(release) >= %{rubyabi} >Building target platforms: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/ruby-ncurses-1.3.1-26.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ruby-ncurses.spec'], chrootPath='/var/lib/mock/f29-build-13076084-950015/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 0x3ff749fca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ruby-ncurses.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 >warning: line 25: Possible unexpanded macro in: Requires: ruby(release) >= %{rubyabi} >Building target platforms: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1q4rKT >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf ncurses-ruby-1.3.1 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/ncurses-ruby-1.3.1.tar.bz2 >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ncurses-ruby-1.3.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (0001-STR2CSTR-deprecated.patch): >+ echo 'Patch #0 (0001-STR2CSTR-deprecated.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .p --fuzz=0 >patching file form_wrap.c >patching file menu_wrap.c >patching file ncurses_wrap.c >Patch #1 (0002-Werror-format-security.patch): >+ echo 'Patch #1 (0002-Werror-format-security.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format --fuzz=0 >patching file form_wrap.c >Patch #2 (ruby-ncurses-fix-missing-tz-prototypes.patch): >+ echo 'Patch #2 (ruby-ncurses-fix-missing-tz-prototypes.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .systime --fuzz=0 >patching file ncurses_wrap.h >Hunk #1 succeeded at 86 (offset 2 lines). >Patch #3 (ruby-ncurses-1.3.1-use-new-rb_thread_fd_select-avoiding-deprecated-functions.patch): >+ echo 'Patch #3 (ruby-ncurses-1.3.1-use-new-rb_thread_fd_select-avoiding-deprecated-functions.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ruby22 --fuzz=0 >patching file ncurses_wrap.c >Hunk #1 succeeded at 835 (offset -1 lines). >+ /usr/bin/chmod 0644 ncurses_wrap.c >+ find examples/ -type f >+ xargs /usr/bin/chmod 0644 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IgdjSI >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ncurses-ruby-1.3.1 >+ ruby extconf.rb --vendor >checking for unistd.h... *** extconf.rb failed *** >Could not create Makefile due to some reason, probably lack of necessary >libraries and/or headers. Check the mkmf.log file for more details. You may >need configuration options. >Provided configuration options: > --with-opt-dir > --without-opt-dir > --with-opt-include > --without-opt-include=${opt-dir}/include > --with-opt-lib > --without-opt-lib=${opt-dir}/lib64 > --with-make-prog > --without-make-prog > --srcdir=. > --curdir > --ruby=/usr/bin/$(RUBY_BASE_NAME) >/usr/share/ruby/mkmf.rb:456:in `try_do': The compiler failed to generate an executable file. (RuntimeError) >You have to install development tools first. > from /usr/share/ruby/mkmf.rb:590:in `try_cpp' > from /usr/share/ruby/mkmf.rb:1097:in `block in have_header' > from /usr/share/ruby/mkmf.rb:947:in `block in checking_for' > from /usr/share/ruby/mkmf.rb:350:in `block (2 levels) in postpone' > from /usr/share/ruby/mkmf.rb:320:in `open' > from /usr/share/ruby/mkmf.rb:350:in `block in postpone' > from /usr/share/ruby/mkmf.rb:320:in `open' > from /usr/share/ruby/mkmf.rb:346:in `postpone' > from /usr/share/ruby/mkmf.rb:946:in `checking_for' > from /usr/share/ruby/mkmf.rb:1096:in `have_header' > from extconf.rb:28:in `<main>' >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.IgdjSI (%build) > line 25: Possible unexpanded macro in: Requires: ruby(release) >= %{rubyabi} > Bad exit status from /var/tmp/rpm-tmp.IgdjSI (%build) >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/ruby-ncurses.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 1606149
: 1467482 |
1467483
|
1467484