tmp v1.0 #17
Annotations
2 errors and 6 warnings
test-bot (ubuntu-22.04)
An exception occurred within a child process:
Errno::ENOENT: No such file or directory - build-static/libtmp.a
|
test-bot (macos-13)
An exception occurred within a child process:
Errno::ENOENT: No such file or directory - build-static/libtmp.a
|
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
`brew install --verbose --formula --build-bottle bugdea1er/tap/tmp` failed on Linux!:
Formula/tmp.rb#L11
==> Fetching bugdea1er/tap/tmp
==> Downloading https://github.com/bugdea1er/tmp/archive/refs/tags/v1.0.tar.gz
Already downloaded: /home/runner/.cache/Homebrew/downloads/f10664751a40307b1c3957824fab7027a2e9ddf5f63daf9d9021f6ec7a968737--tmp-1.0.tar.gz
==> Verifying checksum for 'f10664751a40307b1c3957824fab7027a2e9ddf5f63daf9d9021f6ec7a968737--tmp-1.0.tar.gz'
==> Installing tmp from bugdea1er/tap
/usr/bin/env tar --extract --no-same-owner --file /home/runner/.cache/Homebrew/downloads/f10664751a40307b1c3957824fab7027a2e9ddf5f63daf9d9021f6ec7a968737--tmp-1.0.tar.gz --directory /tmp/homebrew-unpack20240810-9054-d5bky6
/usr/bin/env cp -pR /tmp/homebrew-unpack20240810-9054-d5bky6/tmp-1.0/. /tmp/tmp-20240810-9054-co2o1o/tmp-1.0
==> cmake -S . -B build -DBUILD_SHARED_LIBS=TRUE -DCMAKE_INSTALL_PREFIX=/home/linuxbrew/.linuxbrew/Cellar/tmp/1.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmake/trap_fetchcontent_provider.cmake -Wno-dev -DBUILD_TESTING=OFF
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Filesystem: TRUE
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Configuring done (1.4s)
-- Generating done (0.0s)
-- Build files have been written to: /tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build
==> cmake --build build
Change Dir: '/tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build'
Run Build Command(s): /home/linuxbrew/.linuxbrew/Cellar/cmake/3.30.2/bin/cmake -E env VERBOSE=1 /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gmake -f Makefile
/home/linuxbrew/.linuxbrew/Cellar/cmake/3.30.2/bin/cmake -S/tmp/tmp-20240810-9054-co2o1o/tmp-1.0 -B/tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/home/linuxbrew/.linuxbrew/Cellar/cmake/3.30.2/bin/cmake -E cmake_progress_start /tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build/CMakeFiles /tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build//CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build'
/usr/bin/make -f src/CMakeFiles/tmp.dir/build.make src/CMakeFiles/tmp.dir/depend
make[2]: Entering directory '/tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build'
cd /tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build && /home/linuxbrew/.linuxbrew/Cellar/cmake/3.30.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/tmp-20240810-9054-co2o1o/tmp-1.0 /tmp/tmp-20240810-9054-co2o1o/tmp-1.0/src /tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build /tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build/src /tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build/src/CMakeFiles/tmp.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build'
/usr/bin/make -f src/CMakeFiles/tmp.dir/build.make src/CMakeFiles/tmp.dir/build
make[2]: Entering directory '/tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build'
[ 50%] Building CXX object src/CMakeFiles/tmp.dir/Unity/unity_0_cxx.cxx.o
cd /tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build/src && /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -Dtmp_EXPORTS -I/tmp/tmp-20240810-9054-co2o1o/tmp-1.0/include -I/tmp/tmp-20240810-9054-co2o1o/tmp-1.0/build/include -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Werror -Wall -Wextra -pedantic -MD -MT src/CMakeFiles/tmp.dir/Unity/unity_0_cxx.cxx.o -MF CMakeFiles/tmp.dir/Unity/unity_0_cxx.cxx.o.d -o CMakeFiles/tmp.dir/Unity/unity_0_cxx.cxx.o -c /tmp/tmp-202
|
test-bot (ubuntu-22.04)
install failed
|
`brew install --verbose --formula --build-bottle bugdea1er/tap/tmp` failed on macOS Ventura (13)!:
Formula/tmp.rb#L11
==> Fetching bugdea1er/tap/tmp
==> Downloading https://github.com/bugdea1er/tmp/archive/refs/tags/v1.0.tar.gz
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f10664751a40307b1c3957824fab7027a2e9ddf5f63daf9d9021f6ec7a968737--tmp-1.0.tar.gz
==> Verifying checksum for 'f10664751a40307b1c3957824fab7027a2e9ddf5f63daf9d9021f6ec7a968737--tmp-1.0.tar.gz'
==> Installing tmp from bugdea1er/tap
/usr/bin/env tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f10664751a40307b1c3957824fab7027a2e9ddf5f63daf9d9021f6ec7a968737--tmp-1.0.tar.gz --directory /private/tmp/homebrew-unpack20240810-14872-70dky
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240810-14872-70dky/tmp-1.0/. /private/tmp/tmp-20240810-14872-mcjfl1/tmp-1.0
==> cmake -S . -B build -DBUILD_SHARED_LIBS=TRUE -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/tmp/1.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=/usr/local/Homebrew/Library/Homebrew/cmake/trap_fetchcontent_provider.cmake -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
-- The CXX compiler identification is AppleClang 15.0.0.15000100
-- 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 Filesystem: TRUE
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Configuring done (4.9s)
-- Generating done (0.0s)
-- Build files have been written to: /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build
==> cmake --build build
Change Dir: '/tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build'
Run Build Command(s): /usr/local/Cellar/cmake/3.30.2/bin/cmake -E env VERBOSE=1 /usr/local/Homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile
/usr/local/Cellar/cmake/3.30.2/bin/cmake -S/tmp/tmp-20240810-14872-mcjfl1/tmp-1.0 -B/tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.30.2/bin/cmake -E cmake_progress_start /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build/CMakeFiles /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build//CMakeFiles/progress.marks
/Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/tmp.dir/build.make src/CMakeFiles/tmp.dir/depend
cd /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build && /usr/local/Cellar/cmake/3.30.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0 /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/src /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build/src /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build/src/CMakeFiles/tmp.dir/DependInfo.cmake "--color="
/Applications/Xcode_15.2.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/tmp.dir/build.make src/CMakeFiles/tmp.dir/build
[ 50%] Building CXX object src/CMakeFiles/tmp.dir/Unity/unity_0_cxx.cxx.o
cd /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build/src && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dtmp_EXPORTS -I/tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/include -I/tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build/include -O3 -DNDEBUG -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Werror -Wall -Wextra -pedantic -MD -MT src/CMakeFiles/tmp.dir/Unity/unity_0_cxx.cxx.o -MF CMakeFiles/tmp.dir/Unity/unity_0_cxx.cxx.o.d -o CMakeFiles/tmp.dir/Unity/unity_0_cxx.cxx.o -c /tmp/tmp-20240810-14872-mcjfl1/tmp-1.0/build/src/CMakeFiles/t
|
test-bot (macos-13)
install failed
|
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|