Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to import supplied dmabufs: Arguments are inconsistent #557

Open
wildfluss opened this issue Apr 10, 2023 · 1 comment
Open

failed to import supplied dmabufs: Arguments are inconsistent #557

wildfluss opened this issue Apr 10, 2023 · 1 comment

Comments

@wildfluss
Copy link

Build of latest master 48347f3 against @philn https://github.com/philn/wpewebkit-fedora RPM of wpe-webkit-2.0 which was built on Rawhide using fedpkg --release f39 local everything else comes from Rawhide repository

Runs like this

build (master) $ COG_MODULEDIR=$PWD/platform ./launcher/cog https://www.igalia.com

(cog:12536): GLib-GIO-WARNING **: 00:19:19.957: Your application does not implement g_application_activate() and has no handlers connected to the 'activate' signal.  It should do one of these.
[destroyed object]: error 7: failed to import supplied dmabufs: Arguments are inconsistent (for example, a valid context requires buffers not supplied by a 
Cog-Core-Message: 00:19:20.153: <https://www.igalia.com/> Load started.
Cog-Core-Message: 00:19:20.175: <https://www.igalia.com/> Loading...
Cog-Core-Message: 00:19:20.615: <https://www.igalia.com/> Loaded successfully.

and there's no window open :/

configs and builds fine

cog (master) $ meson setup build 
The Meson build system
Version: 1.0.1
Source dir: /home/y/cog
Build dir: /home/y/cog/build
Build type: native build
Project name: cog
Project version: 0.17.1
C compiler for the host machine: cc (gcc 13.0.1 "cc (GCC) 13.0.1 20230404 (Red Hat 13.0.1-0)")
C linker for the host machine: cc ld.bfd 2.40-6
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program git found: YES (/usr/bin/git)
Message: Git tag: +git-48347f3
Found pkg-config: /usr/bin/pkg-config (1.9.4)
Run-time dependency wpe-webkit-2.0 found: YES 2.40.0
Run-time dependency gio-2.0 found: YES 2.76.1
Run-time dependency libsoup-3.0 found: YES 3.4.0
Run-time dependency wpe-1.0 found: YES 1.14.0
Found CMake: /home/y/cmake-3.26.20230406-g09574dd-linux-x86_64/bin/cmake (3.26.20230406)
Run-time dependency manette-0.2 found: NO (tried pkgconfig and cmake)
Configuring cog-config.h using configuration
Run-time dependency wpebackend-fdo-1.0 found: YES 1.14.2
Run-time dependency epoxy found: YES 1.5.10
Dependency epoxy found: YES 1.5.10 (cached)
Run-time dependency libdrm found: YES 2.4.114
Run-time dependency libinput found: YES 1.23.0
Run-time dependency libudev found: YES 253
Run-time dependency cairo found: YES 1.17.8
Run-time dependency egl found: YES 1.5
Run-time dependency wayland-client found: YES 1.22.0
Run-time dependency wayland-egl found: YES 18.1.0
Program wayland-scanner found: YES (/usr/bin/wayland-scanner)
Run-time dependency wayland-protocols found: YES 1.31
Run-time dependency wayland-cursor found: YES 1.22.0
Program ln found: YES (/usr/bin/ln)
Build targets in project: 23

Found ninja-1.11.1 at /usr/bin/ninja
cog (master) $ ninja -C build
ninja: Entering directory `build'
[56/56] Generating platform/link-libcogplatform_wl_so with a custom command
cog (master) $ 
@wildfluss
Copy link
Author

wildfluss commented Apr 10, 2023

sharing build tarball for repro

https://mega.nz/file/4DwHQBgI#lxxf-iEgctdYmxojhJEiufm51EvwBVvdIN8ULBj-V10

PS mega for lack of a better place :/ hope it does not require sign up to download , suggestions are welcomed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant