bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Bruno Haible <bruno@clisp.org>
To: Sergey Poznyakoff <gray@gnu.org>
Cc: noloader@gmail.com, bug-gnulib@gnu.org
Subject: Re: argp failure on macOS
Date: Sun, 29 Mar 2020 14:19:45 +0200	[thread overview]
Message-ID: <2934113.1f998CJ6dU@omega> (raw)
In-Reply-To: <CAH8yC8=ezpm6ZjrD3KPpdb9z=nroiuf=dAM-c8-CSYrV2jiO+w@mail.gmail.com>

Hi Sergey,

Do you have time to look into this?

> > OS X 10.10 is reporting a failure in the argp test
> > (https://travis-ci.org/github/noloader/gnulib/jobs/668196414). It is
> > not present in OS X 10.14 testing. Search for 'error:' in the wall of
> > text:
> >
> > PASS: test-accept
> > PASS: test-alloca-opt
> > PASS: test-argp
> > FAIL: test-argp-2.sh
> > ...
> 
> FAIL: test-argp-2.sh
> ====================
> 
> *** argp.61477  2020-03-28 20:12:34.000000000 -0400
> --- -   2020-03-28 20:12:34.583510000 -0400
> ***************
> *** 1,4 ****
> ! Usage: test-argp [-tvCSOlp?V] [-f FILE] [-r FILE] [-o[ARG]] [--test]
> !             [--file=FILE] [--input=FILE] [--read=FILE] [--verbose] [--cantiga]
> !             [--sonet] [--option] [--optional[=ARG]] [--many] [--one] [--two]
> !             [--limerick] [--poem] [--help] [--usage] [--version] ARGS...
> --- 1,4 ----
> ! Usage: test-argp [-tCSvOpl?V] [-f FILE] [-r FILE] [-o[ARG]] [--test]
> !             [--cantiga] [--sonet] [--file=FILE] [--input=FILE] [--read=FILE]
> !             [--verbose] [--option] [--optional[=ARG]] [--poem] [--limerick]
> !             [--many] [--one] [--two] [--help] [--usage] [--version] ARGS...
> *** argp.61477  2020-03-28 20:12:34.000000000 -0400
> --- -   2020-03-28 20:12:34.626794000 -0400
> ***************
> *** 1,4 ****
> ! Usage: test-argp [-tvCSOlp?V] [-f FILE] [-r FILE] [-o[ARG]] [--test]
> ! [--file=FILE] [--input=FILE] [--read=FILE] [--verbose] [--cantiga] [--sonet]
> ! [--option] [--optional[=ARG]] [--many] [--one] [--two] [--limerick] [--poem]
>   [--help] [--usage] [--version] ARGS...
> --- 1,4 ----
> ! Usage: test-argp [-tCSvOpl?V] [-f FILE] [-r FILE] [-o[ARG]] [--test]
> ! [--cantiga] [--sonet] [--file=FILE] [--input=FILE] [--read=FILE] [--verbose]
> ! [--option] [--optional[=ARG]] [--poem] [--limerick] [--many] [--one] [--two]
>   [--help] [--usage] [--version] ARGS...
> *** argp.61477  2020-03-28 20:12:34.000000000 -0400
> --- -   2020-03-28 20:12:34.657116000 -0400
> ***************
> *** 5,17 ****
>     -t, --test
> 
>    Option Group 1
> -   -f, -r, --file=FILE, --input=FILE, --read=FILE
> -                              Option with a mandatory argument
> -   -v, --verbose              Simple option without arguments
> 
>    Option Group 1.1
>     -C, --cantiga              create a cantiga
>     -S, --sonet                create a sonet
> 
>    Option Group 2
>     -O, --option               An option
> --- 5,17 ----
>     -t, --test
> 
>    Option Group 1
> 
>    Option Group 1.1
>     -C, --cantiga              create a cantiga
>     -S, --sonet                create a sonet
> +   -f, -r, --file=FILE, --input=FILE, --read=FILE
> +                              Option with a mandatory argument
> +   -v, --verbose              Simple option without arguments
> 
>    Option Group 2
>     -O, --option               An option
> ***************
> *** 19,32 ****
>     -o, --optional[=ARG]       Option with an optional argument. ARG is one of
>                                the following:
> 
>     many                       many units
>     one                        one unit
>     two                        two units
> 
> -  Option Group 2.1
> -   -l, --limerick             create a limerick
> -   -p, --poem                 create a poem
> -
>     -?, --help                 give this help list
>         --usage                give a short usage message
>     -V, --version              print program version
> --- 19,32 ----
>     -o, --optional[=ARG]       Option with an optional argument. ARG is one of
>                                the following:
> 
> +  Option Group 2.1
> +   -p, --poem                 create a poem
> +   -l, --limerick             create a limerick
> +
>     many                       many units
>     one                        one unit
>     two                        two units
> 
>     -?, --help                 give this help list
>         --usage                give a short usage message
>     -V, --version              print program version
> FAIL test-argp-2.sh (exit status: 1)
> 
> 




  reply	other threads:[~2020-03-29 12:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-28 23:14 Initial Travis testing results look great. One failed self test on OS X 10.10 Jeffrey Walton
2020-03-29  0:32 ` Jeffrey Walton
2020-03-29 12:19   ` Bruno Haible [this message]
2020-03-29 21:05     ` argp failure on macOS Sergey Poznyakoff
2020-12-08 20:48   ` Initial Travis testing results look great. One failed self test on OS X 10.10 Bruno Haible

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

  List information: https://lists.gnu.org/mailman/listinfo/bug-gnulib

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

  git send-email \
    --in-reply-to=2934113.1f998CJ6dU@omega \
    --to=bruno@clisp.org \
    --cc=bug-gnulib@gnu.org \
    --cc=gray@gnu.org \
    --cc=noloader@gmail.com \
    /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 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 read-only IMAP folder(s) and NNTP newsgroup(s).