From nobody Mon Mar 25 12:44:13 2024 X-Original-To: ports-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 4V3CL56Lb9z5Dqjm for ; Mon, 25 Mar 2024 12:44:13 +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 4V3CL546H4z452L for ; Mon, 25 Mar 2024 12:44:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711370653; a=rsa-sha256; cv=none; b=AR4Qs9k9DIZUpqkrpxLcyZ6JIFOMZCYqh6WxDQDaw8vFTx1H6dXgFZ73CiUhrayG4KMk7G VXidk91E4eIBlxO76655ec5V11g1y3F9NEFbHjyWwljUY34/TREJzefh1LgKnzyTWL+M97 g2UOBf1SJgPFR1+ITl5SouxCmJYNbg6rHt5wwWexhO/gIt4T1arThUux2FHN5XSe9nBDmJ CxQ5AxLosauZ4wKdvnIlCqVAFS94K3I96PVStOjqctrOkoBKlMDR05G6hKYk49WztZU8nH yz3cYPGsTTbUVEmkz2PD++w+TeZA0gH+YYvtWuBee+ovOh5gvrF6RXCf6I3b7w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711370653; 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=YRaLa4SlpwYHk1cCvSKIi4yOhFcxMzmyd5f152vH8Lk=; b=qbn+9kXv0nFARb3RdA5f2GGqs/4YeXgVrOCrlLFhi03MRtdyazmAxsKE8/O7zdYQCUZktR 1tHgevwxo3lsvUWUUDkoM5iB85M4wxVshffBkHYqngL3akcgoo2PRpoeN8BThHJkueTGJX wNupd+eVPAgx+IwFI6jGO3G3dliSz08fXxzr5mvmJgwXFTtrnqTL4f65F5IxsprJ9N8Mco dNstul+apjO5+39xqYAkXVWALW41rL2cNl2YM166nyuhqjpipxG2i80UorwmKBjlcb27Qj d1ySycgav3e6ipPNV5DR7gPTTZbNtT/YH7UA7mcNaIOUalAa05pC5AvCWWZbvA== 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 4V3CL53kMQzH6B for ; Mon, 25 Mar 2024 12:44:13 +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 42PCiDKp076293 for ; Mon, 25 Mar 2024 12:44:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42PCiDTI076292 for ports-bugs@FreeBSD.org; Mon, 25 Mar 2024 12:44:13 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: ports-bugs@FreeBSD.org Subject: [Bug 277938] audio/ardour undefined symbol at runtime when building with default options Date: Mon, 25 Mar 2024 12:44:13 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dev@submerge.ch X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: flagtypes.name 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277938 Florian Walpen changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(dev@su |maintainer-feedback+ |bmerge.ch) | --- Comment #3 from Florian Walpen --- (In reply to phryk-ports from comment #2) > I have now confirmed that the problem does *not* occur if the port is bui= lt with the "NEW" option enabled. Confirmed. Ardour is broken with VST3 disabled. > Running environment is FreeBSD-14.0-RELEASE-p5 on amd64 with X11/awesome. >=20 > Any other info you need? I can reproduce the problem, no need for further info, thank you. >From what objdump tells me, it looks like the missing symbol is the type information for `VST3PluginInfo`. If I patch out the references to `VST3PluginInfo` in `libs/ardour/session.cc`, Ardour starts fine. See the c= ode in the following commit: https://github.com/Ardour/ardour/commit/cd5369c7cd8022c8c8d338aff498c9d0483= e8709 I'll try to come up with a proper patch. --=20 You are receiving this mail because: You are the assignee for the bug.=