From owner-cvs-all@FreeBSD.ORG Thu Jul 3 23:31:08 2008 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 763FC1065674; Thu, 3 Jul 2008 23:31:08 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2E06F8FC1B; Thu, 3 Jul 2008 23:31:08 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id E265B2C50CDD; Fri, 4 Jul 2008 02:31:05 +0300 (EEST) Date: Fri, 4 Jul 2008 02:30:50 +0300 From: Ion-Mihai Tetcu To: Maho NAKATA Message-ID: <20080704023050.3332e4b5@it.buh.tecnik93.com> In-Reply-To: <20080703.161930.189647557.chat95@mac.com> References: <200807030353.m633rLlV057555@repoman.freebsd.org> <20080703082728.2c87744d@it.buh.tecnik93.com> <20080703.161930.189647557.chat95@mac.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/QdfaU5Cju5fweyudfaEwzY6"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: maho@FreeBSD.org, cvs-ports@FreeBSD.org, linimon@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/superlu_mt Makefile ports/math/superlu_mt/files patch-make.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2008 23:31:08 -0000 --Sig_/QdfaU5Cju5fweyudfaEwzY6 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 03 Jul 2008 16:19:30 +0900 (JST) Maho NAKATA wrote: > Hi itetcu >=20 > From: QA Tindy > Subject: Re: cvs commit: ports/math/superlu_mt Makefile > ports/math/superlu_mt/files patch-make.inc Date: Thu, 03 Jul 2008 > 08:27:28 +0300 >=20 > > On Thu, 3 Jul 2008 03:53:21 +0000 (UTC) > > Maho Nakata wrote: > >=20 > > > maho 2008-07-03 03:53:21 UTC > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > math/superlu_mt Makefile=20 > > > math/superlu_mt/files patch-make.inc=20 > > > Log: > > > Build fix on amd64. > > > =20 > > > Submitted by: itetcu > > > =20 > > > Revision Changes Path > > > 1.15 +4 -4 ports/math/superlu_mt/Makefile > > > 1.3 +4 -9 ports/math/superlu_mt/files/patch-make.inc > > >=20 >=20 > bit strange I'm usign GMAKE but the following error log, >=20 > > http://t64.tecnik93.com/errors/7-STABLE-FTP/superlu_mt-2.0.20080115.log >=20 > gmake[1]: Leaving directory > `/work/a/ports/math/superlu_mt/work/SuperLU_MT_2.0_shared/TESTING' /bin/rm > -rf /work/a/ports/math/superlu_mt/work/tmp_static /bin/mkdir > -p /work/a/ports/math/superlu_mt/work/tmp_static > cd /work/a/ports/math/superlu_mt/work/tmp_static /usr/bin/find /work/a/po= rts/math/superlu_mt/work/SuperLU_MT_2.0 > -name "*\.a" -exec /bin/mv > {} /work/a/ports/math/superlu_mt/work/tmp_static \; /bin/rm > -rf /work/a/ports/math/superlu_mt/work/tmp_shared /bin/mkdir > -p /work/a/ports/math/superlu_mt/work/tmp_shared /usr/bin/find /work/a/po= rts/math/superlu_mt/work/SuperLU_MT_2.0_shared > -name "*\.a" -exec /bin/mv > {} /work/a/ports/math/superlu_mt/work/tmp_shared \; ( cd TESTING ; > make ) make: don't know how to > make ../lib/libsuperlu_mt.a(continuing) make: don't know how to make > libtmg.a(continuing) `all' not remade because of errors. ./plintstd: > not found *** Error code 127 (continuing) >=20 > --------- > stock "make" is used=20 > In my case > > ( cd TESTING ; make ) > was > > ( cd TESTING; gmake ) It's failing in the same way on my i386 tindy: http://t32.tecnik93.com/errors/6-STABLE-i386-myPT/superlu_mt-2.0.20080115.l= og --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/QdfaU5Cju5fweyudfaEwzY6 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkhtYTkACgkQJ7GIuiH/oeVmDgCdFhnayYJ5zuUHM0DAHZ5sAuKj IYgAn23KGcJ0Ri2KYvZtzLBwp2ibkLvf =1tuA -----END PGP SIGNATURE----- --Sig_/QdfaU5Cju5fweyudfaEwzY6--