Skip to content

Instantly share code, notes, and snippets.

configure:6560: checking GLU Callbacks uses Tiger Style
configure:6603: g++ -c -g -Wall -O2 -fPIC -g -O2 -Wno-deprecated-declarations -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/lib/wx/include/gtk2-unicode-3.1 -I/usr/local/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:51:64: error: invalid conversion from 'GLvoid (*)(...) {aka void (*)(...)}' to '_GLUfuncptr {aka void (*)()}' [-fpermissive]
gluTessCallback(tess,GLU_TESS_VERTEX,(GLvoid (*)(...)) foo);
^
In file included from conftest.cc:37:0:
/usr/include/GL/glu.h:340:23: error: initializing argument 3 of 'void gluTessCallback(GLUtesselator*, GLenum, _GLUfuncptr)' [-fpermissive]
GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
--(jadams@aye-seven)-(3/pts/16)-(2008/06-Apr-14)--
--($:~)ruby-2.1.0--
$ iex
Erlang R16B03-1 (erts-5.10.4) [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false]
Interactive Elixir (0.12.3-dev) - press Ctrl+C to exit (type h() ENTER for help)
iex(1)> :ssh.start()
:ok
iex(2)> {:ok, s} = :ssh.shell('localhost')
New host localhost accept [y/n]?y
"error": {
"msg": "java.lang.IncompatibleClassChangeError: Implementing class",
"trace": "java.lang.RuntimeException: java.lang.IncompatibleClassChangeError: Implementing class\n\tat org.apache.solr.servlet.SolrDispatchFilter.sendError(SolrDispatchFilter.java:796)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:448)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(S
[jadams:~/elixir/elixir] master ± make clean
cd lib/elixir && ../../rebar clean
==> elixir (clean)
ERROR: clean failed while processing /home/jadams/elixir/elixir/lib/elixir: {'EXIT',{{badmatch,{error,{1,
[114,109,58,32,99,97,110,110,111,116,32,114,101,
109,111,118,101,32,226,128,152,101,98,105,110,47,
69,108,105,120,105,114,46,65,99,99,101,115,115,46,
65,116,111,109,46,98,101,97,109,226,128,153,58,32,
80,101,114,109,105,115,115,105,111,110,32,100,101,
110,105,101,100,10,114,109,58,32,99,97,110,110,
[jadams:~/elixir/elixir] master ± sudo make install
==> elixir (compile)
ERROR: OTP release R16B03-1 does not match required regex (17).*
ERROR: compile failed while processing /home/jadams/elixir/elixir/lib/elixir: rebar_abort
make: *** [erlang] Error 1
@knewter
knewter / gist:10332168
Created April 10, 2014 00:11
failure to deploy beam toolbox to heroku, take 1
[jadams:~/elixir/beam_toolbox] feature/heroku+ ± git push heroku feature/heroku:master
Initializing repository, done.
Counting objects: 397, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (322/322), done.
Writing objects: 100% (397/397), 49.45 KiB | 0 bytes/s, done.
Total 397 (delta 171), reused 89 (delta 26)
-----> Fetching custom git buildpack... done
-----> elixir app detected
BeamToolbox.Router.start
>> Running Elixir.BeamToolbox.Router with Cowboy with [port: nil, ssl: false]
18:49:54.065 [error] CRASH REPORT Process <0.285.0> with 0 neighbours exited with reason: bad argument in gen_server:init_it/6 line 330
18:49:54.066 [error] Supervisor {<0.283.0>,ranch_listener_sup} had child ranch_acceptors_sup started with ranch_acceptors_sup:start_link('Elixir.BeamToolbox.Router.HTTP', 100, ranch_tcp, [{port,nil},{ssl,false}]) at undefined exit with reason badarg in context start_error
{:error,
{{:shutdown, {:failed_to_start_child, :ranch_acceptors_sup, :badarg}},
{:child, :undefined, {:ranch_listener_sup, BeamToolbox.Router.HTTP},
{:ranch_listener_sup, :start_link,
[BeamToolbox.Router.HTTP, 100, :ranch_tcp, [port: nil, ssl: false],
:cowboy_protocol,
UnitsApiPy.cpp:35:25: fatal error: QuantityPy.h: No such file or directory
#include "QuantityPy.h"
6> open_port({spawn, 'bash -i'}, []).
#Port<0.574>
7> bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##