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 371491 Details for
Bug 539078
FTBFS R-BufferedMatrixMethods-1.8.0-4.fc12
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), 6.73 KB, created by
FTBFS
on 2009-11-19 16:42:14 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 16:42:14 UTC
Size:
6.73 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/R-BufferedMatrixMethods.spec'], False, '/var/lib/mock/fedora-development-i386-R-BufferedMatrixMethods-1.8.0-4.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1f628d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/R-BufferedMatrixMethods.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/R-BufferedMatrixMethods-1.8.0-4.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/R-BufferedMatrixMethods.spec'], False, '/var/lib/mock/fedora-development-i386-R-BufferedMatrixMethods-1.8.0-4.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1f628d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/R-BufferedMatrixMethods.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RGSyEC >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf BufferedMatrixMethods >+ /bin/mkdir -p BufferedMatrixMethods >+ cd BufferedMatrixMethods >+ /usr/bin/gzip -dc /builddir/build/SOURCES/BufferedMatrixMethods_1.8.0.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pJkb4g >+ umask 022 >+ cd /builddir/build/BUILD >+ cd BufferedMatrixMethods >+ LANG=C >+ export LANG >+ unset DISPLAY >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.crWsuV >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386 >++ dirname /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386 >+ cd BufferedMatrixMethods >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386 >+ mkdir -p /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library >+ R CMD INSTALL BufferedMatrixMethods -l /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library >* installing *source* package 'BufferedMatrixMethods' ... >** libs >gcc -m32 -std=gnu99 -I/usr/include/R -I/usr/local/include -I"/usr/lib/R/library/BufferedMatrix/include" -fpic -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 init_package.c -o init_package.o >gcc -m32 -std=gnu99 -I/usr/include/R -I/usr/local/include -I"/usr/lib/R/library/BufferedMatrix/include" -fpic -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 preprocess_bm.c -o preprocess_bm.o >preprocess_bm.c: In function 'bm_rma_bg_correct': >preprocess_bm.c:343: warning: unused variable 'i' >preprocess_bm.c: In function 'R_bm_rma_bg_correct': >preprocess_bm.c:377: warning: unused variable 'current_mode' >preprocess_bm.c: In function 'R_bm_quantile_normalize': >preprocess_bm.c:592: warning: unused variable 'current_mode' >preprocess_bm.c: In function 'R_bm_rma_bg_correct_quantile_normalize': >preprocess_bm.c:1150: warning: unused variable 'current_mode' >preprocess_bm.c: At top level: >preprocess_bm.c:452: warning: 'min' defined but not used >gcc -m32 -std=gnu99 -shared -L/usr/local/lib -o BufferedMatrixMethods.so init_package.o preprocess_bm.o -L/usr/lib/R/lib -lR >** R >** preparing package for lazy loading >Warning: package 'BufferedMatrix' was built under R version 2.9.1 and help may not work correctly >** help >*** installing help indices >** building package indices ... >* DONE (BufferedMatrixMethods) >+ test -d BufferedMatrixMethods/src >+ cd BufferedMatrixMethods/src >+ rm -f init_package.o preprocess_bm.o BufferedMatrixMethods.so >+ rm -rf /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/R.css >+ unset DISPLAY >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/BufferedMatrixMethods >extracting debug info from /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/BufferedMatrixMethods/libs/BufferedMatrixMethods.so >51 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: R-BufferedMatrixMethods-1.8.0-4.fc13.i386 >RPM build errors: >error: File not found: /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/BufferedMatrixMethods/latex >error: File not found: /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/BufferedMatrixMethods/man >error: File not found: /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/BufferedMatrixMethods/CONTENTS >error: File not found: /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/BufferedMatrixMethods/R-ex > File not found: /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/BufferedMatrixMethods/latex > File not found: /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/BufferedMatrixMethods/man > File not found: /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/BufferedMatrixMethods/CONTENTS > File not found: /builddir/build/BUILDROOT/R-BufferedMatrixMethods-1.8.0-4.fc13.i386/usr/lib/R/library/BufferedMatrixMethods/R-ex >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/R-BufferedMatrixMethods.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 324, 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 i386 --nodeps builddir/build/SPECS/R-BufferedMatrixMethods.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 539078
:
371490
| 371491 |
371492
|
371493
|
371494
|
371495