Skip to content

Instantly share code, notes, and snippets.

Script started on Thu Mar 28 13:36:29 2013
[?1034heilonwy:~ $ brew --config
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mxcl/homebrew.git
HEAD: 3f8ee12719287bb687e19973426718b802485dcd
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit ivybridge
OS X: 10.8.3-x86_64
Xcode: 4.6.1
@apjanke
apjanke / 01.build.sh
Created March 28, 2013 20:16
Files for debugging `brew install ape` error.
rm -f udns_dn.o udns_dntosp.o udns_parse.o udns_resolver.o udns_init.o udns_misc.o udns_XtoX.o udns_rr_a.o udns_rr_ptr.o udns_rr_mx.o udns_rr_txt.o udns_bl.o udns_rr_srv.o udns_rr_naptr.o udns_codes.o
rm -f udns_dn.lo udns_dntosp.lo udns_parse.lo udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo udns_bl.lo udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo
rm -f dnsget.o rblcheck.o ex-rdns.o
rm -f build-stamp config.log
configure... udns package
checking for C compiler... $CC (cc)
checking whenever C compiler (cc) is GNU CC... yes
checking whenever the C compiler (cc -Wall -W -O2 -pipe)
can produce executables... yes
checking for ranlib... ranlib
@apjanke
apjanke / gist:5267454
Created March 28, 2013 22:45
Build failure diagnostics from `brew install colloquypush`
mr-clean:~ $ brew doctor
Your system is raring to brew.
mr-clean:~ $ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install colloquypush
==> Downloading https://github.com/wired/colloquypush/archive/colloquy-znc-1.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/colloquypush-1.1.tar.gz
tar xf /Library/Caches/Homebrew/colloquypush-1.1.tar.gz
==> znc-buildmod colloquy.cpp
znc-buildmod colloquy.cpp
@apjanke
apjanke / brew-doctor-output.txt
Created April 11, 2013 22:09
Diagnostic output from failing "brew install octave" on my OS X 10.8.3 system on 4/11/2013.
mr-clean:~ $ brew doctor
Your system is raring to brew.
@apjanke
apjanke / brew config output
Created April 13, 2013 06:58
Build output from problematic "brew install suite-sparse" for 4.1.0, where cholmod lib is not produced.
[@ in ~/tmp/broke-octave-brew/logs]
$ brew --config
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mxcl/homebrew.git
HEAD: 9409ab6cc7005a7d199d76f4a6e62565b3746918
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit nehalem
OS X: 10.8.3-x86_64
Xcode: 4.6.1
@apjanke
apjanke / installation output
Created May 2, 2013 16:30
Conflict in blast and proj installation
[@ in ~]
$ brew update
Already up-to-date.
[@ in ~]
$ brew doctor
Your system is ready to brew.
[@ in ~]
[@ in ~]
$ brew --config
HOMEBREW_VERSION: 0.9.4
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=