Skip to content

Build bottle of libdrawtext on 14,14-arm64 #46441

Build bottle of libdrawtext on 14,14-arm64

Build bottle of libdrawtext on 14,14-arm64 #46441

Manually triggered September 16, 2023 09:43
Status Failure
Total duration 2h 52m 6s
Artifacts 3

dispatch-build-bottle.yml

on: workflow_dispatch
prepare
5s
prepare
Matrix: bottle
comment
5s
comment
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 8 notices
upload
Process completed with exit code 1.
bottle (14-arm64-6206621794, false)
0 bottle(s)
bottle (14-arm64-6206621794, false)
0 failed bottle(s)
bottle (14-arm64-6206621794, false)
1 list(s) of skipped formulae
bottle (14-arm64-6206621794, false)
0 list(s) of successfully tested dependents
bottle (14-6206621794, false)
0 bottle(s)
bottle (14-6206621794, false)
0 failed bottle(s)
bottle (14-6206621794, false)
1 list(s) of skipped formulae
bottle (14-6206621794, false)
0 list(s) of successfully tested dependents
`brew install --verbose --build-bottle libdrawtext` failed on macOS Sonoma (14) on Apple Silicon!: Formula/lib/libdrawtext.rb#L21
Warning: You are using macOS 14. We do not provide support for this pre-release version. It is expected behaviour that some formulae will fail to build in this pre-release version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it. ==> Fetching libdrawtext ==> Downloading https://github.com/jtsiomb/libdrawtext/archive/v0.6.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/dd8a02e79df2460ccdcefd5110ba31b23a8b1565d1707748f19bb865b920d167--libdrawtext-0.6.tar.gz ==> Verifying checksum for 'dd8a02e79df2460ccdcefd5110ba31b23a8b1565d1707748f19bb865b920d167--libdrawtext-0.6.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/dd8a02e79df2460ccdcefd5110ba31b23a8b1565d1707748f19bb865b920d167--libdrawtext-0.6.tar.gz --directory /private/tmp/d20230916-4755-1wwbzze /usr/bin/env cp -pR /private/tmp/d20230916-4755-1wwbzze/libdrawtext-0.6/. /private/tmp/libdrawtext-20230916-4755-16i7w6r/libdrawtext-0.6 ==> ./configure --disable-dbg --enable-opt --prefix=/opt/homebrew/Cellar/libdrawtext/0.6 installation prefix: /opt/homebrew/Cellar/libdrawtext/0.6 use freetype: yes optimizations: yes debug symbols: no Configuring libdrawtext... Done. Run make (or gmake) to compile. ==> make install clang -pedantic -Wall -O3 -fPIC -fcommon -I/opt/homebrew/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/draw.o src/draw.c clang -pedantic -Wall -O3 -fPIC -fcommon -I/opt/homebrew/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/drawgl.o src/drawgl.c clang -pedantic -Wall -O3 -fPIC -fcommon -I/opt/homebrew/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/drawrast.o src/drawrast.c clang -pedantic -Wall -O3 -fPIC -fcommon -I/opt/homebrew/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/font.o src/font.c clang -pedantic -Wall -O3 -fPIC -fcommon -I/opt/homebrew/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/tpool.o src/tpool.c src/drawgl.c:215:3: error: call to undeclared function 'gluBuild2DMipmaps'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gluBuild2DMipmaps(GL_TEXTURE_2D, GL_ALPHA, gmap->xsz, gmap->ysz, GL_ALPHA, GL_UNSIGNED_BYTE, gmap->pixels); ^ 1 error generated. make: *** [src/drawgl.o] Error 1 make: *** Waiting for unfinished jobs.... ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/lib/libdrawtext.rb ==> Configuration HOMEBREW_VERSION: 4.1.11-36-g184efd9 ORIGIN: https://github.com/Homebrew/brew HEAD: 184efd9eabcb116ffa244a9ccaeeff39eee1ece2 Last commit: 27 hours ago Core tap origin: https://github.com/Homebrew/homebrew-core Core tap HEAD: e27224cd90e7e8d0a24ab3281ca749429f6f32d3 Core tap last commit: 29 minutes ago Core tap branch: master Core tap JSON: 16 Sep 09:55 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_GIT_EMAIL: 1589480+BrewTestBot@users.noreply.github.com HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_GITHUB_API_TOKEN: set 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_INSTALL_FROM_API: set HO
`brew install --verbose --build-bottle libdrawtext` failed on macOS Sonoma (14)!: Formula/lib/libdrawtext.rb#L21
Warning: You are using macOS 14. We do not provide support for this pre-release version. It is expected behaviour that some formulae will fail to build in this pre-release version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it. ==> Fetching libdrawtext ==> Downloading https://github.com/jtsiomb/libdrawtext/archive/v0.6.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/dd8a02e79df2460ccdcefd5110ba31b23a8b1565d1707748f19bb865b920d167--libdrawtext-0.6.tar.gz ==> Verifying checksum for 'dd8a02e79df2460ccdcefd5110ba31b23a8b1565d1707748f19bb865b920d167--libdrawtext-0.6.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/dd8a02e79df2460ccdcefd5110ba31b23a8b1565d1707748f19bb865b920d167--libdrawtext-0.6.tar.gz --directory /private/tmp/d20230916-4988-qpzana /usr/bin/env cp -pR /private/tmp/d20230916-4988-qpzana/libdrawtext-0.6/. /private/tmp/libdrawtext-20230916-4988-44fflu/libdrawtext-0.6 ==> ./configure --disable-dbg --enable-opt --prefix=/usr/local/Cellar/libdrawtext/0.6 installation prefix: /usr/local/Cellar/libdrawtext/0.6 use freetype: yes optimizations: yes debug symbols: no Configuring libdrawtext... Done. Run make (or gmake) to compile. ==> make install clang -pedantic -Wall -O3 -fPIC -fcommon -I/usr/local/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/draw.o src/draw.c clang -pedantic -Wall -O3 -fPIC -fcommon -I/usr/local/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/drawgl.o src/drawgl.c clang -pedantic -Wall -O3 -fPIC -fcommon -I/usr/local/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/drawrast.o src/drawrast.c clang -pedantic -Wall -O3 -fPIC -fcommon -I/usr/local/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/font.o src/font.c clang -pedantic -Wall -O3 -fPIC -fcommon -I/usr/local/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/tpool.o src/tpool.c clang -pedantic -Wall -O3 -fPIC -fcommon -I/usr/local/Cellar/libdrawtext/0.6/include `pkg-config --cflags freetype2` -DUSE_THREADS -c -o src/utf8.o src/utf8.c src/drawgl.c:215:3: error: call to undeclared function 'gluBuild2DMipmaps'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gluBuild2DMipmaps(GL_TEXTURE_2D, GL_ALPHA, gmap->xsz, gmap->ysz, GL_ALPHA, GL_UNSIGNED_BYTE, gmap->pixels); ^ 1 error generated. make: *** [src/drawgl.o] Error 1 make: *** Waiting for unfinished jobs.... ==> Formula Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lib/libdrawtext.rb ==> Configuration HOMEBREW_VERSION: 4.1.11-36-g184efd9 ORIGIN: https://github.com/Homebrew/brew HEAD: 184efd9eabcb116ffa244a9ccaeeff39eee1ece2 Last commit: 29 hours ago Core tap origin: https://github.com/Homebrew/homebrew-core Core tap HEAD: e27224cd90e7e8d0a24ab3281ca749429f6f32d3 Core tap last commit: 3 hours ago Core tap branch: master Core tap JSON: 16 Sep 12:27 UTC HOMEBREW_PREFIX: /usr/local 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_GIT_EMAIL: 1589480+BrewTestBot@users.noreply.github.com HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/log

Artifacts

Produced during runtime
Name Size
bottles Expired
22 Bytes
logs-14-6206621794 Expired
16.5 KB
logs-14-arm64-6206621794 Expired
15.4 KB