Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 424459

Summary: net-misc/gwget-1.0.4 - In file included from gwget-application.h:21:0, /// from main.c:29: /usr/include/glib-2.0/glib/gerror.h:22:2: error: #error "Only <glib.h> can be included directly."
Product: Gentoo Linux Reporter: José Romildo Malaquias <jrmalaq>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 406437    
Attachments: net-misc:gwget-1.0.4:20120702-020545.log
emerge.info.txt

Description José Romildo Malaquias 2012-07-02 02:29:14 UTC
gwget-1.0.4 does not compile on my ~amd64 system:

# emerge -avt gwget
[...]
In file included from gwget-application.h:21:0,
                 from main.c:29:
/usr/include/glib-2.0/glib/gerror.h:22:2: error: #error "Only <glib.h> can be included directly."
[...]

Reproducible: Always
Comment 1 José Romildo Malaquias 2012-07-02 02:32:11 UTC
Created attachment 316933 [details]
net-misc:gwget-1.0.4:20120702-020545.log

Log from the emerge command.
Comment 2 José Romildo Malaquias 2012-07-02 02:33:28 UTC
Created attachment 316935 [details]
emerge.info.txt

Output of 'emerge --info'
Comment 3 Pacho Ramos gentoo-dev 2012-07-21 16:18:19 UTC
+  21 Jul 2012; Pacho Ramos <pacho@gentoo.org>
+  +files/gwget-1.0.4-glib-single-include.patch, gwget-1.0.4.ebuild:
+  Let it compile against glib-2.32
+