From nobody Wed Sep 13 07:57:46 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Rlt970ffnz4tHt9 for ; Wed, 13 Sep 2023 07:57:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rlt963fDBz3R4f for ; Wed, 13 Sep 2023 07:57:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694591866; a=rsa-sha256; cv=none; b=K8xyRNpjc8x+3dNKCAgSTk/GzfqgLZnQ7KvcDzHchoq+oLoXt6CYq7OodPAHl0QQ1X3Xwb Lvv+GQosB1OKdQwbr+oPeEfPZBzEMTwdf2HxDIozrR21W5ErnoeDIrM5ZNyWliseEzMPKW BAcJS587+Z6d2Ebidh7WnC/wNrFeDjCocf+4SyzISKl7ZkG/fwD/qOYDBEMbfB+eiJqp+e k61bz5LnB5ACSzS/i1KIaiLQUuwHm3OTI5ROGmPhlFBx7LaFDrCigUO07RjOzo6BCCXL3j Am+bzFdnruRL2pAt+ab/mQ2v5JbV2CSzOhBJZdMvahlcPp5gKRlwDShjf3ZNuQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694591866; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VCVamBHpKA06ZDXohp2eV5bv+Y6hQtskJOTQGHiBckw=; b=wb9YOAU12ZVbiS0QLCRAWD4aUqZWWKs+8QW0BIl1NwJ57pbz7OKwmc4hsn2JrBu6F4439B mKqXcz6FeRc6wMHv1pbqwwm54ZGpSnB55WyrQstKbWYrbIqkpyuIBAtE68nMrJqauICuTK 7T46RxrMk2T7c5P8mEAI9nbUBb4pS8alDcBcgzagVGtI2nTJvTaaBMDuqXbfAHakYpIBXZ NdVdbf3njsjMpFFyGPfEFClYq9UVKyOsOnkBgStc3RJE9s52KVze7vNw3IYAVrcr4//k95 7yxFEcF9C3bES0V0eQ+S0no359Omnw922MjGwGX6F7LRkG3zxNEYGjdgqd4g0A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Rlt962chSz15yk for ; Wed, 13 Sep 2023 07:57:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38D7vkRh077234 for ; Wed, 13 Sep 2023 07:57:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38D7vk86077233 for bugs@FreeBSD.org; Wed, 13 Sep 2023 07:57:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273661] freebsd-update install: ///usr/include/c++/v1/__string exists but is not a directory Date: Wed, 13 Sep 2023 07:57:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vedran@miletic.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273661 --- Comment #5 from Vedran Miletic --- (In reply to Michael Osipov from comment #4) Sensible approach, I assume that's the way to fix it properly. For those who are hit by this bug and don't want to search for install medi= a, extract tarballs etc., here's a another, simpler approach that seems to work just as well. I can confirm that Clang is usable as I compiled GROMACS (C++) with several different CMake configurations just to verify that. Assuming machine can access the internet, as root do the following: # cd /usr/include/c++/v1 # mkdir __string # cd __string # fetch https://raw.githubusercontent.com/freebsd/freebsd-src/releng/14.0/contrib/l= lvm-project/libcxx/include/__string/char_traits.h # fetch https://raw.githubusercontent.com/freebsd/freebsd-src/releng/14.0/contrib/l= lvm-project/libcxx/include/__string/extern_template_lists.h --=20 You are receiving this mail because: You are the assignee for the bug.=