[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU make 4.2.91 release candidate available
From: |
Dagobert Michelsen |
Subject: |
Re: GNU make 4.2.91 release candidate available |
Date: |
Tue, 17 Sep 2019 09:40:10 +0200 |
Hi Paul,
Am 16.09.2019 um 14:43 schrieb Paul Smith <address@hidden>:
> Signierter PGP-Teil
> --------------------------------------------------------------------
> GNU make is a tool which controls the generation of executables and
> other non-source files of a program from the program's source files.
>
> You can learn more at: https://www.gnu.org/software/make/
> --------------------------------------------------------------------
>
> A new release candidate for GNU make 4.3 is available now for download:
>
> 7f4b83d3cab5fcf94784f08eb055c1e8 make-4.2.91.tar.bz2
> aeac9b47022df1c3c25c94a0190b643e make-4.2.91.tar.gz
I get an error on Solaris 10 Sparc:
cd tests && perl ./run_make_tests.pl -srcdir
/home/dam/mgar/pkg/gmake/trunk/work/solaris10-i386/build-isa-pentium_pro-guile-yes/make-4.2.91
-make ../make
syntax error at ./run_make_tests.pl line 473, near "or continue"
Execution of ./run_make_tests.pl aborted due to compilation errors.
Replacing this with „cont“ instead of „continue“ fixed the issue for me.
Additionally, I have two failed tests on Solaris 10 borg Sparc x86:
dam@unstable10x
[global]:/home/dam/mgar/pkg/gmake/trunk/work/solaris10-i386/build-isa-pentium_pro-guile-yes/make-4.2.91
> more ./tests/work/functions/shell.diff.7
*** work/functions/shell.base.7 Tue Sep 17 09:31:32 2019
--- work/functions/shell.log.7 Tue Sep 17 09:31:32 2019
***************
*** 1 ****
! SIG=130
--- 1 ----
! SIG=208
dam@unstable10x
[global]:/home/dam/mgar/pkg/gmake/trunk/work/solaris10-i386/build-isa-pentium_pro-guile-yes/make-4.2.91
> more ./tests/work/functions/wildcard.diff.6
*** work/functions/wildcard.base.6 Tue Sep 17 09:31:33 2019
--- work/functions/wildcard.log.6 Tue Sep 17 09:31:33 2019
***************
*** 1,13 ****
hellod hellof
! hellod/
hellod/worldd hellod/worldf
! hellod/worldd/
hellod hellof hellod/worldd hellod/worldf
! hellod/ hellod/worldd/
hellod/worldd hellod/worldf
! hellod/worldd/
hellod/worldd hellod/worldf
hellod/worldd/
! hellod/worldd/kend1/ hellod/worldd/kend2/
hellod/worldd/kend1 hellod/worldd/kend2 hellod/worldd/kenf1
hellod/worldd/kenf2
! hellod/worldd/kend1/ hellod/worldd/kend2/
--- 1,13 ----
hellod hellof
! hellod/ hellof
hellod/worldd hellod/worldf
! hellod/worldd/ hellod/worldf
hellod hellof hellod/worldd hellod/worldf
! hellod/ hellof hellod/worldd/ hellod/worldf
hellod/worldd hellod/worldf
! hellod/worldd/ hellod/worldf
hellod/worldd hellod/worldf
hellod/worldd/
! hellod/worldd/kend1/ hellod/worldd/kend2/ hellod/worldd/kenf1
hellod/worldd/kenf2
hellod/worldd/kend1 hellod/worldd/kend2 hellod/worldd/kenf1
hellod/worldd/kenf2
! hellod/worldd/kend1/ hellod/worldd/kend2/ hellod/worldd/kenf1
hellod/worldd/kenf2
dam@unstable10x
[global]:/home/dam/mgar/pkg/gmake/trunk/work/solaris10-i386/build-isa-pentium_pro-guile-yes/make-4.2.91
>
On Sparc only I get one more error:
dam@unstable10s
[unstable10s]:/home/dam/mgar/pkg/gmake/trunk/work/solaris10-sparc/build-isa-sparcv8plus-guile-no/make-4.2.91
> more ./tests/work/features/vpathplus.diff.2
*** work/features/vpathplus.base.2 Tue Sep 17 09:36:39 2019
--- work/features/vpathplus.log.2 Tue Sep 17 09:36:39 2019
***************
*** 1,4 ****
cat work/inter.d > inter.c
cat inter.c > inter.b 2>/dev/null || exit 1
cat inter.b > inter.a
! rm inter.b inter.c
--- 1,4 ----
cat work/inter.d > inter.c
cat inter.c > inter.b 2>/dev/null || exit 1
cat inter.b > inter.a
! rm inter.c inter.b
Best regards
— Dago
--
"You don't become great by trying to be great, you become great by wanting to
do something,
and then doing it so hard that you become great in the process." - xkcd #896
signature.asc
Description: Message signed with OpenPGP
Re: GNU make 4.2.91 release candidate available, Eli Zaretskii, 2019/09/17