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 784004 - gnome-packagekit doesn't build after recent meson updates
gnome-packagekit doesn't build after recent meson updates
Status: RESOLVED FIXED
Product: gnome-packagekit
Classification: Core
Component: general
git master
Other FreeBSD
: Normal normal
: ---
Assigned To: gnome-packagekit-maint
gnome-packagekit-maint
Depends on:
Blocks:
 
 
Reported: 2017-06-20 14:49 UTC by Ting-Wei Lan
Modified: 2017-06-20 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ting-Wei Lan 2017-06-20 14:49:10 UTC
$ jhbuild buildone gnome-packagekit
Meson encountered an error in file meson.build, line 128, column 2:
Target name "dist" is reserved for Meson's internal use. Please rename.

This is similar to https://github.com/hughsie/appstream-glib/issues/170.
Comment 1 Richard Hughes 2017-06-20 16:09:59 UTC
commit 030decdab928f06e0128f3fcb1375d89eda20caf (HEAD -> master)
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Jun 20 17:09:24 2017 +0100

    Fix compiling with newer versions of Meson
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=784004

:100644 100644 23460537... 696e35f1... M        meson.build