Date: Wed, 18 Feb 2009 07:41:56 +0200 From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: Maho Nakata <maho@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/sdpara Makefile Message-ID: <20090218074156.61f73147@it.buh.tecnik93.com> In-Reply-To: <200902180320.n1I3KXdl068304@repoman.freebsd.org> References: <200902180320.n1I3KXdl068304@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Feb 2009 03:20:33 +0000 (UTC) Maho Nakata <maho@FreeBSD.org> wrote: > maho 2009-02-18 03:20:33 UTC > > FreeBSD ports repository > > Modified files: > math/sdpara Makefile > Log: > Build fix. > Move to pre-patch to pre-build. > > Spotted by: QAT > > Revision Changes Path > 1.23 +3 -3 ports/math/sdpara/Makefile > From: QAT@FreeBSD.org To: itetcu@buh.tecnik93.com Cc: Subject: Re: cvs commit: ports/math/sdpara Makefile Date: Tue, 17 Feb 2009 19:12:45 -0800 (PST) X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh,v 1.53 2008/12/02 10:57:43 itetcu Exp $ Hi, Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/sdpara-7.2.1.log : building sdpara-7.2.1 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD maintained by: maho@FreeBSD.org building for: 7.1-STABLE amd64 Makefile ident: $FreeBSD: ports/math/sdpara/Makefile,v 1.23 2009/02/18 03:20:33 maho Exp $ port directory: /usr/ports/math/sdpara .................................<Last 40 lines of the log>.................. ===> Configuring for sdpara-7.2.1 ===> Building for sdpara-7.2.1 /usr/bin/dirname `gfortran43 -print-libgcc-file-name` > /work/a/ports/math/sdpara/work/sdpara.7.2.1/LIBDIR cd /work/a/ports/math/sdpara/work/sdpara.7.2.1 ; gmake mumps cd mumps; make rm -rf build; tar xzf archive/MUMPS_4.8.3.tar.gz mv MUMPS_4.8.3 build; cd build; cp Make.inc/Makefile.inc.generic Makefile.inc; cd build; echo "CC = " mpicc >> Makefile.inc; cd build; echo "FC = " mpif77 >> Makefile.inc; cd build; echo "FL = " mpif77 >> Makefile.inc; cd build; echo "OPTC = " -O2 -fno-strict-aliasing -pipe >> Makefile.inc; cd build; echo "OPTF = " -O >> Makefile.inc; cd build; echo "OPTL = " -O >> Makefile.inc; cd build; echo "LPORDDIR = "`pwd`"/PORD/lib/" >> Makefile.inc; cd build; echo "IPORDDIR = "`pwd`"/PORD/include/" >> Makefile.inc; cd build ; make d make ARITH=d mumps_lib if [ "/work/a/ports/math/sdpara/work/sdpara.7.2.1/mumps/build/PORD/lib/" != "" ] ; then cd /work/a/ports/math/sdpara/work/sdpara.7.2.1/mumps/build/PORD/lib/; make CC="mpicc" CFLAGS="-O2 -fno-strict-aliasing -pipe" AR="ar vr" ARFUNCT= RANLIB="ranlib"; fi; mpicc -I../include -O2 -fno-strict-aliasing -pipe -c graph.c mpicc:No such file or directory *** Error code 1 Stop in /work/a/ports/math/sdpara/work/sdpara.7.2.1/mumps/build/PORD/lib. *** Error code 1 Stop in /work/a/ports/math/sdpara/work/sdpara.7.2.1/mumps/build. *** Error code 1 Stop in /work/a/ports/math/sdpara/work/sdpara.7.2.1/mumps/build. *** Error code 1 Stop in /work/a/ports/math/sdpara/work/sdpara.7.2.1/mumps. gmake: *** [mumps] Error 1 *** Error code 2 Stop in /a/ports/math/sdpara. ================================================================ build of /usr/ports/math/sdpara ended at Wed Feb 18 03:12:43 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/sdpara-7.2.1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=math&portname=sdpara The build which triggered this BotMail was done under tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 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. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090218074156.61f73147>