From nobody Sun Feb 19 03:21:46 2023 X-Original-To: gnome@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 4PK9nl0Z12z3sbJm for ; Sun, 19 Feb 2023 03:21:47 +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 4PK9nk6NtQz4Njg for ; Sun, 19 Feb 2023 03:21:46 +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=1676776906; 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=MlNCPGOzdxHFjXuSw4Wr6tu2c2SPKHD3PBW8Je9ETL8=; b=CIkoFx5oIius9hl6l4loZUl1+rP0Li4UeQBjLmRN5+dKIZxOQqbx4ZreHtoRqcUNdAFciE RFRPK1Dv3VjYW/hEqhk/6GdYnx53ORAhEBfafngkHRDkFXFhRLOudnkdqiyrVl2MHoW85h 3NNDJFGLJlEwkHJwlbn43yv6Pkaqjq3Su+kVACYS/+uhZv2dqpPuF7A+2ULUyYXO22uFCj zLy/YtwlsL9H4gu3CpLTStZyyQrmhWMm9/5pVG3czq9jcDFg1oDqntfNQH41EYFiNXFiiW srtEaM//8Ik4GeRjaOy22d3bHvgusBlVKZ/LqNDNlRNedInoB67C13gZQ6gqWg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676776906; a=rsa-sha256; cv=none; b=hpufQPy0P3vUOkq72gi1Lp79ITft8AtS/UQi65cXOxqVGq8TGMJSdp24/qjfAKkd3i4vw3 PFHuKg5Hz6KC2hbvS/OVndu+CxDPAkU3WMw/69DWTS7j9vLJRuLQfX3q+4LtfWbo9fV9Vd R1lDoXxEe52EGasIhNr27T2AOwkOxrZJy/w5qOdn/Tow6JMZBJ1nRX1tGrqUT2oXVo8omf aF6otu9QKATvX2sA7bsW6Ed/iLkOLYt7ZOJoErmGmsXVxCnd1Mh29lq+TfpfIVvNN4LYw0 gsb4j8+Kg1859u5pESUEOq8VA3ETFAnTKfshUO9IDeYlgMg9jzfOMWLJvt9KMg== 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 4PK9nk5RwqznPw for ; Sun, 19 Feb 2023 03:21:46 +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 31J3Lk9Y037298 for ; Sun, 19 Feb 2023 03:21:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31J3LkFW037297 for gnome@FreeBSD.org; Sun, 19 Feb 2023 03:21:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 269434] x11/gnome-shell libsoup-ERROR Using libsoup2 and libsoup3 in the same process is not supported. Date: Sun, 19 Feb 2023 03:21:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: GNOME for FreeBSD -- porting and maintaining List-Archive: https://lists.freebsd.org/archives/freebsd-gnome List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-gnome@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269434 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D45d9ec1ad7c57dd44cd0cc81e5dcd38= 549eef21a commit 45d9ec1ad7c57dd44cd0cc81e5dcd38549eef21a Author: Neel Chauhan AuthorDate: 2023-02-19 03:20:42 +0000 Commit: Neel Chauhan CommitDate: 2023-02-19 03:20:42 +0000 x11/gnome-shell: Don't use libsoup2 ever PR: 269434 Reported by: multiple users x11/gnome-shell/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=