From nobody Fri Feb 24 12:59:01 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 4PNVMT2HX8z3tDJP for ; Fri, 24 Feb 2023 12:59:01 +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 4PNVMT0RJfz41bR for ; Fri, 24 Feb 2023 12:59:01 +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=1677243541; 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=lh2sU0F/znFTxZEqQTMLCBkiXo7qFRJkSqTWt6rCk64=; b=H8jAPLbm3nyenIwN6ntfOFakH/6kgmJYo35O0AxzPsqxPIokcdef9bC1PBpnMzRR5gQ8RX zFYOGccxc+/KtHqSGhkJYJXrhW0M607ICG1tUnFVGRF2Iy25yR/Xu0IkSS/1ULFqXn23wr wy/MijcRvZIKB3OZpSRdQRR6O7uNVKueShz8KR8pLGgNJSkuLkxkXEdqASjkpSD3Gz/1kH vKCUi8J59wDFXfkrc2NQcnruGbhz/6nIf+UtFBs0xw7c51663odpGRSlKclXBxGctQJIMC ouq90qaNI/Mwe3WJ4ye7FNFLoUlqApSdumXuOEFuAyXUUR2cKUjODT1LDEVBeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677243541; a=rsa-sha256; cv=none; b=n+eRaKaPllgFlPrN3tCeendaZUuY6j+ksvYybxehF1C9bXEMRx6uBpZgOelQHCfr8RyoHQ wxKSFxaW+ceCDT3YYaTzonuHg8gKhJta5+/a7p1ghdTxeuLCjxZDUqRErFH+vxMciNnYhm ujjlG+VT6P4d8OkvplBArZS7miA+xdnXwTKasvlUCK+ze9pOlxLFRYdKuFd9sx+s5RdX23 vTKMpRm+QWhPufjLceJxgQyAbykHJXFn0s4af7WCCfdaeqbluW13Uyue62CS4pPoW7EB1O QxfnR2jxC6SXmhOmbVj4GjTnv+IqXm1BD29Dz5oExa5golKlchQozBiWAZvNOA== 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 4PNVMS6d7vzPcc for ; Fri, 24 Feb 2023 12:59:00 +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 31OCx06b034614 for ; Fri, 24 Feb 2023 12:59:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31OCx0jn034613 for bugs@FreeBSD.org; Fri, 24 Feb 2023 12:59:00 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 12:59:01 +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 #4 from Dimitry Andric --- FWIW, I installed a fresh 13.2-BETA2 VM on amd64, with the "sources" compon= ent enabled, and that can buildworld just fine: Script started on Fri Feb 24 12:13:50 2023 Command: nice make -j4 buildworld [Creating objdir /usr/obj/usr/src/amd64.amd64...] --- buildworld --- make[1] warning: /usr/src/: Permission denied. make[1]: "/usr/src/Makefile.inc1" line 338: SYSTEM_COMPILER: Determined that CC=3Dcc matches the source tree. Not bootstrapping a cross-compiler. make[1]: "/usr/src/Makefile.inc1" line 343: SYSTEM_LINKER: Determined that LD=3Dld matches the source tree. Not bootstrapping a cross-linker. --- buildworld_prologue --- ... --- buildworld_epilogue --- -------------------------------------------------------------- >>> World build completed on Fri Feb 24 13:38:26 CET 2023 >>> World built in 5076 seconds, ncpu: 4, make -j4 -------------------------------------------------------------- Command exit status: 0 Script done on Fri Feb 24 13:38:26 2023 Maybe the machine you originally tested this on had a partially succesful freebsd-update session? It'll also be interesting to see what happens if you install a fresh 13.1-RELEASE, freebsd-update it to the most recent -pXXX version, and attem= pt to build a 13.2-BETA2 world there. --=20 You are receiving this mail because: You are the assignee for the bug.=