From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 3 15:30:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3C8C8C45 for ; Wed, 3 Apr 2013 15:30:02 +0000 (UTC) (envelope-from gnats@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 237FD9B7 for ; Wed, 3 Apr 2013 15:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r33FU2hc098021 for ; Wed, 3 Apr 2013 15:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r33FU13D098020; Wed, 3 Apr 2013 15:30:01 GMT (envelope-from gnats) Resent-Date: Wed, 3 Apr 2013 15:30:01 GMT Resent-Message-Id: <201304031530.r33FU13D098020@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, Sean Bruno Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F3F8B924 for ; Wed, 3 Apr 2013 15:23:57 +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 D52F9936 for ; Wed, 3 Apr 2013 15:23:57 +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 r33FNvLv090787 for ; Wed, 3 Apr 2013 15:23:57 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r33FNvRJ090786; Wed, 3 Apr 2013 15:23:57 GMT (envelope-from nobody) Message-Id: <201304031523.r33FNvRJ090786@red.freebsd.org> Date: Wed, 3 Apr 2013 15:23:57 GMT From: Sean Bruno To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177615: security/openssh-askpass requires USE_GCC=any 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: Wed, 03 Apr 2013 15:30:02 -0000 >Number: 177615 >Category: ports >Synopsis: security/openssh-askpass requires USE_GCC=any >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: Wed Apr 03 15:30:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sean Bruno >Release: >Organization: FreeBSD Project >Environment: FreeBSD powernoodle 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r248817M: Thu Mar 28 00:59:30 PDT 2013 sbruno@powernoodle:/usr/obj/usr/src/sys/POWERNOODLE amd64 >Description: Using clang to compile security/openssh-askpass fails: imake -DUseInstalled -I/usr/local/lib/X11/config In file included from Imakefile.c:16: In file included from /usr/local/lib/X11/config/Imake.tmpl:109: /usr/local/lib/X11/config/FreeBSD.cf:451:35: error: '#' is not followed by a macro parameter #define IncludeMakefile(file) @@# dependencies are in .depend ^ In file included from Imakefile.c:16: In file included from /usr/local/lib/X11/config/Imake.tmpl:316: /usr/local/lib/X11/config/Imake.rules:1674:27: warning: empty character constant [-Winvalid-pp-token] for flag in ${MAKEFLAGS} ''; do \ @@\ ^ /usr/local/lib/X11/config/Imake.rules:1897:35: error: '#' is not followed by a macro parameter #define IncludeMakefile(file) @@# dependencies are in .depend ^ In file included from Imakefile.c:16: /usr/local/lib/X11/config/Imake.tmpl:2144:10: fatal error: ' X11 .rules' file not found #include ProjectRulesFile ^ /usr/local/lib/X11/config/Imake.tmpl:2142:35: note: expanded from macro 'ProjectRulesFile' # define ProjectRulesFile Concat3(<,TopLevelProject,.rules>) ^ /usr/local/lib/X11/config/Imake.rules:256:23: note: expanded from macro 'Concat3' #define Concat3(a,b,c)a/**/b/**/c ^ 1 warning and 3 errors generated. imake: Exit code 1. Stop. ===> Building for OpenSSH-askpass-1.2.4.1 "Makefile", line 11: Need an operator "Makefile", line 12: Need an operator "Makefile", line 15: Need an operator "Makefile", line 16: Need an operator "Makefile", line 17: Need an operator "Makefile", line 18: Need an operator "Makefile", line 20: Need an operator "Makefile", line 38: Need an operator "Makefile", line 39: Need an operator "Makefile", line 40: Need an operator "Makefile", line 56: Need an operator "Makefile", line 57: Need an operator "Makefile", line 62: Need an operator "Makefile", line 63: Need an operator "Makefile", line 64: Need an operator "Makefile", line 147: Need an operator "Makefile", line 148: Need an operator "Makefile", line 149: Need an operator "Makefile", line 162: Need an operator "Makefile", line 163: Need an operator "Makefile", line 166: Need an operator "Makefile", line 167: Need an operator "Makefile", line 168: Need an operator "Makefile", line 169: Need an operator "Makefile", line 256: Need an operator "Makefile", line 475: Need an operator "Makefile", line 516: Need an operator "Makefile", line 517: Need an operator "Makefile", line 521: Need an operator "Makefile", line 522: Need an operator "Makefile", line 523: Need an operator "Makefile", line 524: Need an operator "Makefile", line 526: Need an operator "Makefile", line 527: Need an operator "Makefile", line 528: Need an operator "Makefile", line 529: Need an operator "Makefile", line 530: Need an operator "Makefile", line 531: Need an operator "Makefile", line 532: Need an operator "Makefile", line 533: Need an operator "Makefile", line 534: Need an operator "Makefile", line 535: Need an operator "Makefile", line 536: Need an operator "Makefile", line 537: Need an operator "Makefile", line 538: Need an operator "Makefile", line 539: Need an operator "Makefile", line 544: Need an operator "Makefile", line 551: Need an operator "Makefile", line 552: Need an operator "Makefile", line 553: Need an operator "Makefile", line 554: Need an operator "Makefile", line 630: Need an operator "Makefile", line 632: Need an operator "Makefile", line 636: Need an operator "Makefile", line 641: Need an operator "Makefile", line 644: Need an operator "Makefile", line 649: Need an operator "Makefile", line 656: Need an operator "Makefile", line 661: Need an operator "Makefile", line 668: Need an operator "Makefile", line 672: Need an operator "Makefile", line 676: Need an operator "Makefile", line 679: Need an operator "Makefile", line 682: Need an operator "Makefile", line 685: Need an operator "Makefile", line 686: Need an operator "Makefile", line 689: Need an operator "Makefile", line 692: Need an operator "Makefile", line 697: Need an operator "Makefile", line 698: Need an operator "Makefile", line 699: Need an operator "Makefile", line 700: Need an operator "Makefile", line 701: Need an operator "Makefile", line 702: Need an operator "Makefile", line 703: Need an operator "Makefile", line 704: Need an operator "Makefile", line 707: Need an operator "Makefile", line 708: Need an operator "Makefile", line 711: Need an operator "Makefile", line 716: Need an operator "Makefile", line 721: Need an operator "Makefile", line 724: Need an operator "Makefile", line 757: Need an operator "Makefile", line 758: Need an operator "Makefile", line 761: Need an operator "Makefile", line 764: Need an operator "Makefile", line 767: Need an operator "Makefile", line 780: Need an operator "Makefile", line 783: Need an operator "Makefile", line 784: Need an operator "Makefile", line 785: Missing dependency operator make: fatal errors encountered -- cannot continue *** [do-build] Error code 1 Stop in /usr/ports/security/openssh-askpass. >How-To-Repeat: set base compiler to clang and build port >Fix: set USE_GCC=any in the port makefile >Release-Note: >Audit-Trail: >Unformatted: