After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769929 - Don't use deprecated GNOME_COMPILE_WARNINGS
Don't use deprecated GNOME_COMPILE_WARNINGS
Status: RESOLVED FIXED
Product: gnome-packagekit
Classification: Core
Component: general
git master
Other Linux
: Normal major
: ---
Assigned To: gnome-packagekit-maint
gnome-packagekit-maint
Depends on:
Blocks:
 
 
Reported: 2016-08-15 12:38 UTC by Jeremy Bicha
Modified: 2016-08-27 06:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
buildlog (189.15 KB, text/plain)
2016-08-15 12:38 UTC, Jeremy Bicha
Details

Description Jeremy Bicha 2016-08-15 12:38:08 UTC
Created attachment 333336 [details]
buildlog

gnome-packagekit 3.21.90 fails to build on Debian testing/Ubuntu 16.10 (development) with dh-autoreconf:

checking for GTKDOC_DEPS... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
./configure: line 13374: syntax error near unexpected token `maximum,'
./configure: line 13374: `GNOME_COMPILE_WARNINGS(maximum,'

Full build log attached.

See https://wiki.gnome.org/Projects/GnomeCommon/Migration

I'm not really sure how AX_COMPILER_FLAGS works so I didn't submit a patch.

Also, gnome-software has the same issue.
Comment 1 Richard Hughes 2016-08-25 08:22:11 UTC
commit 81bafd92b0ecf8e21091698f97d43ac1d895a6fc
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Aug 25 09:21:38 2016 +0100

    Don't use the deprecated GNOME_COMPILE_WARNINGS
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=769929
Comment 2 Jeremy Bicha 2016-08-27 06:25:14 UTC
The build failure was user error; I didn't have gnome-common installed. Sorry about that!

On the other hand, it's nice to get rid of gnome-common.