Skip to content

Instantly share code, notes, and snippets.

@arcusfelis
Created June 15, 2012 06:13
Show Gist options
  • Select an option

  • Save arcusfelis/2934960 to your computer and use it in GitHub Desktop.

Select an option

Save arcusfelis/2934960 to your computer and use it in GitHub Desktop.
Compile log
DEBUG: Rebar location: "/home/user/erlang/i18n/rebar"
DEBUG: Consult config file "/home/user/erlang/i18n/rebar.config"
DEBUG: is_app_available, looking for App triq with Path "/home/user/erlang/i18n/deps/triq"
DEBUG: vcs_vsn: Unknown VCS atom in vsn field: "0.1.0"
INFO: Looking for triq-.* ; found triq-0.1.0 at /home/user/erlang/i18n/deps/triq
DEBUG: is_app_available, looking for App rebar_i18n_plugin with Path "/home/user/erlang/i18n/deps/rebar_i18n_plugin"
DEBUG: vcs_vsn: Unknown VCS atom in vsn field: "1"
INFO: Looking for rebar_i18n_plugin-.* ; found rebar_i18n_plugin-1 at /home/user/erlang/i18n/deps/rebar_i18n_plugin
DEBUG: is_app_available, looking for App edown with Path "/home/user/erlang/i18n/deps/edown"
DEBUG: vcs_vsn: Primary vcs used for /home/user/erlang/i18n/deps/edown
INFO: sh info:
cwd: "/home/user/erlang/i18n"
cmd: git describe --always --tags `git log -n 1 --pretty=format:%h .`
DEBUG: opts: [{cd,"/home/user/erlang/i18n/deps/edown"},{use_stdout,false}]
INFO: Looking for edown-.* ; found edown-0.3.0 at /home/user/erlang/i18n/deps/edown
DEBUG: Available deps: [{dep,"/home/user/erlang/i18n/deps/triq",triq,".*",
{git,"git://github.com/krestenkrab/triq.git",
"master"}},
{dep,"/home/user/erlang/i18n/deps/rebar_i18n_plugin",
rebar_i18n_plugin,".*",
{git,"git://github.com/freeakk/rebar_i18n_plugin.git",
"master"}},
{dep,"/home/user/erlang/i18n/deps/edown",edown,".*",
{git,"git://github.com/esl/edown.git","HEAD"}}]
DEBUG: Missing deps : []
DEBUG: is_app_available, looking for App triq with Path "/home/user/erlang/i18n/deps/triq"
INFO: Looking for triq-.* ; found triq-0.1.0 at /home/user/erlang/i18n/deps/triq
DEBUG: Adding /home/user/erlang/i18n/deps/triq/ebin to code path
DEBUG: is_app_available, looking for App rebar_i18n_plugin with Path "/home/user/erlang/i18n/deps/rebar_i18n_plugin"
INFO: Looking for rebar_i18n_plugin-.* ; found rebar_i18n_plugin-1 at /home/user/erlang/i18n/deps/rebar_i18n_plugin
DEBUG: Adding /home/user/erlang/i18n/deps/rebar_i18n_plugin/ebin to code path
DEBUG: is_app_available, looking for App edown with Path "/home/user/erlang/i18n/deps/edown"
INFO: Looking for edown-.* ; found edown-0.3.0 at /home/user/erlang/i18n/deps/edown
DEBUG: Adding /home/user/erlang/i18n/deps/edown/ebin to code path
DEBUG: Adding skip dir: /home/user/erlang/i18n/deps/triq
DEBUG: Adding skip dir: /home/user/erlang/i18n/deps/rebar_i18n_plugin
DEBUG: Adding skip dir: /home/user/erlang/i18n/deps/edown
DEBUG: Associate sub_dir /home/user/erlang/i18n/deps/triq with /home/user/erlang/i18n
DEBUG: Associate sub_dir /home/user/erlang/i18n/deps/rebar_i18n_plugin with /home/user/erlang/i18n
DEBUG: Associate sub_dir /home/user/erlang/i18n/deps/edown with /home/user/erlang/i18n
INFO: Loading plugin rebar_i18n_plugin from deps/rebar_i18n_plugin/src/rebar_i18n_plugin.erl
DEBUG: Loaded plugins: [rebar_i18n_plugin]
DEBUG: Set env vars i18n
DEBUG: Disable coverage for i18n
DEBUG: Predirs: ["/home/user/erlang/i18n/deps/triq",
"/home/user/erlang/i18n/deps/rebar_i18n_plugin",
"/home/user/erlang/i18n/deps/edown"]
DEBUG: Consult config file "/home/user/erlang/i18n/deps/triq/rebar.config"
DEBUG: Available deps: []
DEBUG: Missing deps : []
DEBUG: Predirs: []
INFO: Skipping compile in /home/user/erlang/i18n/deps/triq
DEBUG: Postdirs: []
DEBUG: Consult config file "/home/user/erlang/i18n/deps/rebar_i18n_plugin/rebar.config"
DEBUG: Available deps: []
DEBUG: Missing deps : []
DEBUG: Predirs: []
INFO: Skipping compile in /home/user/erlang/i18n/deps/rebar_i18n_plugin
DEBUG: Postdirs: []
DEBUG: Consult config file "/home/user/erlang/i18n/deps/edown/rebar.config"
DEBUG: Available deps: []
DEBUG: Missing deps : []
DEBUG: Predirs: []
INFO: Skipping compile in /home/user/erlang/i18n/deps/edown
DEBUG: Postdirs: []
==> i18n (compile)
DEBUG: Matched required ERTS version: 5.9 -> .*
DEBUG: Matched required OTP release: R15B -> .*
DEBUG: is_app_available, looking for App triq with Path "/home/user/erlang/i18n/deps/triq"
INFO: Looking for triq-.* ; found triq-0.1.0 at /home/user/erlang/i18n/deps/triq
DEBUG: is_app_available, looking for App rebar_i18n_plugin with Path "/home/user/erlang/i18n/deps/rebar_i18n_plugin"
INFO: Looking for rebar_i18n_plugin-.* ; found rebar_i18n_plugin-1 at /home/user/erlang/i18n/deps/rebar_i18n_plugin
DEBUG: is_app_available, looking for App edown with Path "/home/user/erlang/i18n/deps/edown"
INFO: Looking for edown-.* ; found edown-0.3.0 at /home/user/erlang/i18n/deps/edown
DEBUG: erl_opts [debug_info]
SKIP OTHER FILES
Compiled src/i18n_calendar.erl
DEBUG: Worker exited cleanly
INFO: sh info:
cwd: "/home/user/erlang/i18n"
cmd: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include -g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include c_src/cloner.c -o c_src/cloner.o
DEBUG: opts: [{env,[{"BINDIR","/usr/local/lib/erlang/erts-5.9/bin"},
{"CC","gcc "},
{"CFLAGS",
"-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include "},
{"CXX","g++ "},
{"CXXFLAGS",
"-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include "},
{"DBUS_SESSION_BUS_ADDRESS",
"unix:abstract=/tmp/dbus-76jZ5akwVi,guid=b9c5162003f5b051a5b4973100000056"},
{"DRV_CC_TEMPLATE",
"gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include -g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include $PORT_IN_FILES -o $PORT_OUT_FILE"},
{"DRV_CFLAGS",
"-g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include "},
{"DRV_CXX_TEMPLATE",
"g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include -g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include $PORT_IN_FILES -o $PORT_OUT_FILE"},
{"DRV_LDFLAGS",
"-shared -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei"},
{"DRV_LINK_TEMPLATE",
"gcc $PORT_IN_FILES -Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm -shared -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei -o $PORT_OUT_FILE"},
{"EMU","beam"},
{"ERLANG_ARCH","32"},
{"ERLANG_TARGET","R15B-i686-pc-linux-gnu-32"},
{"ERL_CFLAGS",
" -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include "},
{"ERL_EI_LIBDIR",
"/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib"},
{"ERL_LDFLAGS",
" -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei"},
{"EXE_CC_TEMPLATE",
"gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include -g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include $PORT_IN_FILES -o $PORT_OUT_FILE"},
{"EXE_CFLAGS",
"-g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include "},
{"EXE_CXX_TEMPLATE",
"g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include -g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include $PORT_IN_FILES -o $PORT_OUT_FILE"},
{"EXE_LDFLAGS",
" -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei"},
{"EXE_LINK_TEMPLATE",
"gcc $PORT_IN_FILES -Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei -o $PORT_OUT_FILE"},
{"HOME","/home/user"},
{"I18N_BUILD_ID",".1339740100"},
{"I18N_REBAR","true"},
{"ICU_CFLAGS",
"-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long "},
{"ICU_CXXFLAGS",
"-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long "},
{"ICU_INC_PATH",
"-I/usr/include -idirafter c_src/include "},
{"ICU_LDFLAGS",
"-Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm "},
{"LANG","en_US.UTF-8"},
{"LANGUAGE","en_US:en"},
{"LDFLAGS",
"-Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm "},
{"LOGNAME","user"},
{"PATH",
"/usr/local/lib/erlang/erts-5.9/bin:/usr/local/lib/erlang/bin:/home/user/bin:/home/user/.rvm/gems/ruby-1.9.2-p320/bin:/home/user/.rvm/gems/ruby-1.9.2-p320@global/bin:/home/user/.rvm/rubies/ruby-1.9.2-p320/bin:/home/user/.rvm/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/user/.rvm/bin"},
{"PROGNAME","erl"},
{"PWD","/home/user/erlang/i18n"},
{"ROOTDIR","/usr/local/lib/erlang"},
{"SHELL","/bin/bash"},
{"SHLVL","1"},
{"TERM","xterm"},
{"USER","user"},
{"_","./rebar"},
{"__array_start","0"},
{"_first","0"},
{"_second","1"},
{"escape_flag","1"}]},
return_on_error,
{use_stdout,false}]
Compiling c_src/cloner.c
SKIP OTHER FILES HERE
INFO: Using specs [{spec,drv,"priv/i18n_nif$I18N_BUILD_ID.so",
["c_src/cloner.c","c_src/i18n_collation.cpp",
"c_src/i18n_date.cpp","c_src/i18n_locale.cpp",
"c_src/i18n_message.cpp","c_src/i18n_nif.cpp",
"c_src/i18n_regex.cpp","c_src/i18n_search.cpp",
"c_src/i18n_string.cpp","c_src/i18n_trans.cpp"],
["c_src/cloner.o","c_src/i18n_collation.o",
"c_src/i18n_date.o","c_src/i18n_locale.o",
"c_src/i18n_message.o","c_src/i18n_nif.o",
"c_src/i18n_regex.o","c_src/i18n_search.o",
"c_src/i18n_string.o","c_src/i18n_trans.o"],
[]}]
DEBUG: Last mod is 0 on priv/i18n_nif$I18N_BUILD_ID.so
INFO: sh info:
cwd: "/home/user/erlang/i18n"
cmd: gcc c_src/cloner.o c_src/i18n_collation.o c_src/i18n_date.o c_src/i18n_locale.o c_src/i18n_message.o c_src/i18n_nif.o c_src/i18n_regex.o c_src/i18n_search.o c_src/i18n_string.o c_src/i18n_trans.o -Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm -shared -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei -o priv/i18n_nif.so
DEBUG: opts: [{env,[{"BINDIR","/usr/local/lib/erlang/erts-5.9/bin"},
{"CC","gcc "},
{"CFLAGS",
"-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include "},
{"CXX","g++ "},
{"CXXFLAGS",
"-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include "},
{"DRV_CC_TEMPLATE",
"gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include -g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include $PORT_IN_FILES -o $PORT_OUT_FILE"},
{"DRV_CFLAGS",
"-g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include "},
{"DRV_CXX_TEMPLATE",
"g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include -g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include $PORT_IN_FILES -o $PORT_OUT_FILE"},
{"DRV_LDFLAGS",
"-shared -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei"},
{"DRV_LINK_TEMPLATE",
"gcc $PORT_IN_FILES -Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm -shared -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei -o $PORT_OUT_FILE"},
{"EMU","beam"},
{"ERLANG_ARCH","32"},
{"ERLANG_TARGET","R15B-i686-pc-linux-gnu-32"},
{"ERL_CFLAGS",
" -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include "},
{"ERL_EI_LIBDIR",
"/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib"},
{"ERL_LDFLAGS",
" -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei"},
{"EXE_CC_TEMPLATE",
"gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include -g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include $PORT_IN_FILES -o $PORT_OUT_FILE"},
{"EXE_CFLAGS",
"-g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include "},
{"EXE_CXX_TEMPLATE",
"g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -I/usr/include -idirafter c_src/include -g -Wall -fPIC -I/usr/local/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/local/lib/erlang/erts-5.9/include $PORT_IN_FILES -o $PORT_OUT_FILE"},
{"EXE_LDFLAGS",
" -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei"},
{"EXE_LINK_TEMPLATE",
"gcc $PORT_IN_FILES -Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm -L/usr/local/lib/erlang/lib/erl_interface-3.7.5/lib -lerl_interface -lei -o $PORT_OUT_FILE"},
{"HOME","/home/user"},
{"I18N_BUILD_ID",".1339740100"},
{"I18N_REBAR","true"},
{"ICU_CFLAGS",
"-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long "},
{"ICU_CXXFLAGS",
"-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long "},
{"ICU_INC_PATH",
"-I/usr/include -idirafter c_src/include "},
{"ICU_LDFLAGS",
"-Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm "},
{"LANG","en_US.UTF-8"},
{"LANGUAGE","en_US:en"},
{"LDFLAGS",
"-Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm "},
{"LOGNAME","user"},
{"PATH",
"/usr/local/lib/erlang/erts-5.9/bin:/usr/local/lib/erlang/bin:/home/user/bin:/home/user/.rvm/gems/ruby-1.9.2-p320/bin:/home/user/.rvm/gems/ruby-1.9.2-p320@global/bin:/home/user/.rvm/rubies/ruby-1.9.2-p320/bin:/home/user/.rvm/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/user/.rvm/bin"},
{"PROGNAME","erl"},
{"PWD","/home/user/erlang/i18n"},
{"ROOTDIR","/usr/local/lib/erlang"},
{"RUBY_VERSION","ruby-1.9.2-p320"},
{"SHELL","/bin/bash"},
{"SHLVL","1"},
{"TERM","xterm"},
{"USER","user"},
{"_","./rebar"},
{"__array_start","0"},
{"_first","0"},
{"_second","1"},
{"escape_flag","1"}]}]
INFO: No app_vars_file defined.
DEBUG: vcs_vsn: Primary vcs used for /home/user/erlang/i18n
INFO: sh info:
cwd: "/home/user/erlang/i18n"
cmd: git describe --always --tags `git log -n 1 --pretty=format:%h .`
DEBUG: opts: [{cd,"/home/user/erlang/i18n"},{use_stdout,false}]
DEBUG: Postdirs: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment