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

build gtk4 error #1093

Open
FynnFbc opened this issue Oct 1, 2023 · 3 comments
Open

build gtk4 error #1093

FynnFbc opened this issue Oct 1, 2023 · 3 comments

Comments

@FynnFbc
Copy link

FynnFbc commented Oct 1, 2023

inja: build stopped: subcommand failed.
Traceback (most recent call last):
File "C:\Users\admin.local\pipx\venvs\gvsbuild\Lib\site-packages\gvsbuild\utils\builder.py", line 529, in build
if self.__build_one(p):
^^^^^^^^^^^^^^^^^^^
File "C:\Users\admin.local\pipx\venvs\gvsbuild\Lib\site-packages\gvsbuild\utils\builder.py", line 665, in __build_one
skip_deps = proj.build()
^^^^^^^^^^^^
File "C:\Users\admin.local\pipx\venvs\gvsbuild\Lib\site-packages\gvsbuild\projects\gtk.py", line 153, in build
Meson.build(
File "C:\Users\admin.local\pipx\venvs\gvsbuild\Lib\site-packages\gvsbuild\utils\base_builders.py", line 58, in build
self.builder.exec_ninja(params="install", working_dir=ninja_build)
File "C:\Users\admin.local\pipx\venvs\gvsbuild\Lib\site-packages\gvsbuild\utils\builder.py", line 987, in exec_ninja
self.__execute(
File "C:\Users\admin.local\pipx\venvs\gvsbuild\Lib\site-packages\gvsbuild\utils\builder.py", line 1043, in __execute
subprocess.check_call(args, cwd=working_dir, env=env, shell=True)
File "C:\Program Files\Python311\Lib\subprocess.py", line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'ninja install' returned non-zero exit status 1.
Error: gtk4 build failed

image

@danyeaw
Copy link
Member

danyeaw commented Oct 2, 2023

Hi @FynnFbc, is this the same issue as #1081?

@FynnFbc
Copy link
Author

FynnFbc commented Oct 2, 2023

The problem is different, I failed to install gtk4, but I successfully installed ninja in python

@danyeaw
Copy link
Member

danyeaw commented Oct 2, 2023

Can you translate the GTK build errors? If you switch your computer to English, are you still getting the errors?

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

2 participants