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 

Any idea how to resolve this? Thank you in advance.
-- 
Marko Cupać
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to