This is the tip of the master? I just tried a clean build on my machine (macOS 10.13, Erlang OTP-19 via kerl) and everything compiled. Also the Travis-CI builds work.
So I am wondering what the difference could be with your setup. You are also in the “zotonic” directory when running ‘make’? - Marc > On 31 Jan 2019, at 11:17, heiheshang <[email protected]> wrote: > > this is an access problem > user docker image does not match the user host system > uid zotonic into docker images 100, but uid zotonic host system 1002 after > the fix, the next problem appeared > > ===> Compiling apps/zotonic_core/src/support/z_module_indexer.erl failed > apps/zotonic_core/src/support/z_module_indexer.erl:43: can't find include lib > "zotonic_fileindexer/include/zotonic_fileindexer.hrl"; Make sure > zotonic_fileindexer is in your app file's 'applications' list > > apps/zotonic_core/src/support/z_module_indexer.erl:418: record fileindex > undefined > apps/zotonic_core/src/support/z_module_indexer.erl:420: record fileindex > undefined > apps/zotonic_core/src/support/z_module_indexer.erl:423: record fileindex > undefined > apps/zotonic_core/src/support/z_module_indexer.erl:423: record fileindex > undefined > apps/zotonic_core/src/support/z_module_indexer.erl:423: record fileindex > undefined > apps/zotonic_core/src/support/z_module_indexer.erl:425: record fileindex > undefined > > make: *** [GNUmakefile:27: compile] Error 1 > > > > > среда, 30 января 2019 г., 21:55:44 UTC+9 пользователь heiheshang написал: > /opt/zotonic $ ./bin/zotonic compile > {"init terminating in > do_boot",{undef,[{zotonic_launcher_config,load_configs,[],[]},{erl_eval,do_apply,6,[{file,"erl_eval.erl"},{line,670}]},{erl_eval,exprs,5,[{file,"erl_eval.erl"},{line,122}]},{init,start_it,1,[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}} > init terminating in do_boot > ({undef,[{zotonic_launcher_config,load_configs,[],[]},{erl_eval,do_apply,6,[{_},{_}]},{erl_eval,exprs,5,[{_},{_}]},{init,start_it,1,[]},{init,start_em,1,[]},{init,do_boot,3 > > > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Zotonic developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- --- You received this message because you are subscribed to the Google Groups "Zotonic developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
