All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Westerhof <mike@mwester.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: sane-backends-1.0.20 failing to build
Date: Sun, 06 Dec 2009 15:37:33 -0600	[thread overview]
Message-ID: <4B1C241D.4010700@mwester.net> (raw)
In-Reply-To: <4B0D6590.2040009@mwester.net>

Mike Westerhof wrote:
> Something is rather fishy with the sane-backends that was just committed
> -- anyone else see failures similar to this?  (Looks like the
> mkinstalldirs script doesn't take the -g option?)

Digging into this to find out why it works on one of my build machines
and not on the other reveals that the failure only occurs if the user
doing the build is a member of the "uucp" group.

The configure script is attempting to determine if it should/can change
the group ownership of the lock directory during install.

We can fix this by disabling the lockfile mechanism by passing the
appropriate --without or --disable flags to configure, if anyone cares
enough.  In the meantime, I've fixed it for my builder by removing
myself from the "uucp" group.

-Mike (mwester)



      parent reply	other threads:[~2009-12-06 21:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-25 17:12 sane-backends-1.0.20 failing to build Mike Westerhof
2009-11-25 18:18 ` Koen Kooi
2009-12-06 21:37 ` Mike Westerhof [this message]

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=4B1C241D.4010700@mwester.net \
    --to=mike@mwester.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.