Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2016 10:37:43 +0200
From:      Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
To:        freebsd-ports@freebsd.org
Subject:   Re: devel/sope: make (stage-qa) now fails with DEVELOPER=yes complaining about iconv dependency
Message-ID:  <709bb40d-1c08-4658-eb32-a2d280b0281d@utanet.at>
In-Reply-To: <a9c1c4ab-b040-5412-1570-b2ae9f34723a@FreeBSD.org>
References:  <a9c1c4ab-b040-5412-1570-b2ae9f34723a@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
It is a bug the statement is wrong.
The error message disappiear  if you add to LIB_DEPENDS 
libiconv.so:converters/libiconv.

Btw.
it says
Error: /usr/local/GNUstep/Local/Library/Libraries/libNGStreams.so.4.9.57 
is linked to /usr/local/lib/libssl.so.38 from security/libressl but it 
is not declared as a dependency
Warning: you need USES=ssl
Error: /usr/local/GNUstep/Local/Library/Libraries/libNGStreams.so.4.9.57 
is linked to /usr/local/lib/libcrypto.so.37 from security/libressl but 
it is not declared as a dependency
Warning: you need USES=ssl


if I add ssl to USES
it states
you may not need USES+=ssl.

I am not happy with the "new" stage-qa messages.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?709bb40d-1c08-4658-eb32-a2d280b0281d>