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 1461855 Details for
Bug 1603949
fbreader: 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-19 19:37:46 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 19:37:46 UTC
Size:
32.00 KB
patch
obsolete
> warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from ZLibrary.cpp:20: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ > OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/gtk/library' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLGtkViewWidget.o ...In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from ZLGtkViewWidget.h:23, > from ZLGtkViewWidget.cpp:27: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from ZLGtkViewWidget.h:23, > from ZLGtkViewWidget.cpp:27: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >ZLGtkViewWidget.cpp: In member function 'void ZLGtkViewWidget::cleanOriginalPixbuf()': >ZLGtkViewWidget.cpp:277:36: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] > gdk_pixbuf_unref(myOriginalPixbuf); > ^ >In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, > from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, > from /usr/include/gtk-2.0/gdk/gdk.h:33, > from /usr/include/gtk-2.0/gtk/gtkaccelgroup.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:35, > from ZLGtkViewWidget.cpp:22: >/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here > void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > ^~~~~~~~~~~~~~~~ >ZLGtkViewWidget.cpp:277:36: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] > gdk_pixbuf_unref(myOriginalPixbuf); > ^ >In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, > from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, > from /usr/include/gtk-2.0/gdk/gdk.h:33, > from /usr/include/gtk-2.0/gtk/gtkaccelgroup.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:35, > from ZLGtkViewWidget.cpp:22: >/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here > void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > ^~~~~~~~~~~~~~~~ >ZLGtkViewWidget.cpp: In member function 'void ZLGtkViewWidget::cleanRotatedPixbuf()': >ZLGtkViewWidget.cpp:285:35: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] > gdk_pixbuf_unref(myRotatedPixbuf); > ^ >In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, > from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, > from /usr/include/gtk-2.0/gdk/gdk.h:33, > from /usr/include/gtk-2.0/gtk/gtkaccelgroup.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:35, > from ZLGtkViewWidget.cpp:22: >/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here > void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > ^~~~~~~~~~~~~~~~ >ZLGtkViewWidget.cpp:285:35: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] > gdk_pixbuf_unref(myRotatedPixbuf); > ^ >In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, > from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, > from /usr/include/gtk-2.0/gdk/gdk.h:33, > from /usr/include/gtk-2.0/gtk/gtkaccelgroup.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:35, > from ZLGtkViewWidget.cpp:22: >/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here > void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > ^~~~~~~~~~~~~~~~ >ZLGtkViewWidget.cpp: In member function 'virtual void ZLGtkViewWidget::trackStylus(bool)': >ZLGtkViewWidget.cpp:290:40: warning: unused parameter 'track' [-Wunused-parameter] > void ZLGtkViewWidget::trackStylus(bool track) { > ~~~~~^~~~~ > OK >Compiling ZLGtkPaintContext.o ...In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from ZLGtkPaintContext.h:23, > from ZLGtkPaintContext.cpp:27: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from ZLGtkPaintContext.h:23, > from ZLGtkPaintContext.cpp:27: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >ZLGtkPaintContext.cpp: In member function 'virtual void ZLGtkPaintContext::drawImage(int, int, const ZLImageData&, int, int, ZLPaintContext::ScalingType)': >ZLGtkPaintContext.cpp:327:25: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] > gdk_pixbuf_unref(scaled); > ^ >In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, > from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, > from /usr/include/gtk-2.0/gdk/gdk.h:33, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ZLGtkPaintContext.h:23, > from ZLGtkPaintContext.cpp:27: >/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here > void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > ^~~~~~~~~~~~~~~~ >ZLGtkPaintContext.cpp:327:25: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] > gdk_pixbuf_unref(scaled); > ^ >In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, > from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, > from /usr/include/gtk-2.0/gdk/gdk.h:33, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ZLGtkPaintContext.h:23, > from ZLGtkPaintContext.cpp:27: >/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here > void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > ^~~~~~~~~~~~~~~~ > OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/gtk/view' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLUnixMessage.o ... OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/unix/message' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling GtkEntryParameter.o ...In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gtk-2.0/gtk/gtkpixmap.h:32, > from /usr/include/gtk-2.0/gtk/gtktoolbar.h:47, > from ZLGtkApplicationWindow.h:28, > from GtkEntryParameter.cpp:20: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gtk-2.0/gtk/gtkpixmap.h:32, > from /usr/include/gtk-2.0/gtk/gtktoolbar.h:47, > from ZLGtkApplicationWindow.h:28, > from GtkEntryParameter.cpp:20: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ > OK >Compiling Toolbar.o ...In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gtk-2.0/gtk/gtkpixmap.h:32, > from /usr/include/gtk-2.0/gtk/gtktoolbar.h:47, > from ZLGtkApplicationWindow.h:28, > from Toolbar.cpp:23: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gtk-2.0/gtk/gtkpixmap.h:32, > from /usr/include/gtk-2.0/gtk/gtktoolbar.h:47, > from ZLGtkApplicationWindow.h:28, > from Toolbar.cpp:23: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ > OK >Compiling ZLGtkApplicationWindow.o ...In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gtk-2.0/gtk/gtkpixmap.h:32, > from /usr/include/gtk-2.0/gtk/gtktoolbar.h:47, > from ZLGtkApplicationWindow.h:28, > from ZLGtkApplicationWindow.cpp:22: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gtk-2.0/gtk/gtkpixmap.h:32, > from /usr/include/gtk-2.0/gtk/gtktoolbar.h:47, > from ZLGtkApplicationWindow.h:28, > from ZLGtkApplicationWindow.cpp:22: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ > OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/gtk/application-desktop' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLGtkPixbufHack.o ...In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from ZLGtkPixbufHack.h:23, > from ZLGtkPixbufHack.cpp:20: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from ZLGtkPixbufHack.h:23, > from ZLGtkPixbufHack.cpp:20: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >ZLGtkPixbufHack.cpp: In function 'void rotate90(GdkPixbuf*, const GdkPixbuf*, bool)': >ZLGtkPixbufHack.cpp:123:25: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] > gdk_pixbuf_unref(buffer); > ^ >In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, > from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, > from /usr/include/gtk-2.0/gdk/gdk.h:33, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ZLGtkPixbufHack.h:23, > from ZLGtkPixbufHack.cpp:20: >/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here > void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > ^~~~~~~~~~~~~~~~ >ZLGtkPixbufHack.cpp:123:25: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] > gdk_pixbuf_unref(buffer); > ^ >In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, > from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, > from /usr/include/gtk-2.0/gdk/gdk.h:33, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ZLGtkPixbufHack.h:23, > from ZLGtkPixbufHack.cpp:20: >/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here > void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > ^~~~~~~~~~~~~~~~ > OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/gtk/pixbuf' >Creating zlui-gtk.so ...#@g++ -dynamiclib -dylinker_install_name zlui-gtk.so -o zlui-gtk.so src/gtk/time/*.o src/gtk/dialogs/*.o src/gtk/optionView/*.o src/gtk/image/*.o src/gtk/util/*.o src/gtk/filesystem/*.o src/gtk/library/*.o src/gtk/view/*.o src/unix/message/*.o src/gtk/application-desktop/*.o src/gtk/pixbuf/*.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfribidi -lfontconfig -lfreetype -lpng -ljpeg -lm -L/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/../../zlibrary/core -lzlcore -ldl > OK >make: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >+ make -j4 -C zlibrary/ui TARGET_ARCH=desktop LIBDIR=/usr/lib64 UI_TYPE=qt4 >make: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLQtTime.o ... OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/qt4/time' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLQtDialog.o ... OK >Compiling ZLQtDialogContent.o ...In file included from ZLQtOptionView.h:28, > from ZLQtDialogContent.cpp:26: >../../../../core/src/dialogs/ZLOptionView.h: In member function 'virtual void ZLOptionView::_setActive(bool)': >../../../../core/src/dialogs/ZLOptionView.h:47:31: warning: unused parameter 'active' [-Wunused-parameter] > virtual void _setActive(bool active) {} > ~~~~~^~~~~~ >ZLQtDialogContent.cpp: In member function 'void ZLQtDialogContent::createViewByEntry(const string&, const string&, ZLOptionEntry*, int, int)': >ZLQtDialogContent.cpp:60:9: warning: enumeration value 'MULTILINE' not handled in switch [-Wswitch] > switch (option->kind()) { > ^ > OK >Compiling ZLQtDialogManager.o ...ZLQtDialogManager.cpp: In member function 'virtual bool ZLQtDialogManager::isClipboardSupported(ZLDialogManager::ClipboardType) const': >ZLQtDialogManager.cpp:79:60: warning: unused parameter 'type' [-Wunused-parameter] > bool ZLQtDialogManager::isClipboardSupported(ClipboardType type) const { > ~~~~~~~~~~~~~~^~~~ > OK >Compiling ZLQtOptionView.o ...In file included from ZLQtOptionView.h:28, > from ZLQtOptionView.cpp:37: >../../../../core/src/dialogs/ZLOptionView.h: In member function 'virtual void ZLOptionView::_setActive(bool)': >../../../../core/src/dialogs/ZLOptionView.h:47:31: warning: unused parameter 'active' [-Wunused-parameter] > virtual void _setActive(bool active) {} > ~~~~~^~~~~~ > OK >Compiling ZLQtSelectionDialog.o ... OK >Compiling ZLQtProgressDialog.o ... OK >Compiling ZLQtUtil.o ... OK >Compiling ZLQtOptionsDialog.o ... OK >Generating ZLQtOptionsDialog.moc.cpp ... OK >Compiling ZLQtOptionsDialog.moc.o ... OK >Generating ZLQtOptionView.moc.cpp ... OK >Compiling ZLQtOptionView.moc.o ...In file included from ZLQtOptionView.h:28, > from ZLQtOptionView.moc.cpp:9: >../../../../core/src/dialogs/ZLOptionView.h: In member function 'virtual void ZLOptionView::_setActive(bool)': >../../../../core/src/dialogs/ZLOptionView.h:47:31: warning: unused parameter 'active' [-Wunused-parameter] > virtual void _setActive(bool active) {} > ~~~~~^~~~~~ > OK >Generating ZLQtSelectionDialog.moc.cpp ... OK >Compiling ZLQtSelectionDialog.moc.o ... OK >rm ZLQtSelectionDialog.moc.cpp ZLQtOptionView.moc.cpp ZLQtOptionsDialog.moc.cpp >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/qt4/dialogs' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLQtPaintContext.o ... OK >Compiling ZLQtViewWidget.o ... OK >Generating ZLQtViewWidget.moc.cpp ... OK >Compiling ZLQtViewWidget.moc.o ... OK >rm ZLQtViewWidget.moc.cpp >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/qt4/view' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLQtImageManager.o ... OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/qt4/image' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLQtKeyUtil.o ... OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/qt4/util' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLQtFSManager.o ... OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/qt4/filesystem' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling ZLibrary.o ... OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/qt4/library' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/unix/message' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >Compiling LineEditParameter.o ...In file included from LineEditParameter.cpp:25: >ZLQtApplicationWindow.h: In member function 'virtual void ZLQtApplicationWindow::LineEditParameter::setValueList(const std::vector<std::__cxx11::basic_string<char> >&)': >ZLQtApplicationWindow.h:98:53: warning: unused parameter 'values' [-Wunused-parameter] > void setValueList(const std::vector<std::string> &values) {} > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ > OK >Compiling ZLQtApplicationWindow.o ...In file included from ZLQtApplicationWindow.cpp:36: >ZLQtApplicationWindow.h: In member function 'virtual void ZLQtApplicationWindow::LineEditParameter::setValueList(const std::vector<std::__cxx11::basic_string<char> >&)': >ZLQtApplicationWindow.h:98:53: warning: unused parameter 'values' [-Wunused-parameter] > void setValueList(const std::vector<std::string> &values) {} > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >ZLQtApplicationWindow.cpp: In constructor 'ZLQtToolBarAction::ZLQtToolBarAction(ZLQtApplicationWindow*, ZLToolbar::AbstractButtonItem&)': >ZLQtApplicationWindow.cpp:49:8: warning: variable 'size' set but not used [-Wunused-but-set-variable] > QSize size = icon.size(); > ^~~~ >ZLQtApplicationWindow.cpp: In member function 'virtual void ZLQtApplicationWindow::addToolbarItem(ZLToolbar::ItemPtr)': >ZLQtApplicationWindow.cpp:201:9: warning: enumeration value 'COMBO_BOX' not handled in switch [-Wswitch] > switch (item->type()) { > ^ >ZLQtApplicationWindow.cpp:201:9: warning: enumeration value 'FILL_SEPARATOR' not handled in switch [-Wswitch] > OK >Generating ZLQtApplicationWindow.moc.cpp ... OK >Compiling ZLQtApplicationWindow.moc.o ...In file included from ZLQtApplicationWindow.moc.cpp:9: >ZLQtApplicationWindow.h: In member function 'virtual void ZLQtApplicationWindow::LineEditParameter::setValueList(const std::vector<std::__cxx11::basic_string<char> >&)': >ZLQtApplicationWindow.h:98:53: warning: unused parameter 'values' [-Wunused-parameter] > void setValueList(const std::vector<std::string> &values) {} > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ > OK >rm ZLQtApplicationWindow.moc.cpp >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/src/qt4/application' >Creating zlui-qt4.so ...#@g++ -dynamiclib -dylinker_install_name zlui-qt4.so -o zlui-qt4.so src/qt4/time/*.o src/qt4/dialogs/*.o src/qt4/view/*.o src/qt4/image/*.o src/qt4/util/*.o src/qt4/filesystem/*.o src/qt4/library/*.o src/unix/message/*.o src/qt4/application/*.o -lQtGui -lm -L/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui/../../zlibrary/core -lzlcore -ldl > OK >make: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/zlibrary/ui' >+ make -j4 -C fbreader TARGET_ARCH=desktop LIBDIR=/usr/lib64 UI_TYPE=dummy >make: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader/src/database' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader/src/database' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader/src/database/sqldb' >Compiling DBCommandParameter.o ...Compiling DBIntValue.o ...Compiling DBConnection.o ...Compiling DBNullValue.o ... OK >Compiling DBTextValue.o ... OK >Compiling DataBase.o ... OK >Compiling DBRealValue.o ... OK >Compiling DBDataReader.o ... OK >Compiling DBValue.o ... OK >Compiling DBCommand.o ... OK > OK > OK > OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader/src/database/sqldb' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader/src/database/sqldb/implsqlite' >Compiling SQLiteDataReader.o ...Compiling SQLiteConnection.o ...Compiling SQLiteCommand.o ...Compiling SQLiteDataBase.o ... OK >Compiling SQLiteFactory.o ... OK > OK > OK > OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader/src/database/sqldb/implsqlite' >make[1]: Entering directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader/src/database/booksdb' >Compiling BooksDBUtil.o ...Compiling BooksDB.o ...Compiling BooksDB_BookSeries.o ...Compiling BooksDB_BookAuthor.o ...BooksDB.cpp: In member function 'shared_ptr<Book> BooksDB::loadBook(const string&)': >BooksDB.cpp:148:10: error: could not convert 'false' from 'bool' to 'shared_ptr<Book>' > return false; > ^~~~~ >make[1]: *** [/builddir/build/BUILD/fbreader-0.12.10/fbreader/../makefiles/subdir.mk:14: BooksDB.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... > OK > OK > OK >make[1]: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader/src/database/booksdb' >make: Leaving directory '/builddir/build/BUILD/fbreader-0.12.10/fbreader' >make: *** [Makefile:18: all] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.fMyVO8 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.fMyVO8 (%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 ppc64 --nodeps /builddir/build/SPECS/fbreader.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 1603949
: 1461855 |
1461856
|
1461857