From owner-freebsd-current@freebsd.org Thu Apr 19 10:14:15 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 21C64F95410 for ; Thu, 19 Apr 2018 10:14:15 +0000 (UTC) (envelope-from dim@FreeBSD.org) 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 B4E346D454 for ; Thu, 19 Apr 2018 10:14:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 78EE2F9540F; Thu, 19 Apr 2018 10:14:14 +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 51969F9540E for ; Thu, 19 Apr 2018 10:14:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D622F6D450 for ; Thu, 19 Apr 2018 10:14:13 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 6391358FD8; Thu, 19 Apr 2018 12:14:11 +0200 (CEST) From: Dimitry Andric Message-Id: <03B2E393-9625-43DF-A0C8-DBA6F3211D34@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_4CA8B3AA-3CB6-4116-8706-06A2EFF3D552"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: Re: /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp:5:1: error: expected unqualified-id Date: Thu, 19 Apr 2018 12:14:07 +0200 In-Reply-To: <201804190448.w3J4mGnd021731@kx.openedu.org> Cc: current@freebsd.org To: KIRIYAMA Kazuhiko References: <201804190448.w3J4mGnd021731@kx.openedu.org> X-Mailer: Apple Mail (2.3445.6.18) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 19 Apr 2018 10:14:15 -0000 --Apple-Mail=_4CA8B3AA-3CB6-4116-8706-06A2EFF3D552 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 19 Apr 2018, at 06:48, KIRIYAMA Kazuhiko wrote: >=20 > r332743 make builworld failed: >=20 > c++ -O2 -pipe = -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libclang = -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libllvm = -I/usr/src/contrib/llvm/tools/clang/lib/Basic = -I/usr/src/contrib/llvm/tools/clang/lib/Driver = -I/usr/src/contrib/llvm/tools/clang/include -I/usr/src/lib/clang/include = -I/usr/src/contrib/llvm/include -DLLVM_BUILD_GLOBAL_ISEL = -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS = -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd12.0\" = -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd12.0\" = -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.amd64/tmp\" = -ffunction-sections -fdata-sections -gline-tables-only -MD = -MF.depend.Frontend_SerializedDiagnosticReader.o = -MTFrontend/SerializedDiagnosticReader.o -Qunused-arguments = -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -std=3Dc++11 = -fno-exceptions -fno-rtti -gline-tables-only -stdlib=3Dlibc++ = -Wno-c++11-extensions -c = /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.= cpp -o Frontend/Se! > rializedDiagnosticReader.o > = /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.= cpp:5:1: error: expected unqualified-id > /7 This fi!is dW0<8B>ibut[d<8C>nder = ,<9C> University of IllinEV<90>Open Source > ^ > = /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.= cpp:5:13: error: source file is not valid UTF-8 > /7 This fi!is dW0<8B>ibut[d<8C>nder = ,<9C> University of IllinEV<90>Open Source > ^ > = /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.= cpp:5:21: error: source file is not valid UTF-8 > /7 This fi!is dW0<8B>ibut[d<8C>nder = ,<9C> University of IllinEV<90>Open Source > ^ > = /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.= cpp:5:29: error: source file is not valid UTF-8 > /7 This fi!is dW0<8B>ibut[d<8C>nder = ,<9C> University of IllinEV<90>Open Source > ^ > = /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.= cpp:5:37: error: source file is not valid UTF-8 > /7 This fi!is dW0<8B>ibut[d<8C>nder = ,<9C> University of IllinEV<90>Open Source > = ^ > = /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.= cpp:5:60: error: source file is not valid UTF-8 > /7 This fi!is dW0<8B>ibut[d<8C>nder = ,<9C> University of IllinEV<90>Open Source > = ^ > = /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.= cpp:5:61: error: source file is not valid UTF-8 > /7 This fi!is dW0<8B>ibut[d<8C>nder = ,<9C> University of IllinEV<90>Open Source > = ^ > = /usr/src/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.= cpp:10:10: fatal error: 'qlang/Frontend/SerializeNagnosticReader(h' file = not found > #include "qlang/Frontend/SerializeN<87>oagnosticReader(h" > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It definitely looks like your source files are corrupted, as this is certainly not the normal contents. Please check your RAM and storage for errors. If there are no errors, try deleting the source tree, and obtaining a fresh checkout. -Dimitry --Apple-Mail=_4CA8B3AA-3CB6-4116-8706-06A2EFF3D552 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWthr7wAKCRCwXqMKLiCW o4EAAJ0TGUSEC2WGAKm+ix4VRl3e2GhKKACeIpO/nzXjvKIuczs6bjdpc74YAqg= =ZkTX -----END PGP SIGNATURE----- --Apple-Mail=_4CA8B3AA-3CB6-4116-8706-06A2EFF3D552--