Skip to content

Instantly share code, notes, and snippets.

View ryandesign's full-sized avatar

Ryan Carsten Schmidt ryandesign

View GitHub Profile
@ryandesign
ryandesign / test.html
Created February 1, 2012 23:50
Problems with contentloaded 1.2 and excanvas 0003
<!DOCTYPE html>
<html>
<head>
<!--[if lt IE 9]><script type="text/javascript" src="excanvas.js"></script><![endif]-->
<script type="text/javascript" src="contentloaded.js"></script>
<script type="text/javascript">
contentLoaded(window, function() {
//setTimeout(function() {
var canvas = document.getElementById('c');
var ctx = canvas.getContext('2d');
version:1
:msg:main ---> Computing dependencies for arq_restore:msg:main
:debug:main arq_restore has no conflicts
:debug:main Searching for dependency: git-core
:debug:main Found Dependency: receipt exists for git-core
:debug:main Executing org.macports.main (arq_restore)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 528
:debug:main euid changed to: 501
:debug:archivefetch archivefetch phase started at Mon Aug 27 19:06:44 CDT 2012
@ryandesign
ryandesign / main.log
Created November 3, 2012 10:05
voms 2.0.9 build failure on OS X 10.5 Leopard
version:1
:debug:main epoch: in tree: 1 installed: 1
:debug:main autoconf 2.69_0 exists in the ports tree
:debug:main autoconf 2.69_0 is the latest installed
:debug:main autoconf 2.69_0 is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants:
:debug:main Changing to port directory: /Users/rschmidt/macports/dports/devel/autoconf
:debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
--- lib/storage.js.orig 2012-11-07 21:57:03.000000000 -0600
+++ lib/storage.js 2012-11-07 21:58:36.000000000 -0600
@@ -19,7 +19,7 @@
// Sync
else {
try {
- _storage.create(id);
+ _storage.create(id, token);
} catch (err) {
return callback(err);
@ryandesign
ryandesign / main.log
Created March 2, 2013 14:14
soci 176805b886929d7f7df4f93b1eb987e6f4be0a1e build failure with Oracle Instant Client 11.2.0.3.0 on OS X 10.8.2 with Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
---> Computing dependencies for soci:info:main .:debug:main soci has no conflicts
DEBUG: Searching for dependency: cmake
DEBUG: Found Dependency: receipt exists for cmake
DEBUG: Searching for dependency: boost
DEBUG: Found Dependency: receipt exists for boost
DEBUG: Searching for dependency: oracle-instantclient
DEBUG: Found Dependency: receipt exists for oracle-instantclient
DEBUG: Executing org.macports.main (soci)
DEBUG: changing euid/egid - current euid: 0 - current egid: 0
@ryandesign
ryandesign / main.log
Created May 23, 2013 16:21
Build failure of watchdog 0.6.0 on Mac OS X v10.4 Tiger as reported here: https://github.com/gorakhargosh/watchdog/issues/162d
version:1
:msg:main ---> Computing dependencies for py27-watchdog:info:main .:debug:main py27-watchdog has no conflicts
:debug:main Searching for dependency: python27
:debug:main Found Dependency: receipt exists for python27
:debug:main Searching for dependency: py27-yaml
:debug:main Found Dependency: receipt exists for py27-yaml
:debug:main Searching for dependency: py27-argh
:debug:main Found Dependency: receipt exists for py27-argh
:debug:main Searching for dependency: py27-pathtools
:debug:main Found Dependency: receipt exists for py27-pathtools
var spawn = require('child_process').spawn;
var Transform = require('stream').Transform;
var util = require('util');
function ProcessStream(options) {
if (!(this instanceof ProcessStream)) return new ProcessStream(options);
var self = this;
Transform.apply(this, arguments);
@ryandesign
ryandesign / main.log
Created October 25, 2013 10:51
libsndfile fails to build on OS X
version:1
:msg:main ---> Computing dependencies for libsndfile:msg:main
:debug:main Searching for dependency: pkgconfig
:debug:main Found Dependency: receipt exists for pkgconfig
:debug:main Searching for dependency: flac
:debug:main Found Dependency: receipt exists for flac
:debug:main Searching for dependency: libogg
:debug:main Found Dependency: receipt exists for libogg
:debug:main Searching for dependency: libvorbis
:debug:main Found Dependency: receipt exists for libvorbis
@ryandesign
ryandesign / gist:7161702
Created October 25, 2013 20:56
gcc -O3 -dM -E - < /dev/null
#define OBJC_NEW_PROPERTIES 1
#define _LP64 1
#define __APPLE_CC__ 5621
#define __APPLE__ 1
#define __ATOMIC_ACQUIRE 2
#define __ATOMIC_ACQ_REL 4
#define __ATOMIC_CONSUME 1
#define __ATOMIC_RELAXED 0
#define __ATOMIC_RELEASE 3
#define __ATOMIC_SEQ_CST 5
@ryandesign
ryandesign / main.log
Created November 24, 2013 01:46
Failure to prebuild.sh and configure povray 3.7.0.0 on OS X 10.9
:info:configure Detected autoconf 2.69
:info:configure Detected automake 1.14
:info:configure Create ../AUTHORS
:info:configure Create ../ChangeLog
:info:configure Create ../configure.ac
:info:configure Create ../COPYING
:info:configure Create ../NEWS
:info:configure Create ../README
:info:configure Create ../VERSION
:info:configure Create ../povray.1