From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 25 06:30:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2B54C4E for ; Tue, 25 Feb 2014 06:30:01 +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 9976E2FCE for ; Tue, 25 Feb 2014 06:30:01 +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 s1P6U1dM013275 for ; Tue, 25 Feb 2014 06:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1P6U18g013274; Tue, 25 Feb 2014 06:30:01 GMT (envelope-from gnats) Resent-Date: Tue, 25 Feb 2014 06:30:01 GMT Resent-Message-Id: <201402250630.s1P6U18g013274@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, Don Lewis Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DF7DAFC for ; Tue, 25 Feb 2014 06:27:26 +0000 (UTC) Received: from gw.catspoiler.org (gw.catspoiler.org [75.1.14.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CC1562FAF for ; Tue, 25 Feb 2014 06:27:25 +0000 (UTC) Received: from mousie.catspoiler.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id s1P6RPWe076103 for ; Mon, 24 Feb 2014 22:27:25 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from mousie.catspoiler.org (localhost.catspoiler.org [127.0.0.1]) by mousie.catspoiler.org (8.14.7/8.14.7) with ESMTP id s1P6ROaU090909 for ; Mon, 24 Feb 2014 22:27:24 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: (from dl@localhost) by mousie.catspoiler.org (8.14.7/8.14.7/Submit) id s1P6ROXn090908; Mon, 24 Feb 2014 22:27:24 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201402250627.s1P6ROXn090908@mousie.catspoiler.org> Date: Mon, 24 Feb 2014 22:27:24 -0800 (PST) From: Don Lewis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/187022: [patch] x11-servers/xorg-nestserver fails to install X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Don Lewis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 06:30:01 -0000 >Number: 187022 >Category: ports >Synopsis: [patch] x11-servers/xorg-nestserver fails to install >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 25 06:30:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Don Lewis >Release: FreeBSD 11.0-CURRENT i386 >Organization: FreeBSD project >Environment: System: FreeBSD scratch.catspoiler.org 11.0-CURRENT FreeBSD 11.0-CURRENT #70 r262340M: Sat Feb 22 15:58:39 PST 2014 dl@scratch.catspoiler.org:/usr/obj/usr/src/sys/GENERICSMB i386 Ports revision r345674 >Description: The x11-servers/xorg-server fails to install properly because it is looking in the wrong location for the man page. ===> Generating temporary packing list install -s -o root -g wheel -m 555 /usr/ports/x11-servers/xorg-nestserver/work/xorg-server-1.12.4/hw/xnest/Xnest /usr/ports/x11-servers/xorg-nestserver/work/stage/usr/local/bin/ install -o root -g wheel -m 444 /usr/ports/x11-servers/xorg-nestserver/work/xorg-server-1.12.4/hw/xnest/Xnest.1 /usr/ports/x11-servers/xorg-nestserver/work/stage/usr/local/man/man1/ install: /usr/ports/x11-servers/xorg-nestserver/work/xorg-server-1.12.4/hw/xnest/Xnest.1: No such file or directory *** Error code 71 Stop. make[2]: stopped in /usr/ports/x11-servers/xorg-nestserver *** Error code 1 Stop. >How-To-Repeat: Attempt to install xorg-servers/xorg-nestserver. >Fix: After looking at the work directories for both the old and new versions of XORG, I came to the conclusion that the conditional code for installing the man page is reversed. This patch fixes the problem for me: Index: Makefile =================================================================== --- Makefile (revision 345674) +++ Makefile (working copy) @@ -25,9 +25,9 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hw/xnest/Xnest ${STAGEDIR}${PREFIX}/bin/ .if defined(WITH_NEW_XORG) + ${INSTALL_MAN} ${WRKSRC}/hw/xnest/Xnest.1 ${STAGEDIR}${PREFIX}/man/man1/ +.else ${INSTALL_MAN} ${WRKSRC}/hw/xnest/man/Xnest.1 ${STAGEDIR}${PREFIX}/man/man1/ -.else - ${INSTALL_MAN} ${WRKSRC}/hw/xnest/Xnest.1 ${STAGEDIR}${PREFIX}/man/man1/ .endif .include "${MASTERDIR}/Makefile" >Release-Note: >Audit-Trail: >Unformatted: