pkgsrc-Users archive

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

Re: Build failure for emulators/qemu



Thanks, Adam, for the quick response and fix.

I can confirm that the problem no longer happens.


On Wed, 7 Apr 2021, Adam wrote:


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

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.

I fixed that anyway.

Kind regards,
Adam
!DSPAM:606d8c9a277876577064547!



+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+


Home | Main Index | Thread Index | Old Index