[MacPorts] #62393: qemu 5.2.0 +vnc config fail on arm64

MacPorts noreply at macports.org
Fri Mar 5 22:38:23 UTC 2021


#62393: qemu 5.2.0 +vnc config fail on arm64
-------------------------+--------------------
 Reporter:  trodemaster  |      Owner:  (none)
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.6.4
 Keywords:               |       Port:  qemu
-------------------------+--------------------
 I have been testing the PR https://github.com/macports/macports-
 ports/pull/9955 for building qemu on apple silicon macs. After merging
 this PR into my private port repo I have discovered that the vnc variant
 will fail to build. After removing the two sasl lines that are part of the
 vnc variant it builds as expected.

 a configure log from the failed build is here.
 https://gist.github.com/trodemaster/249f812e6b66275e5649b219dd8f92cc

 {{{
 funcs: do_compiler main
 lines: 218 0
 /usr/bin/clang -o config-temp/qemu-conf.exe config-temp/qemu-conf.c
 -static
 ld: library not found for -lcrt0.o
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)
 }}}

 my WIP version of the working portfile is
 https://github.com/trodemaster/blakeports/blob/main/emulators/qemu/Portfile

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


More information about the macports-tickets mailing list