WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276151
[WPE] Undefined reference to `shm_open' in WPEWaylandSHMPool.cpp
https://bugs.webkit.org/show_bug.cgi?id=276151
Summary
[WPE] Undefined reference to `shm_open' in WPEWaylandSHMPool.cpp
Diego Pino
Reported
2024-07-02 15:01:28 PDT
The build in WPE-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004 is failing with the following error: ``` /usr/bin/ld: Source/WebKit/WPEPlatform/wpe/wayland/CMakeFiles/WPEPlatformWayland.dir/WPEWaylandSHMPool.cpp.o: in function `WPE::WaylandSHMPool::create(wl_shm*, unsigned long)': WPEWaylandSHMPool.cpp:(.text._ZN3WPE14WaylandSHMPool6createEP6wl_shmm+0x1fe): undefined reference to `shm_open' /usr/bin/ld: WPEWaylandSHMPool.cpp:(.text._ZN3WPE14WaylandSHMPool6createEP6wl_shmm+0x267): undefined reference to `shm_unlink' ``` This bot builds with JHBuild minimal-plus-gstreamer moduleset. The build flags are: BUILD_WEBKIT_ARGS="--no-fatal-warnings --cmakeargs='-DENABLE_COG=OFF -DENABLE_DOCUMENTATION=OFF -DENABLE_INTROSPECTION=OFF -DENABLE_MEDIA_RECORDER=OFF -DENABLE_SPEECH_SYNTHESIS=OFF -DENABLE_THUNDER=OFF -DENABLE_WEBXR=OFF -DENABLE_WPE_PLATFORM_DRM=OFF -DENABLE_WPE_QT_API=OFF -DUSE_AVIF=OFF -DUSE_GSTREAMER_WEBRTC=OFF -DUSE_JPEGXL=OFF -DUSE_LIBBACKTRACE=OFF'"
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2024-07-02 15:05:10 PDT
Pull request:
https://github.com/webkit/webkit/pull/30412
Diego Pino
Comment 2
2024-07-02 15:06:41 PDT
Pull request:
https://github.com/webkit/webkit/pull/30413
EWS
Comment 3
2024-07-05 08:07:18 PDT
Committed
280687@main
(88ad9317ee0b): <
https://commits.webkit.org/280687@main
> Reviewed commits have been landed. Closing PR #30413 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2024-07-05 08:08:18 PDT
<
rdar://problem/131170636
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug