From owner-freebsd-ports@FreeBSD.ORG Thu Mar 10 19:16:01 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A8F9106566B for ; Thu, 10 Mar 2011 19:16:01 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3CA968FC13 for ; Thu, 10 Mar 2011 19:16:00 +0000 (UTC) Received: by iwn33 with SMTP id 33so2201746iwn.13 for ; Thu, 10 Mar 2011 11:16:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:from:to:cc:subject:message-id :user-agent:x-openpgp-key-id:x-openpgp-key-fingerprint:mime-version :content-type:content-transfer-encoding; bh=EJL30Nu+hUcljCXN9+4lDcgxqXM7snsJ1FcrIzukA+Y=; b=tDNTqE3kqs+qDMypVQoKw7mPC9DIAWcrbulV/+Y+2WfQy81xgx/fSIYEaS8ekizBf7 7Xe1P3TrxEvpvTO8M9o+SxzC+jYxfpZC2nrrTZTLKeSPu1smaA/t6w+T3arDya/9c5SE YM84glEjotM0n4m+KBfkYgSiwcAabS/AVBxoI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:user-agent :x-openpgp-key-id:x-openpgp-key-fingerprint:mime-version :content-type:content-transfer-encoding; b=p4cAF0384A8Ti5vCt9CU7iMPFHO5lCz232AiMXTWmhiV0pV/Oe24xt++mJtT5sawZG A5OrcLnmFukFqJgutyK4pVbsUsh+H3hwYaPPYn9XdqmemeDdlM2YfrV+jSje82/ephXW lywdvSr4shjUeu8ADnUGd75qGcK/dx4WmqzVc= Received: by 10.42.198.142 with SMTP id eo14mr10376437icb.423.1299784560587; Thu, 10 Mar 2011 11:16:00 -0800 (PST) Received: from disbatch.dataix.local (adsl-99-19-43-28.dsl.klmzmi.sbcglobal.net [99.19.43.28]) by mx.google.com with ESMTPS id g4sm2451516ick.23.2011.03.10.11.15.58 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Mar 2011 11:15:59 -0800 (PST) Sender: "J. Hellenthal" Date: Thu, 10 Mar 2011 14:15:50 -0500 From: "J. Hellenthal" To: ashish@FreeBSD.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-Key-Id: 0x89D8547E X-OpenPGP-Key-Fingerprint: 85EF E26B 07BB 3777 76BE B12A 9057 8789 89D8 547E MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT Cc: FreeBSD Ports Subject: Expansion of -I wrong for emacs & builds without fail. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2011 19:16:01 -0000 stable/8 i386, Can we get this fixed please!. It does not stop compilation and build succeeds and runs as expected though were throwing non-existent options to gcc or any other compiler that's used. I noticed this a few weeks ago when I first built the port but let it be figuring it would probably be fixed by now... needless to say due to the ncurses bump not too long ago, it has brought it to my attention again. cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -Demacs -DHAVE_CONFIG_H -I. -I/usr/obj/usr/ports/editors/emacs/work/emacs-23.2/src -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/local/include -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 :HERE: -I/usr/local/include/gio-1 -2.0/ -I/usr/local/include :HERE: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include xdisp.c :CAUSES: cc: unrecognized option '-2.0/' :CAUSES: Relevant configuration: /var/db/ports/emacs/options # This file is auto-generated by 'make config'. Incorrect spelling for ``servicable'' as a side note. :PS: # No user-servicable parts inside! :PS: # Options for emacs-23.2_4,2 _OPTIONS_READ=emacs-23.2_4,2 WITHOUT_CANNA=true WITHOUT_DBUS=true WITHOUT_GCONF=true WITH_GIF=true WITH_GTK2=true WITH_JPEG=true WITHOUT_M17N=true WITHOUT_MOTIF=true WITH_OTF=true WITH_PNG=true WITHOUT_SOUND=true WITH_SOURCES=true WITH_SVG=true WITH_TIFF=true WITHOUT_XAW=true WITHOUT_XAW3D=true WITH_SYNC_INPUT=true WITH_SCROLLBARS=true WITH_XFT=true WITH_XIM=true WITH_XPM=true -- Regards, J. Hellenthal (0x89D8547E) JJH48-ARIN ®