pkgsrc-Users archive

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

emulators/qemu: "bmake package" fails



Hi all,

I'm trying to install qemu on my Linux Mint Debian Edition. I'm using
pkgsrc-2019Q1 and I've setup my WRKOBJDIR to /home/oc/pkgsrc/work.

My command line is:
bmake PKG_OPTIONS.qemu="gtk3 sdl" package install

The fetch, configure and build phases seems to have gone alright. It's
probably at the package stage that bmake fails:

##BEGIN

/usr/bin/install -c -o oc -g oc -m 644
/home/oc/pkgsrc/pkgsrc-stable/emulators/qemu/files/Makefile.multinode-NetBSD
 /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/share/doc/qemu/
=> Automatic manual page handling
=> Generating post-install file lists
pkg_create: can't stat
`/home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-unicore32'
=> Checking file-check results for qemu-3.1.0nb5
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in
/home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg:
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-unicore32
ERROR: ************************************************************
ERROR: The following files are in
/home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg but not in
the PLIST:
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-aarch64_be
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-hppa
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-nios2
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-pr-helper
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-riscv32
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-riscv64
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-tilegx
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-xtensa
ERROR:         /home/oc/pkgsrc/work/emulators/qemu/work/.destdir/opt/pkg/bin/qemu-xtensaeb
*** Error code 1

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

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


##END

I've already done a few cycles of clean and clean-depends, to no avail.

I'm going to rebuild a new pkgsrc tree and try without the "package"
argument and we'll take it from there. In the meantime, I wonder if
somebody has a clue.

Thanks



-- 
Ottavio Caruso


Home | Main Index | Thread Index | Old Index