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 598901 Details for
Bug 841266
Review Request: plink - whole genome association analysis toolset
[?]
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.
koji build log
build.log (text/plain), 17.08 KB, created by
Ray Pete
on 2012-07-18 14:20:56 UTC
(
hide
)
Description:
koji build log
Filename:
MIME Type:
Creator:
Ray Pete
Created:
2012-07-18 14:20:56 UTC
Size:
17.08 KB
patch
obsolete
>Mock Version: 1.1.21 >Mock Version: 1.1.21 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/plink.spec'], False, '/var/lib/mock/f17-build-1386159-228179/root/', None, 86400, True, False, 500, 425, 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 0x2a04a10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/plink.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: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/plink-1.07-1.fc17.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/plink.spec'], False, '/var/lib/mock/f17-build-1386159-228179/root/', None, 86400, True, False, 500, 425, 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 0x2a04a10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/plink.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: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bGMLqz >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf plink-1.07 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/plink-1.07-src.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd plink-1.07 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AzZ1v8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd plink-1.07 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ make -j4 >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c plink.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c options.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c input.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c binput.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c tinput.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genome.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c helper.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c stats.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c filters.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c locus.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c multi.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c crandom.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c cluster.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c mds.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c output.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c informative.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c assoc.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c epi.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c prephap.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c phase.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c trio.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c tdt.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c sharing.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genepi.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c sets.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c perm.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c mh.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genedrop.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c gxe.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c merge.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c hotel.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c multiple.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haploCC.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haploTDT.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c poo.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c webcheck.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c qfam.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c linear.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c bmerge.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c parse.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c mishap.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c legacy.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c homozyg.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c segment.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c model.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c logistic.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c glm.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c dcdflib.cpp >dcdflib.cpp: In function 'void E0000(int, int*, double*, double*, long unsigned int*, long unsigned int*, double*, double*, double*, double*, double*, double*, double*)': >dcdflib.cpp:6025:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >dcdflib.cpp: In function 'double dlanor(double*)': >dcdflib.cpp:6401:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >dcdflib.cpp: In function 'double dstrem(double*)': >dcdflib.cpp:6782:66: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c elf.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c dfam.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c fisher.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c linput.cpp >fisher.cpp: In function 'void fexact(int*, int*, double*, int*, double*, double*, double*, double*, double*, int*)': >fisher.cpp:261:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp:267:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp:273:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp: In function 'void f2xact(int*, int*, double*, int*, double*, double*, double*, double*, double*, double*, int*, int*, int*, int*, int*, int*, int*, int*, double*, int*, int*, double*, double*, double*, int*, int*, double*)': >fisher.cpp:448:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp:450:40: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp:501:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp:509:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp:563:66: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp:751:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp: In function 'void f5xact(double*, const double*, int*, int*, int*, int*, double*, int*, int*, int*, int*, int*, int*, int*, int*)': >fisher.cpp:1539:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp:1555:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp:1597:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp: In function 'int iwork(int, int*, int, int)': >fisher.cpp:2001:37: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >fisher.cpp: In function 'void isort(int*, int*)': >fisher.cpp:2078:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c sockets.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c lookup.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c proxy.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c pdriver.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haploQTL.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haplohelper.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haplowindow.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genogroup.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c nonfounderphasing.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c clumpld.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genoerr.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c em.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c impute.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c metaem.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c profile.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c nlist.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c whap.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c simul.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c gvar.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c cnv.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c step.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c greport.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c flip.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c qualscores.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c cnvqt.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c cfamily.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c setscreen.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c idhelp.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c tag.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c hapglm.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c lookup2.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c blox.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c zed.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c dosage.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c annot.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c metaanal.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c r.cpp >In file included from r.cpp:29:0: >Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': >Rconnection.h:203:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': >Rconnection.h:206:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c Rconnection.cpp >In file included from Rconnection.cpp:30:0: >Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': >Rconnection.h:203:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': >Rconnection.h:206:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >Rconnection.cpp: At global scope: >Rconnection.cpp:56:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c zfstream.cpp >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c lapackf.cpp >lapackf.cpp: In function 'bool svd_lapack(int, vector_t&, vector_t&, matrix_t&)': >lapackf.cpp:58:104: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >lapackf.cpp:63:100: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >lapackf.cpp: In function 'bool eigen_lapack(int, vector_t&, vector_t&, matrix_t&)': >lapackf.cpp:132:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >lapackf.cpp:132:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >lapackf.cpp:132:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >lapackf.cpp:158:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >lapackf.cpp:158:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >lapackf.cpp:158:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >g++ -O3 -I. -DUNIX -m32 -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -o plink plink.o options.o input.o binput.o tinput.o genome.o helper.o stats.o filters.o locus.o multi.o crandom.o cluster.o mds.o output.o informative.o assoc.o epi.o prephap.o phase.o trio.o tdt.o sharing.o genepi.o sets.o perm.o mh.o genedrop.o gxe.o merge.o hotel.o multiple.o haploCC.o haploTDT.o poo.o webcheck.o qfam.o linear.o bmerge.o parse.o mishap.o legacy.o homozyg.o segment.o model.o logistic.o glm.o dcdflib.o elf.o dfam.o fisher.o linput.o sockets.o lookup.o proxy.o pdriver.o haploQTL.o haplohelper.o haplowindow.o genogroup.o nonfounderphasing.o clumpld.o genoerr.o em.o impute.o metaem.o profile.o nlist.o whap.o simul.o gvar.o cnv.o step.o greport.o flip.o qualscores.o cnvqt.o cfamily.o setscreen.o idhelp.o tag.o hapglm.o lookup2.o blox.o zed.o dosage.o annot.o metaanal.o r.o Rconnection.o zfstream.o lapackf.o -ldl -lcrypt -lz -llapack >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GW6Xck >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386 >++ dirname /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386 >+ cd plink-1.07 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ mkdir /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386/usr >+ mkdir /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386/usr/sbin >+ install -m 0755 /builddir/build/BUILD/plink-1.07/plink /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386/usr/sbin/plink >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/plink-1.07 >extracting debug info from /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386/usr/sbin/plink >+ /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 >Processing files: plink-1.07-1.fc17.i686 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.0.0) liblapack.so.3 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.5) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) >Processing files: plink-debuginfo-1.07-1.fc17.i686 >Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386 >Wrote: /builddir/build/RPMS/plink-1.07-1.fc17.i686.rpm >Wrote: /builddir/build/RPMS/plink-debuginfo-1.07-1.fc17.i686.rpm >Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ascVsk >+ umask 022 >+ cd /builddir/build/BUILD >+ cd plink-1.07 >+ /usr/bin/rm -rf /builddir/build/BUILDROOT/plink-1.07-1.fc17.i386 >+ exit 0 >Child return code was: 0 >LEAVE do --> > >
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 841266
: 598901