All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <juergen.gross@ts.fujitsu.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: xen-devel <xen-devel@lists.xen.org>,
	"Tim (Xen.org)" <tim@xen.org>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	Yuriy Logvinov <hackroute@mail.ru>
Subject: Re: compiling error "xen-unstable.hg"
Date: Fri, 27 Jul 2012 12:58:43 +0200	[thread overview]
Message-ID: <50127463.6000109@ts.fujitsu.com> (raw)
In-Reply-To: <50128BD70200007800090F11@nat28.tlf.novell.com>

Am 27.07.2012 12:38, schrieb Jan Beulich:
>>>> On 27.07.12 at 12:25, Ian Campbell<Ian.Campbell@citrix.com>  wrote:
>> On Fri, 2012-07-27 at 11:14 +0100, Jan Beulich wrote:
>>> The resulting string is correct, and the grep simply doesn't work
>>> because you have a localized gcc. The addition of grep here was
>>> done to support clang (see c/s 22985:d8ea33e7af7e, author
>>> Cc-ed). It's not clear to me how to get around such translation
>>> issues
>>
>> A judicious sprinkling of LANG=C  or LC_ALL=C etc?
>
> Yuriy, could you give this a try?
>
>>>   (Tim - could you explain what output clang generates that
>>> made the use of grep necessary?), nor do I have a clue why the
>>> sed invocation would complain about an unfinished command
>>
>> Perhaps one of the multibyte Russian characters contains a "!" which
>> confuses non-UTF8 aware sed?
>
> But the grep should not have returned anything, hence none
> of those characters would even be seen by sed. Plus UTF-8
> encodings of characters outside the ASCII range have their
> high bits set on all resulting bytes (to avoid this very problem).

The grep returns the "Configured with:..." string on my system which contains
something like

  --with-pkgversion='Debian 4.4.5-8'

resulting in the sed error, as the tail -1 won't return the gcc version line.


Juergen

-- 
Juergen Gross                 Principal Developer Operating Systems
PDG ES&S SWE OS6                       Telephone: +49 (0) 89 3222 2967
Fujitsu Technology Solutions              e-mail: juergen.gross@ts.fujitsu.com
Domagkstr. 28                           Internet: ts.fujitsu.com
D-80807 Muenchen                 Company details: ts.fujitsu.com/imprint.html

  reply	other threads:[~2012-07-27 10:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27  7:24 compiling error "xen-unstable.hg" hackroute
2012-07-27  7:56 ` Jan Beulich
2012-07-27  8:33   ` Ian Campbell
     [not found]     ` <1343380597.380868008@f116.mail.ru>
2012-07-27  9:25       ` Ian Campbell
     [not found]         ` <1343382308.59310320@f318.mail.ru>
2012-07-27  9:54           ` Ian Campbell
     [not found]   ` <1343380992.326297641@f89.mail.ru>
2012-07-27 10:14     ` Jan Beulich
2012-07-27 10:25       ` Ian Campbell
2012-07-27 10:38         ` Jan Beulich
2012-07-27 10:58           ` Juergen Gross [this message]
2012-07-27 20:29             ` Tim Deegan
2012-07-30  7:27               ` Jan Beulich
2012-08-02 10:53                 ` Tim Deegan

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=50127463.6000109@ts.fujitsu.com \
    --to=juergen.gross@ts.fujitsu.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=hackroute@mail.ru \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.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.