From owner-freebsd-arm@FreeBSD.ORG Wed Jan 21 15:34:07 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51A3C761 for ; Wed, 21 Jan 2015 15:34:07 +0000 (UTC) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (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 323C1145 for ; Wed, 21 Jan 2015 15:34:06 +0000 (UTC) Received: from [192.168.200.212] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 5C8A0192A3B for ; Wed, 21 Jan 2015 15:34:06 +0000 (UTC) Message-ID: <54BFC6ED.2090007@ignoranthack.me> Date: Wed, 21 Jan 2015 07:34:05 -0800 From: Sean Bruno Reply-To: sbruno@freebsd.org User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: internal linking, external tool chains, missing symbols Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2015 15:34:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 This is a fairly common failure pattern in some of the ports builds.=20 The final link stage seems to fail to find symbols that were generated in code during the build, unsure why or how this is happening with the external toolchain + qemu-bsd-user + poudriere that I am using. http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/gotoblas-2.1.13.3.4.0_5.log http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/l2tpd-0.69_3.log http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/code-eli-0.3.6.log http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/upp-5485_2.log -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJUv8btXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kF40H/Rpuw9cID/I0uae6P6SHi2f+ TEawNLXp3tgn9Km5i+aX0pgEVJhDzpk6XW6xFELGP7ENOSchUambsPzSmknIJT86 vddPM9ez82YyMRVSl+qGZ9RhW7wJovikZi8Vv1BEqpu6kp57vfnjnZNcJkBcaR7W WJbDkM6jf9Qlaopaz94mKOKlxnQhoyykp1DyrQRe+llVEYHI9Bo5gCWpofTo6QdP gQRLtP/XWDNgCK4nsg8UdR2tSoSFpsHlOV+cuD/bC8/ALSYr98OPDEsA3hQZijYP BBdUAvLo2R2qpPvVewAjb1ZicahSIFxkmrd9Rist/TpxouRUiZvJP5NnUiQEFPE=3D =3D4RC/ -----END PGP SIGNATURE-----