From owner-cvs-ports@FreeBSD.ORG Sat Aug 28 14:05:08 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2BB71065675; Sat, 28 Aug 2010 14:05:08 +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 5484B8FC15; Sat, 28 Aug 2010 14:05:08 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id A20FC22C53EC; Sat, 28 Aug 2010 17:05:06 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 4777E5A9003; Sat, 28 Aug 2010 07:05:05 -0700 (PDT) From: QAT@FreeBSD.org To: bf@FreeBSD.org In-Reply-To: <201008281255.o7SCtJDe088555@repoman.freebsd.org> References: <201008281255.o7SCtJDe088555@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-08-15 10:20:52 X-QAT-Port: math/msieve X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/msieve-1.46.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: missing_header Message-Id: <20100828140505.4777E5A9003@jester1b.ixsystems.com> Date: Sat, 28 Aug 2010 07:05:05 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/msieve Makefile distinfo ports/math/msieve/files patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2010 14:05:09 -0000 The Restless Daemon identified a missing_header error while trying to build: msieve-1.46 maintained by bf@FreeBSD.org Makefile ident: $FreeBSD: ports/math/msieve/Makefile,v 1.13 2010/08/28 12:55:19 bf Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/msieve-1.46.log : cc -O2 -pipe -O3 -ffast-math -fomit-frame-pointer -DNDEBUG -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wall -W -I. -Iinclude -Ignfs -Ignfs/poly -Ignfs/poly/stage1 -DHAVE_GMP_ECM -c -o common/filter/clique.o common/filter/clique.c In file included from include/common.h:19, from common/filter/filter.h:23, from common/filter/filter_priv.h:23, from common/filter/clique.c:15: include/gmp_xface.h:19:17: error: gmp.h: No such file or directory In file included from include/common.h:19, from common/filter/filter.h:23, from common/filter/filter_priv.h:23, from common/filter/clique.c:15: include/gmp_xface.h:32: error: expected declaration specifiers or '...' before 'mpz_t' include/gmp_xface.h: In function 'mp2gmp': include/gmp_xface.h:34: warning: implicit declaration of function 'mpz_import' include/gmp_xface.h:34: error: 'dest' undeclared (first use in this function) include/gmp_xface.h:34: error: (Each undeclared identifier is reported only once include/gmp_xface.h:34: error: for each function it appears in.) include/gmp_xface.h: At top level: include/gmp_xface.h:39: error: expected ')' before 'src' include/gmp_xface.h:50: error: expected declaration specifiers or '...' before 'mpz_t' include/gmp_xface.h: In function 'uint64_2gmp': include/gmp_xface.h:57: warning: implicit declaration of function 'mpz_set_ui' include/gmp_xface.h:57: error: 'dest' undeclared (first use in this function) include/gmp_xface.h:58: warning: implicit declaration of function 'mpz_mul_2exp' include/gmp_xface.h:59: warning: implicit declaration of function 'mpz_add_ui' include/gmp_xface.h: At top level: include/gmp_xface.h:64: error: expected declaration specifiers or '...' before 'mpz_t' include/gmp_xface.h: In function 'int64_2gmp': include/gmp_xface.h:67: error: 'dest' undeclared (first use in this function) include/gmp_xface.h:67: error: too many arguments to function 'uint64_2gmp' include/gmp_xface.h:68: warning: implicit declaration of function 'mpz_neg' include/gmp_xface.h:71: error: too many arguments to function 'uint64_2gmp' include/gmp_xface.h: At top level: include/gmp_xface.h:76: error: expected ')' before 'src' include/gmp_xface.h:88: error: expected ')' before 'src' gmake: *** [common/filter/clique.o] Error 1 *** Error code 1 Stop in /a/ports/math/msieve. ================================================================ build of /usr/ports/math/msieve ended at Sat Aug 28 14:05:04 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/msieve-1.46.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."