From owner-freebsd-toolchain@freebsd.org Fri Jun 16 04:28:41 2017 Return-Path: Delivered-To: freebsd-toolchain@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 E5F22BF5FE1 for ; Fri, 16 Jun 2017 04:28:41 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B34F46F84C; Fri, 16 Jun 2017 04:28:41 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (unknown [127.0.1.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 3FB0AA2B0; Fri, 16 Jun 2017 04:28:40 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 4C9B712BC; Fri, 16 Jun 2017 04:28:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id WGEkesDtEFm5; Fri, 16 Jun 2017 04:28:35 +0000 (UTC) Subject: Re: -r319991 buildkernel waiting in sed for terminal input (the buildworld part completes first), amd64->powerpc cross build DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 49B8312B6 To: Mark Millard , FreeBSD Toolchain References: From: Bryan Drewery Organization: FreeBSD Message-ID: <55f573d4-a68c-7c9a-77ca-252043d4e0ea@FreeBSD.org> Date: Thu, 15 Jun 2017 21:28:33 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ieV7O0XxBMLaxcDAj14Luf2UT0XCVoSne" X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 04:28:42 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ieV7O0XxBMLaxcDAj14Luf2UT0XCVoSne Content-Type: multipart/mixed; boundary="fj9QTMwxiaLDc3C9dRFdTfBRetnT9hc0E"; protected-headers="v1" From: Bryan Drewery To: Mark Millard , FreeBSD Toolchain Message-ID: <55f573d4-a68c-7c9a-77ca-252043d4e0ea@FreeBSD.org> Subject: Re: -r319991 buildkernel waiting in sed for terminal input (the buildworld part completes first), amd64->powerpc cross build References: In-Reply-To: --fj9QTMwxiaLDc3C9dRFdTfBRetnT9hc0E Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 6/15/17 8:05 PM, Mark Millard wrote: > I've been having amd64 -> powerpc cross builds that > stop with sed waiting for terminal input: >=20 > 780 0 Is 0:00.00 -sh (sh) > 786 0 I 0:00.01 - su > 787 0 I 0:00.01 `-- su (sh) > 792 0 I+ 0:00.00 `-- /bin/sh /root/sys_build_scripts.amd64-host= /make_powerpcvtsc_nodebug_clang_bootstrap-amd64-host.sh -j16 buildworld b= uildkernel > 795 0 S+ 0:06.95 `-- script /root/sys_typescripts/typescript_= make_powerpcvtsc_nodebug_clang_bootstrap-amd64-host-2017-06-15:17:17:51 e= nv __MAKE_CONF=3D/root/src.configs/make.conf SRCCONF=3D/dev > 796 1 Is+ 0:07.34 `-- make -j16 buildworld buildkernel > 24978 1 I+ 0:00.00 `-- sed -n /^CMD/s,^CMD ,,p >=20 >=20 > This is for a build that currently fails with: >=20 > --- all_subdir_sys --- > Building /usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/boot/po= werpc/boot1.chrp/boot1.elf > --- boot1.elf --- > boot1.o: In function `fsread_size': > /usr/src/sys/boot/powerpc/boot1.chrp/boot1.c:(.text+0x14b8): undefined = reference to `__udivdi3' > /usr/src/sys/boot/powerpc/boot1.chrp/boot1.c:(.text+0x1508): undefined = reference to `__udivdi3' > cc: error: linker command failed with exit code 1 (use -v to see invoca= tion) > --- all_subdir_lib --- > Building /usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/lib/msun/s_= remquo.po > --- all_subdir_sys --- > *** [boot1.elf] Error code 1 >=20 > make[6]: stopped in /usr/src/sys/boot/powerpc/boot1.chrp > .ERROR_TARGET=3D'boot1.elf' > .ERROR_META_FILE=3D'/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/= sys/boot/powerpc/boot1.chrp/boot1.elf.meta' > . . . >=20 > and its later consequences. >=20 > Since it is already a failed build I just ^C out. >=20 r319996 should fix it. Thanks for letting me know! --=20 Regards, Bryan Drewery --fj9QTMwxiaLDc3C9dRFdTfBRetnT9hc0E-- --ieV7O0XxBMLaxcDAj14Luf2UT0XCVoSne Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJZQ15yAAoJEDXXcbtuRpfP8v8IAMgYB0rAiPWifFJmPui5cP8s 3DnCRJpMJWKkpoN+vOVjYT5jX72q8CeC0YPjgqdFyLqYD5y0kMrCynY0G2asOtta M/JkQ9fHVLkpK49eZqpFL/fwgmqN7upbvkvdzlyTdaEMrC044xpWNZgzyxztguF1 M0p2ViDAA4/A3UymLnssqzE41uIiK39hR/01DqHDwJwnXzfruQTWQKigY65uIZuS klQmef26ISyXYJ0ZhSitFmrxreHRU9PZLi8MeCen7DW3/ncUgcchvrd18jlxWNlc hoa4y9frjuvM4DBttAfKnZt+jHzfxzd/HKUa/eGY/kNGzctweBluca3r78fGe34= =EkhH -----END PGP SIGNATURE----- --ieV7O0XxBMLaxcDAj14Luf2UT0XCVoSne--