Installing the rpm on the nodes did the trick. Now the
only test which fails is the Open MPI one, for which I
notice there is a related ticket. I couldn't use yume
on my build though (bug #199)... looks like your patch
only just made it into the build. I will hold off
trying a nightly build until I manage to build/run
some software on these machines, or until I hit a
problem a new build will try.

Cheers,

Steve.

--- Bernard Li <[EMAIL PROTECTED]> wrote:

> That's bad - it looks like glibc-devel.x86_64 is
> missing from the RPM
> list...
> 
> Anyways, to get around this problem, install the
> x86_64 version on all
> your compute nodes.  You should be able to use yume
> to do that:
> 
> # cexec 'yume -y install glibc-devel.x86_64'
> 
> Cheers,
> 
> Bernard 
> 
> > -----Original Message-----
> > From: Steven Blackburn [mailto:[EMAIL PROTECTED] 
> > Sent: Thursday, July 27, 2006 14:51
> > To: Bernard Li
> > Subject: RE: [Oscar-devel] FC5 x86_64 PVM issue
> with branch-5-0
> > 
> > The head has x86_64 and i386, while the node only
> has
> > i386
> > 
> > Steve.
> > 
> > --- Bernard Li <[EMAIL PROTECTED]> wrote:
> > 
> > > Hi Steve:
> > > 
> > > Can you please give us the output of:
> > > 
> > > # rpm -q glibc-devel --qf %{ARCH}
> > > 
> > > # cexec 'rpm -q glibc-devel --qf %{ARCH}'
> > > 
> > > on your headnode?
> > > 
> > > They should all be x86_64.
> > > 
> > > Cheers,
> > > 
> > > Bernard
> > > 
> > > > -----Original Message-----
> > > > From:
> [EMAIL PROTECTED] 
> > > >
> [mailto:[EMAIL PROTECTED]
> > > On Behalf 
> > > > Of Steven Blackburn
> > > > Sent: Thursday, July 27, 2006 14:26
> > > > To: [email protected]
> > > > Subject: Re: [Oscar-devel] FC5 x86_64 PVM
> issue
> > > with branch-5-0
> > > > 
> > > > Bernard,
> > > > 
> > > >   The header file appears to come from
> > > > glibc-devel-2.4-4 and this appears to be on
> the
> > > nodes
> > > > (using "rpm -q glibc-devel"). Using the
> > > whatprovides
> > > > option on the nodes fails... I expected it to
> but
> > > > thought I would check.
> > > > 
> > > > I realised that newer Oscar release might have
> > > fixed
> > > > something. I was just rather delighted to get
> as
> > > far
> > > > as I had (it's taken me since downloading that
> > > build
> > > > to get it working). I have been keeping an eye
> on
> > > the
> > > > fixes being checked in and nothing struck me
> as
> > > fixing
> > > > a problem I had hit. I will try a newer
> version in
> > > a
> > > > week or two (or sooner if mpi doesn't work ;-)
> ).
> > > > 
> > > > Steve.
> > > > 
> > > > --- Bernard Li <[EMAIL PROTECTED]> wrote:
> > > > 
> > > > > Hi Steve:
> > > > > 
> > > > > First of all, you probably want to use a
> more
> > > recent
> > > > > snapshot (or at
> > > > > least backport the fixes) of the branch-5-0
> > > code. 
> > > > > The version you have
> > > > > has bugs that have already been fixed.
> > > > > 
> > > > > Regarding your PVM issue, can you please do
> the
> > > > > following on the
> > > > > headnode:
> > > > > 
> > > > > # rpm -q --whatprovides
> > > /usr/include/gnu/stubs-64.h
> > > > > 
> > > > > And find out if that RPM is installed on the
> > > client?
> > > > >  If not, can you
> > > > > please install that on the nodes and re-run
> the
> > > > > tests?
> > > > > 
> > > > > P.S. Get the latest snapshot from branch,
> not
> > > trunk,
> > > > > as trunk is now 5.1
> > > > > and we are currently working on stabilizing
> > > > > branch-5-0, which will
> > > > > become OSCAR 5.0 official release:
> > > > > 
> > > > >
> > > >
> > >
> >
>
http://oscar.openclustergroup.org/filebrowser/49/branch
> > > > > 
> > > > > Cheers,
> > > > > 
> > > > > Bernard
> > > > > 
> > > > > > -----Original Message-----
> > > > > > From:
> > > [EMAIL PROTECTED] 
> > > > > >
> > >
> [mailto:[EMAIL PROTECTED]
> > > > > On Behalf 
> > > > > > Of Steven Blackburn
> > > > > > Sent: Thursday, July 27, 2006 12:05
> > > > > > To: [email protected]
> > > > > > Subject: Re: [Oscar-users] Fc5(x86_64) &
> > > Oscar0727
> > > > > install 
> > > > > > success,mpich test fail!
> > > > > > 
> > > > > > snap! I was about to post something about
> > > this. I
> > > > > have
> > > > > > got r5189 of Oscar running on FC5 x86_64
> (the
> > > one
> > > > > as
> > > > > > released, not my respun one). It too fails
> the
> > > > > same
> > > > > > tests and gets the tcl error.
> > > > > > 
> > > > > > I tried my best to figure out what was
> going
> > > on...
> > > > > the
> > > > > > master and slave programs in the
> > > > > /home/oscartst/pvm
> > > > > > directory compile fine on the head node
> but
> > > not on
> > > > > the
> > > > > > nodes. The pvmtest.err contains:
> > > > > > 
> > > > > > In file included from
> > > /usr/include/features.h:352,
> > > > > >                  from
> /usr/include/stdio.h:28,
> > > > > >                  from master1.c:36:
> > > > > > /usr/include/gnu/stubs.h:9:27: error:
> > > > > gnu/stubs-64.h:
> > > > > > No such file or directory
> > > > > > In file included from
> > > /usr/include/features.h:352,
> > > > > >                  from
> /usr/include/stdio.h:28,
> > > > > >                  from slave1.c:33:
> > > > > > /usr/include/gnu/stubs.h:9:27: error:
> > > > > gnu/stubs-64.h:
> > > > > > No such file or directory
> > > > > > cp: cannot stat `master1': No such file or
> > > > > directory
> > > > > > cp: cannot stat `slave1': No such file or
> > > > > directory
> > > > > >
> /var/spool/pbs/mom_priv/jobs/10.orange.s.SC:
> > > line
> > > > > 47:
> 
=== message truncated ===




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to