From nobody Sat Oct 05 17:56:42 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 4XLY565c0Rz5Yd59 for ; Sat, 05 Oct 2024 17:56:42 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XLY5634y1z4Plb for ; Sat, 5 Oct 2024 17:56:42 +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=1728151002; 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=QDKFPBzYr/tOFk7eAN7u4RUKzF+5u39755yZXVBhWsY=; b=tv3qr9gRnhpmrU3JLM84arB+NRY081QRxe3536CK5QQthe3Be7OxbC5hAGKKxvtxG2nVjX 5vA23wRTG473dF9uA99Kj1IyzdsXL42yIus/tL8e4fIZ2djh4fAmM/4Q3/ry5HjuInmbww nypyo0FKeYCsi7cvm0F9ZYjLzyxaBxhxrKKl+i+15xvf1Hb2zM6psf6FVYZBkDLj9bKdfU WHlo1GMF+3XIf6kxJSnQ2xa0jZSLWLF2R3o8pYo1l8WkLPAcZT79x/5JWYp7vyM6AmK1oC /NeOukXA0DwjyueQGosMnC4g/ApIIFqG1rijcEvksn5uMUcHeKyl/auwLGssJA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728151002; a=rsa-sha256; cv=none; b=fWjDH3AH4LrFAlU8QfJrUEdWRmmJaXl7zhthe1llv4Vp63UaniscUMYimrW65EdT3/ZlZk bIb1nwP75x6ot44X3NayjjK/u2qbIiaH86yicR2f9itQ9Q6I2w2ZIzSZy7s3TO+wGGMw0M FJywp5DB8EwRCR+QiAx1MA7pGc3U8OCCNjCjf57QsHowQDtE2bhCPr8veLYSWjUamtoH0s fP9ODmZRQT0JuX0C9wyTYf7KJMGpMVHD/OrF7YiQJxICqXhr+xuvA6MchJN1JEk/mjPg3Z 9du+BAN6Bv/j/Hqh3tjQKGut8oWjpHytW5vmradXaGWpZQROuoW41ahGsE8hPQ== 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 4XLY562hhQzSx7 for ; Sat, 5 Oct 2024 17:56:42 +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 495HugOw061518 for ; Sat, 5 Oct 2024 17:56:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 495Hug5i061517 for toolchain@FreeBSD.org; Sat, 5 Oct 2024 17:56:42 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 276703] clang crashes on the port www/ladybird on 15 (CURRENT) on amd64: Assertion failed: (!LHS.get()->hasPlaceholderType() && !RHS.get()->hasPlaceholderType() && "placeholders should have been weeded out by now") Date: Sat, 05 Oct 2024 17:56:42 +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: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@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: 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=3D276703 --- Comment #6 from Graham Perrin --- Close, overcome by events?=20 Built, crash-free, installed:=20 % pkg info www/ladybird ladybird-g20240505 Name : ladybird Version : g20240505 Installed on : Sat Oct 5 17:46:19 2024 BST Origin : www/ladybird Architecture : FreeBSD:15:amd64 Prefix : /usr/local Categories : www Licenses : BSD2CLAUSE Maintainer : fuz@FreeBSD.org WWW : https://ladybird.dev/ Comment : SerenityOS web browser Options : PULSEAUDIO : on Shared Libs required: libpulse.so.0 libQt6Widgets.so.6 libQt6Network.so.6 libQt6Gui.so.6 libQt6Core.so.6 libOpenGL.so.0 libGLX.so.0 libEGL.so.1 Shared Libs provided: liblagom-xml.so.0 liblagom-x86.so.0 liblagom-webview.so.0 liblagom-websocket.so.0 liblagom-web.so.0 liblagom-wasm.so.0 liblagom-video.so.0 liblagom-url.so.0 liblagom-unicode.so.0 liblagom-tls.so.0 liblagom-threading.so.0 liblagom-textcodec.so.0 liblagom-syntax.so.0 liblagom-sql.so.0 liblagom-softgpu.so.0 liblagom-riff.so.0 liblagom-regex.so.0 liblagom-protocol.so.0 liblagom-markdown.so.0 liblagom-locale.so.0 liblagom-js.so.0 liblagom-ipc.so.0 liblagom-imagedecoderclient.so.0 liblagom-idl.so.0 liblagom-http.so.0 liblagom-gui.so.0 liblagom-gfx.so.0 liblagom-gemini.so.0 liblagom-filesystem.so.0 liblagom-crypto.so.0 liblagom-coreminimal.so.0 liblagom-core.so.0 liblagom-compress.so.0 liblagom-audio.so.0 liblagom-ak.so.0 liblagom-accelgfx.so.0 Annotations : FreeBSD_version: 1500024 build_timestamp: 2024-10-05T12:06:53+0000 built_by : poudriere-git-3.4.99.20240811 port_checkout_unclean: yes port_git_hash : 81c15ce2082 ports_top_checkout_unclean: yes ports_top_git_hash: 238da63a7fc repo_type : binary repository : local-poudriere Flat size : 55.9MiB Description : Ladybird is a web browser built on the LibWeb and LibJS engines from SerenityOS with a cross-platform GUI in Qt. See this blog post for some more background: https://awesomekling.github.io/Ladybird-a-new-cross-platform-browser-projec= t/ % --=20 You are receiving this mail because: You are the assignee for the bug.=