|
|
Message-ID: <20141002203603.GA16162@euler>
Date: Thu, 2 Oct 2014 22:36:03 +0200
From: Felix Janda <felix.janda@...teo.de>
To: musl@...ts.openwall.com
Subject: Re: Unusual behavior with bash subshell and getopt
Anthony G. Basile wrote:
> Hi everyone,
>
> Today I finally got around to debugging why xsltproc was failing in
> packages where man pages were being generated from xml. It is because
> /etc/xml/{catalog,docbook} is not being generated by
> build-docbook-catalog. The later is a bash script which behave
> differently in musl than it does in glibc. I reduced the problem to the
> following:
> [...]
I can't reproduce the behavior of your script on my musl based system
(using your stages).
Anyway, see (second part):
http://www.openwall.com/lists/musl/2014/07/26/10
Until musl getopt_long() accepts abbreviated options, the simplest fix
for gentoo would be to change/fix the getopt invocation in
build-docbook-catalog.
Felix
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.