Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TP-Link CPE210/220: freifunk-berlin-development-572abd8: build failure #770

Closed
everloop2 opened this issue Mar 25, 2020 · 3 comments
Closed

Comments

@everloop2
Copy link
Contributor

What is the problem?

build data_file_clashes:

Collected errors:
 * check_data_file_clashes: Package kmod-ath10k-ct-smallbuffers wants to install file /home/human/Freifunk/firmware_master/firmware/openwrt/build_dir/target-mips_24kc_musl/root-ath79/lib/modules/4.14.171/ath10k_core.ko
        But that file is already provided by package  * kmod-ath10k-ct
 * check_data_file_clashes: Package kmod-ath10k-ct-smallbuffers wants to install file /home/human/Freifunk/firmware_master/firmware/openwrt/build_dir/target-mips_24kc_musl/root-ath79/lib/modules/4.14.171/ath10k_pci.ko
        But that file is already provided by package  * kmod-ath10k-ct
 * opkg_install_cmd: Cannot install package kmod-ath10k-ct-smallbuffers.

Firmware Version:

master_freifunk-berlin-development-572abd8 (12.03.2020)

Workaround

/firmware/configs/ath79-generic.config -> CONFIG_PACKAGE_kmod-ath10k-ct-smallbuffers=n
-> firmware building :)

-> https://openwrt.org/packages/pkgdata/kmod-ath10k-ct-smallbuffers
ath10k-ct driver optimized for CT ath10k firmware (small buffers for low-RAM devices)

Workaround2 (not tested)

/firmware/configs/ath79-tiny.config -> CONFIG_PACKAGE_kmod-ath10k-ct=n
-> not tested due no profiles till ath79 migration

@SvenRoederer
Copy link
Contributor

I've seen this too. Fro me running "cd openwrt; make clean" fixed it.
running "make clean" should also do the same.

@everloop2
Copy link
Contributor Author

K, good to know

  • sometimes do a make in /openwrt to get build files to add/test targets not available in freifunk-berlin/firmware

-> wizard and mesh working -> master seems in good condition :)

@SvenRoederer
Copy link
Contributor

* sometimes do a make in /openwrt to get build files to add/test targets not available in freifunk-berlin/firmware

have a look at 04c3b4f - this makes the imagebuilder capable of creating a firmware for any board supported by OpenWrt without having to compile yourself.

-> wizard and mesh working -> master seems in good condition :)

Thanks for the test

SvenRoederer referenced this issue Mar 26, 2020
Upstream renamed the Kconfig options of BATMAN advanced (openwrt/routing@6a25fd5#diff-5fcfc24627955255c973271d0858be1c). So we need to follow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants