bug-gnuastro
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnuastro] [info-gnuastro] Gnuastro 0.9 released


From: Mohammad Akhlaghi
Subject: Re: [bug-gnuastro] [info-gnuastro] Gnuastro 0.9 released
Date: Mon, 22 Apr 2019 21:30:12 +0100
User-agent: K-9 Mail for Android

Dear David,

Thanks a lot for reporting this issue.

The main problem is with your AWK not recognizing the "-v" option (its used in the new `astscript-sort-by-night' script). Fortunately its an easy problem to fix. I'll do it as soon as possible.

But until then, can you send the output of this command(s). I am just curious what version of AWK it is that doesn't recognize `-v'.

$ awk --version
or
$ awk -V
or
$ awk

Thanks,
Mohammad

On April 22, 2019 8:00:26 PM GMT+01:00, David Valls-Gabaud <address@hidden> wrote:
Dear Mohammad,

I had the following error when installing it under macos 10.13:

[...]
PASS: mkcatalog/detections.sh
PASS: arithmetic/or.sh
PASS: mkcatalog/objects-clumps.sh
FAIL: script/list-by-night.sh
Testsuite summary for GNU Astronomy Utilities 0.9
# TOTAL: 57
# PASS:  56
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
See tests/test-suite.log
Please report to address@hidden
make[4]: *** [test-suite.log] Error 1
make[3]: *** [check-TESTS] Error 2
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2
(py37) bash-5.0$


The strange thing is that I am under v5 of bash:

(py37) bash-5.0$ bash --version
GNU bash, version 5.0.2(1)-release (x86_64-apple-darwin17.7.0)
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

(py37) bash-5.0$ echo "$BASH_VERSION"
5.0.2(1)-release

The log file is not too informative for me, but here it is.

Needless to say, version 0.9 works like a charm under linux/ubuntu.

Best,

   David




--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]