From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 26 07:10:00 2014 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 B0A2AE72 for ; Sat, 26 Apr 2014 07:10: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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7664F1BCF for ; Sat, 26 Apr 2014 07:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3Q7A0Oo016631 for ; Sat, 26 Apr 2014 07:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3Q7A0pn016630; Sat, 26 Apr 2014 07:10:00 GMT (envelope-from gnats) Resent-Date: Sat, 26 Apr 2014 07:10:00 GMT Resent-Message-Id: <201404260710.s3Q7A0pn016630@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, Lev Serebryakov 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 09453E54; Sat, 26 Apr 2014 07:07:38 +0000 (UTC) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [46.4.40.135]) by mx1.freebsd.org (Postfix) with ESMTP id C19651BC2; Sat, 26 Apr 2014 07:07:37 +0000 (UTC) Received: by onlyone.friendlyhosting.spb.ru (Postfix, from userid 1000) id 9FB9E4AC31; Sat, 26 Apr 2014 11:07:28 +0400 (MSK) Message-Id: <20140426070728.9FB9E4AC31@onlyone.friendlyhosting.spb.ru> Date: Sat, 26 Apr 2014 11:07:28 +0400 (MSK) From: Lev Serebryakov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/189008: net/mpd5: could not be build package with 'WITHOUT_MAN=yes' globally set Cc: garga@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Lev Serebryakov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 07:10:00 -0000 >Number: 189008 >Category: ports >Synopsis: net/mpd5: could not be build package with 'WITHOUT_MAN=yes' globally set >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 26 07:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Lev Serebryakov >Release: FreeBSD 11.0-CURRENT amd64 >Organization: FreeBSD >Environment: System: FreeBSD fbsd-c-64.vm.home.serebryakov.spb.ru 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264918: Sat Apr 26 02:53:30 MSK 2014 root@fbsd-c-64.vm.home.serebryakov.spb.ru:/usr/obj/data/src/sys/VBOX amd64 Ports: "portsnap fetch update" Sat Apr 26 10:37:47 MSK 2014 poudriere-3.0.15 >Description: poudriere could not build package for "net/mpd5" after STAGE support added (r349309) if jail build wtih "WITHOUT_MAN=yes" (and contains this line in "/etc/src.conf") set due to man file which is unconditionally added to PLIST. >How-To-Repeat: # cd /usr/ports/net/mpd5 && make WITHOUT_MAN=yes package ... ===> Staging rc.d startup script(s) ===> Building package for mpd5-5.7 pkg-static: lstat(/usr/local/build/ports/usr/ports/net/mpd5/work/stage/usr/local/man/man8/mpd5.8.gz): No such file or directory *** Error code 1 Stop. make[1]: stopped in /usr/ports/net/mpd5 *** Error code 1 Stop. make: stopped in /usr/ports/net/mpd5 # >Fix: >Release-Note: >Audit-Trail: >Unformatted: