You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thanks for your help, and the suggestion, but I still get the following:
....
....
==> aleppo (compile)
Compiling /home/graeme/ChicagoBoss/deps/aleppo/src/aleppo_parser.yrl failed:
ERROR: compile failed while processing
/home/graeme/ChicagoBoss/deps/aleppo: rebar_abort
Makefile:14: recipe for target 'compile' failed
make: *** [compile] Error 1
:-(
What version of Linux are you using?
Cheers,
Graeme
Hi All,
I seem to have another (different) issue building CB :-(
Starting in a VM with a clean install of Ubuntu 18.4.4, I installed git, cloned the latest CB and after installing erlang-base and fixing the erlmc issue (#692 - thanks @theorix) tried to do a make and got lots of downloads, then:
....
==> goldrush (get-deps)
==> lager (get-deps)
==> pmod_transform (get-deps)
==> erlando (get-deps)
==> aleppo (get-deps)
==> medici (get-deps)
==> jsx (get-deps)
==> ibrowse (get-deps)
==> ddb (get-deps)
==> epgsql (get-deps)
==> erlmc (get-deps)
==> mysql (get-deps)
==> poolboy (get-deps)
==> uuid (get-deps)
==> redo (get-deps)
==> ets_cache (get-deps)
==> proper (get-deps)
==> dh_date (get-deps)
==> tiny_pq (get-deps)
==> boss_test (get-deps)
==> boss_db (get-deps)
==> tinymq (get-deps)
==> erlydtl (get-deps)
==> dynamic_compile (get-deps)
==> jaderl (get-deps)
==> gen_smtp (get-deps)
==> iso8601 (get-deps)
==> mimetypes (get-deps)
==> mochiweb (get-deps)
==> cowlib (get-deps)
==> ranch (get-deps)
==> cowboy (get-deps)
==> simple_bridge (get-deps)
==> ChicagoBoss (get-deps)
==> goldrush (compile)
==> lager (compile)
==> pmod_transform (compile)
==> erlando (compile)
==> aleppo (compile)
Compiling ChicagoBoss/deps/aleppo/src/aleppo_parser.yrl failed:
ERROR: compile failed while processing /ChicagoBoss/deps/aleppo: rebar_abort
Makefile:14: recipe for target 'compile' failed
make: *** [compile] Error 1
Not the greatest error message I have ever seen. :-(
Obviously something wrong with the yrl, but it's far from clear what.
Has yrl syntax changed recently? OR (more likely since nobody else has reported this) have I done something dumb?
BTW, the erl command gives me:
Erlang/OTP 20 [erts-9.2] [source] [64-bit] [smp:1:1] [ds:1:1:10] [async-threads:10] [kernel-poll:false]
Eshell V9.2 (abort with ^G)
1>
Any suggestions, please?
Thank you,
Graeme
The text was updated successfully, but these errors were encountered: