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 767813 - Tomboy fails to build with make 4.2
Tomboy fails to build with make 4.2
Status: RESOLVED FIXED
Product: tomboy
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Alex Tereschenko
Tomboy Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-06-18 11:46 UTC by Dominique Leuenberger
Modified: 2016-08-28 18:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix a typo in Makefile.am, resulting in the error reported (749 bytes, patch)
2016-06-18 11:47 UTC, Dominique Leuenberger
committed Details | Review

Description Dominique Leuenberger 2016-06-18 11:46:21 UTC
Attempting to build tomboy on recent systems (with mae 4.2) fails with:

[  103s] make[3]: *** No rule to make target '.config.in', needed by '../bin/Tomboy.exe.config'.  Stop.
Comment 1 Dominique Leuenberger 2016-06-18 11:47:21 UTC
Created attachment 329992 [details] [review]
Fix a typo in Makefile.am, resulting in the error reported
Comment 2 Alex Tereschenko 2016-08-22 20:20:16 UTC
Thanks Dominique, could you please tell me which distro you use? Just for me to check thins out.

During the 1.15.5 release I've tested Tomboy on Fedora 24, openSUSE 42.1, Debian 8.5 and Ubuntu 16.04, but apparently they all have Make 4.0 and work fine even with this dollar sign, which indeed looks like typo.
Comment 3 Dominique Leuenberger 2016-08-22 20:24:13 UTC
all my tests are on openSUSE Tumbleweed.

openSUSE Leap 42.1 ships with make 4.0 - as comment 0 said, the issue is surfaces with make 4.2

openSUSE Tumbleweed (the rolling release) was updated to make 4.2 on June 07 2016
Comment 4 Alex Tereschenko 2016-08-22 20:30:01 UTC
Tumbleweed, I see. Will check it out, thanks. Yep, I got it that it only surfaces on 4.*2*, just wondered whether it's Arch or Tumbleweed or any other rolling release distro (or maybe something like Gentoo), to be able to reproduce it :)
Comment 5 Alex Tereschenko 2016-08-28 18:41:29 UTC
Review of attachment 329992 [details] [review]:

Confirmed and committed with 546b758380602fbe2962aaa75b311d239ea4ed23. Thanks a lot for your contribution!
Comment 6 Alex Tereschenko 2016-08-28 18:41:55 UTC
Review of attachment 329992 [details] [review]:

Confirmed and committed with 546b758380602fbe2962aaa75b311d239ea4ed23. Thanks a lot for your contribution!