From nobody Fri Aug 26 08:33:45 2022 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MDY5S0l10z4ZbX6 for ; Fri, 26 Aug 2022 08:33:48 +0000 (UTC) (envelope-from SRS0=lH6/=Y6=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MDY5R2J9gz3mL8 for ; Fri, 26 Aug 2022 08:33:47 +0000 (UTC) (envelope-from SRS0=lH6/=Y6=klop.ws=ronald-lists@realworks.nl) Date: Fri, 26 Aug 2022 10:33:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1661502826; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=8VEQUk4SCFhYBoSt7VSr6T4v4IAKVSWS33sFybADmgk=; b=FoELR6th5njBI4vU4kgu2gXFqHouWMSM+ofGVpu1wbHSypJCE1xzovGvE867X/02mhxY8k mJPrk7aLovMkJMEg0ygihrydUgWCRaB9BUHtOMc7pzMIKsNygxMevHH0htNnGuAftXPmHO P5UF+Kt4x7MdhPIBLouK9GFVJaTwdR5O/qXCGwYfWdatpvpc5a3lldt4Yfaq3MUOJmChck u265kxv3R1/79I4OpJwhAyE2hKXl8Eko7e9gnMINu2DauZ98IEpRAgZ8pUx2oVbN4s3Ytt toOS1JODOqYQ7yCEB+nB7fb1uxa2ZxwVbHIdkITT23VW8ZkCGtrrVuaX2FsCag== From: Ronald Klop To: freebsd-ports@freebsd.org Message-ID: <1878504613.87.1661502825966@localhost> Subject: pkg builds on arm-v6 broken? List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_86_1939222620.1661502825920" X-Mailer: Realworks (621.116) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4MDY5R2J9gz3mL8 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=FoELR6th; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of "SRS0=lH6/=Y6=klop.ws=ronald-lists@realworks.nl" designates 194.109.157.24 as permitted sender) smtp.mailfrom="SRS0=lH6/=Y6=klop.ws=ronald-lists@realworks.nl" X-Spamd-Result: default: False [-2.19 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; NEURAL_HAM_SHORT(-1.00)[-0.999]; NEURAL_HAM_LONG(-0.99)[-0.994]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=lH6/=Y6=klop.ws=ronald-lists@realworks.nl]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCVD_COUNT_ZERO(0.00)[0]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org]; MIME_TRACE(0.00)[0:+,1:+,2:~]; HAS_X_PRIO_THREE(0.00)[3]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[klop.ws:+]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=lH6/=Y6=klop.ws=ronald-lists@realworks.nl] X-ThisMailContainsUnwantedMimeParts: N ------=_Part_86_1939222620.1661502825920 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, See https://pkg-status.freebsd.org/builds?type=package&all=1. Pkg builds for armv6 are broken for quite a while on the main branch. The build if ports-mgmt/pkg already fails. The error log indicates that it can't find the compiler "/nxb-bin/usr/bin/cc". Why does it use such a weird location for the compiler? Other architectures don't need to do this. Anyway. Somebody interested in taking a look? I don't have access to these pkg build servers. Otherwise I would be happy to take a look myself. If a fix is hard some information about the plans would be appreciated too. Regards. Ronald. ------=_Part_86_1939222620.1661502825920 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi,

See https://pkg-status.freebsd.org/builds?type=package&all=1. Pkg builds for armv6 are broken for quite a while on the main branch.

The build if ports-mgmt/pkg already fails. The error log indicates that it can't find the compiler "/nxb-bin/usr/bin/cc". Why does it use such a weird location for the compiler? Other architectures don't need to do this.

Anyway. Somebody interested in taking a look? I don't have access to these pkg build servers. Otherwise I would be happy to take a look myself.

If a fix is hard some information about the plans would be appreciated too.

Regards.
Ronald.
  ------=_Part_86_1939222620.1661502825920--