]> git.ipfire.org Git - thirdparty/lldpd.git/commit
ci: try to install NetSNMP from Homebrew
authorVincent Bernat <vincent@bernat.ch>
Thu, 27 Oct 2022 21:22:53 +0000 (23:22 +0200)
committerVincent Bernat <vincent@bernat.ch>
Thu, 27 Oct 2022 21:23:46 +0000 (23:23 +0200)
commitb5f502aa348a4e0d798e95025a1c2231b71c8fee
tree9087cab5cd8d849312bf5da5e40a31b558c57acb
parent8b9da8225a33c7dd41969cfd37b26ac3a6b10869
ci: try to install NetSNMP from Homebrew

The one shipped with MacOS is broken.

```
checking whether C compiler supports flag "-DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -Os -pipe -DBUILD=174 -DMACOSX_DEPLOYMENT_TARGET=12.6 --sysroot /Applications/Xcode_14.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -iframeworkwithsysroot /System/Library/Frameworks/-1788-11ed-b9c4-96898e02b808/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.6.Internal.sdk/System/Library/PrivateFrameworks/ -1788-11ed-b9c4-96898e02b808/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.6.Internal.sdk/System/Library/Frameworks/ -iwithsysroot /usr/local/libressl/include -L/AppleInternal/Library/BuildRoots/a0876c02-1788-11ed-b9c4-96898e02b808/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.6.Internal.sdk/usr/local/libressl/lib -Udarwin21 -Ddarwin21=darwin21 -I/usr/local/include -DNETSNMP_NO_INLINE -lnetsnmpmibs -lnetsnmpagent -lnetsnmp"
```
tests/ci/install.sh