Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683042 - =x11-libs/pixman-0.38.2: meson.build:227:10: ERROR: File arm-simd-test.S does not exist
Summary: =x11-libs/pixman-0.38.2: meson.build:227:10: ERROR: File arm-simd-test.S does...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL: https://gitlab.freedesktop.org/pixman...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-10 15:47 UTC by matoro
Modified: 2019-04-10 17:32 UTC (History)
1 user (show)

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


Attachments
build.log (file_683042.txt,4.07 KB, text/plain)
2019-04-10 15:48 UTC, matoro
Details
emerge --info (file_683042.txt,7.84 KB, text/plain)
2019-04-10 15:48 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2019-04-10 15:47:56 UTC
On arm (tested on armv7a), =x11-libs/pixman-0.38.2 fails configure due to this missing assembly file.

Reproducible: Always
Comment 1 matoro archtester 2019-04-10 15:48:27 UTC
Created attachment 572388 [details]
build.log
Comment 2 matoro archtester 2019-04-10 15:48:59 UTC
Created attachment 572390 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2019-04-10 17:29:23 UTC
The bug has been closed via the following commit(s):

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

commit dfc4f932e39bd052cab7b40d523acedbc1f0a448
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-04-10 17:26:29 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-04-10 17:28:36 +0000

    x11-libs/pixman: Version bump to 0.38.4
    
    Closes: https://bugs.gentoo.org/683042
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/pixman/Manifest             |  1 +
 x11-libs/pixman/pixman-0.38.4.ebuild | 59 ++++++++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)
Comment 4 matoro archtester 2019-04-10 17:32:09 UTC
Wow, having upstream and downstream sure makes things easier.  Thanks Matt!