Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 903393 Details for
Bug 1105931
SteGUI: FTBFS in rawhide
[?]
New
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.rh83 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
<fdopen> (text/plain), 7.17 KB, created by
Dennis Gilmore
on 2014-06-09 02:06:49 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:06:49 UTC
Size:
7.17 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/SteGUI.spec'], False, '/var/lib/mock/f21-build-2109607-392791/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1370b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/SteGUI.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Thu Feb 20 2008 Pingou <pingoufc4@yahoo.fr> 0.0.1-14 >warning: bogus date in %changelog: Sat Sep 23 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-11 >warning: bogus date in %changelog: Sat Sep 23 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-10 >warning: bogus date in %changelog: Fri Jun 14 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-6 >warning: bogus date in %changelog: Fri Jun 14 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-5 >warning: Could not canonicalize hostname: buildhw-06.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/SteGUI-0.0.1-28.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SteGUI.spec'], False, '/var/lib/mock/f21-build-2109607-392791/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1370b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SteGUI.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Thu Feb 20 2008 Pingou <pingoufc4@yahoo.fr> 0.0.1-14 >warning: bogus date in %changelog: Sat Sep 23 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-11 >warning: bogus date in %changelog: Sat Sep 23 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-10 >warning: bogus date in %changelog: Fri Jun 14 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-6 >warning: bogus date in %changelog: Fri Jun 14 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-5 >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9yLNvL >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf SteGUI-0.0.1 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/SteGUI-0.0.1.tar.bz2 >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd SteGUI-0.0.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i -e 's/#include "MsgWindow.h"/#include "MsgWindow.h" \n#include <cstdlib>/' src/MsgWindow.cc >+ sed -i -e 's|LDFLAGS=`fltk-config --use-images --ldflags` -lasound -lm -lpthread|LDFLAGS=`fltk-config --use-images --ldflags` -lasound -lm -lpthread -ljpeg|' Makefile >Patch #1 (0001-Use-fprintf-with-s-to-print-the-arguments.patch): >+ echo 'Patch #1 (0001-Use-fprintf-with-s-to-print-the-arguments.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/0001-Use-fprintf-with-s-to-print-the-arguments.patch >+ /usr/bin/patch -p1 -b --suffix . --fuzz=0 >patching file src/Player.c >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i4bYB8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd SteGUI-0.0.1 >+ make 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' all >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/Callback.o src/Callback.cc >src/Callback.cc: In static member function 'static void Callback::quit_cb(Fl_Widget*, void*)': >src/Callback.cc:86:6: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/FL/fl_ask.H:47) [-Wdeprecated-declarations] > if (fl_ask("Are you sure you want to quit?")) > ^ >src/Callback.cc:86:45: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/FL/fl_ask.H:47) [-Wdeprecated-declarations] > if (fl_ask("Are you sure you want to quit?")) > ^ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/CardWidget.o src/CardWidget.cc >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o src/EmbedWindow.o src/EmbedWindow.cc >src/EmbedWindow.cc: In member function 'std::string EmbedWindow::parseOptions()': >src/EmbedWindow.cc:332:14: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/FL/fl_ask.H:47) [-Wdeprecated-declarations] > int ans = fl_ask(question.c_str()); > ^ >src/EmbedWindow.cc:332:37: error: format not a string literal and no format arguments [-Werror=format-security] > int ans = fl_ask(question.c_str()); > ^ >src/EmbedWindow.cc:332:37: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/FL/fl_ask.H:47) [-Wdeprecated-declarations] >cc1plus: some warnings being treated as errors >make: *** [src/EmbedWindow.o] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.i4bYB8 (%build) > bogus date in %changelog: Thu Feb 20 2008 Pingou <pingoufc4@yahoo.fr> 0.0.1-14 > bogus date in %changelog: Sat Sep 23 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-11 > bogus date in %changelog: Sat Sep 23 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-10 > bogus date in %changelog: Fri Jun 14 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-6 > bogus date in %changelog: Fri Jun 14 2007 Pingou <pingoufc4@yahoo.fr> 0.0.1-5 > Bad exit status from /var/tmp/rpm-tmp.i4bYB8 (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SteGUI.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.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/SteGUI.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 1105931
: 903393 |
903394
|
903395