Host Setup

NOTE: Observing fetch errors in VMs with Ubuntu14.x. Thus, suggesting to use VMs with Ubuntu16.x or higher.

Building

Note: Cloning the code before login once to code.rdkcentral.com, user would get the Authentication error, even though the account is in good standing and has all the required access. Please login to code.rdkcentral.com before attempting to clone.

To build, follow below instructions

Create workspace directory

mkdir <workspace dir>
cd <workspace dir>


Follow below instructions to create build with external sources

repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-extsrc.xml -b dunfell
repo sync -j4 --no-clone-bundle
MACHINE=qemux86broadband source meta-cmf/setup-environment
bitbake rdk-generic-broadband-image



  • No labels

19 Comments

  1. I'm building the image with below command:

    repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-extsrc.xml -b dunfell
    repo sync -j4 --no-clone-bundle
    MACHINE=qemux86broadband source meta-cmf/setup-environment
    bitbake rdk-generic-broadband-image

    After build OK. How can I run with runqemu?

    'runqemu qemuarm' seems failed.

    Below is the error log.

    rdadm@245163:/build/vic/rdkb-0307/build-qemux86broadband$ runqemu qemuarm
    runqemu - INFO - Running MACHINE=qemuarm bitbake -e ...
    runqemu - ERROR - /build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemuarm not a directory valid DEPLOY_DIR_IMAGE
    ls: cannot access '/build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemuarm/*.qemuboot.conf': No such file or directory
    runqemu - ERROR - Command 'ls -t /build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemuarm/*.qemuboot.conf' returned non-zero exit status 2.
    runqemu - INFO - Cleaning up

    And below is the image files.


    rdadm@245163:/build/vic/rdkb-0307/build-qemux86broadband$ ls tmp/deploy/images/qemux86broadband/
    bzImage
    bzImage--5.4.103+gitAUTOINC+feeb59687b_80ade4d43b-r0-qemux86broadband-20220307083421.bin
    bzImage-qemux86broadband.bin
    modules--5.4.103+gitAUTOINC+feeb59687b_80ade4d43b-r0-qemux86broadband-20220307083421.tgz
    modules-qemux86broadband.tgz
    rdk-generic-broadband-image.env
    rdk-generic-broadband-image-qemux86broadband-dbg.tar.gz
    rdk-generic-broadband-image-qemux86broadband.manifest
    rdk-generic-broadband-image-qemux86broadband.qemuboot.conf
    rdk-generic-broadband-image-qemux86broadband.testdata.json
    rdk-generic-broadband-image-qemux86broadband.wic.vmdk
    systemd-bootia32.efi
    X86EMLTRBB_rdk-next_20220307101902-dbg.rootfs.tar.gz
    X86EMLTRBB_rdk-next_20220307101902.qemuboot.conf
    X86EMLTRBB_rdk-next_20220307101902.rootfs.manifest
    X86EMLTRBB_rdk-next_20220307101902.rootfs.wic.vmdk
    X86EMLTRBB_rdk-next_20220307101902.rootfs.wic.vmdk.bz2
    X86EMLTRBB_rdk-next_20220307101902.testdata.json
    rdadm@245163:/build/vic/rdkb-0307/build-qemux86broadband$
    rdadm@245163:/build/vic/rdkb-0307/build-qemux86broadband$
    rdadm@245163:/build/vic/rdkb-0307/build-qemux86broadband$ ls tmp/deploy/images/qemux86broadband/
    bzImage
    bzImage--5.4.103+gitAUTOINC+feeb59687b_80ade4d43b-r0-qemux86broadband-20220307083421.bin
    bzImage-qemux86broadband.bin
    modules--5.4.103+gitAUTOINC+feeb59687b_80ade4d43b-r0-qemux86broadband-20220307083421.tgz
    modules-qemux86broadband.tgz
    rdk-generic-broadband-image.env
    rdk-generic-broadband-image-qemux86broadband-dbg.tar.gz
    rdk-generic-broadband-image-qemux86broadband.manifest
    rdk-generic-broadband-image-qemux86broadband.qemuboot.conf
    rdk-generic-broadband-image-qemux86broadband.testdata.json
    rdk-generic-broadband-image-qemux86broadband.wic.vmdk
    systemd-bootia32.efi
    X86EMLTRBB_rdk-next_20220307101902-dbg.rootfs.tar.gz
    X86EMLTRBB_rdk-next_20220307101902.qemuboot.conf
    X86EMLTRBB_rdk-next_20220307101902.rootfs.manifest
    X86EMLTRBB_rdk-next_20220307101902.rootfs.wic.vmdk
    X86EMLTRBB_rdk-next_20220307101902.rootfs.wic.vmdk.bz2
    X86EMLTRBB_rdk-next_20220307101902.testdata.json

    command `runqemu tmp/deploy/images/qemux86broadband/X86EMLTRBB_rdk-next_20220307101902.rootfs.wic.vmdk`

    also failed

    rdadm@245163:/build/vic/rdkb-0307/build-qemux86broadband$ ls tmp/deploy/images/qemux86broadband/X86EMLTRBB_rdk-next_20220307101902.rootfs.wic.vmdk
    tmp/deploy/images/qemux86broadband/X86EMLTRBB_rdk-next_20220307101902.rootfs.wic.vmdk
    rdadm@245163:/build/vic/rdkb-0307/build-qemux86broadband$
    rdadm@245163:/build/vic/rdkb-0307/build-qemux86broadband$ runqemu tmp/deploy/images/qemux86broadband/X86EMLTRBB_rdk-next_20220307101902.rootfs.wic.vmdk
    runqemu - ERROR - Unknown path arg /build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemux86broadband/X86EMLTRBB_rdk-next_20220307101902.rootfs.wic.vmdk
    runqemu - INFO - Cleaning up
    rdadm@245163:/build/vic/rdkb-0307

    How can I have a try with runqemu?


    1. Seems run with below command?

      rdadm@245163:/build/vic/rdkb-0307/build-qemux86broadband$ runqemu tmp/deploy/images/qemux86broadband/bzImage-qemux86broadband.bin  tmp/deploy/images/qemux86broadband/rdk-generic-broadband-image-qemux86broadband.wic.vmdk

      runqemu - WARNING - Maybe unsupported FSTYPE: vmdk
      runqemu - WARNING - /build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemux86broadband/rdk-generic-broadband-image-qemux86broadband.wic.qemuboot.conf doesn't exist
      runqemu - INFO - Running bitbake -e ...
      runqemu - INFO - Continuing with the following parameters:
      KERNEL: [/build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemux86broadband/bzImage-qemux86broadband.bin]
      MACHINE: [qemux86broadband]
      FSTYPE: [vmdk]
      ROOTFS: [/build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemux86broadband/rdk-generic-broadband-image-qemux86broadband.wic.vmdk]
      CONFFILE: [/build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemux86broadband/rdk-generic-broadband-image-qemux86broadband.qemuboot.conf]
      
      runqemu - INFO - Setting up tap interface under sudo
      runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0
      runqemu - INFO - Running /build/vic/rdkb-0307/build-qemux86broadband/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-i386 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -drive file=/build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemux86broadband/rdk-generic-broadband-image-qemux86broadband.wic.vmdk,if=virtio,format=vmdk -show-cursor -usb -device usb-tablet -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0   -cpu core2duo -m 256 -serial mon:vc -serial null -kernel /build/vic/rdkb-0307/build-qemux86broadband/tmp/deploy/images/qemux86broadband/bzImage-qemux86broadband.bin -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0 oprofile.timer=1 '
      1. HI Vic Lin, 
        Try to download the <image>.wic.vmdk to your local PC.
        Try to run the Emulator image in virtualbox .
        Please follow this below link to run emulator image in vbox.
        RDK-B Emulator User Guide.

        Note: Emulator is still not ready yet to provide webui.

        Thank you.

  2. Hi, I have a problem to download source code.

    After confirm to login "https://code.rdkcentral.com", try below command.

    $ repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-extsrc.xml -b dunfell
    fatal: remote error: manifests unavailable
    manifests: sleeping 4.0 seconds before retrying
    fatal: remote error: manifests unavailable
    fatal: cannot obtain manifest https://code.rdkcentral.com/r/manifests

    My test env is ubuntu 18.04LTS with VMware virtual machine.

    1.  Hello Z-djkim Please contact RDK Management at info@rdkcentral.com in case you need more information.
      You can get all the Apache components, but for any of the RDK Components, you have to obtain the RDK License Agreement.

  3. hi dear

    also, i have error with :

    repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-extsrc.xml -b dunfell

    the error is not found the repo.

    so, how can i get the RDK License Agreement?

    must i get license fromrdkcentral ?

    1. Hello , Please contact RDK Management at info@rdkcentral.com in case you need more information.
      You can get all the Apache components, but for any of the RDK Components, you have to obtain the RDK License Agreement.

  4. Build Failure , as of 10/16/22 based on RDK-B Emulator Dunfell Build Instructions


    ERROR: ccsp-common-library-native-1.99+git999-r0 do_fetch: Fetcher failure for URL: 'file://0001-SSLeay_add_all_algorithms-remove-in-openssl-1.1.patch;apply=no'. Unable to fetch URL from any source.
    ERROR: Logfile of failure stored in: RDK-B-EMULATOR/build-qemux86broadband/tmp/work/x86_64-linux/ccsp-common-library-native/1.99+git999-r0/temp/log.do_fetch.438107
    ERROR: Task (virtual:native:RDK-B-EMULATOR/meta-rdk-broadband/recipes-ccsp/ccsp/ccsp-common-library.bb:do_fetch) failed with exit code '1'

    1. Hi Scott Kamp ,

      With latest code , 0001-SSLeay_add_all_algorithms-remove-in-openssl-1.1.patch is removed .

      Could you please check whether the below changes are available in your workspace
      https://code.rdkcentral.com/r/c/rdk/components/generic/rdk-oe/meta-rdk-broadband/+/74429/

      Regards,
      Priyankaa KVB

  5. Hi Priyankaa K V B Ill validate my tree however, this is not what you get following the guide verbatim, as i just cleared my tree and re-ran

    repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-extsrc.xml -b dunfell
    repo sync -j4 --no-clone-bundle
    MACHINE=qemux86broadband source meta-cmf/setup-environment
    bitbake rdk-generic-broadband-image

    and again, 

    ERROR: ccsp-common-library-native-1.99+git999-r0 do_fetch: Fetcher failure for URL: 'file://0001-SSLeay_add_all_algorithms-remove-in-openssl-1.1.patch;apply=no'. Unable to fetch URL from any source.
    ERROR: Logfile of failure stored in: /home/dingo/RDKE/build-qemux86broadband/tmp/work/x86_64-linux/ccsp-common-library-native/1.99+git999-r0/temp/log.do_fetch.3460554
    ERROR: Task (virtual:native:/home/dingo/RDKE/meta-rdk-broadband/recipes-ccsp/ccsp/ccsp-common-library.bb:do_fetch) failed with exit code '1'

    So it appears to me that the document, is 1) incorrect, or 2) these changes are commited not in this tree.

    also note the report you pointed me to references

    Repo    rdk/components/generic/rdk-oe/meta-rdk-…
    Branch    rdk-next


    1. Hi Scott Kamp ,

      Can you please patch those changes for your workspace and check whether the build goes fine . 

      Regards,
      Priyankaa KVB

  6. Hello,

    I am trying to build build-qemux86broadband on Ubuntu 22.04.1 64bit


    and I get the following error:

    | gcc   -I. -I../../m4-1.4.18/lib   -isystem/media/jp/RDK/testingrdk/build-qemux86broadband/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include  -isystem/media/jp/RDK/testingrdk/build-qemux86broadband/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o dirname.o ../../m4-1.4.18/lib/dirname.c

    | In file included from /usr/include/signal.h:328,

    |                  from ./signal.h:52,

    |                  from ../../m4-1.4.18/lib/c-stack.c:49:

    | ../../m4-1.4.18/lib/c-stack.c:55:26: error: missing binary operator before token "("

    |    55 | #elif HAVE_LIBSIGSEGV && SIGSTKSZ < 16384

    |       |                          ^~~~~~~~

    | make[3]: *** [Makefile:1915: c-stack.o] Error 1

    | make[3]: *** Waiting for unfinished jobs....

    | make[3]: Leaving directory '/media/jp/RDK/testingrdk/build-qemux86broadband/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'

    | make[2]: *** [Makefile:1674: all] Error 2

    | make[2]: Leaving directory '/media/jp/RDK/testingrdk/build-qemux86broadband/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'

    | make[1]: *** [Makefile:1572: all-recursive] Error 1

    | make[1]: Leaving directory '/media/jp/RDK/testingrdk/build-qemux86broadband/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'

    | make: *** [Makefile:1528: all] Error 2

    | ERROR: oe_runmake failed

    | WARNING: /media/jp/RDK/testingrdk/build-qemux86broadband/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/run.do_compile.36666:1 exit 1 from 'exit 1'

    | ERROR: Execution of '/media/jp/RDK/testingrdk/build-qemux86broadband/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/run.do_compile.36666' failed with exit code 1

    ERROR: Task (/media/jp/RDK/testingrdk/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_compile) failed with exit code '1'

    WARNING: libpcre2-native-10.34-r0 do_fetch: Failed to fetch URL https://ftp.pcre.org/pub/pcre/pcre2-10.34.tar.bz2, attempting MIRRORS if available


    Is this related to 64 bit vs 32bit? do I need another source maybe?

    1. Hi Z-Jason Politakis ,

      Can you try to install m4 version as 1.4.9 and try ?

      Regards,
      Priyankaa KVB

      1. Hello Priyankaa K V B 

        Thank you for your reply.
        Can you explain how i can do that?
        Do I need to modify the recipe? (which I dont know how to do to be honest)
        Do I just go to openembedded-core/meta/recipes-devtools/m4 and download the m4 version as 1.4.9?

        Br,
        Jason

        1. Hello Priyankaa K V B 

          Any update on my issue?

          1. Hi Z-Jason Politakis ,

            Please upgrade to 1.4.19 using below steps

            m4 (1).zip

            • Go to recipes-devtools/m4
            • Place m4-1.4.19.inc , m4-native_1.4.19.bb , m4_1.4.19.bb in that path
            • Replace m4 folder i.e, recipes-devtools/m4/m4 with attached m4 folder (which holds patch files for the issue reported)
            • Go to rdk-bbmasks-rdkb-platform.inc and mask the older version of m4 files
            • bitbake -c compile -f m4
            • bitbake <complete image>

            Please try this steps and let me know how this works for you

            Regards,
            Priyankaa KVB

            1. Hello Priyankaa K V B ,

              first I encountered the issue Z-Jason Politakis also mentioned. With your instruction on patching the m4 version, I was able to come beyond this point but now the build fails with this

              errors
              NOTE: Executing Tasks
              ERROR: util-linux-native-2.35.1-r0 do_configure: configure failed
              ERROR: util-linux-native-2.35.1-r0 do_configure: Execution of '/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/temp/run.do_configure.311250' failed with exit code 1
              ERROR: Logfile of failure stored in: /home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/temp/log.do_configure.311250
              Log data follows:
              | DEBUG: Executing shell function autotools_preconfigure
              | DEBUG: Shell function autotools_preconfigure finished
              | DEBUG: Executing python function autotools_aclocals
              | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
              | DEBUG: Python function autotools_aclocals finished
              | DEBUG: Executing shell function do_configure
              | automake (GNU automake) 1.16.1
              | Copyright (C) 2018 Free Software Foundation, Inc.
              | License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
              | This is free software: you are free to change and redistribute it.
              | There is NO WARRANTY, to the extent permitted by law.
              |
              | Written by Tom Tromey <tromey@redhat.com>
              |        and Alexandre Duret-Lutz <adl@gnu.org>.
              | AUTOV is 1.16
              | NOTE: Executing ACLOCAL="aclocal --system-acdir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/share/aclocal/ --automake-acdir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/share/aclocal-1.16" autoreconf -Wcross --verbose --install --force --exclude=autopoint -I /home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/util-linux-2.35.1/m4/
              | autoreconf: Entering directory `.'
              | autoreconf: running: aclocal --system-acdir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/share/aclocal/ --automake-acdir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I /home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/util-linux-2.35.1/m4/ --force -I m4
              | autoreconf: configure.ac: tracing
              | autoreconf: running: libtoolize --copy --force
              | libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
              | libtoolize: copying file 'config/ltmain.sh'
              | libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
              | libtoolize: copying file 'm4/libtool.m4'
              | libtoolize: copying file 'm4/ltoptions.m4'
              | libtoolize: copying file 'm4/ltsugar.m4'
              | libtoolize: copying file 'm4/ltversion.m4'
              | libtoolize: copying file 'm4/lt~obsolete.m4'
              | autoreconf: running: /home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/bin/autoconf --include=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/util-linux-2.35.1/m4/ --force
              | autoreconf: running: /home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/bin/autoheader --include=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/util-linux-2.35.1/m4/ --force
              | autoreconf: running: automake --add-missing --copy --force-missing
              | configure.ac:13: installing 'config/compile'
              | configure.ac:14: installing 'config/missing'
              | sys-utils/Makemodule.am:198: warning: addprefix sys-utils/,$(SETARCH_LINKS: non-POSIX variable name
              | sys-utils/Makemodule.am:198: (probably a GNU make extension)
              | Makefile.am:91:   'sys-utils/Makemodule.am' included from here
              | Makefile.am: installing 'config/depcomp'
              | autoreconf: running: gnu-configize
              | autoreconf: Leaving directory `.'
              | NOTE: Running ../util-linux-2.35.1/configure  --build=x86_64-linux              --host=x86_64-linux             --target=x86_64-linux                   --prefix=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr                --exec_prefix=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr                   --bindir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/bin            --sbindir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/sbin            --libexecdir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/libexec            --datadir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/share                 --sysconfdir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/etc            --sharedstatedir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/com                  --localstatedir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/var                 --libdir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/lib            --includedir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/include            --oldincludedir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/include                 --infodir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/share/info              --mandir=/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/share/man              --disable-silent-rules                  --disable-dependency-tracking                      --enable-libuuid --enable-libblkid         --enable-fsck --enable-kill --enable-last --enable-mesg     --enable-mount --enable-partx --enable-raw --enable-rfkill     --enable-unshare --enable-write         --disable-bfs --disable-chfn-chsh --disable-login     --disable-makeinstall-chown --disable-minix --disable-newgrp     --disable-use-tty-group --disable-vipw         --without-udev         usrsbin_execdir='/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/sbin'     --libdir='/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/lib'   --disable-su --disable-runuser --without-python --disable-pylibmount --without-readline  --without-systemd --without-systemdsystemunitdir --disable-nls --without-cap-ng --disable-setpriv --disable-hwclock-gplv3
              | configure: loading site script /home/rdk/emulator/meta-openembedded/meta-networking/site/endian-little
              | configure: loading site script /home/rdk/emulator/openembedded-core/meta/site/endian-little
              | configure: loading site script /home/rdk/emulator/openembedded-core/meta/site/common-linux
              | configure: loading site script /home/rdk/emulator/openembedded-core/meta/site/common-glibc
              | configure: loading site script /home/rdk/emulator/openembedded-core/meta/site/x86_64-linux
              | configure: loading site script /home/rdk/emulator/openembedded-core/meta/site/common
              | configure: loading site script /home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/share/x86_64-linux_config_site.d/ncurses_config
              | checking for x86_64-linux-gcc... gcc
              | checking whether the C compiler works... yes
              | checking for C compiler default output file name... a.out
              | checking for suffix of executables...
              | checking whether we are cross compiling... no
              | checking for suffix of object files... o
              | checking whether we are using the GNU C compiler... yes
              | checking whether gcc  accepts -g... yes
              | checking for gcc  option to accept ISO C89... none needed
              | checking whether gcc  understands -c and -o together... yes
              | checking how to run the C preprocessor... gcc  -E
              | checking for grep that handles long lines and -e... /home/rdk/emulator/build-qemux86broadband/tmp/hosttools/grep
              | checking for egrep... /home/rdk/emulator/build-qemux86broadband/tmp/hosttools/grep -E
              | checking for ANSI C header files... (cached) yes
              | checking for sys/types.h... (cached) yes
              | checking for sys/stat.h... (cached) yes
              | checking for stdlib.h... (cached) yes
              | checking for string.h... (cached) yes
              | checking for memory.h... (cached) yes
              | checking for strings.h... (cached) yes
              | checking for inttypes.h... (cached) yes
              | checking for stdint.h... (cached) yes
              | checking for unistd.h... (cached) yes
              | checking minix/config.h usability... no
              | checking minix/config.h presence... no
              | checking for minix/config.h... no
              | checking whether it is safe to define __EXTENSIONS__... yes
              | checking for a BSD-compatible install... /home/rdk/emulator/build-qemux86broadband/tmp/hosttools/install -c
              | checking whether build environment is sane... yes
              | checking for a thread-safe mkdir -p... /home/rdk/emulator/build-qemux86broadband/tmp/hosttools/mkdir -p
              | checking for gawk... gawk
              | checking whether make sets $(MAKE)... yes
              | checking whether make supports the include directive... yes (GNU style)
              | checking whether make supports nested variables... yes
              | checking how to create a pax tar archive... gnutar
              | checking dependency style of gcc ... none
              | checking whether make supports nested variables... (cached) yes
              | checking for x86_64-linux-ar... ar
              | checking the archiver (ar) interface... ar
              | checking for gcc  option to accept ISO C99... none needed
              | checking for gcc  option to accept ISO Standard C... (cached) none needed
              | checking for bison... no
              | checking for byacc... no
              | checking build system type... x86_64-pc-linux-gnu
              | checking host system type... x86_64-pc-linux-gnu
              | checking for an ANSI C-conforming const... yes
              | checking for working volatile... yes
              | checking whether byte ordering is bigendian... (cached) no
              | checking whether compiler handles -fno-common... yes
              | checking whether compiler handles -Wall... yes
              | checking whether compiler handles -Werror=sequence-point... yes
              | checking whether compiler handles -Wextra... yes
              | checking whether compiler handles -Wextra-semi... no
              | checking whether compiler handles -Wembedded-directive... no
              | checking whether compiler handles -Wmissing-declarations... yes
              | checking whether compiler handles -Wmissing-parameter-type... yes
              | checking whether compiler handles -Wmissing-prototypes... yes
              | checking whether compiler handles -Wno-missing-field-initializers... yes
              | checking whether compiler handles -Wredundant-decls... yes
              | checking whether compiler handles -Wsign-compare... yes
              | checking whether compiler handles -Wtype-limits... yes
              | checking whether compiler handles -Wuninitialized... yes
              | checking whether compiler handles -Wunused-but-set-parameter... yes
              | checking whether compiler handles -Wunused-but-set-variable... yes
              | checking whether compiler handles -Wunused-parameter... yes
              | checking whether compiler handles -Wunused-result... yes
              | checking whether compiler handles -Wunused-variable... yes
              | checking whether compiler handles -Wnested-externs... yes
              | checking whether compiler handles -Wpointer-arith... yes
              | checking whether compiler handles -Wstrict-prototypes... yes
              | checking whether compiler handles -Wformat-security... yes
              | checking whether compiler handles -Wimplicit-function-declaration... yes
              | checking whether compiler handles -Wdiscarded-qualifiers... yes
              | checking whether compiler handles -Wno-clobbered... yes
              | checking whether compiler handles -Wno-cast-function-type... yes
              | checking whether compiler handles -Wno-unused-parameter... yes
              | checking how to print strings... printf
              | checking for a sed that does not truncate output... (cached) sed
              | checking for fgrep... /home/rdk/emulator/build-qemux86broadband/tmp/hosttools/grep -F
              | checking for ld used by gcc ... ld
              | checking if the linker (ld ) is GNU ld... yes
              | checking for BSD- or MS-compatible name lister (nm)... nm
              | checking the name lister (nm) interface... BSD nm
              | checking whether ln -s works... yes
              | checking the maximum length of command line arguments... 1572864
              | checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
              | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
              | checking for ld  option to reload object files... -r
              | checking for x86_64-linux-objdump... objdump
              | checking how to recognize dependent libraries... pass_all
              | checking for x86_64-linux-dlltool... no
              | checking for dlltool... no
              | checking how to associate runtime and link libraries... printf %s\n
              | checking for x86_64-linux-ar... (cached) ar
              | checking for archiver @FILE support... @
              | checking for x86_64-linux-strip... strip
              | checking for x86_64-linux-ranlib... ranlib
              | checking command to parse nm output from gcc  object... ok
              | checking for sysroot... no
              | checking for a working dd... /home/rdk/emulator/build-qemux86broadband/tmp/hosttools/dd
              | checking how to truncate binary pipes... /home/rdk/emulator/build-qemux86broadband/tmp/hosttools/dd bs=4096 count=1
              | checking for x86_64-linux-mt... no
              | checking for mt... no
              | checking if : is a manifest tool... no
              | checking for dlfcn.h... yes
              | checking for objdir... .libs
              | checking if gcc  supports -fno-rtti -fno-exceptions... no
              | checking for gcc  option to produce PIC... -fPIC -DPIC
              | checking if gcc  PIC flag -fPIC -DPIC works... yes
              | checking if gcc  static flag -static works... yes
              | checking if gcc  supports -c -o file.o... yes
              | checking if gcc  supports -c -o file.o... (cached) yes
              | checking whether the gcc  linker (ld  -m elf_x86_64) supports shared libraries... yes
              | checking whether -lc should be explicitly linked in... no
              | checking dynamic linker characteristics... GNU/Linux ld.so
              | checking how to hardcode library paths into programs... immediate
              | checking whether stripping libraries is possible... yes
              | checking if libtool supports shared libraries... yes
              | checking whether to build shared libraries... yes
              | checking whether to build static libraries... yes
              | checking linker version script flag... --version-script
              | checking if version scripts can use complex wildcards... yes
              | checking for x86_64-linux-pkg-config... no
              | checking for pkg-config... /home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/recipe-sysroot-native/usr/bin/pkg-config
              | checking pkg-config is at least version 0.9.0... yes
              | checking whether to build gtk-doc documentation... no
              | checking for gtkdoc-check... no
              | checking for xsltproc... no
              | checking for special C compiler options needed for large files... no
              | checking for _FILE_OFFSET_BITS value needed for large files... no
              | checking whether to enable assertions... yes
              | checking whether struct tm is in sys/time.h or time.h... time.h
              | checking for struct tm.tm_zone... yes
              | checking whether NLS is requested... no
              | checking for msgfmt... no
              | checking for gmsgfmt... :
              | checking for xgettext... no
              | checking for msgmerge... no
              | checking for ld... ld  -m elf_x86_64
              | checking if the linker (ld  -m elf_x86_64) is GNU ld... yes
              | checking for shared library run path origin... done
              | checking 32-bit host C ABI... no
              | checking for the common suffixes of directories in the library search path... lib,lib
              | checking for CFPreferencesCopyAppValue... no
              | checking for CFLocaleCopyCurrent... no
              | checking whether to use NLS... no
              | checking for linux/compiler.h... no
              | checking for linux/blkpg.h... yes
              | checking for linux/major.h... yes
              | checking asm/io.h usability... no
              | checking asm/io.h presence... no
              | checking for asm/io.h... no
              | checking err.h usability... yes
              | checking err.h presence... yes
              | checking for err.h... yes
              | checking errno.h usability... yes
              | checking errno.h presence... yes
              | checking for errno.h... yes
              | checking fcntl.h usability... yes
              | checking fcntl.h presence... yes
              | checking for fcntl.h... yes
              | checking getopt.h usability... yes
              | checking getopt.h presence... yes
              | checking for getopt.h... yes
              | checking for inttypes.h... (cached) yes
              | checking lastlog.h usability... yes
              | checking lastlog.h presence... yes
              | checking for lastlog.h... yes
              | checking libutil.h usability... no
              | checking libutil.h presence... no
              | checking for libutil.h... no
              | checking linux/btrfs.h usability... yes
              | checking linux/btrfs.h presence... yes
              | checking for linux/btrfs.h... yes
              | checking linux/cdrom.h usability... yes
              | checking linux/cdrom.h presence... yes
              | checking for linux/cdrom.h... yes
              | checking linux/falloc.h usability... yes
              | checking linux/falloc.h presence... yes
              | checking for linux/falloc.h... yes
              | checking linux/watchdog.h usability... yes
              | checking linux/watchdog.h presence... yes
              | checking for linux/watchdog.h... yes
              | checking linux/fd.h usability... yes
              | checking linux/fd.h presence... yes
              | checking for linux/fd.h... yes
              | checking linux/raw.h usability... no
              | checking linux/raw.h presence... no
              | checking for linux/raw.h... no
              | checking linux/tiocl.h usability... yes
              | checking linux/tiocl.h presence... yes
              | checking for linux/tiocl.h... yes
              | checking linux/version.h usability... yes
              | checking linux/version.h presence... yes
              | checking for linux/version.h... yes
              | checking linux/securebits.h usability... yes
              | checking linux/securebits.h presence... yes
              | checking for linux/securebits.h... yes
              | checking linux/net_namespace.h usability... yes
              | checking linux/net_namespace.h presence... yes
              | checking for linux/net_namespace.h... yes
              | checking linux/capability.h usability... yes
              | checking linux/capability.h presence... yes
              | checking for linux/capability.h... yes
              | checking locale.h usability... yes
              | checking locale.h presence... yes
              | checking for locale.h... yes
              | checking mntent.h usability... yes
              | checking mntent.h presence... yes
              | checking for mntent.h... yes
              | checking net/if.h usability... yes
              | checking net/if.h presence... yes
              | checking for net/if.h... yes
              | checking net/if_dl.h usability... no
              | checking net/if_dl.h presence... no
              | checking for net/if_dl.h... no
              | checking netinet/in.h usability... yes
              | checking netinet/in.h presence... yes
              | checking for netinet/in.h... yes
              | checking paths.h usability... yes
              | checking paths.h presence... yes
              | checking for paths.h... yes
              | checking pty.h usability... yes
              | checking pty.h presence... yes
              | checking for pty.h... yes
              | checking security/pam_appl.h usability... no
              | checking security/pam_appl.h presence... no
              | checking for security/pam_appl.h... no
              | checking for stdint.h... (cached) yes
              | checking stdio_ext.h usability... yes
              | checking stdio_ext.h presence... yes
              | checking for stdio_ext.h... yes
              | checking for stdlib.h... (cached) yes
              | checking endian.h usability... yes
              | checking endian.h presence... yes
              | checking for endian.h... yes
              | checking byteswap.h usability... yes
              | checking byteswap.h presence... yes
              | checking for byteswap.h... yes
              | checking sys/endian.h usability... no
              | checking sys/endian.h presence... no
              | checking for sys/endian.h... no
              | checking sys/disk.h usability... no
              | checking sys/disk.h presence... no
              | checking for sys/disk.h... no
              | checking sys/disklabel.h usability... no
              | checking sys/disklabel.h presence... no
              | checking for sys/disklabel.h... no
              | checking sys/file.h usability... yes
              | checking sys/file.h presence... yes
              | checking for sys/file.h... yes
              | checking sys/io.h usability... yes
              | checking sys/io.h presence... yes
              | checking for sys/io.h... yes
              | checking sys/ioccom.h usability... no
              | checking sys/ioccom.h presence... no
              | checking for sys/ioccom.h... no
              | checking sys/ioctl.h usability... yes
              | checking sys/ioctl.h presence... yes
              | checking for sys/ioctl.h... yes
              | checking sys/mkdev.h usability... no
              | checking sys/mkdev.h presence... no
              | checking for sys/mkdev.h... no
              | checking sys/mount.h usability... yes
              | checking sys/mount.h presence... yes
              | checking for sys/mount.h... yes
              | checking sys/param.h usability... yes
              | checking sys/param.h presence... yes
              | checking for sys/param.h... yes
              | checking sys/prctl.h usability... yes
              | checking sys/prctl.h presence... yes
              | checking for sys/prctl.h... yes
              | checking sys/resource.h usability... yes
              | checking sys/resource.h presence... yes
              | checking for sys/resource.h... yes
              | checking sys/signalfd.h usability... yes
              | checking sys/signalfd.h presence... yes
              | checking for sys/signalfd.h... yes
              | checking sys/socket.h usability... yes
              | checking sys/socket.h presence... yes
              | checking for sys/socket.h... yes
              | checking sys/sockio.h usability... no
              | checking sys/sockio.h presence... no
              | checking for sys/sockio.h... no
              | checking for sys/stat.h... (cached) yes
              | checking sys/sysmacros.h usability... yes
              | checking sys/sysmacros.h presence... yes
              | checking for sys/sysmacros.h... yes
              | checking sys/swap.h usability... yes
              | checking sys/swap.h presence... yes
              | checking for sys/swap.h... yes
              | checking sys/syscall.h usability... yes
              | checking sys/syscall.h presence... yes
              | checking for sys/syscall.h... yes
              | checking sys/time.h usability... yes
              | checking sys/time.h presence... yes
              | checking for sys/time.h... yes
              | checking sys/timex.h usability... yes
              | checking sys/timex.h presence... yes
              | checking for sys/timex.h... yes
              | checking sys/ttydefaults.h usability... yes
              | checking sys/ttydefaults.h presence... yes
              | checking for sys/ttydefaults.h... yes
              | checking for sys/types.h... (cached) yes
              | checking sys/ucred.h usability... no
              | checking sys/ucred.h presence... no
              | checking for sys/ucred.h... no
              | checking sys/un.h usability... yes
              | checking sys/un.h presence... yes
              | checking for sys/un.h... yes
              | checking for unistd.h... (cached) yes
              | checking shadow.h usability... yes
              | checking shadow.h presence... yes
              | checking for shadow.h... yes
              | checking utmp.h usability... yes
              | checking utmp.h presence... yes
              | checking for utmp.h... yes
              | checking utmpx.h usability... yes
              | checking utmpx.h presence... yes
              | checking for utmpx.h... yes
              | checking for linux/fs.h... no
              | checking for linux/gsmmux.h... yes
              | checking for security/pam_misc.h... no
              | checking linux/blkzoned.h usability... yes
              | checking linux/blkzoned.h presence... yes
              | checking for linux/blkzoned.h... yes
              | checking for security/openpam.h... no
              | checking langinfo.h usability... yes
              | checking langinfo.h presence... yes
              | checking for langinfo.h... yes
              | checking whether langinfo.h defines ALTMON_x constants... yes
              | checking whether langinfo.h defines _NL_ABALTMON_x constants... yes
              | checking for struct termios.c_line... yes
              | checking for struct stat.st_mtim.tv_nsec... yes
              | checking whether _NL_TIME_WEEK_1STDAY is declared... yes
              | checking whether llseek is declared... no
              | checking whether lseek64 is declared... yes
              | checking whether environ is declared... yes
              | checking whether strsignal is declared... yes
              | checking whether TIOCGLCKTRMIOS is declared... yes
              | checking whether SOCK_CLOEXEC is declared... yes
              | checking whether SOCK_NONBLOCK is declared... yes
              | checking whether SO_PASSCRED is declared... yes
              | checking for clearenv... yes
              | checking for __fpurge... yes
              | checking for fpurge... no
              | checking for __fpending... yes
              | checking for secure_getenv... yes
              | checking for __secure_getenv... no
              | checking for eaccess... yes
              | checking for err... yes
              | checking for errx... yes
              | checking for explicit_bzero... yes
              | checking for fmemopen... yes
              | checking for fsync... yes
              | checking for utimensat... yes
              | checking for getdomainname... yes
              | checking for getdtablesize... yes
              | checking for getexecname... no
              | checking for getmntinfo... no
              | checking for getrandom... yes
              | checking for getrlimit... yes
              | checking for getsgnam... yes
              | checking for inotify_init... yes
              | checking for jrand48... yes
              | checking for lchown... yes
              | checking for llseek... no
              | checking for lseek64... yes
              | checking for mempcpy... yes
              | checking for mkostemp... yes
              | checking for nanosleep... yes
              | checking for ntp_gettime... yes
              | checking for personality... yes
              | checking for pidfd_open... no
              | checking for pidfd_send_signal... no
              | checking for posix_fadvise... yes
              | checking for prctl... yes
              | checking for qsort_r... yes
              | checking for rpmatch... yes
              | checking for scandirat... yes
              | checking for setprogname... no
              | checking for setresgid... yes
              | checking for setresuid... (cached) yes
              | checking for sched_setattr... no
              | checking for sched_setscheduler... yes
              | checking for sigqueue... yes
              | checking for srandom... yes
              | checking for strnchr... no
              | checking for strndup... yes
              | checking for strnlen... yes
              | checking for sysconf... yes
              | checking for sysinfo... yes
              | checking for timegm... yes
              | checking for usleep... yes
              | checking for vwarnx... yes
              | checking for warn... yes
              | checking for warnx... yes
              | checking for _LARGEFILE_SOURCE value needed for large files... no
              | checking for openat... yes
              | checking for fstatat... yes
              | checking for unlinkat... yes
              | checking for ioperm... yes
              | checking for iopl... yes
              | checking for futimens... yes
              | checking for inotify_init1... yes
              | checking for open_memstream... yes
              | checking for reboot... yes
              | checking for updwtmpx... yes
              | checking for updwtmpx... (cached) yes
              | checking for getusershell... yes
              | checking for syscall setns... SYS_setns
              | checking for syscall pidfd_open... SYS_pidfd_open
              | checking for syscall pidfd_send_signal... SYS_pidfd_send_signal
              | checking for isnan... yes
              | checking for clock_gettime... yes
              | checking for timer_create... yes
              | checking for rtas_get_sysparm in -lrtas... no
              | checking for struct sockaddr.sa_len... no
              | checking for library containing socket... none required
              | checking for dirfd... yes
              | checking whether program_invocation_short_name is defined... yes
              | checking whether __progname is defined... yes
              | checking whether the target supports thread-local storage... yes
              | (cached) checking scanf string alloc modifiers... (%ms) yes
              | checking for openpty in -lutil... yes
              | checking for union semun... no
              | checking for loff_t... yes
              | checking wchar_t support... yes
              | checking for cpu_set_t... yes
              | checking for sighandler_t... yes
              | checking whether CPU_ALLOC is declared... yes
              | checking crypt.h usability... yes
              | checking crypt.h presence... yes
              | checking for crypt.h... yes
              | checking for x86_64-linux-ncursesw6-config... no
              | checking for ncursesw6-config... ncursesw6-config
              | checking for x86_64-linux-ncursesw5-config... no
              | checking for ncursesw5-config... ncursesw5-config
              | checking for ncursesw... yes
              | checking ncursesw/ncurses.h usability... yes
              | checking ncursesw/ncurses.h presence... yes
              | checking for ncursesw/ncurses.h... yes
              | checking ncursesw/term.h usability... yes
              | checking ncursesw/term.h presence... yes
              | checking for ncursesw/term.h... yes
              | checking for use_default_colors in -lncursesw... yes
              | checking for resizeterm in -lncursesw... yes
              | checking for tinfow... no
              | checking for tgetent in -ltinfow... no
              | checking for tinfo... yes
              | checking for syscall fallocate... SYS_fallocate
              | checking for valid fallocate() function... yes
              | checking for valid posix_fallocate() function... yes
              | checking for syscall unshare... SYS_unshare
              | checking for unshare... yes
              | checking for setns... yes
              | checking for libpcre2-8... yes
              | checking for crc32 in -lz... yes
              | checking for syscall swapon... SYS_swapon
              | checking for syscall swapoff... SYS_swapoff
              | checking for swapon... yes
              | checking for swapoff... yes
              | checking for syscall prlimit64... SYS_prlimit64
              | checking for prlimit... yes
              | checking for syscall pivot_root... SYS_pivot_root
              | configure: error: raw selected, but required raw.h header file not available
              | NOTE: The following config.log files may provide further information.
              | NOTE: /home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/build/config.log
              | ERROR: configure failed
              | WARNING: /home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/temp/run.do_configure.311250:1 exit 1 from 'exit 1'
              | ERROR: Execution of '/home/rdk/emulator/build-qemux86broadband/tmp/work/x86_64-linux/util-linux-native/2.35.1-r0/temp/run.do_configure.311250' failed with exit code 1
              ERROR: Task (virtual:native:/home/rdk/emulator/openembedded-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_configure) failed with exit code '1'
              NOTE: Tasks Summary: Attempted 691 tasks of which 616 didn't need to be rerun and 1 failed.
              NOTE: Writing buildhistory
              NOTE: Writing buildhistory took: 4 seconds
              
              Summary: 1 task failed:
                virtual:native:/home/rdk/emulator/openembedded-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_configure
              Summary: There were 30 WARNING messages shown.
              Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
              
              

              Is this is still related to this issue?

  7. Hi,

    I'm new to RDK and trying to build and setup my environment. I'm experiencing to syn my repo for dunfell.

    my env details: Ubuntu 22.04

    --------------------------------------

    lab38@lab38-NUC7i7DNKE:~/Desktop/hk4/cpe5.04L.04p2/rdk$ repo sync -j4 --no-clone-bundle
    Password for 'https://vchamarthi@code.rdkcentral.com': 
    remote: Counting objects: 1           
    remote: Counting objects: 111, done        
    remote: Finding sources:   3% (1/35)           
    remote: Finding sources:   6% (2/35)           
    remote: Finding sources:   9% (3/35)           
    remote: Finding sources:  11% (4/35)           
    remote: Finding sources:  14% (5/35)           
    remote: Finding sources:  17% (6/35)           
    remote: Finding sources:  20% (7/35)           
    remote: Finding sources:  23% (8/35)           
    remote: Finding sources:  26% (9/35)           
    remote: Finding sources:  29% (10/35)           
    remote: Finding sources:  31% (11/35)           
    remote: Finding sources:  34% (12/35)           
    remote: Finding sources:  37% (13/35)           
    remote: Finding sources:  40% (14/35)           
    remote: Finding sources:  43% (15/35)           
    remote: Finding sources:  46% (16/35)           
    remote: Finding sources:  49% (17/35)           
    remote: Finding sources:  51% (18/35)           
    remote: Finding sources:  54% (19/35)           
    remote: Finding sources:  57% (20/35)           
    remote: Finding sources:  60% (21/35)           
    remote: Finding sources:  63% (22/35)           
    remote: Finding sources:  66% (23/35)           
    remote: Finding sources:  69% (24/35)           
    remote: Finding sources:  71% (25/35)           
    remote: Finding sources:  74% (26/35)           
    remote: Finding sources:  77% (27/35)           
    remote: Finding sources:  80% (28/35)           
    remote: Finding sources:  83% (29/35)           
    remote: Finding sources:  86% (30/35)           
    remote: Finding sources:  89% (31/35)           
    remote: Finding sources:  91% (32/35)           
    remote: Finding sources:  94% (33/35)           
    remote: Finding sources:  97% (34/35)           
    remote: Finding sources: 100% (35/35)           
    remote: Finding sources: 100% (35/35)        
    remote: Total 35 (delta 33), reused 35 (delta 33)        
    Fetching:  0% (0/131) 0:00 | ..working..Username for 'https://code.rdkcentral.com': Username for 'https://code.rdkcentral.coFetching:  0% (0/131) 17:54 | 4 jobs | 17:53 components/opensource/OMI @ components/opensource/OMI
    Fetching:  0% (0/131) 24:44 | 4 jobs | 24:44 components/opensource/OMI @ components/opensource/OMI

    ----------------------------------------------

    it does not progress anything , could some one help me to resolve is there anything i'm missing.


    thanks

    Vinod

    1. Hi, same problem with ubuntu:focal's image on docker.

      Any ideas?


      Thanks

      Pablo