From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 02:48:25 2012 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E6ED993 for ; Sun, 9 Dec 2012 02:48:25 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [199.48.129.194]) by mx1.freebsd.org (Postfix) with ESMTP id 276C18FC12 for ; Sun, 9 Dec 2012 02:48:24 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.5/8.14.5) with ESMTP id qB92mJ1A014981 for ; Sat, 8 Dec 2012 21:48:20 -0500 (EST) (envelope-from andy@neu.net) Date: Sat, 8 Dec 2012 21:48:19 -0500 (EST) From: AN To: x11@FreeBSD.org Subject: configure: error: /usr/bin/cpp does not preserve whitespace Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Virus-Scanned: clamav-milter 0.97.6 at my.mail.server X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=4.5 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 02:48:25 -0000 FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r244040: Sat Dec 8 18:03:14 EST 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 Trying to install SSVNC, it is failing to build imake. [root@FBSD10 /usr/ports/net/ssvnc]# make install clean ===> License GPLv2 accepted by the user ===> Found saved configuration for ssvnc-1.0.29 ===> ssvnc-1.0.29 depends on file: /usr/local/sbin/pkg - found ===> Extracting for ssvnc-1.0.29 => SHA256 Checksum OK for ssvnc-1.0.29.src.tar.gz. ===> Patching for ssvnc-1.0.29 ===> Applying FreeBSD patches for ssvnc-1.0.29 ===> ssvnc-1.0.29 depends on executable: imake - not found ===> Verifying install for imake in /usr/ports/devel/imake ===> imake-1.0.4,1 depends on file: /usr/local/sbin/pkg - found ===> Extracting for imake-1.0.4,1 => SHA256 Checksum OK for xorg/util/imake-1.0.4.tar.bz2. ===> imake-1.0.4,1 depends on file: /usr/local/bin/perl5.16.2 - found ===> Patching for imake-1.0.4,1 ===> imake-1.0.4,1 depends on file: /usr/local/bin/perl5.16.2 - found ===> Applying FreeBSD patches for imake-1.0.4,1 ===> imake-1.0.4,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> imake-1.0.4,1 depends on file: /usr/local/bin/perl5.16.2 - found ===> Configuring for imake-1.0.4,1 ===> FreeBSD 10 autotools fix applied to /usr/ports/devel/imake/work/imake-1.0.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /usr/ports/devel/imake/work/imake-1.0.4/configure checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... amd64-portbld-freebsd10.0 checking host system type... amd64-portbld-freebsd10.0 checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... cpp checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... configure: error: /usr/bin/cpp does not preserve whitespace with or without -traditional. I don't know what to do. ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/imake/work/imake-1.0.4/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/devel/imake. *** [build-depends] Error code 1 Stop in /usr/ports/net/ssvnc. *** [install] Error code 1 Snippet from log file: configure:3584: checking dependency style of gcc configure:3694: result: gcc3 configure:3709: checking for gcc option to accept ISO C99 configure:3858: gcc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:61: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:115: error: 'newvar' undeclared (first use in this function) conftest.c:115: error: (Each undeclared identifier is reported only once conftest.c:115: error: for each function it appears in.) conftest.c:125: error: 'for' loop initial declaration used outside C99 mode configure:3858: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "imake" | #define PACKAGE_TARNAME "imake" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "imake 1.0.4" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "imake" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) Full log: http://sebsauvage.net/paste/?78a9744ebbac0252#UCQd0Wq0x8DBj/0XVA4lr7P+/V181hW0BnF55TXMKYo= From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 03:04:46 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC2F8B00 for ; Sun, 9 Dec 2012 03:04:46 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 83AB38FC17 for ; Sun, 9 Dec 2012 03:04:46 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so2026794vba.13 for ; Sat, 08 Dec 2012 19:04:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=D5sL/zhlXuhNqtHT4RVO7TrBDB7MGOFb1LWmGqhu0TQ=; b=k7t8B3R8V/FmSn7BEP84/0o1spraTzhX4wNhfnJa7oxW+IvOHq9MRWdaXisqPEjvqo wGSazJg3+mwf0XVYQsj8Q62gb3LAw0w1HRv5+EWgJH/vLZfB2JgaSDY8tZd5K+lmugzE 9tepiK5IYE/EktBeCfbARIN3hXOWLPr1ekdzU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=D5sL/zhlXuhNqtHT4RVO7TrBDB7MGOFb1LWmGqhu0TQ=; b=bTiF2islUvFL9OqMnKEk/ZmKWWTCn3dGHZ/pJ52vQsxk2p/VtmFZhNH12kFkfSkm/C gjnUdHtmqrw3reLhyQFLqJTdl0YoYzohT8t96Vq2EM7w2Z/LqCUchPS+KPuIX/czlaXz /EgS+/Dfs7/rFKLwDmNU92plahwHtsyLZMnhuNe/2f5YPdqpT2t5zFg/QA062f6MBQcc xQnxUzwiMBD9am1DLe5TNywD7GzNN7LZG79fFedfZmuoMERAGEUAIN0XbX7BAl0bkd6m nV0pesbvae14bq58sac/O2otEpvhXTkEuubPefUPf0t9Byds2POLuzLL41j+z/Wn/CE6 fwrQ== Received: by 10.52.100.40 with SMTP id ev8mr5707781vdb.114.1355022285667; Sat, 08 Dec 2012 19:04:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.113.137 with HTTP; Sat, 8 Dec 2012 19:04:15 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Sat, 8 Dec 2012 22:04:15 -0500 Message-ID: Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace To: AN Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkjFrKNtrc8pTL8QYqqWj2bZ0Wra1KdEL13/aNg3M8UdrDwB+leYPVkxUIqywAOqvWvMfQ2 Cc: Niclas Zeising , x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 03:04:46 -0000 On 8 December 2012 21:48, AN wrote: > FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r244040: Sat Dec 8 > 18:03:14 EST 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 > > Trying to install SSVNC, it is failing to build imake. This is actually a bug in ssvnc: it is depending on completely non-portable non-standing features of ancient cpps. It likely requires that ucpp be used. > [root@FBSD10 /usr/ports/net/ssvnc]# make install clean -- Eitan Adler From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 03:10:43 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E5746C0E for ; Sun, 9 Dec 2012 03:10:43 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [199.48.129.194]) by mx1.freebsd.org (Postfix) with ESMTP id 9FA898FC18 for ; Sun, 9 Dec 2012 03:10:43 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.5/8.14.5) with ESMTP id qB93AMJu015493; Sat, 8 Dec 2012 22:10:23 -0500 (EST) (envelope-from andy@neu.net) Date: Sat, 8 Dec 2012 22:10:22 -0500 (EST) From: AN To: Eitan Adler Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 0.97.6 at my.mail.server X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=4.5 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net Cc: Niclas Zeising , x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 03:10:44 -0000 On Sat, 8 Dec 2012, Eitan Adler wrote: > On 8 December 2012 21:48, AN wrote: >> FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r244040: Sat Dec 8 >> 18:03:14 EST 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 >> >> Trying to install SSVNC, it is failing to build imake. > > This is actually a bug in ssvnc: it is depending on completely > non-portable non-standing features of ancient cpps. It likely > requires that ucpp be used. > >> [root@FBSD10 /usr/ports/net/ssvnc]# make install clean > > > -- > Eitan Adler Hi Eitan: So, is ssvnc broken on current? Should I file a PR? I have had this port working previously. Thanks From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 03:19:38 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2544D95 for ; Sun, 9 Dec 2012 03:19:38 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4ACD08FC18 for ; Sun, 9 Dec 2012 03:19:38 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so2032075vba.13 for ; Sat, 08 Dec 2012 19:19:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=o+zaJmRpZ3+JTpr8ro2itRJs4UgaEZEyuWeRkZ4Gdls=; b=QC9sE8ETfe2wkADMkF2KUtbNNsl2MGXjS56OOEXC+/vCbSI9qVC9PkVG6azB/0NqqW YD55GEp8pdfd2I2Mm863Pc2rq2+bQ/k0pceoOOUXzxa++WyEh0xqk6U2vDxr7Mi9Wz/t xlC5roNORee7MqaLEBRiqBc528GoRhPREoIjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=o+zaJmRpZ3+JTpr8ro2itRJs4UgaEZEyuWeRkZ4Gdls=; b=GXkSMDgczQ22WUSsg5tihS3gb8Vz2vDlQVA9UwFY41X9TLFP1AFNOmaQBwwehosmfk OJI45QkCNTm1jnM0ra4hSH9G0sIncskovnx1OlCOsL9G1SBTRaE71Hhc0RJohpxLJXtO ysLgFrN9+UceKd2c9Loti7g36aq9saoJzVY6azqvYmDB5MZtAnz1vWum+7frI11fvB8v e24T8UV04Yhoy9aoblT47OCO6U0yoBkIp+tv2kVWaKqoh+Jiy7Nim7qmpyTGCfiDtUre /4J1crQovW9Sn4HaKeUCnjW4cKCbpgHa/7gXCtaiTYjJHKBiVqimtKp7HkZ4XYn/eHyf AsFw== Received: by 10.58.18.239 with SMTP id z15mr1792739ved.27.1355023177719; Sat, 08 Dec 2012 19:19:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.113.137 with HTTP; Sat, 8 Dec 2012 19:19:07 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Sat, 8 Dec 2012 22:19:07 -0500 Message-ID: Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace To: AN Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQk2gSuO+dUr5Gm9ViThMYSXv49uEgWTTyJ/GFv11sTBMGMSNhQq1gVmPd0NXfMpypidUrPk Cc: Niclas Zeising , x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 03:19:38 -0000 On 8 December 2012 22:10, AN wrote: > Hi Eitan: > > So, is ssvnc broken on current? Should I file a PR? I have had this port > working previously. ssvnc was always broken, the switch from gcc to clang exposed the bug. File a PR, it should be worked around shortly. -- Eitan Adler From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 04:20:39 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB58DF9 for ; Sun, 9 Dec 2012 04:20:39 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [199.48.129.194]) by mx1.freebsd.org (Postfix) with ESMTP id 9D8C68FC08 for ; Sun, 9 Dec 2012 04:20:38 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.5/8.14.5) with ESMTP id qB94KWkt015827; Sat, 8 Dec 2012 23:20:32 -0500 (EST) (envelope-from andy@neu.net) Date: Sat, 8 Dec 2012 23:20:32 -0500 (EST) From: AN To: Eitan Adler Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 0.97.6 at my.mail.server X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=4.5 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net Cc: Niclas Zeising , x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 04:20:40 -0000 On Sat, 8 Dec 2012, Eitan Adler wrote: > On 8 December 2012 22:10, AN wrote: >> Hi Eitan: >> >> So, is ssvnc broken on current? Should I file a PR? I have had this port >> working previously. > > ssvnc was always broken, the switch from gcc to clang exposed the bug. > File a PR, it should be worked around shortly. > > > -- > Eitan Adler > PR filed. From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 04:29:16 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EE514AE for ; Sun, 9 Dec 2012 04:29:16 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [199.48.129.194]) by mx1.freebsd.org (Postfix) with ESMTP id 2ECAB8FC12 for ; Sun, 9 Dec 2012 04:29:15 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.5/8.14.5) with ESMTP id qB94TAbG015857; Sat, 8 Dec 2012 23:29:12 -0500 (EST) (envelope-from andy@neu.net) Date: Sat, 8 Dec 2012 23:29:10 -0500 (EST) From: AN To: Eitan Adler Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 0.97.6 at my.mail.server X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=4.5 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net Cc: Niclas Zeising , x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 04:29:16 -0000 On Sat, 8 Dec 2012, Eitan Adler wrote: > On 8 December 2012 22:10, AN wrote: >> Hi Eitan: >> >> So, is ssvnc broken on current? Should I file a PR? I have had this port >> working previously. > > ssvnc was always broken, the switch from gcc to clang exposed the bug. > File a PR, it should be worked around shortly. http://www.freebsd.org/cgi/query-pr.cgi?pr=174289 >Category: ports >Responsible: freebsd-ports-bugs >Synopsis: SSVNC build fails - configure: error: /usr/bin/cpp does not preserve whitespace >Arrival-Date: Sun Dec 09 04:20:00 UTC 2012 From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 04:31:39 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 310DD4F7 for ; Sun, 9 Dec 2012 04:31:39 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id C548B8FC15 for ; Sun, 9 Dec 2012 04:31:38 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so2057284vba.13 for ; Sat, 08 Dec 2012 20:31:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=t+WWgQIxczrPzFTbA0fUHEew/CQ7EIuBrLLpv+1G97E=; b=g3/BaOsJtMTxTit8r/Cl/SZNfp/tNbJbKLaYWf0ryf3fHAcJ3SWe03/trbmDtGxEij 928Eq8VzxNyTZcHfG5yi2all92fmLO2H4cf6SYiQd1EjnV6h9oa9YMzr4DwrTHUwT764 46MxrfkND296LK8kVMXZqPNQgyGhMVQB6yzmU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=t+WWgQIxczrPzFTbA0fUHEew/CQ7EIuBrLLpv+1G97E=; b=HvE1HhZg/O8uRGnbICm5DmF8sF6X132XCZcqR2CeG2ErYrnZ+VhmgxakqIpWYGPJBe 2e160C8y5gOJNtco1Wfz0ymkHCQP0buR5T0Z4tlckNrWaOSCjalvprkOBzYo3Oi2T0G7 taxpkCe8xw6vQLvs8ce7HxJ1+0pQtMuhdgEQ4yrhFjW5kyj1tAeeTekiYUMPxkbm4+hd 3ZK3EGXx/OtCXuZrKsj2DWVmgipYlXb5fA7xP67eo3ZqiI+beoDjvQi/MMVJ7w20mJ+c vDUpEVie9P79gB/7YFdfxRAi6F/zERhgKh8YlP9fgvURhw0AUG4ddBWaNfUmB6txUqXk UgaQ== Received: by 10.52.92.172 with SMTP id cn12mr5636437vdb.69.1355027497998; Sat, 08 Dec 2012 20:31:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.113.137 with HTTP; Sat, 8 Dec 2012 20:31:07 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Sat, 8 Dec 2012 23:31:07 -0500 Message-ID: Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace To: AN Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlGPyNrEwiQ4pYBC8ML6Veqbn/w9BI2O1KzeaXjQF4mxWd0DlTeyRbDyQRV5CPPh4lVU8xz Cc: Niclas Zeising , x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 04:31:39 -0000 On 8 December 2012 23:29, AN wrote: > > > On Sat, 8 Dec 2012, Eitan Adler wrote: > >> On 8 December 2012 22:10, AN wrote: >>> >>> Hi Eitan: >>> >>> So, is ssvnc broken on current? Should I file a PR? I have had this >>> port >>> working previously. >> >> >> ssvnc was always broken, the switch from gcc to clang exposed the bug. >> File a PR, it should be worked around shortly. > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=174289 ok, quick read through the original post again: checking if /usr/bin/cpp requires -traditional... configure: error: /usr/bin/cpp does not preserve whitespace with or without -traditional. I don't know what to do. ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/imake/work/imake-1.0.4/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg info -g -Ea). *** [do-configure] Error code 1 the actual problem is imake, not ssvnc: I'll let Niclas comment more on this. -- Eitan Adler From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 04:36:34 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4363C553 for ; Sun, 9 Dec 2012 04:36:34 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [199.48.129.194]) by mx1.freebsd.org (Postfix) with ESMTP id CA94D8FC08 for ; Sun, 9 Dec 2012 04:36:33 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.5/8.14.5) with ESMTP id qB94aNZF015891; Sat, 8 Dec 2012 23:36:28 -0500 (EST) (envelope-from andy@neu.net) Date: Sat, 8 Dec 2012 23:36:23 -0500 (EST) From: AN To: Eitan Adler Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 0.97.6 at my.mail.server X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=4.5 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net Cc: Niclas Zeising , x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 04:36:34 -0000 On Sat, 8 Dec 2012, Eitan Adler wrote: > On 8 December 2012 23:29, AN wrote: >> >> >> On Sat, 8 Dec 2012, Eitan Adler wrote: >> >>> On 8 December 2012 22:10, AN wrote: >>>> >>>> Hi Eitan: >>>> >>>> So, is ssvnc broken on current? Should I file a PR? I have had this >>>> port >>>> working previously. >>> >>> >>> ssvnc was always broken, the switch from gcc to clang exposed the bug. >>> File a PR, it should be worked around shortly. >> >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=174289 > > ok, quick read through the original post again: > > > checking if /usr/bin/cpp requires -traditional... configure: error: > /usr/bin/cpp does not preserve whitespace with or without > -traditional. I don't know what to do. > ===> Script "configure" failed unexpectedly. > Please report the problem to x11@FreeBSD.org [maintainer] and attach the > "/usr/ports/devel/imake/work/imake-1.0.4/config.log" including the output of > the failure of your make command. Also, it might be a good idea to provide > an overview of all packages installed on your system (e.g. a > /usr/local/sbin/pkg info -g -Ea). > *** [do-configure] Error code 1 > > > the actual problem is imake, not ssvnc: I'll let Niclas comment more on this. > > -- > Eitan Adler > Correct, I noted that here: Description Trying to install SSVNC, it is failing to build imake. From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 11:14:43 2012 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C52B226 for ; Sun, 9 Dec 2012 11:14:43 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 4454C8FC08 for ; Sun, 9 Dec 2012 11:14:43 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 1CC798A3FC for ; Sun, 9 Dec 2012 11:14:36 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id qB9BEZHD014288 for ; Sun, 9 Dec 2012 11:14:35 GMT (envelope-from phk@phk.freebsd.dk) To: x11@FreeBSD.org Subject: devel/imake cpp/clang/ucc issue From: Poul-Henning Kamp Content-Type: text/plain; charset=ISO-8859-1 Date: Sun, 09 Dec 2012 11:14:35 +0000 Message-ID: <14287.1355051675@critter.freebsd.dk> X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 11:14:43 -0000 I'm installing my new laptop with -current, and ran into a ports problem This code in ports/devel/imake/Makefile: # clang's cpp destroys whitespace, particularly hard tabs in makefiles, # which is fatal for imake. .if defined(CC) && ${CC} == "clang" BUILD_DEPENDS+= ucpp:${PORTSDIR}/devel/ucpp RUN_DEPENDS+= ucpp:${PORTSDIR}/devel/ucpp CONFIGURE_ENV+= ac_cv_path_RAWCPP="ucpp -s" Fails, because clang is called "cc" now. I'm not sure how to test if "cc" is CLANG og CPP, so I won't propose a patch... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 16:21:00 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E79EE64D for ; Sun, 9 Dec 2012 16:21:00 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 55D548FC16 for ; Sun, 9 Dec 2012 16:20:59 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 7591840002 for ; Sun, 9 Dec 2012 17:20:57 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 6B9FB40003; Sun, 9 Dec 2012 17:20:57 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 9721340002; Sun, 9 Dec 2012 17:20:55 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3YKCMW1hW6z8hVn; Sun, 9 Dec 2012 17:20:55 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id 92FkLG5DZVbq; Sun, 9 Dec 2012 17:20:53 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3YKCMT27LMz8hVm; Sun, 9 Dec 2012 17:20:53 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3YKCMS6W5dz9Ctj; Sun, 9 Dec 2012 17:20:51 +0100 (CET) Message-ID: <50C4BA5C.7090806@daemonic.se> Date: Sun, 09 Dec 2012 17:20:44 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: AN Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace References: In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 16:21:01 -0000 On 12/09/12 05:36, AN wrote: > Correct, I noted that here: > > Description > Trying to install SSVNC, it is failing to build imake. > The issues with clang and imake are known, however, no fix currently exists. If you have time on your hands, you could try to get imake working with ucpp. I don't know if this will work, but currently I can't test myself. Regards! -- Niclas Zeising From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 16:49:36 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9ABA9D7C for ; Sun, 9 Dec 2012 16:49:36 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1ECAA8FC12 for ; Sun, 9 Dec 2012 16:49:35 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id je9so947020bkc.13 for ; Sun, 09 Dec 2012 08:49:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=DiMQNPBMyKKi83kFEAs0wTF+UP0wij3ew0gm1ImUicc=; b=q3ZP1nlOcLFaNsPl6YFm1+D01ZzScirhv1F4iEw++lAzx04FlZvbeAEamAtzZ0J0ps Dxz2NqlVQ6gFesa79wvQCUQW7cEgjWq6KHcsUTDzYsFSrk9Dpj/NTIKcgmKWXkxxIRbq ZwoQWZ+e4zq7TApCELwemMcDX9yiK1hgeIQkdu+GbimEvbiQKDsgfeLcWuBhBxiR/pFs 66kOVpUcf9XUCVtNhIUgzJeu96iE9W7yw9gL/BO7mzn+b63V6BShU0BNpcvehhSL9A3V Hr2DSy/BejcHgbkAbjM1X0rxM3lwjfcKJUhIBwDCkMCjVPypLgsnNmc9zEmlykSrraw3 99TQ== Received: by 10.204.150.137 with SMTP id y9mr3581659bkv.103.1355071773906; Sun, 09 Dec 2012 08:49:33 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.167.71 with HTTP; Sun, 9 Dec 2012 08:49:03 -0800 (PST) In-Reply-To: <50C4BA5C.7090806@daemonic.se> References: <50C4BA5C.7090806@daemonic.se> From: Chris Rees Date: Sun, 9 Dec 2012 16:49:03 +0000 X-Google-Sender-Auth: 4JY9wggeZ4BhJFQcIF7dWON4BFs Message-ID: Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace To: Niclas Zeising Content-Type: text/plain; charset=ISO-8859-1 Cc: AN , x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 16:49:36 -0000 On 9 December 2012 16:20, Niclas Zeising wrote: > On 12/09/12 05:36, AN wrote: >> Correct, I noted that here: >> >> Description >> Trying to install SSVNC, it is failing to build imake. >> > > The issues with clang and imake are known, however, no fix currently > exists. If you have time on your hands, you could try to get imake > working with ucpp. I don't know if this will work, but currently I > can't test myself. >From my very brief look... r286772 by dinoex appears to work fine anyway-- can't we just use ucpp unconditionally? It takes seconds to build, and doesn't mess about worrying about whether clang is default or not (it checks wrongly btw). http://www.bayofrum.net/~crees/patches/imake-ucpp.diff Unless I've missed something obvious, could we take this for an exp-run perhaps? It builds just fine for me on my -HEAD system; [crees@hydra]~% cc --version FreeBSD clang version 3.2 (trunk 162107) 20120817 Target: x86_64-unknown-freebsd10.0 Thread model: posix [crees@hydra]~% Chris From owner-freebsd-x11@FreeBSD.ORG Sun Dec 9 21:31:36 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0D5FF30; Sun, 9 Dec 2012 21:31:35 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 385528FC18; Sun, 9 Dec 2012 21:31:33 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id D2FAB40006; Sun, 9 Dec 2012 22:31:31 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id BCF8D40003; Sun, 9 Dec 2012 22:31:31 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 2C7D740002; Sun, 9 Dec 2012 22:31:30 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3YKLFs4ym2z8hVn; Sun, 9 Dec 2012 22:31:29 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id 9Dx6fGsvjNba; Sun, 9 Dec 2012 22:31:27 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3YKLFq1nrrz8hVm; Sun, 9 Dec 2012 22:31:27 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3YKLFp6t8lz9Ctj; Sun, 9 Dec 2012 22:31:26 +0100 (CET) Message-ID: <50C5032E.2040601@daemonic.se> Date: Sun, 09 Dec 2012 22:31:26 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Chris Rees Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace References: <50C4BA5C.7090806@daemonic.se> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: andy@neu.net, x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 21:31:36 -0000 On 12/09/12 17:49, Chris Rees wrote: > On 9 December 2012 16:20, Niclas Zeising wrote: >> On 12/09/12 05:36, AN wrote: >>> Correct, I noted that here: >>> >>> Description >>> Trying to install SSVNC, it is failing to build imake. >>> >> >> The issues with clang and imake are known, however, no fix currently >> exists. If you have time on your hands, you could try to get imake >> working with ucpp. I don't know if this will work, but currently I >> can't test myself. > > From my very brief look... r286772 by dinoex appears to work fine > anyway-- can't we just use ucpp unconditionally? It takes seconds to > build, and doesn't mess about worrying about whether clang is default > or not (it checks wrongly btw). > > http://www.bayofrum.net/~crees/patches/imake-ucpp.diff > > Unless I've missed something obvious, could we take this for an > exp-run perhaps? It builds just fine for me on my -HEAD system; > > [crees@hydra]~% cc --version > FreeBSD clang version 3.2 (trunk 162107) 20120817 > Target: x86_64-unknown-freebsd10.0 > Thread model: posix > [crees@hydra]~% > > Chris > Hi! This might make imake build using clang and ucpp, but have you tried any ports that utilize imake? My experience is that having ucpp as CPP (or RAWCPP) makes the configure script happy, but that it is still not compatible enough with gnu cpp to make things (libX11, xorg-server) happy. Regards! -- Niclas Zeising From owner-freebsd-x11@FreeBSD.ORG Mon Dec 10 11:06:55 2012 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29CF4FA0 for ; Mon, 10 Dec 2012 11:06:55 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0D6E08FC14 for ; Mon, 10 Dec 2012 11:06:55 +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 qBAB6sut064463 for ; Mon, 10 Dec 2012 11:06:54 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBAB6sxJ064461 for freebsd-x11@FreeBSD.org; Mon, 10 Dec 2012 11:06:54 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 10 Dec 2012 11:06:54 GMT Message-Id: <201212101106.qBAB6sxJ064461@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-x11@FreeBSD.org Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 11:06:55 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/173492 x11 X --configure dies when using 2 video cards but only 1 o ports/173406 x11 [PATCH] Update x11-drivers/xorg-drivers to use options o ports/173304 x11 libxcb breaks other applications runtine/build o ports/172379 x11 x11/Xorg errors: drmOpenDevice, /dev/dri/, /dev/dri/ca o ports/172102 x11 [PATCH] devel/gccmakedep build error with clang-cpp o ports/172101 x11 [PATCH] devel/imake build error with clang-cpp o ports/171422 x11 graphics/libGL build error with python3.2 o ports/171242 x11 x11-drivers/xf86-input-mouse: fail to detect moused(8) o ports/170852 x11 [PATCH] x11-fonts/encodings: encodings.dir includes bo o ports/170690 x11 x11-servers/xorg-server eats memory o ports/170232 x11 x11-drivers/xf86-video-intel package building error wi o ports/170108 x11 x11-fonts/libfontenc: library in the package searches o ports/169875 x11 x11/xorg: vesa on 9-BETA1/Xorg 7.7 with radeon 6450 ca o ports/169794 x11 x11/xdm, several /usr/local/lib/X11/xdm/ files missing o ports/169561 x11 [patch] x11-toolkits/libXmu: disable specs o ports/169560 x11 [patch] x11/libICE: disable specs o ports/169559 x11 [patch] x11-fonts/fontsproto: disable specs o ports/168901 x11 New port: textproc/xorg-sgml-doctools o ports/168645 x11 [UPDATE] x11/luit to 1.1.1 f ports/167797 x11 graphics/gthumb crashes, dumps core f ports/167654 x11 x11-wm/twm - no mouse cursor o ports/167596 x11 [patch] I have rolled back x11-drivers/xf86-video-vmwa o ports/167228 x11 x11-drivers/xf86-video-intel : Missing dependency (x1 o ports/167194 x11 x11-drivers/xf86-input-synaptics 1.5.0 trackpoint(LENO o ports/166163 x11 graphics/dri: gthumb port crashes (SIGSEGV) within the o ports/165981 x11 devel/imake doesn't play nice with current xorg o ports/165599 x11 [x11/xkeyboard-config] x11/xkbcomp as a RUN_DEPENDS f power/165585 x11 x11-servers/xorg-server: Both Xorg and Xorg-server por p ports/164349 x11 [PATCH] x11/libXinerama :1 LeftOf or Above :0 mouse is o ports/161480 x11 [patch] x11/luit: don't depend on pty(4), use openpty( o ports/160968 x11 [patch] ports/x11/libXi broken manpages o ports/160963 x11 [patch] x11/bigreqsproto: disable specs o ports/159792 x11 [patch] USB HID devices support for x11-drivers/xf86-i o ports/158529 x11 [patch] x11-servers/xorg-server: conditionalize --with o ports/158513 x11 Broken Xvideo in x11-drivers/xf86-video-intel drivers o ports/156949 x11 x11-drivers/xf86-video-ati 6.14.1 produce black blank f ports/156424 x11 8.2R xrandr & xf86-video-intel & xorg-server packages o ports/156405 x11 x11-drivers/xf86-video-ati driver: no hardware renderi o ports/156042 x11 x11/xorg hang in combination with KWin-Tiling o ports/155696 x11 [patch] x11-servers/xorg-server: chase AIGLX altered d o ports/155683 x11 x11/xdm [patch] Enabling IPv6 support breaks IPv4 f ports/154510 x11 [patch] x11/xorg: xorg servers have Motif-crippling bu o ports/154502 x11 x11/xdm authorization failure when used with E17 windo o ports/154423 x11 x11-drivers/xf86-video-radeonhd: radeon xorg driver ca o ports/153593 x11 graphics/dri: clutter segfault, something to do with i o ports/153495 x11 x11-drivers/xf86-video-ati wavy line problem for lenov o ports/153358 x11 x11-drivers/xf86-video-intel: Intel driver freeze with o ports/152159 x11 [hang] xorg/x11: X11 freezes with Intel Mobile 965 and o ports/151596 x11 x11/xorg: wacom bamboo button 1 no longer works o ports/150633 x11 x11-servers/xorg-server: KVM switching causing X serve o ports/150155 x11 x11/xorg hangs after xrandr(1) usage o ports/149743 x11 x11/xorg: garbled window since Xorg-7.5 o ports/149636 x11 x11/xorg: buffer overflow in pci_device_freebsd_read_r o ports/148591 x11 information note for x11-drivers/xf86-input-synaptics o ports/148444 x11 [hang] x11-drivers/xf86-video-intel: intel driver free f ports/148340 x11 x11-drivers/xf86-video-neomagic: unresolved symbol xf8 o ports/146256 x11 x11/xorg does fails to start after upgrade from 7.4 to o ports/145649 x11 x11/xorg: X server crashes when starting opengl compos o ports/142069 x11 x11/xorg: After adding on a laptop Toshiba Sattelite L o ports/141660 x11 x11/xorg: X can't determine amount of video memory on o ports/139011 x11 [patch] Add options to support GLX TLS in x11-servers o ports/135276 x11 x11/xorg: GUI running first time only while using Free o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() o ports/120947 x11 x11/xsm ignores system.xsm and .xsmstartup 67 problems total. From owner-freebsd-x11@FreeBSD.ORG Mon Dec 10 22:09:20 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 543F52CB; Mon, 10 Dec 2012 22:09:20 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from mx0.deglitch.com (cl-414.sto-01.se.sixxs.net [IPv6:2001:16d8:ff00:19d::2]) by mx1.freebsd.org (Postfix) with ESMTP id E73A28FC12; Mon, 10 Dec 2012 22:09:19 +0000 (UTC) Received: from freebsd (unknown [72.5.114.2]) by mx0.deglitch.com (Postfix) with ESMTPA id 3004B8FC2B; Tue, 11 Dec 2012 02:09:15 +0400 (MSK) Date: Mon, 10 Dec 2012 14:09:14 -0800 From: Stanislav Sedov To: Niclas Zeising Subject: Re: configure: error: /usr/bin/cpp does not preserve whitespace Message-Id: <20121210140914.3054260e4cf7ca31ef11bff4@FreeBSD.org> In-Reply-To: <50C5032E.2040601@daemonic.se> References: <50C4BA5C.7090806@daemonic.se> <50C5032E.2040601@daemonic.se> Organization: The FreeBSD Project X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: andy@neu.net, x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 22:09:20 -0000 On Sun, 09 Dec 2012 22:31:26 +0100 Niclas Zeising mentioned: > This might make imake build using clang and ucpp, but have you tried any > ports that utilize imake? My experience is that having ucpp as CPP (or > RAWCPP) makes the configure script happy, but that it is still not > compatible enough with gnu cpp to make things (libX11, xorg-server) happy. I can confirm that it works for Xaw3d when using ucpp. I didn't test other ports though. -- Stanislav Sedov ST4096-RIPE () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments From owner-freebsd-x11@FreeBSD.ORG Thu Dec 13 15:01:03 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D369DD62 for ; Thu, 13 Dec 2012 15:01:03 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 8D2F58FC14 for ; Thu, 13 Dec 2012 15:01:03 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id qBDF13vX029232 for ; Thu, 13 Dec 2012 10:01:03 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qBDF12g5029206; Thu, 13 Dec 2012 10:01:02 -0500 (EST) (envelope-from portscout) Message-Id: <201212131501.qBDF12g5029206@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 13 Dec 2012 10:01:02 -0500 From: portscout@portscout.freebsd.org To: x11@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2012 15:01:03 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/x11@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ x11/pixman | 0.24.2 | 0.28.2 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-x11@FreeBSD.ORG Fri Dec 14 15:08:07 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE750DC9 for ; Fri, 14 Dec 2012 15:08:07 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 948E08FC1E for ; Fri, 14 Dec 2012 15:08:07 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id qBEF857T070755 for ; Fri, 14 Dec 2012 10:08:07 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qBEF85fX070595; Fri, 14 Dec 2012 10:08:05 -0500 (EST) (envelope-from portscout) Message-Id: <201212141508.qBEF85fX070595@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 14 Dec 2012 10:08:05 -0500 From: portscout@portscout.freebsd.org To: x11@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2012 15:08:07 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/x11@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ x11-servers/xephyr | 1.7.7 | 1.13.1 ------------------------------------------------+-----------------+------------ x11-servers/xorg-dmx | 1.7.7 | 1.13.1 ------------------------------------------------+-----------------+------------ x11-servers/xorg-nestserver | 1.7.7 | 1.13.1 ------------------------------------------------+-----------------+------------ x11-servers/xorg-server | 1.7.7 | 1.13.1 ------------------------------------------------+-----------------+------------ x11-servers/xorg-vfbserver | 1.7.7 | 1.13.1 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-x11@FreeBSD.ORG Sat Dec 15 02:00:09 2012 Return-Path: Delivered-To: freebsd-x11@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4551A459; Sat, 15 Dec 2012 02:00:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 131EE8FC17; Sat, 15 Dec 2012 02:00:09 +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 qBF208Xi031734; Sat, 15 Dec 2012 02:00:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBF208jH031730; Sat, 15 Dec 2012 02:00:08 GMT (envelope-from edwin) Date: Sat, 15 Dec 2012 02:00:08 GMT Message-Id: <201212150200.qBF208jH031730@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/174446: [patch] fix hang on startup in x11-drivers/xf86-video-intel X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Dec 2012 02:00:09 -0000 Synopsis: [patch] fix hang on startup in x11-drivers/xf86-video-intel Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 15 02:00:08 UTC 2012 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=174446