Date: Thu, 14 Aug 2008 08:49:39 +0300 From: QA Tindy <itetcu@FreeBSD.org> To: Hye-Shik Chang <perky@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, Mark Linimon <linimon@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/py-gsl Makefile distinfo pkg-plist ports/math/py-gsl/files patch-src_callback_odeiv.ic patch-src_init_block__helpers.c Message-ID: <20080814084939.38aae8c4@it.buh.tecnik93.com> In-Reply-To: <200808140545.m7E5jNe8016108@repoman.freebsd.org> References: <200808140545.m7E5jNe8016108@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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/py25-gsl-0.9.3.log: building py25-gsl-0.9.3 in directory /var/tinderbox/7-STABLE-FTP maintained by: perky@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/math/py-gsl Makefile ident: $FreeBSD: ports/math/py-gsl/Makefile,v 1.19 2008/08/14 05:45:23 perky Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Thu Aug 14 05:47:15 UTC 2008 .................................<Last 40 lines of the log>.................. src/statistics/functions.c: In function 'statistics_sd_with_fixed_mean_char': src/statistics/functions.c:146: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_absdev_char': src/statistics/functions.c:151: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_absdev_m_char': src/statistics/functions.c:152: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_skew_char': src/statistics/functions.c:157: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_skew_m_sd_char': src/statistics/functions.c:158: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_kurtosis_char': src/statistics/functions.c:159: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_kurtosis_m_sd_char': src/statistics/functions.c:160: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_lag1_autocorrelation_char': src/statistics/functions.c:165: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_lag1_autocorrelation_m_char': src/statistics/functions.c:166: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_covariance_char': src/statistics/functions.c:171: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_covariance_m_char': src/statistics/functions.c:172: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_max_index_char': src/statistics/functions.c:203: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_min_index_char': src/statistics/functions.c:204: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_minmax_index_char': src/statistics/functions.c:205: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_median_from_sorted_data_char': src/statistics/functions.c:210: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/functions.c: In function 'statistics_quantile_from_sorted_data_char': src/statistics/functions.c:211: error: 'PyArray_BYTE' undeclared (first use in this function) src/statistics/charmodule.c: In function 'initchar': src/statistics/charmodule.c:30: warning: cast from pointer to integer of different size error: command 'cc' failed with exit status 1 *** Error code 1 Stop in /a/ports/math/py-gsl. ================================================================ build of /usr/ports/math/py-gsl ended at Thu Aug 14 05:48:21 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080814084939.38aae8c4>