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 603925 - Fix boost.m4 to work with Autoconf >= 2.64
Fix boost.m4 to work with Autoconf >= 2.64
Status: RESOLVED FIXED
Product: gnote
Classification: Applications
Component: build
git master
Other Linux
: Normal normal
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2009-12-06 21:05 UTC by Aurimas Černius
Modified: 2010-03-12 00:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch, fixing the bug. (782 bytes, patch)
2009-12-06 21:05 UTC, Aurimas Černius
none Details | Review

Description Aurimas Černius 2009-12-06 21:05:15 UTC
Created attachment 149211 [details] [review]
Patch, fixing the bug.

boost.m4 is broken.
Perhaps it only needs to be updated to newer, as this is a known bug.
Attached patch for the current one. I don't know if it works with older versions of autoconf, but it does with 2.64
Comment 1 Debarshi Ray 2010-01-03 15:37:30 UTC
Sorry for missing this.

The M4 macro comes from http://repo.or.cz/w/boost.m4.git/blob/HEAD:/build-aux/boost.m4 and it seems to have the 'dnl' too: http://repo.or.cz/w/boost.m4.git/blob/HEAD:/build-aux/boost.m4#l62 Did you discuss it with tsuna@lrde.epita.fr? Not that I am against the patch, I am just being careful.
Comment 2 Aurimas Černius 2010-01-03 21:21:02 UTC
> The M4 macro comes from
> http://repo.or.cz/w/boost.m4.git/blob/HEAD:/build-aux/boost.m4 and it seems to
> have the 'dnl' too:
> http://repo.or.cz/w/boost.m4.git/blob/HEAD:/build-aux/boost.m4#l62 Did you
> discuss it with tsuna@lrde.epita.fr? Not that I am against the patch, I am just
> being careful.

I've found this fix here (see last 4 posts):
https://bugs.launchpad.net/peekabot/+bug/416399
Comment 3 Debarshi Ray 2010-01-04 10:54:22 UTC
> I've found this fix here (see last 4 posts):
> https://bugs.launchpad.net/peekabot/+bug/416399

Ok. Please send this to the boost.m4 author as well.
Comment 4 Yaakov Selkowitz 2010-01-31 04:16:07 UTC
This patch is necessary for autoconf-2.65 as well.
Comment 5 Debarshi Ray 2010-03-12 00:15:30 UTC
For some reason Bugzilla is erroring out when I try to mark your patch as "committed".
Comment 6 Debarshi Ray 2010-03-12 00:16:01 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.