Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723750 - dev-ml/num-1.4-r3 installs files that contain a TEXTREL on x86
Summary: dev-ml/num-1.4-r3 installs files that contain a TEXTREL on x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-18 12:38 UTC by Agostino Sarubbo
Modified: 2024-05-31 06:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,22.56 KB, text/plain)
2020-05-18 12:38 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-18 12:38:19 UTC
This is an auto-filed bug because dev-ml/num installs files that contain a TEXTREL.
The issue was originally discovered on x86, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-18 12:38:29 UTC
Created attachment 640140 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-29 07:52:19 UTC
tinderbox_x86 has reproduced this issue with version 1.4-r3 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-05-31 06:04:30 UTC
The bug has been closed via the following commit(s):

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

commit d03f021353ae74174f16e30280378c49aeda970e
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-05-31 06:03:13 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-05-31 06:04:00 +0000

    dev-ml/num: ignore TEXTRELS on 32 bits arch
    
    Closes: https://bugs.gentoo.org/723750
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/num/num-1.4-r3.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)