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 420896 Details for
Bug 600011
FTBFS pure-0.36-2.fc13
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
build.log (text/plain), 11.80 KB, created by
FTBFS
on 2010-06-03 21:16:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 21:16:05 UTC
Size:
11.80 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pure.spec'], False, '/var/lib/mock/fedora-development-i386-pure-0.36-2.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1b30bd0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pure.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/pure-0.36-2.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pure.spec'], False, '/var/lib/mock/fedora-development-i386-pure-0.36-2.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1b30bd0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pure.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hoymVZ >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf pure-0.36 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/pure-0.36.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd pure-0.36 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VrDE3g >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pure-0.36 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for bison... bison >checking for flex... flex >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /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 size of void *... 4 >checking size of long... 4 >checking size of size_t... 4 >checking for __gmpz_init in -lgmp... yes >checking for cos in -lm... yes >checking for libiconv in -liconv... no >checking for iconv in -liconv... no >checking for glob in -lglob... no >checking for regcomp in -lregex... no >checking for a readline compatible library... -lreadline >checking readline.h usability... no >checking readline.h presence... no >checking for readline.h... no >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking whether readline supports history... yes >checking history.h usability... no >checking history.h presence... no >checking for history.h... no >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for ftime... yes >checking for gettimeofday... yes >checking for nanosleep... yes >checking for usleep... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking for readdir... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for fstat... yes >checking for struct stat.st_rdev... yes >checking return type of signal handlers... void >checking for type of signal functions... posix >checking if signal handlers must be reinstalled when invoked... no >checking for _Complex float... yes >checking for _Complex double... yes >checking for cblas_dgemm in -lgslcblas... yes >checking for gsl_blas_dgemm in -lgsl... yes >checking gsl/gsl_version.h usability... yes >checking gsl/gsl_version.h presence... yes >checking for gsl/gsl_version.h... yes >Building with GSL support. >checking for llvm-config... llvm-config >checking for new LLVM IRBuilder class (LLVM >= 2.6)... yes >checking for new llvm::raw_fd_ostream interface (LLVM >= 2.7)... yes >checking how to run the C++ preprocessor... g++ -E >checking llvm/Support/raw_ostream.h usability... yes >checking llvm/Support/raw_ostream.h presence... yes >checking for llvm/Support/raw_ostream.h... yes >checking llvm/Support/raw_os_ostream.h usability... yes >checking llvm/Support/raw_os_ostream.h presence... yes >checking for llvm/Support/raw_os_ostream.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >Pure 0.36 is now configured for LLVM 2.7 on i686-pc-linux-gnu. > Source directory: . > Installation prefix: /usr > Versioned install: no > C compiler: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables > C++ compiler: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables > Linker: g++ -lgsl -lgslcblas -lm -lgmp -lreadline > Build libpure: yes > fastcc/TCO support: yes > GSL support: yes >Now run 'make' to build everything, and 'make install' to install this >software on your system. To remove the installed software at a later >time use the 'make uninstall' command. >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ make -j4 >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -I. -I. -DPURELIB='"/usr/lib/pure"' -c -o pure.o pure.cc >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -I. -I. -c -o expr.o expr.cc >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -I. -I. -DLIBPURE='"libpure.so.5"' -c -o interpreter.o interpreter.cc >In file included from pure.cc:15: >interpreter.hh:7:33: error: llvm/ModuleProvider.h: No such file or directory >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -I. -I. -c -o matcher.o matcher.cc >In file included from expr.cc:3: >interpreter.hh:7:33: error: llvm/ModuleProvider.h: No such file or directory >In file included from interpreter.cc:1: >interpreter.hh:7:33: error: llvm/ModuleProvider.h: No such file or directory >In file included from pure.cc:15: >interpreter.hh:592: error: ISO C++ forbids declaration of 'ModuleProvider' with no type >interpreter.hh:592: error: invalid use of '::' >interpreter.hh:592: error: expected ';' before '*' token >In file included from interpreter.cc:1: >interpreter.hh:592: error: ISO C++ forbids declaration of 'ModuleProvider' with no type >interpreter.hh:592: error: invalid use of '::' >interpreter.hh:592: error: expected ';' before '*' token >In file included from expr.cc:3: >interpreter.hh:592: error: ISO C++ forbids declaration of 'ModuleProvider' with no type >interpreter.hh:592: error: invalid use of '::' >interpreter.hh:592: error: expected ';' before '*' token >pure.cc: In function 'int main(int, char**)': >pure.cc:390: error: 'PerformTailCallOpt' is not a member of 'llvm' >pure.cc:479: warning: ignoring return value of 'long unsigned int strtoul(const char*, char**, int)', declared with attribute warn_unused_result >interpreter.cc: In member function 'void interpreter::init()': >interpreter.cc:122: error: 'MP' was not declared in this scope >interpreter.cc:122: error: expected type-specifier before 'ExistingModuleProvider' >interpreter.cc:122: error: expected ';' before 'ExistingModuleProvider' >make: *** [pure.o] Error 1 >make: *** Waiting for unfinished jobs.... >make: *** [expr.o] Error 1 >interpreter.cc: In member function 'llvm::ReturnInst* Env::CreateRet(llvm::Value*, const rule*)': >interpreter.cc:4850: error: no matching function for call to 'llvm::CallInst::clone(llvm::LLVMContext&)' >/usr/include/llvm/Instruction.h:236: note: candidates are: llvm::Instruction* llvm::Instruction::clone() const >make: *** [interpreter.o] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.VrDE3g (%build) > Bad exit status from /var/tmp/rpm-tmp.VrDE3g (%build) >RPM build errors: >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pure.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pure.spec'] >LEAVE do --> EXCEPTION RAISED >
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 600011
:
420895
| 420896 |
420897
|
420898
|
420899
|
420900