guile-dbi: new version 2.1.9 #497
Annotations
4 errors and 6 warnings
`brew install --verbose --build-bottle aconchillo/guile/guile-dbi` failed on Linux!:
Formula/guile-dbi.rb#L21
checking for egrep -e... (cached) /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for guile-3.0... yes
checking for guile-3.0... no
checking for guile3.0... no
checking for guile-3... no
checking for guile3... no
checking for guile... /home/linuxbrew/.linuxbrew/opt/guile/bin/guile
checking for Guile version >= 3.0... 3.0.9
checking for guild... /home/linuxbrew/.linuxbrew/opt/guile/bin/guild
checking for guile-config... /home/linuxbrew/.linuxbrew/opt/guile/bin/guile-config
checking for Guile site directory... /home/linuxbrew/.linuxbrew/Cellar/guile/3.0.9_1/share/guile/site/3.0
checking for Guile site-ccache directory using pkgconfig... /home/linuxbrew/.linuxbrew/Cellar/guile/3.0.9_1/lib/guile/3.0/site-ccache
checking for Guile extensions directory... /home/linuxbrew/.linuxbrew/Cellar/guile/3.0.9_1/lib/guile/3.0/extensions
checking for makeinfo... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for size_t... yes
checking for GNU libc compatible malloc... yes
checking for strerror... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating guile-dbi.pc
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating include/guile-dbi/Makefile
config.status: creating src/Makefile
config.status: creating src/dbi/Makefile
config.status: creating src/test/Makefile
config.status: creating src/test/check-guile-dbi
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libltdl (/tmp/guile-dbi-20240305-8911-bewo7x/guile-dbi/libltdl)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/linuxbrew/.linuxbrew/Cellar/guile-dbi/2.1.9' '--with-guile-site-dir=/home/linuxbrew/.linuxbrew/Cellar/guile-dbi/2.1.9/share/guile/site/3.0' 'CC=gcc-11' 'CXX=g++-11' 'PKG_CONFIG_PATH=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/gmp/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libffi/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxcrypt/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/guile/lib/pkgconfig' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc-11
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 gcc-11 accepts -g... yes
checking for gcc-11 option to accept ISO C89... none needed
checking whether gcc-11 understands -c and -o together... yes
checking dependency style of gcc-11... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-11... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the na
|
test-bot (ubuntu-22.04)
Process completed with exit code 1.
|
test-bot (macos-13)
The job was canceled because "ubuntu-22_04" failed.
|
test-bot (macos-13)
The operation was canceled.
|
test-bot (self-hosted)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bot (self-hosted)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
`brew install --verbose --build-bottle aconchillo/guile/guile-dbi` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/guile-dbi.rb#L21
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for egrep -e... (cached) /usr/bin/grep -E
checking for ELF binary format... no
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for guile-3.0... yes
checking for guile-3.0... no
checking for guile3.0... no
checking for guile-3... no
checking for guile3... no
checking for guile... /opt/homebrew/opt/guile/bin/guile
checking for Guile version >= 3.0... 3.0.9
checking for guild... /opt/homebrew/opt/guile/bin/guild
checking for guile-config... /opt/homebrew/opt/guile/bin/guile-config
checking for Guile site directory... /opt/homebrew/Cellar/guile/3.0.9_1/share/guile/site/3.0
checking for Guile site-ccache directory using pkgconfig... /opt/homebrew/Cellar/guile/3.0.9_1/lib/guile/3.0/site-ccache
checking for Guile extensions directory... /opt/homebrew/Cellar/guile/3.0.9_1/lib/guile/3.0/extensions
checking for makeinfo... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for size_t... yes
checking for GNU libc compatible malloc... yes
checking for strerror... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating guile-dbi.pc
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating include/guile-dbi/Makefile
config.status: creating src/Makefile
config.status: creating src/dbi/Makefile
config.status: creating src/test/Makefile
config.status: creating src/test/check-guile-dbi
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libltdl (/private/tmp/guile-dbi-20240306-6463-vg9wbg/guile-dbi/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/homebrew/Cellar/guile-dbi/2.1.9' '--with-guile-site-dir=/opt/homebrew/Cellar/guile-dbi/2.1.9/share/guile/site/3.0' 'CC=clang' 'CXX=clang++' 'PKG_CONFIG_PATH=/opt/homebrew/opt/bdw-gc/lib/pkgconfig:/opt/homebrew/opt/gmp/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/guile/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/14' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... aarch64-apple-darwin23.0.0
checking host system type... aarch64-apple-darwin23.0.0
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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 clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BS
|
test-bot (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|