e* (2): migrate to pkgconf
#483255
tests.yml
on: pull_request
formulae_detect
37s
Matrix: tap_syntax
report_analytics
22s
Matrix: tests
Matrix: test_deps
Waiting for pending jobs
conclusion
Annotations
12 errors, 15 warnings, and 20 notices
macOS 13-arm64
erofs-utils 1.8.2 did not build
|
`brew install --verbose --formula --build-bottle erofs-utils` failed on macOS Ventura (13) on Apple Silicon!:
Formula/e/erofs-utils.rb#L32
ld: Undefined symbols:
_lzma_microlzma_decoder, referenced from:
_z_erofs_decompress in liberofs.a[14](liberofs_la-decompress.o)
_lzma_microlzma_encoder, referenced from:
_erofs_liblzma_compress_destsize in liberofs.a[31](liberofs_la-compressor_liblzma.o)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [mkfs.erofs] Error 1
make: *** [install-recursive] Error 1
==> Formula
Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/e/erofs-utils.rb
==> Configuration
HOMEBREW_VERSION: 4.4.6-17-gad2e330
ORIGIN: https://github.com/Homebrew/brew
HEAD: ad2e3300260eb43de6c57bb5d21fa724cd10f3c8
Last commit: 58 minutes ago
Core tap HEAD: c49615b14a3baa071e1db6e7735a215eaca11d74
Core tap last commit: 47 minutes ago
Core tap JSON: 18 Nov 19:58 UTC
Core cask tap JSON: 18 Nov 19:58 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_BOOTSNAP: set
HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_COLOR: set
HOMEBREW_CURL_PATH: /usr/bin/curl
HOMEBREW_FAIL_LOG_LINES: 150
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GIT_EMAIL: [email protected]
HOMEBREW_GIT_NAME: BrewTestBot
HOMEBREW_GIT_PATH: /usr/bin/git
HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs
HOMEBREW_MAKE_JOBS: 4
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_NO_EMOJI: set
HOMEBREW_NO_ENV_HINTS: set
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_SORBET_RUNTIME: set
HOMEBREW_VERIFY_ATTESTATIONS: set
Homebrew Ruby: 3.3.6 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/bin/ruby
CPU: quad-core 64-bit dunno
Clang: 15.0.0 build 1500
Git: 2.39.3 => /usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 13.7-arm64
CLT: 15.1.0.0.1.1700200546
Xcode: 15.2
Rosetta 2: false
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /opt/homebrew
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /opt/homebrew/opt/pkgconf/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/13
HOMEBREW_MAKE_JOBS: 4
HOMEBREW_GIT: /usr/bin/git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
ACLOCAL_PATH: /opt/homebrew/share/aclocal
PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/autoconf/bin:/opt/homebrew/opt/automake/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/pkgconf/bin:/opt/homebrew/opt/lz4/bin:/opt/homebrew/opt/xz/bin:/usr/bin:/bin:/usr/sbin:/sbin
Logs:
/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/erofs-utils/00.options.out
/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/erofs-utils/01.autogen.sh
/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/erofs-utils/02.configure
/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/erofs-utils/02.configure.cc
/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/erofs-utils/03.make
/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/erofs-utils/03.make.cc
/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/erofs-utils/config.log
READ THIS: https://docs.brew.sh/Troubleshooting
::error::erofs-utils 1.8.2 did not build
|
macOS 13-arm64
install failed
|
macOS 13-arm64
Process completed with exit code 1.
|
|
Linux
eureka: failed
|
Linux
linkage failed, test failed
|
`brew test --verbose eureka` failed on Linux!:
Formula/e/eureka.rb#L37
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:54:in `<main>'
|
Linux
exact-image 1.0.2 did not build
|
`brew install --verbose --formula --build-bottle exact-image` failed on Linux!:
Formula/e/exact-image.rb#L36
LINK LIB objdir/codecs/codecs.a
C++ objdir/bardecode/Scanner.o
In file included from bardecode/Scanner.tcc:22,
from bardecode/Scanner.hh:186,
from bardecode/Scanner.cc:18:
bardecode/code25i.hh:34:29: error: ‘constexpr’ needed for in-class initialization of static data member ‘const double BarDecode::code25i_t::n_lq’ of non-integral type [-fpermissive]
34 | static const double n_lq = 15;
| ^~~~
bardecode/code25i.hh:35:29: error: ‘constexpr’ needed for in-class initialization of static data member ‘const double BarDecode::code25i_t::n_hq’ of non-integral type [-fpermissive]
35 | static const double n_hq = 5.3;
| ^~~~
bardecode/code25i.hh:36:29: error: ‘constexpr’ needed for in-class initialization of static data member ‘const double BarDecode::code25i_t::w_lq’ of non-integral type [-fpermissive]
36 | static const double w_lq = 5.2;
| ^~~~
bardecode/code25i.hh:37:29: error: ‘constexpr’ needed for in-class initialization of static data member ‘const double BarDecode::code25i_t::w_hq’ of non-integral type [-fpermissive]
37 | static const double w_hq = 1.5;
| ^~~~
bardecode/code25i.hh:38:29: error: ‘constexpr’ needed for in-class initialization of static data member ‘const double BarDecode::code25i_t::tol’ of non-integral type [-fpermissive]
38 | static const double tol = 0.2;
| ^~~
make: *** [build/bottom.make:58: objdir/bardecode/Scanner.o] Error 1
==> Formula
Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/e/exact-image.rb
==> Configuration
HOMEBREW_VERSION: 4.4.6-17-gad2e330
ORIGIN: https://github.com/Homebrew/brew
HEAD: ad2e3300260eb43de6c57bb5d21fa724cd10f3c8
Last commit: 67 minutes ago
Core tap HEAD: c49615b14a3baa071e1db6e7735a215eaca11d74
Core tap last commit: 56 minutes ago
Core tap JSON: 18 Nov 19:28 UTC
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_BOOTSNAP: set
HOMEBREW_CASK_OPTS: []
HOMEBREW_COLOR: set
HOMEBREW_CURL_PATH: /usr/bin/curl
HOMEBREW_FAIL_LOG_LINES: 150
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GIT_EMAIL: [email protected]
HOMEBREW_GIT_NAME: BrewTestBot
HOMEBREW_GIT_PATH: /usr/bin/git
HOMEBREW_LOGS: /github/home/bottles/logs
HOMEBREW_MAKE_JOBS: 4
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_NO_EMOJI: set
HOMEBREW_NO_ENV_HINTS: set
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_SORBET_RUNTIME: set
HOMEBREW_VERIFY_ATTESTATIONS: set
Homebrew Ruby: 3.3.6 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/bin/ruby
CPU: quad-core 64-bit zen3
Clang: N/A
Git: 2.47.0 => /usr/bin/git
Curl: 7.81.0 => /usr/bin/curl
Kernel: Linux 6.5.0-1025-azure x86_64 GNU/Linux
OS: Ubuntu 22.04.5 LTS
Host glibc: 2.35
/usr/bin/gcc: 11.4.0
/usr/bin/ruby: N/A
glibc: N/A
gcc@11: N/A
gcc: N/A
xorg: N/A
==> ENV
HOMEBREW_CC: gcc-11
HOMEBREW_CXX: g++-11
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew/opt/berkeley-db@5:/home/linuxbrew/.linuxbrew
PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/pkgconf/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libice/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxau/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxdmcp/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxcb/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libx11/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxfixes/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxrender/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxcursor/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxext/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxscrnsaver/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxxf86vm/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/bzip2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zlib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/pcre2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/mpdecimal/lib/pkgconfig:/home/linuxbrew/.linuxbre
|
Linux
install failed
|
Linux
Process completed with exit code 1.
|
macOS 15-arm64
String '/opt/homebrew/Cellar' still exists in these files:
|
macOS 15-arm64
String '/opt/homebrew/Cellar' still exists in these files:
|
macOS 15-arm64
ext4fuse has dependencies without compatible bottles:
libfuse@2
|
macOS 13-arm64
String '/opt/homebrew/Cellar' still exists in these files:
|
macOS 13-arm64
String '/opt/homebrew/Cellar' still exists in these files:
|
macOS 13-arm64
ext4fuse has dependencies without compatible bottles:
libfuse@2
|
macOS 14-arm64
String '/opt/homebrew/Cellar' still exists in these files:
|
macOS 14-arm64
String '/opt/homebrew/Cellar' still exists in these files:
|
macOS 14-arm64
ext4fuse has dependencies without compatible bottles:
libfuse@2
|
Linux
String '/home/linuxbrew/.linuxbrew/opt' still exists in these files:
|
Linux
String '/home/linuxbrew/.linuxbrew/Cellar' still exists in these files:
|
|
macOS 14-x86_64
String '/usr/local/Cellar' still exists in these files:
|
macOS 14-x86_64
String '/usr/local/Cellar' still exists in these files:
|
macOS 14-x86_64
ext4fuse has dependencies without compatible bottles:
libfuse@2
|
macOS 15-arm64
15 bottle(s)
|
macOS 15-arm64
0 failed bottle(s)
|
macOS 15-arm64
1 list(s) of skipped formulae
|
macOS 15-arm64
0 list(s) of successfully tested dependents
|
macOS 13-arm64
14 bottle(s)
|
macOS 13-arm64
0 failed bottle(s)
|
macOS 13-arm64
1 list(s) of skipped formulae
|
macOS 13-arm64
0 list(s) of successfully tested dependents
|
macOS 14-arm64
15 bottle(s)
|
macOS 14-arm64
0 failed bottle(s)
|
macOS 14-arm64
1 list(s) of skipped formulae
|
macOS 14-arm64
0 list(s) of successfully tested dependents
|
Linux
14 bottle(s)
|
Linux
1 failed bottle(s)
|
Linux
1 list(s) of skipped formulae
|
Linux
0 list(s) of successfully tested dependents
|
macOS 14-x86_64
15 bottle(s)
|
macOS 14-x86_64
0 failed bottle(s)
|
macOS 14-x86_64
1 list(s) of skipped formulae
|
macOS 14-x86_64
0 list(s) of successfully tested dependents
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles_13-arm64-11899608803
|
30.1 MB |
|
bottles_14-arm64-11899608803
|
30.3 MB |
|
bottles_14-x86_64-11899608803
|
31.2 MB |
|
bottles_15-arm64-11899608803
|
30.3 MB |
|
bottles_ubuntu-22.04
|
30.3 MB |
|
failed-bottles_ubuntu-22.04
|
1.16 MB |
|
logs_13-arm64-11899608803
|
317 KB |
|
logs_14-arm64-11899608803
|
318 KB |
|
logs_14-x86_64-11899608803
|
317 KB |
|
logs_15-arm64-11899608803
|
317 KB |
|
logs_ubuntu-22.04
|
379 KB |
|