From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] ejabberd: new package
Date: Thu, 14 Aug 2014 00:18:24 +0200 [thread overview]
Message-ID: <20140813221824.GK3939@free.fr> (raw)
In-Reply-To: <20140813214910.GJ3939@free.fr>
Frank, All,
On 2014-08-13 23:49 +0200, Yann E. MORIN spake thusly:
> On 2014-08-13 17:23 -0400, Frank Hunleth spake thusly:
> > > > I think that you can get this error if host erlang is compiled without
> > > > openssl. Maybe you don't have the openssl headers installed on your
> > > > system and Johan does?
[--SNIP--]
> I re-ran the test with erlang.mk patched to depend on host-openssl and
> added back the --with-ssl flag when building the host erlang.
>
> Indeed, I do not have this directory.
OK, now I have it. My host-erlang is compiled with ssl support.
But...
> > Also, does the log from Erlang's ./configure provide any clues?
>
> Aha!
>
> checking for static ZLib to be used by SSL in standard locations... no
> checking for OpenSSL >= 0.9.7 in standard locations... no
> configure: WARNING: No (usable) OpenSSL found, skipping ssl, ssh and crypto applications
>
> Dang... It seems we have to tell it where to look for our own openssl.
> Lemme see... Yes, we can say --with-ssl=PATH . I'll try that, and will
> report later...
Now, my error is back to this sequence of numbers:
Uncaught error in rebar_core: {'EXIT',
{badarg,
[{re,replace,
[[40,41,32,123,32,32,108,111,99,97,108,32,
82,69,84,61,34,36,123,63,125,34,59,10,32,
108,111,99,97,108,32,105,115,95,110,101,
116,95,109,110,116,112,116,61,48,59,10,32,
108,111,99,97,108,32,72,71,80,76,65,73,78,
59,10,32,108,111,99,97,108,32,76,79,65,68,
...
66,76,85,125,36,123,80,83,49,125,36,123,
65,95,78,79,82,125,34,59,10,32,104,105,
115,116,111,114,121,32,45,97,59,10,32,112,
114,111,109,112,116,95,102,105,114,115,
116,61,48,10,125],
[92,36,40,"doPrompt",40,92,115,124,36,41,
124,123,"doPrompt",125,41],
[[],"\\2"],
[global,{return,list}]],
[{file,"re.erl"},{line,355}]},
{rebar_port_compiler,merge_each_var,2,
[{file,"src/rebar_port_compiler.erl"},
{line,380}]},
{rebar_port_compiler,setup_env,2,
[{file,"src/rebar_port_compiler.erl"},
{line,167}]},
{rebar_core,'-setup_envs/2-fun-0-',2,
[{file,"src/rebar_core.erl"},{line,436}]},
{lists,foldl,3,
[{file,"lists.erl"},{line,1261}]},
{rebar_core,process_dir1,6,
[{file,"src/rebar_core.erl"},{line,190}]},
{rebar_core,process_commands,2,
[{file,"src/rebar_core.erl"},{line,61}]},
{rebar,main,1,
[{file,"src/rebar.erl"},{line,58}]}]}}
make[1]: *** [deps/.got] Error 1
OK, I'm lost... :-(
One thing I just noticed, are those two lines (visible above, too):
[92,36,40,"doPrompt",40,92,115,124,36,41,
124,123,"doPrompt",125,41],
doPrompt is the content of my $PROMPT_COMMAND environment variable, in
case that rings a bell somewhere...
I'll let you guys investigate further. I can run tests if you need to.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-08-13 22:18 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 12:33 [Buildroot] [PATCH v3] ejabberd: new package Johan Oudinet
2014-07-18 21:35 ` Yann E. MORIN
2014-07-18 23:58 ` Johan Oudinet
2014-07-19 9:17 ` Yann E. MORIN
2014-07-20 9:33 ` Thomas Petazzoni
2014-08-06 10:30 ` Johan Oudinet
2014-08-06 19:40 ` Yann E. MORIN
2014-08-06 20:23 ` Yann E. MORIN
2014-08-11 9:36 ` Johan Oudinet
2014-08-11 10:07 ` Johan Oudinet
2014-08-11 10:13 ` Yann E. MORIN
2014-08-11 10:33 ` Yann E. MORIN
2014-08-11 10:50 ` Yann E. MORIN
2014-08-13 18:48 ` Frank Hunleth
2014-08-13 19:51 ` Yann E. MORIN
2014-08-13 20:44 ` Yann E. MORIN
2014-08-13 21:23 ` Frank Hunleth
2014-08-13 21:49 ` Yann E. MORIN
2014-08-13 22:18 ` Yann E. MORIN [this message]
2014-08-14 12:40 ` Frank Hunleth
2014-08-14 22:36 ` Yann E. MORIN
2014-08-11 13:13 ` Johan Oudinet
2014-08-12 15:13 ` Yann E. MORIN
2014-10-11 16:21 ` Yann E. MORIN
2014-10-16 12:38 ` Johan Oudinet
2014-10-17 20:18 ` Yann E. MORIN
2014-10-17 23:06 ` Arnout Vandecappelle
2014-10-18 10:00 ` Yann E. MORIN
2014-10-18 10:31 ` Johan Oudinet
2014-10-27 14:42 ` Johan Oudinet
2014-10-27 14:47 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140813221824.GK3939@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox