Date: Wed, 8 Apr 2015 08:53:45 +0300 From: Dmitry Sivachenko <demon@FreeBSD.org> To: Don Lewis <truckman@FreeBSD.org> Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: svn commit: r383217 - head/math/atlas Message-ID: <81827F6B-DB69-47A1-94DE-D2EDF421D133@FreeBSD.org> In-Reply-To: <201504080243.t382guNC044788@gw.catspoiler.org> References: <201504080243.t382guNC044788@gw.catspoiler.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 8 =D0=B0=D0=BF=D1=80. 2015 =D0=B3., at 5:42, Don Lewis = <truckman@FreeBSD.org> wrote: >=20 > On 4 Apr, Dmitry Sivachenko wrote: >> Author: demon >> Date: Sat Apr 4 12:58:28 2015 >> New Revision: 383217 >> URL: https://svnweb.freebsd.org/changeset/ports/383217 >>=20 >> Log: >> Simplify things: always build both shared and static libs. >> Some ports (py-scipy for instance) have indirect deps on ATLAS (via = py-numpy) >> and require specific (static) version to work. >=20 > I wonder if it might make sense to split this into two ports. Any = port > that depends on the ATLAS static library will need to be rebuilt > whenever ATLAS is rebuilt to get the proper tuning. A port that links > to the ATLAS dynamic library can be migrated between hosts as-is and > only the ATLAS dynamic library would need to be rebuilt. I agree, this port needs a maintainer. >=20 >=20 > BTW, I got a build failure on 8.4-STABLE i386 that I haven't had a > chance to dig into yet: >=20 > STAGE 2-4-4: LEVEL 3 BLAS TUNE > make -f Makefile Il3lib pre=3Dc 2>&1 | ./xatlas_tee = INSTALL_LOG/cL3TUNE.LOG > make -f Makefile ccblaslib 2>&1 | ./xatlas_tee INSTALL_LOG/cL3TUNE.LOG > done. >=20 >=20 > STAGE 2-4-5: GEMV TUNE > make -f Makefile INSTALL_LOG/cMVRES pre=3Dc 2>&1 | ./xatlas_tee = INSTALL_LOG/cMVTUN > E.LOG > *** Error code 255 Is it because of my change? Did it work before?=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81827F6B-DB69-47A1-94DE-D2EDF421D133>