Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655238 - x11-libs/fltk-1.3.4 - configure: line 7700: syntax error near unexpected token `FREETYPE,'
Summary: x11-libs/fltk-1.3.4 - configure: line 7700: syntax error near unexpected toke...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-08 02:06 UTC by Chris Smith
Modified: 2018-05-08 06:28 UTC (History)
2 users (show)

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


Attachments
build log for x11-libs/fltk-1.3.4 (fltk.log,9.28 KB, text/plain)
2018-05-08 02:06 UTC, Chris Smith
Details
x11-libs/fltk-1.3.4 config.log (fltk_config.log,48.05 KB, text/plain)
2018-05-08 02:08 UTC, Chris Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Smith 2018-05-08 02:06:26 UTC
Created attachment 530396 [details]
build log for x11-libs/fltk-1.3.4

x11-libs/fltk-1.3.4 fails configure with:
./configure: line 7700: syntax error near unexpected token `FREETYPE,'
./configure: line 7700: `           PKG_CHECK_MODULES(FREETYPE, freetype2,'
Comment 1 Chris Smith 2018-05-08 02:08:14 UTC
Created attachment 530398 [details]
x11-libs/fltk-1.3.4 config.log
Comment 2 Arfrever Frehtes Taifersar Arahesis 2018-05-08 05:59:20 UTC
Adding 'eaclocal' before 'eautoconf' helps.

'eautoreconf' would work, but it would also result in:
 * Running autoheader ...                     [ !! ]
Comment 3 Larry the Git Cow gentoo-dev 2018-05-08 06:28:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63dc4f0de94dbcc20daac582c5b85e3471416fc7

commit 63dc4f0de94dbcc20daac582c5b85e3471416fc7
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-05-08 06:28:35 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-08 06:28:50 +0000

    x11-libs/fltk: Run eaclocal before eautoconf.
    
    Thanks to Arfrever Frehtes Taifersar Arahesis for the analysis and the
    suggested fix.
    
    Closes: https://bugs.gentoo.org/655238
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 x11-libs/fltk/fltk-1.3.4.ebuild | 1 +
 1 file changed, 1 insertion(+)