From owner-cvs-all@FreeBSD.ORG Tue Dec 2 01:21:10 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 2990B106564A; Tue, 2 Dec 2008 01:21:10 +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 77D8D8FC08; Tue, 2 Dec 2008 01:21:09 +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 63382FBEC29; Tue, 2 Dec 2008 03:21:08 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id 487C212E45F5; Tue, 2 Dec 2008 03:21:08 +0200 (EET) From: QAT@FreeBSD.org To: wxs@FreeBSD.org In-Reply-To: <200812020118.mB21Itfr058382@repoman.freebsd.org> References: In-Reply-To: <200812020118.mB21Itfr058382@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.44 2008/08/24 09:54:12 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: devel/py-epsilon X-QAT-Fail_Reason: depend_object X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/py25-epsilon-0.5.9_1.log X-QAT-Build_Reason: Commit Message-Id: <20081202012108.487C212E45F5@quark.ds9.tecnik93.com> Date: Tue, 2 Dec 2008 03:21:08 +0200 (EET) Cc: cvs-ports@FreeBSD.org, pgollucci@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/py-epsilon Makefile 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: Tue, 02 Dec 2008 01:21:10 -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/py25-epsilon-0.5.9_1.log : building py25-epsilon-0.5.9_1 in directory /var/tinderbox/7-STABLE-FTP maintained by: pgollucci@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/devel/py-epsilon Makefile ident: $FreeBSD: ports/devel/py-epsilon/Makefile,v 1.9 2008/12/02 01:18:55 wxs Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Tue Dec 2 01:20:34 UTC 2008 ................................................... cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/crypto/x509store.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/x509store.o cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/crypto/x509req.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/x509req.o src/crypto/x509req.c: In function 'crypto_X509Req_get_pubkey': src/crypto/x509req.c:73: warning: return from incompatible pointer type cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/crypto/x509ext.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/x509ext.o cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/crypto/pkcs7.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/pkcs7.o cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/crypto/pkcs12.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/pkcs12.o cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/crypto/netscape_spki.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/netscape_spki.o cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/util.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/util.o cc -shared -pthread -rpath=/usr/lib:/usr/local/lib -O2 -fno-strict-aliasing -pipe build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/crypto.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/x509.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/x509name.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/pkey.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/x509store.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/x509req.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/x509ext.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/pkcs7.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/pkcs12.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/crypto/netscape_spki.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/util.o -L/usr/lib -lssl -lcrypto -o build/lib.freebsd-7.0-STABLE-amd64-2.5/OpenSSL/crypto.so building 'OpenSSL.rand' extension creating build/temp.freebsd-7.0-STABLE-amd64-2.5/src/rand cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/rand/rand.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/rand/rand.o cc -shared -pthread -rpath=/usr/lib:/usr/local/lib -O2 -fno-strict-aliasing -pipe build/temp.freebsd-7.0-STABLE-amd64-2.5/src/rand/rand.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/util.o -L/usr/lib -lssl -lcrypto -o build/lib.freebsd-7.0-STABLE-amd64-2.5/OpenSSL/rand.so building 'OpenSSL.SSL' extension creating build/temp.freebsd-7.0-STABLE-amd64-2.5/src/ssl cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/ssl/connection.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/ssl/connection.o cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/ssl/context.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/ssl/context.o src/ssl/context.c: In function 'ssl_Context_set_info_callback': src/ssl/context.c:819: warning: passing argument 2 of 'SSL_CTX_set_info_callback' from incompatible pointer type cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/include -I/usr/local/include/python2.5 -c src/ssl/ssl.c -o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/ssl/ssl.o cc -shared -pthread -rpath=/usr/lib:/usr/local/lib -O2 -fno-strict-aliasing -pipe build/temp.freebsd-7.0-STABLE-amd64-2.5/src/ssl/connection.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/ssl/context.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/ssl/ssl.o build/temp.freebsd-7.0-STABLE-amd64-2.5/src/util.o -L/usr/lib -lssl -lcrypto -o build/lib.freebsd-7.0-STABLE-amd64-2.5/OpenSSL/SSL.so ===> Installing for py25-openssl-0.7 ===> py25-openssl-0.7 depends on file: /usr/local/bin/python2.5 - found ===> Generating temporary packing list ===> Checking if security/py-openssl already installed ===> py25-openssl-0.7 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of security/py-openssl without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /a/ports/security/py-openssl. *** Error code 1 Stop in /a/ports/devel/py-epsilon. ================================================================ build of /usr/ports/devel/py-epsilon ended at Tue Dec 2 01:21:06 UTC 2008 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, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B