osx hypergiant added by dsp on Wed Feb 25 21:41:09 2015
installing hypergiant:0.3.0 ... changing current directory to /var/folders/p5/qr_vc0kj18z33rhftvxlgfr00000gn/T/temp3257.25377/hypergiant '/usr/local/Cellar/chicken/4.9.0.1/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"hypergiant\" \"0.3.0\"))" 'hypergiant.setup' '/usr/local/Cellar/chicken/4.9.0.1/bin/csc' -feature compiling-extension -setup-mode -d0 -O3 -J -s hypergiant-render-pipeline.scm Warning: extension `glls-render' is currently not installed '/usr/local/Cellar/chicken/4.9.0.1/bin/csc' -feature compiling-extension -setup-mode -d0 -O3 -s hypergiant-render-pipeline.import.scm '/usr/local/Cellar/chicken/4.9.0.1/bin/csc' -feature compiling-extension -setup-mode -d0 -O3 -framework OpenGL -J -s hypergiant.scm Warning: extension `glfw3-bindings' is currently not installed Warning: extension `glls-render' is currently not installed hypergiant.c:93:5: warning: implicit declaration of function 'glBindVertexArray' is invalid in C99 [-Wimplicit-function-declaration] glBindVertexArray((data->vao)); ^ 1 warning generated. Undefined symbols for architecture x86_64: "_hpsAddNode", referenced from: _hpgAddEmitter in hypergiant.o "_hpsCurrentCamera", referenced from: _particleSort in hypergiant.o "_hpsFurtherFromCamera", referenced from: _particleSort in hypergiant.o "_hpsNodeData", referenced from: _hpgParticlesVisibleNode in hypergiant.o "_hpsSetNodeExtension", referenced from: _hpgAddEmitter in hypergiant.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Error: shell command terminated with non-zero exit status 256: 'clang' 'hypergiant.o' -o 'hypergiant.so' -m64 -bundle -headerpad_max_install_names -framework OpenGL -L/usr/local/lib -L"/usr/local/Cellar/chicken/4.9.0.1/lib" -lchicken -lm Error: shell command failed with nonzero exit status 256: '/usr/local/Cellar/chicken/4.9.0.1/bin/csc' -feature compiling-extension -setup-mode -d0 -O3 -framework OpenGL -J -s hypergiant.scm