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
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/nano/2.8.0 --sysconfdir=/usr/local/etc --enable-color --enable-extra --enable-multibuffer --enable-nanorc --enable-utf8 | |
checking build system type... x86_64-apple-darwin16.5.0 | |
checking host system type... x86_64-apple-darwin16.5.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk |
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
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libinfinity/0.7.1 --with-inftextgtk --with-infgtk | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes |
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
bli% make install build=release verbose=yes CC=clang prefix=/usr/local/Cellar/mupdf/1.11 -j1 | |
mkdir -p build/release/generated | |
mkdir -p build/release/scripts | |
mkdir -p build/release/source/fitz | |
mkdir -p build/release/source/pdf | |
mkdir -p build/release/source/xps | |
mkdir -p build/release/source/svg | |
mkdir -p build/release/source/cbz | |
mkdir -p build/release/source/html | |
mkdir -p build/release/source/gprf |
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
==> Using the sandbox | |
/usr/bin/sandbox-exec -f /tmp/homebrew20170513-57645-1eoyuan.sb /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/test.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/kafka.rb --verbose | |
sh: /Users/brew/Jenkins/workspace/Homebrew: Operation not permitted | |
sh: /Users/brew/Jenkins/workspace/Homebrew: Operation not permitted | |
==> /usr/local/Cellar/kafka/0.10.2.1/bin/kafka-topics --zookeeper localhost:2181 --create --if-not-exists --replication-factor 1 --partitions 1 --topic test > /tmp/kafka-test-20170513-57646-vz26o1/kafka/demo.out | |
[2017-05-13 23:15:54,814] WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) | |
java.net.ConnectException: Connection refused | |
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) | |
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) | |
a |
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
$ /usr/local/bin/pkg-config --libs openssl | |
Package openssl was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `openssl.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'openssl' found |
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
In file included from brush.c:27: | |
In file included from ./brush-private.h:38: | |
In file included from ./gdiplus-private.h:36: | |
In file included from /usr/local/Cellar/glib/2.52.3/include/glib-2.0/glib.h:In file included from adjustablearrowcap.c:25: | |
In file included from ./adjustablearrowcap-private.h:38: | |
In file included from ./gdiplus-private.h:36: | |
In file included from /usr/local/Cellar/glib/2.52.3/include/glib-2.0/glib.h:30: | |
In file included from /usr/local/Cellar/glib/2.52.3/include/glib-2.0/glib/galloca.h:32: | |
/usr/local/Cellar/glib/2.52.3/include/glib-2.0/glib/gtypes.h:423:3: error: '_GStaticAssertCompileTimeAssertion_0' declared as an array with a negative size | |
In file included from bitmap.c:30: |
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
57761 opencv3 | |
32979 opencv | |
9687 matplotlib | |
4541 pillow | |
3303 htslib | |
2879 samtools | |
2059 mumps | |
1927 pymol | |
1867 root6 | |
1751 pcl |
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
install events in the last 365 days for homebrew/science/suite-sparse | |
===================================================================================================================== | |
1 | homebrew/science/suite-sparse | 42,523 | 98.85% | |
2 | homebrew/science/suite-sparse --with-openblas | 281 | 0.65% | |
3 | homebrew/science/suite-sparse --with-openmp --with-openblas | 84 | 0.20% | |
4 | homebrew/science/suite-sparse --with-matlab --with-matlab-path= --with-openblas | 36 | 0.08% | |
5 | homebrew/science/suite-sparse --with-openmp | 24 | 0.06% | |
6 | homebrew/science/suite-sparse --with-matlab --with-openmp --with-openblas | 13 | 0.03% | |
7 | homebrew/science/suite-sparse --with-matlab --with-matlab-path= | 7 | 0.02% | |
8 | homeb |
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
Homebrew build logs for jsoncpp on macOS 10.13 | |
Build date: 2017-09-04 13:36:19 |
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
Header AvailabilityInternal.h cannot be processed by non-clang C compilers | |
Summary: Compiling C or C++ code with older, non-clang compilers (such as GCC 4.9 and older) leads to error in the system header AvailabilityInternal.h | |
The header features this line: | |
#if defined(__has_feature) && defined(__has_attribute) && __has_attribute(availability) | |
This is totally incorrect, because C preprocessor does not shortcircuit the && evaluation, and thus if the compiler does not have support for __has_feature, i.e. defined(__has_attribute) is 0, it will still call __has_attribute(availability) which results in an error. | |
The correct usage, which is used everywhere in this same header and in other system headers, is to split it into two separate preprocessor directives: |