Skip to content

Instantly share code, notes, and snippets.

@hanxue
hanxue / # opencv - 2016-02-26_01-13-06.txt
Created February 25, 2016 17:30
opencv (homebrew/science/opencv) on OS X 10.10.5 - Homebrew build logs
Homebrew build logs for homebrew/science/opencv on OS X 10.10.5
Build date: 2016-02-26 01:13:06
This file has been truncated, but you can view the full file.
{
"log": {
"version": "1.2",
"creator": {
"name": "WebInspector",
"version": "537.36"
},
"pages": [
{
@hanxue
hanxue / homebrew-kafka-0.9.0.0.txt
Created January 29, 2016 12:20
Homebrew build Apache Kafka 0.9.0.0
==> gradle jar
Picked up _JAVA_OPTIONS: -Duser.home=/Library/Caches/Homebrew/java_cache
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.10/userguide/gradle_daemon.html.
Building project 'core' with Scala version 2.10.5
:clients:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: /private/tmp/kafka20160129-65629-3pvdga/kafka-0.9.0.0-src/clients/src/main/java/org/apache/kafka/clients/producer/KafkaProducer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
@hanxue
hanxue / gitbucket-git-error.log
Created January 20, 2016 08:24
Gitbucket error with git patience diff algorithm
java.lang.IllegalArgumentException: Invalid value: diff.algorithm=patience
at org.eclipse.jgit.lib.Config.getEnum(Config.java:432)
at org.eclipse.jgit.lib.Config.getEnum(Config.java:351)
at org.eclipse.jgit.diff.DiffFormatter.setRepository(DiffFormatter.java:190)
at org.eclipse.jgit.api.DiffCommand.call(DiffCommand.java:118)
at gitbucket.core.util.JGitUtil$.getDiffs(JGitUtil.scala:552)
at gitbucket.core.util.JGitUtil$$anonfun$getDiffs$1.apply(JGitUtil.scala:498)
at gitbucket.core.util.JGitUtil$$anonfun$getDiffs$1.apply(JGitUtil.scala:485)
at gitbucket.core.util.ControlUtil$.using(ControlUtil.scala:35)
at gitbucket.core.util.JGitUtil$.getDiffs(JGitUtil.scala:485)
@hanxue
hanxue / gor-homebrew-fail.txt
Created July 2, 2015 09:57
Homebrew error brewing gor
2015-07-02 17:51:01 +0800
go
build
elasticsearch/elasticsearch.go:5:2: cannot find package "github.com/mattbaird/elastigo/api" in any of:
/usr/local/Cellar/go/1.4.2/libexec/src/github.com/mattbaird/elastigo/api (from $GOROOT)
/private/tmp/gor20150702-18412-11mz8wd/src/github.com/mattbaird/elastigo/api (from $GOPATH)
elasticsearch/elasticsearch.go:6:2: cannot find package "github.com/mattbaird/elastigo/core" in any of:
/usr/local/Cellar/go/1.4.2/libexec/src/github.com/mattbaird/elastigo/core (from $GOROOT)
@hanxue
hanxue / namebench-20150601.txt
Created June 1, 2015 02:22
Malaysia DNS namebench scan 1 June 2015
$ namebench
namebench 1.3.1 - best source (automatic) on 2015-06-01 09:43:09.013487
threads=40/2 queries=250 runs=1 timeout=3.5 health_timeout=3.75 servers=11
------------------------------------------------------------------------------
- Reading Top 2,000 Websites (Alexa): /usr/local/lib/python2.7/site-packages/namebench/data/alexa-top-2000-domains.txt (0.7MB)
- Reading Cache Latency Test (100% hit): /usr/local/lib/python2.7/site-packages/namebench/data/cache-hit.txt (0.1MB)
- Reading Cache Latency Test (100% miss): /usr/local/lib/python2.7/site-packages/namebench/data/cache-miss.txt (0.1MB)
- Reading Cache Latency Test (50% hit, 50% miss): /usr/local/lib/python2.7/site-packages/namebench/data/cache-mix.txt (0.1MB)
- Reading Mozilla Firefox: /Users/hanxue/Library/Application Support/Firefox/Profiles/o6ocorvp.dev-edition-default/places.sqlite (20.0MB)
- Skipping /Users/hanxue/Library/Safari/History.plist (203d old)
@hanxue
hanxue / OSX-10.10.4-changes.txt
Last active August 29, 2015 14:21
Changes for OSX 10.10.4 update 14E17e
This file has been truncated, but you can view the full file.
! (mtime) /Volumes/Macintosh HD/Backups.backupdb/Lee's MacBook Pro/2015-05-13-112249/Sandisk 240G/.DocumentRevisions-V100
! (mtime) /Volumes/Macintosh HD/Backups.backupdb/Lee's MacBook Pro/2015-05-13-112249/Sandisk 240G/Applications/App Store.app
! (mtime) /Volumes/Macintosh HD/Backups.backupdb/Lee's MacBook Pro/2015-05-13-112249/Sandisk 240G/Applications/App Store.app/Contents
! 2.3K (size, mtime) /Volumes/Macintosh HD/Backups.backupdb/Lee's MacBook Pro/2015-05-13-112249/Sandisk 240G/Applications/App Store.app/Contents/Info.plist
! (mtime) /Volumes/Macintosh HD/Backups.backupdb/Lee's MacBook Pro/2015-05-13-112249/Sandisk 240G/Applications/App Store.app/Contents/MacOS
! 36.7K (mtime) /Volumes/Macintosh HD/Backups.backupdb/Lee's MacBook Pro/2015-05-13-112249/Sandisk 240G/Applications/App Store.app/Contents/MacOS/App Store
! (mtime) /Volumes/Macintosh HD/Backups.backupdb/Lee's
2015-05-11 12:36:46 +0800
./configure
--prefix=/usr/local/Cellar/exact-image/0.9.1
checking whether the C++ compiler works ... yes
checking for C++ STL support ... yes
checking for C++ templates ... yes
checking for C++ template specialization ... yes
checking for C++ partial template specialization ... yes
@hanxue
hanxue / upgrade-ruby.sh
Created January 22, 2015 03:38
Homebrew upgrade ruby with flags not working
$ brew upgrade ruby --with-libffi --with-gdbm --with-gmp --with-doc
==> Upgrading 1 outdated package, with result:
ruby 2.2.0
==> Upgrading ruby
==> Installing dependencies for ruby: libyaml, openssl
==> Installing ruby dependency: libyaml
==> Downloading http://pyyaml.org/download/libyaml/yaml-0.1.6.tar.gz
######################################################################## 100.0%
==> Downloading https://bitbucket.org/xi/libyaml/commits/2b9156756423e967cfd09a6
######################################################################## 100.0%
@hanxue
hanxue / cask-debug.txt
Created October 23, 2014 04:09
homebrew cask debug of chrome-remote-desktop-host installation
==> Initializing Taps
==> Creating directories
==> Loading Cask definitions
==> Translating 'chrome-remote-desktop-host' into a valid Cask source
==> Testing source class Cask::Source::URI
==> Testing source class Cask::Source::PathSlashRequired
==> Testing source class Cask::Source::TappedQualified
==> Testing source class Cask::Source::UntappedQualified
==> Testing source class Cask::Source::Tapped
==> Success! Using source class Cask::Source::Tapped