Skip to content

install failure #1

@vielmetti

Description

@vielmetti
Last 15 lines from /Users/emv/Library/Logs/Homebrew/netperf-enable-demo/02.make:
    ^
2 errors generated.
make[2]: *** [net_uuid.o] Error 1
make[2]: *** Waiting for unfinished jobs....
netcpu_osx.c:73:3: error: call to undeclared function 'mach_port_deallocate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  mach_port_deallocate(lib_host_port);
  ^
netcpu_osx.c:73:3: note: did you mean 'mach_voucher_deallocate'?
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/mach/message.h:919:33: note: 'mach_voucher_deallocate' declared here
extern kern_return_t            mach_voucher_deallocate(
                                ^
1 error generated.
make[2]: *** [netcpu_osx.o] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
  https://github.com/kris-anderson/homebrew-netperf/issues

The system is a MacBook Air M1, running Ventura 13.4. Happy to provide additional info as needed or to test code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions