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

glib-networking: failure on building from source. #25778

Closed
mehdadi opened this issue Mar 26, 2018 · 2 comments
Closed

glib-networking: failure on building from source. #25778

mehdadi opened this issue Mar 26, 2018 · 2 comments

Comments

@mehdadi
Copy link

mehdadi commented Mar 26, 2018

here is the result when I try to install --build-from-source. to understand better the problem I tried to run meson directly from downloaded path with inserting the ca_certificates_path to the correct place. the meson returns no error and compiling is done. I tried also to check the Formula and check all #etc and other variables. but it still fails. The bottle installation works fine.
would you please give me some suggestions?

meson
--prefix=/usr/local/Cellar/glib-networking/2.56.0
-Dpkcs11_support=false
-Dlibproxy_support=false
-Dca_certificates_path=/usr/local/etc/openssl/cert.pem
..

The Meson build system
Version: 0.45.1
Source dir: /private/tmp/glib-networking-20180326-24637-10fgi3y/glib-networking-2.56.0
Build dir: /private/tmp/glib-networking-20180326-24637-10fgi3y/glib-networking-2.56.0/build
Build type: native build
Project name: glib-networking
Native C compiler: clang (clang 9.0.0 "Apple LLVM version 9.0.0 (clang-900.0.39.2)")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/local/opt/pkg-config/bin/pkg-config (0.29.2)
Native dependency glib-2.0 found: YES 2.56.0
Native dependency gio-2.0 found: YES 2.56.0
Native dependency gsettings-desktop-schemas found: YES 3.28.0
Native dependency gnutls found: YES 3.5.18

meson.build:69:0: ERROR: Assert failed: location of system Certificate Authority list: could not find any CA certificate store. Use -Dca_certificates_path=PATH to set

A full log can be found at /private/tmp/glib-networking-20180326-24637-10fgi3y/glib-networking-2.56.0/build/meson-logs/meson-log.txt

@tschoonj
Copy link
Contributor

The fix for this problem is in #25667. Feel free to apply the relevant commit in that PR, if you cannot wait until it is merged in.

@ilovezfs
Copy link
Contributor

ilovezfs commented Apr 1, 2018

This should now be fixed if you brew update

@ilovezfs ilovezfs closed this as completed Apr 1, 2018
@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants