Skip to content

Instantly share code, notes, and snippets.

@ilovezfs
Created May 30, 2018 07:07
Show Gist options
  • Save ilovezfs/6b4e9012c3c417fc82cd10679cbdce0e to your computer and use it in GitHub Desktop.
Save ilovezfs/6b4e9012c3c417fc82cd10679cbdce0e to your computer and use it in GitHub Desktop.
Started by upstream project "Homebrew Testing" build number 848
originally caused by:
Started by user ilovezfs
[EnvInject] - Loading node environment variables.
Building remotely on high_sierra_stadium_2 (high_sierra macos) in workspace /Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/Homebrew/homebrew-core/ # timeout=10
Fetching upstream changes from https://github.com/Homebrew/homebrew-core/
> git --version # timeout=10
> git fetch --tags --progress https://github.com/Homebrew/homebrew-core/ +refs/pull/*:refs/remotes/origin/pr/*
Checking out Revision 4d7c516d97993fc386338f30e30c160f6e834ec2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4d7c516d97993fc386338f30e30c160f6e834ec2
Commit message: "plplot: update 5.13.0_4 bottle."
> git rev-list --no-walk 4d7c516d97993fc386338f30e30c160f6e834ec2 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
HOMEBREW_DEVELOPER=1
[EnvInject] - Variables injected successfully.
[high_sierra] $ /bin/sh -xe /var/folders/kw/j7f63hdn1lj39702nh90xm9w0000gp/T/jenkins1439664827957750450.sh
+ GIT_WORK_TREE=/usr/local/Homebrew
+ GIT_DIR=/usr/local/Homebrew/.git
+ git rebase --abort
No rebase in progress?
+ true
+ GIT_WORK_TREE=/usr/local/Homebrew
+ GIT_DIR=/usr/local/Homebrew/.git
+ git reset --hard origin/master
HEAD is now at 63ffbd329 Merge pull request #4161 from alyssais/pull-gpg
+ GIT_WORK_TREE=/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core
+ GIT_DIR=/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/.git
+ git rebase --abort
No rebase in progress?
+ true
+ GIT_WORK_TREE=/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core
+ GIT_DIR=/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/.git
+ git reset --hard origin/master
HEAD is now at e856162576 kakoune: add 2018.04.13 bottle.
+ brew update
Already up-to-date.
+ brew test-bot --ci-testing cockatrice
Homebrew/homebrew-test-bot ed0844f (Merge pull request #156 from MikeMcQuaid/test-bot-new-formula-pr-url)
ARGV: --ci-testing cockatrice --cleanup --test-default-formula --local --junit
Homebrew/brew 1.6.4-22-g63ffbd329 (Merge pull request #4161 from alyssais/pull-gpg)
homebrew/core origin/master e856162576 (kakoune: add 2018.04.13 bottle.)
homebrew/core HEAD e856162576 (kakoune: add 2018.04.13 bottle.)
==> brew doctor
==> brew --env
==> brew config
==> brew readall --aliases homebrew/core
==> brew uses --recursive cockatrice
==> brew fetch --retry autoconf automake cmake gdbm libtool makedepend openssl pkg-config protobuf python@2 qt readline sphinx-doc sqlite
==> brew fetch --retry cockatrice --build-bottle --force
==> brew install --only-dependencies --verbose --build-bottle cockatrice
==> brew install --verbose --build-bottle cockatrice
==> FAILED
/usr/bin/sandbox-exec -f /tmp/homebrew20180523-84318-hy2uwt.sb nice /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cockatrice.rb --build-bottle --verbose
==> Cloning https://github.com/Cockatrice/Cockatrice.git
Updating /Users/brew/Library/Caches/Homebrew/cockatrice--git
git config remote.origin.url https://github.com/Cockatrice/Cockatrice.git
git config remote.origin.fetch +refs/tags/2018-04-16-Release-2.5.1:refs/tags/2018-04-16-Release-2.5.1
==> Checking out tag 2018-04-16-Release-2.5.1
git checkout -f 2018-04-16-Release-2.5.1 --
HEAD is now at 1fbdea0... translation updates (#3200)
git reset --hard 2018-04-16-Release-2.5.1
HEAD is now at 1fbdea0 translation updates (#3200)
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/cockatrice/2.5.1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev
-- The C compiler identification is AppleClang 9.1.0.9020039
-- The CXX compiler identification is AppleClang 9.1.0.9020039
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Git: /usr/local/Homebrew/Library/Homebrew/shims/super/git (found version "2.15.1 (Apple Git-101)")
-- Commit is a release or prerelease, git tag: 2018-04-16-Release-2.5.1
-- Fetching tag informations from https://api.github.com/repos/Cockatrice/Cockatrice/releases/tags/2018-04-16-Release-2.5.1
-- [download 3% complete]
-- [download 14% complete]
-- [download 26% complete]
-- [download 37% complete]
-- [download 48% complete]
-- [download 60% complete]
-- [download 71% complete]
-- [download 82% complete]
-- [download 94% complete]
-- [download 100% complete]
-- Project version: 2.5.1
-- Friendly project version: 2.5.1 (2018-04-16)
-- Project version filename: Cockatrice-251_Decked_Out_Revision_1-2.5.1
-- UPDATE TRANSLATIONS: OFF
-- Found Qt 5.11.0
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Found Protobuf: /usr/local/lib/libprotobuf.dylib (found version "3.5.1")
CMake Error at cockatrice/CMakeLists.txt:229 (qt5_use_modules):
Unknown CMake command "qt5_use_modules".
-- Configuring incomplete, errors occurred!
See also "/tmp/cockatrice-20180523-84320-mhzhar/build/CMakeFiles/CMakeOutput.log".
==> Formula
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cockatrice.rb
==> Configuration
HOMEBREW_VERSION: 1.6.4-22-g63ffbd3
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 63ffbd3298beb86dbffef50d1f6737b0632b3bff
Last commit: 47 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: e8561625765c1a3100a04ad8c73ada213f8c2f77
Core tap last commit: 38 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew
HOMEBREW_ENV_FILTERING: 1
HOMEBREW_FAIL_LOG_LINES: 150
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_HOME: /Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra/home
HOMEBREW_LOGS: /Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra/logs
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_EMOJI: 1
HOMEBREW_SANDBOX: 1
CPU: 3-core 64-bit ivybridge
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.1 build 902
Git: 2.15.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 10, 1.8.0_162
macOS: 10.13.4-x86_64
CLT: 9.3.0.0.1.1521514116
Xcode: 9.3.1
Error: cockatrice 2.5.1 did not build
XQuartz: 2.7.11 => /opt/X11
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j3
CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/qt:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python@2/Frameworks:/usr/local/opt/qt/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/python@2/lib/pkgconfig:/usr/local/opt/protobuf/lib/pkgconfig:/usr/local/opt/qt/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/cmake/bin:/usr/local/opt/gdbm/bin:/usr/local/opt/openssl/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/python@2/bin:/usr/local/opt/protobuf/bin:/usr/local/opt/qt/bin:/usr/bin:/bin:/usr/sbin:/sbin
Logs:
/Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra/logs/cockatrice/00.options.out
/Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra/logs/cockatrice/01.cmake
/Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra/logs/cockatrice/01.cmake.cc
READ THIS: https://docs.brew.sh/Troubleshooting
These open issues may also help:
cockatrice: better dependency specification https://github.com/Homebrew/homebrew-core/pull/28190
==> brew audit cockatrice --online
==> brew style cockatrice
==> brew uninstall --force autoconf automake cmake gdbm libtool makedepend openssl pkg-config protobuf python@2 qt readline sphinx-doc sqlite
==> brew cleanup --prune=7
Build step 'Execute shell' marked build as failure
Recording test results
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment