From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 16 02:40:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 447A27AB for ; Tue, 16 Oct 2012 02:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 037AF8FC0C for ; Tue, 16 Oct 2012 02:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9G2e0da092363 for ; Tue, 16 Oct 2012 02:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9G2e0d9092362; Tue, 16 Oct 2012 02:40:00 GMT (envelope-from gnats) Resent-Date: Tue, 16 Oct 2012 02:40:00 GMT Resent-Message-Id: <201210160240.q9G2e0d9092362@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, Joćo Rocha Braga Filho Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A9AD6797 for ; Tue, 16 Oct 2012 02:38:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 921368FC0A for ; Tue, 16 Oct 2012 02:38:26 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9G2cQBl078103 for ; Tue, 16 Oct 2012 02:38:26 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q9G2cQN2078101; Tue, 16 Oct 2012 02:38:26 GMT (envelope-from nobody) Message-Id: <201210160238.q9G2cQN2078101@red.freebsd.org> Date: Tue, 16 Oct 2012 02:38:26 GMT From: Joćo Rocha Braga Filho To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/172747: graphics/liblqr-1 doesn't compile with "path" variable defined 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: Tue, 16 Oct 2012 02:40:01 -0000 >Number: 172747 >Category: ports >Synopsis: graphics/liblqr-1 doesn't compile with "path" variable defined >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 Oct 16 02:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Joćo Rocha Braga Filho >Release: 9.1-PRERELEASE #23 >Organization: >Environment: FreeBSD 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #23: Sat Oct 13 18:35:35 BRT 2012 goffredo@:/usr/obj/usr/src/sys/SUPER amd64 >Description: If you have "path" (lower case) variable defined, and try to compile graphics/liblqr-1, you get this error: /usr/local/kde4/bin: file not recognized: File format not recognized Unsetting (unsetenv path) solves. This means some problem with preexisting environment variables. Note: I had this problem with other ports, but it was solved. >How-To-Repeat: setenv path '/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /root/bin /usr/X11R6/bin /usr/local/kde4/bin' root:[136] cd /usr/ports/graphics/liblqr-1 root:[137] make >Fix: >Release-Note: >Audit-Trail: >Unformatted: