pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 2015Q1, x11/qt5-qtmultimedia fails to package



On Tue, Apr 14, 2015 at 01:43:40PM +0200, Thomas Klausner wrote:
> On Tue, Apr 14, 2015 at 01:14:33AM +0200, Rhialto wrote:
> > I am building from pkgsrc-2015Q1, and x11/qt5-qtmultimedia fails to build.
> > I use pkg_comp with a 6.1.1 install, MAKE_JOBS=4, and native X.
> > 
> > Some files seem to be missing:
> > 
> > => Generating post-install file lists
> > pkg_create: can't stat `/pkg_comp/obj/pkgsrc/x11/qt5-qtmultimedia/default/.destdir/usr/pkg/qt5/lib/cmake/Qt5Multimedia/Qt5Multimedia_QPulseAudioPlugin.cmake'
> > pkg_create: can't stat `/pkg_comp/obj/pkgsrc/x11/qt5-qtmultimedia/default/.destdir/usr/pkg/qt5/plugins/audio/libqtmedia_pulse.la'
> > => Checking file-check results for qt5-qtmultimedia-5.4.0nb2
> > ERROR: ************************************************************
> > ERROR: The following files are in the PLIST but not in /pkg_comp/obj/pkgsrc/x11/qt5-qtmultimedia/default/.destdir/usr/pkg:
> > ERROR:         /pkg_comp/obj/pkgsrc/x11/qt5-qtmultimedia/default/.destdir/usr/pkg/qt5/lib/cmake/Qt5Multimedia/Qt5Multimedia_QPulseAudioPlugin.cmake
> > ERROR:         /pkg_comp/obj/pkgsrc/x11/qt5-qtmultimedia/default/.destdir/usr/pkg/qt5/plugins/audio/libqtmedia_pulse.la
> > *** Error code 1
> > 
> > Stop.
> > make: stopped in /usr/pkgsrc/x11/qt5-qtmultimedia
> > 
> > I don't see any updates in -rHEAD...
> 
> These files are only installed for cwrappers builds. I don't know why,
> and since cwrappers is not the default (yet), I've backed out the
> change that added them.

That's wrong. Try adding -L${PREFIX}/lib/pulse-${PKGVERSION} manually or
add it to pass-through.

Joerg


Home | Main Index | Thread Index | Old Index