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 392862 Details for
Bug 564986
FTBFS idesk-0.7.5-9.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), 17.82 KB, created by
FTBFS
on 2010-02-13 17:31:53 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 17:31:53 UTC
Size:
17.82 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/idesk.spec'], False, '/var/lib/mock/fedora-development-i386-idesk-0.7.5-9.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x222c890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/idesk.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/idesk-0.7.5-9.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/idesk.spec'], False, '/var/lib/mock/fedora-development-i386-idesk-0.7.5-9.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x222c890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/idesk.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9odz7A >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf idesk-0.7.5 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/idesk-0.7.5.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd idesk-0.7.5 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (idesk-default_lnk.patch):' >Patch #0 (idesk-default_lnk.patch): >+ /bin/cat /builddir/build/SOURCES/idesk-default_lnk.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ sed -i -e s:SHARE_DIR:/usr/share: examples/default.lnk >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.02EijN >+ umask 022 >+ cd /builddir/build/BUILD >+ cd idesk-0.7.5 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ 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 -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-libsn --enable-shape --enable-xft >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking whether make sets $(MAKE)... yes >checking for working aclocal-1.4... missing >checking for working autoconf... missing >checking for working automake-1.4... missing >checking for working autoheader... missing >checking for working makeinfo... missing >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for strerror in -lcposix... no >checking for i686-pc-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for gcc option to accept ANSI C... no >checking whether make sets $(MAKE)... (cached) yes >checking how to run the C++ preprocessor... g++ -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking for stdlib.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking sstream usability... yes >checking sstream presence... yes >checking for sstream... yes >checking cassert usability... yes >checking cassert presence... yes >checking for cassert... yes >checking cctype usability... yes >checking cctype presence... yes >checking for cctype... yes >checking cerrno usability... yes >checking cerrno presence... yes >checking for cerrno... yes >checking cmath usability... yes >checking cmath presence... yes >checking for cmath... yes >checking cstdarg usability... yes >checking cstdarg presence... yes >checking for cstdarg... yes >checking cstdio usability... yes >checking cstdio presence... yes >checking for cstdio... yes >checking cstdlib usability... yes >checking cstdlib presence... yes >checking for cstdlib... yes >checking cstring usability... yes >checking cstring presence... yes >checking for cstring... yes >checking ctime usability... yes >checking ctime presence... yes >checking for ctime... yes >checking whether time.h and sys/time.h may both be included... yes >checking for X... libraries , headers in standard search path >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XOpenDisplay in -lX11... yes >checking whether to build support for the XShape extension... yes >checking for XShapeCombineShape in -lXext... yes >checking for X11/extensions/shape.h... yes >checking for imlib2-config... /usr/bin/imlib2-config >checking for imlib2... yes >checking whether to include Startup Notification ... checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBSN... yes >yes >checking whether to have Xft support... yes >checking for pkg-config... /usr/bin/pkg-config >checking Xft UTF-8 support... yes >checking return type of signal handlers... void > idesk version 0.7.5 configured successfully. >Using '/usr' for installation. >Using 'g++' for C++ compiler. >Building with '-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 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 ' for C++ compiler flags. >Building with ' -lX11 -lXext -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lstartup-notification-1 -lXft -lXrender -lfontconfig -lfreetype -lX11 ' for linker flags. >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing default-1 commands >+ make -j8 >make: Circular aclocal.m4 <- aclocal.m4 dependency dropped. >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/idesk-0.7.5' >make[1]: Circular aclocal.m4 <- aclocal.m4 dependency dropped. >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/idesk-0.7.5/src' >echo '// This file is generated from makefile. Do not edit!' > defaults.h >make[2]: Circular defaults.h <- Makefile dependency dropped. >echo '#define DEFAULT_PREFIX "/usr"' >> defaults.h >echo '#define PACKAGE "idesk"' >> defaults.h >cd .. \ > && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status >config.status: creating src/Makefile >config.status: executing default-1 commands >make[2]: Leaving directory `/builddir/build/BUILD/idesk-0.7.5/src' >make[2]: Entering directory `/builddir/build/BUILD/idesk-0.7.5/src' >make[2]: Circular defaults.h <- Makefile dependency dropped. >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -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 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -c XDesktopContainer.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -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 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -c XIcon.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -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 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -c XImlib2Image.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -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 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -c Database.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -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 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -c DesktopIconConfig.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -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 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -c Misc.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -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 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -c XImlib2Shadow.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -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 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -c DesktopConfig.cpp >In file included from DesktopConfig.h:28, > from DesktopConfig.cpp:25: >AbstractClasses.h: In constructor 'AbstractApp::AbstractApp(int, char**)': >AbstractClasses.h:58: warning: 'AbstractApp::argc' will be initialized after >AbstractClasses.h:57: warning: 'char** AbstractApp::argv' >AbstractClasses.h:64: warning: when initialized here >In file included from DesktopIconConfig.h:29, > from DesktopIconConfig.cpp:25: >AbstractClasses.h: In constructor 'AbstractApp::AbstractApp(int, char**)': >AbstractClasses.h:58: warning: 'AbstractApp::argc' will be initialized after >AbstractClasses.h:57: warning: 'char** AbstractApp::argv' >AbstractClasses.h:64: warning: when initialized here >In file included from XIcon.h:28, > from XIcon.cpp:26: >AbstractClasses.h: In constructor 'AbstractApp::AbstractApp(int, char**)': >AbstractClasses.h:58: warning: 'AbstractApp::argc' will be initialized after >AbstractClasses.h:57: warning: 'char** AbstractApp::argv' >AbstractClasses.h:64: warning: when initialized here >DesktopConfig.cpp: In member function 'virtual void DesktopConfig::setDesktopOnlyOptions(Table)': >DesktopConfig.cpp:134: error: no matching function for call to 'stat::stat(const char*, stat*)' >/usr/include/bits/stat.h:40: note: candidates are: stat::stat() >/usr/include/bits/stat.h:40: note: stat::stat(const stat&) >DesktopConfig.cpp:155: error: no matching function for call to 'stat::stat(const char*, stat*)' >/usr/include/bits/stat.h:40: note: candidates are: stat::stat() >/usr/include/bits/stat.h:40: note: stat::stat(const stat&) >DesktopIconConfig.cpp: In member function 'virtual std::string DesktopIconConfig::getExtension(const std::string&)': >DesktopIconConfig.cpp:91: warning: comparison between signed and unsigned integer expressions >DesktopIconConfig.cpp:92: warning: comparison between signed and unsigned integer expressions >DesktopIconConfig.cpp:93: warning: comparison between signed and unsigned integer expressions >In file included from XImlib2Image.h:28, > from XImlib2Image.cpp:27: >AbstractClasses.h: In constructor 'AbstractApp::AbstractApp(int, char**)': >AbstractClasses.h:58: warning: 'AbstractApp::argc' will be initialized after >AbstractClasses.h:57: warning: 'char** AbstractApp::argv' >AbstractClasses.h:64: warning: when initialized here >In file included from DesktopContainer.h:28, > from XDesktopContainer.h:46, > from XDesktopContainer.cpp:25: >AbstractClasses.h: In constructor 'AbstractApp::AbstractApp(int, char**)': >AbstractClasses.h:58: warning: 'AbstractApp::argc' will be initialized after >AbstractClasses.h:57: warning: 'char** AbstractApp::argv' >AbstractClasses.h:64: warning: when initialized here >Database.cpp: In constructor 'Database::Database(std::string)': >Database.cpp:96: warning: comparison between signed and unsigned integer expressions >Database.cpp: In member function 'void Table::print()': >Database.cpp:182: warning: comparison between signed and unsigned integer expressions >Database.cpp: In member function 'void Table::SetArray(const std::string&, const std::string&, int)': >Database.cpp:222: warning: comparison between signed and unsigned integer expressions >Database.cpp:232: warning: comparison between signed and unsigned integer expressions >XDesktopContainer.cpp: In member function 'void XDesktopContainer::getRootImage()': >XDesktopContainer.cpp:123: warning: unused variable 'dConfig' >XDesktopContainer.cpp: In member function 'virtual void XDesktopContainer::eventLoop()': >XDesktopContainer.cpp:280: warning: unused variable 'retval' >XDesktopContainer.cpp: In member function 'void XDesktopContainer::exeCurrentAction(XIcon*)': >XDesktopContainer.cpp:498: warning: comparison between signed and unsigned integer expressions >XDesktopContainer.cpp:499: warning: comparison between signed and unsigned integer expressions >XDesktopContainer.cpp: In member function 'virtual void XDesktopContainer::runCommand(const std::string&)': >XDesktopContainer.cpp:593: warning: suggest parentheses around assignment used as truth value >XDesktopContainer.cpp:599: warning: missing sentinel in function call >XImlib2Image.cpp: In member function 'virtual void XImlib2Image::shapeWindow()': >XImlib2Image.cpp:213: warning: unused variable 'xContainer' >XImlib2Image.cpp: In member function 'virtual void XImlib2Image::pressImage()': >XImlib2Image.cpp:386: warning: comparison between signed and unsigned integer expressions >XImlib2Image.cpp:391: warning: comparison between signed and unsigned integer expressions >make[2]: *** [DesktopConfig.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from XImlib2Image.h:28, > from XImlib2Shadow.h:28, > from XImlib2Shadow.cpp:26: >AbstractClasses.h: In constructor 'AbstractApp::AbstractApp(int, char**)': >AbstractClasses.h:58: warning: 'AbstractApp::argc' will be initialized after >AbstractClasses.h:57: warning: 'char** AbstractApp::argv' >AbstractClasses.h:64: warning: when initialized here >XImlib2Shadow.cpp: In member function 'virtual void XImlib2Shadow::moveWindow(int, int)': >XImlib2Shadow.cpp:70: warning: unused variable 'xIcon' >make[2]: Leaving directory `/builddir/build/BUILD/idesk-0.7.5/src' >make[1]: Leaving directory `/builddir/build/BUILD/idesk-0.7.5' >make[1]: *** [all-recursive] Error 1 >make: *** [all-recursive-am] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.02EijN (%build) > Bad exit status from /var/tmp/rpm-tmp.02EijN (%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/idesk.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/idesk.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 564986
:
392861
| 392862 |
392863
|
392864
|
392865
|
392866