Created
June 15, 2012 18:31
-
-
Save arcusfelis/2938047 to your computer and use it in GitHub Desktop.
rebar-i18n-ta-targetvar.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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: 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: [] | |
| ==> triq (compile) | |
| DEBUG: Matched required ERTS version: 5.9 -> .* | |
| DEBUG: Matched required OTP release: R15B -> .* | |
| DEBUG: erl_opts [debug_info,debug_info] | |
| Compiled src/triq_autoexport.erl | |
| DEBUG: Starting 3 compile worker(s) | |
| Compiled src/triq_app.erl | |
| Compiled src/triq_statem.erl | |
| Compiled src/triq_expr.erl | |
| Compiled src/triq_sup.erl | |
| Compiled src/pdict_statem.erl | |
| Compiled src/triq_tests.erl | |
| DEBUG: Worker exited cleanly | |
| Compiled src/triq.erl | |
| DEBUG: Worker exited cleanly | |
| /home/user/erlang/i18n/deps/triq/src/triq_dom.erl:778: Warning: function try_shrink/3 is unused | |
| Compiled src/triq_dom.erl | |
| DEBUG: Worker exited cleanly | |
| INFO: No app_vars_file defined. | |
| DEBUG: Postdirs: [] | |
| DEBUG: Consult config file "/home/user/erlang/i18n/deps/rebar_i18n_plugin/rebar.config" | |
| DEBUG: Available deps: [] | |
| DEBUG: Missing deps : [] | |
| DEBUG: Predirs: [] | |
| ==> rebar_i18n_plugin (compile) | |
| DEBUG: Matched required ERTS version: 5.9 -> .* | |
| DEBUG: Matched required OTP release: R15B -> .* | |
| DEBUG: erl_opts [debug_info] | |
| DEBUG: Starting 3 compile worker(s) | |
| DEBUG: Worker exited cleanly | |
| DEBUG: Worker exited cleanly | |
| Compiled src/rebar_i18n_plugin.erl | |
| DEBUG: Worker exited cleanly | |
| INFO: No app_vars_file defined. | |
| DEBUG: Postdirs: [] | |
| DEBUG: Consult config file "/home/user/erlang/i18n/deps/edown/rebar.config" | |
| DEBUG: Available deps: [] | |
| DEBUG: Missing deps : [] | |
| DEBUG: Predirs: [] | |
| ==> edown (compile) | |
| DEBUG: Matched required ERTS version: 5.9 -> .* | |
| DEBUG: Matched required OTP release: R15B -> .* | |
| DEBUG: erl_opts [debug_info,debug_info] | |
| DEBUG: Starting 3 compile worker(s) | |
| Compiled src/edown_xmerl.erl | |
| Compiled src/edown_doclet.erl | |
| Compiled src/edown_make.erl | |
| DEBUG: Worker exited cleanly | |
| Compiled src/edown_lib.erl | |
| DEBUG: Worker exited cleanly | |
| Compiled src/edown_layout.erl | |
| DEBUG: Worker exited cleanly | |
| INFO: No app_vars_file defined. | |
| 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] | |
| Compiled src/ct_expand.erl | |
| Compiled src/i18n_expand.erl | |
| DEBUG: Starting 3 compile worker(s) | |
| Skip expanding: {unbound_var,'X'} | |
| Compiled src/i18n_message.erl | |
| Compiled src/i18n_date.erl | |
| DEBUG: Worker exited cleanly | |
| Compiled src/i18n_iterator.erl | |
| DEBUG: Worker exited cleanly | |
| Compiled src/i18n_locale.erl | |
| DEBUG: Worker exited cleanly | |
| INFO: sh info: | |
| cwd: "/home/user/erlang/i18n" | |
| cmd: 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 c_src/i18n_string.cpp -o c_src/i18n_string.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 "}, | |
| {"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",".1339784493"}, | |
| {"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 "}, | |
| {"LDFLAGS", | |
| "-Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm "}, | |
| {"LS_COLORS",[]}, | |
| {"PATH", | |
| "/usr/local/lib/erlang/erts-5.9/bin:/usr/local/lib/erlang/bin:/home/user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/.rvm/bin"}, | |
| {"PROGNAME","erl"}, | |
| {"PWD","/home/user/erlang/i18n"}, | |
| {"ROOTDIR","/usr/local/lib/erlang"}, | |
| {"SHLVL","1"}, | |
| {"_","./rebar"}]}, | |
| return_on_error, | |
| {use_stdout,false}] | |
| Compiling c_src/i18n_string.cpp | |
| 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 | |
| expand_command("DRV_LINK_TEMPLATE", Env, "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", "priv/i18n_nif$I18N_BUILD_ID.so") | |
| 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 | |
| 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",".1339784493"}, | |
| {"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 "}, | |
| {"LDFLAGS", | |
| "-Wl,-z,relro -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -lm "}, | |
| {"LS_COLORS",[]}, | |
| {"PATH", | |
| "/usr/local/lib/erlang/erts-5.9/bin:/usr/local/lib/erlang/bin:/home/user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/.rvm/bin"}, | |
| {"PROGNAME","erl"}, | |
| {"PWD","/home/user/erlang/i18n"}, | |
| {"ROOTDIR","/usr/local/lib/erlang"}, | |
| {"SHLVL","1"}, | |
| {"_","./rebar"}]}] | |
| 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