[libvirt] Libvirt 1.3.0 compilation failure on OSX 10.9.5

Justin Clift justin at postgresql.org
Wed Jan 6 16:22:01 UTC 2016


Hiyas,

Just went to update the MacOS X Homebrew port/formula for
Libvirt 1.3.0.  It's failing during compilation with:

***********************************************************************************

  Last 15 lines from /Users/jc/Library/Logs/Homebrew/libvirt/02.make:
    CCLD     libvirt_driver_vbox.la
    CCLD     libvirt_driver_storage.la
  Undefined symbols for architecture x86_64:
    "_xdr_uint64_t", referenced from:
        _xdr_virLogManagerProtocolLogFilePosition in virtlogd-log_protocol.o
        _xdr_virLogManagerProtocolDomainOpenLogFileRet in virtlogd-log_protocol.o
        _xdr_virLogManagerProtocolDomainGetLogFilePositionRet in virtlogd-log_protocol.o
        _xdr_virLogManagerProtocolDomainReadLogFileArgs in virtlogd-log_protocol.o
  ld: symbol(s) not found for architecture x86_64
  clang: error: linker command failed with exit code 1 (use -v to see invocation)
  make[3]: *** [virtlogd] Error 1
  make[3]: *** Waiting for unfinished jobs....
  make[2]: *** [all] Error 2
  make[1]: *** [all-recursive] Error 1
  make: *** [all] Error 2

***********************************************************************************

Is this a known thing, or should I grab the rest of the failure logging for
someone (not me) to look at? :)

+ Justin




More information about the libvir-list mailing list