AX1800 GL-Infra-Builder QCA-NSS issue

Hi, when I compile the latest firmware for Flint on GL-Infra-Builder. I run into an error when it’s attempting to download the qca-nss-client tar file. I noticed that Codeaurora no longer exists. Is there a way to fix this problem? Can we get the feeds updated so that it pulls from another location?

Thanks
Dave

SHELL= flock /home/vagrant/gl-infra-builder/wlan-ap/openwrt/tmp/.qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686.tar.gz.flock -c ’ /home/vagrant/gl-infra-builder/wlan-ap/openwrt/scripts/download.pl “/home/vagrant/gl-infra-builder/wlan-ap/openwrt/dl” “qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686.tar.gz” “802bf8b2dac8da0549e108b873afd982d127370c07d6574ece71f902eafe7698” “” || ( echo “Checking out files from the git repository…”; mkdir -p /home/vagrant/gl-infra-builder/wlan-ap/openwrt/tmp/dl && cd /home/vagrant/gl-infra-builder/wlan-ap/openwrt/tmp/dl && rm -rf qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686 && [ ! -d qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686 ] && git clone https://source.codeaurora.org/quic/qsdk/oss/lklm/nss-clients/ qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686 && (cd qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686 && git checkout 153998d70fdba508a59a28c13a606032cbf32686 && git submodule update --init --recursive) && echo “Packing checkout…” && export TAR_TIMESTAMP=cd qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686 && git log -1 --format='\''@%ct'\'' && rm -rf qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:±-mtime=“$TAR_TIMESTAMP”} -c qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686 | gzip -nc > /home/vagrant/gl-infra-builder/wlan-ap/openwrt/tmp/dl/qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686.tar.gz && mv /home/vagrant/gl-infra-builder/wlan-ap/openwrt/tmp/dl/qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686.tar.gz /home/vagrant/gl-infra-builder/wlan-ap/openwrt/dl/ && rm -rf qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686; ) ’

  • curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686.tar.gz
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
    curl: (22) The requested URL returned error: 404
    Download failed.
  • curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686.tar.gz
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
    curl: (22) The requested URL returned error: 404 Not Found
    Download failed.
  • curl -f --connect-timeout 20 --retry 5 --location --insecure https://mirror2.openwrt.org/sources/qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686.tar.gz
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
    curl: (22) The requested URL returned error: 404 Not Found
    Download failed.
    No more mirrors to try - giving up.
    Checking out files from the git repository…
    Cloning into ‘qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686’…
    fatal: unable to access ‘https://source.codeaurora.org/quic/qsdk/oss/lklm/nss-clients/’: Could not resolve host: source.codeaurora.org
    Makefile:608: recipe for target ‘/home/vagrant/gl-infra-builder/wlan-ap/openwrt/dl/qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686.tar.gz’ failed
    make[3]: *** [/home/vagrant/gl-infra-builder/wlan-ap/openwrt/dl/qca-nss-clients-153998d70fdba508a59a28c13a606032cbf32686.tar.gz] Error 128
    make[3]: Leaving directory ‘/home/vagrant/gl-infra-builder/wlan-ap/feeds/ipq807x/qca-nss-clients’
    time: package/feeds/ipq807x/qca-nss-clients/compile#0.20#0.10#2.86
    ERROR: package/feeds/ipq807x/qca-nss-clients failed to build.
    package/Makefile:116: recipe for target ‘package/feeds/ipq807x/qca-nss-clients/compile’ failed
    make[2]: *** [package/feeds/ipq807x/qca-nss-clients/compile] Error 1
    make[2]: Leaving directory ‘/home/vagrant/gl-infra-builder/wlan-ap/openwrt’
    package/Makefile:112: recipe for target ‘/home/vagrant/gl-infra-builder/wlan-ap/openwrt/staging_dir/target-arm_cortex-a7_musl_eabi/stamp/.package_compile’ failed
    make[1]: *** [/home/vagrant/gl-infra-builder/wlan-ap/openwrt/staging_dir/target-arm_cortex-a7_musl_eabi/stamp/.package_compile] Error 2
    make[1]: Leaving directory ‘/home/vagrant/gl-infra-builder/wlan-ap/openwrt’
    /home/vagrant/gl-infra-builder/wlan-ap/openwrt/include/toplevel.mk:228: recipe for target ‘world’ failed
    make: *** [world] Error 2

Extract qca.zip to get qca-nss and copy it to your dl path

qca.zip (488.6 KB)

Thanks Dengxinfa. that fix worked great.