From owner-freebsd-arm@FreeBSD.ORG Wed Jan 21 15:33:00 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 B4F04709 for ; Wed, 21 Jan 2015 15:33:00 +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 95794123 for ; Wed, 21 Jan 2015 15:33:00 +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 91657192A3B for ; Wed, 21 Jan 2015 15:32:58 +0000 (UTC) Message-ID: <54BFC6A9.7020609@ignoranthack.me> Date: Wed, 21 Jan 2015 07:32:57 -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: libgcc failures, external tool chain builds 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:33:00 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 While cross building ports, I've come across a couple of common failure cases for our toolchains. It seems that libgcc isn't always built correctly for ARM or I need to do something different for the external tool chain model that I use with qemu-bsd-user + poudriere. I've categorized a couple of failure groups with example logs here. Any suggestions? __aeebi_memove/memset missing http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/pop3vscan-0.4_4.log http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/FreeMat-4.2_4.log http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/cint-5.18.00_2.log http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/nightfall-1.70_12.log http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/giacxcas-1.1.0_9.log __aeabi_dsub/dcmple/d2f/dcmpun/dcmpeq/i2d etc @GCC_3.5 http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/pnetcdf-1.5.0_7.log http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/anyterm-1.1.29.log __modsi3 mising http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/cdcl-5.4.8.log seems to require glibc libdl? http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/mosh-scheme-0.2.7_2.log /usr/lib/libexecinfo is missing things? http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/lo= gs/errors/qgis-2.6.1_1.log -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJUv8ajXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kkJIIAJvyfuAG2Vhu7lbDEAb26CgU wBatsMtouc6QKGGmwWqdNu02mvOOpjLgbHA663c1VcEykpb0r+CRzjpQaVO/AK/+ QjPoDYjhLjJQ8RVMLqbKZsQNb7MLcFXNN8tOj3x4cOpPo4i2Vx0gCHilBI2IYC0f nDd79bU0rBWy62VkFm5z498/8XhFIPIUw40HEhRmkxrPU89UQNPBn+diuEyAgD2M gMnr6z/rFjAfn86HXG3PnSjyAlCfKj58PXeRYPi0w+CzyzJa6ALV2RxL65t0+QGJ fPF6tyN9koHhN16Sd/XV21iby2WIo2Ps2D64IHKWo7L3rET3s6Nzws1fWj7DKvI=3D =3DO3mi -----END PGP SIGNATURE-----