From owner-freebsd-bugs@FreeBSD.ORG Mon May 27 01:40:00 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DFB45C66 for ; Mon, 27 May 2013 01:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id AD32193A for ; Mon, 27 May 2013 01:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4R1e0Ic005877 for ; Mon, 27 May 2013 01:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4R1e0f6005850; Mon, 27 May 2013 01:40:00 GMT (envelope-from gnats) Resent-Date: Mon, 27 May 2013 01:40:00 GMT Resent-Message-Id: <201305270140.r4R1e0f6005850@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, roens Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C33B1B84 for ; Mon, 27 May 2013 01:31:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id B5B2A906 for ; Mon, 27 May 2013 01:31:46 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4R1VkSp099231 for ; Mon, 27 May 2013 01:31:46 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4R1Vkgc099230; Mon, 27 May 2013 01:31:46 GMT (envelope-from nobody) Message-Id: <201305270131.r4R1Vkgc099230@oldred.FreeBSD.org> Date: Mon, 27 May 2013 01:31:46 GMT From: roens To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/179000: Updating graphics/png fails on make test X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 May 2013 01:40:00 -0000 >Number: 179000 >Category: misc >Synopsis: Updating graphics/png fails on make test >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon May 27 01:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: roens >Release: 9.1-RELEASE-p3 >Organization: >Environment: FreeBSD fs 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: With an existing (working) install of libpng, it seems that the make test step of updating will fail. I think this is because make test ends up using (partly?) components of what is already installed, rather than just what has been built, ending up in a version mismatch situation. Some additional details can be found here: http://forums.freebsd.org/showthread.php?p=201688 I typically use portmaster when installing/updating ports. >How-To-Repeat: Install graphics/png at one version, then update the package after a newer version has become available. >Fix: Remove the installed libpng, before "updating" to the newer version: `pkg delete -f graphics/png` >Release-Note: >Audit-Trail: >Unformatted: