[Bug 199106] [stage-qa] [PATCH] New stage-qa check 'basemix': Prevents some dangerous mixing of base and port libraries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 11 00:06:33 UTC 2015


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

yuri at rawbw.com changed:

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

--- Comment #10 from yuri at 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.


More information about the freebsd-ports-bugs mailing list