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 708423 Details for
Bug 920195
FTBFS: all self checks fail on PPC
[?]
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/x-log), 22.29 KB, created by
Karsten Hopp
on 2013-03-11 14:30:32 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Karsten Hopp
Created:
2013-03-11 14:30:32 UTC
Size:
22.29 KB
patch
obsolete
>Mock Version: 1.1.28 >Mock Version: 1.1.28 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/pure.spec'], False, '/var/lib/mock/SHADOWBUILD-f19-build-277096-189526/root/', None, 172800, True, False, 498, 497, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1003936df10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/pure.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/pure-0.57-2.fc19.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/pure.spec'], False, '/var/lib/mock/SHADOWBUILD-f19-build-277096-189526/root/', None, 172800, True, False, 498, 497, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1003936df10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/pure.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mEJZvv >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf pure-0.57 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/pure-0.57.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd pure-0.57 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cp -p /builddir/build/SOURCES/pure-docs-0.57.tar.gz . >+ echo 'Patch #1 (pure-0.57-libedit-history.patch):' >Patch #1 (pure-0.57-libedit-history.patch): >+ /usr/bin/cat /builddir/build/SOURCES/pure-0.57-libedit-history.patch >+ /usr/bin/patch -p1 -b --suffix .orig --fuzz=0 >patching file pure.cc >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RhOifS >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pure-0.57 >+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC' >+ CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC' >+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC' >+ export CFLAGS >+ CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking build system type... powerpc64-redhat-linux-gnu >checking host system type... powerpc64-redhat-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking for ppc64-redhat-linux-gnu-gcc... 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 ppc64-redhat-linux-gnu-g++... no >checking for ppc64-redhat-linux-gnu-c++... no >checking for ppc64-redhat-linux-gnu-gpp... no >checking for ppc64-redhat-linux-gnu-aCC... no >checking for ppc64-redhat-linux-gnu-CC... no >checking for ppc64-redhat-linux-gnu-cxx... no >checking for ppc64-redhat-linux-gnu-cc++... no >checking for ppc64-redhat-linux-gnu-cl.exe... no >checking for ppc64-redhat-linux-gnu-FCC... no >checking for ppc64-redhat-linux-gnu-KCC... no >checking for ppc64-redhat-linux-gnu-RCC... no >checking for ppc64-redhat-linux-gnu-xlC_r... no >checking for ppc64-redhat-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 for emacs... /usr/bin/emacs >checking for texmacs... no >checking how to run the C preprocessor... gcc -E >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... yes >checking size of void *... 8 >checking size of long... 8 >checking size of size_t... 8 >checking for __gmpz_init in -lgmp... yes >checking gmp.h usability... yes >checking gmp.h presence... yes >checking for gmp.h... yes >checking for mpfr_init in -lmpfr... yes >checking mpfr.h usability... yes >checking mpfr.h presence... yes >checking for mpfr.h... 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... -ledit >checking readline/readline.h usability... no >checking readline/readline.h presence... no >checking for readline/readline.h... no >checking edit/readline/readline.h usability... no >checking edit/readline/readline.h presence... no >checking for edit/readline/readline.h... no >checking editline/readline.h usability... yes >checking editline/readline.h presence... yes >checking for editline/readline.h... yes >checking whether readline supports history... yes >checking readline/history.h usability... no >checking readline/history.h presence... no >checking for readline/history.h... no >checking edit/readline/history.h usability... no >checking edit/readline/history.h presence... no >checking for edit/readline/history.h... no >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 size_t... 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 whether time.h declares the daylight variable... yes >checking whether struct tm has tm_gmtoff member... yes >checking for strptime... 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 mkstemp... yes >checking for fstat... yes >checking for _setjmp... yes >checking for _longjmp... 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 llvm-config... llvm-config >checking for shared LLVM library... -L/usr/lib64/llvm -lLLVM-3.2svn >checking for new LLVM IRBuilder class (LLVM >= 3.2)... yes >checking for new llvm::raw_fd_ostream interface (LLVM >= 2.7)... yes >checking for llvm/Support/DynamicLibrary.h... 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 >checking llvm/ModuleProvider.h usability... no >checking llvm/ModuleProvider.h presence... no >checking for llvm/ModuleProvider.h... no >checking llvm/TypeSymbolTable.h usability... no >checking llvm/TypeSymbolTable.h presence... no >checking for llvm/TypeSymbolTable.h... no >checking llvm/DataLayout.h usability... yes >checking llvm/DataLayout.h presence... yes >checking for llvm/DataLayout.h... yes >checking llvm/IRBuilder.h usability... yes >checking llvm/IRBuilder.h presence... yes >checking for llvm/IRBuilder.h... yes >checking llvm/Support/TargetSelect.h usability... yes >checking llvm/Support/TargetSelect.h presence... yes >checking for llvm/Support/TargetSelect.h... yes >checking whether llvm::PerformTailCallOpt is declared... no >checking whether llvm::GuaranteedTailCallOpt is declared... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating examples/Makefile >config.status: creating pure.pc >config.status: creating run-test >config.status: creating run-tests >config.status: creating config.h >Pure 0.57 is now configured for LLVM 3.2svn on powerpc64-redhat-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 -m64 -fPIC > C++ compiler: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC > Linker: g++ -Wl,-z,relro -lm -lmpfr -lgmp > LLVM tool prefix: > Readline support: -ledit > Build libpure: yes > fastcc/TCO 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. >+ make -j16 >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I. -DPURELIB='"/usr/lib64/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 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_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 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I. -DLIBDIR='"/usr/lib64"' -DLIBPURE='"libpure.so.8"' -c -o interpreter.o interpreter.cc >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I. -c -o matcher.o matcher.cc >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I. -c -o printer.o printer.cc >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I. -DPURELIB='"/usr/lib64/pure"' -c -o runtime.o runtime.cc >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I. -c -o symtable.o symtable.cc >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I. -c -o util.o util.cc >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I. -c -o lexer.o lexer.cc >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I. -c -o parser.o parser.cc >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -fPIC -c -o pure_main.o pure_main.c >rm -f etc/pure-mode.el etc/pure-mode.el.tmp >test -d etc || mkdir etc >sed -e 's,@bindir\@,/usr/bin,g' -e 's,@libdir\@,/usr/lib64,g' ./etc/pure-mode.el.in > etc/pure-mode.el.tmp >mv etc/pure-mode.el.tmp etc/pure-mode.el >cd etc && /usr/bin/emacs -q --no-site-file -batch -eval "(add-to-list 'load-path \".\")" -eval "(setq byte-compile-warnings '(callargs free-vars noruntime redefine))" -f batch-byte-compile pure-mode.el >Wrote /builddir/build/BUILD/pure-0.57/etc/pure-mode.elc >pure.cc: In function 'int main(int, char**)': >pure.cc:911:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > rl_basic_word_break_characters = " \t\n\"\\'`@$><=,;!|&{(["; > ^ >runtime.cc: In function 'pure_expr* matrix::matrix_scanl(pure_expr*, pure_expr*, pure_expr*)': >runtime.cc:15328:50: warning: typedef 'elem_type' locally defined but not used [-Wunused-local-typedefs] > typedef typename element_of<matrix_type>::type elem_type; > ^ >runtime.cc: In function 'pure_expr* matrix::matrix_scanr(pure_expr*, pure_expr*, pure_expr*)': >runtime.cc:15597:50: warning: typedef 'elem_type' locally defined but not used [-Wunused-local-typedefs] > typedef typename element_of<matrix_type>::type elem_type; > ^ >g++ -shared -Wl,-soname,libpure.so.8 -o libpure.so.8.0 -Wl,-z,relro expr.o interpreter.o matcher.o printer.o runtime.o symtable.o util.o lexer.o parser.o -L/usr/lib64/llvm -lLLVM-3.2svn -L/usr/lib64/llvm -lpthread -lffi -ldl -lm -lm -lmpfr -lgmp >ln -sf libpure.so.8.0 libpure.so.8 >ln -sf libpure.so.8.0 libpure.so >g++ -o pure -L. -Wl,-z,relro pure.o -lpure -L/usr/lib64/llvm -lLLVM-3.2svn -L/usr/lib64/llvm -lpthread -lffi -ldl -lm -lm -lmpfr -lgmp -ledit >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nbpUTX >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64 >++ dirname /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64 >+ cd pure-0.57 >+ make install DESTDIR=/builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64 >for x in /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/bin /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/pkgconfig /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/include/pure /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/pure /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/man/man1; do /usr/bin/install -c -d $x; done >/usr/bin/install -c libpure.so.8.0 /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/libpure.so.8.0 >ln -sf /usr/lib64/libpure.so.8.0 /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/libpure.so.8 >ln -sf /usr/lib64/libpure.so.8.0 /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/libpure.so >/usr/bin/install -c pure /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/bin/pure >/usr/bin/install -c -m 644 pure.pc /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/pkgconfig/pure.pc >/usr/bin/install -c -m 644 ./runtime.h /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/include/pure >/usr/bin/install -c -m 644 ./pure_main.c pure_main.o /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/pure >for x in ./lib/*.pure; do /usr/bin/install -c -m 644 $x /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/pure; done >/usr/bin/install -c -m 644 ./pure.1 /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/man/man1/pure.1 >/usr/bin/install -c -d /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/emacs/site-lisp >/usr/bin/install -c -m 644 etc/pure-mode.el etc/pure-mode.elc /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/emacs/site-lisp >+ make install-docs DESTDIR=/builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64 libdir=/usr/share docs=pure-docs-0.57.tar.gz >make[1]: Entering directory `/builddir/build/BUILD/pure-0.57/pure-docs/pure-docs-0.57' >rm -rf /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/pure/docs >test -d /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/pure/docs || mkdir -p /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/pure/docs >cp -r _images _sources _static pure-octave.html pure-reduce.html windows.html install.html pure-midi.html pd-faust.html purelib.html pure-odbc.html pure-glpk.html gnumeric-pure.html pure-fastcgi.html pure-gen.html pure-rational.html pure-gplot.html pure-tk.html pure-gtk.html index.html pure-mpfr.html pure-stldict.html pure-modindex.html pure-csv.html pure.html pure-doc.html pure-stllib.html pure-audio.html pure-gsl.html pure-stlmap.html pure-sockets.html pure-sql3.html pd-pure.html search.html purepad.html pure-liblo.html pure-stlvec.html pure-g2.html genindex.html faust2pd.html pure-gl.html pure-readline.html pure-faust.html pure-ffi.html pure-xml.html searchindex.js /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/pure/docs >make[1]: Leaving directory `/builddir/build/BUILD/pure-0.57/pure-docs/pure-docs-0.57' >Documentation installed successfully >+ cd /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/pure >+ ln -s /usr/share/pure/docs . >+ mkdir -p /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/emacs/site-lisp/site-start.d >+ cp -p /builddir/build/SOURCES/pure-init.el /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/share/emacs/site-lisp/site-start.d >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pure-0.57 >extracting debug info from /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/lib64/libpure.so.8.0 >extracting debug info from /builddir/build/BUILDROOT/pure-0.57-2.fc19.ppc64/usr/bin/pure >symlinked /usr/lib/debug/usr/lib64/libpure.so.8.0.debug to /usr/lib/debug/usr/lib64/libpure.so.8.debug >symlinked /usr/lib/debug/usr/lib64/libpure.so.8.0.debug to /usr/lib/debug/usr/lib64/libpure.so.debug >4146 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wbHQj7 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pure-0.57 >+ make check >./run-tests >Running tests. >prelude.pure: FAILED >test001.pure: FAILED >test002.pure: FAILED >test003.pure: FAILED >test004.pure: FAILED >test005.pure: FAILED >test006.pure: FAILED >test007.pure: FAILED >test008.pure: FAILED >test009.pure: FAILED >test010.pure: FAILED >test011.pure: FAILED >test012.pure: FAILED >test013.pure: FAILED >test014.pure: FAILED >test015.pure: FAILED >test016.pure: FAILED >test017.pure: FAILED >test018.pure: FAILED >test019.pure: FAILED >test020.pure: FAILED >test021.pure: FAILED >test022.pure: FAILED >test023.pure: FAILED >test024.pure: FAILED >test025.pure: FAILED >test026.pure: FAILED >test027.pure: FAILED >test028.pure: FAILED >test029.pure: FAILED >test030.pure: FAILED >test031.pure: FAILED >test032.pure: FAILED >test033.pure: FAILED >test034.pure: FAILED >test035.pure: FAILED >test036.pure: FAILED >test037.pure: FAILED >test038.pure: FAILED >test039.pure: FAILED >test040.pure: FAILED >test041.pure: FAILED >test042.pure: FAILED >test043.pure: FAILED >test044.pure: FAILED >test045.pure: FAILED >test046.pure: FAILED >test047.pure: FAILED >test048.pure: FAILED >test049.pure: FAILED >test050.pure: FAILED >test051.pure: FAILED >test052.pure: FAILED >test053.pure: FAILED >test054.pure: FAILED >test055.pure: FAILED >test056.pure: FAILED >test057.pure: FAILED >test058.pure: FAILED >test059.pure: FAILED >test060.pure: FAILED >test061.pure: FAILED >test062.pure: FAILED >test063.pure: FAILED >test064.pure: FAILED >test065.pure: FAILED >test066.pure: FAILED >test067.pure: FAILED >test068.pure: FAILED >test069.pure: FAILED >test070.pure: FAILED >test071.pure: FAILED >test072.pure: FAILED >test073.pure: FAILED >test074.pure: FAILED >test075.pure: FAILED >test076.pure: FAILED >test077.pure: FAILED >test078.pure: FAILED >test079.pure: FAILED >test080.pure: FAILED >test081.pure: FAILED >test082.pure: FAILED >test083.pure: FAILED >test084.pure: FAILED >test085.pure: FAILED >test086.pure: FAILED >test087.pure: FAILED >test088.pure: FAILED >test089.pure: FAILED >test090.pure: FAILED >test091.pure: FAILED >make: *** [check] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.wbHQj7 (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.wbHQj7 (%check) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/pure.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 359, in do > raise mockbuild.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 ppc64 --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 920195
: 708423