From owner-freebsd-current@freebsd.org Thu Mar 12 14:24:14 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7E149262107 for ; Thu, 12 Mar 2020 14:24:14 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48dWKn56J1z4d2X; Thu, 12 Mar 2020 14:24:13 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 670511A2F9; Thu, 12 Mar 2020 14:24:13 +0000 (UTC) (envelope-from gjb@freebsd.org) Date: Thu, 12 Mar 2020 14:24:11 +0000 From: Glen Barber To: freebsd-current@freebsd.org Subject: emulators/qemu-user-static linker error on 13-CURRENT r358890 Message-ID: <20200312142411.GT9584@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Vl2Kt1BVI5g15hg1" Content-Disposition: inline X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2020 14:24:14 -0000 --Vl2Kt1BVI5g15hg1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 13-CURRENT aarch64 GENERIC builds failed this week due to the dependent port emulators/qemu-user-static failing to build, which is used by the targets that create the cloud provider images (EC2, GCE, etc.). The error output from the port build is: ===> Configuring for qemu-user-static-2.11.50.g20191211_3 ERROR: We need to link the QEMU user mode binaries at a specific text address. Unfortunately your linker doesn't support either the -Ttext-segment option or printing the default linker script with --verbose. If you don't want the user mode binaries, pass the --disable-user option to configure. The machine was upgraded yesterday from r356986 to r358890, and there does not seem to be any relevant change to the port. Any ideas? Glen --Vl2Kt1BVI5g15hg1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAl5qRgsACgkQAxRYpUeP 4pMGfQ//ZiUsuYgap0Jx06kQUUZxSzqHplDgQn5BCrwe5WBCvT2bB5Cc7e3Enx1k wR3asRU+8YKzwQuTqwHC7sXbff43kBJ5qE5QiAi62GkmNOt4JYieln/4yCOF/Y1w yuwcNwsPx2OsTBx5MjDT5opljdS8OtXJw1f9fT3NWKJgHo7XYyVigjtcblMBXdss AA3DU7zSvoXXyB5wJICQ4Gr/qSOIiOuuC9FkZ98+8shx2QRBmRt7qvvX5SEajllW 2UPEG8jmvuHyvmbAT+m9I+239BXTvC6An7vVcFtFemk71RzvX8mN07/Zq2nyRugN crb4zSbOEqxmzyTI2DaDD5b3wYR6vG5w+nC5MzhJMNDHiZCiqZAQHGXTJdUSehSC cSf51z2/mRU4h22T8nJQT+huuX6yGky0CqcCHA89BBkLtz+NKu+5zr0vnNg3FL5h dJ5q2wtmRLZ3z5NosvaDNH5clPGywNNEhwyYUjAIAO7st5TB9AqvVbsuFAritIZM +EObbrHUEso86dRIn4UxwjL7eR7dKX7bcieCfg1NUDuy08Xee6gjRv3Fah9KslQj dHrsNKUJH3sA/B6Sr+G7VAOcYtCHopmZX4zAn2w58tt7HVi64tv5bACpx9S9Z8tO bv9SPHNhwdHFzAQgMy1h1M0rEKwz7Po6EYXTV7cH8xANZ+qbQ0M= =TtKm -----END PGP SIGNATURE----- --Vl2Kt1BVI5g15hg1--