Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789747 - media-libs/svgalib-1.9.25-r8 fails to compile
Summary: media-libs/svgalib-1.9.25-r8 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrew Savchenko
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 778752
  Show dependency tree
 
Reported: 2021-05-12 20:18 UTC by Agostino Sarubbo
Modified: 2021-05-16 11:21 UTC (History)
0 users

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


Attachments
build.log (build.log,96.08 KB, text/plain)
2021-05-12 20:18 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 2021-05-12 20:18:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/svgalib-1.9.25-r8 fails to compile.
Discovered on: x86 (internal ref: x86_at)
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-12 20:18:29 UTC
Created attachment 707736 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-16 11:21:30 UTC
The bug has been closed via the following commit(s):

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

commit 69066bcc0d5d5f91d796bbc819e6c7b68a965cff
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2021-05-16 11:15:08 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2021-05-16 11:15:08 +0000

    media-libs/svgalib: fix asm arg width
    
    rorw operates on word-width registers, specify this explicitly via %w0
    
    Closes: https://bugs.gentoo.org/789747
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 .../svgalib/files/svgalib-1.9.25-gl-asm-width.patch       | 15 +++++++++++++++
 media-libs/svgalib/svgalib-1.9.25-r8.ebuild               |  1 +
 2 files changed, 16 insertions(+)