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

Incompatible library version: libgio-2.0.0.dylib requires version 4.0.0 or later, but libpcre.1.dylib provides version 1.0.0 #87

Closed
RaisUpDeWold opened this issue Nov 12, 2017 · 1 comment

Comments

@RaisUpDeWold
Copy link

==> Installing virt-manager from jeffreywildman/virt-manager
==> Installing dependencies for jeffreywildman/virt-manager/virt-manager: libvirt-glib, spice-protocol, libusb, usbredir, spice-gtk, pcre2, vte3
==> Installing jeffreywildman/virt-manager/virt-manager dependency: libvirt-glib
==> Downloading https://libvirt.org/sources/glib/libvirt-glib-1.0.0.tar.gz
Already downloaded: /Users/sandy/Library/Caches/Homebrew/libvirt-glib-1.0.0.tar.gz
==> Patching
patching file libvirt-gconfig/Makefile.am
Hunk #1 succeeded at 219 (offset 6 lines).
patching file libvirt-gconfig/Makefile.in
Hunk #1 succeeded at 760 (offset 13 lines).
patching file libvirt-glib/Makefile.am
patching file libvirt-glib/Makefile.in
Hunk #1 succeeded at 441 (offset 5 lines).
patching file libvirt-gobject/Makefile.am
Hunk #1 succeeded at 93 (offset 3 lines).
patching file libvirt-gobject/Makefile.in
Hunk #1 succeeded at 528 (offset 8 lines).
==> ./configure --disable-silent-rules --enable-introspection --prefix=/usr/local/Cellar/libvirt-glib/1.0.0
==> make install
Last 15 lines from /Users/sandy/Library/Logs/Homebrew/libvirt-glib/02.make:
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/gdumpparser.py", line 36, in
from .transformer import TransformerException
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/transformer.py", line 34, in
from .girparser import GIRParser
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/girparser.py", line 31, in
from .girwriter import COMPATIBLE_GIR_VERSION
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/girwriter.py", line 29, in
from .xmlwriter import XMLWriter
File "/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/xmlwriter.py", line 46, in
from giscanner._giscanner import collect_attributes
ImportError: dlopen(/usr/local/Cellar/gobject-introspection/1.54.1/lib/gobject-introspection/giscanner/_giscanner.so, 2): Library not loaded: /usr/local/opt/pcre/lib/libpcre.1.dylib
Referenced from: /usr/local/opt/glib/lib/libgio-2.0.0.dylib
Reason: Incompatible library version: libgio-2.0.0.dylib requires version 4.0.0 or later, but libpcre.1.dylib provides version 1.0.0
make[1]: *** [LibvirtGLib-1.0.gir] Error 1
make: *** [install-recursive] Error 1

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/jeffreywildman/homebrew-virt-manager/issues

These open issues may also help:
libvirt-glib wont build - OSError: [Errno 1] Operation not permitted: g-ir-scanner/ #82
Error: jeffreywildman/virt-manager/libvirt-glib 1.0.0 did not build #79
Fresh install on 10.11.1: fatal error: 'glib/gi18n-lib.h' file not found #30
Install error: [LibvirtGLib-1.0.gir] Error 1 #77
Missing type converters: unsigned long long *:1 ERROR: failed virDomainMigrateGetMaxDowntime error: command '/usr/bin/python' failed with exit status 1 #84
ERROR: failed virDomainMigrateGetMaxDowntime error: command '/usr/bin/python' failed with exit status 1 #81
Couldn't find include 'Gtk-3.0.gir' (search path: '['.', u'gir-1.0', u'/usr/local/Cellar/gobject-introspection/1.54.1/share/gir-1.0', u'/usr/local/share/gir-1.0', u'/usr/local/Cellar/gobject-introspection/1.54.1/share/gir-1.0']') #86
brew install virt-manager issue #58
Error installing spice-gtk: No package 'spice-client-glib-2.0' found #56
Create new virtual machine OS types missing #64
after brew update , the same error #55
AttributeError: 'NoneType' object has no attribute 'get' #48
Install error: failed virConnectNodeDeviceEventRegisterAny #57
virt-manager crashing with Python quit unexpectedly while using the libgdk-3.0.dylib #62

@jeffreywildman
Copy link
Owner

Closing due to inactivity. Please reopen if brew install libvirt-glib fails.

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