[Bug 218888] ports-mgmt/pkg: build fails on arm64.aarch64: error: C compiler cannot create executables
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 26 13:31:37 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218888
Bug ID: 218888
Summary: ports-mgmt/pkg: build fails on arm64.aarch64: error: C
compiler cannot create executables
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: pkg at FreeBSD.org
Reporter: ohartmann at walstatt.org
Assignee: pkg at FreeBSD.org
Flags: maintainer-feedback?(pkg at FreeBSD.org)
Port ports-mgmt/pkg fails to build within a poudriere system with a jail cross
compling for arm64.aarch64 in stage configure.
The poudriere log reports that configure complains about a non working C
compiler which can not produce executables.
This initial failing build of pkg renders a complete repository for
arm64.aarch64 non-working.
The build/poudriere environment is the most recent 12-CURRENT as host (FreeBSD
12.0-CURRENT #16 r317435: Wed Apr 26 10:22:35 CEST 2017 amd64), most recent
emulators/qemu_user_static (qemu-user-static-2.8.50.g20170307_2, recompiled
today), recent poudriere jail:
Jail name: headarm64
Jail version: 12.0-CURRENT
Jail arch: arm64.aarch64
Jail method: src=/pool/sources/CURRENT/src
Jail mount: /pool/poudriere/jails/headarm64
Jail fs: FTAATT/pool/poudriere/jails/headarm64
Jail updated: 2017-04-26 13:12:00
Poudriere version: 3.1.17
Host OSVERSION: 1200030
Jail OSVERSION: 1200030
The error from poudriere:
[...]
checking whether the C compiler works... no
configure: error: in `/wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.10.1':
configure: error: C compiler cannot create executables
[...]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list