[pve-devel] error: debian/rules build gave error exit status 2

Daniel Boothby daniel.boothby at gmail.com
Mon Apr 23 17:03:01 CEST 2018


Hi,

I'm trying to build the pve kernel with the raw source from git but it's
failing with the following error:

    make[1]: Leaving directory '/root/pve-kernel/build'
    dpkg-buildpackage: error: debian/rules build gave error exit status 2
    Makefile:79: recipe for target
'pve-kernel-4.13.16-2-pve_4.13.16-47_amd64.deb' failed
    make: *** [pve-kernel-4.13.16-2-pve_4.13.16-47_amd64.deb] Error 2

Have I interpreted the correctly that it's failing when running line 79 of
the debian/rules file? Line 79 is:
    debian/rules fwcheck abicheck

I followed the setup instructions from here:
https://git.proxmox.com/?p=pve-common.git;a=blob_plain;f=README.dev;hb=HEAD
with the exception that I started on the current 5.1 ISO release of Proxmox.

Is there something I've missed?

Thanks,
Dan



More information about the pve-devel mailing list