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 443904 Details for
Bug 631087
FTBFS netgo-0.5-12.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), 7.72 KB, created by
FTBFS
on 2010-09-07 16:34:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:34:27 UTC
Size:
7.72 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/netgo.spec'], False, '/var/lib/mock/fedora-development-x86_64-netgo-0.5-12.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17ccb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/netgo.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/netgo-0.5-12.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/netgo.spec'], False, '/var/lib/mock/fedora-development-x86_64-netgo-0.5-12.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17ccb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/netgo.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4czrgi >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf netgo-0.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/netgo-0.5.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd netgo-0.5 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H8w6HB >+ umask 022 >+ cd /builddir/build/BUILD >+ cd netgo-0.5 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ unset QTDIR >+ . /etc/profile.d/qt.sh >++ '[' -z '' ']' >++ case `uname -m` in >+++ uname -m >++ QT_PREFIXES='/usr/lib64/qt-3.3 /usr/lib/qt-3.3' >++ for QTDIR in '${QT_PREFIXES}' >++ test -d /usr/lib64/qt-3.3 >++ break >++ unset QT_PREFIXES >++ /bin/grep -q /usr/lib64/qt-3.3/bin >++ echo /usr/lib64/qt-3.3/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin >++ QTINC=/usr/lib64/qt-3.3/include >++ QTLIB=/usr/lib64/qt-3.3/lib >++ export QTDIR QTINC QTLIB PATH >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-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 >Starting configure script... >Generating Makefile... >Setting up install options in Makefile... >Good - your configure finished. Start make now >+ sed -i -e /strip/d Makefile >+ make -j4 >g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I. -I/usr/lib64/qt-3.3/include -o main.o main.cpp >g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I. -I/usr/lib64/qt-3.3/include -o netgodialog.o netgodialog.cpp >g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I. -I/usr/lib64/qt-3.3/include -o netgodialogbase.o netgodialogbase.cpp >g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default -I. -I. -I/usr/lib64/qt-3.3/include -o process.o process.cpp >In file included from trayicon.h:25:0, > from netgodialog.h:29, > from main.cpp:23: >/usr/lib64/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': >/usr/lib64/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' >main.cpp: In function 'int main(int, char**)': >main.cpp:39:58: error: cannot call constructor 'QString::QString' directly >main.cpp:39:58: error: for a function-style cast, remove the redundant '::QString' >main.cpp:46:72: error: cannot call constructor 'QString::QString' directly >main.cpp:46:72: error: for a function-style cast, remove the redundant '::QString' >main.cpp:46:16: warning: unused variable 'cmdline' >In file included from netgodialogbase.cpp:25:0: >/usr/lib64/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': >/usr/lib64/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' >make: *** [main.o] Error 1 >make: *** Waiting for unfinished jobs.... >process.cpp: In member function 'void Process::runProfile(const QString&)': >process.cpp:164:49: warning: comparison between signed and unsigned integer expressions >In file included from trayicon.h:25:0, > from netgodialog.h:29, > from netgodialog.cpp:42: >/usr/lib64/qt-3.3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': >/usr/lib64/qt-3.3/include/qimage.h:61:61: warning: suggest parentheses around '&&' within '||' >netgodialog.cpp: In constructor 'netGoDialog::netGoDialog(QString)': >netgodialog.cpp:145:37: warning: comparison between signed and unsigned integer expressions >netgodialog.cpp: In member function 'void netGoDialog::fillEditProfilePage()': >netgodialog.cpp:436:37: warning: comparison between signed and unsigned integer expressions >netgodialog.cpp: In member function 'void netGoDialog::addProfile()': >netgodialog.cpp:539:37: warning: comparison between signed and unsigned integer expressions >netgodialog.cpp: In member function 'void netGoDialog::editProfile()': >netgodialog.cpp:611:37: warning: comparison between signed and unsigned integer expressions >netgodialog.cpp: In member function 'void netGoDialog::deleteProfile(const QString&)': >netgodialog.cpp:680:41: warning: comparison between signed and unsigned integer expressions >netgodialog.cpp: In member function 'void netGoDialog::updateTrayProfiles()': >netgodialog.cpp:756:41: warning: comparison between signed and unsigned integer expressions >netgodialog.cpp: In member function 'void netGoDialog::updateProfiles()': >netgodialog.cpp:816:41: warning: comparison between signed and unsigned integer expressions >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.H8w6HB (%build) > Bad exit status from /var/tmp/rpm-tmp.H8w6HB (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/netgo.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 x86_64 --nodeps builddir/build/SPECS/netgo.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 631087
:
443900
|
443901
|
443902
|
443903
| 443904 |
443905