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 755516 - build: fix build due syntax error
build: fix build due syntax error
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: core
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
: 755515 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-09-24 09:23 UTC by Victor Toso
Modified: 2015-09-24 11:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: fix build due syntax error (1.40 KB, patch)
2015-09-24 09:23 UTC, Victor Toso
committed Details | Review

Description Victor Toso 2015-09-24 09:23:49 UTC
commit 2a73d7deaad9fbdebf3441d72b aims to fix missing dependencies but
introduced syntax error.
Comment 1 Victor Toso 2015-09-24 09:23:52 UTC
Created attachment 312018 [details] [review]
build: fix build due syntax error
Comment 2 Victor Toso 2015-09-24 09:24:49 UTC
make distcheck still fails

checking for perl >= 5.8.1... 5.20.3
checking for XML::Parser... ok
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating grilo-net-uninstalled.pc
config.status: error: cannot find input file: `grilo-net-0.3.pc.in'
Makefile:805: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
Comment 3 Bastien Nocera 2015-09-24 11:37:31 UTC
Attachment 312018 [details] pushed as 8e511b6 - build: fix build due syntax error
Comment 4 Bastien Nocera 2015-09-24 11:38:41 UTC
*** Bug 755515 has been marked as a duplicate of this bug. ***