From nobody Wed Aug 23 20:33:58 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 4RWHxL6YZNz4rLM2 for ; Wed, 23 Aug 2023 20:33:58 +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 4RWHxL5N51z3DYh for ; Wed, 23 Aug 2023 20:33:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692822838; 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=VvsoESVD9Qh8wTDi1G2Jh9YA86dDhosbAqXvKmEW5cg=; b=SSdMxlo4qFdu2YDL2sQxzd3PrxUTvxli0FgEKSCSgXCWjKoJ1OOcvOqy72IBRj/zRGWZdn g+xyip0I/DiTyHqhYM8gqmlY0SmrxjXyef2p53UIlNjnippsSOfIv+auQb0rf/4kUh8uO5 aT5hI8FxQbNqnTp3grJzFc05a6+g7layWQ4dJiRAGZW+c73aqwodKk5vfQh4DfFAzq0q4b tyLI/AS9i4sbzrdeRz2WdH8KEAN7p+PMlsuszext5BAEii558dMzcwSmmOAp0LOJo9bPq9 nfUAVgaBp2eK36y6ZtAI9ImYgeUcAtOyyIKMkYpZ3XmSm40eTNWZSdKAvmytMg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692822838; a=rsa-sha256; cv=none; b=ZbyUPZTuaaefisEm1a5qPRhzaDs0JrA0K4S1FkmyBpQmKa8px2yD1Atr9QfMLoZojm7xsX iv3Hgk/sCX58C2brkximDAgxtNzZf+CEivisPHpoY/gOdsrlGgALVQSE0VxPJWYBLM7ZP/ hZCSRaLqiazFt4AcobzALNN3c5vwHK7gZnw7l4aGvNIqGpNEWaoAfN4f082s8KB1z1aSGY X0pVjoYpjcuUVYDpAPyZJIBWRR1TaerjMrihXEQmw3MBij/seMo68qFNXl/h5jf9VwiycB EW5pHSrChpUHjIbo+qWJYgv6GIu+BkQsYCnGTiaPBFgqQaAyA1fFD0tAD3eg2Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RWHxL4TGFz10KX for ; Wed, 23 Aug 2023 20:33:58 +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 37NKXwP5015136 for ; Wed, 23 Aug 2023 20:33:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37NKXwSL015135 for bugs@FreeBSD.org; Wed, 23 Aug 2023 20:33:58 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 273283] Trying to build world (upgrade from 13.1 to 13.2) from source fails Date: Wed, 23 Aug 2023 20:33:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jrtc27@freebsd.org 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=3D273283 --- Comment #7 from Jessica Clarke --- Please file a new bug for that one, but that sounds like you have a mixed libc++ version. __string was removed as a file and added as a directory, so= it not existing as a file is correct, but string_view shouldn't be referencing= it. Commit 255d6c9fe5a7577c6caf78004034f2555bd0cba0 changed both at the same ti= me. Perhaps you ran delete-old before you'd installed the updated libc++? That would result in you having the old version of string_view and no __string. --=20 You are receiving this mail because: You are the assignee for the bug.=