From owner-freebsd-questions@FreeBSD.ORG Tue Aug 20 17:23:35 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F2149555 for ; Tue, 20 Aug 2013 17:23:35 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B06502EB8 for ; Tue, 20 Aug 2013 17:23:35 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VBpeR-0001c4-8C for freebsd-questions@freebsd.org; Tue, 20 Aug 2013 19:23:27 +0200 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Aug 2013 19:23:27 +0200 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Aug 2013 19:23:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: What's wrong here? Can't reinstall graphics/lcms2 Date: Tue, 20 Aug 2013 17:23:03 +0000 (UTC) Lines: 27 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2013 17:23:36 -0000 $ sudo portupgrade -f graphics/lcms2 [Reading data from pkg(8) ... - 544 packages found - done] ---> Reinstalling 'lcms2-2.5' (graphics/lcms2) ---> Building '/usr/ports/graphics/lcms2' ===> Cleaning for lcms2-2.5 ===> lcms2-2.5 has known vulnerabilities: lcms2-2.5 is vulnerable: lcms2 -- Null Pointer Dereference Denial of Service Vulnerability WWW: http://portaudit.FreeBSD.org/9a0a892e-05d8-11e3- ba09-000c29784fd1.html => Please update your ports tree and try again. *** [check-vulnerable] Error code 1 Stop in /usr/ports/graphics/lcms2. *** [build] Error code 1 Stop in /usr/ports/graphics/lcms2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/ portupgrade20130820-93880-13u5qwy env UPGRADE_TOOL=portupgrade UPGRADE_PORT=lcms2-2.5 UPGRADE_PORT_VER=2.5 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! graphics/lcms2 (lcms2-2.5) (unknown build error) $ I have of course updated the ports tree but it made no difference.