RESOLVED FIXED276151
[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
Diego Pino
Comment 1 2024-07-02 15:05:10 PDT
Diego Pino
Comment 2 2024-07-02 15:06:41 PDT
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
Note You need to log in before you can comment on or make changes to this bug.