Skip to content

Instantly share code, notes, and snippets.

View Haifen's full-sized avatar

Robin Kauffman Haifen

View GitHub Profile
@Haifen
Haifen / heroku_output.txt
Created July 6, 2011 02:59
Output of running Heroku client for Ruby 1.9.2.
/opt/local/lib/ruby1.9/1.9.1/rubygems.rb:762:in `report_activate_error': RubyGem version error: rest-client(1.5.1 not ~> 1.4.0) (Gem::LoadError)
from /opt/local/lib/ruby1.9/1.9.1/rubygems.rb:219:in `activate'
from /opt/local/lib/ruby1.9/1.9.1/rubygems.rb:254:in `block in activate'
from /opt/local/lib/ruby1.9/1.9.1/rubygems.rb:253:in `each'
from /opt/local/lib/ruby1.9/1.9.1/rubygems.rb:253:in `activate'
from /opt/local/lib/ruby1.9/1.9.1/rubygems.rb:1065:in `gem'
from /opt/local/bin/heroku:18:in `<main>'
robink:~ robink$
@Haifen
Haifen / xonotic_client_qc_compile_error_20111106.log
Created November 6, 2011 18:40
Output from ./all compile while compiling client .qc files
make[1]: Entering directory `/Users/robink/src/git/xonotic/data/xonotic-data.pk3dir/client'
cd client && ../../../../fteqcc/fteqcc.bin -Werror -Wno-Q302 -O3 -Ono-c -Ono-cs -DWATERMARK='"xonotic-v0.5.0-520-gbbb9a79"' -DCVAR_POPCON
Source file: progs.src
outputfile: ../../csprogs.dat
compiling pre.qh
compiling ../common/util-pre.qh
compiling Defs.qc
compiling csqc_constants.qc
compiling ../common/constants.qh
compiling csqc_builtins.qc
@Haifen
Haifen / cm10_mb520_build_output_kbuild_error_20121025122001
Created October 25, 2012 19:25
Output of 'make bacon' (after 'breakfast kobe') and the resultant kernel sourcetree build (occours after kernel (vmlinux) is linked).
make CROSS_COMPILE=/mnt/wddisk/robink/src/git/android/local_haifen_cyanogen_kobe_jb/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi- EXTRA_CFLAGS="-I/mnt/wddisk/robink/src/git/android/local_haifen_cyanogen_kobe_jb/out/target/product/mb520/obj/KERNEL_OBJ" ARCH=arm -C /mnt/wddisk/robink/src/git/android/local_haifen_cyanogen_kobe_jb/out/target/product/mb520/obj/KERNEL_OBJ M=/mnt/wddisk/robink/src/git/android/local_haifen_cyanogen_kobe_jb/device/moto/jordan-common/modules/sources modules
make[2]: Entering directory `/mnt/wddisk/robink/src/git/android/local_haifen_cyanogen_kobe_jb/out/target/product/mb520/obj/KERNEL_OBJ'
Makefile:23: *** mixed implicit and normal rules. Stop.
make[2]: Leaving directory `/mnt/wddisk/robink/src/git/android/local_haifen_cyanogen_kobe_jb/out/target/product/mb520/obj/KERNEL_OBJ'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/mnt/wddisk/robink/src/git/android/local_haifen_cyanogen_kobe_jb/device/moto/jordan-common/modules/sources'
make: *** [ext_modules] Error 2
@Haifen
Haifen / cmjbbuild_20121027091801.log
Created October 27, 2012 16:59
Build output of current checkout of CyanogenKobe from Quarx2k's repository.
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.1.2
TARGET_PRODUCT=cm_mb520
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
HOST_ARCH=x86
@Haifen
Haifen / config.h
Created December 10, 2012 20:30
Build output from dhewm3 compilation with clang on OS X 10.8.2
#ifndef __DOOM3_CONFIG_H__
#define __DOOM3_CONFIG_H__
#define BUILD_OS "macosx"
#define BUILD_CPU "x86"
#define BUILD_LIBRARY_SUFFIX ".dylib"
#define BUILD_LIBDIR "/usr/local/lib/dhewm3"
#define BUILD_DATADIR "/usr/local/share/dhewm3"
@Haifen
Haifen / pdef.l
Last active December 18, 2015 04:39
Pump logger EBNF parser
%option noyywrap nodefault yylineno
%{
#include<stdio.h>
#include<stdlib.h>
#include<time.h>
int yylineno = 1;
}
%%
DIGIT = [0-9]
@Haifen
Haifen / UpdateCheckService.java
Created July 19, 2013 20:30
HTTP POST and JSON construction classes for CMUpdater. Figure this out
/*
* Copyright (C) 2012 The CyanogenMod Project
*
* * Licensed under the GNU GPLv2 license
*
* The text of the license can be found in the LICENSE file
* or at https://www.gnu.org/licenses/gpl-2.0.txt
*/
package com.cyanogenmod.updater.service;
@Haifen
Haifen / robink_mako_cm-10.2_gpm_logcat.txt
Created August 23, 2013 04:24
Output from Google Play Movies trying to play purchased media. CyanogenMod 10.2-20130818-UNOFFICIAL-mako (homebuilt, essentially unchanged from upstream Git cm-10.2 checkout) on a LGE E960 / Google Nexus 4 / Mako
I/AudioPolicyManagerBase(27491): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
D/audio_hw_primary(27491): adev_open: enter
D/ACDB-LOADER(27491): ACDB -> ACDB_CMD_INITIALIZE
E/ (27491): [ACDB RTC]->rtc init done!->result [0]
E/ (27491): [ACDB ACPH]->actp diag init done!
D/ACDB-LOADER(27491): No existing ION info in ACDB driver
D/ACDB-LOADER(27491): ACDB -> ION_IOC_ALLOC
D/ACDB-LOADER(27491): ACDB -> ION_IOC_SHARE
D/ACDB-LOADER(27491): ACDB -> MMAP ADDR
D/ACDB-LOADER(27491): ACDB -> register MEM to ACDB driver: 0xb5ef1000
@Haifen
Haifen / gist:6646848
Created September 21, 2013 03:13
Output of 'make bacon' for Google Nexus 4 / LGE Mako/ LGE E960
warning: sun/misc/Unsafe.class(sun/misc:Unsafe.class): major version 51 is newer than 50, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
warning: sun/reflect/CallerSensitive.class(sun/reflect:CallerSensitive.class): major version 51 is newer than 50, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
frameworks/base/core/java/android/hardware/display/DisplayManager.java:287: error 110: Method android.hardware.display.DisplayManager.getRemoteDisplayStatus returns unavailable type WifiDisplayStatus
DroidDoc took 24 sec. to write docs to /mnt/wddisk/robink/src/git/android/local_haifen_cyanogen_mako_jb43/out/target/common/docs/api-stubs
93 warnings
make: *** [/mnt/wddisk/robink/src/git/android/local_haifen_cyanogen_mako_jb43/out/target/common/docs/api-stubs-timestamp] Error 45
@Haifen
Haifen / .profile
Created November 4, 2013 18:32
launchd.conf, output of 'sudo getenv PATH', and /Users/robink/.profile insight as to why OS X 10.9 Mavericks might be truncating the set of pathspecs in the PATH system environment variable.
# Macports ${PATH} and ${MANPATH} are now defined by launchd and are global.
# Include WebOS SDK in ${PATH}
export PATH="${PATH}:/opt/PalmSDK/Current/bin"
# Narwhal environment
export NARWHAL_ENGINE=jsc
export PATH="${PATH}:/Users/robink/narwhal/bin"
export CAPP_BUILD="/Users/robink/Build"