Date: Mon, 29 Mar 2010 02:39:24 -0700 (PDT) From: QAT@FreeBSD.org To: dinoex@FreeBSD.org 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 Message-ID: <20100329093924.4049E5AA756@jester1b.ixsystems.com> In-Reply-To: <201003290627.o2T6Rvx1001869@repoman.freebsd.org> References: <201003290627.o2T6Rvx1001869@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100329093924.4049E5AA756>