[MacPorts] #57292: xhyve @20180530: Undefined symbols _deflate _crc32 _deflateEnd _deflateInit_

MacPorts noreply at macports.org
Mon Oct 8 04:19:46 UTC 2018


#57292: xhyve @20180530: Undefined symbols _deflate _crc32 _deflateEnd
_deflateInit_
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  jeremyhu
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  xhyve
------------------------+----------------------
 xhyve @20180530 fails to build on OS X
 [https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/66725/steps
 /install-port/logs/stdio Yosemite] and
 [https://build.macports.org/builders/ports-10.11_x86_64-builder/builds/66295/steps
 /install-port/logs/stdio El Capitan]:

 {{{
 undef: _deflate
 undef: _crc32
 undef: _deflateEnd
 undef: _deflateInit_
 Undefined symbols for architecture x86_64:
   "_deflate", referenced from:
       _rfb_send_screen in xhyve_lto.o
       _rfb_send_all in xhyve_lto.o
   "_crc32", referenced from:
       _rfb_send_screen in xhyve_lto.o
   "_deflateEnd", referenced from:
       _rfb_thr in xhyve_lto.o
       _rfb_send_screen in xhyve_lto.o
       _rfb_send_all in xhyve_lto.o
   "_deflateInit_", referenced from:
       _rfb_thr in xhyve_lto.o
 ld: symbol(s) not found for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)

 ** BUILD FAILED **
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/57292>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list