From owner-cvs-all@FreeBSD.ORG Sat Aug 23 04:53:51 2008 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 C30571065674; Sat, 23 Aug 2008 04:53:51 +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 3B4C28FC14; Sat, 23 Aug 2008 04:53:51 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 01228FBEC19; Sat, 23 Aug 2008 07:53:50 +0300 (EEST) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id A982F12E41DE; Sat, 23 Aug 2008 07:53:48 +0300 (EEST) From: QAT@FreeBSD.org To: maho@FreeBSD.org In-Reply-To: <200808222223.m7MMNHqn066021@repoman.freebsd.org> References: In-Reply-To: <200808222223.m7MMNHqn066021@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.43 2008/08/22 19:10:26 itetcu Exp $ X-QAT-Tindy_Version: 2.4.3 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2008-08-19 17:05:45 X-QAT-Port: science/libghemical X-QAT-Fail_Reason: missing_header X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/libghemical-2.98.log X-QAT-Build_Reason: Commit Message-Id: <20080823045349.A982F12E41DE@quark.ds9.tecnik93.com> Date: Sat, 23 Aug 2008 07:53:48 +0300 (EEST) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/science/libghemical Makefile distinfo pkg-plist ports/science/libghemical/files patch-configure.ac patch-f2c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2008 04:53:51 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, 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. Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/libghemical-2.98.log : building libghemical-2.98 in directory /var/tinderbox/7-STABLE-FTP maintained by: maho@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/science/libghemical Makefile ident: $FreeBSD: ports/science/libghemical/Makefile,v 1.10 2008/08/22 22:23:16 maho Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sat Aug 23 04:52:33 UTC 2008 ................................................... typedef.h:69: error: 'GLfloat' does not name a type typedef.h:70: error: expected initializer before '*' token typedef.h:86: error: 'fGL' does not name a type typedef.h:87: error: typedef 'ColorFunction' is initialized (use __typeof__ instead) typedef.h:87: error: 'fGL' was not declared in this scope typedef.h:87: error: 'fGL' was not declared in this scope typedef.h:87: error: 'fGL' was not declared in this scope typedef.h:87: error: expected primary-expression before ')' token In file included from atom.cpp:22: atom.h:60: error: 'fGL' does not name a type atom.h:62: error: 'fGL' does not name a type atom.h:63: error: 'fGL' does not name a type atom.h:79: error: ISO C++ forbids declaration of 'fGL' with no type atom.h:79: error: expected ';' before '*' token atom.h:80: error: 'fGL' does not name a type atom.h:81: error: 'fGL' does not name a type atom.h:179: error: ISO C++ forbids declaration of 'fGL' with no type atom.h:179: error: expected ';' before '*' token atom.h:202: error: expected ',' or '...' before '*' token atom.h:202: error: ISO C++ forbids declaration of 'fGL' with no type atom.h:208: error: ISO C++ forbids declaration of 'fGL' with no type atom.h:208: error: expected ';' before '*' token atom.h:209: error: 'fGL' has not been declared atom.h:209: error: 'fGL' has not been declared atom.h:209: error: 'fGL' has not been declared atom.cpp:31: warning: deprecated conversion from string constant to 'char*' atom.cpp:77: error: 'fGL' does not name a type atom.cpp:122: error: 'fGL' does not name a type atom.cpp:152: error: 'fGL' does not name a type atom.cpp:215: error: expected initializer before '*' token gmake[2]: *** [atom.lo] Error 1 gmake[2]: Leaving directory `/work/a/ports/science/libghemical/work/libghemical-2.98/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/work/a/ports/science/libghemical/work/libghemical-2.98/src' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /a/ports/science/libghemical. ================================================================ build of /usr/ports/science/libghemical ended at Sat Aug 23 04:53:47 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B