Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 776241

Summary: app-crypt/heimdal-7.7.0-r1 configure: line 20849: syntax error near unexpected token `)'
Product: Gentoo Linux Reporter: Andrea Postiglione <andrea.postiglione>
Component: Current packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: RESOLVED FIXED    
Severity: normal CC: ionen
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/heimdal/heimdal/commit/22352b90e78e2d162b98b5ef6c84672c397be40a
See Also: https://github.com/heimdal/heimdal/pull/771
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732648    
Attachments: heimdal-7.7.0-r1 build.log
heimdal emerge --info

Description Andrea Postiglione 2021-03-14 20:20:03 UTC
Created attachment 691449 [details]
heimdal-7.7.0-r1 build.log

/var/tmp/portage/app-crypt/heimdal-7.7.0-r1/work/heimdal-7.7.0/configure: line 20849: syntax error near unexpected token `)'
/var/tmp/portage/app-crypt/heimdal-7.7.0-r1/work/heimdal-7.7.0/configure: line 20849: `)'
Comment 1 Andrea Postiglione 2021-03-14 20:22:21 UTC
Created attachment 691452 [details]
heimdal emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2021-03-15 07:04:26 UTC
Due to autoconf:2.71, :2.69 is fine.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-03-18 14:42:16 UTC
Upstream has merged my PR. See URL.
Comment 4 Larry the Git Cow gentoo-dev 2021-03-20 06:29:46 UTC
The bug has been closed via the following commit(s):

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

commit e00c050d8db2767817094d1701a6744337ac9076
Author:     Eray Aslan <eras@gentoo.org>
AuthorDate: 2021-03-20 06:29:15 +0000
Commit:     Eray Aslan <eras@gentoo.org>
CommitDate: 2021-03-20 06:29:42 +0000

    app-crypt/heimdal: fix building with autoconf-2.70
    
    Closes: https://bugs.gentoo.org/776241
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Eray Aslan <eras@gentoo.org>

 .../heimdal/files/heimdal_fix-autoconf-2.70.patch  | 29 ++++++++++++++++++++++
 app-crypt/heimdal/heimdal-7.7.0-r1.ebuild          |  1 +
 2 files changed, 30 insertions(+)