Skip to content

Build bottle of libtecla on 14,14-arm64 #46632

Build bottle of libtecla on 14,14-arm64

Build bottle of libtecla on 14,14-arm64 #46632

Manually triggered September 17, 2023 07:39
Status Failure
Total duration 1h 42m 48s
Artifacts 3

dispatch-build-bottle.yml

on: workflow_dispatch
prepare
4s
prepare
Matrix: bottle
comment
3s
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-6212339235, false)
0 bottle(s)
bottle (14-arm64-6212339235, false)
0 failed bottle(s)
bottle (14-arm64-6212339235, false)
1 list(s) of skipped formulae
bottle (14-arm64-6212339235, false)
0 list(s) of successfully tested dependents
bottle (14-6212339235, false)
0 bottle(s)
bottle (14-6212339235, false)
0 failed bottle(s)
bottle (14-6212339235, false)
1 list(s) of skipped formulae
bottle (14-6212339235, false)
0 list(s) of successfully tested dependents
`brew install --verbose --build-bottle libtecla` failed on macOS Sonoma (14) on Apple Silicon!: Formula/lib/libtecla.rb#L33
==> Fetching libtecla ==> Downloading https://sites.astro.caltech.edu/~mcs/tecla/libtecla-1.6.3.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/09a3082202b7beb7a4c1f1725823f1aa2df3095e65b80c12bbfa4c7c27906fd6--libtecla-1.6.3.tar.gz ==> Verifying checksum for '09a3082202b7beb7a4c1f1725823f1aa2df3095e65b80c12bbfa4c7c27906fd6--libtecla-1.6.3.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/09a3082202b7beb7a4c1f1725823f1aa2df3095e65b80c12bbfa4c7c27906fd6--libtecla-1.6.3.tar.gz --directory /private/tmp/d20230917-4709-v8ulcc /usr/bin/env cp -pR /private/tmp/d20230917-4709-v8ulcc/libtecla/. /private/tmp/libtecla-20230917-4709-1czvzmy/libtecla ==> ./configure --prefix=/opt/homebrew/Cellar/libtecla/1.6.3 --mandir=/opt/homebrew/Cellar/libtecla/1.6.3/share/man 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 we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for ranlib... ranlib checking for ld... ld checking build system type... aarch64-apple-darwin23.0.0 checking host system type... aarch64-apple-darwin23.0.0 checking target system type... aarch64-apple-darwin23.0.0 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for tigetstr in -lcurses... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for term.h... yes checking for reentrant functions... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for select system call... yes checking for SysV pseudo-terminals... yes checking for SysV streams pseudo-terminals... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating man/libr/libtecla config.status: creating man/func/cfc_file_start config.status: creating man/func/cfc_literal_escapes config.status: creating man/func/cfc_set_check_fn config.status: creating man/func/cpl_add_completion config.status: creating man/func/cpl_complete_word config.status: creating man/func/cpl_file_completions config.status: creating man/func/cpl_last_error config.status: creating man/func/cpl_list_completions config.status: creating man/func/cpl_recall_matches config.status: creating man/func/cpl_record_error config.status: creating man/func/del_CplFileConf config.status: creating man/func/del_ExpandFile config.status: creating man/func/del_GetLine config.status: creating man/func/del_PathCache config.status: creating man/func/del_PcaPathConf config.status: creating man/func/del_WordCompletion config.status: creating man/func/ef_expand_file config.status: creating man/func/ef_last_error config.status: creating man/func/ef_list_expansions config.status: creating man/func/gl_abandon_line config.status: creating man/func/gl_bind_keyseq config.status: creating man/func/gl_catch_blocked config.status: creating man/func/gl_change_terminal config.status: creating man/func/gl_clear_history config.status: creating man/func/gl_completion_action config.status: c
`brew install --verbose --build-bottle libtecla` failed on macOS Sonoma (14)!: Formula/lib/libtecla.rb#L33
system /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -o normal_obj/history.o ./history.c clang -c -O -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -o normal_obj/direader.o ./direader.c clang -c -O -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -o normal_obj/homedir.o ./homedir.c clang -c -O -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -o normal_obj/pathutil.o ./pathutil.c clang -c -O -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem /Applications/Xcode.app/Contents/Developer

Artifacts

Produced during runtime
Name Size
bottles Expired
16 Bytes
logs-14-6212339235 Expired
181 KB
logs-14-arm64-6212339235 Expired
113 KB