From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 1 17:30: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 B20A6C2B for ; Sat, 1 Feb 2014 17:30: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 8D5401EE6 for ; Sat, 1 Feb 2014 17:30: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 s11HU09E001042 for ; Sat, 1 Feb 2014 17:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s11HU0jI001041; Sat, 1 Feb 2014 17:30:00 GMT (envelope-from gnats) Resent-Date: Sat, 1 Feb 2014 17:30:00 GMT Resent-Message-Id: <201402011730.s11HU0jI001041@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, Milan Obuch 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 6D38FC19 for ; Sat, 1 Feb 2014 17:27:21 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 58F991ED7 for ; Sat, 1 Feb 2014 17:27:21 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s11HRKSO081109 for ; Sat, 1 Feb 2014 17:27:20 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s11HRKwJ081103; Sat, 1 Feb 2014 17:27:20 GMT (envelope-from nobody) Message-Id: <201402011727.s11HRKwJ081103@oldred.freebsd.org> Date: Sat, 1 Feb 2014 17:27:20 GMT From: Milan Obuch To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/186351: lang/python27 does not install when WITHOUT_NIS=YES is used X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 17:30:00 -0000 >Number: 186351 >Category: ports >Synopsis: lang/python27 does not install when WITHOUT_NIS=YES is used >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: Sat Feb 01 17:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Milan Obuch >Release: 9.2-STABLE, 10.0-STABLE >Organization: >Environment: FreeBSD zeta.dino.sk 10.0-STABLE FreeBSD 10.0-STABLE #0 r261342: Sat Feb 1 07:42:21 CET 2014 root@tiny.dino.sk:/usr/obj/usr/src/sys/GENERIC i386 >Description: When system is built with WITHOUT_NIS=YES in /etc/{make|src}.conf, lang/python27 does not install, fails building package with ====> Compressing man pages (compress-man) ===> Installing for python27-2.7.6_2 ===> Checking if lang/python27 already installed ===> Registering installation for python27-2.7.6_2 as automatic pkg-static: lstat(/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/nis.so): No such file or directory *** Error code 74 If I create this file, suspending building just some time after staging begins with ctrl-Z, then 'touch /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/nis.so' and continuing with 'fg', installation succeeds. >How-To-Repeat: Try to install lang/python27 on any current box - current ports tree is probably relevant, python27-2.7.6_1 did not have this problem (at least I did not saw it, actually lib/python2.7/lib-dynload/nis.so was missing too, but this was not fatal). >Fix: Unknown, just hacky workaround mentioned above... >Release-Note: >Audit-Trail: >Unformatted: