From owner-freebsd-ports Wed Sep 25 12:30: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D430137B404 for ; Wed, 25 Sep 2002 12:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A89F043E42 for ; Wed, 25 Sep 2002 12:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8PJU3Co000715 for ; Wed, 25 Sep 2002 12:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8PJU3Bc000714; Wed, 25 Sep 2002 12:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C462637B401; Wed, 25 Sep 2002 12:25:48 -0700 (PDT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0D143E3B; Wed, 25 Sep 2002 12:25:47 -0700 (PDT) (envelope-from mteterin@250-217.customer.cloud9.net) Received: from 250-217.customer.cloud9.net (250-217.customer.cloud9.net [168.100.250.217]) by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g8PJPa1P054696 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL); Wed, 25 Sep 2002 15:25:38 -0400 (EDT) (envelope-from mteterin@250-217.customer.cloud9.net) Received: from 250-217.customer.cloud9.net (smmsp@localhost [127.0.0.1]) by 250-217.customer.cloud9.net (8.12.6/8.12.6) with ESMTP id g8PJQeKf048849 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 25 Sep 2002 15:26:47 -0400 (EDT) (envelope-from mteterin@250-217.customer.cloud9.net) Received: (from mteterin@localhost) by 250-217.customer.cloud9.net (8.12.6/8.12.5/Submit) id g8PJMZVG042192; Wed, 25 Sep 2002 15:22:35 -0400 (EDT) (envelope-from mteterin) Message-Id: <200209251922.g8PJMZVG042192@250-217.customer.cloud9.net> Date: Wed, 25 Sep 2002 15:22:35 -0400 (EDT) From: Mikhail Teterin Reply-To: Mikhail Teterin To: FreeBSD-gnats-submit@FreeBSD.org Cc: portmgr@FreeBSD.org, anholt@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43369: XFree86-4-libraries ignores CFLAGS for static compiles Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43369 >Category: ports >Synopsis: XFree86-4-libraries ignores CFLAGS for static compiles >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 25 12:30:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 5.0-CURRENT i386 >Organization: Virtual Estates, Inc. >Environment: System: FreeBSD misha.murex.com 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Wed Sep 25 13:17:53 EDT 2002 root@misha.murex.com:/misha/obj/misha/src/sys/Misha-g i386 >Description: The Synopsis says it all. The trouble, apparently, is in the config/*.cf somewhere -- I noticed it when compiling xforms, which uses Imakefiles. All of the object files, that go into unshared/ subdirectories are compiled without the system-wide CFLAGS (not even with the default ``-O -pipe''). I'm not sure how important this is for the "real world", but we may wish to make sure the fix makes it into the 4.7 >How-To-Repeat: cd /usr/ports/x11/XFree86-4-libraries make >& l fgrep unshared/ l | fgrep -- -O >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message