Slowly work on a wine formula #315
Annotations
2 errors and 2 warnings
`brew install --verbose --build-bottle gcenx/wine/wine` failed on macOS Monterey (12)!:
Formula/wine.rb#L43
==> Fetching gcenx/wine/wine
==> Downloading https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86.tar.xz
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/5bc23917414e46ca0f4a95c2d08c675fce8a2d2c503e0f6bd93861e7e1c00ee5--wine-gecko-2.47.4-x86.tar.xz
==> Verifying checksum for '5bc23917414e46ca0f4a95c2d08c675fce8a2d2c503e0f6bd93861e7e1c00ee5--wine-gecko-2.47.4-x86.tar.xz'
==> Downloading https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86_64.tar.xz
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/ea7738e01e836fb56f09a4aad587f819c0cb064a03ae01746f27886b8cb82222--wine-gecko-2.47.4-x86_64.tar.xz
==> Verifying checksum for 'ea7738e01e836fb56f09a4aad587f819c0cb064a03ae01746f27886b8cb82222--wine-gecko-2.47.4-x86_64.tar.xz'
==> Downloading https://dl.winehq.org/wine/source/9.0/wine-9.0.tar.xz
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/896e5fb0fac3609c731414890a24bc5158d3409938ff652721446a5176a298cd--wine-9.0.tar.xz
==> Verifying checksum for '896e5fb0fac3609c731414890a24bc5158d3409938ff652721446a5176a298cd--wine-9.0.tar.xz'
==> Installing wine from gcenx/wine
/usr/bin/env tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/896e5fb0fac3609c731414890a24bc5158d3409938ff652721446a5176a298cd--wine-9.0.tar.xz --directory /private/tmp/homebrew-unpack20240409-23605-ykdfin
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240409-23605-ykdfin/wine-9.0/. /private/tmp/wine-20240409-23605-cpm9vk/wine-9.0
==> /private/tmp/wine-20240409-23605-cpm9vk/wine-9.0/configure --prefix=/usr/local/Cellar/wine/9.0 --enable-win64 --enable-archs=(i386,x86_64) --disable-tests --without-alsa --without-capi --with-coreaudio --with-cups --without-dbus --with-freetype --with-gettext --without-gettextpo --without-gphoto --with-gnutls --without-gssapi --with-gstreamer --with-inotify --without-krb5 --with-mingw --without-netapi --with-opencl --with-opengl --without-oss --with-pcap --with-pthread --without-pulse --without-sane --with-sdl --without-udev --with-unwind --without-usb --without-v4l2 --with-vulkan --without-x CC=clang CXX=clang++
checking build system type... x86_64-apple-darwin21.6.0
checking host system type... x86_64-apple-darwin21.6.0
checking whether make sets $(MAKE)... yes
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 the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... -std=gnu++11
checking for cpp... cpp
checking for ld... ld
checking for the directory containing the Wine tools...
checking for flex... flex
checking whether flex is recent enough... yes
checking for bison... bison
checking whether bison is recent enough... yes
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ldconfig... true
checking for msgfmt... msgfmt
checking for pkg-config... pkg-config
checking whether msgfmt supports contexts... yes
checking for i386_set_ldt in -li386... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for CL/cl.h... no
checking for EGL/egl.h... no
checking for OpenCL/opencl.h... yes
chec
|
test-bot (macos-latest)
Process completed with exit code 1.
|
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-latest)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|