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 444158 Details for
Bug 631134
FTBFS gpar2-0.3-9.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), 12.64 KB, created by
FTBFS
on 2010-09-07 16:55:51 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:55:51 UTC
Size:
12.64 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gpar2.spec'], False, '/var/lib/mock/fedora-development-x86_64-gpar2-0.3-9.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x26b2b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gpar2.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/gpar2-0.3-9.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gpar2.spec'], False, '/var/lib/mock/fedora-development-x86_64-gpar2-0.3-9.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x26b2b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gpar2.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T3EtoW >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf gpar2-0.3 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gpar2-0.3.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gpar2-0.3 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (gpar2-0.3-desktopfile.patch):' >Patch #0 (gpar2-0.3-desktopfile.patch): >+ /bin/cat /builddir/build/SOURCES/gpar2-0.3-desktopfile.patch >+ /usr/bin/patch -s -p1 -b --suffix .desktopfile --fuzz=0 >Patch #1 (gpar2-0.3-buildfix.patch): >+ echo 'Patch #1 (gpar2-0.3-buildfix.patch):' >+ /usr/bin/patch -s -p1 -b --suffix .buildfix --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/gpar2-0.3-buildfix.patch >Patch #2 (gpar2-0.3-linkfix.patch): >+ echo 'Patch #2 (gpar2-0.3-linkfix.patch):' >+ /usr/bin/patch -s -p1 -b --suffix .linkfix --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/gpar2-0.3-linkfix.patch >+ rm -f po/fr.gmo po/gpar2.pot >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mP04CD >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gpar2-0.3 >+ 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 -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 >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-linux-gnu-xlC... no >checking for g++... g++ >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 g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking for a BSD-compatible install... /usr/bin/install -c >checking for main in -lstdc++... yes >checking for main in -lpar2... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 stdbool.h that conforms to C99... yes >checking for _Bool... no >checking for ANSI C header files... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking libpar2/par2cmdline.h usability... no >checking libpar2/par2cmdline.h presence... no >checking for libpar2/par2cmdline.h... no >checking for x86_64-unknown-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 SIGC... yes >checking for GTKMM... yes >checking for size_t... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _LARGE_FILES value needed for large files... no >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for fseeko... yes >checking for working memcmp... yes >checking for stricmp... no >checking for strcasecmp... yes >checking for strchr... yes >checking for memcpy... yes >checking for getopt... yes >checking for getopt_long... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating m4/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/gpar2-0.3' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/gpar2-0.3/po' >make gpar2.pot-update >make[3]: Entering directory `/builddir/build/BUILD/gpar2-0.3/po' >sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed >mv t-remove-potcdate.sed remove-potcdate.sed >if test -n '' || test 'flesueur@users.sourceforge.net' = '@'PACKAGE_BUGREPORT'@'; then \ > msgid_bugs_address=''; \ >else \ > msgid_bugs_address='flesueur@users.sourceforge.net'; \ >fi; \ >/usr/bin/xgettext --default-domain=gpar2 --directory=.. \ > --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ > --files-from=./POTFILES.in \ > --copyright-holder='Free Software Foundation, Inc.' \ > --msgid-bugs-address="$msgid_bugs_address" >test ! -f gpar2.po || { \ > if test -f ./gpar2.pot; then \ > sed -f remove-potcdate.sed < ./gpar2.pot > gpar2.1po && \ > sed -f remove-potcdate.sed < gpar2.po > gpar2.2po && \ > if cmp gpar2.1po gpar2.2po >/dev/null 2>&1; then \ > rm -f gpar2.1po gpar2.2po gpar2.po; \ > else \ > rm -f gpar2.1po gpar2.2po ./gpar2.pot && \ > mv gpar2.po ./gpar2.pot; \ > fi; \ > else \ > mv gpar2.po ./gpar2.pot; \ > fi; \ >} >make[3]: Leaving directory `/builddir/build/BUILD/gpar2-0.3/po' >test ! -f ./gpar2.pot || \ > test -z "fr.gmo" || make fr.gmo >make[3]: Entering directory `/builddir/build/BUILD/gpar2-0.3/po' >/usr/bin/msgmerge --update fr.po gpar2.pot >........ done. >rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po >58 translated messages. >make[3]: Leaving directory `/builddir/build/BUILD/gpar2-0.3/po' >touch stamp-po >make[2]: Leaving directory `/builddir/build/BUILD/gpar2-0.3/po' >Making all in m4 >make[2]: Entering directory `/builddir/build/BUILD/gpar2-0.3/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/gpar2-0.3/m4' >make[2]: Entering directory `/builddir/build/BUILD/gpar2-0.3' >g++ -DHAVE_CONFIG_H -I. -I. -I. `pkg-config sigc++-2.0 gtkmm-2.4 --cflags` -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gpar2.o gpar2.cc >g++ -DHAVE_CONFIG_H -I. -I. -I. `pkg-config sigc++-2.0 gtkmm-2.4 --cflags` -DLOCALEDIR='"/usr/share/locale"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mainwindow.o mainwindow.cc >mainwindow.cc: In member function 'void MainWindow::preprocess()': >mainwindow.cc:273:13: warning: deprecated conversion from string constant to 'char*' >mainwindow.cc:274:13: warning: deprecated conversion from string constant to 'char*' >mainwindow.cc:283:69: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:283:69: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc: In member function 'void MainWindow::update_status(Result)': >mainwindow.cc:470:71: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:470:71: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc:475:70: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:475:70: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc:480:69: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:480:69: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc:485:69: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:485:69: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc:490:69: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:490:69: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc:495:69: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:495:69: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc:500:69: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:500:69: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc:505:68: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:505:68: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc: In member function 'void MainWindow::errors(MainWindow::Error)': >mainwindow.cc:522:70: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:522:70: error: for a function-style cast, remove the redundant '::Color' >mainwindow.cc:533:70: error: cannot call constructor 'Gdk::Color::Color' directly >mainwindow.cc:533:70: error: for a function-style cast, remove the redundant '::Color' >gpar2.cc: In function 'int main(int, char**)': >gpar2.cc:22:15: warning: deprecated conversion from string constant to 'char*' >make[2]: *** [mainwindow.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/builddir/build/BUILD/gpar2-0.3' >make[1]: Leaving directory `/builddir/build/BUILD/gpar2-0.3' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.mP04CD (%build) > Bad exit status from /var/tmp/rpm-tmp.mP04CD (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gpar2.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/gpar2.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 631134
:
444154
|
444155
|
444156
|
444157
| 444158 |
444159