Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2022 03:21:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262715] multimedia/libxine: packaging fails if optional packages not selected
Message-ID:  <bug-262715-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 262715
           Summary: multimedia/libxine: packaging fails if optional
                    packages not selected
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: russo@bogodyn.org

This is similar to but not exactly bug 262647.

When I try to update libxine or build it from scratch after deleting, I get
numerous packaging errors:

pkg-static: Unable to access file
/usr/ports/multimedia/libxine/work/stage/usr/local/lib/xine/plugins/2.10/xi=
neplug_hw_frame_vaapi.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/multimedia/libxine/work/stage/usr/local/lib/xine/plugins/2.10/xi=
neplug_va_display_drm.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/multimedia/libxine/work/stage/usr/local/lib/xine/plugins/2.10/xi=
neplug_va_display_glx.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/multimedia/libxine/work/stage/usr/local/lib/xine/plugins/2.10/xi=
neplug_va_display_wl.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/multimedia/libxine/work/stage/usr/local/lib/xine/plugins/2.10/xi=
neplug_va_display_x11.so:No
such file or directory
*** Error code 1


The xplugin_va_display_wl issue is the subject of 262647.=20=20

All of these plugins were added in the March 10th update, and it seems they
also need protecting when the associated option is not selected.  I can't s=
ee
which options immediately correspond to which plugins.

My current install of libxine has the following options:

Options        :
        AALIB          : off
        ALSA           : off
        AOM            : off
        CACA           : off
        DAV1D          : off
        DMX_IMAGE      : off
        DOCS           : on
        DVB            : on
        GNUTLS         : off
        IMAGEMAGICK    : off
        IPV6           : on
        JACK           : off
        LIBBLURAY      : off
        NFS            : off
        NLS            : on
        OPENSSL        : on
        PIXBUF         : off
        PULSEAUDIO     : off
        SDL            : off
        SFTP           : off
        SMB            : off
        SNDIO          : off
        V4L            : off
        VAAPI          : off
        WAVPACK        : off
        WAYLAND        : off
        XVMC           : off


and I'd rather not enable things that I'm not using when there are options =
to
turn them off.

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