public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* building xfstests
@ 2007-06-05 14:49 Raz Ben-Jehuda(caro)
  2007-06-05 15:07 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Raz Ben-Jehuda(caro) @ 2007-06-05 14:49 UTC (permalink / raw)
  To: linux-xfs

Hello
I have downloaded from the web the cvs repository of the
module xfs-cmds.

I failing to build it.  the bellow is the "make" output.

...
== dist, log is Logs/dist
Wrote: /d1/rt/raz/downloads/xfs-cmds/xfsprogs/build/xfsprogs-2.9.0.src.tar.gz
Wrote: /d1/rt/raz/downloads/xfs-cmds/xfsprogs/build/tar/xfsprogs-2.9.0.tar.gz
== Building dmapi
== clean, log is Logs/clean

== configure, log is Logs/configure

== default, log is Logs/default

== dist, log is Logs/dist
Wrote: /d1/rt/raz/downloads/xfs-cmds/dmapi/build/dmapi-2.2.8.src.tar.gz
Wrote: /d1/rt/raz/downloads/xfs-cmds/dmapi/build/tar/dmapi-2.2.8.tar.gz
== Building xfsdump
== clean, log is Logs/clean

== configure, log is Logs/configure

== default, log is Logs/default

= dist, log is Logs/dist
Wrote: /d1/rt/raz/downloads/xfs-cmds/xfsdump/build/xfsdump-2.2.45.src.tar.gz
Wrote: /d1/rt/raz/downloads/xfs-cmds/xfsdump/build/tar/xfsdump-2.2.45.tar.gz
for d in attr acl xfsprogs dmapi xfsdump; do \
        ( cd /d1/rt/raz/downloads/xfs-cmds && /bin/cp
$d/build/rpm/*.src.rpm /d1/rt/raz/downloads/xfs-cmds/SRPMS ) \
done
/bin/cp: cannot stat `attr/build/rpm/*.src.rpm': No such file or directory
/bin/cp: cannot stat `acl/build/rpm/*.src.rpm': No such file or directory
/bin/cp: cannot stat `xfsprogs/build/rpm/*.src.rpm': No such file or directory
/bin/cp: cannot stat `dmapi/build/rpm/*.src.rpm': No such file or directory
/bin/cp: cannot stat `xfsdump/build/rpm/*.src.rpm': No such file or directory
make: *** [cmds] Error 1

anyone ?


-- 
Raz

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: building xfstests
  2007-06-05 14:49 building xfstests Raz Ben-Jehuda(caro)
@ 2007-06-05 15:07 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2007-06-05 15:07 UTC (permalink / raw)
  To: Raz Ben-Jehuda(caro); +Cc: linux-xfs

Raz Ben-Jehuda(caro) wrote:
> Hello
> I have downloaded from the web the cvs repository of the
> module xfs-cmds.
> 
> I failing to build it.  the bellow is the "make" output.
...

> Wrote: 
> /d1/rt/raz/downloads/xfs-cmds/xfsdump/build/xfsdump-2.2.45.src.tar.gz
> Wrote: 
> /d1/rt/raz/downloads/xfs-cmds/xfsdump/build/tar/xfsdump-2.2.45.tar.gz

So, everything built - but it just did not build rpms - which is maybe 
fine with you?

> for d in attr acl xfsprogs dmapi xfsdump; do \
>        ( cd /d1/rt/raz/downloads/xfs-cmds && /bin/cp
> $d/build/rpm/*.src.rpm /d1/rt/raz/downloads/xfs-cmds/SRPMS ) \
> done
> /bin/cp: cannot stat `attr/build/rpm/*.src.rpm': No such file or directory
> /bin/cp: cannot stat `acl/build/rpm/*.src.rpm': No such file or directory
> /bin/cp: cannot stat `xfsprogs/build/rpm/*.src.rpm': No such file or 
> directory
> /bin/cp: cannot stat `dmapi/build/rpm/*.src.rpm': No such file or directory
> /bin/cp: cannot stat `xfsdump/build/rpm/*.src.rpm': No such file or 
> directory

It's just trying to copy rpms to a central location, and they didn't 
build for you (maybe you're on debian or similar?)

So kind of a dumb top-level makefile (hmm who wrote that stuff... ;-) 
but it looks like all of your packages built as tarballs.

-Eric

> make: *** [cmds] Error 1
> 
> anyone ?
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-05 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-05 14:49 building xfstests Raz Ben-Jehuda(caro)
2007-06-05 15:07 ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox