Home
[RDK Central Wiki]
CMF
[Code Releases]
Hi,
Since more one day , we have build issues due to access problem to the server code.rdkcentral.com.
For example:
ERROR: ExpansionError during parsing /.../meta-rdk-broadband/recipes-ccsp/ccsp/powermgr.bb
fatal: repository 'https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/PowerManager/' not found
It seems like the remote server access were disabled then cause bitbake build fail.
Thanks
Update
For case1, it must our internal server network gateway setting issue, fix it by ourselves.
For case2, still try to find methods that can completely build once. (after first time, it can without remote fetch resources from access rdkcentral server every time).
Powered by a free Atlassian Confluence Open Source Project License granted to RDKCentral. Evaluate Confluence today.
29 Comments
Unknown User (ymaharana)
Hello,
Are you able to login to code.rdkcentral.com with username (not email) and password and able to browse the repos? If so, please try a clone again and let us know if you are still facing any issues.
Also, please setup the credentials in $HOME/.netrc file and retry from repo init step in a fresh folder.
#vi .netrc
The contents of the .netrc should be as follows:
machine code.rdkcentral.com login <rdkcentral_userid> password <rdkcentral_password>
ufs
Hello,
I 've tried your comments include fresh folder and username/password.
There are something messages shown while downloading the rdkb resources from remote repos.
Downloading manifest from https://code.rdkcentral.com/r/a/manifests
error: RPC failed; result=22, HTTP code = 404
fatal: The remote end hung up unexpectedly
manifests:
error: RPC failed; result=22, HTTP code = 404
fatal: The remote end hung up unexpectedly
user-3ffc2
Hi Unknown User (ufs),
Please try with the below commands to fix the hung up issue
Also please verify the configured credentials . Let us know whether this solves your hung up issue.
Regards,
Priyankaa KVB
ufs
Hi Priyankaa,
Do you mean
1.vi .netrc
2.machine code.rdkcentral.com
Change to machine code.rdkcentral.com.git ?
I have tried, but the issue''https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp*' not found
' still exists, then build failed.
Thanks
Narayanaswamy Ramaiyer
Hi Unknown User (ufs)
Could you please share the output of below two commands from your build environment to us?
git clone "https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/Utopia"
git clone "https://code.rdkcentral.com/r/components/generic/rdk-oe/meta-rdk-broadband"
ufs
git clone "https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/Utopia"
Cloning into 'Utopia'...
remote: Counting objects: 104, done
remote: Total 18296 (delta 0), reused 18296 (delta 0)
Receiving objects: 100% (18296/18296), 14.47 MiB | 2.52 MiB/s, done.
Resolving deltas: 100% (11341/11341), done.
Checking connectivity... done.
Cloning into 'meta-rdk-broadband'...
remote: Counting objects: 77, done
remote: Finding sources: 100% (8/8)
remote: Total 8381 (delta 0), reused 8376 (delta 0)
Receiving objects: 100% (8381/8381), 2.32 MiB | 1.38 MiB/s, done.
Resolving deltas: 100% (1905/1905), done.
Checking connectivity... done.
Narayanaswamy Ramaiyer
OK. So this rules out any access issues. Could you please try a fresh build and see if this issue persists?
ufs
Currently, we try to change another working station to create fresh environment. And it works. Thanks
Narayanaswamy Ramaiyer
Hello Unknown User (ufs)
Good to know it works when tried in a fresh setup
Narayanaswamy Ramaiyer
Hi Unknown User (ufs)
Is this seen in an existing build or new build? Please share the commands used. The power manager repository is working fine at https://code.rdkcentral.com/r/plugins/gitiles/rdkb/components/opensource/ccsp/PowerManager
Cynthia Hsu
Hi Unknown User (narayanaswamy) Unknown User (ymaharana)
This is not new build. We could build it successfully 2 days ago so didn't know why it have a problem now.
See the logs below:
fatal: unable to access 'https://code.rdkcentral.com/r/rdk/components/generic/rfc/': SSL: certificate subject name (*.fieldsquared.com) does not match target host name 'code.rdkcentral.com'
Thanks.
Cynthia
Narayanaswamy Ramaiyer
Hi Unknown User (cynthia)
This is usually seen when the access url is changed to something else than the one in certificate. Is this a custom build setup where you are using (or changed ) an IP address based url to access the builds now?(Maybe the build is old but something changed in between )? Are you able to build successfully in a fresh build?
Manikandan Nagarajan
Hi Unknown User (narayanaswamy) Unknown User (ymaharana)
We are building an image and facing an issue with URL . how we can resolve these error
Error logs:
ERROR: ccsp-gwprovapp-ethwan-rdkb-2021q3-dunfell+gitAUTOINC+413f08d5bd-r0 do_unpack: Unpack failure for URL: 'git://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/GwProvApp-EthWan;protocol=https;branch=rdkb-2021q3-dunfell;name=GwProvApp-EthWan'. No up to date source found: clone directory not available or not up to date: /home/goutam/Broadcom_Source/build-brcm93390smwvg2/../downloads/git2/code.rdkcentral.com.r.rdkb.components.opensource.ccsp.GwProvApp-EthWan; shallow clone not enabled
ERROR: ccsp-mta-agent-rdkb-2021q3-dunfell+gitAUTOINC+a83539aeba-r0 do_unpack: Unpack failure for URL: 'git://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspMtaAgent;protocol=https;branch=rdkb-2021q3-dunfell;name=CcspMtaAgent'. No up to date source found: clone directory not available or not up to date: /home/goutam/Broadcom_Source/build-brcm93390smwvg2/../downloads/git2/code.rdkcentral.com.r.rdkb.components.opensource.ccsp.CcspMtaAgent; shallow clone not enabled
ERROR: Logfile of failure stored in: /home/goutam/Broadcom_Source/build-brcm93390smwvg2/tmp/work/cortexa15hf-neon-vfpv4-rdk-linux-gnueabi/ccsp-mta-agent/rdkb-2021q3-dunfell+gitAUTOINC+a83539aeba-r0/temp/log.do_unpack.20491
ERROR: Task (/home/goutam/Broadcom_Source/meta-rdk-broadband/recipes-ccsp/ccsp/ccsp-mta-agent.bb:do_unpack) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2825 tasks of which 2817 didn't need to be rerun and 5 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
Summary: 5 tasks failed:
/home/goutam/Broadcom_Source/meta-rdk-broadband/recipes-ccsp/ccsp/ccsp-gwprovapp-ethwan.bb:do_unpack
/home/goutam/Broadcom_Source/meta-rdk-broadband/recipes-ccsp/ccsp/ccsp-mta-agent.bb:do_unpack
Regards
Mani
Narayanaswamy Ramaiyer
Hi Unknown User (manikandann)
Could you please share all the 4 build steps used ?
Manikandan Nagarajan
Hi Unknown User (narayanaswamy)
Manikandan Nagarajan
Hii Unknown User (narayanaswamy)
sorry ,small correction with steps
while executing the 4th step to build a opensync package we are facing below error , please help us to fix it .
ERROR: Nothing RPROVIDES 'broadcom-lattice-wifi' (but /home/goutam/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_gitchangebygoutam.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'broadcom-lattice-wifi' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['broadcom-lattice-wifi']
NOTE: Runtime target 'hal-wifi-broadcom-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['hal-wifi-broadcom-dev', 'broadcom-lattice-wifi']
ERROR: Nothing RPROVIDES 'hal-wifi-broadcom' (but /home/goutam/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_gitchangebygoutam.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'hal-wifi-broadcom'
NOTE: Runtime target 'hal-wifi-broadcom' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['hal-wifi-broadcom']
ERROR: Nothing PROVIDES 'broadcom-lattice-wifi' (but /home/goutam/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_gitchangebygoutam.bb DEPENDS on or otherwise requires it). Close matches:
broadcom-lattice
broadcom-wifi
WARNING: preferred version 3.3.12 of procps not available (for item procps-dev)
WARNING: versions of procps available: 3.3.16
Build Configuration:
BB_VERSION = "1.46.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-20.04"
TARGET_SYS = "arm-rdk-linux-gnueabi"
MACHINE = "brcm93390smwvg2"
DISTRO = "rdk"
DISTRO_VERSION = "2.0"
TUNE_FEATURES = "arm vfp cortexa15 neon vfpv4 callconvention-hard"
TARGET_FPU = "hard"
meta-cmf = "HEAD:35cbe69c9dbdc6bd04bce82758e92c84509f6e1b"
meta-cmf-mesh = "HEAD:c5dca260a9dd84c701643bc1cbca89ea385f297d"
meta-cmf-broadband = "HEAD:1e3097a9197a7e4fa30d43ff665978fc13234553"
meta-brcm-wifi
meta-brcm93390smwvg2
meta-brcm-broadband
meta-brcm93390
meta-brcm-broadband = "<unknown>:<unknown>"
meta-rtlwifi = "HEAD:201f09b44a8c635b75cfc67ff2609b6d4d6d7da7"
meta-rdk = "HEAD:0fb99050f1b2f1413be2b1dcc58bbdb09702d49f"
meta-qt5 = "HEAD:1d8a3769878ce4ace7c8d17f9f325731d56acbbe"
meta-webserver
meta-multimedia
meta-filesystems
meta-oe
meta-networking = "HEAD:16a9f7dec7fb9b0207be30d37532932520fb1f56"
meta = "HEAD:e6410e370845d716eee72c9caf6c594de47a3a92"
meta-gplv2 = "HEAD:60b251c25ba87e946a0ca4cdc8d17b1cb09292ac"
meta-python2 = "HEAD:b901080cf57d9a7f5476ab4d96e56c30db8170a8"
meta-virtualization = "HEAD:edf199817cb07a720bab1bd6be9d5ab4409c4670"
meta-rdk-broadband = "HEAD:a6187a78ace9796dd27e631dd3531247ce8dda50"
meta-rdk-ext = "HEAD:0bf50556feb176d9abc8e2fc17b2fffbc19117a4"
meta-python = "HEAD:16a9f7dec7fb9b0207be30d37532932520fb1f56"
meta-rdk-opensync = "<unknown>:<unknown>"
Narayanaswamy Ramaiyer
Hello Unknown User (manikandann)
Could you please let us know the component dependencies added for hal-wifi-broadcom_gitchangebygoutam.bb ? From the error message, it looks like you have mistakenly stated a dependency component with a different name ( for eg: broadcom-lattice with broadcom-lattice-wifi )
Unknown User (priyankaa.kvb)
Manikandan Nagarajan
Hii Unknown User (narayanaswamy)
your asking below dependencies:
DEPENDS += "virtual/kernel halinterface broadcom-lattice broadcom-lattice-wifi"
RDEPENDS_${PN} += "broadcom-lattice broadcom-lattice-wifi"
RDEPENDS_${PN}_append_dunfell += " broadcom-wifi "
Narayanaswamy Ramaiyer
Hi Unknown User (manikandann)
what is the result when you bitbake these components?
broadcom-lattice-wifi, broadcom-wifi
Manikandan Nagarajan
Hello
We are getting this error after doing bitbake broadcom-lattice-wifi
ERROR: Nothing PROVIDES 'broadcom-lattice-wifi'. Close matches:
broadcom-lattice
broadcom-wifi
Narayanaswamy Ramaiyer
Hello Unknown User (manikandann)
So, the dependency component itself is not compiling which means the dependency wont be met when you compile your main component. With the current information from you, looks like you need to fix the dependency components first.
If the broadcom-lattice and broadcom-wifi components bitbake properly, mostly your dependency should be changed from broadcom-lattice-wifi to broadcom-lattice broadcom-wifi (assuming there is not broadcom-lattice-wifi component )
If there is a brodcom-lattice-wifi component expected to exist, there is some problem in the integration which is preveting it from bitbake itself which needs to be corrected
Manikandan Nagarajan
Hello Unknown User (narayanaswamy)
Actually, we are facing an issue with multiple.bb file.
1. Above error is because of PROVIDES presence in a two files like ,hal-wifi-broadcom_git.bb and hal-wifi-cfg80211_git.bb
2. To resolve that error, we have tried to disable PROVIDES in hal-wifi-broadcom_git.bb file
#PROVIDES = "hal-wifi"
#RPROVIDES_${PN} = "hal-wifi"
3. But that is not the right way to fix those issues, if we disable PROVIDES it will take us into APIs error.
4. so, please give us some hints to resolve it, so that we can continue to integrate with RDK21.3
Manikandan Nagarajan
hello Unknown User (narayanaswamy)
Actually, we are facing an issue with multiple.bb file.
1. Above error is because of PROVIDES presence in a two files like ,hal-wifi-broadcom_git.bb and hal-wifi-cfg80211_git.bb
2. To resolve that error, we have tried to disable PROVIDES in hal-wifi-broadcom_git.bb file
#PROVIDES = "hal-wifi"
#RPROVIDES_${PN} = "hal-wifi"
3. But that is not the right way to fix those issues, if we disable PROVIDES it will take us into APIs error.
4. so, please give us some hints to resolve it, so that we can continue to integrate with RDK21.3
user-3ffc2
Hi Unknown User (manikandann) ,
Can you share the repo init and repo sync commands that you followed ? I am just trying to get with which release you are observing
Is it a fresh build ?
Regards,
Priyankaa KVB
Manikandan Nagarajan
Hi Unknown User (priyankaa.kvb) Unknown User (narayanaswamy)
Release Version of RDKB: rdkb-21q3
opensync version: 3.2.7
We are following these step to build image
sudo apt-get update
sudo apt-get -y install libtiff5-dev libtiff5 liblzo2-dev uuid-dev bison flex libc6:i386 libstdc++6:i386 libc6-dev-i386 bzip2 make vim-common automake build-essential pkg-config dos2unix bc gawk libtool python python-six git python3 openvswitch-switch dropbear-bin ncurses-dev ccache hexec python3-pip quilt wget unzip libssl-dev libncurses5-dev lzma-dev liblzma-dev lzma binutils-dev autoconf autotools-dev bsh g++ gettext bisonc++ zlib1g-dev
sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 xterm
mkdir ~/bin
export PATH=~/bin:$PATH
sudo apt install curl
curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
chmod a+x ~/bin/repo
sudo rm /bin/sh
sudo ln -s /bin/bash /bin/sh
create .netrc file in home directory by " vi .netrc " command and save the following data in it
machine code.rdkcentral.com
login YOUR_USERNAME
password YOUR_PASSWORD
cd CBV390S5-AX5700_Broadcom_Source_For_Spanidea
tar xfz OpenBFC_21.3_RDKM_3390.tgz
tar xzf OpenBFC_21.3_RDKM_CM3390_wifi_21.2.tgz
tar xfz openbfc_rdkm_wifi.tgz
patch -p0 < openbfc_rdkm_diff.txt
cp OpenBFC_21.3_lattice.tar.gz downloads/.
cp OpenBFC_21.3_common.tar.gz downloads/.
cp wifi_src-21.2-17.10.188.55.tgz downloads/wifi_src.tgz
cp wifi_airiq-17.10.188.55-3390_OpenBFC-21.3.tgz downloads/wifi_airiq.tgz
source meta-rdk-broadcom-generic-rdk/setup-environment-broadcom-generic-rdkb
{choose option 3}
For Opensync
source ./meta-cmf/setup-environment
bitbake-layers add-layer ../meta-rdk-opensync/
bitbake opensync
Add IMAGE_INSTALL += "opensync" to meta-cmf/recipes-core/images/rdk-generic-broadband-image.bbappend
bitbake rdk-generic-broadband-image
We are facing an issue with multiple.bb file. after executing bitbake opensync
Thanks
Mani
user-3ffc2
Hi Unknown User (manikandann) ,
If you do bitbake rdk-generic-broadband-image and once it completes , then if you try with IMAGE_INSTALL and bitbake opensync , is it working ?
Regards,
Priyankaa KVB
Manikandan Nagarajan
Hello Unknown User (priyankaa.kvb) Unknown User (narayanaswamy)
Release Version of RDKB: rdkb-21q3
opensync version: 3.2.7
1 bitbake rdk-generic-broadband-image is build sucessfully withouth opensync.
2. after Add IMAGE_INSTALL += "opensync" to meta-cmf/recipes-core/images/rdk-generic-broadband-image.bbappend we are getting error
ERROR: Multiple .bb files are due to be built which each provide hal-wifi:###### | ETA: 0:00:01
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_git.bb
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-cmf-broadband/recipes-ccsp/hal/hal-wifi-cfg80211_git.bb
A list of tasks depending on these providers is shown and may help explain where the dependency comes from.
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_git.bb has unique dependees:
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-broadband/recipes-ccsp/ccsp/ccsp-snmp-pa.bb:do_build
It could be that one recipe provides something the other doesn't and should. The following provider and runtime provider differences may be helpful.
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_git.bb has unique provides:
hal-wifi-broadcom
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_git.bb has unique rprovides:
^hal-wifi-broadcom-locale-.*
hal-wifi-broadcom-locale
hal-wifi-broadcom-dev
hal-wifi-broadcom-src
hal-wifi-broadcom-doc
hal-wifi-broadcom-dbg
hal-wifi-broadcom
hal-wifi-broadcom-staticdev
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-cmf-broadband/recipes-ccsp/hal/hal-wifi-cfg80211_git.bb has unique provides:
hal-wifi-cfg80211
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-cmf-broadband/recipes-ccsp/hal/hal-wifi-cfg80211_git.bb has unique rprovides:
hal-wifi-cfg80211-staticdev
hal-wifi-cfg80211-dbg
hal-wifi-cfg80211-dev
hal-wifi-cfg80211
hal-wifi-cfg80211-src
^hal-wifi-cfg80211-locale-.*
hal-wifi-cfg80211-doc
hal-wifi-cfg80211-locale
Initialising tasks: 100% |#############################################################################################################################| Time: 0:00:05
Sstate summary: Wanted 252 Found 0 Missed 252 Current 1789 (0% match, 87% complete)
NOTE: Executing Tasks
so, please give us some hints to resolve it, so that we can continue to integrate with RDK21.3
thank you
mani
Manikandan Nagarajan
Hello Unknown User (priyankaa.kvb) Unknown User (narayanaswamy)
Release Version of RDKB: rdkb-21q3
opensync version: 3.2.7
1 bitbake rdk-generic-broadband-image is build sucessfully withouth opensync.
2. after Add IMAGE_INSTALL += "opensync" to meta-cmf/recipes-core/images/rdk-generic-broadband-image.bbappend we are getting error
ERROR: Multiple .bb files are due to be built which each provide hal-wifi:###### | ETA: 0:00:01
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_git.bb
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-cmf-broadband/recipes-ccsp/hal/hal-wifi-cfg80211_git.bb
A list of tasks depending on these providers is shown and may help explain where the dependency comes from.
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_git.bb has unique dependees:
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-broadband/recipes-ccsp/ccsp/ccsp-snmp-pa.bb:do_build
It could be that one recipe provides something the other doesn't and should. The following provider and runtime provider differences may be helpful.
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_git.bb has unique provides:
hal-wifi-broadcom
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-rdk-soc-broadcom-broadband/meta-brcm-broadband/recipes-ccsp/hal/hal-wifi-broadcom_git.bb has unique rprovides:
^hal-wifi-broadcom-locale-.*
hal-wifi-broadcom-locale
hal-wifi-broadcom-dev
hal-wifi-broadcom-src
hal-wifi-broadcom-doc
hal-wifi-broadcom-dbg
hal-wifi-broadcom
hal-wifi-broadcom-staticdev
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-cmf-broadband/recipes-ccsp/hal/hal-wifi-cfg80211_git.bb has unique provides:
hal-wifi-cfg80211
/home/mridul06/castlenet2/CBV390S5-AX5700_Broadcom_Source-20220303T074455Z-001/CBV390S5-AX5700_Broadcom_Source/meta-cmf-broadband/recipes-ccsp/hal/hal-wifi-cfg80211_git.bb has unique rprovides:
hal-wifi-cfg80211-staticdev
hal-wifi-cfg80211-dbg
hal-wifi-cfg80211-dev
hal-wifi-cfg80211
hal-wifi-cfg80211-src
^hal-wifi-cfg80211-locale-.*
hal-wifi-cfg80211-doc
hal-wifi-cfg80211-locale
Initialising tasks: 100% |#############################################################################################################################| Time: 0:00:05
Sstate summary: Wanted 252 Found 0 Missed 252 Current 1789 (0% match, 87% complete)
NOTE: Executing Tasks
for more understandding the error i also attached the logs file.
loggs error
so, please give us some hints to resolve it, so that we can continue to integrate with RDK21.3
thank you
mani
Manikandan Nagarajan
Hii Unknown User (narayanaswamy) , Unknown User (priyankaa.kvb) ,
| work/RDKB/lib/libopensync.so: error: undefined reference to 'wifi_setZeroDFSState'
| work/RDKB/lib/libopensync.so: error: undefined reference to 'wifi_getZeroDFSState'
| work/RDKB/lib/libopensync.so: error: undefined reference to 'wifi_getRadioOperatingParameters'
| work/RDKB/lib/libopensync.so: error: undefined reference to 'wifi_getRadioVapInfoMap'
| work/RDKB/lib/libopensync.so: error: undefined reference to 'wifi_createVAP'
| work/RDKB/lib/libopensync.so: error: undefined reference to 'wifi_setNeighborReports'
| collect2: error: ld returned 1 exit status
| make: *** [build/unit-build.mk:619: work/RDKB/bin/utest/test_upnp_parse/unit] Error 1
| ERROR: oe_runmake failed
| ERROR: Execution of '/home/spanidea72/Documents/CBV390S5-AX5700_Broadcom_Source_22.2-20221004T035848Z-001/CBV390S5- AX5700_Broadcom_Source_22.2/build-brcm93390smwvg2/tmp/work/cortexa15hf-neon-vfpv4-rdk-linux-gnueabi/opensync/3.2.7-r0/temp/run.do_compile.7248' failed with exit code 1
Thank you!