[Bug 218888] ports-mgmt/pkg: build fails on arm64.aarch64 in qemu-user-static: error: C compiler cannot create executables

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 20 21:15:40 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218888

--- Comment #9 from O. Hartmann <ohartmann at walstatt.org> ---
(In reply to Sean Bruno from comment #8)

My apology for the late response.

For the host system, I use 

/usr/src

as the source tree and the host is running now r320138.

My jail's source tree is located at

/pool/sources/CURRENT/src

The command line for building the jail's binaries is

env MAKEOBJDIRPREFIX=/pool/sources/CURRENT/obj make -j9 __MAKE_CONF=/dev/null
SRCCONF=/dev/null TARGET=arm64 buildworld

The jail's name is "head-arm64". There is a jail config file:

/usr/local/etc/poudriere.d/head-arm64-poudriere.conf

containing this line:

export  MAKEOBJDIRPREFIX=/pool/sources/CURRENT/obj

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list