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 419524 Details for
Bug 599750
FTBFS libqinfinity-1.0-0.2.b4.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), 6.37 KB, created by
FTBFS
on 2010-06-03 20:19:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:19:29 UTC
Size:
6.37 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libqinfinity.spec'], False, '/var/lib/mock/fedora-development-x86_64-libqinfinity-1.0-0.2.b4.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x154db10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libqinfinity.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/libqinfinity-1.0-0.2.b4.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libqinfinity.spec'], False, '/var/lib/mock/fedora-development-x86_64-libqinfinity-1.0-0.2.b4.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x154db10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libqinfinity.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8dYTiA >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf libqinfinity-1.0b4 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/libqinfinity-1.0b4.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libqinfinity-1.0b4 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CvleFY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libqinfinity-1.0b4 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ 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' >+ export FFLAGS >+ /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON >-- The C compiler identification is GNU >-- The CXX compiler identification is GNU >-- Check for working C compiler: /usr/bin/gcc >-- Check for working C compiler: /usr/bin/gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/c++ >-- Check for working CXX compiler: /usr/bin/c++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Found GLIB2: /usr/lib64/libglib-2.0.so >-- checking for module 'gobject-2.0' >-- found gobject-2.0, version 2.25.7 >-- Found GObject libraries: /usr/lib64/libgobject-2.0.so;/usr/lib64/libgmodule-2.0.so;/usr/lib64/libgthread-2.0.so;/usr/lib64/libglib-2.0.so >-- Found GObject includes : /usr/include/glib-2.0/gobject >-- checking for module 'gsasl' >-- package 'gsasl' not found >-- Found GSASL libraries: /usr/lib64/libgsasl.so >-- Found GSASL includes : /usr/include >-- Looking for Q_WS_X11 >-- Looking for Q_WS_X11 - found >-- Looking for Q_WS_WIN >-- Looking for Q_WS_WIN - not found. >-- Looking for Q_WS_QWS >-- Looking for Q_WS_QWS - not found. >-- Looking for Q_WS_MAC >-- Looking for Q_WS_MAC - not found. >-- Found Qt-Version 4.7.0 (using /usr/bin/qmake-qt4) >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Found X11: /usr/lib64/libX11.so >-- Looking for include files CMAKE_HAVE_PTHREAD_H >-- Looking for include files CMAKE_HAVE_PTHREAD_H - found >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Found Qt-Version 4.7.0 (using /usr/bin/qmake-qt4) >-- Found GObject libraries: /usr/lib64/libgobject-2.0.so;/usr/lib64/libgmodule-2.0.so;/usr/lib64/libgthread-2.0.so;/usr/lib64/libglib-2.0.so >-- Found GObject includes : /usr/include/glib-2.0/gobject >-- checking for module 'gsasl' >-- package 'gsasl' not found >-- Found GSASL libraries: /usr/lib64/libgsasl.so >-- Found GSASL includes : /usr/include >CMake Error: The following variables are used in this project, but they are set to NOTFOUND. >Please set them or make sure they are set and tested correctly in the CMake files: >LIBINFINITY_INCLUDES > used as include directory in directory /builddir/build/BUILD/libqinfinity-1.0b4/libqinfinity > used as include directory in directory /builddir/build/BUILD/libqinfinity-1.0b4/test >LIBINFINITY_LIBRARY > linked by target "qinfinity" in directory /builddir/build/BUILD/libqinfinity-1.0b4/libqinfinity > linked by target "guibrowser" in directory /builddir/build/BUILD/libqinfinity-1.0b4/test >LIBINFTEXT_INCLUDES > used as include directory in directory /builddir/build/BUILD/libqinfinity-1.0b4/libqinfinity >LIBINFTEXT_LIBRARY > linked by target "qinfinity" in directory /builddir/build/BUILD/libqinfinity-1.0b4/libqinfinity >-- Configuring incomplete, errors occurred! >error: Bad exit status from /var/tmp/rpm-tmp.CvleFY (%build) > Bad exit status from /var/tmp/rpm-tmp.CvleFY (%build) >RPM build errors: >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libqinfinity.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/libqinfinity.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 599750
:
419520
|
419521
|
419522
|
419523
| 419524 |
419525