Skip to content

Added fft3dfilter

Added fft3dfilter #33

Triggered via pull request January 26, 2024 00:51
Status Failure
Total duration 2m 40s
Artifacts

tests.yml

on: pull_request
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
`brew install --verbose --build-bottle saindriches/vapoursynth/fft3dfilter` failed on macOS Ventura (13) on Apple Silicon!: Formula/fft3dfilter.rb#L16
==> Fetching saindriches/vapoursynth/fft3dfilter ==> Downloading https://github.com/myrsloik/VapourSynth-FFT3DFilter/archive/refs/tags/R2.tar.gz Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/606b31019f03248e3398098fb61a5c950432974fc4f72b81de974029fc629f74--VapourSynth-FFT3DFilter-R2.tar.gz ==> Verifying checksum for '606b31019f03248e3398098fb61a5c950432974fc4f72b81de974029fc629f74--VapourSynth-FFT3DFilter-R2.tar.gz' ==> Installing fft3dfilter from saindriches/vapoursynth /usr/bin/env tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/606b31019f03248e3398098fb61a5c950432974fc4f72b81de974029fc629f74--VapourSynth-FFT3DFilter-R2.tar.gz --directory /private/tmp/d20240126-6582-clhpgj /usr/bin/env cp -pR /private/tmp/d20240126-6582-clhpgj/VapourSynth-FFT3DFilter-R2/. /private/tmp/fft3dfilter-20240126-6582-h16l8p/VapourSynth-FFT3DFilter-R2 ==> Patching ==> meson setup build --prefix=/opt/homebrew/Cellar/fft3dfilter/2 --libdir=/opt/homebrew/Cellar/fft3dfilter/2/lib --buildtype=release --wrap-mode=nofallback The Meson build system Version: 1.3.1 Source dir: /private/tmp/fft3dfilter-20240126-6582-h16l8p/VapourSynth-FFT3DFilter-R2 Build dir: /private/tmp/fft3dfilter-20240126-6582-h16l8p/VapourSynth-FFT3DFilter-R2/build Build type: native build Project name: FFT3DFilter Project version: 2 C++ compiler for the host machine: clang++ (clang 14.0.3 "Apple clang version 14.0.3 (clang-1403.0.22.14.1)") C++ linker for the host machine: clang++ ld64 857.1 Host machine cpu family: aarch64 Host machine cpu: aarch64 WARNING: Found pkg-config '/opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config' but it failed when ran Found pkg-config: NO Did not find CMake 'cmake' Found CMake: NO Run-time dependency vapoursynth found: NO (tried framework) meson.build:18:18: ERROR: Dependency lookup for vapoursynth with method 'pkgconfig' failed: Pkg-config for machine host machine not found. Giving up. A full log can be found at /private/tmp/fft3dfilter-20240126-6582-h16l8p/VapourSynth-FFT3DFilter-R2/build/meson-logs/meson-log.txt ==> Formula Tap: saindriches/vapoursynth Path: /opt/homebrew/Library/Taps/saindriches/homebrew-vapoursynth/Formula/fft3dfilter.rb ==> Configuration HOMEBREW_VERSION: 4.2.5-68-ge6350f6 ORIGIN: https://github.com/Homebrew/brew HEAD: e6350f628822f5779335291dfa06992086859e67 Last commit: 7 hours ago Core tap HEAD: d7f691b1de11ea35233a7831e73fef4b9dbd2f3f Core tap last commit: 5 weeks ago Core tap JSON: 26 Jan 00:51 UTC Core cask tap HEAD: f6b76f659106def55e3810fb7cca90b377f2d163 Core cask tap last commit: 5 weeks ago Core cask tap JSON: 26 Jan 00:51 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_BOOTSNAP: set HOMEBREW_CACHE: /Users/runner/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: ["--no-quarantine"] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /opt/actions-runner/_work/homebrew-vapoursynth/homebrew-vapoursynth/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALL_CLEANUP: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby CPU: quad-core 64-bit dunno Clang: 14.0.3 build 1403 Git: 2.39.2 => /usr/bin/git Curl: 8.1.2 => /usr/bin/curl macOS: 13.6-arm64 CLT: 15.1.0.0.1.1700200546 Xcode: 14.3.1 => /Applications/Xcode_14.3.1.app/Contents/Developer Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew/opt/readline:/opt/homebrew/opt/sqlite:/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 CMAKE_FRAMEWORK_PATH: /opt/homebrew
test-bot (flyci-macos-large-latest-m1)
Process completed with exit code 1.
test-bot (ubuntu-22.04)
The operation was canceled.
test-bot (macos-13)
The operation was canceled.
test-bot (flyci-macos-large-latest-m1)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.312.0
test-bot (flyci-macos-large-latest-m1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Homebrew/actions/setup-homebrew@master, 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 (flyci-macos-large-latest-m1)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
test-bot (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Homebrew/actions/setup-homebrew@master, 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Homebrew/actions/setup-homebrew@master, 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 (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.