From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 10 00:20:00 2013 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 ESMTP id B6D6682F for ; Thu, 10 Oct 2013 00:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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 9579420D6 for ; Thu, 10 Oct 2013 00:20: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 r9A0K0FV086376 for ; Thu, 10 Oct 2013 00:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9A0K0ej086375; Thu, 10 Oct 2013 00:20:00 GMT (envelope-from gnats) Resent-Date: Thu, 10 Oct 2013 00:20:00 GMT Resent-Message-Id: <201310100020.r9A0K0ej086375@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, Volodymyr Kostyrko 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 ESMTP id CF6EC73E for ; Thu, 10 Oct 2013 00:18:13 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BCA9D20C7 for ; Thu, 10 Oct 2013 00:18:13 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9A0IC4p028427 for ; Thu, 10 Oct 2013 00:18:12 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9A0ICFa028410; Thu, 10 Oct 2013 00:18:12 GMT (envelope-from nobody) Message-Id: <201310100018.r9A0ICFa028410@oldred.freebsd.org> Date: Thu, 10 Oct 2013 00:18:12 GMT From: Volodymyr Kostyrko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182864: sysutils/libsunacl - bad check for NO_PROFILE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 00:20:00 -0000 >Number: 182864 >Category: ports >Synopsis: sysutils/libsunacl - bad check for NO_PROFILE >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: Thu Oct 10 00:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Volodymyr Kostyrko >Release: stable/9 >Organization: none >Environment: FreeBSD limbo.b1t.lan 9.2-STABLE FreeBSD 9.2-STABLE #3 r256079M: Sun Oct 6 11:31:09 EEST 2013 arcade@limbo.b1t.lan:/usr/obj/usr/src/sys/MINIMAL amd64 >Description: Currently /etc/src.conf gathers all info about how the world was built if it's really present. Therefore checking in Makefile:21 for NO_PROFILE is pointless: ===> Staging for libsunacl-1.0 ===> Generating temporary packing list install -C -o root -g wheel -m 444 libsunacl.a /tmp/ports/usr/ports/sysutils/libsunacl/work/stage/usr/local/lib install -s -o root -g wheel -m 444 libsunacl.so.1 /tmp/ports/usr/ports/sysutils/libsunacl/work/stage/usr/local/lib install -l s libsunacl.so.1 /tmp/ports/usr/ports/sysutils/libsunacl/work/stage/usr/local/lib/libsunacl.so install -C -o root -g wheel -m 444 sunacl.h /tmp/ports/usr/ports/sysutils/libsunacl/work/stage/usr/local/include ====> Compressing man pages ===> Installing for libsunacl-1.0 ===> Checking if sysutils/libsunacl already installed ===> Registering installation for libsunacl-1.0 as automatic pkg-static: lstat(/tmp/ports/usr/ports/sysutils/libsunacl/work/stage/usr/local/lib/libsunacl_p.a): No such file or directory *** [fake-pkg] Error code 74 Stop in /usr/ports/sysutils/libsunacl. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: