From owner-freebsd-current@freebsd.org Mon Jul 18 08:03:32 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 87388B9BCFD for ; Mon, 18 Jul 2016 08:03:32 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: from mail-lf0-x232.google.com (mail-lf0-x232.google.com [IPv6:2a00:1450:4010:c07::232]) (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 0F8DA1B67 for ; Mon, 18 Jul 2016 08:03:31 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: by mail-lf0-x232.google.com with SMTP id g62so15980163lfe.3 for ; Mon, 18 Jul 2016 01:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=multiplay-co-uk.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to; bh=gHG6n+oar82OOkDYNuh8+NBoWxcg7PvaECRijKqQSec=; b=IrvcqQFr/9ET5aBMSTDSzEcdG2ia2Dfhbe68yyrbhLEmHHXFPaB22w/dGa+Dilo8UT GvLKzBOYjGIw2pV+4GqJF+D23sb6lISN9cdGpAN/miVjQHDaB8tQVHM4YazAeEdsk0vg Hdrzrc8bt/1xVVvjCSy931cf0IWpF/Ro/f5oLNByWHa06N8nYadiF3XuUSxfn6toT12T Ss+FIs1l33JwYjsnIMqiIW07ntuqpdN3XK7aJ11q1UbuEjhgWzqF/1Nku3xbTOFrlJML LLHLwXNVDUbOxb1JZAfiPMxB4DJms9ws1VlP6YL/Pu3468ehtWxn2nLZe3OU8bfeWkBX JWAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to; bh=gHG6n+oar82OOkDYNuh8+NBoWxcg7PvaECRijKqQSec=; b=N77HzhlcqLDgg6Zz1rsJyk76/OX8UYE+t4+Q20hT5AzMv4U22YyV4ZVfQrFmE7y9pP NmihblyuNY0U/0c8XM7razelBkdaAAICzbsz9y7ZaxcRavPrXHfXPt/O8UnEQVr0z9Fu HMX3FlodVz0OiutgU5yfgtNf8v1WSgwfzzluSJedcdz3tHoANODbCHfK11uYRum5b4Mb U4B5OFsoNqk7RWgDSgsd9LoCLSxVtrxeH3wn6Vf9lMMooGtM1Z2AOFaSVaHr2Ldzn104 KtSw7LGo1yJwCri5u/jNbHIPdRs9H6eavMsbxmqDVqt9ymnLV3sGxWW5a9xkX0YOXPi9 Dwxw== X-Gm-Message-State: ALyK8tIvfcuNlm54Ap3P1NBGdKOOIVue9XUZA+vIoKQYyjZML7p8H6utc5tKrWrUxkN9DSBq X-Received: by 10.46.32.198 with SMTP id g67mr14171163lji.31.1468829008953; Mon, 18 Jul 2016 01:03:28 -0700 (PDT) Received: from [10.10.1.58] (liv3d.labs.multiplay.co.uk. [82.69.141.171]) by smtp.gmail.com with ESMTPSA id f69sm4253800lji.19.2016.07.18.01.03.27 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Jul 2016 01:03:28 -0700 (PDT) Subject: Re: 11.0-BETA1 make installworldworld fails To: freebsd-current@freebsd.org References: From: Steven Hartland Message-ID: Date: Mon, 18 Jul 2016 09:03:31 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.22 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 08:03:32 -0000 When ever I've seen installworld issues after a full buildworld its been clock related, so might want to check the clock on the machine is right. On 17/07/2016 20:58, Kim Culhan wrote: > Seeing this on FreeBSD 11.0-BETA1 #0 r302963M > > After make buildworld completes with no problem, then rebooted in > single-user mode > > in /usr/src: > > make installworld > > -------------------------------------------------------------- >>>> Installing everything > -------------------------------------------------------------- > cd /usr/src; make -f Makefile.inc1 install > ===> lib (install) > ===> lib/csu (install) > ===> lib/csu/amd64 (install) > cc -target x86_64-unknown-freebsd11.0 --sysroot=/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=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W > -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow > -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs > -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 > > Hope this helps. > > thanks > -kim > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"