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 1464319 Details for
Bug 1604841
mingw-llvm: 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), 17.06 KB, created by
Mohan Boddu
on 2018-07-20 00:44:30 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 00:44:30 UTC
Size:
17.06 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-llvm.spec'], chrootPath='/var/lib/mock/f29-build-13026690-949653/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 0x7f377a10dfd0>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-llvm.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-llvm-3.0-15.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-llvm.spec'], chrootPath='/var/lib/mock/f29-build-13026690-949653/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 0x7f377a10dfd0>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-llvm.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.b4ahdF >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf llvm-3.0.src >+ /usr/bin/gzip -dc /builddir/build/SOURCES/llvm-3.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd llvm-3.0.src >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -rf tools/clang >+ echo 'Patch #0 (llvm-2.6-timestamp.patch):' >Patch #0 (llvm-2.6-timestamp.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .timestamp --fuzz=0 >patching file Makefile.rules >Hunk #1 succeeded at 679 (offset 7 lines). >Patch #1 (mingw-llvm-3.0-strerror_s.patch): >+ echo 'Patch #1 (mingw-llvm-3.0-strerror_s.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .strerror_s --fuzz=0 >patching file lib/Support/Errno.cpp >Patch #100 (llvm-3.0-mingw-undef.patch): >+ echo 'Patch #100 (llvm-3.0-mingw-undef.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .mingw-undef --fuzz=0 >patching file configure >Patch #101 (llvm-3.0-mingw-config-dir.patch): >+ echo 'Patch #101 (llvm-3.0-mingw-config-dir.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .mingw-config-dir --fuzz=0 >patching file tools/llvm-config/llvm-config.in.in >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VybW3F >+ umask 022 >+ cd /builddir/build/BUILD >+ cd llvm-3.0.src >+ run_mingw_configure --enable-debug-runtime --enable-jit --enable-libffi --enable-shared --enable-bindings=none --enable-docs=no >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ for i in $(find . -name config.guess -o -name config.sub) >++ basename ./projects/sample/autoconf/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./projects/sample/autoconf/config.guess >++ basename ./projects/sample/autoconf/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./projects/sample/autoconf/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './projects/sample/autoconf/config.guess' >+ for i in $(find . -name config.guess -o -name config.sub) >++ basename ./projects/sample/autoconf/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./projects/sample/autoconf/config.sub >++ basename ./projects/sample/autoconf/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./projects/sample/autoconf/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './projects/sample/autoconf/config.sub' >+ for i in $(find . -name config.guess -o -name config.sub) >++ basename ./autoconf/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./autoconf/config.guess >++ basename ./autoconf/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' >+ for i in $(find . -name config.guess -o -name config.sub) >++ basename ./autoconf/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./autoconf/config.sub >++ basename ./autoconf/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' >+ mkdir build_win32 >+ pushd build_win32 >~/build/BUILD/llvm-3.0.src/build_win32 ~/build/BUILD/llvm-3.0.src >++ /usr/bin/env >++ egrep '^(w+)=(.*)$' >++ egrep -vw 'PWD|USER|LANG' >++ /usr/bin/cut -d= -f1 >+ unset >+ test -z '' >+ PATH_ORIG=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin >+ export PATH_ORIG >+ PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin >+ export PATH >+ HOST_CC=gcc >+ export HOST_CC >+ unset PKG_CONFIG_PATH >+ _PREFIX=/usr/bin/i686-w64-mingw32- >++ grep -v gcc- >++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++ /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-8.1.0 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-addr2line >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=ADDR2LINE >+ declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line >+ export ADDR2LINE >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-ar >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=AR >+ declare -x AR=/usr/bin/i686-w64-mingw32-ar >+ export AR >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-as >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=AS >+ declare -x AS=/usr/bin/i686-w64-mingw32-as >+ export AS >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-c++ >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=CXX >+ declare -x CXX=/usr/bin/i686-w64-mingw32-c++ >+ export CXX >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-c++filt >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=CXXFILT >+ declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt >+ export CXXFILT >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-cpp >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=CPP >+ declare -x CPP=/usr/bin/i686-w64-mingw32-cpp >+ export CPP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-dlltool >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=DLLTOOL >+ declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool >+ export DLLTOOL >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-dllwrap >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=DLLWRAP >+ declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap >+ export DLLWRAP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-elfedit >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=ELFEDIT >+ declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit >+ export ELFEDIT >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-g++ >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GXX >+ declare -x GXX=/usr/bin/i686-w64-mingw32-g++ >+ export GXX >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-gcc >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GCC >+ declare -x GCC=/usr/bin/i686-w64-mingw32-gcc >+ export GCC >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-gcov >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GCOV >+ declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov >+ export GCOV >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-gcov-dump >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GCOV_DUMP >+ declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump >+ export GCOV_DUMP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-gcov-tool >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=GCOV_TOOL >+ declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool >+ export GCOV_TOOL >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-gprof >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=GPROF >+ declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof >+ export GPROF >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-ld >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=LD >+ declare -x LD=/usr/bin/i686-w64-mingw32-ld >+ export LD >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-ld.bfd >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=LD_BFD >+ declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd >+ export LD_BFD >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-nm >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=NM >+ declare -x NM=/usr/bin/i686-w64-mingw32-nm >+ export NM >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-objcopy >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=OBJCOPY >+ declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy >+ export OBJCOPY >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-objdump >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=OBJDUMP >+ declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump >+ export OBJDUMP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-pkg-config >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=PKG_CONFIG >+ declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config >+ export PKG_CONFIG >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-ranlib >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=RANLIB >+ declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib >+ export RANLIB >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-readelf >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=READELF >+ declare -x READELF=/usr/bin/i686-w64-mingw32-readelf >+ export READELF >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-size >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=SIZE >+ declare -x SIZE=/usr/bin/i686-w64-mingw32-size >+ export SIZE >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-strings >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=STRINGS >+ declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings >+ export STRINGS >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-strip >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=STRIP >+ declare -x STRIP=/usr/bin/i686-w64-mingw32-strip >+ export STRIP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-windmc >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=WINDMC >+ declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc >+ export WINDMC >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-windres >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=WINDRES >+ declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres >+ export WINDRES >+ unset _PREFIX >+ CC=i686-w64-mingw32-gcc >+ export CC >+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >+ export CFLAGS >+ CPPFLAGS= >+ export CPPFLAGS >+ '[' -x /usr/bin/i686-w64-mingw32-g++ ']' >+ CXX=i686-w64-mingw32-g++ >+ export CXX >+ CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >+ export CXXFLAGS >+ LDFLAGS= >+ export LDFLAGS >++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libffi-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll >++ grep -- '-config$' >+ unset x i >+ __mingw32_topdir=. >+ test -x configure >+ __mingw32_topdir=.. >+ ../configure --host=i686-w64-mingw32 --build=i386-redhat-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --enable-debug-runtime --enable-jit --enable-libffi --enable-shared --enable-bindings=none --enable-docs=no >checking for i686-w64-mingw32-clang... no >checking for i686-w64-mingw32-llvm-gcc... no >checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc >checking for C compiler default output file name... a.exe >checking whether the C compiler works... yes >checking whether we are cross compiling... yes >checking for suffix of executables... .exe >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-w64-mingw32-gcc accepts -g... yes >checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed >checking for i686-w64-mingw32-clang++... no >checking for i686-w64-mingw32-llvm-g++... no >checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-w64-mingw32-g++ accepts -g... yes >checking how to run the C preprocessor... i686-w64-mingw32-gcc -E >checking build system type... i386-redhat-linux-gnu >checking host system type... i686-w64-mingw32 >checking target system type... i686-w64-mingw32 >checking type of operating system we're going to host on... MingW >checking type of operating system we're going to target... MingW >checking target architecture... x86 >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 whether byte ordering is bigendian... no >checking for executable suffix on build platform... checking for i386-redhat-linux-gnu-gcc... no >checking for gcc... no >checking for cc... no >configure: error: no acceptable cc found in $PATH >error: Bad exit status from /var/tmp/rpm-tmp.VybW3F (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.VybW3F (%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-llvm.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 1604841
: 1464319 |
1464320
|
1464321