Date: Wed, 27 Dec 2017 00:37:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 224606] net-im/ejabberd 17.11 compile mod_vcard_sql.erl failed on amd64 FBSD11.1Stable with libressl Message-ID: <bug-224606-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224606 Bug ID: 224606 Summary: net-im/ejabberd 17.11 compile mod_vcard_sql.erl failed on amd64 FBSD11.1Stable with libressl Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ashish@FreeBSD.org Reporter: dewayne@heuristicsystems.com.au Assignee: ashish@FreeBSD.org Flags: maintainer-feedback?(ashish@FreeBSD.org) # Error message with context Compiled src/node_dag.erl Compiled src/mod_version.erl Compiled src/mod_vcard_xupdate.erl src/mod_vcard_sql.erl:63: unknown type specifier 'H' src/mod_vcard_sql.erl:195: unknown type specifier 'H' src/mod_vcard_sql.erl:207: unknown type specifier 'H' src/mod_vcard_sql.erl:32: function export/1 undefined src/mod_vcard_sql.erl:32: function get_vcard/2 undefined src/mod_vcard_sql.erl:32: function remove_user/2 undefined Compiling src/mod_vcard_sql.erl failed: ERROR: compile failed while processing /usr/ports/net-im/ejabberd/work/ejabberd-17.11: rebar_abort gmake[1]: *** [Makefile:100: deps/.built] Error 1 gmake[1]: Leaving directory '/usr/ports/net-im/ejabberd/work/ejabberd-17.11' *** Error code 1 # an extract from "grep -n H src/mod_vcard_sql.erl" 64: " where username=3D%(LUser)s and %(LServer)H")) of 196: " where username=3D%(LUser)s and %(LServer)H")), 199: " where lusername=3D%(LUser)s and %(LServer)H")) 204: fun(Host, #vcard{us =3D {LUser, LServer}, vcard =3D VCARD}) 205: when LServer =3D=3D Host -> 208: " where username=3D%(LUser)s and %(LServer)H;"), 213: (_Host, _R) -> # uname -aKU FreeBSD b2.hs 11.1-STABLE FreeBSD 11.1-STABLE r327075M amd64 1101506 1101= 506 Build command # make __MAKE_CONF=3D/dev/null -C /usr/ports/net-im/ejabberd -DBATCH -DMAKE_JOBS_UNSAFE -DUSE_CORE2 -VCC -VCFLAGS cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing # erl -V Erlang/OTP 19 [erts-8.3.5.4] [source] [64-bit] [async-threads:10] [hipe] [kernel-poll:false] Eshell V8.3.5.4 (abort with ^G) --=20 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-224606-13>