ports/177615: security/openssh-askpass requires USE_GCC=any

Sean Bruno sbruno at FreeBSD.org
Wed Apr 3 15:30:02 UTC 2013


>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 at 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:


More information about the freebsd-ports-bugs mailing list