On Thu, Mar 03, 2011 at 11:53:28PM +0100, Pascal Stumpf wrote:
> On Thu, Mar 03, 2011 at 10:49:43PM +0100, Pascal Stumpf wrote:
> > > > +src/
> > > > +src/parrot/
> > > > +src/parrot/3.0.0/
> > > > +src/parrot/3.0.0/pmc/
> > > > +src/parrot/3.0.0/pmc/addrregistry.dump
> > > 
> > > Err.. no way, this is outside FHS. If the files are needed by parrot,
> > > patch it so that it finds them in a correct location (dunno,
> > > share/parrot/src maybe), if not them remove them.
> > hier(7) says nothing about subdirectories below /usr/local, but ok, it's
> > easy to change that directory.
> > 
> Oh, actually:
> http://www.pathname.com/fhs/pub/fhs-2.3.html#USRLOCALLOCALHIERARCHY

Well, so far no port installs things in local/src (besides rpm port), so
i'm not sure it's a good idea. Does parrot uses those files ?

If you look, src/ is not in /etc/mtree/BSD.local.dist, which is so far
our hierarchy reference.

On a sidenote, here's rakudo regress test result on ppc :

Test Summary Report
-------------------
t/spec/S02-builtin_data_types/instants-and-durations.t       (Wstat: 0
Tests: 13 Failed: 1)
  Failed test:  9
t/spec/S03-operators/arith.rakudo                            (Wstat: 0
Tests: 135 Failed: 1)
  Failed test:  107
t/spec/S19-command-line/dash-e.t                             (Wstat: 0
Tests: 3 Failed: 2)
  Failed tests:  2-3
t/spec/S29-context/sleep.t                                   (Wstat: 0
Tests: 4 Failed: 2)
  Failed tests:  2, 4
t/spec/S32-num/power.rakudo                                  (Wstat: 0
Tests: 40 Failed: 1)
  Failed test:  11
Files=542, Tests=27334, 14551 wallclock secs (24.68 usr 10.67 sys +
12055.83 cusr 826.63 csys = 12917.81 CPU)
Result: FAIL

Landry

Reply via email to