Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293958 - net-ftp/lftp-4.0.3 fails to build with autoconf-2.64 (abuses [] instead of using quadrigraphs)
Summary: net-ftp/lftp-4.0.3 fails to build with autoconf-2.64 (abuses [] instead of us...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL: http://www.mail-archive.com/lftp-deve...
Whiteboard: upstream
Keywords:
Depends on:
Blocks: autoconf-2.64
  Show dependency tree
 
Reported: 2009-11-21 14:32 UTC by Rafał Mużyło
Modified: 2010-06-26 16:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fixes buggy syntax in configure.ac (buggy-autoconf-syntax.patch,582 bytes, patch)
2009-11-21 14:34 UTC, Rafał Mużyło
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2009-11-21 14:32:45 UTC
Patch is self explanatory.
Comment 1 Rafał Mużyło 2009-11-21 14:34:05 UTC
Created attachment 210793 [details, diff]
fixes buggy syntax in configure.ac
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-11-21 14:44:02 UTC
Patch applied on behalf of QA and Base System.

Rafał did you send the patch upstream already?
Comment 3 Rafał Mużyło 2009-11-21 15:06:16 UTC
(In reply to comment #2)
> Rafał did you send the patch upstream already?
> 

Well, no. This is another one of the packages,
that I'm not really using and I just came up with this
patch, after I synced today and looked once again
at available lftp packages (I'm mixing stable and unstable
quite a bit, so I had lftp 3.7.15-r1 on my upgrade list for
quite awhile, but was stalling cause I saw 4.0 reaching full release,
today I simply decided to check again and saw 4.0.3 not being masked,
then it failed to emerge, then came the patch).
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2009-11-21 16:22:39 UTC
...
Comment 5 Rafał Mużyło 2009-11-21 20:22:05 UTC
Amusing, you know.
NEWS of autoconf 2.65 suggests, that with it,
current syntax will work.
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2010-06-26 16:19:46 UTC
lftp is on version 4.0.9 and autoconf is on 2.65 now.