From nobody Fri Feb 24 16:29:09 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 4PNb1x6g4Tz3tg8V for ; Fri, 24 Feb 2023 16:29:09 +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 4PNb1x5hzwz4MkV for ; Fri, 24 Feb 2023 16:29:09 +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=1677256149; 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=l496D4op527shonZ9RItm6QwI4koCkKiT/LHoL7LKnk=; b=V9/JFZEOqbHLwShMtaTsJEuiMu/oH0a4SbCsLHGyVAeeXFroTfSj54j7iud+1R9NBUowRd JwOxdqzVpAUxtVx2JrR96G0BblI0P9vrSSfZzyk1b0JE6V1nmj18ZjQYy3/VFGhne3BloS 5O0pjEz8F2O/G0+s/CuIw9A5yQ8xuI4iJ/sWMMnrOf2MpS17bvAP3ItXMM+yKZp9eQq3fr /c1DefEQcOs/Gs3HKRFXXmfGqRsBqMk17/I/XrKNT+pbZE4Onb69+1TBIza2IrI3zAYD0k iuqCyaWwF/vdfbH/9ZP/3Hx78agfJlpKx4qJDc20wRTAiSkCFSXsIGq+v+mCPQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677256149; a=rsa-sha256; cv=none; b=uwWYBnpeNU8ULp7z5VcfmKGKP1o0UfPU2jYeGbHRipbDxcf8kJT7Q20Gx+BVDG3G0lpn/W JK90sOldRGhzhDvIBfHVUJIR41HM7fioJ6bWgts1WeGyJraUPbwnWT4BOWs7TQH23F7D9i UgJmsEfZs+YZGn3Eos7ooXSGDAIT04FY8kiqw2rjsenPXODab8EQmEI6om33BRso/5Eone ZENdBvNqMotbVGv4mbTHauPto5d3UZTNko7V9/5dvF4OD9tiJYFiRz+4c+UAbnAhe+3pOV Cv1SzCxNp+fDHX9j3+CiN+ANTxawc47CmozqKHv42MDDV17Orr27EPiEBEi98Q== 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 4PNb1x4db2zVxq for ; Fri, 24 Feb 2023 16:29:09 +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 31OGT9rl043216 for ; Fri, 24 Feb 2023 16:29:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31OGT9vD043215 for bugs@FreeBSD.org; Fri, 24 Feb 2023 16:29:09 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 269789] 13.2-BETA2 can't self-compile -- string_view:320:38: error: no member named '__char_traits_length_checked' in namespace 'std' Date: Fri, 24 Feb 2023 16:29:09 +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: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dim@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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269789 --- Comment #5 from Dimitry Andric --- Similar on 13.1-R installation, doing a buildworld of 13.2-BETA2 sources, w= hen it has to bootstrap the compiler and linker: Script started on Fri Feb 24 14:28:35 2023 Command: nice make -j4 buildworld [Creating objdir /usr/obj/usr/src/amd64.amd64...] --- buildworld --- make[1]: "/usr/src/Makefile.inc1" line 340: SYSTEM_COMPILER: libclang will = be built for bootstrapping a cross-compiler. make[1]: "/usr/src/Makefile.inc1" line 345: SYSTEM_LINKER: libclang will be built for bootstrapping a cross-linker. --- buildworld_prologue --- -------------------------------------------------------------- >>> World build started on Fri Feb 24 14:28:35 CET 2023 -------------------------------------------------------------- ... --- kyua --- objcopy --strip-debug --add-gnu-debuglink=3Dkyua.debug kyua.full kyua --- buildworld_epilogue --- -------------------------------------------------------------- >>> World build completed on Fri Feb 24 16:21:35 CET 2023 >>> World built in 6780 seconds, ncpu: 4, make -j4 -------------------------------------------------------------- Command exit status: 0 Script done on Fri Feb 24 16:21:35 2023 E.g. it seems to all work fine? --=20 You are receiving this mail because: You are the assignee for the bug.=