Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1251461 Details for
Bug 1423236
arm-none-eabi-gdb: FTBFS in rawhide
Home
New
Search
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.rh90 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
<fdopen> (text/plain), 5.12 KB, created by
Fedora Release Engineering
on 2017-02-17 03:16:26 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 03:16:26 UTC
Size:
5.12 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-gdb.spec'], timeout=172800chrootPath='/var/lib/mock/f26-build-7594601-694086/root'logger=<mockbuild.trace_decorator.getLog object at 0x3fff97232390>user='mockbuild'shell=FalseprintOutput=Falsegid=425env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir'}uid=1000) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-gdb.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False >Building target platforms: ppc64le >Building for target ppc64le >Wrote: /builddir/build/SRPMS/arm-none-eabi-gdb-7.6.2-5.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-gdb.spec'], timeout=172800printOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3fff97232390>user='mockbuild'shell=FalsechrootPath='/var/lib/mock/f26-build-7594601-694086/root'gid=425env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir'}uid=1000private_network=True) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-gdb.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False >Building target platforms: ppc64le >Building for target ppc64le >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5ImS3x >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf arm-none-eabi-gdb >+ /usr/bin/mkdir -p arm-none-eabi-gdb >+ cd arm-none-eabi-gdb >+ /usr/bin/tar -xof - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/gdb-7.6.2.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cd gdb-7.6.2 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KffjGA >+ umask 022 >+ cd /builddir/build/BUILD >+ cd arm-none-eabi-gdb >+ mkdir -p build >+ cd build >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' >+ ../gdb-7.6.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --datarootdir=/usr/share/gdb-arm-none-eabi-7.6.2 --disable-rpath --target=arm-none-eabi --disable-nls --disable-werror --with-python --without-doc --with-xml --with-expat >checking build system type... ../gdb-7.6.2/config.guess: unable to guess system type >This script, last modified 2012-12-30, has failed to recognize >the operating system you are using. It is advised that you >download the most up to date version of the config scripts from > http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD >and > http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD >If the version you run (../gdb-7.6.2/config.guess) is already up to date, please >send the following data and any information you think might be >pertinent to <config-patches@gnu.org> in order to provide the needed >information to handle your system. >config.guess timestamp = 2012-12-30 >uname -m = ppc64le >uname -r = 4.9.4-201.fc25.ppc64le >uname -s = Linux >uname -v = #1 SMP Thu Jan 19 08:17:50 UTC 2017 >/usr/bin/uname -p = ppc64le >/bin/uname -X = >hostinfo = >/bin/universe = >/usr/bin/arch -k = >/bin/arch = ppc64le >/usr/bin/oslevel = >/usr/convex/getsysinfo = >UNAME_MACHINE = ppc64le >UNAME_RELEASE = 4.9.4-201.fc25.ppc64le >UNAME_SYSTEM = Linux >UNAME_VERSION = #1 SMP Thu Jan 19 08:17:50 UTC 2017 >configure: error: cannot guess build type; you must specify one >error: Bad exit status from /var/tmp/rpm-tmp.KffjGA (%build) > Bad exit status from /var/tmp/rpm-tmp.KffjGA (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, 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 ppc64le --nodeps /builddir/build/SPECS/arm-none-eabi-gdb.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 1423236
: 1251461 |
1251462
|
1251463