From owner-cvs-all@FreeBSD.ORG Mon Apr 27 01:20:15 2009 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 7CF5B106566B; Mon, 27 Apr 2009 01:20:15 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id E8A908FC2D; Mon, 27 Apr 2009 01:20:14 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from release.ixsystems.com (unknown [206.40.55.81]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id C890222C52B1; Mon, 27 Apr 2009 04:20:33 +0300 (EEST) Received: by release.ixsystems.com (Postfix, from userid 0) id 7DFC08FC2C; Sun, 26 Apr 2009 18:03:35 -0700 (PDT) From: QAT@FreeBSD.org To: acm@FreeBSD.org In-Reply-To: <200904270116.n3R1GZhj010834@repoman.freebsd.org> References: <200904270116.n3R1GZhj010834@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-devel-3.2_2; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-04-18 01:31:47 X-QAT-Port: graphics/py-soya3d X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/py25-soya3d-0.14.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: missing_header Message-Id: <20090427010335.7DFC08FC2C@release.ixsystems.com> Date: Sun, 26 Apr 2009 18:03:35 -0700 (PDT) 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 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, 27 Apr 2009 01:20:15 -0000 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."