pkgsrc-Users archive

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

Re: Build failure for emulators/qemu



Hi,

On Wed, Apr 07, 2021 at 10:34:20AM +0100, Chavdar Ivanov wrote:
> On Wed, 7 Apr 2021 at 02:03, Paul Goyette <paul%whooppee.com@localhost> wrote:
> > On a amd64 host running NetBSD-9.99.80, and with pkgsrc updated on
> > 2021-04-06 at 16:34:03 UTC, and having built all dependencies in
> > an otherwise clean/empty sandbox, I'm getting a bunch of
> >
> >         pkg_create: can't stat `/tmp/pkgs/emulators/.../<name>.js
> >
> > in the "Generating post-install file lists".  After the above
> > messages, I get PLIST complaints for the same *.js files, and the
> > package build fails.
> >
> > According to the build log, it is being built with options
> >
> >         iscsi opengl sdl spice
> >
> > (debug-info and gtk3 are not included).
..
> I have gtk3 added to my qemu options; I have been using the following
> patch for quite some time. I never submitted a report, as I thought it
> was something local I have modified at some stage.
> 
> diff -u -r1.70 PLIST
> --- PLIST 20 Feb 2021 22:59:29 -0000 1.70
> +++ PLIST 7 Apr 2021 09:29:58 -0000
> @@ -97,7 +97,7 @@
>  share/doc/qemu/interop/_static/doctools.js
>  share/doc/qemu/interop/_static/documentation_options.js
>  share/doc/qemu/interop/_static/file.png
> -share/doc/qemu/interop/_static/jquery-3.4.1.js
> +share/doc/qemu/interop/_static/jquery-3.2.1.js
>  share/doc/qemu/interop/_static/jquery.js
>  share/doc/qemu/interop/_static/language_data.js
>  share/doc/qemu/interop/_static/minus.png

I'll take a look at it. I'll build with several options and see what is going
on :)

With regards,
Reinoud



Home | Main Index | Thread Index | Old Index