From owner-cvs-all@FreeBSD.ORG Mon Aug 9 13:41:11 2010 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 F33C21065670; Mon, 9 Aug 2010 13:41:10 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 2A39F8FC0C; Mon, 9 Aug 2010 13:41:09 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 81E0C22C50C6; Mon, 9 Aug 2010 16:41:08 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 25D8B5A9001; Mon, 9 Aug 2010 06:41:07 -0700 (PDT) From: QAT@FreeBSD.org To: arved@FreeBSD.org In-Reply-To: <201008091328.o79DSoIs053888@repoman.freebsd.org> References: <201008091328.o79DSoIs053888@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-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-03-11 13:38:43 X-QAT-Port: math/msieve X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/msieve-1.38_2.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: compiler_error Message-Id: <20100809134107.25D8B5A9001@jester1b.ixsystems.com> Date: Mon, 9 Aug 2010 06:41:06 -0700 (PDT) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/dma Makefile ports/security/fiked Makefile ports/security/fragrouter Makefile ports/security/md4coll Makefile ports/security/md5coll Makefile ports/graphics/metapixel Makefile ports/math/msieve Makefile po 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, 09 Aug 2010 13:41:11 -0000 The Restless Daemon identified a compiler error while trying to build: msieve-1.38_2 maintained by ports@FreeBSD.org Makefile ident: $FreeBSD: ports/math/msieve/Makefile,v 1.10 2010/08/09 13:28:49 arved Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/msieve-1.38_2.log : add_pkg gmp-5.0.1.tbz gmp-ecm-6.3.tbz gettext-0.18_1.tbz libiconv-1.13.1_1.tbz gmake-3.81_4.tbz adding dependencies pkg_add gmp-5.0.1.tbz pkg_add gmp-ecm-6.3.tbz pkg_add gettext-0.18_1.tbz pkg_add libiconv-1.13.1_1.tbz skipping libiconv-1.13.1_1, already added pkg_add gmake-3.81_4.tbz ===> msieve-1.38_2 depends on file: /usr/local/lib/libecm.a - found ===> msieve-1.38_2 depends on executable: gmake - found ===> Configuring for msieve-1.38_2 ===> Building for msieve-1.38_2 cc -O2 -pipe -O3 -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wall -W -Wconversion -Iinclude -Ignfs/poly -I/usr/local/include -DHAVE_GMP_ECM -DHAVE_GMP -c -o common/lanczos/lanczos.o common/lanczos/lanczos.c cc -O2 -pipe -O3 -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wall -W -Wconversion -Iinclude -Ignfs/poly -I/usr/local/include -DHAVE_GMP_ECM -DHAVE_GMP -c -o common/lanczos/lanczos_matmul0.o common/lanczos/lanczos_matmul0.c cc -O2 -pipe -O3 -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wall -W -Wconversion -Iinclude -Ignfs/poly -I/usr/local/include -DHAVE_GMP_ECM -DHAVE_GMP -c -o common/lanczos/lanczos_matmul1.o common/lanczos/lanczos_matmul1.c cc -O2 -pipe -O3 -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wall -W -Wconversion -Iinclude -Ignfs/poly -I/usr/local/include -DHAVE_GMP_ECM -DHAVE_GMP -c -o common/lanczos/lanczos_matmul2.o common/lanczos/lanczos_matmul2.c cc -O2 -pipe -O3 -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wall -W -Wconversion -Iinclude -Ignfs/poly -I/usr/local/include -DHAVE_GMP_ECM -DHAVE_GMP -c -o common/lanczos/lanczos_pre.o common/lanczos/lanczos_pre.c cc -O2 -pipe -O3 -ffast-math -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wall -W -Wconversion -Iinclude -Ignfs/poly -I/usr/local/include -DHAVE_GMP_ECM -DHAVE_GMP -c -o common/smallfact/gmp_ecm.o common/smallfact/gmp_ecm.c In file included from include/gmp_xface.h:21, from common/smallfact/gmp_ecm.c:35: /usr/local/include/gmp.h: In function '__gmpz_getlimbn': /usr/local/include/gmp.h:1772: warning: passing argument 1 of '__builtin_expect' with different width due to prototype /usr/local/include/gmp.h:1772: warning: passing argument 2 of '__builtin_expect' with different width due to prototype /usr/local/include/gmp.h: In function '__gmpz_perfect_square_p': /usr/local/include/gmp.h:1800: warning: passing argument 1 of '__builtin_expect' with different width due to prototype /usr/local/include/gmp.h:1800: warning: passing argument 2 of '__builtin_expect' with different width due to prototype /usr/local/include/gmp.h: In function '__gmpz_popcount': /usr/local/include/gmp.h:1818: warning: passing argument 1 of '__builtin_expect' with different width due to prototype /usr/local/include/gmp.h:1818: warning: passing argument 2 of '__builtin_expect' with different width due to prototype common/smallfact/gmp_ecm.c: In function 'ecm_pp1_pm1': common/smallfact/gmp_ecm.c:312: warning: passing argument 17 of 'ecm' makes integer from pointer without a cast common/smallfact/gmp_ecm.c:312: error: incompatible type for argument 21 of 'ecm' common/smallfact/gmp_ecm.c:312: error: incompatible type for argument 23 of 'ecm' common/smallfact/gmp_ecm.c:312: error: too few arguments to function 'ecm' gmake: *** [common/smallfact/gmp_ecm.o] Error 1 *** Error code 1 Stop in /a/ports/math/msieve. ================================================================ build of /usr/ports/math/msieve ended at Mon Aug 9 13:41:05 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/msieve-1.38_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=math&portname=msieve The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 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."