xfs
[Top] [All Lists]

Re: building xfstests

To: "Raz Ben-Jehuda(caro)" <raziebe@xxxxxxxxx>
Subject: Re: building xfstests
From: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Tue, 05 Jun 2007 10:07:03 -0500
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <5d96567b0706050749o74bc7701g154e836c43a511be@mail.gmail.com>
References: <5d96567b0706050749o74bc7701g154e836c43a511be@mail.gmail.com>
Sender: xfs-bounce@xxxxxxxxxxx
User-agent: Thunderbird 2.0.0.0 (Macintosh/20070326)
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 ?




<Prev in Thread] Current Thread [Next in Thread>