Date: Sun, 26 Apr 2009 18:03:35 -0700 (PDT) From: QAT@FreeBSD.org To: acm@FreeBSD.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/py-soya3d Makefile distinfo pkg-plist ports/graphics/py-soya3d/files patch-setup.py Message-ID: <20090427010335.7DFC08FC2C@release.ixsystems.com> In-Reply-To: <200904270116.n3R1GZhj010834@repoman.freebsd.org> References: <200904270116.n3R1GZhj010834@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: py25-soya3d-0.14 maintained by acm@FreeBSD.org Makefile ident: $FreeBSD: ports/graphics/py-soya3d/Makefile,v 1.26 2009/04/27 01:16:34 acm Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/py25-soya3d-0.14.log : _soya.c:5056: error: 'SDL_DISABLE' undeclared (first use in this function) _soya.c:5060: error: 'SDL_ENABLE' undeclared (first use in this function) _soya.c: In function '__pyx_f_5_soya_get_grab_input': _soya.c:5092: error: 'SDL_GRAB_QUERY' undeclared (first use in this function) _soya.c:5092: error: 'SDL_GRAB_ON' undeclared (first use in this function) _soya.c: In function '__pyx_f_5_soya_set_grab_input': _soya.c:5128: error: 'SDL_GRAB_ON' undeclared (first use in this function) _soya.c:5132: error: 'SDL_GRAB_OFF' undeclared (first use in this function) _soya.c: In function '__pyx_f_5_soya_clear_events': _soya.c:5144: error: 'SDL_Event' undeclared (first use in this function) _soya.c:5144: error: expected ';' before '__pyx_v_event' _soya.c:5159: error: '__pyx_v_event' undeclared (first use in this function) _soya.c:5159: error: 'SDL_GETEVENT' undeclared (first use in this function) _soya.c: In function '__pyx_f_5_soya_8Renderer__reset': _soya.c:9204: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'delta_time' _soya.c: In function '__pyx_f_5_soya_set_root_widget': _soya.c:10105: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_width' _soya.c:10106: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_height' _soya.c: In function '__pyx_f_5_soya_get_screen_width': _soya.c:10200: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_width' _soya.c: In function '__pyx_f_5_soya_get_screen_height': _soya.c:10221: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_height' _soya.c: In function '__pyx_f_5_soya_7_Camera___cinit__': _soya.c:38725: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_width' _soya.c:38728: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_height' _soya.c: In function '__pyx_f_5_soya_7_Camera_get_screen_width': _soya.c:39487: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_width' _soya.c: In function '__pyx_f_5_soya_7_Camera_get_screen_height': _soya.c:39511: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_height' _soya.c: In function '__pyx_f_5_soya_7_Camera__render_scene': _soya.c:40030: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_height' _soya.c: In function '__pyx_f_5_soya_screenshot': _soya.c:44775: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_width' _soya.c:44782: error: 'struct __pyx_obj_5_soya_Renderer' has no member named 'screen_height' error: command 'cc' failed with exit status 1 *** Error code 1 Stop in /a/ports/graphics/py-soya3d. ================================================================ build of /usr/ports/graphics/py-soya3d ended at Mon Apr 27 01:03:33 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/py25-soya3d-0.14.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=graphics&portname=py-soya3d The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 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?20090427010335.7DFC08FC2C>