problem upgrading ejabberd

Marko Cupać marko.cupac at mimar.rs
Fri Aug 8 09:51:30 UTC 2014


On Thu, 31 Jul 2014 16:01:47 +0200
Marko Cupać <marko.cupac at mimar.rs> wrote:

> Hi,
> 
> I have problem updating ejabberd-14.05 to ejabberd-14.07 with
> portmaster on FreeBSD 9.2-RELEASE-p10 amd64.
> 
> I am mounting ports dir from another server (partial output of mount
> command):
> nfs01.example.com:/usr/ports on /usr/ports (nfs, read-only)
> nfs01.example.com:/usr/ports/distfiles on /usr/ports/distfiles (nfs)
> nfs01.example.com:/usr/ports/packages on /usr/ports/packages (nfs)
> 
> This is in my make.conf:
> WITH_PKGNG=yes
> WRKDIRPREFIX=/tmp
> WITH_OPENSSL_PORT=yes
> 
> Here's the error:
> > ===>  Building for 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 /tmp/usr/ports/net-im/ejabberd/work/ejabberd-14.07/deps/lhttpc/src/lhttpc.app.src:
> > {27, file_io_server, invalid_unicode}
> > gmake: *** [deps/.got] Error 1
> > ===> Compilation failed unexpectedly.
> > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
> > failure to the maintainer.
> > *** [do-build] Error code 1
> > 
> > Stop in /usr/ports/net-im/ejabberd.
> > *** [build] Error code 1
> > 
> > Stop in /usr/ports/net-im/ejabberd.
> > 
> > ===>>> make build failed for net-im/ejabberd
> > ===>>> Aborting update
> > 
> > 
> > ===>>> You can restart from the point of failure with this command
> > line: portmaster <flags> net-im/ejabberd 

I managed to build it after disabling HTTP option.
-- 
Marko Cupać


More information about the freebsd-ports mailing list