All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Bug 1785698 <1785698@bugs.launchpad.net>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’
Date: Wed, 15 Aug 2018 05:59:00 +0200	[thread overview]
Message-ID: <878t58s2kb.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <CAFEAcA_EJpR6YT2gjpTrRxz9mbRfSTyZKh30Q5bchEXmb6CznA@mail.gmail.com> (Peter Maydell's message of "Tue, 14 Aug 2018 19:17:08 +0100")

Peter Maydell <peter.maydell@linaro.org> writes:

> On 14 August 2018 at 18:44, Michele Denber <1785698@bugs.launchpad.net> wrote:
>> On 08-14-2018 4:42 AM, Peter Maydell wrote:
>>>
>>> We do assume a posix shell and that that shell is /bin/sh.
>>> We may have bugs where we assume non-posix behaviour
>>> from it, since almost all users are going to be on systems
>>> where /bin/sh is bash or dash or whatever the BSD /bin/sh is.
>> Apparently Solaris is different in that regard (among others).
>
> Yeah. I'm not sure how much I care about supporting OSes that
> decide to be totally different from everybody else, to be honest.
> It's the 21st century and POSIX is a thing.

Setting

    SHELL=/usr/xpg4/bin/sh PATH=/usr/xpg6/bin:/usr/xpg4/bin:$PATH

should make it a thing even on Solaris:
https://docs.oracle.com/cd/E86824_01/html/E54776/standards-5.html

A quick git-grep shows several hardcoded /bin/sh, so setting SHELL might
not stick.  Whether they're in the way of building I can't say.


[...]

  parent reply	other threads:[~2018-08-15  3:59 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06 19:41 [Qemu-devel] [Bug 1785698] [NEW] Solaris build error: unknown type name ‘gcry_error_t’ Michele Denber
2018-08-06 20:49 ` [Qemu-devel] [Bug 1785698] " Michele Denber
2018-08-07  0:46 ` Michele Denber
2018-08-07  6:12 ` Thomas Huth
2018-08-07  8:38 ` Daniel Berrange
2018-08-07 15:41 ` Michele Denber
2018-08-07 15:45 ` Michele Denber
2018-08-08  4:52 ` Thomas Huth
2018-08-08 16:17 ` Michele Denber
2018-08-10 16:46 ` Michele Denber
2018-08-13  8:14 ` Thomas Huth
2018-08-13 18:58   ` Michele Denber
2018-08-14  8:42     ` Peter Maydell
2018-08-14 17:44       ` Michele Denber
2018-08-14 18:17         ` Peter Maydell
2018-08-14 19:54           ` Michele Denber
2018-08-15  3:59           ` Markus Armbruster [this message]
2018-08-13 20:51 ` [Qemu-devel] Fwd: " Michele Denber
2018-08-14 18:05 ` [Qemu-devel] " Daniel Berrange
2018-08-14 20:00 ` [Qemu-devel] Fwd: " Michele Denber
2018-08-15  0:45   ` [Qemu-devel] [Bug 1785698] Did this work? Michele Denber
2018-08-15 10:50 ` [Qemu-devel] [Bug 1785698] Re: Solaris build error: unknown type name ‘gcry_error_t’ Peter Maydell
2018-08-15 15:56   ` Michele Denber
2019-01-15  3:22 ` WHR
2019-01-15  8:28 ` Thomas Huth
2019-01-15 19:31 ` Michele

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=878t58s2kb.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=1785698@bugs.launchpad.net \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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.