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 1464157 Details for
Bug 1604784
manaplus: FTBFS in Fedora 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
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 00:26:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 00:26:39 UTC
Size:
32.00 KB
patch
obsolete
>stack-clash-protection -c -o manaplus-walklayer.o `test -f 'walklayer.cpp' || echo './'`walklayer.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o manaplus-mumblemanager.o `test -f 'mumblemanager.cpp' || echo './'`mumblemanager.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/widgets/manaplus-avatarlistbox.o `test -f 'gui/widgets/avatarlistbox.cpp' || echo './'`gui/widgets/avatarlistbox.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/widgets/tabs/manaplus-battletab.o `test -f 'gui/widgets/tabs/battletab.cpp' || echo './'`gui/widgets/tabs/battletab.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/popups/manaplus-beingpopup.o `test -f 'gui/popups/beingpopup.cpp' || echo './'`gui/popups/beingpopup.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-buydialog.o `test -f 'gui/windows/buydialog.cpp' || echo './'`gui/windows/buydialog.cpp >In file included from gui/windows/buydialog.cpp:29: >./gui/windows/tradewindow.h:161:28: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] > typedef const std::auto_ptr<Inventory> InventoryPtr; > ^~~~~~~~ >In file included from /usr/include/c++/8/memory:80, > from ./gui/windows/tradewindow.h:31, > from gui/windows/buydialog.cpp:29: >/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-buyselldialog.o `test -f 'gui/windows/buyselldialog.cpp' || echo './'`gui/windows/buyselldialog.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-changeemaildialog.o `test -f 'gui/windows/changeemaildialog.cpp' || echo './'`gui/windows/changeemaildialog.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-changepassworddialog.o `test -f 'gui/windows/changepassworddialog.cpp' || echo './'`gui/windows/changepassworddialog.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-charselectdialog.o `test -f 'gui/windows/charselectdialog.cpp' || echo './'`gui/windows/charselectdialog.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-charcreatedialog.o `test -f 'gui/windows/charcreatedialog.cpp' || echo './'`gui/windows/charcreatedialog.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-chatwindow.o `test -f 'gui/windows/chatwindow.cpp' || echo './'`gui/windows/chatwindow.cpp >gui/windows/charcreatedialog.cpp: In member function 'virtual void CharCreateDialog::action(const gcn::ActionEvent&)': >gui/windows/charcreatedialog.cpp:361:42: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] > DIALOG_ERROR, true, this); > ^ >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-confirmdialog.o `test -f 'gui/windows/confirmdialog.cpp' || echo './'`gui/windows/confirmdialog.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-connectiondialog.o `test -f 'gui/windows/connectiondialog.cpp' || echo './'`gui/windows/connectiondialog.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-debugwindow.o `test -f 'gui/windows/debugwindow.cpp' || echo './'`gui/windows/debugwindow.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-didyouknowwindow.o `test -f 'gui/windows/didyouknowwindow.cpp' || echo './'`gui/windows/didyouknowwindow.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-editdialog.o `test -f 'gui/windows/editdialog.cpp' || echo './'`gui/windows/editdialog.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-editserverdialog.o `test -f 'gui/windows/editserverdialog.cpp' || echo './'`gui/windows/editserverdialog.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-emotewindow.o `test -f 'gui/windows/emotewindow.cpp' || echo './'`gui/windows/emotewindow.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/windows/manaplus-equipmentwindow.o `test -f 'gui/windows/equipmentwindow.cpp' || echo './'`gui/windows/equipmentwindow.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/manaplus-focushandler.o `test -f 'gui/focushandler.cpp' || echo './'`gui/focushandler.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gui/manaplus-gui.o `test -f 'gui/gui.cpp' || echo './'`gui/gui.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o net/manaplus-charserverhandler.o `test -f 'net/charserverhandler.cpp' || echo './'`net/charserverhandler.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o net/manaplus-download.o `test -f 'net/download.cpp' || echo './'`net/download.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o net/manaplus-messagein.o `test -f 'net/messagein.cpp' || echo './'`net/messagein.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o net/manaplus-messageout.o `test -f 'net/messageout.cpp' || echo './'`net/messageout.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o net/manaplus-net.o `test -f 'net/net.cpp' || echo './'`net/net.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o net/manaplus-sdltcpnet.o `test -f 'net/sdltcpnet.cpp' || echo './'`net/sdltcpnet.cpp >In file included from ./net/tmwa/generalhandler.h:28, > from net/net.cpp:29: >./net/tmwa/messagehandler.h:53:20: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] > typedef const std::auto_ptr<MessageHandler> MessageHandlerPtr; > ^~~~~~~~ >In file included from /usr/include/c++/8/memory:80, > from ./net/messagehandler.h:30, > from ./net/tmwa/messagehandler.h:26, > from ./net/tmwa/generalhandler.h:28, > from net/net.cpp:29: >/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o net/manaplus-packetcounters.o `test -f 'net/packetcounters.cpp' || echo './'`net/packetcounters.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o resources/manaplus-action.o `test -f 'resources/action.cpp' || echo './'`resources/action.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o resources/manaplus-ambientlayer.o `test -f 'resources/ambientlayer.cpp' || echo './'`resources/ambientlayer.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o resources/manaplus-animation.o `test -f 'resources/animation.cpp' || echo './'`resources/animation.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o resources/manaplus-atlasmanager.o `test -f 'resources/atlasmanager.cpp' || echo './'`resources/atlasmanager.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o resources/db/manaplus-avatardb.o `test -f 'resources/db/avatardb.cpp' || echo './'`resources/db/avatardb.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils/translation/manaplus-podict.o `test -f 'utils/translation/podict.cpp' || echo './'`utils/translation/podict.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils/translation/manaplus-poparser.o `test -f 'utils/translation/poparser.cpp' || echo './'`utils/translation/poparser.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils/translation/manaplus-translationmanager.o `test -f 'utils/translation/translationmanager.cpp' || echo './'`utils/translation/translationmanager.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils/manaplus-base64.o `test -f 'utils/base64.cpp' || echo './'`utils/base64.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils/manaplus-checkutils.o `test -f 'utils/checkutils.cpp' || echo './'`utils/checkutils.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils/manaplus-copynpaste.o `test -f 'utils/copynpaste.cpp' || echo './'`utils/copynpaste.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils/manaplus-cpu.o `test -f 'utils/cpu.cpp' || echo './'`utils/cpu.cpp >utils/cpu.cpp: In function 'void Cpu::detect()': >utils/cpu.cpp:34:5: error: '__builtin_cpu_init' was not declared in this scope > __builtin_cpu_init(); > ^~~~~~~~~~~~~~~~~~ >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils/manaplus-files.o `test -f 'utils/files.cpp' || echo './'`utils/files.cpp >utils/cpu.cpp:34:5: note: suggested alternative: '__builtin__Exit' > __builtin_cpu_init(); > ^~~~~~~~~~~~~~~~~~ > __builtin__Exit >utils/cpu.cpp:35:9: error: '__builtin_cpu_supports' was not declared in this scope > if (__builtin_cpu_supports ("mmx")) > ^~~~~~~~~~~~~~~~~~~~~~ >utils/cpu.cpp:35:9: note: suggested alternative: '__builtin_isupper' > if (__builtin_cpu_supports ("mmx")) > ^~~~~~~~~~~~~~~~~~~~~~ > __builtin_isupper >utils/cpu.cpp:37:9: error: '__builtin_cpu_supports' was not declared in this scope > if (__builtin_cpu_supports ("sse")) > ^~~~~~~~~~~~~~~~~~~~~~ >utils/cpu.cpp:37:9: note: suggested alternative: '__builtin_isupper' > if (__builtin_cpu_supports ("sse")) > ^~~~~~~~~~~~~~~~~~~~~~ > __builtin_isupper >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_OPENGL -DUSE_MUMBLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils/manaplus-fuzzer.o `test -f 'utils/fuzzer.cpp' || echo './'`utils/fuzzer.cpp >utils/cpu.cpp:39:9: error: '__builtin_cpu_supports' was not declared in this scope > if (__builtin_cpu_supports ("sse2")) > ^~~~~~~~~~~~~~~~~~~~~~ >utils/cpu.cpp:39:9: note: suggested alternative: '__builtin_isupper' > if (__builtin_cpu_supports ("sse2")) > ^~~~~~~~~~~~~~~~~~~~~~ > __builtin_isupper >utils/cpu.cpp:41:9: error: '__builtin_cpu_supports' was not declared in this scope > if (__builtin_cpu_supports ("ssse3")) > ^~~~~~~~~~~~~~~~~~~~~~ >utils/cpu.cpp:41:9: note: suggested alternative: '__builtin_isupper' > if (__builtin_cpu_supports ("ssse3")) > ^~~~~~~~~~~~~~~~~~~~~~ > __builtin_isupper >utils/cpu.cpp:43:9: error: '__builtin_cpu_supports' was not declared in this scope > if (__builtin_cpu_supports ("sse4.1")) > ^~~~~~~~~~~~~~~~~~~~~~ >utils/cpu.cpp:43:9: note: suggested alternative: '__builtin_isupper' > if (__builtin_cpu_supports ("sse4.1")) > ^~~~~~~~~~~~~~~~~~~~~~ > __builtin_isupper >utils/cpu.cpp:45:9: error: '__builtin_cpu_supports' was not declared in this scope > if (__builtin_cpu_supports ("sse4.2")) > ^~~~~~~~~~~~~~~~~~~~~~ >utils/cpu.cpp:45:9: note: suggested alternative: '__builtin_isupper' > if (__builtin_cpu_supports ("sse4.2")) > ^~~~~~~~~~~~~~~~~~~~~~ > __builtin_isupper >make[2]: *** [Makefile:7565: utils/manaplus-cpu.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/builddir/build/BUILD/manaplus-1.3.10.27/src' >make[1]: *** [Makefile:463: all-recursive] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/manaplus-1.3.10.27' >make: *** [Makefile:378: all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.vX7kFa (%build) > Bad exit status from /var/tmp/rpm-tmp.vX7kFa (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/manaplus.spec
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 1604784
: 1464157 |
1464158
|
1464159