This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[1]: Nothing to be done for `preinstall'. | |
Install the project... | |
/usr/local/Cellar/cmake/3.11.1/bin/cmake -P cmake_install.cmake | |
-- Install configuration: "Release" | |
-- Installing: /usr/local/Cellar/entt/2.5.0/lib/libgmock.a | |
-- Installing: /usr/local/Cellar/entt/2.5.0/lib/libgmock_main.a | |
-- Installing: /usr/local/Cellar/entt/2.5.0/include/gmock | |
-- Installing: /usr/local/Cellar/entt/2.5.0/include/gmock/gmock-actions.h | |
-- Installing: /usr/local/Cellar/entt/2.5.0/include/gmock/gmock-cardinalities.h | |
-- Installing: /usr/local/Cellar/entt/2.5.0/include/gmock/gmock-generated-actions.h |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iMac-TMP:~ joe$ brew instal -dvs entt | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/entt.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cmake.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sphinx-doc.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/doxygen.rb | |
/usr/bin/sandbox-exec -f /tmp/homebrew20180424-76172-2wi21w.sb nice /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/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/entt.rb --verbose --debug | |
/usr/local/Homebrew/Library/Homebrew/bui |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading https://github.com/hadolint/hadolint/archive/v1.6.4.tar.gz | |
Already downloaded: /Users/joe/Library/Caches/Homebrew/hadolint-1.6.4.tar.gz | |
==> Verifying hadolint-1.6.4.tar.gz checksum | |
tar xzf /Users/joe/Library/Caches/Homebrew/hadolint-1.6.4.tar.gz | |
==> cabal sandbox init | |
Config file path source is default config file. | |
Config file | |
/private/tmp/hadolint-20180422-83568-sl02hh/hadolint-1.6.4/.cabal/config not | |
found. | |
Writing default configuration to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iMac-TMP:~ joe$ brew install --HEAD -dv qcli | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qcli.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qwt.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pkg-config.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nasm.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading https://github.com/OpenImageIO/oiio/archive/Release-1.8.10.tar.gz | |
Already downloaded: /Users/joe/Library/Caches/Homebrew/openimageio-1.8.10.tar.gz | |
==> Verifying openimageio-1.8.10.tar.gz checksum | |
tar xzf /Users/joe/Library/Caches/Homebrew/openimageio-1.8.10.tar.gz | |
==> cmake .. -DBoost_PYTHON_LIBRARIES=/usr/local/opt/boost-python/lib/libboost_python27-mt.dylib -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/openimageio/1.8.10_2 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DHAVE_CLOCK_GETTIME:INTERNAL=0 -DEMBEDPLUGINS=ON -DUSE_FIELD3D=OFF -DUSE_JPEGTURBO=OFF -DUSE_NUKE=OFF -DUSE_OPENCV=OFF -DUSE_OPENGL=OFF -DUSE_OPENJPEG=OFF -DUSE_OPENSSL=OFF -DUSE_PTEX=OFF -DUSE_QT=OFF | |
-- The CXX compiler identification is AppleClang 8.0.0.8000042 | |
-- The C compiler identification is AppleClang 8.0.0.8000042 | |
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ | |
-- Che |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by upstream project "Homebrew Core Pull Requests" build number 22597 | |
originally caused by: | |
GitHub pull request #26851 of commit cf0c3eabba22752f65cad2fbda7cfd34f577b6c5, no merge conflicts. | |
[EnvInject] - Loading node environment variables. | |
Building remotely on high_sierra_stadium_1 (high_sierra macos) in workspace /Users/brew/Jenkins/workspace/Homebrew Core Pull Requests/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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading https://github.com/monero-project/monero/archive/v0.12.0.0.tar.gz | |
Already downloaded: /Users/joe/Library/Caches/Homebrew/monero-0.12.0.0.tar.gz | |
==> Verifying monero-0.12.0.0.tar.gz checksum | |
tar xzf /Users/joe/Library/Caches/Homebrew/monero-0.12.0.0.tar.gz | |
==> Downloading https://github.com/monero-project/monero/pull/3667.patch?full_index=1 | |
==> Downloading from https://patch-diff.githubusercontent.com/raw/monero-project/monero/pull/3667.patch?full_index=1 | |
/usr/bin/curl -q --show-error --user-agent Homebrew/1.6.1-28-g1d9746d-dirty (Macintosh; Intel Mac OS X 10.11.6) curl/7.43.0 --fail --location --remote-time --continue-at - --output /Users/joe/Library/Caches/Homebrew/monero--patch-6f18d8f82e49a60def7b11280d5278a431f5eac08ca055e43875645defc71a6c.patch.incomplete https://patch-diff.githubusercontent.com/raw/monero-project/monero/pull/3667.patch?full_index=1 | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spen |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading https://github.com/monero-project/monero/archive/v0.12.0.0.tar.gz | |
Already downloaded: /Users/joe/Library/Caches/Homebrew/monero-0.12.0.0.tar.gz | |
==> Verifying monero-0.12.0.0.tar.gz checksum | |
tar xzf /Users/joe/Library/Caches/Homebrew/monero-0.12.0.0.tar.gz | |
==> Downloading https://github.com/zeromq/cppzmq/archive/v4.2.3.tar.gz | |
Already downloaded: /Users/joe/Library/Caches/Homebrew/monero--cppzmq-4.2.3.tar.gz | |
==> Verifying monero--cppzmq-4.2.3.tar.gz checksum | |
tar xzf /Users/joe/Library/Caches/Homebrew/monero--cppzmq-4.2.3.tar.gz | |
==> cmake . -DZMQ_INCLUDE_PATH=/private/tmp/monero-20180418-50651-1vv5zy4/monero-0.12.0.0/cppzmq -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/monero/0.12.0.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DHAVE_CLOCK_GETTIME:INTERNAL=0 | |
-- The C compiler identification is AppleClang 8.0.0.8000042 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iMac-TMP:~ joe$ brew instal -dvs libtorrent-rasterbar | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtorrent-rasterbar.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openssl.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/boost.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pkg-config.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/makedepend.rb | |
/usr/bin/sandbox-exec -f /tmp/homebrew20180418-24103-1n3oey.sb nice /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby -W0 -I /usr/local/Homebrew/Libra |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading https://github.com/MusicPlayerDaemon/MPD/commit/418f71ec0.patch?full_index=1 | |
Already downloaded: /Users/joe/Library/Caches/Homebrew/mpd--patch-c059916176841f52d0f5a377b7c6dd19d012dc833a83fad55d4b2b31d41a6c8f.patch | |
==> Verifying mpd--patch-c059916176841f52d0f5a377b7c6dd19d012dc833a83fad55d4b2b31d41a6c8f.patch checksum | |
==> Patching | |
==> Applying 418f71ec0.patch | |
patch -g 0 -f -p1 -i /private/tmp/mpd--patch-20180418-92307-1gn0wgw/418f71ec0.patch | |
patching file src/net/Init.hxx | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/mpd/0.20.18_1 --sysconfdir=/usr/local/etc --enable-bzip2 --enable-ffmpeg --enable-fluidsynth --enable-osx --disable-libwrap --disable-mad --disable-lame-encoder --disable-soundcloud | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes |