pkgsrc-Users archive

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

Qemu build fails again, this time on devel/gettext-tools



I had to rebuild a couple of applications, including qemu. I though
this was fixed last time, but now the problem is with gettext-tools.

System: based on Debian stretch, 64 bit; pkgsrc current.

Command line:
$ bmake PKG_OPTIONS.qemu="sdl gtk3"  update package

...
/usr/bin/install -c -o oc -g oc -m 644
/home/oc/pkgsrc/work/devel/gettext-tools/work/gettext-0.20.1/gettext-tools/man/gettextize.1
 /home/oc/pkgsrc/work/devel/gettext-tools/work/.destdir/opt/pkg/man/man1
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for gettext-tools-0.20.1
ERROR: ************************************************************
ERROR: The following files are in
/home/oc/pkgsrc/work/devel/gettext-tools/work/.destdir/opt/pkg but not
in the PLIST:
ERROR:         /home/oc/pkgsrc/work/devel/gettext-tools/work/.destdir/opt/pkg/lib/preloadable_libintl.so
*** Error code 1

Stop.
bmake[6]: stopped in /home/oc/pkgsrc/pkgsrc-current/devel/gettext-tools
*** Error code 1

Stop.
bmake[5]: stopped in /home/oc/pkgsrc/pkgsrc-current/devel/gettext-tools
*** Error code 1

Stop.
bmake[4]: stopped in /home/oc/pkgsrc/pkgsrc-current/devel/gettext-tools
*** Error code 1

Stop.
bmake[3]: stopped in /home/oc/pkgsrc/pkgsrc-current/x11/gtk3
*** Error code 1

Stop.
bmake[2]: stopped in /home/oc/pkgsrc/pkgsrc-current/x11/gtk3
*** Error code 1

Stop.
bmake[1]: stopped in /home/oc/pkgsrc/pkgsrc-current/emulators/qemu
*** Error code 1

Stop.
bmake: stopped in /home/oc/pkgsrc/pkgsrc-current/emulators/qemu

Building without gtk3 works, but then I have various errors while
launching the programs; that's why I went for the gtk3 route.

I can see there's a recent update on gettext-tools (28 May). I wonder
if anybody has  a clue.

-- 
Ottavio Caruso


Home | Main Index | Thread Index | Old Index