pkgsrc-Users archive

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

Re: Build failure for emulators/qemu



On Wed, 7 Apr 2021 at 15:24, Thomas Klausner <wiz%netbsd.org@localhost> wrote:
>
> On Wed, Apr 07, 2021 at 04:23:25PM +0200, Reinoud Zandijk wrote:
> > Hi,
> >
> > On Wed, Apr 07, 2021 at 05:45:13AM -0700, Paul Goyette wrote:
> > > Thanks, Adam, for the quick response and fix.
> > > > These files are generated by Sphinx and may change depending on Sphinx
> > > > version. They are handled automatically, here in qemu/Makefile:
> > > >
> > > > ${FIND} share/doc/qemu -path '*/_static/*' -type f -print >
> > > > ${WRKDIR}/PLIST.STATIC
> > > >
> > > > and should be removed from PLIST.
> >
> > So after print-PLIST the entries need to be removed manually from the PLIST?
> > Bummer, thanks for finding out! I hadn't thought of that :-/
>
> I just improved the pkgsrc Makefile to filter them from the PLIST
> automatically (using PRINT_PLIST_AWK).

I am getting exactly the same problem with shells/fish. For some
inexplicable reason, pkg_rolloing-replace has kept (and rebuilt)
py37-sphinx-1.8.5nb3.tgz, even if the current version is 3.5.4; when I
manually rebuilt it and replaced, shells/fish is finding:

=> Checking file-check results for fish-3.2.2
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in
/usr/pkgsrc/shells/fish/work/.destdir/usr/pkg:
ERROR:         /usr/pkgsrc/shells/fish/work/.destdir/usr/pkg/share/doc/fish/_static/jquery-3.4.1.js
ERROR:         /usr/pkgsrc/shells/fish/work/.destdir/usr/pkg/share/doc/fish/_static/underscore-1.3.1.js
ERROR: ************************************************************
ERROR: The following files are in
/usr/pkgsrc/shells/fish/work/.destdir/usr/pkg but not in the PLIST:
ERROR:         /usr/pkgsrc/shells/fish/work/.destdir/usr/pkg/share/doc/fish/_static/jquery-3.5.1.js
ERROR:         /usr/pkgsrc/shells/fish/work/.destdir/usr/pkg/share/doc/fish/_static/underscore-1.12.0.js
*** Error code 1

>  Thomasl



-- 
----


Home | Main Index | Thread Index | Old Index