From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 6 12:45:40 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0737216A41C for ; Mon, 6 Jun 2005 12:45:40 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 442B643D53 for ; Mon, 6 Jun 2005 12:45:38 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 06 Jun 2005 12:45:37 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp022) with SMTP; 06 Jun 2005 14:45:37 +0200 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id A82ADC5CC; Mon, 6 Jun 2005 14:46:35 +0200 (CEST) Date: Mon, 6 Jun 2005 14:46:34 +0200 From: Simon Barner To: "Pedro F. Giffuni" Message-ID: <20050606124634.GC74356@zi025.glhnet.mhn.de> References: <200506061213.j56CD6GA080693@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506061213.j56CD6GA080693@freefall.freebsd.org> User-Agent: Mutt/1.5.9i X-Y-GMX-Trusted: 0 Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/77185: (re)add PCL3 driver to print/ghostscript-gpl port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 12:45:40 -0000 Pedro, the master site seem to have moved to: http://home.vrweb.de/martin.lottermoser/pcl3.html http://home.vrweb.de/~martin.lottermoser/pcl3dist/ (*) Also, the port does not build, which seems to be fixed with the patch available at (*). Could you please update your patch and send it to me? src/contrib.mak:1273: warning: overriding commands for target `obj/lips3.dev' src/contrib.mak:574: warning: ignoring old commands for target `obj/lips3.dev' cc `cat ./obj/cc.tr` -DHAVE_MKSTEMP -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -DUPD_SIGNAL=0 -DSTDINT_TYPES_DEFINED=1 -DA4 -I/usr/local/include/libpng -I/usr/local/include -DGX_COLOR_INDEX_TYPE='unsigned long long' -I./obj -I./src -c -o obj/eprnrend.o -DGS_REVISION=815 pcl3/eprn/eprnrend.c In file included from pcl3/eprn/eprnrend.c:73: pcl3/eprn/gdeveprn.h:181: warning: ignoring #pragma ident In file included from pcl3/eprn/gdeveprn.h:198, from pcl3/eprn/eprnrend.c:73: pcl3/eprn/mediasize.h:18: warning: ignoring #pragma ident pcl3/eprn/eprnrend.c:165: error: conflicting types for 'eprn_map_rgb_color_for_RGB' pcl3/eprn/gdeveprn.h:656: error: previous declaration of 'eprn_map_rgb_color_for_RGB' was here pcl3/eprn/eprnrend.c:165: error: conflicting types for 'eprn_map_rgb_color_for_RGB' pcl3/eprn/gdeveprn.h:656: error: previous declaration of 'eprn_map_rgb_color_for_RGB' was here pcl3/eprn/eprnrend.c:201: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K' pcl3/eprn/gdeveprn.h:659: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K' was here pcl3/eprn/eprnrend.c:201: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K' pcl3/eprn/gdeveprn.h:659: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K' was here pcl3/eprn/eprnrend.c: In function `eprn_map_rgb_color_for_CMY_or_K': pcl3/eprn/eprnrend.c:212: warning: suggest parentheses around && within || pcl3/eprn/eprnrend.c: At top level: pcl3/eprn/eprnrend.c:244: error: conflicting types for 'eprn_map_rgb_color_for_RGB_flex' pcl3/eprn/gdeveprn.h:657: error: previous declaration of 'eprn_map_rgb_color_for_RGB_flex' was here pcl3/eprn/eprnrend.c:244: error: conflicting types for 'eprn_map_rgb_color_for_RGB_flex' pcl3/eprn/gdeveprn.h:657: error: previous declaration of 'eprn_map_rgb_color_for_RGB_flex' was here pcl3/eprn/eprnrend.c:288: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K_flex' pcl3/eprn/gdeveprn.h:660: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K_flex' was here pcl3/eprn/eprnrend.c:288: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K_flex' pcl3/eprn/gdeveprn.h:660: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K_flex' was here pcl3/eprn/eprnrend.c: In function `eprn_map_rgb_color_for_CMY_or_K_flex': pcl3/eprn/eprnrend.c:302: error: too many arguments to function `eprn_map_cmyk_color_flex' pcl3/eprn/eprnrend.c:305: warning: passing arg 2 of `eprn_map_cmyk_color_flex' makes pointer from integer without a cast pcl3/eprn/eprnrend.c:305: error: too many arguments to function `eprn_map_cmyk_color_flex' pcl3/eprn/eprnrend.c: At top level: pcl3/eprn/eprnrend.c:319: error: conflicting types for 'eprn_map_rgb_color_for_RGB_max' pcl3/eprn/gdeveprn.h:658: error: previous declaration of 'eprn_map_rgb_color_for_RGB_max' was here pcl3/eprn/eprnrend.c:319: error: conflicting types for 'eprn_map_rgb_color_for_RGB_max' pcl3/eprn/gdeveprn.h:658: error: previous declaration of 'eprn_map_rgb_color_for_RGB_max' was here pcl3/eprn/eprnrend.c:349: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K_max' pcl3/eprn/gdeveprn.h:661: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K_max' was here pcl3/eprn/eprnrend.c:349: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K_max' pcl3/eprn/gdeveprn.h:661: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K_max' was here pcl3/eprn/eprnrend.c: In function `eprn_map_rgb_color_for_CMY_or_K_max': pcl3/eprn/eprnrend.c:360: error: too many arguments to function `eprn_map_cmyk_color_max' pcl3/eprn/eprnrend.c:365: warning: passing arg 2 of `eprn_map_cmyk_color_max' makes pointer from integer without a cast pcl3/eprn/eprnrend.c:365: error: too many arguments to function `eprn_map_cmyk_color_max' pcl3/eprn/eprnrend.c: At top level: pcl3/eprn/eprnrend.c:420: error: conflicting types for 'eprn_map_cmyk_color' pcl3/eprn/gdeveprn.h:665: error: previous declaration of 'eprn_map_cmyk_color' was here pcl3/eprn/eprnrend.c:420: error: conflicting types for 'eprn_map_cmyk_color' pcl3/eprn/gdeveprn.h:665: error: previous declaration of 'eprn_map_cmyk_color' was here pcl3/eprn/eprnrend.c:454: error: conflicting types for 'eprn_map_cmyk_color_flex' pcl3/eprn/gdeveprn.h:666: error: previous declaration of 'eprn_map_cmyk_color_flex' was here pcl3/eprn/eprnrend.c:454: error: conflicting types for 'eprn_map_cmyk_color_flex' pcl3/eprn/gdeveprn.h:666: error: previous declaration of 'eprn_map_cmyk_color_flex' was here pcl3/eprn/eprnrend.c:535: error: conflicting types for 'eprn_map_cmyk_color_max' pcl3/eprn/gdeveprn.h:667: error: previous declaration of 'eprn_map_cmyk_color_max' was here pcl3/eprn/eprnrend.c:535: error: conflicting types for 'eprn_map_cmyk_color_max' pcl3/eprn/gdeveprn.h:667: error: previous declaration of 'eprn_map_cmyk_color_max' was here pcl3/eprn/eprnrend.c: In function `split_line_le8': pcl3/eprn/eprnrend.c:695: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c:701: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c: In function `split_line_ge8': pcl3/eprn/eprnrend.c:784: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c:790: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c: In function `split_line_4x2': pcl3/eprn/eprnrend.c:918: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c:921: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c:922: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c:923: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c:924: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c:925: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c:926: warning: suggest parentheses around arithmetic in operand of | pcl3/eprn/eprnrend.c:927: warning: suggest parentheses around arithmetic in operand of | gmake: *** [obj/eprnrend.o] Error 1 *** Error code 2 Stop in /home/simon/FreeBSD/77185/ports/print/ghostscript-gpl.