Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673580 - dev-libs/libressl-2.9.0: …/crypto/armv4cpuid.S:1:10: fatal error: arm_arch.h: No such file or directory
Summary: dev-libs/libressl-2.9.0: …/crypto/armv4cpuid.S:1:10: fatal error: arm_arch.h:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo LibreSSL
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-22 17:35 UTC by Quentin Retornaz
Modified: 2018-12-24 16:09 UTC (History)
0 users

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


Attachments
build.log (build.log,49.97 KB, text/plain)
2018-12-22 17:36 UTC, Quentin Retornaz
Details
environment (environment,59.51 KB, text/plain)
2018-12-22 17:36 UTC, Quentin Retornaz
Details
emerge --info (emerge-info.txt,5.07 KB, text/plain)
2018-12-22 17:38 UTC, Quentin Retornaz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Quentin Retornaz 2018-12-22 17:35:37 UTC
When building dev-libs/libressl-2.9.0 for an ARM cpu, it fails because the file crypto/arm_arch.h is missing.

My machine is an Odroid XU4.
Comment 1 Quentin Retornaz 2018-12-22 17:36:08 UTC
Created attachment 558356 [details]
build.log
Comment 2 Quentin Retornaz 2018-12-22 17:36:57 UTC
Created attachment 558358 [details]
environment
Comment 3 Quentin Retornaz 2018-12-22 17:38:44 UTC
Created attachment 558360 [details]
emerge --info
Comment 4 Quentin Retornaz 2018-12-22 18:25:38 UTC
Build succeeded with --disable-asm
Comment 5 Anthony Basile gentoo-dev 2018-12-24 16:09:17 UTC
(In reply to Quentin R. from comment #4)
> Build succeeded with --disable-asm

okay i've masked USE=asm for libressl-2.9.0 on arm.  Please reopen if this is still a problem.