zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Timothy Miller <tsm@transit.cs.brown.edu>
Cc: zsh-workers@sunsite.dk
Subject: Re: zsh 4.0.1 make check failures on irix, freebsd, solaris, aix, linux
Date: Sat, 9 Jun 2001 17:21:44 +0000	[thread overview]
Message-ID: <1010609172144.ZM17151@candle.brasslantern.com> (raw)
In-Reply-To: <yeh8zj1r5sb.fsf@transit.cs.brown.edu>

On Jun 9, 12:12pm, Timothy Miller wrote:
} Subject: Re: zsh 4.0.1 make check failures on irix, freebsd, solaris, aix,
}
} > CVS repository at SourceForge <https://sourceforge.net/cvs/?group_id=4068>.
} > You will probably want to "cvs -d ... co -r zsh-4_0-patches".
} 
} Ok; I'll take a look at this a little later..

I've also uploaded just the fix for this one problem to the SourceForge
patch manager:
  http://sourceforge.net/tracker/?atid=304068&group_id=4068&func=browse
The patch number is 431573.

} The source directory is on a filesystem mounted with grpid so new
} directories get the parent group, but the parent group isn't one I'm in

Aha.  However, it's really only trying to see whether the setgid bit is
set, not which group owns the directory.  Maybe the "chmod g+s" fails when
you aren't in the group?

} It might help to have some code to test for
} that case and try to deliberately "chgrp $GID <whatever>"

The %prep section should simply always do that chgrp.

} Is there a reason not to put your temporary testing files in /tmp if
} NFS is a problem?

There are different problems with Sun's ramdisk /tmp, so there's really
no safe place to put anything.  We're trying to come up with a way to
tell that the build directory is on NFS and selective skip those tests.

} Some more details [about AIX compilation] then:

Thanks again.  I'm going to let Andrej fold this into configure as he's
already been trying some other AIX-related changes.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2001-06-09 17:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-09  1:03 Timothy Miller
2001-06-09  4:59 ` Bart Schaefer
2001-06-09 16:12   ` Timothy Miller
2001-06-09 17:21     ` Bart Schaefer [this message]
2001-06-09 18:01     ` Andrej Borsenkow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1010609172144.ZM17151@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=tsm@transit.cs.brown.edu \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).