Rebuild bottles of jsvc #676
Annotations
2 errors and 4 notices
Run brew test-bot --only-formulae --only-json-tab --skip-online-checks --skip-dependents 'jsvc':
Formula/j/jsvc.rb#L23
==> Fetching jsvc
==> Downloading https://www.apache.org/dyn/closer.lua?path=commons/daemon/source/commons-daemon-1.3.4-src.tar.gz
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/598485c5f468a5d937e37a4b5e9e3c1298b843ec02a5015c9294dbd07c9d11c2--commons-daemon-1.3.4-src.tar.gz
==> Verifying checksum for '598485c5f468a5d937e37a4b5e9e3c1298b843ec02a5015c9294dbd07c9d11c2--commons-daemon-1.3.4-src.tar.gz'
/usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/598485c5f468a5d937e37a4b5e9e3c1298b843ec02a5015c9294dbd07c9d11c2--commons-daemon-1.3.4-src.tar.gz --directory /private/tmp/homebrew-unpack20240506-8455-rh29s5
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240506-8455-rh29s5/commons-daemon-1.3.4-src/. /private/tmp/jsvc-20240506-8455-d8prtw/commons-daemon-1.3.4-src
==> ./configure --with-java=/opt/homebrew/opt/openjdk
*** Current host ***
checking build system type... arm-apple-darwin23.4.0
checking host system type... arm-apple-darwin23.4.0
checking cached host system type... ok
*** C-Language compilation tools ***
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for ranlib... ranlib
checking for strip... strip
*** Host support ***
checking C flags dependant on host system type... ok
./configure: line 3870: dev/null: No such file or directory
./configure: line 3882: cd: /System/Library/Frameworks/JavaVM.framework/Headers: No such file or directory
*** Java compilation tools ***
checking JAVA_HOME... /opt/homebrew/opt/openjdk
checking for JDK os include directory... jni_md.h found in /opt/homebrew/opt/openjdk/include
gcc flags added
*** Writing output files ***
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makedefs
config.status: creating native/Makefile
*** All done ***
Now you can issue "make"
==> make
(cd native; /Applications/Xcode.app/Contents/Developer/usr/bin/make all)
clang -g -O2 -DOS_DARWIN -DDSO_DLFCN -DCPU=\"arm\" -Wall -Wstrict-prototypes -I/private/tmp/jsvc-20240506-8455-d8prtw/commons-daemon-1.3.4-src/src/native/unix -I/opt/homebrew/opt/openjdk/include -I/opt/homebrew/opt/openjdk/include -c jsvc-unix.c -o jsvc-unix.o
clang -g -O2 -DOS_DARWIN -DDSO_DLFCN -DCPU=\"arm\" -Wall -Wstrict-prototypes -I/private/tmp/jsvc-20240506-8455-d8prtw/commons-daemon-1.3.4-src/src/native/unix -I/opt/homebrew/opt/openjdk/include -I/opt/homebrew/opt/openjdk/include -c arguments.c -o arguments.o
clang -g -O2 -DOS_DARWIN -DDSO_DLFCN -DCPU=\"arm\" -Wall -Wstrict-prototypes -I/private/tmp/jsvc-20240506-8455-d8prtw/commons-daemon-1.3.4-src/src/native/unix -I/opt/homebrew/opt/openjdk/include -I/opt/homebrew/opt/openjdk/include -c debug.c -o debug.o
clang -g -O2 -DOS_DARWIN -DDSO_DLFCN -DCPU=\"arm\" -Wall -Wstrict-prototypes -I/private/tmp/jsvc-20240506-8455-d8prtw/commons-daemon-1.3.4-src/src/native/unix -I/opt/homebrew/opt/openjdk/include -I/opt/homebrew/opt/openjdk/include -c dso-dlfcn.c -o dso-dlfcn.o
clang -g -O2 -DOS_DARWIN -DDSO_DLFCN -DCPU=\"arm\" -Wall -Wstrict-prototypes -I/private/tmp/jsvc-20240506-8455-d8prtw/commons-daemon-1.3.4-src/src/native/unix -I/opt/homebrew/opt/openjdk/include -I/opt/homebrew/opt/openjdk/include -c dso-dyld.c -o dso-dyld.o
clang -g -O2 -DOS_DARWIN -DDSO_DLFCN -DCPU=\"arm\" -Wall -Wstrict-prototypes -I/private/tmp/jsvc-20240506-8455-d8prtw/commons-daemon-1.3.4-src/src/native/unix -I/opt/homebrew/opt/openjdk/include -I/opt/homebrew/opt/openjdk/include -c help.c -o help.o
jsvc-unix.c:1311:20: error: incompatible function pointer types assigning to 'void (*)(int)' from 'void (int, siginfo_t *, void *)' (aka 'void (int, struct __siginfo *, void *)') [-Wincompatible-function-poin
|
Run brew test-bot --only-formulae --only-json-tab --skip-online-checks --skip-dependents 'jsvc'
Process completed with exit code 1.
|
Post-build steps
0 bottle(s)
|
Post-build steps
0 failed bottle(s)
|
Post-build steps
1 list(s) of skipped formulae
|
Post-build steps
0 list(s) of successfully tested dependents
|
Loading