From owner-freebsd-current@freebsd.org Sat Jun 23 15:19:49 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 931C41024923 for ; Sat, 23 Jun 2018 15:19:49 +0000 (UTC) (envelope-from marklmi@yahoo.com) Received: from sonic306-20.consmr.mail.gq1.yahoo.com (sonic306-20.consmr.mail.gq1.yahoo.com [98.137.68.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 03EEE86576 for ; Sat, 23 Jun 2018 15:19:48 +0000 (UTC) (envelope-from marklmi@yahoo.com) X-YMail-OSG: g5QO2qIVM1lXsAXUnmek.k8CCPqqaHe2xs5lg6ca2ix6yMytj1z3xSaO1DOsPvE t7Nk68jAYR1.gTFfhDphyq_qs93VuQtwFDKHvdhc8ONqktJcqI_FM2FuaQK54pRJu9sqE3otl1uU 6e1VDS7_VLR4WTeRvcxoJsDebD_e9lmBpSQNeItdLRGh.XLZbOIvI5c9DNLsK7OB7P_4oouevrUm .qpB7DHSPswigUtMlKPo_y5k.c1YUMg_l8y0o4in7XvESHIrx3te94bsaGsWpQww5a5b7Sy9aGYH xNEYM2F4FvIlwHWkLN9N1OuD.hPWoqUpTDXkPQOLdm8n0iThZab6Vkoi9VDO2M79H0fkVi753U1C .fZqbASV7tJKL7JLfLHAxQlgEh5TaX0f9hF9iR4jbrbcFUnZSpd9t2sZ4DyIeb8gGwKxi5sHh_5l jp96t4Xud1RwG0xRK5ozA0DFOrr6Rvdt35pfjWt3Blt3izbaW5q_BSlgqOaNV1.uS5jsG1Plo.p1 iTVuAlaFSoL4P5NDWwLQ5uEYxYjK0IDFsdCc2D8bkMjNHcUd._gcueH1zJ7E1YymTC4XenNh.gGo 2cQ6fYexs6VvjzlNF0iLlGU9nfwWGwwAQQJwqDVg41w3p9EWhhyd3GiKqo9eng_rIz1G96W5Sscb pAhxnA3GBikqgtNOUUaD57F2.OZq0SCIHqjXKP4C5xglVYsm5cFeKRAxvKp0F9BdhJdfkqEPLvYC IkgCDsC5O8FE6SXK5IKkuq99hSqz_5mVjvukLvBpIYZwhBQDwnWYcpxi7WpXzogVYC6VaknaVI_C Yc_4Ke67p8F0arR9dku0xCbx4XetMl7.Mu_vI1P72dul1HdSJbMEEpp_ALYPJkvOxnbWY8ZADdT8 IobVpIY8O3pVkYF8uwJ61ZMOrQCceKwv5S9x8aXRhuIlfrIqs8bI1GfnvcWSxXxtPz_gmwfUHZWh 4YMlpeCiOyh4KIsNrseM7e1b_IpXFLao- Received: from sonic.gate.mail.ne1.yahoo.com by sonic306.consmr.mail.gq1.yahoo.com with HTTP; Sat, 23 Jun 2018 15:19:41 +0000 Received: from ip70-189-131-151.lv.lv.cox.net (EHLO [192.168.0.105]) ([70.189.131.151]) by smtp425.mail.gq1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 78469cd6d64744578320729e6c9a7477; Sat, 23 Jun 2018 15:19:39 +0000 (UTC) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: Re: error building clang in HEAD Message-Id: <31AA10B7-B1EC-4D10-932F-9BA03FF922C7@yahoo.com> Date: Sat, 23 Jun 2018 08:19:35 -0700 To: gljennjohn@gmail.com, FreeBSD Current X-Mailer: Apple Mail (2.3445.8.2) 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: Sat, 23 Jun 2018 15:19:49 -0000 Gary Jennejohn gljennjohn at gmail.com wrote on Sat Jun 23 13:41:00 UTC 2018 : > cd /usr/src > make -j10 makeworld >=20 > which produces this error output: >=20 > =3D=3D=3D> 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 What version of head ( -r?????? )? Is this an AMD Ryzen, AMD Ryzen Threadripper, or AMD Epyc context? If not, what is the alternative in use? Other details could be relevant as well. There was a time when there were various reports of such for Ryzen variants but the failure would not be on the same file each time and some builds would work. (I've seen such myself but likely will not have access to a Ryzen context again and it will likely be months for access to a Ryzen Threadripper. So I'm just suggesting additional information to report.) =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)