VfN-NRW / gluon-firmware-builder

Build a gluon-firmware from official repo with given patch-sets.
https://vfn-nrw.de
GNU Affero General Public License v3.0
2 stars 0 forks source link

Batman-adv patch broken #47

Open RubenKelevra opened 8 years ago

RubenKelevra commented 8 years ago
Applying ./patches/0002-batman-adv-Avoid-nullptr-dereference-in-dat-after-vl.patch using plaintext:
patching file net/batman-adv/distributed-arp-table.c

Applying ./patches/0003-batman-adv-Avoid-tt_req_node-list-put-for-unhashed-e.patch using plaintext:
patching file net/batman-adv/translation-table.c

Applying ./patches/0004-batman-adv-Fix-orig_node_vlan-leak-on-orig_node_rele.patch using plaintext:
patching file net/batman-adv/originator.c

Applying ./patches/0005-batman-adv-Fix-non-atomic-bla_claim-backbone_gw-acce.patch using plaintext:
patching file net/batman-adv/bridge_loop_avoidance.c
patching file net/batman-adv/types.h

Applying ./patches/0006-batman-adv-Fix-reference-leak-in-batadv_find_router.patch using plaintext:
patching file net/batman-adv/routing.c
patching file net/batman-adv/types.h

Applying ./patches/0007-batman-adv-Free-last_bonding_candidate-on-release-of.patch using plaintext:
patching file net/batman-adv/originator.c

Applying ./patches/0008-batman-adv-Fix-speedy-join-in-gateway-client-mode.patch using plaintext:
patching file net/batman-adv/send.c
Hunk #1 FAILED at 424.
1 out of 1 hunk FAILED -- saving rejects to file net/batman-adv/send.c.rej
Patch failed!  Please fix ./patches/0008-batman-adv-Fix-speedy-join-in-gateway-client-mode.patch!
make[4]: *** [Makefile:108: /home/ruben/build/gluon-firmware-builder/gluon08/build/ar71xx-generic/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2_gluon-ar71xx-generic/batman-adv/batman-adv-2016.2/.prepared_7adbd499a50428deeeb7065626162b50] Error 1
make[4]: Leaving directory '/home/ruben/build/gluon-firmware-builder/gluon08/packages/routing/batman-adv'
make[3]: *** [package/Makefile:192: package/feeds/module_routing/batman-adv/compile] Error 2
make[3]: Leaving directory '/home/ruben/build/gluon-firmware-builder/gluon08/build/ar71xx-generic/openwrt'
make[2]: *** [package/Makefile:188: /home/ruben/build/gluon-firmware-builder/gluon08/build/ar71xx-generic/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2_gluon-ar71xx-generic/stamp/.package_compile] Error 2
make[2]: Leaving directory '/home/ruben/build/gluon-firmware-builder/gluon08/build/ar71xx-generic/openwrt'
make[1]: *** [/home/ruben/build/gluon-firmware-builder/gluon08/Makefile:352: prepare] Error 2
make[1]: Leaving directory '/home/ruben/build/gluon-firmware-builder/gluon08/build/ar71xx-generic/openwrt'
make: *** [Makefile:78: all] Fehler 2
bitnukl commented 8 years ago

Erst schauen ob es schon einen patch upstream gibt.