bindfs-mac 1.18.0 #591
Annotations
6 errors and 2 warnings
test-bot (macos-14)
Process completed with exit code 1.
|
test-bot (macos-14)
install failed
|
`brew install --verbose --formula --build-bottle gromgit/fuse/bindfs-mac` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/bindfs-mac.rb#L28
Making install in src
clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_FILE_OFFSET_BITS=64 -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -std=c99 -Wall -Wextra -Wpedantic -fno-common -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -c -o bindfs.o bindfs.c
clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_FILE_OFFSET_BITS=64 -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -std=c99 -Wall -Wextra -Wpedantic -fno-common -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -c -o debug.o debug.c
clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_FILE_OFFSET_BITS=64 -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -std=c99 -Wall -Wextra -Wpedantic -fno-common -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -c -o permchain.o permchain.c
clang -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_FILE_OFFSET_BITS=64 -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -std=c99 -Wall -Wextra -Wpedantic -fno-common -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include -I/private/tmp/bindfs-mac-20250507-8490-ovd72m/bindfs-1.18.0/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -c -o userinfo.o userinfo.c
bindfs.c:888:57: error: use of undeclared identifier 'DT_LNK'
if ((settings.resolve_symlinks && de->d_type == DT_LNK) || readdirplus) {
^
bindfs.c:892:60: error: use of undeclared identifier 'DT_LNK'
if (settings.resolve_symlinks && de->d_type == DT_LNK) {
^
2 errors generated.
make[1]: *** [bindfs.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [install-recursive] Error 1
==> Formula
Tap: gromgit/fuse
Path: /opt/homebrew/Library/Taps/gromgit/homebrew-fuse/Formula/bindfs-mac.rb
==> Configuration
HOMEBREW_VERSION: 4.5.1-14-ge5308b0
ORIGIN: https://github.com/Homebrew/brew
HEAD: e5308b0245a60ba6ece79ec5b72ed7ffd775f0a0
Last commit: 16 hours ago
Branch: master
Core tap HEAD: 074773f3c4391fa248e7052b4d891130318f9451
Core tap last commit: 2 days ago
Core tap JSON: 07 May 11:28 UTC
Core cask tap HEAD: 111bb96a316e2aead8f4b3b57ba61c132c9ec0f0
Core cask tap last commit: 2 days ago
Core cask tap JSON: 07 May 11:28 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CACHE: /Users/runner/Library/Caches/Homebrew
HOMEBREW_CASK_OPTS: ["--no-quarantine"]
HOMEBREW_COLOR: set
HOMEBREW_CURL_PATH: /usr/bin/curl
HOM
|
test-bot (macos-14)
gromgit/fuse/bindfs-mac 1.18.0 did not build
|
test-bot (macos-13)
The operation was canceled.
|
test-bot (macos-13)
The strategy configuration was canceled because "test-bot.macos-14" failed
|
test-bot (macos-14)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|