From owner-cvs-all@FreeBSD.ORG Thu Aug 13 20:10:31 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 207431065670; Thu, 13 Aug 2009 20:10:31 +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 A76EC8FC72; Thu, 13 Aug 2009 20:10:30 +0000 (UTC) Received: from qat.tcbug.org (216-243-150-125.static.iphouse.net [216.243.150.125]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 6382922C52F5; Thu, 13 Aug 2009 23:11:43 +0300 (EEST) Received: by qat.tcbug.org (Postfix, from userid 0) id A1C6339810; Thu, 13 Aug 2009 20:08:09 +0000 (UTC) From: QAT@FreeBSD.org To: dinoex@FreeBSD.org In-Reply-To: <200908132001.n7DK1ZAi034350@repoman.freebsd.org> References: <200908132001.n7DK1ZAi034350@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_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-20 11:48:40 X-QAT-Port: security/openssl X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/openssl-0.9.8k_3.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: compiler_error Message-Id: <20090813200809.A1C6339810@qat.tcbug.org> Date: Thu, 13 Aug 2009 20:08:09 +0000 (UTC) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/openssl Makefile distinfo 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: Thu, 13 Aug 2009 20:10:31 -0000 The Restless Daemon identified a compiler error while trying to build: openssl-0.9.8k_3 maintained by dinoex@FreeBSD.org Makefile ident: $FreeBSD: ports/security/openssl/Makefile,v 1.152 2009/08/13 20:01:34 dinoex Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/openssl-0.9.8k_3.log : cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c s3_both.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c s23_meth.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c s23_srvr.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c s23_clnt.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c s23_lib.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c s23_pkt.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c t1_meth.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c t1_srvr.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c t1_clnt.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c t1_lib.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c t1_enc.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c d1_meth.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c d1_srvr.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c d1_clnt.c cc -I../crypto -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -fno-strict-aliasing -pipe -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c d1_lib.c d1_lib.c: In function 'dtls1_start_timer': d1_lib.c:269: warning: implicit declaration of function 'gettimeofday' d1_lib.c: At top level: d1_lib.c:277: error: expected declaration specifiers or '...' before numeric constant d1_lib.c:277: error: expected declaration specifiers or '...' before numeric constant d1_lib.c:277: error: expected declaration specifiers or '...' before '(' token d1_lib.c:278: error: conflicting types for 'SSL_ctrl' ../include/openssl/ssl.h:1471: error: previous declaration of 'SSL_ctrl' was here d1_lib.c: In function 'SSL_ctrl': d1_lib.c:304: error: 'timeleft' undeclared (first use in this function) d1_lib.c:304: error: (Each undeclared identifier is reported only once d1_lib.c:304: error: for each function it appears in.) d1_lib.c: In function 'dtls1_is_timer_expired': d1_lib.c:326: error: too many arguments to function 'SSL_ctrl' *** Error code 1 Stop in /work/a/ports/security/openssl/work/openssl-0.9.8k/ssl. *** Error code 1 Stop in /work/a/ports/security/openssl/work/openssl-0.9.8k. *** Error code 1 Stop in /a/ports/security/openssl. ================================================================ build of /usr/ports/security/openssl ended at Thu Aug 13 20:08:07 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/openssl-0.9.8k_3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=security&portname=openssl The build which triggered this BotMail was done under tinderbox-devel-3.2_4; 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."