From owner-freebsd-pkg@freebsd.org Wed Apr 26 13:31:37 2017 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3559ED5080F for ; Wed, 26 Apr 2017 13:31:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1EA5BED3 for ; Wed, 26 Apr 2017 13:31:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1E063D5080E; Wed, 26 Apr 2017 13:31:37 +0000 (UTC) Delivered-To: pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DB63D5080C for ; Wed, 26 Apr 2017 13:31:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E90FFED1 for ; Wed, 26 Apr 2017 13:31:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3QDVaNA075810 for ; Wed, 26 Apr 2017 13:31:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 218888] ports-mgmt/pkg: build fails on arm64.aarch64: error: C compiler cannot create executables Date: Wed, 26 Apr 2017 13:31:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2017 13:31:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218888 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@FreeBSD.org Reporter: ohartmann@walstatt.org Assignee: pkg@FreeBSD.org Flags: maintainer-feedback?(pkg@FreeBSD.org) Port ports-mgmt/pkg fails to build within a poudriere system with a jail cr= oss 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 (Free= BSD 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=3D/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 [...] --=20 You are receiving this mail because: You are the assignee for the bug.=