svn commit: r491260 - in head/net/libzmq4: . files

Jan Beich jbeich at FreeBSD.org
Tue Jan 29 14:03:54 UTC 2019


Kubilay Kocak <koobs at FreeBSD.org> writes:

> Author: koobs
> Date: Sat Jan 26 10:50:44 2019
> New Revision: 491260
> URL: https://svnweb.freebsd.org/changeset/ports/491260
>
> Log:
>   net/libzmq4: Update to 4.3.1
>   
>    - Use upstream provided methods for verbose builds and disabling -Werror
>    - Pet portlint (USES order)
>    - Add patch to fix flaky tests [1]
>   
>   This release fixes a remote code execution vulnerability (CVE-2019-6250)
>   
>   Changelog:
>   
>     https://github.com/zeromq/libzmq/releases/tag/v4.3.1
>   
>   PR:		230575 [1]
>   Reported by:	tobik
>   Security:	8e48365a-214d-11e9-9f8a-0050562a4d7b
>   MFH:		2019Q1

devel/xeus fails to build after this commit:

-- Configuring done
CMake Error in CMakeLists.txt:
  Imported target "cppzmq" includes non-existent path

    "/usr/local/lib/pgm-5.2/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

http://beefy9.nyi.freebsd.org/data/112amd64-default/491532/logs/errors/xeus-0.18.1.log
http://beefy10.nyi.freebsd.org/data/112i386-default/491532/logs/errors/xeus-0.18.1.log
http://beefy6.nyi.freebsd.org/data/120amd64-default/491532/logs/errors/xeus-0.18.1.log
http://beefy5.nyi.freebsd.org/data/120i386-default/491532/logs/errors/xeus-0.18.1.log

Compare with the last good build 19 days ago:

http://beefy9.nyi.freebsd.org/data/112amd64-default/489844/logs/xeus-0.18.1.log
http://beefy10.nyi.freebsd.org/data/112i386-default/489844/logs/xeus-0.18.1.log
http://beefy6.nyi.freebsd.org/data/120amd64-default/489844/logs/xeus-0.18.1.log
http://beefy5.nyi.freebsd.org/data/120i386-default/489844/logs/xeus-0.18.1.log


More information about the svn-ports-all mailing list