qosmio / nss-packages

QCA NSS Packages
GNU General Public License v2.0
76 stars 79 forks source link

Failure when building image with ath10k-ct firmware/driver using the 5.15-qsdk11-new-krait-cc branch #5

Closed vochong closed 2 years ago

vochong commented 2 years ago

Hi Qosmio,

Have you tried to build R7800 image with ath10k-ct driver/firmware? I could always successfully build R7800 with ath10k (non-ct) driver/firmware using your branch 5.15-qsdk11-new-krait-cc. However, if I tried to build it with ath10k-ct (all other packages are the same with the non-ct ath10k build), it always failed at the package_install stage.

make -j1 V=sc

...
Configuring urngd.
Configuring kmod-macsec.
ConfigCollected errors:
 * check_data_file_clashes: Package kmod-ath10k wants to install file /home/python/Venv/VOCHONG-QOSMIO/openwrt-ipq806x-kernel-5.15-qsdk11/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/root-ipq806x/lib/modules/5.15.69/ath10k_core.ko
    But that file is already provided by package  * kmod-ath10k-ct
 * check_data_file_clashes: Package kmod-ath10k wants to install file /home/python/Venv/VOCHONG-QOSMIO/openwrt-ipq806x-kernel-5.15-qsdk11/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/root-ipq806x/lib/modules/5.15.69/ath10k_pci.ko
    But that file is already provided by package  * kmod-ath10k-ct
 * opkg_install_cmd: Cannot install package kmod-ath10k.
uring 6to4.
Configuring ppp-mod-pppoe.
Configuring luci-app-openvpn.
make[2]: *** [package/Makefile:70: package/install] Error 255
make[2]: Leaving directory '/home/python/Venv/VOCHONG-QOSMIO/openwrt-ipq806x-kernel-5.15-qsdk11'
make[1]: *** [package/Makefile:111: /home/python/Venv/VOCHONG-QOSMIO/openwrt-ipq806x-kernel-5.15-qsdk11/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/stamp/.package_install] Error 2
make[1]: Leaving directory '/home/python/Venv/VOCHONG-QOSMIO/openwrt-ipq806x-kernel-5.15-qsdk11'
make: *** [/home/python/Venv/VOCHONG-QOSMIO/openwrt-ipq806x-kernel-5.15-qsdk11/include/toplevel.mk:231: world] Error 2
vochong commented 2 years ago

I made a mistake in the diffconfig.