Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39435 - [gshutdown] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Saturday, 15 March 2014, 03:54 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 08 May 2014, 13:07 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

make all-recursive
make[1]: Entering directory '/build/gshutdown/src/gshutdown-0.2'
Making all in src
make[2]: Entering directory '/build/gshutdown/src/gshutdown-0.2/src'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DLIBNOTIFY_ENABLED -MT args.o -MD -MP -MF ".deps/args.Tpo" -c -o args.o args.c; \
then mv -f ".deps/args.Tpo" ".deps/args.Po"; else rm -f ".deps/args.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DLIBNOTIFY_ENABLED -MT debug.o -MD -MP -MF ".deps/debug.Tpo" -c -o debug.o debug.c; \
then mv -f ".deps/debug.Tpo" ".deps/debug.Po"; else rm -f ".deps/debug.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DLIBNOTIFY_ENABLED -MT binreloc.o -MD -MP -MF ".deps/binreloc.Tpo" -c -o binreloc.o binreloc.c; \
then mv -f ".deps/binreloc.Tpo" ".deps/binreloc.Po"; else rm -f ".deps/binreloc.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DLIBNOTIFY_ENABLED -MT detectwm.o -MD -MP -MF ".deps/detectwm.Tpo" -c -o detectwm.o detectwm.c; \
then mv -f ".deps/detectwm.Tpo" ".deps/detectwm.Po"; else rm -f ".deps/detectwm.Tpo"; exit 1; fi
In file included from timer.h:24:0,
from args.c:25:
/usr/include/glib-2.0/glib/gtypes.h:31:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9:0,
from /usr/include/glib-2.0/glib/gtypes.h:34,
from timer.h:24,
from args.c:25:
/usr/include/glib-2.0/glib/gmacros.h:35:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from /usr/include/glib-2.0/glib/gtypes.h:36:0,
from timer.h:24,
from args.c:25:
/usr/include/glib-2.0/glib/gversionmacros.h:31:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DLIBNOTIFY_ENABLED -MT values.o -MD -MP -MF ".deps/values.Tpo" -c -o values.o values.c; \
then mv -f ".deps/values.Tpo" ".deps/values.Po"; else rm -f ".deps/values.Tpo"; exit 1; fi
In file included from values.c:23:0:
/usr/include/glib-2.0/glib/gkeyfile.h:27:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from /usr/include/glib-2.0/glib/gkeyfile.h:30:0,
from values.c:23:
/usr/include/glib-2.0/glib/gerror.h:25:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from /usr/include/glib-2.0/glib/gerror.h:30:0,
from /usr/include/glib-2.0/glib/gkeyfile.h:30,
from values.c:23:
/usr/include/glib-2.0/glib/gquark.h:31:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from /usr/include/glib-2.0/glib/gquark.h:34:0,
from /usr/include/glib-2.0/glib/gerror.h:30,
from /usr/include/glib-2.0/glib/gkeyfile.h:30,
from values.c:23:
/usr/include/glib-2.0/glib/gtypes.h:31:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9:0,
from /usr/include/glib-2.0/glib/gtypes.h:34,
from /usr/include/glib-2.0/glib/gquark.h:34,
from /usr/include/glib-2.0/glib/gerror.h:30,
from /usr/include/glib-2.0/glib/gkeyfile.h:30,
from values.c:23:
/usr/include/glib-2.0/glib/gmacros.h:35:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from /usr/include/glib-2.0/glib/gtypes.h:36:0,
from /usr/include/glib-2.0/glib/gquark.h:34,
from /usr/include/glib-2.0/glib/gerror.h:30,
from /usr/include/glib-2.0/glib/gkeyfile.h:30,
from values.c:23:
/usr/include/glib-2.0/glib/gversionmacros.h:31:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from values.c:24:0:
/usr/include/glib-2.0/glib/gfileutils.h:25:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DLIBNOTIFY_ENABLED -MT callback.o -MD -MP -MF ".deps/callback.Tpo" -c -o callback.o callback.c; \
then mv -f ".deps/callback.Tpo" ".deps/callback.Po"; else rm -f ".deps/callback.Tpo"; exit 1; fi
Makefile:310: recipe for target 'args.o' failed
make[2]: *** [args.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:310: recipe for target 'values.o' failed
make[2]: *** [values.o] Error 1
make[2]: Leaving directory '/build/gshutdown/src/gshutdown-0.2/src'
Makefile:304: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/gshutdown/src/gshutdown-0.2'
Makefile:215: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 08 May 2014, 13:07 GMT
Reason for closing:  Fixed

Loading...