[Bug 192393] New: net-im/ejabberd fail to build: invalid_unicode

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 5 06:43:10 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192393

            Bug ID: 192393
           Summary: net-im/ejabberd fail to build: invalid_unicode
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: mazhe at alkumuna.eu

After the last update, I cannot build ejabberd anymore, there is quickly an
error after the configure step that seems to be related to unicode (iconv?) :

gmake[2]: Entering directory `/usr/ports/net-im/ejabberd/work/ejabberd-14.07'
rm -rf deps/.got
rm -rf deps/.built
/usr/local/lib/erlang/bin/escript rebar get-deps && :> deps/.got
ERROR: Failed to extract name from
/usr/ports/net-im/ejabberd/work/ejabberd-14.07/deps/lhttpc/src/lhttpc.app.src:
{27,

                                   file_io_server,

                                   invalid_unicode}
gmake[2]: *** [deps/.got] Error 1
gmake[2]: Leaving directory `/usr/ports/net-im/ejabberd/work/ejabberd-14.07'
===> Compilation failed unexpectedly.

(the full build log is attached)

I have few ideas to fix the problem, I tried to add similar iconv options to
lang/erlang Makefile and rebuild it, with no avail.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list