Opened 4 weeks ago

Last modified 3 weeks ago

#69683 new defect

vfkit @v0.5.1: build failure on x86_64 Big Sur

Reported by: cooljeanius (Eric Gallager) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: x86_64, bigsur Cc: judaew (Vadym-Valdis Yudaiev)
Port: vfkit

Description

Attempting to upgrade podman attempts to build a new dependency, which fails:

DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_vfkit/vfkit/work/gopath/src/github.com/crc-org/vfkit" && make -j16 GIT_VERSION=v0.5.1 
CGO_ENABLED=1 CGO_CFLAGS=-mmacosx-version-min=11.0 GOOS=darwin GOARCH=arm64 go build -o out/vfkit-arm64 ./cmd/vfkit
CGO_ENABLED=1 CGO_CFLAGS=-mmacosx-version-min=11.0 GOOS=darwin GOARCH=amd64 go build -o out/vfkit-amd64 ./cmd/vfkit
go: downloading github.com/Code-Hex/vz/v3 v3.1.0
go: downloading github.com/Code-Hex/vz/v3 v3.1.0
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/prashantgupta24/mac-sleep-notifier v1.0.1
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/prashantgupta24/mac-sleep-notifier v1.0.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading golang.org/x/sys v0.16.0
go: downloading inet.af/tcpproxy v0.0.0-20231102063150-2862066fc2a9
go: downloading golang.org/x/sys v0.16.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading inet.af/tcpproxy v0.0.0-20231102063150-2862066fc2a9
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/net v0.20.0
go: downloading github.com/go-playground/validator/v10 v10.17.0
go: downloading github.com/pelletier/go-toml/v2 v2.1.1
go: downloading github.com/pelletier/go-toml/v2 v2.1.1
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/net v0.20.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading google.golang.org/protobuf v1.32.0
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.32.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-playground/validator/v10 v10.17.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/Code-Hex/go-infinity-channel v1.0.0
go: downloading golang.org/x/mod v0.14.0
go: downloading github.com/Code-Hex/go-infinity-channel v1.0.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading golang.org/x/crypto v0.18.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading golang.org/x/crypto v0.18.0
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/go-playground/locales v0.14.1
# github.com/Code-Hex/vz/v3
In file included from _cgo_export.c:4:
In file included from socket.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/audio.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/bootloader.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/clipboard.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_13.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/configuration.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/console.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_13.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/entropy.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/graphics.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_13.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/keyboard.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/memory_balloon.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/network.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/osversion.go:6:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/platform.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/pointing_device.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/serial_console.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/shared_directory.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/socket.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/storage.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from virtualization_11.m:7:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from virtualization_12.m:7:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_12.h:7:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
virtualization_12.m:14:52: error: property 'canStop' not found on object of type 'VZVirtualMachine *'
virtualization_12.m:27:42: warning: instance method '-stopWithCompletionHandler:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachine.h:57:12: note: receiver is instance of class declared here
virtualization_12.m:42:18: error: unknown receiver 'VZGenericPlatformConfiguration'; did you mean 'VZSerialPortConfiguration'?
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:16:8: note: 'VZSerialPortConfiguration' declared here
virtualization_12.m:42:56: error: 'init' is unavailable
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZSerialPortConfiguration.h:26:1: note: 'init' has been explicitly marked unavailable here
virtualization_12.m:55:50: warning: instance method '-setDirectorySharingDevices:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:70:88: error: expected expression
virtualization_12.m:70:63: error: use of undeclared identifier 'VZPlatformConfiguration'
virtualization_12.m:84:50: warning: instance method '-setGraphicsDevices:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:98:50: warning: instance method '-setPointingDevices:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:112:50: warning: instance method '-setKeyboards:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:126:50: warning: instance method '-setAudioDevices:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:140:18: error: unknown receiver 'VZVirtioSoundDeviceConfiguration'; did you mean 'VZVirtioSocketDeviceConfiguration'?
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtioSocketDeviceConfiguration.h:21:12: note: 'VZVirtioSocketDeviceConfiguration' declared here
virtualization_12.m:152:45: error: expected expression
virtualization_12.m:152:11: error: use of undeclared identifier 'VZVirtioSoundDeviceConfiguration'; did you mean 'newVZVirtioSoundDeviceConfiguration'?
virtualization_12.m:137:7: note: 'newVZVirtioSoundDeviceConfiguration' declared here
virtualization_12.m:166:18: error: use of undeclared identifier 'VZVirtioSoundDeviceInputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceInputStreamConfiguration'?
virtualization_12.m:163:7: note: 'newVZVirtioSoundDeviceInputStreamConfiguration' declared here
virtualization_12.m:166:18: warning: receiver type 'void *(*)()' is not 'id' or interface pointer, consider casting it to 'id' [-Wreceiver-expr]
virtualization_12.m:178:9: error: use of undeclared identifier 'VZVirtioSoundDeviceInputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceInputStreamConfiguration'?
virtualization_12.m:163:7: note: 'newVZVirtioSoundDeviceInputStreamConfiguration' declared here
virtualization_12.m:178:114: error: expected expression
virtualization_12.m:178:69: error: use of undeclared identifier 'VZVirtioSoundDeviceInputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceInputStreamConfiguration'?
virtualization_12.m:163:7: note: 'newVZVirtioSoundDeviceInputStreamConfiguration' declared here
virtualization_12.m:178:54: error: use of undeclared identifier 'inputStream'
virtualization_12.m:179:10: error: unknown receiver 'inputStream'; did you mean 'NSInputStream'?
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:12:109: note: 'NSInputStream' declared here
virtualization_12.m:179:34: error: use of undeclared identifier 'VZHostAudioInputStreamSource'
virtualization_12.m:180:16: error: use of undeclared identifier 'inputStream'
virtualization_12.m:193:18: error: use of undeclared identifier 'VZVirtioSoundDeviceOutputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceOutputStreamConfiguration'?
virtualization_12.m:190:7: note: 'newVZVirtioSoundDeviceOutputStreamConfiguration' declared here
virtualization_12.m:193:18: warning: receiver type 'void *(*)()' is not 'id' or interface pointer, consider casting it to 'id' [-Wreceiver-expr]
virtualization_12.m:205:9: error: use of undeclared identifier 'VZVirtioSoundDeviceOutputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceOutputStreamConfiguration'?
virtualization_12.m:190:7: note: 'newVZVirtioSoundDeviceOutputStreamConfiguration' declared here
virtualization_12.m:205:117: error: expected expression
fatal error: too many errors emitted, stopping now [-ferror-limit=]
make: *** [out/vfkit-amd64] Error 1
make: *** Waiting for unfinished jobs....
# github.com/Code-Hex/vz/v3
In file included from _cgo_export.c:4:
In file included from shared_directory_arm64.go:9:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_13_arm64.h:15:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/audio.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/bootloader.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/bootloader_arm64.go:9:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_12_arm64.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/clipboard.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_13.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/configuration.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/configuration_arm64.go:9:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_14_arm64.h:14:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/console.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_13.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/entropy.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/graphics.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_13.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/graphics_arm64.go:9:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_12_arm64.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/keyboard.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/keyboard_arm64.go:9:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_14_arm64.h:14:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/memory_balloon.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/network.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/osversion.go:6:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/platform.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/platform_arm64.go:9:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_12_arm64.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/pointing_device.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/pointing_device_arm64.go:9:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_13_arm64.h:15:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/serial_console.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/shared_directory.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/shared_directory_arm64.go:9:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_13_arm64.h:15:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/socket.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/storage.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization.go:6:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_arm64.go:9:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from virtualization_11.m:7:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_11.h:9:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
# github.com/Code-Hex/vz/v3
In file included from virtualization_12.m:7:
In file included from ../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_12.h:7:
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:25:9: warning: macOS 12.3 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:32:9: warning: macOS 13 API has been disabled [-W#pragma-messages]
../../../../pkg/mod/github.com/!code-!hex/vz/v3@v3.1.0/virtualization_helper.h:39:9: warning: macOS 14 API has been disabled [-W#pragma-messages]
virtualization_12.m:14:52: error: property 'canStop' not found on object of type 'VZVirtualMachine *'
virtualization_12.m:27:42: warning: instance method '-stopWithCompletionHandler:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachine.h:57:12: note: receiver is instance of class declared here
virtualization_12.m:42:18: error: unknown receiver 'VZGenericPlatformConfiguration'; did you mean 'VZSerialPortConfiguration'?
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:16:8: note: 'VZSerialPortConfiguration' declared here
virtualization_12.m:42:56: error: 'init' is unavailable
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZSerialPortConfiguration.h:26:1: note: 'init' has been explicitly marked unavailable here
virtualization_12.m:55:50: warning: instance method '-setDirectorySharingDevices:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:70:88: error: expected expression
virtualization_12.m:70:63: error: use of undeclared identifier 'VZPlatformConfiguration'
virtualization_12.m:84:50: warning: instance method '-setGraphicsDevices:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:98:50: warning: instance method '-setPointingDevices:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:112:50: warning: instance method '-setKeyboards:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:126:50: warning: instance method '-setAudioDevices:' not found (return type defaults to 'id') [-Wobjc-method-access]
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtualMachineConfiguration.h:46:12: note: receiver is instance of class declared here
virtualization_12.m:140:18: error: unknown receiver 'VZVirtioSoundDeviceConfiguration'; did you mean 'VZVirtioSocketDeviceConfiguration'?
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Virtualization.framework/Headers/VZVirtioSocketDeviceConfiguration.h:21:12: note: 'VZVirtioSocketDeviceConfiguration' declared here
virtualization_12.m:152:45: error: expected expression
virtualization_12.m:152:11: error: use of undeclared identifier 'VZVirtioSoundDeviceConfiguration'; did you mean 'newVZVirtioSoundDeviceConfiguration'?
virtualization_12.m:137:7: note: 'newVZVirtioSoundDeviceConfiguration' declared here
virtualization_12.m:166:18: error: use of undeclared identifier 'VZVirtioSoundDeviceInputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceInputStreamConfiguration'?
virtualization_12.m:163:7: note: 'newVZVirtioSoundDeviceInputStreamConfiguration' declared here
virtualization_12.m:166:18: warning: receiver type 'void *(*)()' is not 'id' or interface pointer, consider casting it to 'id' [-Wreceiver-expr]
virtualization_12.m:178:9: error: use of undeclared identifier 'VZVirtioSoundDeviceInputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceInputStreamConfiguration'?
virtualization_12.m:163:7: note: 'newVZVirtioSoundDeviceInputStreamConfiguration' declared here
virtualization_12.m:178:114: error: expected expression
virtualization_12.m:178:69: error: use of undeclared identifier 'VZVirtioSoundDeviceInputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceInputStreamConfiguration'?
virtualization_12.m:163:7: note: 'newVZVirtioSoundDeviceInputStreamConfiguration' declared here
virtualization_12.m:178:54: error: use of undeclared identifier 'inputStream'
virtualization_12.m:179:10: error: unknown receiver 'inputStream'; did you mean 'NSInputStream'?
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:12:109: note: 'NSInputStream' declared here
virtualization_12.m:179:34: error: use of undeclared identifier 'VZHostAudioInputStreamSource'
virtualization_12.m:180:16: error: use of undeclared identifier 'inputStream'
virtualization_12.m:193:18: error: use of undeclared identifier 'VZVirtioSoundDeviceOutputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceOutputStreamConfiguration'?
virtualization_12.m:190:7: note: 'newVZVirtioSoundDeviceOutputStreamConfiguration' declared here
virtualization_12.m:193:18: warning: receiver type 'void *(*)()' is not 'id' or interface pointer, consider casting it to 'id' [-Wreceiver-expr]
virtualization_12.m:205:9: error: use of undeclared identifier 'VZVirtioSoundDeviceOutputStreamConfiguration'; did you mean 'newVZVirtioSoundDeviceOutputStreamConfiguration'?
virtualization_12.m:190:7: note: 'newVZVirtioSoundDeviceOutputStreamConfiguration' declared here
virtualization_12.m:205:117: error: expected expression
fatal error: too many errors emitted, stopping now [-ferror-limit=]
make: *** [out/vfkit-arm64] Error 1
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_vfkit/vfkit/work/gopath/src/github.com/crc-org/vfkit" && make -j16 GIT_VERSION=v0.5.1 
Exit code: 2
Warning: The following existing files were hidden from the build system by trace mode:
  /opt/local/include/Block.h
  /opt/local/lib/libunwind.dylib
  /private/var/select/sh
The following files would have been hidden from the build system by trace mode if they existed:
  /.bzr
  /.fslckout
  /.git
  /.hg
  /.svn
  /AppleInternal/XBS/.isChrooted
  /BinaryCache
  /BuildSupport/makeProject
  /_FOSSIL_
  /go.work
  /opt/.bzr
  /opt/.fslckout
  /opt/.git
  /opt/.hg
  /opt/.svn
  /opt/_FOSSIL_
  /opt/go.work
  /opt/pkg/tool
  /opt/rocm
  /usr/gnu/include
  /usr/local/cuda-7.0
  /usr/local/cuda-7.5
  /usr/local/cuda-8.0
  /usr/local/cuda/include
Error: Failed to build vfkit: command execution failed
DEBUG: Error code: CHILDSTATUS 70779 2

I see at least 2 problems here:

  • The port is attempting to build for arm64 when I'm on x86_64
  • It's connecting to the internet to try to download go packages, which is ticket #61192

Attachments (1)

vfkit_main.log (85.9 KB) - added by cooljeanius (Eric Gallager) 4 weeks ago.
main.log for vfkit

Download all attachments as: .zip

Change History (6)

Changed 4 weeks ago by cooljeanius (Eric Gallager)

Attachment: vfkit_main.log added

main.log for vfkit

comment:1 Changed 3 weeks ago by judaew (Vadym-Valdis Yudaiev)

Keywords: x86_64 bigsur added

vfkit port currently can't be built without allowing go mod to fetch, because use sources not supported by PG.

comment:2 Changed 3 weeks ago by judaew (Vadym-Valdis Yudaiev)

The port builds arm64 and x86_64 during the build phase, but during destroot it copies the version with the required architecture. The Golang builds quickly enough, so for simpler maintainer I don't touch the build files.

comment:3 Changed 3 weeks ago by judaew (Vadym-Valdis Yudaiev)

The issue appears to be that the code is trying to access the VZVirtioSoundDeviceInputStreamConfiguration that was introduced with macOS 12+ while you are running macOS 11.

https://developer.apple.com/documentation/virtualization/vzvirtiosounddeviceinputstreamconfiguration?language=objc

comment:4 Changed 3 weeks ago by judaew (Vadym-Valdis Yudaiev)

comment:5 Changed 3 weeks ago by judaew (Vadym-Valdis Yudaiev)

Note: See TracTickets for help on using tickets.