[Bug 224606] net-im/ejabberd 17.11 compile mod_vcard_sql.erl failed on amd64 FBSD11.1Stable with libressl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 27 00:37:06 UTC 2017


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

            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 at FreeBSD.org
          Reporter: dewayne at heuristicsystems.com.au
          Assignee: ashish at FreeBSD.org
             Flags: maintainer-feedback?(ashish at 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=%(LUser)s and %(LServer)H")) of
196:                     " where username=%(LUser)s and %(LServer)H")),
199:                     " where lusername=%(LUser)s and %(LServer)H"))
204:      fun(Host, #vcard{us = {LUser, LServer}, vcard = VCARD})
205:            when LServer == Host ->
208:                    " where username=%(LUser)s and %(LServer)H;"),
213:         (_Host, _R) ->

# uname -aKU
FreeBSD b2.hs 11.1-STABLE FreeBSD 11.1-STABLE  r327075M  amd64 1101506 1101506

Build command
# make __MAKE_CONF=/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)

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


More information about the freebsd-ports-bugs mailing list