Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2017 13:31:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 218888] ports-mgmt/pkg: build fails on arm64.aarch64: error: C compiler cannot create executables
Message-ID:  <bug-218888-32340-zHNzdtNky3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218888-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218888-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

O. Hartmann <ohartmann@walstatt.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to pkg@FreeBSD.org:
Bug 218888: ports-mgmt/pkg: build fails on arm64.aarch64: error: C compiler
cannot create executables
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218888



--- Description ---
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
[...]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218888-32340-zHNzdtNky3>