From owner-cvs-all@FreeBSD.ORG Mon Mar 29 09:39:45 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7B051065741; Mon, 29 Mar 2010 09:39:45 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 0E96A8FC17; Mon, 29 Mar 2010 09:39:44 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id AE52822C50C1; Mon, 29 Mar 2010 12:39:43 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 4049E5AA756; Mon, 29 Mar 2010 02:39:24 -0700 (PDT) From: QAT@FreeBSD.org To: dinoex@FreeBSD.org In-Reply-To: <201003290627.o2T6Rvx1001869@repoman.freebsd.org> References: <201003290627.o2T6Rvx1001869@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-03-11 13:38:43 X-QAT-Port: graphics/tif22pnm X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/tif22pnm-0.12_4.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: missing_header Message-Id: <20100329093924.4049E5AA756@jester1b.ixsystems.com> Date: Mon, 29 Mar 2010 02:39:24 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, ganael.laplanche@martymac.com, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/tif22pnm/files patch-png22pnm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2010 09:39:46 -0000 The Restless Daemon identified a missing_header error while trying to build: tif22pnm-0.12_4 maintained by ganael.laplanche@martymac.com Makefile ident: $FreeBSD: ports/graphics/tif22pnm/Makefile,v 1.15 2010/03/28 06:38:03 dinoex Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/tif22pnm-0.12_4.log : png22pnm.c:589: error: 'png_uint_16' undeclared (first use in this function) png22pnm.c:589: error: expected ';' before 'c' png22pnm.c:619: error: 'png_size_t' undeclared (first use in this function) png22pnm.c:619: error: expected ')' before numeric constant png22pnm.c:624: error: 'PNG_LIBPNG_VER_STRING' undeclared (first use in this function) png22pnm.c:625: error: 'pngtopnm_error_handler' undeclared (first use in this function) png22pnm.c:633: error: 'png_infopp' undeclared (first use in this function) png22pnm.c:638: error: 'jmpbuf_wrapper' has no member named 'jmpbuf' png22pnm.c:650: error: 'PNG_COLOR_TYPE_GRAY' undeclared (first use in this function) png22pnm.c:655: error: 'PNG_COLOR_TYPE_GRAY_ALPHA' undeclared (first use in this function) png22pnm.c:660: error: 'PNG_COLOR_TYPE_PALETTE' undeclared (first use in this function) png22pnm.c:665: error: 'PNG_COLOR_TYPE_RGB' undeclared (first use in this function) png22pnm.c:670: error: 'PNG_COLOR_TYPE_RGB_ALPHA' undeclared (first use in this function) png22pnm.c:675: error: 'PNG_INFO_tRNS' undeclared (first use in this function) png22pnm.c:679: error: 'PNG_INFO_gAMA' undeclared (first use in this function) png22pnm.c:701: error: expected expression before ')' token png22pnm.c:738: error: 'maxval' undeclared (first use in this function) png22pnm.c:750: error: 'PNG_INFO_sBIT' undeclared (first use in this function) png22pnm.c:857: error: 'PNG_INFO_bKGD' undeclared (first use in this function) png22pnm.c:861: error: 'bgr' undeclared (first use in this function) png22pnm.c:861: error: 'bgg' undeclared (first use in this function) png22pnm.c:861: error: 'bgb' undeclared (first use in this function) png22pnm.c:907: error: 'PNG_INFO_pHYs' undeclared (first use in this function) png22pnm.c:970: error: 'maxmaxval' undeclared (first use in this function) png22pnm.c:1007: error: 'c' undeclared (first use in this function) png22pnm.c:1013: error: too many arguments to function 'store_pixel' png22pnm.c:1017: error: 'a' undeclared (first use in this function) png22pnm.c:1018: error: too many arguments to function 'store_pixel' png22pnm.c:1026: error: too many arguments to function 'store_pixel' png22pnm.c:1030: error: 'c2' undeclared (first use in this function) png22pnm.c:1031: error: 'c3' undeclared (first use in this function) png22pnm.c:1037: error: too many arguments to function 'store_pixel' png22pnm.c:1044: error: too many arguments to function 'store_pixel' png22pnm.c: In function 'main': png22pnm.c:1218: error: 'PNG_LIBPNG_VER_STRING' undeclared (first use in this function) *** Error code 1 Stop in /a/ports/graphics/tif22pnm. ================================================================ build of /usr/ports/graphics/tif22pnm ended at Mon Mar 29 09:39:23 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=graphics&portname=tif22pnm The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately."