Closed fxcoudert closed 1 month ago
[ 22%] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o
/opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DHWY_SHARED_DEFINE -DTOOLCHAIN_MISS_ASM_HWCAP_H -DTOOLCHAIN_MISS_SYS_AUXV_H -Dhwy_contrib_EXPORTS -I/tmp/highway-20240828-35558-u82r52/highway-1.2.0 -O3 -DNDEBUG -std=c++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -fmerge-all-constants -Wall -Wextra -Wconversion -Wsign-conversion -Wvla -Wnon-virtual-dtor -Wcast-align -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wfor-loop-analysis -Wgnu-redeclared-enum -Winfinite-recursion -Wself-assign -Wstring-conversion -Wtautological-overlap-compare -Wthread-safety-analysis -Wundefined-func-template -fno-cxx-exceptions -fno-slp-vectorize -fno-vectorize -fdiagnostics-show-option -fcolor-diagnostics -Wc++2a-extensions -fmath-errno -fno-exceptions -Wno-psabi -MD -MT CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o -MF CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o.d -o CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o -c /tmp/highway-20240828-35558-u82r52/highway-1.2.0/hwy/contrib/sort/vqsort_128a.cc
clang++: error: unable to execute command: Abort trap: 6
clang++: error: clang frontend command failed due to signal (use -v to see invocation)
Apple clang version 16.0.0 (clang-1600.0.26.3)
Target: arm64-apple-darwin24.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
clang++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: /private/tmp/vqsort_128a-84ee1a.cpp
clang++: note: diagnostic msg: /private/tmp/vqsort_128a-84ee1a.sh
clang++: note: diagnostic msg: Crash backtrace is located in
clang++: note: diagnostic msg: /private/tmp/highway-20240828-35558-u82r52/highway-1.2.0/.brew_home/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang++: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
clang++: note: diagnostic msg:
********************
gmake[2]: *** [CMakeFiles/hwy_contrib.dir/build.make:79: CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o] Error 1
gmake[2]: Leaving directory '/private/tmp/highway-20240828-35558-u82r52/highway-1.2.0/builddir'
gmake[1]: *** [CMakeFiles/Makefile2:118: CMakeFiles/hwy_contrib.dir/all] Error 2
gmake[1]: Leaving directory '/private/tmp/highway-20240828-35558-u82r52/highway-1.2.0/builddir'
gmake: *** [Makefile:139: all] Error 2
67% tests passed, 1 tests failed out of 3
Total Test time (real) = 12.36 sec
The following tests FAILED:
2 - full-test (Subprocess aborted)
Errors while running CTest
clang++ -Itesseract/include -Itesseract/src/api -Itesseract/src/arch -Itesseract/src/ccmain -Itesseract/src/ccstruct -Itesseract/src/ccutil -Itesseract/src/classify -Itesseract/src/cutil -Itesseract/src/dict -Itesseract/src/lstm -Itesseract/src/opencl -Itesseract/src/textord -Itesseract/src/training -Itesseract/src/viewer -Itesseract/src/wordrec -Ileptonica/src -I./base -I./obj -std=c++17 -DHAVE_NEON -DHAVE_MKSTEMP -DHAVE_FSEEKO -DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_BSWAP32 -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF -DBUILD_PDF=1 -I./pdf -DHAVE_RESTRICT=1 -I/opt/homebrew/Cellar/libidn/1.42/include -I/opt/homebrew/Cellar/jpeg-turbo/3.0.3/include -I/opt/homebrew/Cellar/xz/5.6.2/include -I/opt/homebrew/opt/zstd/include -I/opt/homebrew/Cellar/libtiff/4.6.0/include -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DTESSERACT_IMAGEDATA_AS_PIX -DTESSERACT_DISABLE_DEBUG_FONTS -DGRAPHICS_DISABLED -UCLUSTER -DDISABLED_LEGACY_ENGINE -mfpu=neon -mcpu=cortex-a53 -D__ARM_NEON__ -o ./obj/tesseract_arch_intsimdmatrixneon.o -c tesseract/src/arch/intsimdmatrixneon.cpp
clang++: error: unsupported option '-mfpu=' for target 'arm64-apple-darwin24.0.0'
make: *** [obj/tesseract_arch_intsimdmatrixneon.o] Error 1
ghostscript
: -mfpu
never worked on aarch64/arm64 but is only now an error: https://github.com/llvm/llvm-project/issues/74361.
It should be updated to look more like: https://github.com/tesseract-ocr/tesseract/blob/027ad18a8ddeb622b43e83dcc5a326124799cd85/configure.ac#L168-L184
Ideally we remove the vendored tesseract and use the system one which works, but we tried and failed to get that to work before.
protobuf
: seems to be a file descriptor leak as https://github.com/Bo98/protobuf/commit/3df847287eae2e1cb1b8a1cca183f7527a67ce0a fixes it for me. Not entirely sure what's macOS 15 specific about that given the leak has been there for 16 years and there's little else appearing in lsof
but it works I guess
tmux
: likely needs https://github.com/tmux/tmux/commit/775789fbd5c4f3aa93061480cd64e61daf7fb689
libvpx
: same issue we face every macOS bump. Patch needs updating
protobuf
patch was accepted upstream: https://github.com/protocolbuffers/protobuf/commit/e490bff517916495ed3a900aa85791be01f674f5
First: CMake was not built with zstd support
which can be worked around with -DQT_AVOID_CMAKE_ARCHIVING_API=ON
Next failure:
[1/9995] cd /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui && /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/share/qt/libexec/syncqt @/private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/Gui_syncqt_args && /opt/homebrew/Cellar/cmake/3.30.3/bin/cmake -E touch /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/Gui_syncqt_timestamp
FAILED: qtbase/src/gui/Gui_syncqt_timestamp qtbase/include/QtGui/QtGuiVersion qtbase/include/QtGui/qtguiversion.h qtbase/include/QtGui/QtGui /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/Gui_syncqt_timestamp /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/include/QtGui/QtGuiVersion /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/include/QtGui/qtguiversion.h /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/include/QtGui/QtGui
cd /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui && /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/share/qt/libexec/syncqt @/private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/Gui_syncqt_args && /opt/homebrew/Cellar/cmake/3.30.3/bin/cmake -E touch /tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/Gui_syncqt_timestamp
ERROR: /private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/bus_interface.h:22 includes private header QtGui/private/qspi_struct_marshallers_p.h
WARNING: /private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/bus_interface.h does not include QT_BEGIN_NAMESPACE
ERROR: /private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/cache_adaptor.h:17 includes private header QtGui/private/qspi_struct_marshallers_p.h
WARNING: /private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/cache_adaptor.h does not include QT_BEGIN_NAMESPACE
ERROR: /private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/deviceeventcontroller_adaptor.h:17 includes private header QtGui/private/qspi_struct_marshallers_p.h
WARNING: /private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/deviceeventcontroller_adaptor.h does not include QT_BEGIN_NAMESPACE
ERROR: /private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/socket_interface.h:22 includes private header QtGui/private/qspi_struct_marshallers_p.h
WARNING: /private/tmp/qt-20240902-2507-kxd2up/qt-everywhere-src-6.7.0/qtbase/src/gui/socket_interface.h does not include QT_BEGIN_NAMESPACE
ninja: build stopped: subcommand failed.
==> make images
Building target 'images' in configuration 'macosx-aarch64-server-release'
Compiling up to 1 files for BUILD_TOOLS_HOTSPOT
Compiling up to 8 files for BUILD_TOOLS_LANGTOOLS
Warning: No SCM configuration present and no .src-rev
xattr: [Errno 13] Permission denied: '/private/tmp/openjdk-20240902-77094-ihxlkw/jdk22u-jdk-22.0.2-ga/build/macosx-aarch64-server-release/jdk/conf/management/jmxremote.password.template'
make[3]: *** [/private/tmp/openjdk-20240902-77094-ihxlkw/jdk22u-jdk-22.0.2-ga/build/macosx-aarch64-server-release/jdk/conf/management/jmxremote.password.template] Error 1
make[3]: *** Deleting file `/private/tmp/openjdk-20240902-77094-ihxlkw/jdk22u-jdk-22.0.2-ga/build/macosx-aarch64-server-release/jdk/conf/management/jmxremote.password.template'
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [jdk.management.agent-copy] Error 2
make[2]: *** Waiting for unfinished jobs....
ERROR: Build failed for target 'images' in configuration 'macosx-aarch64-server-release' (exit code 2)
The failure is because file jmxremote.password.template
(see full path above) has permission -r--r--r--
, meaning it is not user-writable. Therefore, xattr
fails to update it as it should.
chmod u+w build/macosx-aarch64-server-release/support/modules_conf/jdk.management.agent/management/jmxremote.password.template
allows the build to proceed to another failure:
Exception in thread "main" java.lang.ClassFormatError: StackMapTable format error: bad verification type
at jdk.compiler/com.sun.tools.javac.Main.compile(Main.java:64)
at jdk.compiler/com.sun.tools.javac.Main.main(Main.java:52)
make[3]: *** [/private/tmp/openjdk-20240905-80958-8gr2kq/jdk22u-jdk-22.0.2-ga/build/macosx-aarch64-server-release/buildtools/create_symbols_javac/_the.COMPILE_CREATE_SYMBOLS_batch] Error 1
make[2]: *** [jdk.compiler-gendata] Error 2
neovim: fails to build because of Segmentation fault: 11 /opt/homebrew/bin/luajit
For the record, I've been running Neovim in Sequoia since the first development beta without any issues (apart from https://github.com/neovim/neovim/pull/29548). Feel free to reach out on https://matrix.to/#/#neovim-dev:matrix.org if you need help.
Last 15 lines from /Users/fx/Library/Logs/Homebrew/semgrep/05.opam:
2024-09-03 22:35:25 +0000
opam
install
-y
--deps-only
./
[WARNING] Failed checks on semgrep package definition from source at git+file:///private/tmp/semgrep-20240904-56127-3268sj#HEAD:
warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "LGPL-2.1"
[ERROR] Sorry, resolution of the request timed out.
Try to specify a more precise request, use a different solver, or increase the allowed time by setting OPAMSOLVERTIMEOUT to a bigger value (currently, it is set to 60.0 seconds).
Last 15 lines from /Users/fx/Library/Logs/Homebrew/erlang/02.make:
34 | #include <asmjit/a64.h>
| ^
1 error generated.
make[4]: *** [obj/aarch64-apple-darwin24.0.0/opt/jit/beam_asm_module.o] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from beam/jit/arm/instr_bs.cpp:22:
/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/numeric:176:10: fatal error: cannot open file '/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__numeric/transform_exclusive_scan.h': Too many open files
176 | #include <__numeric/transform_exclusive_scan.h>
| ^
1 error generated.
make[4]: *** [obj/aarch64-apple-darwin24.0.0/opt/jit/instr_bs.o] Error 1
make[3]: *** [opt] Error 2
make[2]: *** [opt] Error 2
make[1]: *** [jit] Error 2
make: *** [emulator] Error 2
cd /tmp/fbthrift-20240904-30860-6z2n91/fbthrift-2024.08.26.00/build/shared/thrift/annotation && ../../bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /tmp/fbthrift-20240904-30860-6z2n91/fbthrift-2024.08.26.00/build/shared/thrift/annotation -I /tmp/fbthrift-20240904-30860-6z2n91/fbthrift-2024.08.26.00 /tmp/fbthrift-20240904-30860-6z2n91/fbthrift-2024.08.26.00/thrift/annotation/thrift.thrift
[ERROR:/tmp/fbthrift-20240904-30860-6z2n91/fbthrift-2024.08.26.00/thrift/annotation/thrift.thrift:19] std::bad_cast
gmake[2]: *** [thrift/annotation/CMakeFiles/thriftannotation.dir/build.make:234: thrift/annotation/gen-cpp2/thrift_constants.h] Error 1
gmake[2]: Leaving directory '/private/tmp/fbthrift-20240904-30860-6z2n91/fbthrift-2024.08.26.00/build/shared'
gmake[1]: *** [CMakeFiles/Makefile2:479: thrift/annotation/CMakeFiles/thriftannotation.dir/all] Error 2
gmake[1]: Leaving directory '/private/tmp/fbthrift-20240904-30860-6z2n91/fbthrift-2024.08.26.00/build/shared'
gmake: *** [Makefile:159: all] Error 2
Error: An exception occurred within a child process:
ShebangDetectionError: Cannot detect Python shebang: formula does not depend on Python.
Last 15 lines from /Users/fx/Library/Logs/Homebrew/swift/01.build-script:
return try rebased.withMemoryRebound(to: T.self, body)
~~~~~~~ ^~~~~~~~~~~~~~~~~
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface:31620:30: error: value of type 'UnsafeMutableBufferPointer<Element>' has no member 'withMemoryRebound'
try Base(rebasing: self).withMemoryRebound(to: T.self, body)
~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface:41379:18: error: value of type 'UnsafeMutableRawPointer?' has no member 'map'
_end = start.map { $0 + _assumeNonNegative(count) }
~~~~~ ^~~
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface:41854:18: error: value of type 'UnsafeRawPointer?' has no member 'map'
_end = start.map { $0 + _assumeNonNegative(count) }
~~~~~ ^~~
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/swift/Swift.swiftmodule/arm64e-apple-macos.swiftinterface:1:1: error: failed to build module 'Swift'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.7.24 clang-1600.0.25.1)', while this compiler is 'Swift version 5.10 (swift-5.10-RELEASE)'). Please select a toolchain which matches the SDK.
// swift-interface-format-version: 1.0
^
ninja: build stopped: subcommand failed.
==> Fetching tor
==> Downloading https://www.torproject.org/dist/tor-0.4.8.12.tar.gz
curl: (60) SSL certificate problem: self signed certificate in certificate chain
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Trying a mirror...
==> Downloading https://www.torservers.net/mirrors/torproject.org/dist/tor-0.4.8.12.tar.gz
curl: (60) SSL certificate problem: self signed certificate in certificate chain
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Error: tor: Failed to download resource "tor"
/tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_cc_functions.c:767:23: error: variable 't_cwnd' set but not used [-Werror,-Wunused-but-set-variable]
767 | uint32_t t_ssthresh, t_cwnd, incr;
| ^
1 error generated.
gmake[2]: *** [usrsctplib/CMakeFiles/usrsctp.dir/build.make:135: usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_cc_functions.c.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
/tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_indata.c:3323:6: error: variable 'tot_retrans' set but not used [-Werror,-Wunused-but-set-variable]
3323 | int tot_retrans = 0;
| ^
1 error generated.
gmake[2]: *** [usrsctplib/CMakeFiles/usrsctp.dir/build.make:163: usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_indata.c.o] Error 1
/tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_pcb.c:7946:11: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
7946 | sctp_drain()
| ^
| void
1 error generated.
gmake[2]: *** [usrsctplib/CMakeFiles/usrsctp.dir/build.make:205: usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_pcb.c.o] Error 1
/tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_output.c:9973:33: error: variable 'cnt_thru' set but not used [-Werror,-Wunused-but-set-variable]
9973 | int no_fragmentflg, bundle_at, cnt_thru;
| ^
/tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_output.c:13419:13: error: variable 'len' set but not used [-Werror,-Wunused-but-set-variable]
13419 | int error, len;
| ^
2 errors generated.
Pada Kha, 5 Sep 2024, 5:01 PTG FX Coudert @.***> menulis:
libusrsctp
/tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_cc_functions.c:767:23: error: variable 't_cwnd' set but not used [-Werror,-Wunused-but-set-variable] 767 | uint32_t t_ssthresh, t_cwnd, incr; | ^ 1 error generated. gmake[2]: [usrsctplib/CMakeFiles/usrsctp.dir/build.make:135: usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_cc_functions.c.o] Error 1 gmake[2]: Waiting for unfinished jobs.... /tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_indata.c:3323:6: error: variable 'tot_retrans' set but not used [-Werror,-Wunused-but-set-variable] 3323 | int tot_retrans = 0; | ^ 1 error generated. gmake[2]: [usrsctplib/CMakeFiles/usrsctp.dir/build.make:163: usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_indata.c.o] Error 1 /tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_pcb.c:7946:11: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] 7946 | sctp_drain() | ^ | void 1 error generated. gmake[2]: [usrsctplib/CMakeFiles/usrsctp.dir/build.make:205: usrsctplib/CMakeFiles/usrsctp.dir/netinet/sctp_pcb.c.o] Error 1 /tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_output.c:9973:33: error: variable 'cnt_thru' set but not used [-Werror,-Wunused-but-set-variable] 9973 | int no_fragmentflg, bundle_at, cnt_thru; | ^ /tmp/libusrsctp-20240905-96128-qgeo1n/usrsctp-0.9.5.0/usrsctplib/netinet/sctp_output.c:13419:13: error: variable 'len' set but not used [-Werror,-Wunused-but-set-variable] 13419 | int error, len; | ^ 2 errors generated.
— Reply to this email directly, view it on GitHub https://github.com/Homebrew/homebrew-core/issues/182758#issuecomment-2330985765, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKGVVFLM3U4L6GFQFXINEUDZVAMWXAVCNFSM6AAAAABNIWRIJKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZQHE4DKNZWGU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
%PDF-1.3
%����
1 0 obj
<</AAPL:Keywords 37 0 R /CreationDate 35 0 R /Creator 34 0 R /Keywords 36 0 R /ModDate 35 0 R /Producer 33 0 R /Title 32 0 R >>
endobj
2 0 obj
<</Contents 40 0 R /MediaBox[ 0 0 595 841]/Parent 3 0 R /Resources 6 0 R /Type/Page>>
endobj
3 0 obj
<</Count 1/Kids[ 2 0 R ]/MediaBox[ 0 0 595.28 841.89]/Type/Pages>>
endobj
4 0 obj
<</Filter/FlateDecode/Length 2337>>stream
x��Yo\����)�Xrf������'������OB���
���@g���$[0<3$���s��S�#NE���-�~���
}��������������T��K,���{��E�Z[~tuS0e�]YtUY6��!~��m�2�u�o���X������9��'�z�CU�cl��m���a��>�=]1���9M�����k+5��F��?�*���xw���_f �������}z��W�y}�m<�:�Z����cO6����u�M0���:��~Z��s�0�JU�I�TG�����N(��uT���x�7����H~{:��V�H��p�����2tc��J�����i�����)� �U5��PI������)��.���v�q�C;��h%$jI�Q-�����5U��d��9U$�D2���=K��cX�c16e��<Q�n���>A�P��0���| m��#��A ��?@^Z]��fJ�OZ�GQsR��Q��c�"s<$�ScK��q���������5b������q$bj�"%��$0�� S^Z�<id
@.��:�~���������@��r(w��{9V{�F��Y�L�V� ��CA���{V�;�(���A
���-&�����������c\���Oz�&]n4%�MP�8��[�g�����+����Ms�\�I�
S���3k�����^!>��2��
I,��&>��/dJq5�������PWB�Qk_�U����R�K��kS�k���%doq�KX���80���z��}�.�PT4� �i[6"k3�k��6��g�h9]�L�zwC�(�W��~qV� ���^jM�\������@�$�$�U���S��i��-������8����sH���W[��J=�~�(����x��������"/B�gU|}��&z��<�Y���gf�����r�b�n�/��}��%��
f� �0I��N�cI�Lr����!q4{� ���n{DLy���C:CX�z�O:����n���[��2F��O��XS�0���K"@� ��m8C�������\���s�O=4���:8^�����\�9{���(7����v�r�m���+��b�Q�m��mWl$�/ZUc�7��-���l��UC�Bqj����'y�2�y{�<�&�hFN2+G����M�x�� sQ8��pT�os�Y�"��;��]Uw������
��� ����F\����@���D��M�0B���$�f�Q�@.��jO$�'�e����p����+�����yt���PE�{�%G
�%��Q�>B&���s�������Bw��F � �-z�gQ�U,��r.����y�@
���eM�V���L��Q��80��4�����'7!)<�H�D�pT(���+:�7 �B���AI��^w�g�|]�������im����+P��k�jCmBu4�.v�����=���,T��P�n��hGh?�3G�:-G��-%�W����Kj�|�ABL)H�
�L$�tI�f��i���Fm�F�f9�z��.I��"g��n�G��j���FH�����}z���h�f��������G��v���t�:�E�x�Z�rB��B���GK^�uA:��phn�&���1�u�~/x$=3f�Q�;,�1yd))-F�Tg�f�-v�n��qR��}�y����@�]��.�����b�^�cFo�g��[�O�9N�~Oj��Ac�h����j��v��6s��*��6@.9d�D�\I$a�$i�~�MY71��nf�����Q|e�����K�4=��������J�<����k�� OkW�w��BO��-o��$p��h�U~1���rR|�����s'MFq+�K�DD��)�iLA���� �+O�k!�aV%�D<>)� s����uA�.�t��%����9��U�����$ ��)V��o���np��n�;�^B2�L����Uo�6� �I��
��<H-=h�B������!�X������Jb� �,�X��j����rf�����ClxA��)�LHm����S�Y��F��r����.��k�z:!!Lo�z,!�^Q44�� ��k�m���{)�w-�2�x�5ct1�-�E�=����s�Iv7$�_�?����5I&�R�Y�l�����r7\W�n�.]�|S�C�em�9p��w�+i�$o�C���������a%�A��@�4�����e��x�h�V��Z?�I
H
endstream
endobj
5 0 obj
2337
endobj
6 0 obj
<</ColorSpace<</Cs1 7 0 R >>/Font<</TT2 9 0 R /TT4 11 0 R /TT6 13 0 R >>/ProcSet[/PDF/Text]>>
endobj
7 0 obj
[/ICCBased 14 0 R ]
endobj
9 0 obj
<</BaseFont/IMVXSS+Calibri/FirstChar 33/FontDescriptor 22 0 R /LastChar 72/Subtype/TrueType/ToUnicode 23 0 R /Type/Font/Widths[ 226 487 525 498 335 525 391 268 386 423 799 252 229 525 527 453 303 418 418 303 715 525 525 459 525 349 252 615 452 229 533 479 544 471 305 250 646 890 455 579]>>
endobj
11 0 obj
<</BaseFont/JZKFRL+Calibri-Italic/FirstChar 33/FontDescriptor 17 0 R /LastChar 49/Subtype/TrueType/ToUnicode 18 0 R /Type/Font/Widths[ 642 514 514 514 335 478 226 389 507 507 855 343 416 514 507 507 507]>>
endobj
13 0 obj
<</BaseFont/UYZJKM+Calibri-Bold/FirstChar 33/FontDescriptor 27 0 R /LastChar 49/Subtype/TrueType/ToUnicode 28 0 R /Type/Font/Widths[ 630 267 473 529 423 606 874 488 563 226 347 537 503 906 537 399 246]>>
endobj
14 0 obj
<</Alternate/DeviceRGB/Filter/FlateDecode/Length 2612/N 3>>stream
x��wTS����7��" %�z �;HQ�I�P��&vDF)VdT�G�"cE��b� �P��QDE���k ��5�����Y������g�}�� P���tX�4�X���\���X��ffG�D���=���H����.�d��,�P&s���"7C$
E�6<~&��S��2����)2�12� ��"���l���+����&��Y��4���P��%����\�%�g�|e�TI� ��(����L 0���&�l�2E��� ��9�r��9h� x�g���Ib���i���f���S�b1+��M��xL����0��o�E%Ym�h�����Y��h����~S�=�z�U�&���A��Y�l��/� �$Z����U �m@���O� � �����l^���'���ls�k.+�7���o���9�����V;�?�#I3eE����KD����d�����9i���,������UQ�� ��h��<�X�.d
���6'~�khu
This is a place to keep track of first issues encountered during Sequoia testing, aiming to test the most-used formulas locally (before a full CI set-up is completed).
broken
bullet
: linking errorcliclick
: https://github.com/BlueM/cliclick/issues/178composer
: download does not workerlang
:Too many open files
fbthrift:
std::bad_cast` https://github.com/facebook/fbthrift/issues/618FreeRDP
https://github.com/FreeRDP/FreeRDP/issues/10558gstreamer
failure building rust bindingsgtk+
:CGWindowListCreateImage
is obsoletehighway
: clang crash 😢 (reported to Apple as FB14947714) https://github.com/google/highway/issues/2317libblastrampoline
https://github.com/JuliaLinearAlgebra/libblastrampoline/issues/139libusrsctp
https://github.com/sctplab/usrsctp/issues/717mono
: build crashGot a segv while executing native code
mysql-client@8.0
linking erroropenjdk
fails withxattr: [Errno 13] Permission denied
openjdk@21
has the issue asopenjdk
qt
: https://bugreports.qt.io/browse/QTBUG-128571qt@5
: fails withglobal/qlogging.cpp:109:101: fatal error: cannot open file './execinfo.h': Too many open files
semgrep
:[ERROR] Sorry, resolution of the request timed out.
swift
:this SDK is not supported by the compiler
wireguard-go
:link: golang.org/x/net/internal/socket: invalid reference to syscall.recvmsg
fixed
bind
: https://github.com/Homebrew/homebrew-core/pull/183558ghostscript
: wrong compiler flagunsupported option '-mfpu=' for target
, upstream https://bugs.ghostscript.com/show_bug.cgi?id=707993 fixed at https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=8706e88240cf https://github.com/Homebrew/homebrew-core/pull/183209libheif
: https://github.com/Homebrew/homebrew-core/pull/183407libiconv
https://github.com/Homebrew/homebrew-core/pull/183445libxmlb
:ShebangDetectionError
https://github.com/Homebrew/homebrew-core/pull/183411libvpx
:Unrecognized toolchain 'arm64-darwin24-gcc'
https://github.com/Homebrew/homebrew-core/pull/183203luajit
: builds, but test fails https://github.com/LuaJIT/LuaJIT/issues/1266 ; fixed in https://github.com/Homebrew/homebrew-core/pull/183358metis
: download fails https://github.com/Homebrew/homebrew-core/pull/183408openblas
https://github.com/OpenMathLib/OpenBLAS/issues/4888 fixed by https://github.com/Homebrew/brew/pull/18231protobuf
: 1 failing test,2 - full-test (Subprocess aborted)
https://github.com/Homebrew/homebrew-core/pull/183206sane-backends
https://gitlab.com/sane-project/backends/-/issues/774 https://github.com/Homebrew/homebrew-core/pull/183546sox
: https://github.com/Homebrew/homebrew-core/pull/183420tmux
:error: call to undeclared function 'TAILQ_REPLACE'
https://github.com/Homebrew/homebrew-core/pull/183202tor
: download does not workcurl: (60) SSL certificate problem: self signed certificate in certificate chain
https://github.com/Homebrew/homebrew-core/pull/183566wxwidgets
https://github.com/wxWidgets/wxWidgets/issues/24724 fixed in https://github.com/Homebrew/homebrew-core/pull/183363xmlto
: fix at https://github.com/Homebrew/homebrew-core/pull/183205