Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2019 15:03:41 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Kubilay Kocak <koobs@FreeBSD.org>
Cc:        Yuri Victorovich <yuri@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r491260 - in head/net/libzmq4: . files
Message-ID:  <d0of-imrm-wny@FreeBSD.org>
In-Reply-To: <201901261050.x0QAoicH057157@repo.freebsd.org> (Kubilay Kocak's message of "Sat, 26 Jan 2019 10:50:44 %2B0000 (UTC)")
References:  <201901261050.x0QAoicH057157@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kubilay Kocak <koobs@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d0of-imrm-wny>