Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Aug 2014 06:43:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192393] New: net-im/ejabberd fail to build: invalid_unicode
Message-ID:  <bug-192393-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: mazhe@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192393-13>