Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2015 00:06:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199106] [stage-qa] [PATCH] New stage-qa check 'basemix': Prevents some dangerous mixing of base and port libraries
Message-ID:  <bug-199106-13-OBAx9RUf3h@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199106-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199106-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199106

yuri@rawbw.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdrewery@FreeBSD.org

--- Comment #10 from yuri@rawbw.com ---
Could you please commit this in the warning mode:
these lines
> err "Shared library ${so_name} from the base system should not be used by port."
> return 1
replaced with this line
> warn "Shared library ${so_name} from the base system should not be used by port."
for now?

At least, it will make it obvious which ports are still affected.
I am getting new qbittorrent version crashing in openssl on one of the systems
for no apparent reason, and working on other systems.
And qbittorrent also triggers such warning.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199106-13-OBAx9RUf3h>