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

Chromium 87 build is failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Blocker Blocker
    • None
    • master
    • HTML5/WAM
    • Raspberry Pi 4

      During the build, a compiler segmentation fault is being triggered.

      I've attached build logs to this ticket.

      Build host: Ubuntu 20.04.1

      Target system: Raspberry Pi 4  

      Reverting the following commits resulted in a correctly built chromium84 (but this clearly rolls back the chromium87):

      • f5a1374 ("chromium: fix build with sandbox host compiler", 2022-02-20)
      • 4e90b52 ("wam: rebase on top of webOS OSE QtLess implementation", 2022-02-03)
      • d771fdb ("chromium: reduce verbosity on compilation", 2022-02-03)
      • dee3a47 ("chromium, wam: update to chromium87 tree.", 2022-02-01)

       

       FAILED: obj/v8/v8_base_without_compiler/regexp.o
      | aarch64-agl-linux-g++ -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/media/paulo/dev/agl/build-rpi-master/tmp/work/aarch64-agl-linux/chromium/87.0.4280.88.ose10.agl.marlin+git-r0/recipe-sysroot -MMD -MF obj/v8/v8_base_without_compiler/regexp.o.d -DENABLE_BROWSER_CONTROL_WEBAPI=1 -DENABLE_SAMPLE_WEBAPI=1 -DOZONE_PLATFORM_WAYLAND=1 -DUSE_NEVA_APPRUNTIME=1 -DENABLE_WEBM_VIDEO_CODECS=1 -DUSE_CBE=1 -DUSE_FILESCHEME_CODECACHE=1 -DUSE_SINGLE_WINDOW_MODE -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DENABLE_MINOR_MC -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SNAPSHOT_COMPRESSION -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_REVERSE_JSARGS -DV8_TARGET_ARCH_ARM64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX -DDISABLE_UNTRUSTED_CODE_MITIGATIONS -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_REVERSE_JSARGS -DCPPGC_CAGED_HEAP -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_ENABLE_TRACING=1 -DU_ENABLE_RESOURCE_TRACING=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_REVERSE_JSARGS -I../../git/src/neva -Igen/neva -I../../git/src -Igen -I../../git/src/v8 -I../../git/src/v8/include -Igen/v8 -I../../git/src/third_party/icu/source/common -I../../git/src/third_party/icu/source/i18n -I../../git/src/v8/include -I../../git/src/third_party/zlib -Wno-unused-variable -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-comments -Wno-packed-not-aligned -Wno-attributes -Wno-missing-field-initializers -Wno-unused-parameter -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wno-strict-overflow -Wno-return-type -O3 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -Wno-narrowing -Wno-class-memaccess -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../git/src/v8/src/regexp/regexp.cc -o obj/v8/v8_base_without_compiler/regexp.o
      | In file included from ../../git/src/v8/src/objects/dictionary.h:16,
      | from ../../git/src/v8/src/heap/factory.h:18,
      | from ../../git/src/v8/src/execution/isolate.h:31,
      | from ../../git/src/v8/src/heap/heap-inl.h:25,
      | from ../../git/src/v8/src/regexp/regexp.cc:9:
      | ../../git/src/v8/src/objects/object-macros.h:109:3: internal compiler error: Segmentation fault
      | 109 | }
      | | ^
      | ../../git/src/v8/src/objects/dictionary.h:234:3: note: in expansion of macro 'DECL_CAST'
      | 234 | DECL_CAST(GlobalDictionary)
      | | ^~~~~~~~~
      | Please submit a full bug report,
      | with preprocessed source if appropriate.
      | See <https://gcc.gnu.org/bugs/> for instructions.
      

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

            Unassigned Unassigned
            pasherring Paulo Sherring
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: