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 run custom build command for `glib-sys v0.9.1` #26563

Open
nacktech opened this issue May 18, 2020 · 2 comments
Open

failed to run custom build command for `glib-sys v0.9.1` #26563

nacktech opened this issue May 18, 2020 · 2 comments
Labels

Comments

@nacktech
Copy link

@nacktech nacktech commented May 18, 2020

Hi is my 1st time building servo and I got an issue with the glib-sys v0.9.1
here is the output:

error: failed to run custom build command for `glib-sys v0.9.1`

Caused by:
  process didn't exit successfully: `I:\Vs_projects\AppServoEngine\target\debug\build\glib-sys-ac15c1f4f084bbb7\build-script-build` (exit code: 1)
--- stderr
`"pkg-config" "--libs" "--cflags" "glib-2.0 >= 2.42"` did not exit successfully: exit code: 0xc0000005

warning: build failed, waiting for other jobs to finish...
   Completed crossbeam-channel v0.4.2 in 2.3s
   Completed clap v2.32.0 in 17.5s
   Completed brotli v3.1.5 in 26.3s
   Completed syn v1.0.3 in 26.9s
   Completed ash v0.29.0 in 29.3s
error: build failed
Build FAILED in 0:00:54
@jdm
Copy link
Member

@jdm jdm commented May 19, 2020

Something about running "pkg-config" "--libs" "--cflags" "glib-2.0 >= 2.42" didn't work correctly. It's not clear to me if it's because you're missing the glib-2.0 development package for your OS or something else.

@nacktech
Copy link
Author

@nacktech nacktech commented May 20, 2020

Ok I will try and show the result

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.