Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2020 04:17:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 248533] audio/libsndfile: TEST=ON implies a static build (without shared library), which breaks consumers
Message-ID:  <bug-248533-12827-eLXMPeeyWF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248533-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248533-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248533

--- Comment #7 from Kubilay Kocak <koobs@FreeBSD.org> ---
Created attachment 217270
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217270&action=
=3Dedit
libsndfile-shared-and-static.diff

With the following diff, changing the build to use the recommended (by
upstream) autotools build system, provides both static and shared libraries,
and tests pass

During QA a number of other issues were identitied (for example, if sqlite =
is
installed for unrelated reasons, its detected by the build and links against
it, along with Makefile simpliciation and a number or ports compliance issu=
es
rectified

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248533-12827-eLXMPeeyWF>