ports/188451: print/p5-Net-CUPS: build fails with new cups ports

Hiroto Kagotani hiroto.kagotani at gmail.com
Fri Apr 11 08:10:00 UTC 2014


>Number:         188451
>Category:       ports
>Synopsis:       print/p5-Net-CUPS: build fails with new cups ports
>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 Apr 11 08:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Hiroto Kagotani
>Release:        10.0-RELEASE-p1
>Organization:
>Environment:
FreeBSD myhost.mydomain 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr  8 06:45:06 UTC 2014     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Building print/p5-Net-CUPS fails.
It shows the following error message.

--------
cc -c  -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing    -DVERSION=\"0.61\"  -DXS_VERSION=\"0.61\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE"   CUPS.c
CUPS.xs:10:10: fatal error: 'cups/image.h' file not found
#include <cups/image.h>
         ^
1 error generated.
*** [CUPS.o] Error code 1

make[1]: stopped in /usr/ports/print/p5-Net-CUPS/work/Net-CUPS-0.61
1 error
--------

When I modify <cups/image.h> to <cupsfilters/image.h> in CUPS.xs,
cc shows a lot of compilation errors for CUPS.xs.


>How-To-Repeat:
Just "make" in print/p5-Net-CUPS.

>Fix:


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


More information about the freebsd-ports-bugs mailing list