From nobody Wed Oct 30 23:49:34 2024 X-Original-To: toolchain@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 4Xf3kl0HZdz5cGS3 for ; Wed, 30 Oct 2024 23:49:35 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xf3kk39RSz4Vjl for ; Wed, 30 Oct 2024 23:49:34 +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=1730332174; 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=Zwq0rFizKWG/ey1mSdc0sVDlbiSD0AsEuUG5hgABHng=; b=Kx72Ieqhy1AmzTHg1dJESv6lW65EhuVHZmOIOV8ngafY4s+qHMM3klivJs8OSin+7Jgupl vxMtgamEGY6pSAyDSW+0WCUhXTBPGVxbZTO62VyX6H4JRb/vLUqr9LUK/vqPH9X8MgjXmf j9QV5wKdAQnSygcLjRkn5X1gcYKiTt/JBYeNC7bZ0OBI22qHBvbHNKnrFAqfvZiL4A3oOx Soud6MtxiqsNbcLSYvH/ieMSeZ3Jo9tjaxABwUlKqOCiKrRyBi90Tg63DBAclIV5HAMctZ 8ET1hJHtOcsFRIji4lx1oDlPIWR00YtpWHHh+c/pKg7TeQOYRnN+XPi++z/4pw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730332174; a=rsa-sha256; cv=none; b=Z1SYyICXfr06mVG5JeOvMnGY9oLxoFszBGRZPL+lANI7UqgjmzW25LcN6RgiwW1N7MO97d wBkZOK2ZlRikmgqBZ+pUmgycUW8samt/V37f/cSX4seW/8wLo/qT8ZJpgRTUMDnVaYvtj9 AWjbdqn2oL+RNDQGROKjS4ZRD9rDuhJ3T/KVKV7YXz6UTQiEmD7R/iHHRfNOk4zi+/ZJyw M0tpwlz4y/8vq/39zwq1sYe+OdKV9t9uZj/hFocMN/jC3xR4RUF/7ikcQOwQQ/cQDtwoAg iOXYEwbpZJTnmrP3nrcBxP20GnBUEFDBzjeUWqvNEMPUABb5s9qk2oF3c4fgTg== 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 4Xf3kk2nQsz1RnM for ; Wed, 30 Oct 2024 23:49:34 +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 49UNnYb0090438 for ; Wed, 30 Oct 2024 23:49:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49UNnYM1090437 for toolchain@FreeBSD.org; Wed, 30 Oct 2024 23:49:34 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: toolchain@FreeBSD.org Subject: [Bug 282437] Latest clang upgrade causes a new C++ failure: no member named 'construct' in 'optional' (port cad/librepcb) Date: Wed, 30 Oct 2024 23:49:34 +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: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-toolchain@freebsd.org Sender: owner-freebsd-toolchain@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282437 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Latest clang upgrade causes |Latest clang upgrade causes |a new C++ failure: the |a new C++ failure: no |function isn't found wen it |member named 'construct' in |is present: no member named |'optional' (port cad/librepcb) |'optional' (port cad/librepcb) | --=20 You are receiving this mail because: You are the assignee for the bug.=