atlas 3.9.14: GEMV TUNE Build Error

View: New views
4 Messages — Rating Filter:   Alert me  

atlas 3.9.14: GEMV TUNE Build Error

by Sascha Manns-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Mates,

i've tried to Build the 3.9.14 Version. But i get:

 STAGE 2-3-5: GEMV TUNE
make -f Makefile INSTALL_LOG/zMVRES pre=z 2>&1 | ./xatlas_tee
INSTALL_LOG/zMVTUNE.LOG
make[1]: *** [build] Error 255
make[1]: Leaving directory `/usr/src/packages/BUILD/ATLAS/x86_64_base'
make: *** [build] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.DkaQoT (%build)

Anyone know how to fix it?
--
Sincerely Yours

Sascha Manns
openSUSE Member
openSUSE Ambassador
openSUSE Build Service
openSUSE Marketing Team
Maifeldstrasse 10
D-56 727 Mayen

Phone: +49 2651 4014045
Email: saigkill@...
Web: http://saschamanns.gulli.to
Blog: http://saigkill.wordpress.com
Twitter: http://twitter.com/saigkill
ClaimID: http://claimid.com/saigkill

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Math-atlas-devel mailing list
Math-atlas-devel@...
https://lists.sourceforge.net/lists/listinfo/math-atlas-devel

Re: atlas 3.9.14: GEMV TUNE Build Error

by Jessica Jones :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On 06/10/09 19:05, Sascha Manns wrote:

> Hello Mates,
>
> i've tried to Build the 3.9.14 Version. But i get:
>
>  STAGE 2-3-5: GEMV TUNE
> make -f Makefile INSTALL_LOG/zMVRES pre=z 2>&1 | ./xatlas_tee
> INSTALL_LOG/zMVTUNE.LOG
> make[1]: *** [build] Error 255
> make[1]: Leaving directory `/usr/src/packages/BUILD/ATLAS/x86_64_base'
> make: *** [build] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.DkaQoT (%build)
>
> Anyone know how to fix it?

Sascha

I don't get this error, but I'll make my SPEC file and SRPM available to
you shortly - it is currently going through koji and the only bit I need
to check now is that all the built files are included.

Jess

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Math-atlas-devel mailing list
Math-atlas-devel@...
https://lists.sourceforge.net/lists/listinfo/math-atlas-devel

Re: atlas 3.9.14: GEMV TUNE Build Error

by Jessica Jones :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 07/10/09 09:29, Jessica Jones wrote:

>
> On 06/10/09 19:05, Sascha Manns wrote:
>> Hello Mates,
>>
>> i've tried to Build the 3.9.14 Version. But i get:
>>
>>  STAGE 2-3-5: GEMV TUNE
>> make -f Makefile INSTALL_LOG/zMVRES pre=z 2>&1 | ./xatlas_tee
>> INSTALL_LOG/zMVTUNE.LOG
>> make[1]: *** [build] Error 255
>> make[1]: Leaving directory `/usr/src/packages/BUILD/ATLAS/x86_64_base'
>> make: *** [build] Error 2
>> error: Bad exit status from /var/tmp/rpm-tmp.DkaQoT (%build)
>>
>> Anyone know how to fix it?
>
> Sascha
>
> I don't get this error, but I'll make my SPEC file and SRPM available to
> you shortly - it is currently going through koji and the only bit I need
> to check now is that all the built files are included.
>

You can now get the spec file that we are using here:

http://people.bath.ac.uk/cs1jrj/software/atlas.spec

Please be aware that (a) the build is not optimised - it is only
intended to be used for development and for some packages that would
otherwise be using the reference BLAS - and (b) I have not tested it
yet, only ensured that it builds.  The results from the make tests look
promising though, so I am optimistic so far.

If you can wait for a little while (I am off to lunch now) I will make
sure that the SRPM is up there too.

Jess

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Math-atlas-devel mailing list
Math-atlas-devel@...
https://lists.sourceforge.net/lists/listinfo/math-atlas-devel

Re: atlas 3.9.14: GEMV TUNE Build Error

by Jessica Jones :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 07/10/09 12:12, Jessica Jones wrote:

> On 07/10/09 09:29, Jessica Jones wrote:
>> On 06/10/09 19:05, Sascha Manns wrote:
>>> Hello Mates,
>>>
>>> i've tried to Build the 3.9.14 Version. But i get:
>>>
>>>  STAGE 2-3-5: GEMV TUNE
>>> make -f Makefile INSTALL_LOG/zMVRES pre=z 2>&1 | ./xatlas_tee
>>> INSTALL_LOG/zMVTUNE.LOG
>>> make[1]: *** [build] Error 255
>>> make[1]: Leaving directory `/usr/src/packages/BUILD/ATLAS/x86_64_base'
>>> make: *** [build] Error 2
>>> error: Bad exit status from /var/tmp/rpm-tmp.DkaQoT (%build)
>>>
>>> Anyone know how to fix it?
>> Sascha
>>
>> I don't get this error, but I'll make my SPEC file and SRPM available to
>> you shortly - it is currently going through koji and the only bit I need
>> to check now is that all the built files are included.
>>
>
> You can now get the spec file that we are using here:
>
> http://people.bath.ac.uk/cs1jrj/software/atlas.spec
>
> Please be aware that (a) the build is not optimised - it is only
> intended to be used for development and for some packages that would
> otherwise be using the reference BLAS - and (b) I have not tested it
> yet, only ensured that it builds.  The results from the make tests look
> promising though, so I am optimistic so far.
>
> If you can wait for a little while (I am off to lunch now) I will make
> sure that the SRPM is up there too.

Here it is:
http://people.bath.ac.uk/cs1jrj/software/atlas-3.9.14-1.cb1.1.src.rpm

This builds in koji against RHEL 5.3.  I don't know enough about how
SUSE compares to say whether or not it will build there also.

It is probably worth noting that the current GCC on RHEL 5.3 is 4.1.x.
4.3.x is available as the package gcc43 (also gcc43-gfortran, etc), but
I've not built using that.  I'm in two minds about whether to supply the
static libraries, so I've not stopped them being built with -fPIC.  (I'd
prefer it if the users we are supplying this to linked dynamically with
ATLAS so that at least when they copy their binaries to our HPC they are
using the properly optimised version.)

Jess

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Math-atlas-devel mailing list
Math-atlas-devel@...
https://lists.sourceforge.net/lists/listinfo/math-atlas-devel