pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/49808: emulators/qemu does not package on Linux
>Number: 49808
>Category: pkg
>Synopsis: emulators/qemu does not package on Linux
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Apr 01 11:05:00 +0000 2015
>Originator: Antoine Jacoutot
>Release: 2014Q4
>Organization:
>Environment:
Linux build.bsdfrog.org 3.19.1 #1 SMP Thu Mar 26 09:36:17 CET 2015 x86_64 GNU/Linux
>Description:
Qemu fails to package on Linux with this error:
# bmake package
=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /usr/pkg/var/db/pkg fetch-pkg-vulnerabilities'.
=> Creating binary package /home/ajacoutot/pkgsrc-work/emulators/qemu/work/.packages/qemu-2.2.0.tgz
pkg_create: can't stat `/home/ajacoutot/pkgsrc-work/emulators/qemu/work/.destdir/usr/pkg/bin/qemu-tricore'
pkg_create: lstat failed for file bin/qemu-tricore: No such file or directory
*** Error code 2
Stop.
bmake: stopped in /home/ajacoutot/pkgsrc/emulators/qemu
*** Error code 1
Stop.
bmake: stopped in /home/ajacoutot/pkgsrc/emulators/qemu
# find /home/ajacoutot/pkgsrc-work/emulators/qemu/work/.destdir/ -name '*tricore*'
/home/ajacoutot/pkgsrc-work/emulators/qemu/work/.destdir/usr/pkg/bin/qemu-system-tricore
>How-To-Repeat:
Run 'bmake package' under emulator/qemu.
>Fix:
Fix the PLIST but I am not sure how this missing file first ended up in the current PLIST in the first place...
Home |
Main Index |
Thread Index |
Old Index