[Bug 197697] net-im/ejabberd: does not build both on 9.3 and 8.4 due to missing iconv.h
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 16 05:09:14 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197697
Bug ID: 197697
Summary: net-im/ejabberd: does not build both on 9.3 and 8.4
due to missing iconv.h
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ashish at FreeBSD.org
Reporter: vas at mpeks.tomsk.su
Assignee: ashish at FreeBSD.org
Flags: maintainer-feedback?(ashish at FreeBSD.org)
Created attachment 153025
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153025&action=edit
Poudriere failed build log
The compilation of net-im/ejabberd fails with
Compiled src/iconv.erl
Compiling /wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c:3:19:
error: iconv.h: No such file or directory
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c: In
function 'do_convert':
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c:21: error:
'iconv_t' undeclared (first use in this function)
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c:21: error:
(Each undeclared identifier is reported only once
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c:21: error:
for each function it appears in.)
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c:21: error:
expected ';' before 'cd'
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c:32: error:
'cd' undeclared (first use in this function)
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c:32:
warning: implicit declaration of function 'iconv_open'
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c:44:
warning: implicit declaration of function 'iconv'
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv/c_src/iconv.c:56:
warning: implicit declaration of function 'iconv_close'
ERROR: compile failed while processing
/wrkdirs/usr/ports/net-im/ejabberd/work/deps/p1_iconv: rebar_abort
Makefile:81: recipe for target 'deps/.built' failed
gmake: *** [deps/.built] Error 1
*** [do-build] Error code 1
Stop in /usr/ports/net-im/ejabberd.
Workaround: ICONV=off
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer ashish at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list