[Bug 204184] security/softether: Missing runtime library libiconv

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 1 09:12:53 UTC 2015


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

John Marino <marino at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino at FreeBSD.org,
                   |                            |pi at FreeBSD.org

--- Comment #2 from John Marino <marino at FreeBSD.org> ---
I was investigating another issue with this port (it's JOBS UNSAFE always, not
just with openSSL) and notices that USES=iconv is *NOT* used.

This looked home-grown to me.

I suspect using BUILD_DEPENDS is a mistake that should have been caught when
port was introduced last month.

I'm CC'ing pi@ who brought it in.

To summarize:

1) I think USES=iconv should be used
2) This needs MAKE_JOBS_UNSAFE=yes unconditional (It tries to build object
files before /tmp/obj/ directory is created.

If 1) is wrong, the maintainer should explain specifically why libiconv
handling differs from directions in Mk/Uses/iconv.mk

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


More information about the freebsd-ports-bugs mailing list