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 1464304 Details for
Bug 1604836
mingw-icu: 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), 6.82 KB, created by
Mohan Boddu
on 2018-07-20 00:43:04 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 00:43:04 UTC
Size:
6.82 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-icu.spec'], chrootPath='/var/lib/mock/f29-build-13026445-949647/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 0x7f74cf684f60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-icu.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: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/mingw-icu-57.1-5.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-icu.spec'], chrootPath='/var/lib/mock/f29-build-13026445-949647/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 0x7f74cf684f60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-icu.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: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Vw4ulK >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf icu >+ /usr/bin/gzip -dc /builddir/build/SOURCES/icu4c-57_1-src.tgz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd icu >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (icu4c-56_1-crossbuild.patch): >+ echo 'Patch #0 (icu4c-56_1-crossbuild.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .crossbuild --fuzz=0 >patching file source/config/icu-config-bottom >patching file source/config/icu.pc.in >patching file source/config/Makefile.inc.in >patching file source/config/mh-mingw >patching file source/config/mh-mingw64 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XBkAEe >+ umask 022 >+ cd /builddir/build/BUILD >+ cd icu >~/build/BUILD/icu/source ~/build/BUILD/icu >+ pushd source >+ mkdir -p nativebuild >+ pushd nativebuild >+ ../configure --enable-static --disable-shared >~/build/BUILD/icu/source/nativebuild ~/build/BUILD/icu/source ~/build/BUILD/icu >checking for ICU version numbers... release 57.1, library 57.1, unicode version 8.0 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking whether to build debug libraries... no >checking whether to build release libraries... yes >checking for clang... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for clang++... no >checking for g++... no >checking for c++... no >checking for gpp... no >checking for xlC_r... no >checking for xlC... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl.exe... no >checking for icc... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking whether we are using the GNU C++ compiler... no >checking whether g++ accepts -g... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.20... yes >checking for ICULEHB... no >checking how to run the C preprocessor... gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for gmake... /usr/bin/gmake >checking for doxygen... no >checking checking for executable suffix... >checking whether strict compiling is on... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking size of void *... 4 >checking whether runnable 64 bit binaries are built by default... no >checking which Makefile fragment to use for i686-pc-linux-gnu... mh-linux >checking for floor in -lm... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking whether we can use static library optimization option... yes >checking whether to enable auto cleanup of libraries... no >checking whether to enable draft APIs... yes >checking for ranlib... ranlib >checking for ar... ar >checking whether to enable renaming of symbols... yes >checking whether to enable function and data tracing... no >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for library containing dlopen... -ldl >checking for dlopen... yes >checking for gettimeofday... yes >checking if we have a C++ compiler... no >configure: error: C++ compiler g++ does not work or no compiler found >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.XBkAEe (%build) > Bad exit status from /var/tmp/rpm-tmp.XBkAEe (%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 noarch --nodeps /builddir/build/SPECS/mingw-icu.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 1604836
: 1464304 |
1464305
|
1464306