public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Re: setfacl fix
       [not found]   ` <CAH2r5mtXjnAOpKzZzta_yWDGyEPzR7h1wb0UW2pnoicm9Qsgxg@mail.gmail.com>
@ 2013-11-18 15:27     ` Christoph Hellwig
  2013-11-18 22:44       ` Dave Chinner
  2013-11-20  5:19       ` Eric Sandeen
  0 siblings, 2 replies; 3+ messages in thread
From: Christoph Hellwig @ 2013-11-18 15:27 UTC (permalink / raw)
  To: Steve French
  Cc: Christoph Hellwig, linux-cifs@vger.kernel.org, samba-technical,
	xfs

On Sat, Nov 16, 2013 at 03:38:09PM -0600, Steve French wrote:
> Makes sense to add a setfacl/getfacl test to xfstest and was trying to
> build updated xfstests and look at what has changed but ran into a
> strange error building xfstests and didn't see an obvious answer when
> googling for it.  Any idea how to workaround the build failure?
> 
> Building src
>     [DEP]
>     [CC]    dirstress
> gcc: error: /lib64/libhandle.so: Too many levels of symbolic links
> 
> 
> These are the steps I went through from a fairly clean Fedora 19 64
> system before the make failure:

No idea.  Maybe some of the RedHat people on the xfs list have more
experience with Fedora than I have.

> 
> git clone git://oss.sgi.com/xfs/cmds/xfstests
> git clone git://oss.sgi.com/xfs/cmds/xfsprogs
> sudo yum install uuid-devel e2fsprogs-devel libuuid-devel
> libattr-devel libacl-devel
> cd xfsprogs
> make
> sudo make install-qa
> cd ../xfstests
> ./configure
> make (which failed with the symlink error above)

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

* Re: setfacl fix
  2013-11-18 15:27     ` setfacl fix Christoph Hellwig
@ 2013-11-18 22:44       ` Dave Chinner
  2013-11-20  5:19       ` Eric Sandeen
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Chinner @ 2013-11-18 22:44 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Steve French, xfs, samba-technical, linux-cifs@vger.kernel.org

On Mon, Nov 18, 2013 at 07:27:23AM -0800, Christoph Hellwig wrote:
> On Sat, Nov 16, 2013 at 03:38:09PM -0600, Steve French wrote:
> > Makes sense to add a setfacl/getfacl test to xfstest and was trying to
> > build updated xfstests and look at what has changed but ran into a
> > strange error building xfstests and didn't see an obvious answer when
> > googling for it.  Any idea how to workaround the build failure?
> > 
> > Building src
> >     [DEP]
> >     [CC]    dirstress
> > gcc: error: /lib64/libhandle.so: Too many levels of symbolic links

What's the circular link chain?

> > These are the steps I went through from a fairly clean Fedora 19 64
> > system before the make failure:
> 
> No idea.  Maybe some of the RedHat people on the xfs list have more
> experience with Fedora than I have.

Don't look at me - I use Debian for all my upstream stuff.... ;)

> > git clone git://oss.sgi.com/xfs/cmds/xfstests
> > git clone git://oss.sgi.com/xfs/cmds/xfsprogs
> > sudo yum install uuid-devel e2fsprogs-devel libuuid-devel
> > libattr-devel libacl-devel
> > cd xfsprogs
> > make
> > sudo make install-qa
> > cd ../xfstests
> > ./configure
> > make (which failed with the symlink error above)

Having the output of all the steps, especially the xfsprogs
install-qa step is probably going to be necessary to debug this. You
probably want to run "make Q= install-qa" so that it runs verbosely.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

* Re: setfacl fix
  2013-11-18 15:27     ` setfacl fix Christoph Hellwig
  2013-11-18 22:44       ` Dave Chinner
@ 2013-11-20  5:19       ` Eric Sandeen
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Sandeen @ 2013-11-20  5:19 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Steve French, xfs@oss.sgi.com, samba-technical,
	linux-cifs@vger.kernel.org

On Nov 18, 2013, at 9:27 AM, Christoph Hellwig <hch@infradead.org> wrote:
> 
>> On Sat, Nov 16, 2013 at 03:38:09PM -0600, Steve French wrote:
>> Makes sense to add a setfacl/getfacl test to xfstest and was trying to
>> build updated xfstests and look at what has changed but ran into a
>> strange error building xfstests and didn't see an obvious answer when
>> googling for it.  Any idea how to workaround the build failure?
>> 
>> Building src
>>    [DEP]
>>    [CC]    dirstress
>> gcc: error: /lib64/libhandle.so: Too many levels of symbolic links
>> 
>> 
>> These are the steps I went through from a fairly clean Fedora 19 64
>> system before the make failure:
> 
> No idea.  Maybe some of the RedHat people on the xfs list have more
> experience with Fedora than I have.
> 
Just FWIW fedora has xfsprogs-devel and xfsprogs-qa-devel rpms which should satisfy xfstests for that part of the deps.  I've not done a qa-install manually on fedora since forever...

Eric
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2013-11-20  5:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CAH2r5msswZg_NvY9qMNknh2FWht1jMgwW1s2umtaBj3mHreDAw@mail.gmail.com>
     [not found] ` <20131116145507.GA22395@infradead.org>
     [not found]   ` <CAH2r5mtXjnAOpKzZzta_yWDGyEPzR7h1wb0UW2pnoicm9Qsgxg@mail.gmail.com>
2013-11-18 15:27     ` setfacl fix Christoph Hellwig
2013-11-18 22:44       ` Dave Chinner
2013-11-20  5:19       ` Eric Sandeen

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