From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 08:10:00 2014 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9E5599A for ; Fri, 11 Apr 2014 08:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C3A31595 for ; Fri, 11 Apr 2014 08:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3B8A0S2071484 for ; Fri, 11 Apr 2014 08:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3B8A0Y8071483; Fri, 11 Apr 2014 08:10:00 GMT (envelope-from gnats) Resent-Date: Fri, 11 Apr 2014 08:10:00 GMT Resent-Message-Id: <201404110810.s3B8A0Y8071483@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, Hiroto Kagotani Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F53162B for ; Fri, 11 Apr 2014 08:00:07 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D90E1485 for ; Fri, 11 Apr 2014 08:00:07 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3B807Qa059879 for ; Fri, 11 Apr 2014 08:00:07 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3B807rl059858; Fri, 11 Apr 2014 08:00:07 GMT (envelope-from nobody) Message-Id: <201404110800.s3B807rl059858@cgiserv.freebsd.org> Date: Fri, 11 Apr 2014 08:00:07 GMT From: Hiroto Kagotani To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188451: print/p5-Net-CUPS: build fails with new cups ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 08:10:00 -0000 >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@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 ^ 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 to 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: