From owner-freebsd-current@freebsd.org Sun Jun 24 07:57:52 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0565B101D60F for ; Sun, 24 Jun 2018 07:57:52 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 869A57DFCB for ; Sun, 24 Jun 2018 07:57:51 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 457C9101D60C; Sun, 24 Jun 2018 07:57:51 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 084E8101D60B for ; Sun, 24 Jun 2018 07:57:51 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mail-wr0-x233.google.com (mail-wr0-x233.google.com [IPv6:2a00:1450:400c:c0c::233]) (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 70B1D7DFC8; Sun, 24 Jun 2018 07:57:50 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: by mail-wr0-x233.google.com with SMTP id c13-v6so548266wrq.2; Sun, 24 Jun 2018 00:57:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :mime-version:content-transfer-encoding; bh=tUGHjDHpJVccJ4Qx/F9nJNZ3ILRoT2jgYwKrwAb9iRA=; b=rEOqbBW7xryOiGHN1nQUT6tgnIam2jIz9sscnwwONoA+aya58kyMywspp8rPxqg8if ERJjY4p/0r273FQ6/3h6VuzRcxebniAnwcXGAFlVcKNBOF3wR61IcVWSUfrnelSky7/+ C0qAJO/pvcsPLlrrrAuc11xrg1YNBm69+p5ts8l38dwU3d6c8wj3ZQkkccRQ5UsmdlRl 6tpeADooWXd05oGDC2iJTPYH60BlsZ0+Xu/cWslFdbJh20BAP4IP3CMHnGuJOgYHIxnw hOXrOPQc9F4Em4CPGpdujCBIXZd7540lWlIRy837+Zx3sJUroJJ2IsL6aum/Id6uwoM8 F8xQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:reply-to:mime-version:content-transfer-encoding; bh=tUGHjDHpJVccJ4Qx/F9nJNZ3ILRoT2jgYwKrwAb9iRA=; b=ehlCa0OeEBx5XI+BKv3xk7WSJPPcvIV+BV4RPpvEibRta92gSdlRK8x/lrQMg4n2Vr mrws6lRNGOe6xsUUBaOBqt3kxbVM8eBooP6py27QFwMDE85GZ3H+jv7I68urG57JY+LK /Ci9hXVtYlRbMC9N2FQmMbAEIiYreZC34Ur9lLsHuxqP44NwGiYfy2myX6DRIs6uLgrB 7a5x6rCYgDnGWqNIww2c+SFUscC2c3AdJDJwxMcEdVMykPLT6BXEv+t6FIQDa5u8Hfzp hUJ3on6FiDf0Aajfj6zSTmWsoWunKhksx01bZSb00RcqwncM23GzD1eKQjVYV936IszQ NM3g== X-Gm-Message-State: APt69E3SZeQvFI9DXTM6lwv4yRgeYQQcZtTV/p9ZfG4qULB0La13m5lJ dB+xf1976jKyiphA8d4BfWuVSg== X-Google-Smtp-Source: AAOMgpe6t+JhTFZiB87m3lsbnyqIlrdrqw2hxznc6xRi8ewqi9n38Ow1Rn2CCPvf9SHYbmDDIxw5Tg== X-Received: by 2002:adf:8227:: with SMTP id 36-v6mr3318618wrb.144.1529827069318; Sun, 24 Jun 2018 00:57:49 -0700 (PDT) Received: from ernst.home (p5B02381D.dip0.t-ipconnect.de. [91.2.56.29]) by smtp.gmail.com with ESMTPSA id s191-v6sm11155061wmd.27.2018.06.24.00.57.48 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 24 Jun 2018 00:57:48 -0700 (PDT) Date: Sun, 24 Jun 2018 09:57:47 +0200 From: Gary Jennejohn To: Dimitry Andric Cc: current@freebsd.org Subject: Re: error building clang in HEAD Message-ID: <20180624095747.7384f5bf@ernst.home> In-Reply-To: <196E84B3-B58F-4296-B6EA-84D0DE3230EF@FreeBSD.org> References: <20180623154048.1b228df0@ernst.home> <196E84B3-B58F-4296-B6EA-84D0DE3230EF@FreeBSD.org> Reply-To: gljennjohn@gmail.com X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 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: Sun, 24 Jun 2018 07:57:52 -0000 On Sat, 23 Jun 2018 17:05:16 +0200 Dimitry Andric wrote: > On 23 Jun 2018, at 15:40, Gary Jennejohn wrote: > > > > There is a strange error building clang with this use case: > > > > cd /usr/src > > make -j10 makeworld > > What's the "makeworld" target? I've not heard of this. > A typo. I meant buildowrld. > > which produces this error output: > > > > ===> lib/clang/libclang (all) > > error: unable to rename temporary 'Sema/SemaTemplate-12ad7e30.o.tmp' to output file 'Sema/SemaTemplate.o': 'No such file or directory' > > 1 error generated. > > --- Sema/SemaTemplate.o --- > > *** [Sema/SemaTemplate.o] Error code 1 > > This typically happens if "make obj" was not run before the rest of the > make targets. Normally, the order is: make obj, then make depend, then > make (a.k.a. make all). > > Is there a directory /usr/obj/usr/src/lib/libclang/Sema ? > Well, I would hope/expect that make buildworld does make obj. Yes, the directory was there. -- Gary Jennejohn