Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821061 - dev-libs/ntl-11.4.4: bundled config.guess cannot guess build type on riscv
Summary: dev-libs/ntl-11.4.4: bundled config.guess cannot guess build type on riscv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: riscv-keywording
  Show dependency tree
 
Reported: 2021-10-31 10:01 UTC by Alex Fan
Modified: 2021-11-09 03:37 UTC (History)
2 users (show)

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


Attachments
build.log (ntl-11.4.4:20211031-070600.log,53.29 KB, text/plain)
2021-10-31 10:01 UTC, Alex Fan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Fan archtester 2021-10-31 10:01:02 UTC
tested on Sifive Unmatched (riscv64), failed with

"
configure: error: cannot guess build type; you must specify one
Error: libtool build failed
"

Replacing config.guess and config.sub in src/libtool-origin/ with latest version fixed the issue and passed all tests.

Reproducible: Always
Comment 1 Alex Fan archtester 2021-10-31 10:01:30 UTC
Created attachment 747657 [details]
build.log
Comment 2 Yixun Lan archtester gentoo-dev 2021-11-02 02:11:11 UTC
hi @alexfanqi, is this fixed in upstream?
besides, any chance to come up with a patch and send us a PR?
Comment 3 Larry the Git Cow gentoo-dev 2021-11-09 03:37:42 UTC
The bug has been closed via the following commit(s):

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

commit 444b2094dad9c3f4b5eb82592997534eb2e472ed
Author:     Alex Fan <alexfanqi@yahoo.com>
AuthorDate: 2021-11-09 01:07:47 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-11-09 03:37:10 +0000

    dev-libs/ntl: add 11.4.4-r1
    
    bump to EAPI 8
    update bundled config.guess and config.sub automatically.
    
    Closes: https://bugs.gentoo.org/821061
    Closes: https://github.com/gentoo/gentoo/pull/22822
    Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 dev-libs/ntl/ntl-11.4.4-r1.ebuild | 71 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 71 insertions(+)