From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 22 21:40:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 ESMTPS id AECC7C1C for ; Fri, 22 Nov 2013 21:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 779FF2FC4 for ; Fri, 22 Nov 2013 21: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 rAMLe0tm015124 for ; Fri, 22 Nov 2013 21: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 rAMLe0Zl015123; Fri, 22 Nov 2013 21:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 22 Nov 2013 21:40:00 GMT Resent-Message-Id: <201311222140.rAMLe0Zl015123@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerald Pfeifer 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 ESMTPS id A7DA3AB7 for ; Fri, 22 Nov 2013 21:30:05 +0000 (UTC) Received: from ref10-i386.freebsd.org (ref10-i386.freebsd.org [IPv6:2001:1900:2254:206c::16:8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 984FD2F44; Fri, 22 Nov 2013 21:30:05 +0000 (UTC) Received: from ref10-i386.freebsd.org (localhost [127.0.0.1]) by ref10-i386.freebsd.org (8.14.7/8.14.7) with ESMTP id rAMLU5un042640; Fri, 22 Nov 2013 21:30:05 GMT (envelope-from gerald@ref10-i386.freebsd.org) Received: (from gerald@localhost) by ref10-i386.freebsd.org (8.14.7/8.14.7/Submit) id rAMLU5Ig042639; Fri, 22 Nov 2013 21:30:05 GMT (envelope-from gerald) Message-Id: <201311222130.rAMLU5Ig042639@ref10-i386.freebsd.org> Date: Fri, 22 Nov 2013 21:30:05 GMT From: Gerald Pfeifer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/184178: Ports infrastructure leaves directory for INFO=dir/file X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Nov 2013 21:40:00 -0000 >Number: 184178 >Category: ports >Synopsis: Ports infrastructure leaves directory for INFO=dir/file >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 22 21:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: >Organization: >Environment: >Description: After staging the ports infrastructure leaves info/dir when INFO=dir/file has been specified in a ports Makefile. >How-To-Repeat: Install lang/gcc, deinstall, and watch info/gcc46 remain. >Fix: Bapt proposed http://people.freebsd.org/~bapt/info-dir.diff Alas this results in the following upon `make deinstall`: /scratch2/tmp/gerald/prefix/gcc47/info/gcc47/dir: could not read (No such file or directory) and could not create (No such file or directory) /scratch2/tmp/gerald/prefix/gcc47/info/gcc47/dir: could not read (No such file or directory) and could not create (No such file or directory) : >Release-Note: >Audit-Trail: >Unformatted: