From owner-freebsd-current@freebsd.org Mon Jul 18 00:30:55 2016 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 79290B9C96F for ; Mon, 18 Jul 2016 00:30:55 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x22a.google.com (mail-pf0-x22a.google.com [IPv6:2607:f8b0:400e:c00::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A892194C for ; Mon, 18 Jul 2016 00:30:55 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x22a.google.com with SMTP id p64so24085355pfb.1 for ; Sun, 17 Jul 2016 17:30:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=dQ8tFM1sgEJXf/cxEFgQdQGU/O7ce5KKVXIAzufaL5w=; b=jzkf9AQNDMvT27Sxqa1/DNInkPxqeknbiykHnt6GTf4Gn30+5xDxkMUTewayFgjXQu k9sV9MWGkdA7yWX2x5sZH2xmHwTOJ9oayGMrHqH3vL60HKRb3trnHqXkbbQFVO1ITu3O 52lnTSfG3c8IqJtGx4ZTIT6IIQsEUkR/6s8NpnWCp+DPF62eS261wB66Ke+FbIOcTVbV RnCVNDTC0cjGfrkTd1LKNbQoctsLaVqEN/u7P8leHWhH8lxlWPtINQKbwYWlF6C1ze2x c+44VKcGtqjL1cJgkH+G1eIbUWWuHH/F9Ya6rZOS3xdyc0RVEGeX/XHemD1W60Y9PO2N q6nA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=dQ8tFM1sgEJXf/cxEFgQdQGU/O7ce5KKVXIAzufaL5w=; b=kd/nCiNrPoP3wNFyeLAuedDEgoqPdd49B1A1CMAAFNKVIpGCfkU+8yOnD2IgN6Lgr+ QM/JIUkNIz4YMQMzmhnXCLvPG19gVM5YqgNypWuAGOrFqjFHVQlIKLprTOQ5HdmzUROg DOLwFGqTRqgfgnuCi8j3o3AxsE5wW0YPnnpXjIScpPF2qcOIixSGHQLT06/NKHv1rABu AGbfOYPqAyx2rHj03CivLor1gDifd4Y4DCu3Vf7ljE4vb/j30Lo/Mm97o046XL0dtKeW ZcWPpzVtCCN3QghdVnxl8kozp/5pG3eNXRAuuoGMGeMJUer9mcqgXc8cw8mka1vvzTiI frTA== X-Gm-Message-State: ALyK8tK4GheYWedTalZymguIwS3uJTftTGvGtCBdM1SqLkYMpot3NUfr3y2KxGT8wcZawQ== X-Received: by 10.98.35.7 with SMTP id j7mr26766249pfj.39.1468801854784; Sun, 17 Jul 2016 17:30:54 -0700 (PDT) Received: from [21.179.194.200] ([172.56.42.180]) by smtp.gmail.com with ESMTPSA id j21sm51289pfj.75.2016.07.17.17.30.53 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 17 Jul 2016 17:30:54 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: 11.0-BETA1 make installworldworld fails From: Ngie Cooper X-Mailer: iPhone Mail (13F69) In-Reply-To: Date: Sun, 17 Jul 2016 17:30:53 -0700 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <643D3AEE-0058-4CC0-8B3D-F4B7C56874C4@gmail.com> References: To: Kim Culhan X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Mon, 18 Jul 2016 00:30:55 -0000 > On Jul 17, 2016, at 12:58, Kim Culhan wrote: >=20 > Seeing this on FreeBSD 11.0-BETA1 #0 r302963M >=20 > After make buildworld completes with no problem, then rebooted in > single-user mode >=20 > in /usr/src: >=20 > make installworld >=20 > -------------------------------------------------------------- >>>> Installing everything > -------------------------------------------------------------- > cd /usr/src; make -f Makefile.inc1 install > =3D=3D=3D> lib (install) > =3D=3D=3D> lib/csu (install) > =3D=3D=3D> lib/csu/amd64 (install) > cc -target x86_64-unknown-freebsd11.0 --sysroot=3D/usr/obj/usr/src/tmp > -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe > -I/usr/src/lib/csu/amd64/../common > -I/usr/src/lib/csu/amd64/../../libc/include -fno-omit-frame-pointer > -std=3Dgnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W > -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w > -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-extern= s > -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wthread-safety= > -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable > -Qunused-arguments ERROR-tried-to-rebuild-during-make-install -S -o crt1.= s > /usr/src/lib/csu/amd64/crt1.c > *** Error code 127 > Stop. > make[6]: stopped in /usr/src/lib/csu/amd64 > *** Error code 1 >=20 > Hope this helps. Run "make buildworld -DNO_CLEAN" (see the error above about "ERROR-tried-to-= rebuild-during-make-install". Cheers, -Ngie=