Skip to content

clingcon 5.2.1

clingcon 5.2.1 #159

Triggered via pull request February 19, 2024 21:15
Status Failure
Total duration 4m 1s
Artifacts 1

tests.yml

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

Annotations

2 errors and 3 warnings
`brew install --verbose --build-bottle dekker1/minizinc/clingcon` failed on macOS Ventura (13)!: Formula/clingcon.rb#L17
==> Fetching dekker1/minizinc/clingcon ==> Downloading https://github.com/potassco/clingcon/archive/refs/tags/v5.2.1.tar.gz Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/e8baafda97cb9c06b45d150e42d464b8e61f56a377def5772ec87f774d82d669--clingcon-5.2.1.tar.gz ==> Verifying checksum for 'e8baafda97cb9c06b45d150e42d464b8e61f56a377def5772ec87f774d82d669--clingcon-5.2.1.tar.gz' ==> Installing clingcon from dekker1/minizinc /usr/bin/env tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e8baafda97cb9c06b45d150e42d464b8e61f56a377def5772ec87f774d82d669--clingcon-5.2.1.tar.gz --directory /private/tmp/d20240219-12825-isldd8 /usr/bin/env cp -pR /private/tmp/d20240219-12825-isldd8/clingcon-5.2.1/. /private/tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1 ==> cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/clingcon/5.2.1 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -- The C compiler identification is AppleClang 15.0.0.15000040 -- The CXX compiler identification is AppleClang 15.0.0.15000040 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python: /usr/local/bin/python3.12 (found version "3.12.2") found components: Interpreter Development Development.Module Development.Embed -- Configuring done (5.5s) -- Generating done (0.9s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING -- Build files have been written to: /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build ==> cmake --build build Change Dir: '/tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build' Run Build Command(s): /usr/local/Cellar/cmake/3.28.3/bin/cmake -E env VERBOSE=1 /usr/local/Homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile /usr/local/Cellar/cmake/3.28.3/bin/cmake -S/tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1 -B/tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/Cellar/cmake/3.28.3/bin/cmake -E cmake_progress_start /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build/CMakeFiles /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build//CMakeFiles/progress.marks /Applications/Xcode_15.0.1.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all /Applications/Xcode_15.0.1.app/Contents/Developer/usr/bin/make -f libclingcon/CMakeFiles/libclingcon.dir/build.make libclingcon/CMakeFiles/libclingcon.dir/depend cd /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build && /usr/local/Cellar/cmake/3.28.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1 /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/libclingcon /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build/libclingcon /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build/libclingcon/CMakeFiles/libclingcon.dir/DependInfo.cmake "--color=" /Applications/Xcode_15.0.1.app/Contents/Developer/usr/bin/make -f libclingcon/CMakeFiles/libclingcon.dir/build.make libclingcon/CMakeFiles/libclingcon.dir/build [ 30%] Building CXX object libclingcon/CMakeFiles/libclingcon.dir/src/parsing.cc.o [ 30%] Building CXX object libclingcon/CMakeFiles/libclingcon.dir/src/clingcon.cc.o [ 30%] Building CXX object libclingcon/CMakeFiles/libclingcon.dir/src/constraints.cc.o cd /tmp/clingcon-20240219-12825-7dmvt3/clingcon-5.2.1/build/libclingcon && /usr/local/Homebre
test-bot (macos-13)
Process completed with exit code 1.
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 (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.

Artifacts

Produced during runtime
Name Size
bottles Expired
237 KB