This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/AM5728: Bitbake build error

Part Number: AM5728

Tool/software: TI C/C++ Compiler

hello

I want to build linux processor SDK 06.00.00.07 for AM5728.

I have done all steps mentioned in Processor SDK Linux Documentation. (http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/index.html).

in last step (MACHINE=am57xx-evm bitbake arago-base-tisdk-image), following warnings and Errors appear:

sitara@myTI:~/tisdk/build$ MACHINE=am57xx-evm bitbake arago-base-tisdk-image

WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
Loading cache: 100% |############################################| Time: 0:00:01
Loaded 4697 entries from dependency cache.
WARNING: No recipes available for:
  /home/sitara/tisdk/sources/meta-processor-sdk/recipes-graphics/wayland/weston_2.0.0.bbappend
  /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/move-base_1.12.14.bbappend
  /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/rotate-recovery_1.12.14.bbappend
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.40.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-16.04"
TARGET_SYS           = "arm-linux-gnueabi"
MACHINE              = "am57xx-evm"
DISTRO               = "arago"
DISTRO_VERSION       = "2019.05"
TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:e5b633c0aa6d924ab6bea15906e3790c01c86633"
meta-ros             = "HEAD:72068b17e4192b51e09c8dc633805a35edac8701"
meta-arago-distro    
meta-arago-extras    = "HEAD:9373674c699c8ad98f8b6b3eac45473448f55e94"
meta-browser         = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
meta-qt5             = "HEAD:1520d5b2b2beec5e1c3209d3178219e93ef08bca"
meta-virtualization  = "HEAD:bbc38dc9d6d02e73c08df289bb22a292c2264e9b"
meta-networking      
meta-python          
meta-oe              
meta-gnome           
meta-multimedia      
meta-filesystems     = "HEAD:9b3b907f30b0d5b92d58c7e68289184fda733d3e"
meta-ti              = "HEAD:28a2f128fbadd37463060eb5ee40c7c9a47cc530"
meta-linaro-toolchain
meta-optee           = "HEAD:b30036d4ef7ce9fe746833fc54de6ac7b0e00638"
meta                 = "HEAD:f162d5bfe6eaeca24f441c83c87252c8d05744fc"

Initialising tasks: 100% |#######################################| Time: 0:00:05
Sstate summary: Wanted 1371 Found 0 Missed 1371 Current 89 (0% match, 6% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: external-arm-toolchain-2019.03-r0 do_fetch: Failed to fetch URL git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-4.19.y, attempting MIRRORS if available
WARNING: linux-ti-staging-4.19.38+gitAUTOINC+4dae378bbe-r7a.arago5.tisdk0.3 do_fetch: Failed to fetch URL git://git.ti.com/processor-sdk/processor-sdk-linux.git;protocol=git;branch=processor-sdk-linux-4.19.y, attempting MIRRORS if available
ERROR: external-arm-toolchain-2019.03-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-kz5lQ5yvPk"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/sitara/tisdk/sources/oe-core/scripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/recipe-sysroot-native/usr/bin/arm-linux-gnueabi:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/recipe-sysroot/usr/bin/crossscripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/recipe-sysroot-native/usr/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/recipe-sysroot-native/usr/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/recipe-sysroot-native/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/recipe-sysroot-native/bin:/home/sitara/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin:/home/sitara/tisdk/sources/bitbake/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/hosttools"; export HOME="/home/sitara"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git /home/sitara/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git --progress failed with exit code 128, output:
Cloning into bare repository '/home/sitara/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
fatal: unable to connect to git.ti.com:
git.ti.com[0: 198.47.28.208]: errno=Connection refused


ERROR: external-arm-toolchain-2019.03-r0 do_fetch: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-4.19.y'. Unable to fetch URL from any source.
ERROR: external-arm-toolchain-2019.03-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/temp/log.do_fetch.14858
ERROR: Task (/home/sitara/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_fetch) failed with exit code '1'

NOTE: Tasks Summary: Attempted 668 tasks of which 655 didn't need to be rerun and 2 failed.

Summary: 2 tasks failed:
  /home/sitara/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_fetch
  /home/sitara/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.19.bb:do_fetch
Summary: There were 8 WARNING messages shown.
Summary: There were 6 ERROR messages shown, returning a non-zero exit code.

now,  I do not know what to do.

any help may be appreciated

Ali

  • Hello Ali,

    You need to enter the Working Behind a Network Proxy settings from here.

    Best regards,
    Kemal

  • hello Kemal

    Sagul Arkadash.

    thank u for response.

    I downlowded all files that you mentioned in an other post (in response of AM335x similiar problem) and pasted them in folder <tisdk>/downloads and <tisdk>/downloads/git2.

    some errors were solved , but other error remanied related to linux-ti-staging_4.19 do fetch.

    if possible, please upload for me all files needed for AM57x linux sdk bitbake .

    thanks very much

    Ali

  • Hello Ali,

    Please, download and extract the archive from this post.

    Best regards,
    Kemal

  • thanks very much Kemal.

    I will test this archive and give the feedback soon.

    Another essential question I have is that which method you recommend for developing our application with AM5728:

    1 - programming in Linux and cross compiling with gcc

    2- using CCS in windows for developing an application.

    we need to use this chip's IVA HD encoder/decoder peripheral in real time. I am an electronic engineer and have enough experience in digital processing boards design and implementation (VHDL coding with FPGAs , C coding with Microcontrollers and DSPs). but not familiar with linux embedded programming and cross compile toolchains. any help and recommendations will be appreciated.

    Best Regards,

    Ali


  • user4252301 said:
    2- using CCS in windows for developing an application.

    Using CCS in Windows is something which goes for RTOS. For Processor SDK Linux and Processor SDK Linux RT you can use programming and cross compiling with CCS in Linux or cross compiling with gcc, it is the same.

  • hello Kemal.


    thanks very much for your help.
    I downloaded the archive sent by you. previous errors are resolved, but some other warnings & errors appeared as following:


    sitara@myTI:~/tisdk/build$ MACHINE=am57xx-evm bitbake arago-base-tisdk-image
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    NOTE: Your conf/bblayers.conf has been automatically updated.
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    NOTE: Your conf/bblayers.conf has been automatically updated.
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
    Loading cache: 100% |###########################################| Time: 0:00:01
    Loaded 4697 entries from dependency cache.
    Parsing recipes: 100% |#########################################| Time: 0:00:10
    Parsing of 3576 .bb files complete (3366 cached, 210 parsed). 4697 targets, 525 skipped, 0 masked, 0 errors.
    WARNING: No recipes available for:
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-graphics/wayland/weston_2.0.0.bbappend
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/move-base_1.12.14.bbappend
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/rotate-recovery_1.12.14.bbappend
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION           = "1.40.0"
    BUILD_SYS            = "x86_64-linux"
    NATIVELSBSTRING      = "ubuntu-18.04"
    TARGET_SYS           = "arm-linux-gnueabi"
    MACHINE              = "am57xx-evm"
    DISTRO               = "arago"
    DISTRO_VERSION       = "2019.05"
    TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU           = "hard"
    meta-processor-sdk   = "HEAD:e5b633c0aa6d924ab6bea15906e3790c01c86633"
    meta-ros             = "HEAD:72068b17e4192b51e09c8dc633805a35edac8701"
    meta-arago-distro    
    meta-arago-extras    = "HEAD:9373674c699c8ad98f8b6b3eac45473448f55e94"
    meta-browser         = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5             = "HEAD:1520d5b2b2beec5e1c3209d3178219e93ef08bca"
    meta-virtualization  = "HEAD:bbc38dc9d6d02e73c08df289bb22a292c2264e9b"
    meta-networking      
    meta-python          
    meta-oe              
    meta-gnome           
    meta-multimedia      
    meta-filesystems     = "HEAD:9b3b907f30b0d5b92d58c7e68289184fda733d3e"
    meta-ti              = "HEAD:28a2f128fbadd37463060eb5ee40c7c9a47cc530"
    meta-linaro-toolchain
    meta-optee           = "HEAD:b30036d4ef7ce9fe746833fc54de6ac7b0e00638"
    meta                 = "HEAD:f162d5bfe6eaeca24f441c83c87252c8d05744fc"

    Initialising tasks: 100% |######################################| Time: 0:00:02
    Sstate summary: Wanted 1370 Found 0 Missed 1370 Current 90 (0% match, 6% complete)
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    WARNING: libtirpc-1.0.3-r0 do_fetch: Failed to fetch URL downloads.sourceforge.net/.../libtirpc-1.0.3.tar.bz2, attempting MIRRORS if available
    WARNING: freetype-2.9.1-r0.arago0 do_fetch: Failed to fetch URL downloads.sourceforge.net/.../freetype-2.9.1.tar.bz2, attempting MIRRORS if available
    WARNING: libgpg-error-1.32-r0 do_fetch: Failed to fetch URL www.gnupg.org/.../libgpg-error-1.32.tar.bz2, attempting MIRRORS if available
    WARNING: docbook-xsl-stylesheets-native-1.79.1-r0 do_fetch: Failed to fetch URL downloads.sourceforge.net/.../docbook-xsl-1.79.1.tar.bz2, attempting MIRRORS if available
    WARNING: libgcrypt-1.8.4-r0 do_fetch: Failed to fetch URL www.gnupg.org/.../libgcrypt-1.8.4.tar.bz2, attempting MIRRORS if available
    WARNING: libusb1-1.0.22-r0 do_fetch: Failed to fetch URL downloads.sourceforge.net/.../libusb-1.0.22.tar.bz2, attempting MIRRORS if available
    WARNING: pruhsr-fw-1_2.15.23-r0 do_fetch: Failed to fetch URL git://git.ti.com/processor-sdk/processor-sdk-firmware.git;protocol=git;branch=master, attempting MIRRORS if available
    WARNING: goodix-fw-1.0.0.0-r0 do_fetch: Failed to fetch URL git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=ti-linux-firmware, attempting MIRRORS if available
    ERROR: goodix-fw-1.0.0.0-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="1685"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/sitara/tisdk/sources/oe-core/scripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/goodix-fw/1.0.0.0-r0/recipe-sysroot-native/usr/bin/arm-linux-gnueabi:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/goodix-fw/1.0.0.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/goodix-fw/1.0.0.0-r0/recipe-sysroot-native/usr/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/goodix-fw/1.0.0.0-r0/recipe-sysroot-native/usr/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/goodix-fw/1.0.0.0-r0/recipe-sysroot-native/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/goodix-fw/1.0.0.0-r0/recipe-sysroot-native/bin:/home/sitara/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin:/home/sitara/tisdk/sources/bitbake/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/hosttools"; export HOME="/home/sitara"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/processor-firmware/ti-linux-firmware.git /home/sitara/tisdk/downloads/git2/git.ti.com.processor-firmware.ti-linux-firmware.git --progress failed with exit code 128, output:
    Cloning into bare repository '/home/sitara/tisdk/downloads/git2/git.ti.com.processor-firmware.ti-linux-firmware.git'...
    fatal: unable to connect to git.ti.com:
    git.ti.com[0: 198.47.28.207]: errno=Connection refused


    ERROR: goodix-fw-1.0.0.0-r0 do_fetch: Fetcher failure for URL: 'git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=ti-linux-firmware'. Unable to fetch URL from any source.
    ERROR: goodix-fw-1.0.0.0-r0 do_fetch: Function failed: base_do_fetch
    ERROR: Logfile of failure stored in: /home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/goodix-fw/1.0.0.0-r0/temp/log.do_fetch.30900
    ERROR: Task (/home/sitara/tisdk/sources/meta-ti/recipes-bsp/goodix-fw/goodix-fw_git.bb:do_fetch) failed with exit code '1'
    ERROR: pruhsr-fw-1_2.15.23-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="1685"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/sitara/tisdk/sources/oe-core/scripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/pruhsr-fw/1_2.15.23-r0/recipe-sysroot-native/usr/bin/arm-linux-gnueabi:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/pruhsr-fw/1_2.15.23-r0/recipe-sysroot/usr/bin/crossscripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/pruhsr-fw/1_2.15.23-r0/recipe-sysroot-native/usr/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/pruhsr-fw/1_2.15.23-r0/recipe-sysroot-native/usr/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/pruhsr-fw/1_2.15.23-r0/recipe-sysroot-native/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/pruhsr-fw/1_2.15.23-r0/recipe-sysroot-native/bin:/home/sitara/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin:/home/sitara/tisdk/sources/bitbake/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/hosttools"; export HOME="/home/sitara"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/processor-sdk/processor-sdk-firmware.git /home/sitara/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-firmware.git --progress failed with exit code 128, output:
    Cloning into bare repository '/home/sitara/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-firmware.git'...
    fatal: unable to connect to git.ti.com:
    git.ti.com[0: 198.47.28.207]: errno=Connection refused


    ERROR: pruhsr-fw-1_2.15.23-r0 do_fetch: Fetcher failure for URL: 'git://git.ti.com/processor-sdk/processor-sdk-firmware.git;protocol=git;branch=master'. Unable to fetch URL from any source.
    ERROR: pruhsr-fw-1_2.15.23-r0 do_fetch: Function failed: base_do_fetch
    ERROR: Logfile of failure stored in: /home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/pruhsr-fw/1_2.15.23-r0/temp/log.do_fetch.30887
    ERROR: Task (/home/sitara/tisdk/sources/meta-processor-sdk/recipes-bsp/pruhsr-fw/pruhsr-fw_git.bb:do_fetch) failed with exit code '1'
    WARNING: prueth-fw-5.2.7-r0.0 do_fetch: Failed to fetch URL git://git.ti.com/keystone-rtos/icss-emac.git;destsuffix=git/ti/drv/icss_emac;protocol=git;branch=master, attempting MIRRORS if available
    ERROR: prueth-fw-5.2.7-r0.0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="1685"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/sitara/tisdk/sources/oe-core/scripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/prueth-fw/5.2.7-r0.0/recipe-sysroot-native/usr/bin/arm-linux-gnueabi:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/prueth-fw/5.2.7-r0.0/recipe-sysroot/usr/bin/crossscripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/prueth-fw/5.2.7-r0.0/recipe-sysroot-native/usr/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/prueth-fw/5.2.7-r0.0/recipe-sysroot-native/usr/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/prueth-fw/5.2.7-r0.0/recipe-sysroot-native/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/prueth-fw/5.2.7-r0.0/recipe-sysroot-native/bin:/home/sitara/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin:/home/sitara/tisdk/sources/bitbake/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/hosttools"; export HOME="/home/sitara"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/keystone-rtos/icss-emac.git /home/sitara/tisdk/downloads/git2/git.ti.com.keystone-rtos.icss-emac.git --progress failed with exit code 128, output:
    Cloning into bare repository '/home/sitara/tisdk/downloads/git2/git.ti.com.keystone-rtos.icss-emac.git'...
    fatal: unable to connect to git.ti.com:
    git.ti.com[0: 198.47.28.208]: errno=Connection refused


    ERROR: prueth-fw-5.2.7-r0.0 do_fetch: Fetcher failure for URL: 'git://git.ti.com/keystone-rtos/icss-emac.git;destsuffix=git/ti/drv/icss_emac;protocol=git;branch=master'. Unable to fetch URL from any source.
    ERROR: prueth-fw-5.2.7-r0.0 do_fetch: Function failed: base_do_fetch
    ERROR: Logfile of failure stored in: /home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/prueth-fw/5.2.7-r0.0/temp/log.do_fetch.30934
    ERROR: Task (/home/sitara/tisdk/sources/meta-ti/recipes-bsp/prueth-fw/prueth-fw_git.bb:do_fetch) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 1635 tasks of which 780 didn't need to be rerun and 3 failed.

    Summary: 3 tasks failed:
      /home/sitara/tisdk/sources/meta-ti/recipes-bsp/goodix-fw/goodix-fw_git.bb:do_fetch
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-bsp/pruhsr-fw/pruhsr-fw_git.bb:do_fetch
      /home/sitara/tisdk/sources/meta-ti/recipes-bsp/prueth-fw/prueth-fw_git.bb:do_fetch
    Summary: There were 19 WARNING messages shown.
    Summary: There were 9 ERROR messages shown, returning a non-zero exit code.


    Now, could you tell me what should I do please?

    Ali

  • Can you post me the output of this command?

    $ git clone git://git.ti.com/processor-sdk/processor-sdk-firmware.git

  • hello again Kemal.
    I had downlowded some files before. so extracted them in folder git2.
    above errors resolved. but now, other errors generated.
    bellow is what I saw after running bitbake:


    sitara@myTI:~/tisdk/build$ MACHINE=am57xx-evm bitbake arago-base-tisdk-image
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
    Loading cache: 100% |###########################################| Time: 0:00:01
    Loaded 4697 entries from dependency cache.
    WARNING: No recipes available for:
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-graphics/wayland/weston_2.0.0.bbappend
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/move-base_1.12.14.bbappend
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/rotate-recovery_1.12.14.bbappend
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION           = "1.40.0"
    BUILD_SYS            = "x86_64-linux"
    NATIVELSBSTRING      = "ubuntu-18.04"
    TARGET_SYS           = "arm-linux-gnueabi"
    MACHINE              = "am57xx-evm"
    DISTRO               = "arago"
    DISTRO_VERSION       = "2019.05"
    TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU           = "hard"
    meta-processor-sdk   = "HEAD:e5b633c0aa6d924ab6bea15906e3790c01c86633"
    meta-ros             = "HEAD:72068b17e4192b51e09c8dc633805a35edac8701"
    meta-arago-distro    
    meta-arago-extras    = "HEAD:9373674c699c8ad98f8b6b3eac45473448f55e94"
    meta-browser         = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5             = "HEAD:1520d5b2b2beec5e1c3209d3178219e93ef08bca"
    meta-virtualization  = "HEAD:bbc38dc9d6d02e73c08df289bb22a292c2264e9b"
    meta-networking      
    meta-python          
    meta-oe              
    meta-gnome           
    meta-multimedia      
    meta-filesystems     = "HEAD:9b3b907f30b0d5b92d58c7e68289184fda733d3e"
    meta-ti              = "HEAD:28a2f128fbadd37463060eb5ee40c7c9a47cc530"
    meta-linaro-toolchain
    meta-optee           = "HEAD:b30036d4ef7ce9fe746833fc54de6ac7b0e00638"
    meta                 = "HEAD:f162d5bfe6eaeca24f441c83c87252c8d05744fc"

    Initialising tasks: 100% |######################################| Time: 0:00:02
    Sstate summary: Wanted 1155 Found 0 Missed 1155 Current 305 (0% match, 20% complete)
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    WARNING: cpuburn-neon-20140626-r0 do_fetch: Failed to fetch URL hardwarebug.org/.../burn.S;name=mru, attempting MIRRORS if available
    ERROR: cpuburn-neon-20140626-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="1685"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/sitara/tisdk/sources/oe-core/scripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/usr/bin/arm-linux-gnueabi:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot/usr/bin/crossscripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/usr/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/usr/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/bin:/home/sitara/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin:/home/sitara/tisdk/sources/bitbake/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/hosttools"; export HOME="/home/sitara"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/sitara/tisdk/downloads/cpuburn-neon-20140626 'hardwarebug.org/.../burn.S' --progress=dot -v failed with exit code 4, output:
    --2019-10-17 07:51:00--  hardwarebug.org/.../burn.S
    Resolving hardwarebug.org (hardwarebug.org)... 104.27.182.71, 104.27.183.71, 2606:4700:30::681b:b647, ...
    Connecting to hardwarebug.org (hardwarebug.org)|104.27.182.71|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: hardwarebug.org/.../burn.S [following]
    --2019-10-17 07:51:02--  hardwarebug.org/.../burn.S
    Connecting to hardwarebug.org (hardwarebug.org)|104.27.182.71|:443... connected.
    Unable to establish SSL connection.

    ERROR: cpuburn-neon-20140626-r0 do_fetch: Fetcher failure for URL: 'hardwarebug.org/.../burn.S;name=mru'. Unable to fetch URL from any source.
    ERROR: cpuburn-neon-20140626-r0 do_fetch: Function failed: base_do_fetch
    ERROR: Logfile of failure stored in: /home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/temp/log.do_fetch.77303
    ERROR: Task (/home/sitara/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20140626.bb:do_fetch) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 1789 tasks of which 1778 didn't need to be rerun and 1 failed.

    Summary: 1 task failed:
      /home/sitara/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20140626.bb:do_fetch
    Summary: There were 7 WARNING messages shown.
    Summary: There were 3 ERROR messages shown, returning a non-zero exit code.


    please, tell me how can I resolve this.

    best regard,
    Ali

  • Can you post me the output of this command?

    $ git clone git://git.ti.com/processor-sdk/processor-sdk-firmware.git

  • sitara@myTI:~$ git clone git://git.ti.com/processor-sdk/processor-sdk-firmware.git
    Cloning into 'processor-sdk-firmware'...
    fatal: unable to connect to git.ti.com:
    git.ti.com: Name or service not known

  • Please, tell your system administrator to ask your Internet provider, why you cannot git clone from git.ti.com.

  • Hi Kemal.

    thanks for response. ok, I will ask my admin.

    but, as I said , I had downlowded some files before. so extracted them in folder git2.
    above errors resolved. but now, other errors generated about fetching cpuburn-neon files. it's link seems to be destroyed and caused to these errors.
    bellow is what I saw after running bitbake:


    sitara@myTI:~/tisdk/build$ MACHINE=am57xx-evm bitbake arago-base-tisdk-image
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
    Loading cache: 100% |###########################################| Time: 0:00:01
    Loaded 4697 entries from dependency cache.
    WARNING: No recipes available for:
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-graphics/wayland/weston_2.0.0.bbappend
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/move-base_1.12.14.bbappend
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/rotate-recovery_1.12.14.bbappend
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION           = "1.40.0"
    BUILD_SYS            = "x86_64-linux"
    NATIVELSBSTRING      = "ubuntu-18.04"
    TARGET_SYS           = "arm-linux-gnueabi"
    MACHINE              = "am57xx-evm"
    DISTRO               = "arago"
    DISTRO_VERSION       = "2019.05"
    TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU           = "hard"
    meta-processor-sdk   = "HEAD:e5b633c0aa6d924ab6bea15906e3790c01c86633"
    meta-ros             = "HEAD:72068b17e4192b51e09c8dc633805a35edac8701"
    meta-arago-distro    
    meta-arago-extras    = "HEAD:9373674c699c8ad98f8b6b3eac45473448f55e94"
    meta-browser         = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5             = "HEAD:1520d5b2b2beec5e1c3209d3178219e93ef08bca"
    meta-virtualization  = "HEAD:bbc38dc9d6d02e73c08df289bb22a292c2264e9b"
    meta-networking      
    meta-python          
    meta-oe              
    meta-gnome           
    meta-multimedia      
    meta-filesystems     = "HEAD:9b3b907f30b0d5b92d58c7e68289184fda733d3e"
    meta-ti              = "HEAD:28a2f128fbadd37463060eb5ee40c7c9a47cc530"
    meta-linaro-toolchain
    meta-optee           = "HEAD:b30036d4ef7ce9fe746833fc54de6ac7b0e00638"
    meta                 = "HEAD:f162d5bfe6eaeca24f441c83c87252c8d05744fc"

    Initialising tasks: 100% |######################################| Time: 0:00:02
    Sstate summary: Wanted 1155 Found 0 Missed 1155 Current 305 (0% match, 20% complete)
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    WARNING: cpuburn-neon-20140626-r0 do_fetch: Failed to fetch URL hardwarebug.org/.../burn.S;name=mru, attempting MIRRORS if available
    ERROR: cpuburn-neon-20140626-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="1685"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/sitara/tisdk/sources/oe-core/scripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/usr/bin/arm-linux-gnueabi:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot/usr/bin/crossscripts:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/usr/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/usr/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/sbin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/recipe-sysroot-native/bin:/home/sitara/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin:/home/sitara/tisdk/sources/bitbake/bin:/home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/hosttools"; export HOME="/home/sitara"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /home/sitara/tisdk/downloads/cpuburn-neon-20140626 'hardwarebug.org/.../burn.S' --progress=dot -v failed with exit code 4, output:
    --2019-10-17 07:51:00--  hardwarebug.org/.../burn.S
    Resolving hardwarebug.org (hardwarebug.org)... 104.27.182.71, 104.27.183.71, 2606:4700:30::681b:b647, ...
    Connecting to hardwarebug.org (hardwarebug.org)|104.27.182.71|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: hardwarebug.org/.../burn.S [following]
    --2019-10-17 07:51:02--  hardwarebug.org/.../burn.S
    Connecting to hardwarebug.org (hardwarebug.org)|104.27.182.71|:443... connected.
    Unable to establish SSL connection.

    ERROR: cpuburn-neon-20140626-r0 do_fetch: Fetcher failure for URL: 'hardwarebug.org/.../burn.S;name=mru'. Unable to fetch URL from any source.
    ERROR: cpuburn-neon-20140626-r0 do_fetch: Function failed: base_do_fetch
    ERROR: Logfile of failure stored in: /home/sitara/tisdk/build/arago-tmp-external-arm-toolchain/work/armv7at2hf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/temp/log.do_fetch.77303
    ERROR: Task (/home/sitara/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20140626.bb:do_fetch) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 1789 tasks of which 1778 didn't need to be rerun and 1 failed.

    Summary: 1 task failed:
      /home/sitara/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20140626.bb:do_fetch
    Summary: There were 7 WARNING messages shown.
    Summary: There were 3 ERROR messages shown, returning a non-zero exit code.


    please, tell me how can I resolve this.

    best regard,
    Ali

  • Please, see this post.

  • I try to download the file cpuburn-neon-20140626 from link you had written in that post.

    but the link is corrupted and the following massage is shown:

    Sorry! We are currently doing site maintenance.

    This part of the TI website is currently undergoing scheduled system maintenance

  • Please, check back tomorrow.

  • excuse me Kemal.

    I had downloaded those files before too. so I generated that folders you told me. and run the bitbake again.

    I will tell you the result soon.

    thanks a lot.

    Ali

  • thanks Kemal very much.
    your help and kindly attention was very good and is appreciated.

    here is final messages shown after bitbake:


    sitara@myTI:~/tisdk/build$ MACHINE=am57xx-evm bitbake arago-base-tisdk-image
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer meta-processor-sdk should set LAYERSERIES_COMPAT_meta-processor-sdk in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
    WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
    Loading cache: 100% |###########################################| Time: 0:00:01
    Loaded 4697 entries from dependency cache.
    WARNING: No recipes available for:
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-graphics/wayland/weston_2.0.0.bbappend
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/move-base_1.12.14.bbappend
      /home/sitara/tisdk/sources/meta-processor-sdk/recipes-ros/navigation/rotate-recovery_1.12.14.bbappend
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION           = "1.40.0"
    BUILD_SYS            = "x86_64-linux"
    NATIVELSBSTRING      = "ubuntu-18.04"
    TARGET_SYS           = "arm-linux-gnueabi"
    MACHINE              = "am57xx-evm"
    DISTRO               = "arago"
    DISTRO_VERSION       = "2019.05"
    TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU           = "hard"
    meta-processor-sdk   = "HEAD:e5b633c0aa6d924ab6bea15906e3790c01c86633"
    meta-ros             = "HEAD:72068b17e4192b51e09c8dc633805a35edac8701"
    meta-arago-distro    
    meta-arago-extras    = "HEAD:9373674c699c8ad98f8b6b3eac45473448f55e94"
    meta-browser         = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5             = "HEAD:1520d5b2b2beec5e1c3209d3178219e93ef08bca"
    meta-virtualization  = "HEAD:bbc38dc9d6d02e73c08df289bb22a292c2264e9b"
    meta-networking      
    meta-python          
    meta-oe              
    meta-gnome           
    meta-multimedia      
    meta-filesystems     = "HEAD:9b3b907f30b0d5b92d58c7e68289184fda733d3e"
    meta-ti              = "HEAD:28a2f128fbadd37463060eb5ee40c7c9a47cc530"
    meta-linaro-toolchain
    meta-optee           = "HEAD:b30036d4ef7ce9fe746833fc54de6ac7b0e00638"
    meta                 = "HEAD:f162d5bfe6eaeca24f441c83c87252c8d05744fc"

    Initialising tasks: 100% |######################################| Time: 0:00:03
    Sstate summary: Wanted 808 Found 0 Missed 808 Current 652 (0% match, 44% complete)
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    WARNING: ti-cgt-pru-native-2.2.1-r0 do_populate_lic: ti-cgt-pru-native: No generic license file exists for: Hewlett-Packard in any provider
    WARNING: external-arm-toolchain-2019.03-r0 do_package_qa: QA Issue: external-arm-toolchain: /external-arm-toolchain/sbin/ldconfig is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-arm-toolchain-2019.03-r0 do_package_qa: QA Issue: non -staticdev package contains static .a library: libgcov-dev path '/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/packages-split/libgcov-dev/usr/lib/arm-linux-gnueabihf/8.3.0/libgcov.a' [staticdev]
    WARNING: external-arm-toolchain-2019.03-r0 do_package_qa: QA Issue: non -staticdev package contains static .a library: libgfortran-dev path '/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/packages-split/libgfortran-dev/usr/lib/gcc/arm-linux-gnueabi/8.3.0/libcaf_single.a' [staticdev]
    WARNING: external-arm-toolchain-2019.03-r0 do_package_qa: QA Issue: non -staticdev package contains static .a library: libgcc-dev path '/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/packages-split/libgcc-dev/usr/lib/arm-linux-gnueabihf/8.3.0/libgcc.a'
    non -staticdev package contains static .a library: libgcc-dev path '/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.03-r0/packages-split/libgcc-dev/usr/lib/arm-linux-gnueabihf/8.3.0/libgcc_eh.a' [staticdev]
    NOTE: Tasks Summary: Attempted 4233 tasks of which 3043 didn't need to be rerun and all succeeded.

    Summary: There were 11 WARNING messages shown.




    so, as a result and above messages, do you think that this status is sufficient for going on to develop my app? or may be any forgotten thing?

    best regards,

    Ali

  • Yes, the build is completed and you can continue to develop your application now.

  • Thank you Kemal very much.

    Best Regads.

    Ali

  • You are welcome Ali.