Skip to content

Instantly share code, notes, and snippets.

eilonwy:~ $ brew list
ant gmp libgpg-error nettle sbt
cloog gnutls libmpc openblas scala
cmake isl libtasn1 p11-kit weechat
gfortran libgcrypt mpfr pkg-config xz
eilonwy:~ $ brew list --versions
ant 1.9.3
cloog 0.18.1
cmake 2.8.12.1 2.8.12.2
gfortran 4.8.2
@apjanke
apjanke / osx_term_controls.zsh
Created December 21, 2014 03:05
OS X Terminal.app escape sequence demo code
# osx_term_controls.zsh
#
# A collection of functions to demonstrate OS X Terminal control behaviors
function term_tell_n () {
n=$1
string=$2
printf '\e]%s;%s\a' $n "$string"
}
@apjanke
apjanke / test-update-out-with-missing-deps.txt
Created May 26, 2015 05:07
Output of `testasciidoc.py --force update` when dependencies are missing
/bin/sh: source-highlight: command not found
/bin/sh: source-highlight: command not found
/bin/sh: source-highlight: command not found
/bin/sh: source-highlight: command not found
/bin/sh: source-highlight: command not found
/bin/sh: source-highlight: command not found
/bin/sh: source-highlight: command not found
/bin/sh: source-highlight: command not found
/bin/sh: source-highlight: command not found
Traceback (most recent call last):
2015-07-29 03:40:52 -0400
make
-C
ace
-f
GNUmakefile.ACE
INSTALL_PREFIX=/usr/local/Cellar/ace/6.3.0
LDFLAGS=
DESTDIR=
2015-07-30 11:52:45 -0400
make
-C
ace
-f
GNUmakefile.ACE
INSTALL_PREFIX=/usr/local/Cellar/ace/6.3.0
LDFLAGS=
DESTDIR=
@apjanke
apjanke / README.md
Last active August 29, 2015 14:26
Build failures under OS X 10.11 Public Beta 2

This gist contains results from testing of Homebrew formulae on the OS X 10.11 El Capitan Public Beta.

I attempted to brew install --build-from-source each formula in core Homebrew. Failures are listed in the other files, with explanatory titles.

@apjanke
apjanke / 01.configure
Last active August 29, 2015 14:26
`brew install qt5` failure on OS X 10.11 PB3
2015-08-01 14:55:47 -0400
./configure
-prefix
/usr/local/Cellar/qt5/5.5.0
-system-zlib
-securetransport
-qt-libpng
-qt-libjpeg
-no-rpath
@apjanke
apjanke / 01.configure
Last active August 29, 2015 14:26
`brew install --head` failure on OS X 10.11 PB3
2015-08-01 17:29:44 -0400
./configure
-prefix
/usr/local/Cellar/qt5/HEAD
-system-zlib
-securetransport
-qt-libpng
-qt-libjpeg
-no-rpath
@apjanke
apjanke / 01.configure
Last active August 29, 2015 14:26
`brew install qt5 --HEAD` failure on OS X 10.11 PB3
2015-08-02 19:46:11 -0400
./configure
-prefix
/usr/local/Cellar/qt5/HEAD
-system-zlib
-securetransport
-qt-libpng
-qt-libjpeg
-no-rpath
2015-08-01 13:37:52 -0400
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/arabica/20121126
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/private/tmp/arabica20150801-14866-1pdrc02/arabica-2012-November/missing: /private/tmp/arabica20150801-14866-1pdrc02/arabica-2012-November/missing: cannot execute binary file
configure: WARNING: `missing' script is too old or missing