i'm reproducably getting this error when trying to build pve kernel from git. i'd like to try to test a btrfs patch.
does somebody know why this happens and how to resolve?
i spent quite a wile to figure it out, but i get no clue what's the problem.
i did proceed according to README:
1. installed all build dependencies
2. cd /build ; git clone git://git.proxmox.com/git/pve-kernel.git
3. cd /build/pve-kernel
4. make build-dir-fresh
5. mk-build-deps -ir pve-kernel/proxmox-kernel-7.0.2/debian/control
6. make deb
that runs for quite a while and then finally bails out reproducably with this error.
does somebody know why this happens and how to resolve?
i spent quite a wile to figure it out, but i get no clue what's the problem.
Code:
<snip>
NEW : _RNvXs8D_NtCs96IA0BLzxNi_8bindings12bindings_rawNtB6_17key__bindgen_ty_3NtNtCseXpNQPFWrFr_4core7default7Default7default
NEW : _RNvXs4M_NtCs96IA0BLzxNi_8bindings12bindings_rawNtB6_10saved_msrsNtNtCseXpNQPFWrFr_4core7default7Default7default
NEW : _RNvXsD_NtCs96IA0BLzxNi_8bindings12bindings_rawNtB5_15ratelimit_stateNtNtCseXpNQPFWrFr_4core7default7Default7default
NEW : _RNvXsw_NtNtCs8sY0e6sj61O_6kernel6device8propertyaNtB5_8Property25read_from_fwnode_property
NEW : _RNvXsqy_NtCs96IA0BLzxNi_8bindings12bindings_rawNtB6_14irq_alloc_infoNtNtCseXpNQPFWrFr_4core7default7Default7default
NEW : _RNvXsm1_NtCs96IA0BLzxNi_8bindings12bindings_rawNtB6_12fprop_globalNtNtCseXpNQPFWrFr_4core7default7Default7default
NEW : _RNvXsmY_NtCs96IA0BLzxNi_8bindings12bindings_rawNtB6_51bpf_jit_poke_descriptor__bindgen_ty_1__bindgen_ty_1NtNtCseXpNQPFWrFr_4core7default7Default7default
NEW : _RNvXs4P_NtCs96IA0BLzxNi_8bindings12bindings_rawNtB6_19system_counterval_tNtNtCseXpNQPFWrFr_4core7default7Default7default
found 2394 new symbols
WW: Found new symbols. Not recommended unless ABI was bumped
II: Checking for changes to ABI...
II: Done
make[2]: *** [debian/rules:281: abicheck] Fehler 1
make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet …
mv fwlist.tmp fwlist-7.0.2-6-pve-amd64
make[2]: Verzeichnis „/build/pve-kernel/proxmox-kernel-7.0.2“ wird verlassen
make[1]: *** [debian/rules:71: binary] Fehler 2
make[1]: Verzeichnis „/build/pve-kernel/proxmox-kernel-7.0.2“ wird verlassen
dpkg-buildpackage: Fehler: Unterprozess debian/rules binary lieferte Exitstatus 2
make: *** [Makefile:75: proxmox-kernel-7.0.2-6-pve_7.0.2-6_amd64.deb] Fehler 2
roland@debian13:/build/pve-kernel$ pwd
/build/pve-kernel
i did proceed according to README:
1. installed all build dependencies
2. cd /build ; git clone git://git.proxmox.com/git/pve-kernel.git
3. cd /build/pve-kernel
4. make build-dir-fresh
5. mk-build-deps -ir pve-kernel/proxmox-kernel-7.0.2/debian/control
6. make deb
that runs for quite a while and then finally bails out reproducably with this error.
Last edited: