homebrew-core icon indicating copy to clipboard operation
homebrew-core copied to clipboard

Tracking issue for Sonoma bottling

Open fxcoudert opened this issue 2 years ago • 1038 comments

🔗 Automated tracker: https://mass-bottling-manager.nw.r.appspot.com

This will serve as tracking issue to gather Sonoma bottling info. This first post can be edited, with a summary of the high-profile failures and issues. The bottling job results will be posted as comments below.


Remaining non-deprecated/disabled (skipping some that may be missing Ventura bottles):

Both:

  • [ ] chisel - newer Xcode DESTDIR
  • [ ] dafny - SHA256 mismatch
  • [ ] duti - Hard macOS version limit in configure
  • [ ] grok - #180298
  • [ ] khiva - not compatible with newer arrayfire
  • [ ] llvm@12
  • [ ] libchaos - #182806
  • [ ] qmmp - not compatible with BSD libiconv
  • [ ] tremor-runtime - Blocked due to Rust bump

Intel

  • [ ] embulk
  • [ ] gcc@10
  • [ ] ipmiutil - SHA256 mismatch
  • [ ] sn0int - Blocked due to Rust bump

ARM

  • [ ] hashcat - OpenCL on ARM VM - #181921
  • [ ] sextractor - #181246

fxcoudert avatar Sep 13 '23 08:09 fxcoudert

:x: @fxcoudert bottle request for gettext failed.

  ld: Undefined symbols:
    _iconv_ostream_create, referenced from:
        <initial-undefines>

github-actions[bot] avatar Sep 13 '23 09:09 github-actions[bot]

:x: @fxcoudert bottle request for sqlite failed.

Source checksum mismatch

github-actions[bot] avatar Sep 13 '23 09:09 github-actions[bot]

:x: @fxcoudert bottle request for libunistring failed.

make check-TESTS failures
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
../build-aux/test-driver: line 112: 10884 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u16-casecoll
../build-aux/test-driver: line 112: 11091 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u32-casecoll
../build-aux/test-driver: line 112: 11283 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u8-casecoll
FAIL: unicase/test-ulc-casecmp1.sh
FAIL: unicase/test-ulc-casecoll1.sh
../build-aux/test-driver: line 112: 15984 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u16-normcoll
../build-aux/test-driver: line 112: 16026 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u32-normcoll
../build-aux/test-driver: line 112: 16053 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u8-normcoll
../build-aux/test-driver: line 112: 16098 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: unistdio/test-u16-vasnprintf2.sh
FAIL: unistdio/test-u16-vasnprintf3.sh
FAIL: test-u16-vasnprintf1
../build-aux/test-driver: line 112: 16202 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u16-vasprintf1
../build-aux/test-driver: line 112: 16208 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u16-vsnprintf1
../build-aux/test-driver: line 112: 16214 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u16-vsprintf1
../build-aux/test-driver: line 112: 16234 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u32-vasnprintf1
FAIL: unistdio/test-u32-vasnprintf2.sh
FAIL: unistdio/test-u32-vasnprintf3.sh
../build-aux/test-driver: line 112: 16343 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u32-vasprintf1
../build-aux/test-driver: line 112: 16349 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u32-vsnprintf1
../build-aux/test-driver: line 112: 16355 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u32-vsprintf1
FAIL: unistdio/test-u8-vasnprintf3.sh
../build-aux/test-driver: line 112: 16374 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: unistdio/test-u8-vasnprintf2.sh
FAIL: test-u8-vasnprintf1
../build-aux/test-driver: line 112: 16484 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u8-vasprintf1
../build-aux/test-driver: line 112: 16490 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u8-vsnprintf1
../build-aux/test-driver: line 112: 16506 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-u8-vsprintf1
../build-aux/test-driver: line 112: 16508 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: unistdio/test-ulc-vasnprintf2.sh
FAIL: test-ulc-vasnprintf1
FAIL: unistdio/test-ulc-vasnprintf3.sh
../build-aux/test-driver: line 112: 16625 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-ulc-vasprintf1
../build-aux/test-driver: line 112: 16636 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-ulc-vsnprintf1
../build-aux/test-driver: line 112: 16637 Abort trap: 6           "$@" >> "$log_file" 2>&1
FAIL: test-ulc-vsprintf1
============================================================================
Testsuite summary for 
============================================================================
# TOTAL: 582
# PASS:  535
# SKIP:  15
# XFAIL: 0
# FAIL:  32
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
============================================================================
make[5]: *** [test-suite.log] Error 1
make[4]: *** [check-TESTS] Error 2
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check] Error 2
make: *** [check-recursive] Error 1

github-actions[bot] avatar Sep 13 '23 09:09 github-actions[bot]

:x: @fxcoudert bottle request for lua failed.

  Error: An exception occurred within a child process:
    TypeError: Parameter 'new_value': Expected type T.any(Pathname, String), got type NilClass
  Caller: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/l/lua.rb:58
  Definition: /opt/homebrew/Library/Homebrew/utils/string_inreplace_extension.rb:49

github-actions[bot] avatar Sep 13 '23 11:09 github-actions[bot]

:x: @fxcoudert bottle request for libarchive failed.

  Error: inreplace failed
  /opt/homebrew/Cellar/libarchive/3.7.2/lib/pkgconfig/libarchive.pc:
    expected replacement of "Requires.private: iconv" with ""

github-actions[bot] avatar Sep 13 '23 13:09 github-actions[bot]

:x: @fxcoudert bottle request for telnet failed.

Type failure: https://github.com/Homebrew/homebrew-core/issues/142308

github-actions[bot] avatar Sep 13 '23 15:09 github-actions[bot]

:x: @p-linnane bottle request for gcc failed.

Linker bug reported to Apple as FB13038083 on August 23

  libtool: link:  /private/tmp/gcc-20230913-5087-1vpx63t/gcc-13.2.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20230913-5087-1vpx63t/gcc-13.2.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20230913-5087-1vpx63t/gcc-13.2.0/build/aarch64-apple-darwin23/libstdc++-v3/src -L/private/tmp/gcc-20230913-5087-1vpx63t/gcc-13.2.0/build/aarch64-apple-darwin23/libstdc++-v3/src/.libs -L/private/tmp/gcc-20230913-5087-1vpx63t/gcc-13.2.0/build/aarch64-apple-darwin23/libstdc++-v3/libsupc++/.libs -B/opt/homebrew/opt/gcc/aarch64-apple-darwin23/bin/ -B/opt/homebrew/opt/gcc/aarch64-apple-darwin23/lib/ -isystem /opt/homebrew/opt/gcc/aarch64-apple-darwin23/include -isystem /opt/homebrew/opt/gcc/aarch64-apple-darwin23/sys-include   -fno-checking -dynamiclib  -o .libs/libstdc++.6.dylib .libs/libstdc++.6.dylib-master.o  -L/private/tmp/gcc-20230913-5087-1vpx63t/gcc-13.2.0/build/aarch64-apple-darwin23/libstdc++-v3/libsupc++/.libs -L/private/tmp/gcc-20230913-5087-1vpx63t/gcc-13.2.0/build/aarch64-apple-darwin23/libstdc++-v3/src -L/private/tmp/gcc-20230913-5087-1vpx63t/gcc-13.2.0/build/aarch64-apple-darwin23/libstdc++-v3/src/.libs -liconv -lm  -Wl,-exported_symbols_list -Wl,libstdc++-symbols.explist -nodefaultrpaths -Wl,-rpath -Wl,@loader_path   -install_name @rpath/libstdc++.6.dylib -compatibility_version 7 -current_version 7.32
  ld: warning: ignoring duplicate libraries: '-lgcc'
  0  0x10500b648  __assert_rtn + 72
  1  0x104f3ffac  ld::AtomPlacement::findAtom(unsigned char, unsigned long long, ld::AtomPlacement::AtomLoc const*&, long long&) const + 1204
  2  0x104f55924  ld::InputFiles::SliceParser::parseObjectFile(mach_o::Header const*) const + 15164
  3  0x104f62e30  ld::InputFiles::parseAllFiles(void (ld::AtomFile const*) block_pointer)::$_7::operator()(unsigned long, ld::FileInfo const&) const + 420
  4  0x18e855950  _dispatch_client_callout2 + 20
  5  0x18e86a1a4  _dispatch_apply_invoke_and_wait + 176
  6  0x18e869464  _dispatch_apply_with_attr_f + 1176
  7  0x18e869650  dispatch_apply + 96
  8  0x104fdd3b8  ld::AtomFileConsolidator::parseFiles(bool) + 292
  9  0x104f7e170  main + 9048
  ld: Assertion failed: (resultIndex < sectData.atoms.size()), function findAtom, file Relocations.cpp, line 1336.
  collect2: error: ld returned 1 exit status
  make[6]: *** [libstdc++.la] Error 1

github-actions[bot] avatar Sep 13 '23 17:09 github-actions[bot]

:x: @p-linnane bottle request for redis failed.

arm64:

  replication.c:1617:31: error: variable has incomplete type 'struct stat64'
              struct redis_stat buf;
                                ^
  replication.c:1617:20: note: forward declaration of 'struct stat64'
              struct redis_stat buf;
                     ^
  ./config.h:46:20: note: expanded from macro 'redis_stat'
  #define redis_stat stat64
                     ^
  replication.c:1666:21: error: call to undeclared function 'fstat64'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
                      redis_fstat(slave->repldbfd,&buf) == -1) {
                      ^
  ./config.h:45:21: note: expanded from macro 'redis_fstat'
  #define redis_fstat fstat64
                      ^
  2 errors generated.
  make[1]: *** [replication.o] Error 1
  • redis/redis#12585

github-actions[bot] avatar Sep 13 '23 18:09 github-actions[bot]

:x: @p-linnane bottle request for libvorbis failed.

  ld: unknown options: -force_cpusubtype_ALL 
  clang: error: linker command failed with exit code 1 (use -v to see invocation)
  make[2]: *** [test_sharedbook] Error 1

Reported upstream. We should simply remove all occurrences of -force_cpusubtype_ALL in configure

PR to remove flag from configure: #143538

github-actions[bot] avatar Sep 13 '23 19:09 github-actions[bot]

:x: @p-linnane bottle request for libvpx failed.

  ld: unknown options: --no-undefined -soname --version-script 
  clang: error: linker command failed with exit code 1 (use -v to see invocation)
  make[1]: *** [libvpx.so.8.0.0] Error 1

PR to adjust Makefile options on macOS: #143547

github-actions[bot] avatar Sep 13 '23 21:09 github-actions[bot]

:x: @p-linnane bottle request for llvm@12 failed.

Errors
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1233:1: error: unknown type name '__sanitizer_XDR'; did you mean '__sanitizer_tm'?
CHECK_TYPE_SIZE(XDR);
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1425:25: note: expanded from macro 'CHECK_TYPE_SIZE'
  COMPILER_CHECK(sizeof(__sanitizer_##TYPE) == sizeof(TYPE))
                        ^
:20:1: note: expanded from here
__sanitizer_XDR
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:399:8: note: '__sanitizer_tm' declared here
struct __sanitizer_tm {
       ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1233:17: error: use of undeclared identifier 'XDR'
CHECK_TYPE_SIZE(XDR);
                ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1234:1: error: use of undeclared identifier '__sanitizer_XDR'; did you mean '__sanitizer'?
CHECK_SIZE_AND_OFFSET(XDR, x_op);
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1428:27: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(sizeof(((__sanitizer_##CLASS *)NULL)->MEMBER) == \
                          ^
:21:1: note: expanded from here
__sanitizer_XDR
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:176:11: note: '__sanitizer' declared here
namespace __sanitizer {
          ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1234:1: error: unexpected namespace name '__sanitizer': expected expression
CHECK_SIZE_AND_OFFSET(XDR, x_op);
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1428:27: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(sizeof(((__sanitizer_##CLASS *)NULL)->MEMBER) == \
                          ^
:21:1: note: expanded from here
__sanitizer_XDR
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1234:1: error: expected expression
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1428:48: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(sizeof(((__sanitizer_##CLASS *)NULL)->MEMBER) == \
                                               ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1234:23: error: use of undeclared identifier 'XDR'
CHECK_SIZE_AND_OFFSET(XDR, x_op);
                      ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1234:1: error: expected expression
CHECK_SIZE_AND_OFFSET(XDR, x_op);
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1429:34: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
                 sizeof(((CLASS *)NULL)->MEMBER));                \
                                 ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1234:1: error: unknown type name '__sanitizer_XDR'; did you mean '__sanitizer_tm'?
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1430:27: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(offsetof(__sanitizer_##CLASS, MEMBER) ==         \
                          ^
:22:1: note: expanded from here
__sanitizer_XDR
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:399:8: note: '__sanitizer_tm' declared here
struct __sanitizer_tm {
       ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1234:1: error: no member named 'x_op' in '__sanitizer_tm'
CHECK_SIZE_AND_OFFSET(XDR, x_op);
^                          ~~~~
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1430:18: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(offsetof(__sanitizer_##CLASS, MEMBER) ==         \
                 ^                             ~~~~~~
/private/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/llvm/build/lib/clang/12.0.1/include/stddef.h:104:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
                       ^                     ~
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h:332:44: note: expanded from macro 'COMPILER_CHECK'
#define COMPILER_CHECK(pred) static_assert(pred, "")
                                           ^~~~
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1234:23: error: unknown type name 'XDR'
CHECK_SIZE_AND_OFFSET(XDR, x_op);
                      ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1235:1: error: use of undeclared identifier '__sanitizer_XDR'; did you mean '__sanitizer'?
CHECK_SIZE_AND_OFFSET(XDR, x_ops);
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1428:27: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(sizeof(((__sanitizer_##CLASS *)NULL)->MEMBER) == \
                          ^
:23:1: note: expanded from here
__sanitizer_XDR
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:176:11: note: '__sanitizer' declared here
namespace __sanitizer {
          ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1235:1: error: unexpected namespace name '__sanitizer': expected expression
CHECK_SIZE_AND_OFFSET(XDR, x_ops);
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1428:27: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(sizeof(((__sanitizer_##CLASS *)NULL)->MEMBER) == \
                          ^
:23:1: note: expanded from here
__sanitizer_XDR
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1235:1: error: expected expression
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1428:48: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(sizeof(((__sanitizer_##CLASS *)NULL)->MEMBER) == \
                                               ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1235:23: error: use of undeclared identifier 'XDR'
CHECK_SIZE_AND_OFFSET(XDR, x_ops);
                      ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1235:1: error: expected expression
CHECK_SIZE_AND_OFFSET(XDR, x_ops);
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1429:34: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
                 sizeof(((CLASS *)NULL)->MEMBER));                \
                                 ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1235:1: error: unknown type name '__sanitizer_XDR'; did you mean '__sanitizer_tm'?
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1430:27: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(offsetof(__sanitizer_##CLASS, MEMBER) ==         \
                          ^
:24:1: note: expanded from here
__sanitizer_XDR
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:399:8: note: '__sanitizer_tm' declared here
struct __sanitizer_tm {
       ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1235:1: error: no member named 'x_ops' in '__sanitizer_tm'
CHECK_SIZE_AND_OFFSET(XDR, x_ops);
^                          ~~~~~
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1430:18: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(offsetof(__sanitizer_##CLASS, MEMBER) ==         \
                 ^                             ~~~~~~
/private/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/llvm/build/lib/clang/12.0.1/include/stddef.h:104:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
                       ^                     ~
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h:332:44: note: expanded from macro 'COMPILER_CHECK'
#define COMPILER_CHECK(pred) static_assert(pred, "")
                                           ^~~~
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1235:23: error: unknown type name 'XDR'
CHECK_SIZE_AND_OFFSET(XDR, x_ops);
                      ^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:1236:1: error: use of undeclared identifier '__sanitizer_XDR'; did you mean '__sanitizer'?
CHECK_SIZE_AND_OFFSET(XDR, x_public);
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:1428:27: note: expanded from macro 'CHECK_SIZE_AND_OFFSET'
  COMPILER_CHECK(sizeof(((__sanitizer_##CLASS *)NULL)->MEMBER) == \
                          ^
:25:1: note: expanded from here
__sanitizer_XDR
^
/tmp/llvmA12-20230913-6047-gco3lu/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:176:11: note: '__sanitizer' declared here
namespace __sanitizer {
          ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[5]: *** [compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.osx.dir/sanitizer_platform_limits_posix.cpp.o] Error 1
make[4]: *** [compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.osx.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [runtimes/runtimes-stamps/runtimes-build] Error 2
make[1]: *** [runtimes/CMakeFiles/runtimes.dir/all] Error 2

github-actions[bot] avatar Sep 13 '23 23:09 github-actions[bot]

:x: @p-linnane bottle request for yasm failed.

Run '/Users/brew/job_completed.sh'
  shell: /bin/bash --noprofile --norc -e -o pipefail {0}
Error: Process completed with exit code 7.

Weird, and it only ran on Intel. Retrying at https://github.com/Homebrew/homebrew-core/actions/runs/6182798815

github-actions[bot] avatar Sep 14 '23 00:09 github-actions[bot]

:x: @fxcoudert bottle request for jpeg-xl failed.

  Traceback (most recent call last):
    File "/opt/homebrew/bin/a2x", line 5, in <module>
      from asciidoc.a2x import cli
  ModuleNotFoundError: No module named 'asciidoc'
  make[2]: *** [cjxl.1] Error 1
  make[1]: *** [CMakeFiles/manpages.dir/all] Error 2
  make[1]: *** Waiting for unfinished jobs....

PR to fix: #143515

github-actions[bot] avatar Sep 14 '23 07:09 github-actions[bot]

:x: @p-linnane bottle request for llvm failed.

Built in ARM in 4h38m. Timeout on Intel after 12h. Restarting with 30h timeout: https://github.com/Homebrew/homebrew-core/actions/runs/6182774609

github-actions[bot] avatar Sep 14 '23 08:09 github-actions[bot]

:x: @fxcoudert bottle request for mysql failed.

Timed out on Intel

github-actions[bot] avatar Sep 14 '23 08:09 github-actions[bot]

:x: @fxcoudert bottle request for node failed.

The self-hosted runner: 14-arm64-6182367180-1 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.

github-actions[bot] avatar Sep 14 '23 08:09 github-actions[bot]

:x: @fxcoudert bottle request for nmap failed.

  In file included from charpool.cc:70:
  In file included from ./charpool.h:66:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:3359:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/algorithm:1913:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/chrono:746:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__chrono/convert_to_tm.h:19:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__chrono/statically_widen.h:17:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__format/concepts.h:17:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__format/format_parse_context.h:15:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/string_view:1027:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/functional:515:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__functional/boyer_moore_searcher.h:24:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/array:124:
  ./libpcap/version:1:1: error: expected unqualified-id
  1.10.4
  ^

github-actions[bot] avatar Sep 14 '23 08:09 github-actions[bot]

:x: @fxcoudert bottle request for libcuefile failed.

  [ 36%] Building C object src/CMakeFiles/cuefile-static.dir/cue_print.o
  cue_parse.y:116:2: error: call to undeclared function 'cue_delete_buffer'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
          cue_delete_buffer();
          ^
  1 error generated.
  make[2]: *** [src/CMakeFiles/cuefile-shared.dir/cue_parse.o] Error 1
  make[2]: *** Waiting for unfinished jobs....
  cue_parse.y:116:2: error: call to undeclared function 'cue_delete_buffer'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
          cue_delete_buffer();
          ^
  1 error generated.
  make[2]: *** [src/CMakeFiles/cuefile-static.dir/cue_parse.o] Error 1
  make[2]: *** Waiting for unfinished jobs....
  make[1]: *** [src/CMakeFiles/cuefile-shared.dir/all] Error 2
  make[1]: *** Waiting for unfinished jobs....
  [ 40%] Building C object src/CMakeFiles/cuefile-static.dir/cue_scan.o
  make[1]: *** [src/CMakeFiles/cuefile-static.dir/all] Error 2
  make: *** [all] Error 2

github-actions[bot] avatar Sep 14 '23 09:09 github-actions[bot]

:x: @fxcoudert bottle request for aws-sdk-cpp failed.

Timed out on Intel

github-actions[bot] avatar Sep 14 '23 09:09 github-actions[bot]

:x: @fxcoudert bottle request for node failed.

The self-hosted runner: 14-arm64-6183334650-1 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.

github-actions[bot] avatar Sep 14 '23 10:09 github-actions[bot]

:x: @fxcoudert bottle request for node failed.

github-actions[bot] avatar Sep 14 '23 13:09 github-actions[bot]

:x: @fxcoudert bottle request for molten-vk failed.

xcodebuild internal failure:

GatherProvisioningInputs
  2023-09-14 18:23:16.484 xcodebuild[10407:37253] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Provisioning/Capabilities Infrastructure/IDECapabilityQuerySelection.swift:103
  Details:  createItemModels creation requirements should not create capability item model for a capability item model that already exists.
  Function: createItemModels(for:itemModelSource:)
  Thread:   <_nsmainthread:>{number = 1, name = main}
  Please file a bug at https://feedbackassistant.apple.com/ with this warning message and any useful information you can provide.
  2023-09-14 18:23:16.484 xcodebuild[10407:37253] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Provisioning/Capabilities Infrastructure/IDECapabilityQuerySelection.swift:103
  Details:  createItemModels creation requirements should not create capability item model for a capability item model that already exists.
  Function: createItemModels(for:itemModelSource:)
  Thread:   <_nsmainthread:>{number = 1, name = main}
  Please file a bug at https://feedbackassistant.apple.com/ with this warning message and any useful information you can provide.
  2023-09-14 18:23:16.500 xcodebuild[10407:37253] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Provisioning/Capabilities Infrastructure/IDECapabilityQuerySelection.swift:103
  Details:  createItemModels creation requirements should not create capability item model for a capability item model that already exists.
  Function: createItemModels(for:itemModelSource:)
  Thread:   <_nsmainthread:>{number = 1, name = main}
  Please file a bug at https://feedbackassistant.apple.com/ with this warning message and any useful information you can provide.
  2023-09-14 18:23:16.500 xcodebuild[10407:37253] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Provisioning/Capabilities Infrastructure/IDECapabilityQuerySelection.swift:103
  Details:  createItemModels creation requirements should not create capability item model for a capability item model that already exists.
  Function: createItemModels(for:itemModelSource:)
  Thread:   <_nsmainthread:>{number = 1, name = main}
  Please file a bug at https://feedbackassistant.apple.com/ with this warning message and any useful information you can provide.

github-actions[bot] avatar Sep 14 '23 18:09 github-actions[bot]

:x: @fxcoudert bottle request for libxdamage failed.

A job completed hook has been configured by the self-hosted runner administrator
Run '/Users/brew/job_completed.sh'
  shell: /bin/bash --noprofile --norc -e -o pipefail {0}
Error: Process completed with exit code 7.

github-actions[bot] avatar Sep 14 '23 18:09 github-actions[bot]

:x: @p-linnane bottle request for node failed.

github-actions[bot] avatar Sep 14 '23 19:09 github-actions[bot]

❌ @fxcoudert bottle request for nmap failed.

  In file included from charpool.cc:70:
  In file included from ./charpool.h:66:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:3359:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/algorithm:1913:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/chrono:746:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__chrono/convert_to_tm.h:19:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__chrono/statically_widen.h:17:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__format/concepts.h:17:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__format/format_parse_context.h:15:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/string_view:1027:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/functional:515:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__functional/boyer_moore_searcher.h:24:
  In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/array:124:
  ./libpcap/version:1:1: error: expected unqualified-id
  1.10.4
  ^

This is similar to this nmap issue although I'm not sure if the fix should be in our formula or to report an issue to the toolchain.

Moisan avatar Sep 14 '23 20:09 Moisan

It really shouldn't build it's own libpcap though since brew has one, and there is one in macOS.

SMillerDev avatar Sep 14 '23 20:09 SMillerDev

:x: @p-linnane bottle request for pinentry failed.

 pinentry-curses.c:651:8: error: call to undeclared function 'addnwstr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
                ADDCH (start[i]);
                ^
  pinentry-curses.c:283:18: note: expanded from macro 'ADDCH'
  #define ADDCH(x) addnwstr (&x, 1);
                   ^
  pinentry-curses.c:651:8: note: did you mean 'addnstr'?
  pinentry-curses.c:283:18: note: expanded from macro 'ADDCH'
  #define ADDCH(x) addnwstr (&x, 1);
                   ^
  /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/curses.h:586:28: note: 'addnstr' declared here
  extern NCURSES_EXPORT(int) addnstr (const char *, int);                 /* generated */
                             ^
  pinentry-curses.c:654:6: error: call to undeclared function 'addnwstr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
              ADDCH (start[len - 1]);
              ^
  pinentry-curses.c:283:18: note: expanded from macro 'ADDCH'
  #define ADDCH(x) addnwstr (&x, 1);
                   ^
  pinentry-curses.c:687:7: error: call to undeclared function 'addnwstr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
                      ADDCH (*p);
                      ^
  pinentry-curses.c:283:18: note: expanded from macro 'ADDCH'
  #define ADDCH(x) addnwstr (&x, 1);
                   ^
  pinentry-curses.c:724:8: error: call to undeclared function 'addnwstr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
                ADDCH (*(p++));
                ^
  pinentry-curses.c:283:18: note: expanded from macro 'ADDCH'
  #define ADDCH(x) addnwstr (&x, 1);
                   ^
  4 errors generated.
  make[1]: *** [libpinentry_curses_a-pinentry-curses.o] Error 1

github-actions[bot] avatar Sep 15 '23 02:09 github-actions[bot]

:x: @p-linnane bottle request for openjdk@8 failed.

  /private/tmp/openjdkA8-20230915-5512-1q8ubir/jdk8u-jdk8u382-ga/hotspot/agent/src/os/bsd/MacosxDebuggerLocal.m:27:9: fatal error: 'JavaNativeFoundation/JavaNativeFoundation.h' file not found
  #import <JavaNativeFoundation/JavaNativeFoundation.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  /private/tmp/openjdkA8-20230915-5512-1q8ubir/jdk8u-jdk8u382-ga/hotspot/agent/src/os/bsd/MacosxDebuggerLocal.m:27:9: note: did not find header 'JavaNativeFoundation.h' in framework 'JavaNativeFoundation' (loaded from '/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks')
  1 error generated.
  make[6]: *** [libsaproc.dylib] Error 1

github-actions[bot] avatar Sep 15 '23 03:09 github-actions[bot]

:x: @fxcoudert bottle request for llvm failed.

github-actions[bot] avatar Sep 15 '23 05:09 github-actions[bot]

:x: @p-linnane bottle request for [email protected] failed.

  Error: An exception occurred within a child process:
    TypeError: Parameter 'new_value': Expected type T.any(Pathname, String), got type NilClass
  Caller: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/l/[email protected]:63
  Definition: /opt/homebrew/Library/Homebrew/utils/string_inreplace_extension.rb:49

github-actions[bot] avatar Sep 15 '23 07:09 github-actions[bot]