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 371334 Details for
Bug 539048
FTBFS k3d-0.7.11.0-1.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.60 KB, created by
FTBFS
on 2009-11-19 16:35:18 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 16:35:18 UTC
Size:
6.60 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/k3d.spec'], False, '/var/lib/mock/fedora-development-i386-k3d-0.7.11.0-1.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xc588d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/k3d.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/k3d-0.7.11.0-1.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/k3d.spec'], False, '/var/lib/mock/fedora-development-i386-k3d-0.7.11.0-1.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xc588d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/k3d.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nDyKW7 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf k3d-source-0.7.11.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/k3d-source-0.7.11.0.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd k3d-source-0.7.11.0 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (k3d-0.7.11.0-potfiles.patch):' >Patch #0 (k3d-0.7.11.0-potfiles.patch): >+ /bin/cat /builddir/build/SOURCES/k3d-0.7.11.0-potfiles.patch >+ /usr/bin/patch -s -p1 -b --suffix .potfiles --fuzz=0 >+ echo 'Patch #1 (k3d-0.7.10.0-warn.patch):' >Patch #1 (k3d-0.7.10.0-warn.patch): >+ /bin/cat /builddir/build/SOURCES/k3d-0.7.10.0-warn.patch >+ /usr/bin/patch -s -p1 -b --suffix .warn --fuzz=0 >+ echo 'Patch #2 (k3d-0.7.11.0-fontpath.patch):' >Patch #2 (k3d-0.7.11.0-fontpath.patch): >+ /bin/cat /builddir/build/SOURCES/k3d-0.7.11.0-fontpath.patch >+ /usr/bin/patch -s -p1 -b --suffix .fontpath --fuzz=0 >+ echo 'Patch #3 (k3d-0.7.11.0-gcc44.patch):' >Patch #3 (k3d-0.7.11.0-gcc44.patch): >+ /bin/cat /builddir/build/SOURCES/k3d-0.7.11.0-gcc44.patch >+ /usr/bin/patch -s -p1 -b --suffix .gcc44 --fuzz=0 >+ rm -f CMakeCache.txt >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TzGbN0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd k3d-source-0.7.11.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ mkdir b >+ cd b >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >+ /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_SKIP_RPATH:BOOL=ON -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 >-- checking the width of std::vector<>::size_type for this platform >-- std::vector<>::size_type is 32 bits >-- Boost version: 1.39.0 >-- Found the following Boost libraries: >-- Boost version: 1.39.0 >-- Found the following Boost libraries: >-- filesystem >-- program_options >-- python >-- regex >-- thread >-- system >-- checking for module 'cairomm-1.0' >-- found cairomm-1.0, version 1.8.0 >-- checking for module 'freetype2' >-- found freetype2, version 9.22.3 >-- checking for module 'freetype2' >-- found freetype2, version 9.22.3 >-- checking for module 'glibmm-2.4' >-- found glibmm-2.4, version 2.22.1 >-- checking for module 'gnome-vfs-2.0' >-- found gnome-vfs-2.0, version 2.24.2 >-- checking for module 'gtkglext-1.0' >-- found gtkglext-1.0, version 1.2.0 >-- checking for module 'gtkmm-2.4' >-- found gtkmm-2.4, version 2.18.2 >-- checking for module 'gts' >-- found gts, version 0.7.6 >-- checking for module 'ImageMagick++' >-- found ImageMagick++, version 6.5.4 >-- checking for module 'OpenEXR' >-- found OpenEXR, version 1.6.1 >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/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/lib/libX11.so >-- checking for module 'libpng12' >-- found libpng12, version 1.2.39 >-- checking for module 'sigc++-2.0' >-- found sigc++-2.0, version 2.2.4.2 >-- checking for module 'uuid' >-- package 'uuid' not found >CMake Error at cmake/modules/K3DDependencies.cmake:18 (MESSAGE): > Couldn't find uuid, which is required to build K-3D. You can obtain uuid > from http://www.ossp.org/pkg/lib/uuid. >Call Stack (most recent call first): > CMakeLists.txt:242 (K3D_CHECK_REQUIRED_DEPENDENCY) >-- Found PythonLibs: /usr/lib/libpython2.6.so >-- checking for module 'gthread-2.0' >-- found gthread-2.0, version 2.22.2 >-- Found Doxygen: /usr/bin/doxygen >-- Configuring incomplete, errors occurred! >error: Bad exit status from /var/tmp/rpm-tmp.TzGbN0 (%build) > Bad exit status from /var/tmp/rpm-tmp.TzGbN0 (%build) >RPM build errors: >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/k3d.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/k3d.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 539048
:
371333
| 371334 |
371335
|
371336
|
371337
|
371338