Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2022 04:36:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262677] audio/portaudio or audio/libsndfile ... not playing well with others.
Message-ID:  <bug-262677-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 262677
           Summary: audio/portaudio or audio/libsndfile ... not playing
                    well with others.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: dgilbert@eicat.ca
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)
          Assignee: multimedia@FreeBSD.org

so... this build is on -CURRENT (this week's) and I've build this on poudri=
ere
and on ports.  The pasts below come from ports (just because it's easy to g=
et
the information).

... So "either" libsndfile isn't putting down the file that portaudio needs=
, or
portaudio isn't detecting it.  I have not selected "STATIC" with libsndfile=
 ---
but pkg info -l details only the static library is installed.  The portaudio
fails to detect this.  The poudriere build can been seen here:

https://pkg.daveg.ca/data/freebsd_14_0_x64-HEAD/2022-03-18_20h52m31s/logs/e=
rrors/pulseaudio-14.2_3.log

The end of the build followed by a pkg info -l followed by the options foll=
ows:

=3D=3D=3D=3D> Compressing man pages (compress-man)
=3D=3D=3D>  Installing for libsndfile-1.0.31_1
=3D=3D=3D>  Checking if libsndfile is already installed
=3D=3D=3D>   Registering installation for libsndfile-1.0.31_1 as automatic
Installing libsndfile-1.0.31_1...
=3D=3D=3D>   pulseaudio-14.2_3 depends on shared library: libsndfile.so - n=
ot found
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/audio/pulseaudio
*** Error code 1

Stop.

[2:41:341]root@curpoud:/usr/ports/audio/pulseaudio> pkg info -l libsndfile
libsndfile-1.0.31_1:
        /usr/local/bin/sndfile-cmp
        /usr/local/bin/sndfile-concat
        /usr/local/bin/sndfile-convert
        /usr/local/bin/sndfile-deinterleave
        /usr/local/bin/sndfile-info
        /usr/local/bin/sndfile-interleave
        /usr/local/bin/sndfile-metadata-get
        /usr/local/bin/sndfile-metadata-set
        /usr/local/bin/sndfile-play
        /usr/local/bin/sndfile-salvage
        /usr/local/include/sndfile.h
        /usr/local/include/sndfile.hh
        /usr/local/lib/cmake/SndFile/SndFileConfig.cmake
        /usr/local/lib/cmake/SndFile/SndFileConfigVersion.cmake
        /usr/local/lib/cmake/SndFile/SndFileTargets-release.cmake
        /usr/local/lib/cmake/SndFile/SndFileTargets.cmake
        /usr/local/lib/libsndfile.a
        /usr/local/libdata/pkgconfig/sndfile.pc
        /usr/local/share/doc/libsndfile/FAQ.md
        /usr/local/share/doc/libsndfile/api.md
        /usr/local/share/doc/libsndfile/bugs.md
        /usr/local/share/doc/libsndfile/command.md
        /usr/local/share/doc/libsndfile/embedded_files.md
        /usr/local/share/doc/libsndfile/formats.md
        /usr/local/share/doc/libsndfile/index.md
        /usr/local/share/doc/libsndfile/libsndfile.css
        /usr/local/share/doc/libsndfile/libsndfile.jpg
        /usr/local/share/doc/libsndfile/lists.md
        /usr/local/share/doc/libsndfile/new_file_type_howto.md
        /usr/local/share/doc/libsndfile/octave.md
        /usr/local/share/doc/libsndfile/print.css
        /usr/local/share/doc/libsndfile/sndfile_info.md
        /usr/local/share/doc/libsndfile/tutorial.md
        /usr/local/share/doc/libsndfile/win32.md
        /usr/local/share/licenses/libsndfile-1.0.31_1/LGPL21+
        /usr/local/share/licenses/libsndfile-1.0.31_1/LICENSE
        /usr/local/share/licenses/libsndfile-1.0.31_1/catalog.mk

[2:42:342]root@curpoud:/usr/ports/audio/pulseaudio> cat
/var/db/ports/audio_libsndfile/options
# This file is auto-generated by 'make config'.
# Options for libsndfile-1.0.31_1
_OPTIONS_READ=3Dlibsndfile-1.0.31_1
_FILE_COMPLETE_OPTIONS_LIST=3DDOCS EXTERNAL MANPAGES STATIC TEST
OPTIONS_FILE_SET+=3DDOCS
OPTIONS_FILE_SET+=3DEXTERNAL
OPTIONS_FILE_UNSET+=3DMANPAGES
OPTIONS_FILE_UNSET+=3DSTATIC
OPTIONS_FILE_SET+=3DTEST

--=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-262677-7788>