Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/webkit2gtk3.spec'], chrootPath='/var/lib/mock/dist-an8-loongarch64-build-39331-19219/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/webkit2gtk3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/webkit2gtk3-2.30.4-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/webkit2gtk3.spec'], chrootPath='/var/lib/mock/dist-an8-loongarch64-build-39331-19219/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/webkit2gtk3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pkTKta + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf webkitgtk-2.30.4 + /usr/bin/xz -dc /builddir/build/SOURCES/webkitgtk-2.30.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd webkitgtk-2.30.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'webkit2gtk3-2.30.4 base' + /usr/bin/cat /builddir/build/SOURCES/evolution-shared-secondary-process.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m evolution-shared-secondary-process.patch --author 'rpm-build ' + /usr/bin/git apply --index -p1 - + /usr/bin/cat /builddir/build/SOURCES/aarch64-build.patch + /usr/bin/git commit -q -m aarch64-build.patch --author 'rpm-build ' + rm -rf Source/ThirdParty/gtest/ + rm -rf Source/ThirdParty/qunit/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Uansfa + umask 022 + cd /builddir/build/BUILD + cd webkitgtk-2.30.4 + mkdir -p loongarch64-redhat-linux-gnu + pushd loongarch64-redhat-linux-gnu ~/build/BUILD/webkitgtk-2.30.4/loongarch64-redhat-linux-gnu ~/build/BUILD/webkitgtk-2.30.4 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -GNinja -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_BUBBLEWRAP_SANDBOX=OFF -DENABLE_GTKDOC=ON -DENABLE_MINIBROWSER=ON -DUSE_WPE_RENDERER=OFF .. -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- The CMake build type is: Release -- Found Perl: /usr/bin/perl (found suitable version "5.26.3", minimum required is "5.10.0") -- Found PerlModules: TRUE found components: JSON::PP -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.8", minimum required is "2.7.0") -- Could NOT find Ruby (missing: RUBY_INCLUDE_DIR RUBY_LIBRARY RUBY_CONFIG_INCLUDE_DIR) (found suitable version "2.6.3", minimum required is "1.9") -- Enabling ccache: Couldn't find ccache program. Not enabling it. -- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing -- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing - Success -- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing -- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing - Success -- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions -- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions - Success -- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions -- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions - Success -- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti -- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti - Success -- Performing Test C_COMPILER_SUPPORTS_-Wcast-align -- Performing Test C_COMPILER_SUPPORTS_-Wcast-align - Success -- Performing Test C_COMPILER_SUPPORTS_-Wformat-security -- Performing Test C_COMPILER_SUPPORTS_-Wformat-security - Success -- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute -- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success -- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith -- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith - Success -- Performing Test C_COMPILER_SUPPORTS_-Wundef -- Performing Test C_COMPILER_SUPPORTS_-Wundef - Success -- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings -- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align -- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security -- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute -- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith -- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wundef -- Performing Test CXX_COMPILER_SUPPORTS_-Wundef - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings -- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings - Success -- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments -- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments - Failed -- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized -- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success -- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality -- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed -- Performing Test C_COMPILER_SUPPORTS_-Wno-psabi -- Performing Test C_COMPILER_SUPPORTS_-Wno-psabi - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments -- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments - Failed -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-psabi -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-psabi - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type - Success -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Success -- Performing Test C_COMPILER_SUPPORTS_-Wall -- Performing Test C_COMPILER_SUPPORTS_-Wall - Success -- Performing Test C_COMPILER_SUPPORTS_-Wextra -- Performing Test C_COMPILER_SUPPORTS_-Wextra - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wall -- Performing Test CXX_COMPILER_SUPPORTS_-Wall - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wextra -- Performing Test CXX_COMPILER_SUPPORTS_-Wextra - Success -- Performing Test C_COMPILER_SUPPORTS_-fcolor-diagnostics -- Performing Test C_COMPILER_SUPPORTS_-fcolor-diagnostics - Failed -- Performing Test C_COMPILER_SUPPORTS_-fdiagnostics-color=always -- Performing Test C_COMPILER_SUPPORTS_-fdiagnostics-color=always - Success -- Performing Test CXX_COMPILER_SUPPORTS_-fcolor-diagnostics -- Performing Test CXX_COMPILER_SUPPORTS_-fcolor-diagnostics - Failed -- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always -- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always - Success -- Performing Test ATOMIC_INT64_IS_BUILTIN -- Performing Test ATOMIC_INT64_IS_BUILTIN - Success CMake Warning at Source/cmake/OptionsCommon.cmake:64 (message): GNU gold linker isn't available, using the default system linker. Call Stack (most recent call first): Source/cmake/WebKitCommon.cmake:57 (include) CMakeLists.txt:173 (include) -- Looking for features.h -- Looking for features.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for langinfo.h -- Looking for langinfo.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for pthread_np.h -- Looking for pthread_np.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/timeb.h -- Looking for sys/timeb.h - found -- Looking for linux/memfd.h -- Looking for linux/memfd.h - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for IsDebuggerPresent -- Looking for IsDebuggerPresent - not found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for malloc_trim -- Looking for malloc_trim - found -- Looking for strnstr -- Looking for strnstr - not found -- Looking for timegm -- Looking for timegm - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for regexec -- Looking for regexec - found -- Looking for pthread_main_np -- Looking for pthread_main_np - not found -- Looking for SIGTRAP -- Looking for SIGTRAP - found -- Performing Test HAVE_STAT_BIRTHTIME_value -- Performing Test HAVE_STAT_BIRTHTIME_value - Failed -- Performing Test HAVE_TM_GMTOFF_value -- Performing Test HAVE_TM_GMTOFF_value - Success -- Performing Test HAVE_TM_ZONE_value -- Performing Test HAVE_TM_ZONE_value - Success -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of __int128_t -- Check size of __int128_t - done -- Found Cairo: /usr/lib64/libcairo.so (found suitable version "1.17.4", minimum required is "1.14.0") -- Found Fontconfig: /usr/lib64/libfontconfig.so (found suitable version "2.13.1", minimum required is "2.8.0") -- Found Freetype: /usr/lib64/libfreetype.so (found suitable version "2.9.1", minimum required is "2.4.2") -- Found LibGcrypt: /usr/lib64/libgcrypt.so (found suitable version "1.8.5", minimum required is "1.6.0") -- Found GLIB: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include (found suitable version "2.56.4", minimum required is "2.44.0") -- Checking for module 'gtk+-3.0' -- Found gtk+-3.0, version 3.22.30 -- Checking for module 'gtk+-unix-print-3.0' -- Found gtk+-unix-print-3.0, version 3.22.30 -- Found GTK: 3.22.30 (Required is at least version "3.22.0") -- Found the following HarfBuzz libraries: -- HarfBuzz (required): /usr/lib64/libharfbuzz.so -- ICU (required): /usr/lib64/libharfbuzz-icu.so -- Found HarfBuzz: /usr/include/harfbuzz (found suitable version "1.7.5", minimum required is "0.9.18") -- Found the following ICU libraries: -- data (required) -- i18n (required) -- uc (required) -- Found ICU: /usr/include (found suitable version "60.3", minimum required is "60.2") -- Found JPEG: /usr/lib64/libjpeg.so -- Found LibSoup: /usr/include/libsoup-2.4 (found suitable version "2.62.3", minimum required is "2.54.0") -- Found LibXml2: /usr/lib64/libxml2.so (found suitable version "2.9.7", minimum required is "2.8.0") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.34") -- Found SQLite3: /usr/lib64/libsqlite3.so (found version "3.26.0") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for module 'atk' -- Found atk, version 2.28.1 -- Found ATK: /usr/include/atk-1.0 (found suitable version "2.28.1", minimum required is "2.16.0") -- Found the following WebP libraries: -- WebP (required): /usr/lib64/libwebp.so -- demux (required): /usr/lib64/libwebpdemux.so -- Found WebP: /usr/include -- Checking for module 'atspi-2' -- Found atspi-2, version 2.28.0 -- Found ATSPI: /usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib64/dbus-1.0/include;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include (Required is at least version "2.5.3") -- Checking for module 'egl' -- Found egl, version 1.5 -- Found EGL: /usr/include -- Checking for module 'gl' -- Found gl, version 1.2 -- Found OpenGL: /usr/include -- Looking for include file GL/glx.h -- Looking for include file GL/glx.h - found -- Checking for module 'glesv2' -- Found glesv2, version 3.2 -- Found OpenGLES2: /usr/include -- Found LibXslt: /usr/lib64/libxslt.so (found suitable version "1.1.32", minimum required is "1.1.7") -- Checking for module 'libsecret-1' -- Found libsecret-1, version 0.18.6 -- Found Libsecret: /usr/include/libsecret-1;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- Checking for module 'gobject-introspection-1.0' -- Found gobject-introspection-1.0, version 1.56.1 -- Checking for module 'libtasn1' -- Found libtasn1, version 4.13 -- Found Libtasn1: /usr/lib64/libtasn1.so -- Checking for module 'enchant-2' -- Found enchant-2, version 2.2.3 -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Checking for modules 'wayland-client;wayland-server;wayland-egl' -- Found wayland-client, version 1.17.0 -- Found wayland-server, version 1.17.0 -- Found wayland-egl, version 18.1.0 -- Found Wayland: wayland-server;wayland-egl;wayland-client -- Checking for module 'wayland-protocols' -- Found wayland-protocols, version 1.18 -- Found LibNotify: /usr/include/gdk-pixbuf-2.0;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/include/libpng16 (found version "0.7.7") -- Found Hyphen: /usr/include -- Found OpenJPEG: /usr/lib64/libopenjp2.so (found suitable version "2.3.1", minimum required is "2.2.0") -- Checking for module 'libwoff2dec' -- Found libwoff2dec, version 1.0.2 -- Found the following WOFF2 libraries: -- WOFF2 (required): /usr/lib64/libwoff2common.so -- dec (required): /usr/lib64/libwoff2dec.so -- Found WOFF2: /usr/lib64/libwoff2common.so (found suitable version "1.0.2", minimum required is "1.0.2") -- Found Systemd: /usr/lib64/libsystemd.so (found version "239") -- Release logs will be sent to the Systemd journal -- Checking for module 'gstreamer-1.0 >= 1.10.0' -- Found gstreamer-1.0 , version 1.16.1 -- Checking for module 'gstreamer-base-1.0 >= 1.10.0' -- Found gstreamer-base-1.0 , version 1.16.1 -- Checking for module 'gstreamer-full-1.0>=1.17.0' -- Package 'gstreamer-full-1.0', required by 'virtual:world', not found -- Checking for module 'gstreamer-app-1.0 >= 1.10.0' -- Found gstreamer-app-1.0 , version 1.16.1 -- Checking for module 'gstreamer-audio-1.0 >= 1.10.0' -- Found gstreamer-audio-1.0 , version 1.16.1 -- Checking for module 'gstreamer-fft-1.0 >= 1.10.0' -- Found gstreamer-fft-1.0 , version 1.16.1 -- Checking for module 'gstreamer-gl-1.0 >= 1.10.0' -- Found gstreamer-gl-1.0 , version 1.16.1 -- Checking for module 'gstreamer-mpegts-1.0>=1.4.0' -- Found gstreamer-mpegts-1.0, version 1.16.1 -- Checking for module 'gstreamer-pbutils-1.0 >= 1.10.0' -- Found gstreamer-pbutils-1.0 , version 1.16.1 -- Checking for module 'gstreamer-tag-1.0 >= 1.10.0' -- Found gstreamer-tag-1.0 , version 1.16.1 -- Checking for module 'gstreamer-video-1.0 >= 1.10.0' -- Found gstreamer-video-1.0 , version 1.16.1 -- Checking for module 'gstreamer-codecparsers-1.0 >= 1.10.0' -- Found gstreamer-codecparsers-1.0 , version 1.16.1 -- Found GStreamer: GSTREAMER_INCLUDE_DIRS;GSTREAMER_LIBRARIES;GSTREAMER_VERSION;GSTREAMER_BASE_INCLUDE_DIRS;GSTREAMER_BASE_LIBRARIES;GSTREAMER_APP_INCLUDE_DIRS;GSTREAMER_APP_LIBRARIES;GSTREAMER_PBUTILS_INCLUDE_DIRS;GSTREAMER_PBUTILS_LIBRARIES;GSTREAMER_VIDEO_INCLUDE_DIRS;GSTREAMER_VIDEO_LIBRARIES;GSTREAMER_MPEGTS_INCLUDE_DIRS;GSTREAMER_MPEGTS_LIBRARIES;GSTREAMER_TAG_INCLUDE_DIRS;GSTREAMER_TAG_LIBRARIES;GSTREAMER_GL_INCLUDE_DIRS;GSTREAMER_GL_LIBRARIES;GSTREAMER_AUDIO_INCLUDE_DIRS;GSTREAMER_AUDIO_LIBRARIES;GSTREAMER_FFT_INCLUDE_DIRS;GSTREAMER_FFT_LIBRARIES (Required is at least version "1.10.0") -- Found Gperf: /usr/bin/gperf (Required is at least version "3.0.1") -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/WTF/wtf/PlatformGTK.cmake -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/JavaScriptCore/PlatformGTK.cmake -- Performing Test CXX_COMPILER_SUPPORTS_-ffp-contract=off -- Performing Test CXX_COMPILER_SUPPORTS_-ffp-contract=off - Success -- Performing Test CXX_COMPILER_SUPPORTS_-fno-slp-vectorize -- Performing Test CXX_COMPILER_SUPPORTS_-fno-slp-vectorize - Failed -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/JavaScriptCore/shell/PlatformGTK.cmake -- Using source list file: Sources.txt -- Using source list file: SourcesGTK.txt -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/ThirdParty/ANGLE/PlatformGTK.cmake -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-cast-align -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-cast-align - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-deprecated-copy -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-deprecated-copy - Failed -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-suggest-attribute=format -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-suggest-attribute=format - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-type-limits -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-type-limits - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-undef -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-undef - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-unused-parameter -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-unused-parameter - Success -- Performing Test C_COMPILER_SUPPORTS_-Wno-cast-function-type -- Performing Test C_COMPILER_SUPPORTS_-Wno-cast-function-type - Success -- Performing Test C_COMPILER_SUPPORTS_-Wno-sign-compare -- Performing Test C_COMPILER_SUPPORTS_-Wno-sign-compare - Success -- Performing Test C_COMPILER_SUPPORTS_-Wno-unused-parameter -- Performing Test C_COMPILER_SUPPORTS_-Wno-unused-parameter - Success -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/WebInspectorUI/PlatformGTK.cmake -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/WebCore/PAL/pal/PlatformGTK.cmake -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/WebCore/PlatformGTK.cmake -- Using source list file: Sources.txt -- Using source list file: platform/SourcesCairo.txt -- Using source list file: platform/SourcesGCrypt.txt -- Using source list file: platform/SourcesSoup.txt -- Using source list file: SourcesGTK.txt -- Using source list file: platform/SourcesGLib.txt -- Looking for shm_open -- Looking for shm_open - not found -- Looking for shm_open -- Looking for shm_open - found -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/WebKit/PlatformGTK.cmake -- Using source list file: Sources.txt -- Using source list file: SourcesGTK.txt -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/WebDriver/PlatformGTK.cmake -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Source/PlatformGTK.cmake -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- Using platform-specific CMakeLists: /builddir/build/BUILD/webkitgtk-2.30.4/Tools/PlatformGTK.cmake -- Enabled features: -- ENABLE_ACCELERATED_2D_CANVAS .................. OFF -- ENABLE_BUBBLEWRAP_SANDBOX OFF -- ENABLE_DRAG_SUPPORT ........................... ON -- ENABLE_GLES2 OFF -- ENABLE_GRAPHICS_CONTEXT_GL .................... ON -- ENABLE_GTKDOC ON -- ENABLE_INTROSPECTION .......................... ON -- ENABLE_MEDIA_SOURCE ON -- ENABLE_MINIBROWSER ............................ ON -- ENABLE_QUARTZ_TARGET OFF -- ENABLE_SHAREABLE_RESOURCE ..................... ON -- ENABLE_SPELLCHECK ON -- ENABLE_TOUCH_EVENTS ........................... ON -- ENABLE_VIDEO ON -- ENABLE_WAYLAND_TARGET ......................... ON -- ENABLE_WEBDRIVER ON -- ENABLE_WEB_AUDIO .............................. ON -- ENABLE_WEB_CRYPTO ON -- ENABLE_X11_TARGET ............................. ON -- USE_GTK4 OFF -- USE_LIBHYPHEN ................................. ON -- USE_LIBNOTIFY ON -- USE_LIBSECRET ................................. ON -- USE_OPENJPEG ON -- USE_SYSTEMD ................................... ON -- USE_WOFF2 ON -- USE_WPE_RENDERER .............................. OFF -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/webkitgtk-2.30.4/loongarch64-redhat-linux-gnu ~/build/BUILD/webkitgtk-2.30.4 + popd + export 'NINJA_STATUS=[%f/%t][%e] ' + NINJA_STATUS='[%f/%t][%e] ' + /usr/bin/ninja -v -j4 -C loongarch64-redhat-linux-gnu ninja: Entering directory `loongarch64-redhat-linux-gnu' [1/4499][0.440] /usr/bin/c++ -DBUILDING_GTK__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSVN_REVISION=\"tarball\" -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I. -IDerivedSources/WTF -I../Source/WTF -I../Source/WTF/wtf -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/persistence -I../Source/WTF/wtf/text -I../Source/WTF/wtf/text/icu -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -O2 -g -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++1z -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/ASCIICType.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/ASCIICType.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/ASCIICType.cpp.o -c ../Source/WTF/wtf/ASCIICType.cpp [2/4499][0.563] /usr/bin/c++ -DBUILDING_GTK__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSVN_REVISION=\"tarball\" -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I. -IDerivedSources/WTF -I../Source/WTF -I../Source/WTF/wtf -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/persistence -I../Source/WTF/wtf/text -I../Source/WTF/wtf/text/icu -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -O2 -g -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++1z -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/Bag.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/Bag.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/Bag.cpp.o -c ../Source/WTF/wtf/Bag.cpp [3/4499][1.005] /usr/bin/c++ -DBUILDING_GTK__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSVN_REVISION=\"tarball\" -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I. -IDerivedSources/WTF -I../Source/WTF -I../Source/WTF/wtf -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/persistence -I../Source/WTF/wtf/text -I../Source/WTF/wtf/text/icu -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -O2 -g -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++1z -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o -c ../Source/WTF/wtf/Assertions.cpp FAILED: Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o /usr/bin/c++ -DBUILDING_GTK__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSVN_REVISION=\"tarball\" -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I. -IDerivedSources/WTF -I../Source/WTF -I../Source/WTF/wtf -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/persistence -I../Source/WTF/wtf/text -I../Source/WTF/wtf/text/icu -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -O2 -g -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++1z -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o -c ../Source/WTF/wtf/Assertions.cpp In file included from ../Source/WTF/wtf/dtoa/double-conversion.h:31, from ../Source/WTF/wtf/dtoa.h:25, from ../Source/WTF/wtf/text/StringConcatenateNumbers.h:28, from ../Source/WTF/wtf/text/StringBuilder.h:32, from ../Source/WTF/wtf/Assertions.cpp:41: ../Source/WTF/wtf/dtoa/utils.h:107:2: error: #error Target architecture was not detected as supported by Double-Conversion. #error Target architecture was not detected as supported by Double-Conversion. ^~~~~ In file included from ../Source/WTF/wtf/FastMalloc.h:26, from ../Source/WTF/config.h:31, from ../Source/WTF/wtf/Assertions.cpp:28: ../Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': ../Source/WTF/wtf/text/StringImpl.h:835:61: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const long unsigned int*'} increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/ASCIIFastPath.h:95:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': ../Source/WTF/wtf/text/StringImpl.h:836:58: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const long unsigned int*'} increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/ASCIIFastPath.h:95:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': ../Source/WTF/wtf/text/StringImpl.h:876:71: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/StringImpl.h:1210:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': ../Source/WTF/wtf/text/StringImpl.h:1200:43: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/StringImpl.h:1205:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': ../Source/WTF/wtf/text/StringImpl.h:1217:38: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/StringImpl.h:1205:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': ../Source/WTF/wtf/text/StringImpl.h:1224:38: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/StringImpl.h:1210:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ [4/4499][1.165] /usr/bin/c++ -DBUILDING_GTK__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSVN_REVISION=\"tarball\" -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I. -IDerivedSources/WTF -I../Source/WTF -I../Source/WTF/wtf -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/persistence -I../Source/WTF/wtf/text -I../Source/WTF/wtf/text/icu -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -O2 -g -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++1z -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/CPUTime.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/CPUTime.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/CPUTime.cpp.o -c ../Source/WTF/wtf/CPUTime.cpp [5/4499][1.237] /usr/bin/c++ -DBUILDING_GTK__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSVN_REVISION=\"tarball\" -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I. -IDerivedSources/WTF -I../Source/WTF -I../Source/WTF/wtf -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/persistence -I../Source/WTF/wtf/text -I../Source/WTF/wtf/text/icu -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -O2 -g -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++1z -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o -c ../Source/WTF/wtf/BitVector.cpp [6/4499][1.759] /usr/bin/c++ -DBUILDING_GTK__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSVN_REVISION=\"tarball\" -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I. -IDerivedSources/WTF -I../Source/WTF -I../Source/WTF/wtf -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/persistence -I../Source/WTF/wtf/text -I../Source/WTF/wtf/text/icu -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -O2 -g -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++1z -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/AutomaticThread.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/AutomaticThread.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/AutomaticThread.cpp.o -c ../Source/WTF/wtf/AutomaticThread.cpp In file included from ../Source/WTF/wtf/FastMalloc.h:26, from ../Source/WTF/config.h:31, from ../Source/WTF/wtf/AutomaticThread.cpp:26: ../Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': ../Source/WTF/wtf/text/StringImpl.h:835:61: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const long unsigned int*'} increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/ASCIIFastPath.h:95:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': ../Source/WTF/wtf/text/StringImpl.h:836:58: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const long unsigned int*'} increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/ASCIIFastPath.h:95:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': ../Source/WTF/wtf/text/StringImpl.h:876:71: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/StringImpl.h:1210:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': ../Source/WTF/wtf/text/StringImpl.h:1200:43: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/StringImpl.h:1205:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': ../Source/WTF/wtf/text/StringImpl.h:1217:38: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/StringImpl.h:1205:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': ../Source/WTF/wtf/text/StringImpl.h:1224:38: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/text/StringImpl.h:1210:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ ../Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': ../Source/WTF/wtf/HashTable.h:412:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' ../Source/WTF/wtf/HashSet.h:33:7: required from here ../Source/WTF/wtf/StdLibExtras.h:109:30: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast ../Source/WTF/wtf/HashTable.h:1221:25: note: in expansion of macro 'reinterpret_cast_ptr' unsigned size = reinterpret_cast_ptr(table)[tableSizeOffset]; ^~~~~~~~~~~~~~~~~~~~ ninja: build stopped: subcommand failed. error: Bad exit status from /var/tmp/rpm-tmp.Uansfa (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Uansfa (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/webkit2gtk3.spec