Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 19:49:40 GMT
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177276: print/ghostview does not compile
Message-ID:  <201303221949.r2MJnera091922@red.freebsd.org>
Resent-Message-ID: <201303221950.r2MJo2q0035688@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177276
>Category:       ports
>Synopsis:       print/ghostview does not compile
>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:   Fri Mar 22 19:50:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Beeblebrox
>Release:        10-Current
>Organization:
>Environment:
FreeBSD 10.0-CURRENT #1 r248618: Fri Mar 22, amd64

>Description:
compile breaks with below message. All options in make.conf were disabled for the debug (no ccache, make_jobs, cflags, etc)

===>  Configuring for ghostview-1.5_3
mv -f Makefile Makefile.bak
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 ghostview-1.5_3
"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 573: Missing dependency operator
"Makefile", line 578: Need an operator
"Makefile", line 581: Need an operator
"Makefile", line 588: Need an operator
"Makefile", line 593: Need an operator
"Makefile", line 598: Need an operator
"Makefile", line 601: Need an operator
"Makefile", line 638: Need an operator
"Makefile", line 641: Need an operator
"Makefile", line 644: Need an operator
"Makefile", line 657: Need an operator
"Makefile", line 662: Missing dependency operator
make: fatal errors encountered -- cannot continue
*** [do-build] Error code 1

>How-To-Repeat:
make print/ghostview
>Fix:
NA

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303221949.r2MJnera091922>