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

gdk-pixbuf fails to compile in CI #1436

Open
nazar-pc opened this issue Sep 12, 2024 · 1 comment
Open

gdk-pixbuf fails to compile in CI #1436

nazar-pc opened this issue Sep 12, 2024 · 1 comment

Comments

@nazar-pc
Copy link

nazar-pc commented Sep 12, 2024

Looks like the latest version was pulled in my project in CI and it now doesn't compile:

Found ninja-1.12.1 at C:\gtk-build\tools\ninja-1.12.1\ninja.EXE
ninja: fatal: ReadFile: The handle is invalid.
[1/156] Generating glib marshaller header gdk-pixbuf/gdk-pixbuf-marshal_h

FAILED: gdk-pixbuf/gdk-pixbuf-marshal.h 

"C:\Program" "Files (x86)/pipx/venvs/gvsbuild/Scripts/python.exe" "C:/gtk-build/gtk/x64/release/bin/../bin/glib-genmarshal" "--quiet" "--prefix" "_gdk_pixbuf_marshal" "--output" "gdk-pixbuf/gdk-pixbuf-marshal.h" "--header" "../gdk-pixbuf/gdk-pixbuf-marshal.list" "--pragma-once"
CreateProcess failed: The system cannot find the file specified.

Looking at python path, it doesn't seem to be handling white spaces correctly.

CI logs: https://github.com/autonomys/space-acres/actions/runs/10834949725/job/30065354680?pr=294#step:6:16918

@nazar-pc
Copy link
Author

2024.8.1 works fine, this is a regression in 2024.9.0

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