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

socket_vmnet: init at 1.1.4 #288822

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

socket_vmnet: init at 1.1.4

9203cdf
Select commit
Loading
Failed to load commit list.
Open

socket_vmnet: init at 1.1.4 #288822

socket_vmnet: init at 1.1.4
9203cdf
Select commit
Loading
Failed to load commit list.
OfBorg / socket_vmnet, socket_vmnet.passthru.tests on x86_64-darwin completed Mar 21, 2024

Unexpected error: command failed with exit code 1

Attempted: socket_vmnet

The following builds were skipped because they don't evaluate on x86_64-darwin: socket_vmnet.passthru.tests

Details

Partial log

       > build flags: SHELL=/nix/store/7xmqfgfgipjypqprhz0xw6bd3jb58z3y-bash-5.2p26/bin/bash
       > clang -O3 -DVERSION=\"v1.1.4\" -c cli.c -o cli.o
       > In file included from cli.c:11:
       > In file included from ./cli.h:6:
       > /nix/store/rpcjhgkxbl57hjhykybklxz86ybkjw2f-apple-framework-vmnet/Library/Frameworks/vmnet.framework/Headers/vmnet.h:32:10: fatal error: 'xpc/xpc.h' file not found
       > #include <xpc/xpc.h>
       >          ^~~~~~~~~~~
       > 1 error generated.
       > make: *** [Makefile:40: cli.o] Error 1
       For full logs, run 'nix log /nix/store/x42y2n26qdy6p2k99yfs770jjn8lz5bv-socket_vmnet-1.1.4.drv'.