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 1469095 Details for
Bug 1606734
xfce-theme-manager: 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 21:24:15 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 21:24:15 UTC
Size:
32.00 KB
patch
obsolete
> ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp: In function 'void customTheme(GtkWidget*, gpointer)': >../src/callbacks.cpp:306:25: warning: '[Monitor-' directive writing 9 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%s[Monitor-%i]\n",filedata,j); > ^~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:306:25: note: directive argument in the range [0, 10] >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 13 and 8205 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:307:25: warning: 'BackgroundImage=' directive writing 16 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sBackgroundImage=%s\n",filedata,monitorData[j]->imagePath); > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 18 or more bytes (assuming 8209) into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:308:25: warning: 'BackdropStyle=' directive writing 14 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sBackdropStyle=%i\n",filedata,monitorData[j]->style); > ^~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 17 and 8218 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:309:25: warning: 'BackdropBright=' directive writing 15 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sBackdropBright=%i\n",filedata,monitorData[j]->brightness); > ^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 18 and 8219 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:310:25: warning: 'BackdropSatu=' directive writing 13 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sBackdropSatu=%f\n",filedata,monitorData[j]->satu); > ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 23 and 8523 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:316:25: warning: '[Panel-' directive writing 7 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%s[Panel-%i]\n",filedata,panels[j]->panelNumber); > ^~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 11 and 8212 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:317:25: warning: 'PanelImage=' directive writing 11 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sPanelImage=%s\n",filedata,panels[j]->imagePath); > ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 13 or more bytes (assuming 8204) into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:318:25: warning: 'PanelStyle=' directive writing 11 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sPanelStyle=%i\n",filedata,panels[j]->style); > ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 14 and 8215 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:319:25: warning: 'PanelSize=' directive writing 10 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sPanelSize=%i\n",filedata,panels[j]->size); > ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 13 and 8214 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:320:25: warning: 'PanelAlpha=' directive writing 11 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sPanelAlpha=%i\n",filedata,panels[j]->alpha); > ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 14 and 8215 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:321:25: warning: 'PanelRed=' directive writing 9 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sPanelRed=%i\n",filedata,panels[j]->red); > ^~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 12 and 8213 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:322:25: warning: 'PanelGreen=' directive writing 11 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sPanelGreen=%i\n",filedata,panels[j]->green); > ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 14 and 8215 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/callbacks.cpp:323:25: warning: 'PanelBlue=' directive writing 10 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] > sprintf(filedata,"%sPanelBlue=%i\n",filedata,panels[j]->blue); > ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from /usr/include/pango-1.0/pango/pango-utils.h:25, > from /usr/include/pango-1.0/pango/pango.h:46, > from /usr/include/gtk-2.0/gdk/gdktypes.h:37, > from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/callbacks.cpp:14: >/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 13 and 8214 bytes into a destination of size 8192 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/xfce4 -DPREFIX=\""/usr\"" -DDATADIR=\""/usr/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/lib64/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -export-dynamic -Wall -c -o ../src/xfcethememanager-main.o `test -f '../src/main.cpp' || echo './'`../src/main.cpp >cc1plus: some warnings being treated as errors >g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/xfce4 -DPREFIX=\""/usr\"" -DDATADIR=\""/usr/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/lib64/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -export-dynamic -Wall -c -o ../src/xfcethememanager-panels.o `test -f '../src/panels.cpp' || echo './'`../src/panels.cpp >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from ../src/globals.h:8, > from ../src/callbacks.h:12, > from ../src/gui.cpp:52: >/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 ../src/globals.h:8, > from ../src/callbacks.h:12, > from ../src/gui.cpp:52: >/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); > ^ >../src/gui.cpp: In function 'void addNewIcons(const char*, GtkIconView*, int)': >../src/gui.cpp:258:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&foldername,"%s/.config/XfceThemeManager/%s",homeFolder,subfolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/gui.cpp:300:17: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&entryname,"%s",entry); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >../src/gui.cpp:315:14: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&filename,"%s/.config/XfceThemeManager/%s/%s",homeFolder,subfolder,(char*)g_slist_nth_data(entrylist,j)); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:518:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > const char* authors[]= {"K.D.Hedger <"MYEMAIL">","\nMore by the same author\n","Xfce4-Composite-Editor\nhttp://gtk-apps.org/content/show.php/Xfce4-Composite-Editor?content=149523\n","KKEdit\nhttp://gtk-apps.org/content/show.php?content=158161\n","Manpage Editor\nhttp://gtk-apps.org/content/show.php?content=160219\n","GtkSu\nhttp://gtk-apps.org/content/show.php?content=158974",NULL}; > ^ >make[2]: *** [Makefile:502: ../src/xfcethememanager-database.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/main.cpp:24: >/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 ../src/globals.h:8, > from ../src/gui.h:18, > from ../src/main.cpp:24: >/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); > ^ >../src/main.cpp: In function 'void initFolders()': >../src/main.cpp:182:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&themesArray[0],"%s/.themes",homeFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:183:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&themesArray[1],"%s",GLOBALTHEMES); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:185:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&iconsArray[0],"%s/.icons",homeFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:186:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&iconsArray[1],"%s",GLOBALICONS); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:188:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&papersArray[0],"%s/.local/share/xfce4/backdrops",homeFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:189:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&papersArray[1],"%s",GLOBALWALLPAPERS); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:191:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&dbFolder,"%s/.config/XfceThemeManager",homeFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:192:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&metaFolder,"%s/meta",dbFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:193:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&framesFolder,"%s/frames",dbFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:194:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&controlsFolder,"%s/controls",dbFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:195:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&iconsFolder,"%s/icons",dbFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:196:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&cursorsFolder,"%s/cursors",dbFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:197:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&wallpapersFolder,"%s/wallpapers",dbFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:198:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&customFolder,"%s/custom",dbFolder); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp: In function 'void init()': >../src/main.cpp:209:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&homeThemesHash,"12345"); > ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp: In function 'int main(int, char**)': >../src/main.cpp:742:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] > freopen("/dev/null","w",stderr); > ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ >../src/main.cpp:935:12: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] > system("xfdesktop --reload"); > ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from ../src/globals.h:8, > from ../src/panels.cpp:15: >/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 ../src/globals.h:8, > from ../src/panels.cpp:15: >/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); > ^ >make[2]: Leaving directory '/builddir/build/BUILD/Xfce-Theme-Manager-0.3.6/Xfce-Theme-Manager/app' >make[1]: *** [Makefile:361: all-recursive] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/Xfce-Theme-Manager-0.3.6' >make: *** [Makefile:301: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.MEqq1u (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.MEqq1u (%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 ppc64le --nodeps /builddir/build/SPECS/xfce-theme-manager.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 1606734
: 1469095 |
1469096
|
1469097