Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15979] New: wpewebkit build failing (for ARM A15/NEON)
Date: Mon, 11 Mar 2024 08:16:11 +0000	[thread overview]
Message-ID: <bug-15979-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=15979

            Bug ID: 15979
           Summary: wpewebkit build failing (for ARM A15/NEON)
           Product: buildroot
           Version: 2024.02
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: buildroot@heine.tech
                CC: buildroot@uclibc.org
  Target Milestone: ---

Since bumping to 2024.02 the build for wpewebkit is failing. Last BR version I
worked with was 2023.08.3 (where it worked) so I can't tell about the ones in
between.


[4/5994] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.o
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WTF/wtf/FastMalloc.cpp:
In function ‘void* WTF::fastAlignedMalloc(size_t, size_t)’:
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WTF/wtf/FastMalloc.cpp:192:19:
warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’
declared with attribute ‘warn_unused_result’ [-Wunused-result]
  192 |     posix_memalign(&p, alignment, size);
      |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WTF/wtf/FastMalloc.cpp:
In function ‘void* WTF::tryFastAlignedMalloc(size_t, size_t)’:
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WTF/wtf/FastMalloc.cpp:202:19:
warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’
declared with attribute ‘warn_unused_result’ [-Wunused-result]
  202 |     posix_memalign(&p, alignment, size);
      |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[963/5994] Generating ../../WebCore/DerivedSources/Settings.h,
../../WebCore/DerivedSources/Settings.cpp,
../../WebCore/DerivedSource...gsGenerated.h,
../../WebCore/DerivedSources/InternalSettingsGenerated.cpp,
../../WebCore/DerivedSources/InternalSettingsGenerated.idl
FAILED: WebCore/DerivedSources/Settings.h WebCore/DerivedSources/Settings.cpp
WebCore/DerivedSources/InternalSettingsGenerated.h
WebCore/DerivedSources/InternalSettingsGenerated.cpp
WebCore/DerivedSources/InternalSettingsGenerated.idl
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/WebCore/DerivedSources/Settings.h
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/WebCore/DerivedSources/Settings.cpp
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/WebCore/DerivedSources/InternalSettingsGenerated.h
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/WebCore/DerivedSources/InternalSettingsGenerated.cpp
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/WebCore/DerivedSources/InternalSettingsGenerated.idl
cd /home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WebCore
&& /home/build/buildroot-upstream/output/host/bin/ruby
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WebCore/Scripts/GenerateSettings.rb
--outputDir
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/WebCore/DerivedSources
--template
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WebCore/Scripts/SettingsTemplates/InternalSettingsGenerated.cpp.erb
--template
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WebCore/Scripts/SettingsTemplates/InternalSettingsGenerated.idl.erb
--template
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WebCore/Scripts/SettingsTemplates/InternalSettingsGenerated.h.erb
--template
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WebCore/Scripts/SettingsTemplates/Settings.cpp.erb
--template
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WebCore/Scripts/SettingsTemplates/Settings.h.erb
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WebCore/page/Settings.yaml
/home/build/buildroot-upstream/output/host/lib/ruby/3.3.0/yaml.rb:3: warning:
It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
<internal:/home/build/buildroot-upstream/output/host/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:127:in
`require': cannot load such file -- psych (LoadError)
        from
<internal:/home/build/buildroot-upstream/output/host/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:127:in
`require'
        from
/home/build/buildroot-upstream/output/host/lib/ruby/3.3.0/yaml.rb:4:in `<top
(required)>'
        from
<internal:/home/build/buildroot-upstream/output/host/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:127:in
`require'
        from
<internal:/home/build/buildroot-upstream/output/host/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:127:in
`require'
        from
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/Source/WebCore/Scripts/GenerateSettings.rb:29:in
`<main>'
[987/5994] Generating ../../JavaScriptCore/DerivedSources/LLIntDesiredOffsets.h
ninja: build stopped: subcommand failed.
make: *** [package/pkg-generic.mk:283:
/home/build/buildroot-upstream/output/build/wpewebkit-2.42.5/.stamp_built]
Error 1

To me this looks like a missing dependency. I tried adding a dependency on
host-libyaml for wpewebkit but it didn't help. Any Ideas?

Defconfig to reproduce:

BR2_arm=y
BR2_cortex_a15_a7=y
BR2_ARM_FPU_NEON_VFPV4=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_INIT_SYSTEMD=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_DEFCONFIG="multi_v7_defconfig"
BR2_PACKAGE_MESA3D=y
BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_NOUVEAU=y
BR2_PACKAGE_MESA3D_OPENGL_EGL=y
BR2_PACKAGE_MESA3D_OPENGL_ES=y
BR2_PACKAGE_WPEWEBKIT=y

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2024-03-11  8:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11  8:16 bugzilla [this message]
2024-03-11 10:59 ` [Buildroot] [Bug 15979] wpewebkit build failing (for ARM A15/NEON) bugzilla
2024-03-12  8:55 ` bugzilla
2024-03-14 13:52 ` bugzilla
2024-04-05  9:50 ` bugzilla
2024-06-15 15:23 ` bugzilla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-15979-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@uclibc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox