From owner-cvs-ports@FreeBSD.ORG Thu Dec 29 05:39:18 2005 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AD1D16A41F; Thu, 29 Dec 2005 05:39:18 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao03.cox.net (centrmmtao03.cox.net [70.168.83.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E69243D46; Thu, 29 Dec 2005 05:39:17 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao03.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051229053650.XFBC613.centrmmtao03.cox.net@mezz.mezzweb.com>; Thu, 29 Dec 2005 00:36:50 -0500 Date: Wed, 28 Dec 2005 23:40:19 -0600 To: "Edwin Groothuis" References: <200512290138.jBT1cREu093693@repoman.freebsd.org> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200512290138.jBT1cREu093693@repoman.freebsd.org> User-Agent: Opera M2/8.51 (Linux, build 1462) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/librsvg2 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 05:39:18 -0000 On Wed, 28 Dec 2005 19:38:27 -0600, Edwin Groothuis wrote: > edwin 2005-12-29 01:38:27 UTC > > FreeBSD ports repository > > Modified files: > graphics/librsvg2 Makefile > Log: > [PATCH] allows graphics/librsvg2 to build on 4.11 > patch allows graphics/librsvg2 to build on 4.11 > by disabling MOZILLA_PLUGIN option for > FreeBSD < 5.0 > PR: ports/90410 > Submitted by: Michael C. Shultz > Approved by: maintainer timeout If you want to do the maintainer timeout, can you please test it first before you commit it? Now it broke the build. I backed out to Makefile,v 1.48 by myself and I can build it again. Cheers, Mezz =================================================== In file included from moz-plugin.c:41: /usr/X11R6/include/mozilla/plugin/npapi.h:52:21: prtypes.h: No such file or directory In file included from moz-plugin.c:41: /usr/X11R6/include/mozilla/plugin/npapi.h:225: error: syntax error before "NPError" /usr/X11R6/include/mozilla/plugin/npapi.h:225: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:226: error: syntax error before "NPReason" /usr/X11R6/include/mozilla/plugin/npapi.h:226: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:256: error: syntax error before "uint32" /usr/X11R6/include/mozilla/plugin/npapi.h:264: error: syntax error before "int32" /usr/X11R6/include/mozilla/plugin/npapi.h:272: error: syntax error before "int32" /usr/X11R6/include/mozilla/plugin/npapi.h:279: error: syntax error before "uint16" /usr/X11R6/include/mozilla/plugin/npapi.h:287: error: syntax error before "int32" /usr/X11R6/include/mozilla/plugin/npapi.h:308: error: syntax error before "int32" /usr/X11R6/include/mozilla/plugin/npapi.h:313: error: syntax error before "int32" /usr/X11R6/include/mozilla/plugin/npapi.h:324: error: syntax error before "int32" /usr/X11R6/include/mozilla/plugin/npapi.h:444: error: syntax error before "int32" /usr/X11R6/include/mozilla/plugin/npapi.h:472: error: syntax error before "uint16" /usr/X11R6/include/mozilla/plugin/npapi.h:641: error: syntax error before "NPP_Initialize" /usr/X11R6/include/mozilla/plugin/npapi.h:641: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:643: error: syntax error before "NPP_New" /usr/X11R6/include/mozilla/plugin/npapi.h:644: error: syntax error before "uint16" /usr/X11R6/include/mozilla/plugin/npapi.h:645: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:646: error: syntax error before "NPP_Destroy" /usr/X11R6/include/mozilla/plugin/npapi.h:646: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:647: error: syntax error before "NPP_SetWindow" /usr/X11R6/include/mozilla/plugin/npapi.h:647: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:648: error: syntax error before "NPP_NewStream" /usr/X11R6/include/mozilla/plugin/npapi.h:650: error: syntax error before "uint16" /usr/X11R6/include/mozilla/plugin/npapi.h:650: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:651: error: syntax error before "NPP_DestroyStream" /usr/X11R6/include/mozilla/plugin/npapi.h:652: error: syntax error before "NPReason" /usr/X11R6/include/mozilla/plugin/npapi.h:652: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:653: error: syntax error before "NPP_WriteReady" /usr/X11R6/include/mozilla/plugin/npapi.h:653: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:654: error: syntax error before "NPP_Write" /usr/X11R6/include/mozilla/plugin/npapi.h:654: error: syntax error before "int32" /usr/X11R6/include/mozilla/plugin/npapi.h:655: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:659: error: syntax error before "NPP_HandleEvent" /usr/X11R6/include/mozilla/plugin/npapi.h:659: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:661: error: syntax error before "NPReason" /usr/X11R6/include/mozilla/plugin/npapi.h:665: error: syntax error before "NPP_GetValue" /usr/X11R6/include/mozilla/plugin/npapi.h:665: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:669: error: syntax error before "NPP_SetValue" /usr/X11R6/include/mozilla/plugin/npapi.h:669: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:676: error: syntax error before "NPN_GetURLNotify" /usr/X11R6/include/mozilla/plugin/npapi.h:677: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:678: error: syntax error before "NPN_GetURL" /usr/X11R6/include/mozilla/plugin/npapi.h:679: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:680: error: syntax error before "NPN_PostURLNotify" /usr/X11R6/include/mozilla/plugin/npapi.h:681: error: syntax error before "uint32" /usr/X11R6/include/mozilla/plugin/npapi.h:683: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:684: error: syntax error before "NPN_PostURL" /usr/X11R6/include/mozilla/plugin/npapi.h:685: error: syntax error before "uint32" /usr/X11R6/include/mozilla/plugin/npapi.h:686: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:687: error: syntax error before "NPN_RequestRead" /usr/X11R6/include/mozilla/plugin/npapi.h:687: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:688: error: syntax error before "NPN_NewStream" /usr/X11R6/include/mozilla/plugin/npapi.h:689: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:690: error: syntax error before "NPN_Write" /usr/X11R6/include/mozilla/plugin/npapi.h:690: error: syntax error before "int32" /usr/X11R6/include/mozilla/plugin/npapi.h:690: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:691: error: syntax error before "NPN_DestroyStream" /usr/X11R6/include/mozilla/plugin/npapi.h:691: error: syntax error before "NPReason" /usr/X11R6/include/mozilla/plugin/npapi.h:691: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:694: error: syntax error before "size"/usr/X11R6/include/mozilla/plugin/npapi.h:696: error: syntax error before "NPN_MemFlush" /usr/X11R6/include/mozilla/plugin/npapi.h:696: error: syntax error before "size"/usr/X11R6/include/mozilla/plugin/npapi.h:696: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:702: error: syntax error before "NPN_GetValue" /usr/X11R6/include/mozilla/plugin/npapi.h:702: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npapi.h:703: error: syntax error before "NPN_SetValue" /usr/X11R6/include/mozilla/plugin/npapi.h:703: warning: data definition has no type or storage class In file included from /usr/X11R6/include/mozilla/java/jritypes.h:45, from /usr/X11R6/include/mozilla/java/jri.h:45, from /usr/X11R6/include/mozilla/plugin/npupp.h:63, from moz-plugin.c:42: /usr/X11R6/include/mozilla/java/jri_md.h:46:59: prtypes.h: No such file or directory In file included from moz-plugin.c:42: /usr/X11R6/include/mozilla/plugin/npupp.h:155: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:181: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:208: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:237: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:264: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:291: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:321: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:402: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:431: error: syntax error before "NPReason" /usr/X11R6/include/mozilla/plugin/npupp.h:458: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:484: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:515: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:541: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:568: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:598: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:624: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:653: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:679: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:708: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:737: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:765: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:844: error: syntax error before "size"/usr/X11R6/include/mozilla/plugin/npupp.h:897: error: syntax error before '*' token /usr/X11R6/include/mozilla/plugin/npupp.h:1603: error: syntax error before "uint16" /usr/X11R6/include/mozilla/plugin/npupp.h:1611: error: syntax error before "NPP_WriteReadyUPP" /usr/X11R6/include/mozilla/plugin/npupp.h:1614: error: syntax error before "NPP_HandleEventUPP" /usr/X11R6/include/mozilla/plugin/npupp.h:1617: error: syntax error before "NPP_GetValueUPP" /usr/X11R6/include/mozilla/plugin/npupp.h:1622: error: syntax error before "uint16" /usr/X11R6/include/mozilla/plugin/npupp.h:1634: error: syntax error before "NPN_MemFlushUPP" /usr/X11R6/include/mozilla/plugin/npupp.h:1638: error: syntax error before "NPN_GetURLNotifyUPP" /usr/X11R6/include/mozilla/plugin/npupp.h:1826: error: syntax error before "NP_Initialize" /usr/X11R6/include/mozilla/plugin/npupp.h:1826: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npupp.h:1827: error: syntax error before "NP_Shutdown" /usr/X11R6/include/mozilla/plugin/npupp.h:1827: warning: data definition has no type or storage class /usr/X11R6/include/mozilla/plugin/npupp.h:1828: error: syntax error before "NP_GetValue" /usr/X11R6/include/mozilla/plugin/npupp.h:1828: warning: data definition has no type or storage class moz-plugin.c:102: error: syntax error before "svg_plugin_fork" moz-plugin.c:204: error: syntax error before "svg_plugin_redraw" moz-plugin.c: In function `svg_plugin_redraw': moz-plugin.c:206: error: syntax error before "res" moz-plugin.c:214: error: `res' undeclared (first use in this function) moz-plugin.c:214: error: (Each undeclared identifier is reported only once moz-plugin.c:214: error: for each function it appears in.) moz-plugin.c: At top level: moz-plugin.c:233: error: syntax error before "svg_plugin_newp" moz-plugin.c:276: error: syntax error before "svg_plugin_destroy" moz-plugin.c:304: error: syntax error before "svg_plugin_set_window" moz-plugin.c: In function `svg_plugin_set_window': moz-plugin.c:307: error: syntax error before "res" moz-plugin.c:344: error: `res' undeclared (first use in this function) moz-plugin.c: At top level: moz-plugin.c:348: error: syntax error before "svg_plugin_new_stream" moz-plugin.c:370: error: syntax error before "svg_plugin_destroy_stream" moz-plugin.c:370: error: syntax error before "NPError" moz-plugin.c: In function `svg_plugin_destroy_stream': moz-plugin.c:373: error: syntax error before "res" moz-plugin.c:378: error: `instance' undeclared (first use in this function) moz-plugin.c:385: error: `stream' undeclared (first use in this function) moz-plugin.c:391: error: `res' undeclared (first use in this function) moz-plugin.c: In function `svg_plugin_print': moz-plugin.c:426: error: structure has no member named `mode' moz-plugin.c: At top level: moz-plugin.c:504: error: syntax error before "NP_GetValue" moz-plugin.c: In function `NP_GetValue': moz-plugin.c:506: error: syntax error before "err" moz-plugin.c:527: error: `err' undeclared (first use in this function) moz-plugin.c: At top level: moz-plugin.c:545: error: syntax error before "NP_Initialize" moz-plugin.c: In function `NP_Initialize': moz-plugin.c:552: error: structure has no member named `version' moz-plugin.c:554: error: structure has no member named `size' moz-plugin.c:556: error: structure has no member named `size' moz-plugin.c:561: error: structure has no member named `version' moz-plugin.c:562: error: structure has no member named `size' moz-plugin.c:563: error: structure has no member named `newp' moz-plugin.c:563: error: `NPP_NewUPP' undeclared (first use in this function) moz-plugin.c:564: error: structure has no member named `destroy' moz-plugin.c:564: error: `NPP_DestroyUPP' undeclared (first use in this function) moz-plugin.c:565: error: structure has no member named `setwindow' moz-plugin.c:565: error: `NPP_SetWindowUPP' undeclared (first use in this function) moz-plugin.c:566: error: structure has no member named `newstream' moz-plugin.c:566: error: `NPP_NewStreamUPP' undeclared (first use in this function) moz-plugin.c:567: error: structure has no member named `destroystream' moz-plugin.c:568: error: `NPP_DestroyStreamUPP' undeclared (first use in this function) moz-plugin.c:569: error: structure has no member named `writeready' moz-plugin.c:569: error: `NPP_WriteReadyUPP' undeclared (first use in this function) moz-plugin.c:571: error: structure has no member named `write' moz-plugin.c:571: error: `NPP_WriteUPP' undeclared (first use in this function) moz-plugin.c: At top level: moz-plugin.c:578: error: syntax error before "NP_Shutdown" gmake[2]: *** [moz-plugin.lo] Error 1 gmake[2]: Leaving directory `/usr/home/mezz/commit/librsvg2/work/librsvg-2.12.7/moz-plugin' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/home/mezz/commit/librsvg2/work/librsvg-2.12.7'gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/home/mezz/commit/librsvg2. =================================================== -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org