Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-2472

m3ulcb only matches sstate-cache ~49% match

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • None
    • None

      Sstate summary: Wanted 2793 Found 1370 Missed 2846 Current 42 (49% match, 49% complete)

       

      vs ~90% match rate on qemux86-64

       

      reproduce (if not own sstate-mirror, build host is ubuntu 16.04 for native packages):

      #export DLHOST="http://download.automotivelinux.org/"
      export DLHOST="https://download.automotivelinux.org/"
      
      
      cat << EOF >> conf/auto.conf
      PREMIRRORS = "\
      git://.*/.* ${DLHOST}/AGL/mirror/   \n \
      ftp://.*/.* ${DLHOST}/AGL/mirror/   \n \
      http://.*/.* ${DLHOST}/AGL/mirror/  \n \
      https://.*/.* ${DLHOST}/AGL/mirror/ \n \
      
      SSTATE_MIRRORS = " \
        file://.* ${DLHOST}/sstate-mirror/${DISTROBRANCH}/\${DEFAULTTUNE}/PATH \n \
                       "
      # DISTROBRANCH e.g. master
      # DEFAULTTUNE for m3ulcb is aarch64 (resolved in bitbake)
      
      SSTATE_DIR = "\${TOPDIR}/sstate-cache/\${MACHINE}/"
      
      EOF
      
      

      For sstate-cache fill and ci-jobs:

      m3 builds  aglsetup with:

      export TARGETFEATURESnogfx="agl-ci-change-features-nogfx"

      all other builds do aglsetup with:

      export TARGETFEATURES="agl-ci-change-features"

       

       

      To see the difference, take a look at

       

      https://build.automotivelinux.org/job/ci-platform-meta-agl-verify/2644/

       

      with the job for qemux86:

      https://build.automotivelinux.org/job/ci-platform-meta-agl-verify-CIB-qemux86-64/3278/consoleFull

      grep for "Sstate summary", it is the 2nd match

      Sstate summary: Wanted 2521 Found 2422 Missed 198 Current 300 (96% match, 96% complete) 

       

      with the job for m3ulcb-nogfx (less packages!)

      https://build.automotivelinux.org/job/ci-platform-meta-agl-verify-CIB-m3ulcb-nogfx/2390/console

      grep for "Sstate summary" it is the 2nd match

      Sstate summary: Wanted 2793 Found 1370 Missed 2846 Current 42 (49% match, 49% complete)

       

      NOTE: Executing RunQueue Tasks
      NOTE: Running task 124 of 7645 (/w/workspace/ci-platform-meta-agl-verify-CIB-m3ulcb-nogfx/repoclone/poky/meta/recipes-devtools/gcc/gcc-source_8.2.bb:do_fetch)
      NOTE: Running task 174 of 7645 (/w/workspace/ci-platform-meta-agl-verify-CIB-m3ulcb-nogfx/repoclone/meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb:do_fetch)
       

       

      EEk . There is likely a recipe bug. At least head for improvement !!!

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ronan ronan Le Martret
            jsmoeller Jan-Simon Moeller
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: