From owner-cvs-ports@FreeBSD.ORG Sun Oct 26 19:24:44 2008 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 D32A11065672; Sun, 26 Oct 2008 19:24:44 +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 346A48FC0A; Sun, 26 Oct 2008 19:24:44 +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 BD429FBEC29; Sun, 26 Oct 2008 21:24:42 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id 93C8A12E3DFD; Sun, 26 Oct 2008 21:24:42 +0200 (EET) From: QAT@FreeBSD.org To: amdmi3@FreeBSD.org In-Reply-To: <200810261814.m9QIESSO024364@repoman.freebsd.org> References: In-Reply-To: <200810261814.m9QIESSO024364@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: lang/ghc X-QAT-Fail_Reason: coredump X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/ghc-6.8.3_2.log X-QAT-Build_Reason: Commit Message-Id: <20081026192442.93C8A12E3DFD@quark.ds9.tecnik93.com> Date: Sun, 26 Oct 2008 21:24:42 +0200 (EET) Cc: cvs-ports@FreeBSD.org, haskell@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/hs-hscolour Makefile distinfo ports/print/hs-hscolour-docs Makefile distinfo ports/lang/ghc Makefile distinfo ports/graphics/hs-HGL-ghc Makefile ports/devel/hs-haddock-docs 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: Sun, 26 Oct 2008 19:24:45 -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/ghc-6.8.3_2.log : building ghc-6.8.3_2 in directory /var/tinderbox/7-STABLE-FTP maintained by: haskell@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/lang/ghc Makefile ident: $FreeBSD: ports/lang/ghc/Makefile,v 1.72 2008/10/26 18:14:28 amdmi3 Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Sun Oct 26 19:12:21 UTC 2008 ................................................... rm -f -rf packedstring/setup mkdir packedstring/setup cp packedstring/Setup.*hs packedstring/setup cd packedstring/setup && /work/a/ports/lang/ghc/work/ghc-6.8.3-boot/bin/ghc-6.8.3 -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,3,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf containers/setup mkdir containers/setup cp containers/Setup.*hs containers/setup cd containers/setup && /work/a/ports/lang/ghc/work/ghc-6.8.3-boot/bin/ghc-6.8.3 -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,3,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf bytestring/setup mkdir bytestring/setup cp bytestring/Setup.*hs bytestring/setup cd bytestring/setup && /work/a/ports/lang/ghc/work/ghc-6.8.3-boot/bin/ghc-6.8.3 -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,3,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.lhs, Setup.o ) Setup.lhs:2:2: Warning: Definition but no type signature for `main' Inferred type: main :: IO () Linking Setup ... rm -f -rf old-locale/setup mkdir old-locale/setup cp old-locale/Setup.*hs old-locale/setup cd old-locale/setup && /work/a/ports/lang/ghc/work/ghc-6.8.3-boot/bin/ghc-6.8.3 -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,3,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [20 of 42] Compiling Distribution.Simple.Compiler ( ../../bootstrapping.Cabal/Distribution/Simple/Compiler.hs, ../../bootstrapping.Cabal/Distribution/Simple/Compiler.o ) Bus error (core dumped) gmake[1]: *** [old-locale/setup/Setup] Error 138 gmake[1]: Leaving directory `/work/a/ports/lang/ghc/work/ghc-6.8.3/libraries' gmake: *** [stage1] Error 2 *** Error code 2 Stop in /a/ports/lang/ghc. ================================================================ build of /usr/ports/lang/ghc ended at Sun Oct 26 19:24:38 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