Re: simage [was Re: where are we on qt6?]
[email protected] (MLH) Mon, 6 Apr 2026 15:37:57 -0400 (EDT)
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
Thomas Klausner wrote: > On Mon, Apr 06, 2026 at 01:16:39PM +0100, MLH wrote: > > Still waiting for -current - graphics/simage to build. Was hoping it would > > be fixed in time for when the distinfo files are uploaded. : > > Fixed in HEAD. Nice! thanks Looks like it might almost be there. ... /usr/pkg/bin/gmake install-am gmake[2]: Entering directory '/pkg_comp/obj/pkgsrc/wip/med/default/med-4.0.0/python' gmake[3]: Entering directory '/pkg_comp/obj/pkgsrc/wip/med/default/med-4.0.0/python' gmake[3]: Leaving directory '/pkg_comp/obj/pkgsrc/wip/med/default/med-4.0.0/python' gmake[2]: Leaving directory '/pkg_comp/obj/pkgsrc/wip/med/default/med-4.0.0/python' gmake[1]: Leaving directory '/pkg_comp/obj/pkgsrc/wip/med/default/med-4.0.0/python' gmake[1]: Entering directory '/pkg_comp/obj/pkgsrc/wip/med/default/med-4.0.0' gmake[2]: Entering directory '/pkg_comp/obj/pkgsrc/wip/med/default/med-4.0.0' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/pkg_comp/obj/pkgsrc/wip/med/default/med-4.0.0' gmake[1]: Leaving directory '/pkg_comp/obj/pkgsrc/wip/med/default/med-4.0.0' => Automatic manual page handling => Generating post-install file lists => Checking file-check results for med-4.0.0 => Checking for non-existent script interpreters in med-4.0.0 ERROR: [check-interpreter.mk] The interpreter "/usr/pkg/bin/wish" of "/pkg_comp/obj/pkgsrc/wip/med/default/.destdir/usr/pkg/bin/xmdump" does not exist. ERROR: [check-interpreter.mk] The interpreter "/usr/pkg/bin/wish" of "/pkg_comp/obj/pkgsrc/wip/med/default/.destdir/usr/pkg/bin/xmdump2" does not exist. ERROR: [check-interpreter.mk] The interpreter "/usr/pkg/bin/wish" of "/pkg_comp/obj/pkgsrc/wip/med/default/.destdir/usr/pkg/bin/xmdump3" does not exist. *** Error code 1 Stop. make[1]: stopped making "install" in /usr/pkgsrc/wip/med *** Error code 1 Stop. make: stopped making "install" in /usr/pkgsrc/wip/med ----------- tcl's bin/wish is installed outside my pkgsrc sandbox but I haven't found what pkg it is from to tst inside the sandbox. Is that a problem?