From owner-freebsd-current@freebsd.org Tue Dec 26 10:37:09 2017 Return-Path: Delivered-To: freebsd-current@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 A134DE83C88 for ; Tue, 26 Dec 2017 10:37:09 +0000 (UTC) (envelope-from ohartmann@walstatt.org) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 07AEA6EC7E for ; Tue, 26 Dec 2017 10:37:08 +0000 (UTC) (envelope-from ohartmann@walstatt.org) Received: from thor.intern.walstatt.dynvpn.de ([78.55.225.232]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MTeVY-1eL1A42ulk-00QVrx for ; Tue, 26 Dec 2017 11:37:00 +0100 Date: Tue, 26 Dec 2017 11:36:27 +0100 From: "O. Hartmann" To: FreeBSD CURRENT Subject: LLD_IS_LD: error compiling world after switch: incompatible with /usr/lib/crt1.o ... Message-ID: <20171226113654.114f9031@thor.intern.walstatt.dynvpn.de> Organization: WALSTATT User-Agent: OutScare 3.1415926 X-Operating-System: ImNotAnOperatingSystem 3.141592527 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/jQEJ9=icPFqjVtRiuE8_X/E"; protocol="application/pgp-signature" X-Provags-ID: V03:K0:uPigE2l0u/jXAlFTlwLgFt4t/SWWKW/SpIzqi96qp01FBB2wJlk o8vpIXDxYrceyyhwEhijLu34pTrkTAYdQggkBLnh2WY2hIvGmEVZUNNUQZmRE0EG/9qprbl h87Fln2/T5ic6C2VJGdQgvCaLiAqwBJjCxze1qUYffv6i0JEc5NAl4lU+uEo9isajKLEWmz Vg9vGtwfQOxwx7/r2SFMA== X-UI-Out-Filterresults: notjunk:1;V01:K0:+0E9t8ODB2Y=:/1JdOmKpwEbflQGf4GZKHI EMnEcQTCIJnkHmqnc1cpGKUkDpMfQAxW84kZdgkmmQYd2RYa6BRQlAqotqSgDkRRn1qWW9NEh jBxUA6IqAgb7IpWsdqU1bGLgYsnc6vQUrLq4HxXlITb/WnvKBLdMItC3JlJ0cUuoKoHSW1l1/ hYTYyFsDxaDXWwi9E3DaH7F4B5yYCDfQj6QPFygcajB4PRPTAtTgpOU2i/Ys1jD4VEJC2Kv4+ WP0YQfkMjbCxakZ9yqfdINT18gEPRAyV93YGvJu7wgMPcqHgvrebLhF3j4KmJta4x0pC81nXe 48QtnbUafciikHoY5UONacFk0cz1HjVLTa20/lNzS+ZxkRVs37m1/QR08698LfDYitZoeVuSg Y6ajv1FcZ9vozXPKyAKajLAvlxp8Ecq8n95Fbv9j9DQFU54JJ3l7bEj/6a7zqiTb2a0LJFZ82 wmRjXcsWqXjM4dA1ZZapMoe1nYCDB81n9JnaVWbqIjOJlID3LUYnXn0lmyNFZXstafpKSuW0R ODcaCevFLHnDpv0KSu3rhUrSICHP1gdJpTMZY8qZBwQIh8L2i5PX+zd36vPo1069U7MYp1KVv 7yUqrMf7XuZr79GgG1+DKmjX4WVHGoQWXwYWnusUzXsoe39FTN9evITc/YHwk9VNeyMyNe7PG qbbQQT6X2P/UrzDD2DF1NZkfr/rl8yRLycXf8GNSwkPyYWnL02rs/LproiyvQz2HxL609sSU8 TItaMmn6on4xef9WkJU3+ThDGrU1o0Z8h/AEHKy/DnH5zTMBikI9gfcgOkUy/6nOHfklb/UTL RJZaSU9lkYI9NDZfXeRzuzMcqdsZQ== X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 26 Dec 2017 10:37:09 -0000 --Sig_/jQEJ9=icPFqjVtRiuE8_X/E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On to boxes running almost the same CURRENT (non-working is at FreeBSD 12.0= -CURRENT #241 r327182: Mon Dec 25 22:45:06 CET 2017 amd64; the working one is at r327183)= I dared, again, to flip the switch LLD_IS_LD=3DYES. On the box in question building world magically stops and dumping an error = sometimes, see below. The other one is performing well and build world without problems. I= build, due to resource limitations, on both systems kernel and world with META_MODE. When I switched over to LLD again, I didn't clear the whole obj tree - I do= not want this since my resources are, as said, limited and build times of 90 minutes is a= bit a burden at the moment. So, is there probably a workaround to this? Thanks in adavnce, Oliver [...] Building /usr/obj/usr/src/amd64.amd64/obj-lib32/lib/libmagic/mkmagic --- mkmagic --- /usr/bin/ld: error: /usr/obj/usr/src/amd64.amd64/obj-lib32/lib/libz/libz.so= is incompatible with /usr/lib/crt1.o cc: error: linker command failed with exi= t code 1 (use -v to see invocation) *** [mkmagic] Error code 1 make[2]: stopped in /usr/src/lib/libmagic .ERROR_TARGET=3D'mkmagic' .ERROR_META_FILE=3D'/usr/obj/usr/src/amd64.amd64/obj-lib32/lib/libmagic/mkm= agic.meta' --=20 O. Hartmann Ich widerspreche der Nutzung oder =C3=9Cbermittlung meiner Daten f=C3=BCr Werbezwecke oder f=C3=BCr die Markt- oder Meinungsforschung (=C2=A7 28 Abs.= 4 BDSG). --Sig_/jQEJ9=icPFqjVtRiuE8_X/E Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWkImRgAKCRDS528fyFhY lDVoAf9BacAI+CCaSi8L5QpH4yqxtlLP3LuF4kB6hIQ3e8iimJAjCUEkNVBjfW6n VySvUxyfJHv42d+Nx6SBDeGf+xzLAf93V4P73sZhh5tYuN5ktSczX5eeCg54DpMB YXTwzl1BAYnlpsSF/qhn2N6lb5fblNaeDBz0ts9td4QVpR8Jz8hf =9aqo -----END PGP SIGNATURE----- --Sig_/jQEJ9=icPFqjVtRiuE8_X/E--