pkgsrc-Bugs archive

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

Re: pkg/55581 (pkgtools/pkg_chk throws warning with new(er) gawk)



The following reply was made to PR pkg/55581; it has been noted by GNATS.

From: =?UTF-8?Q?Clausen=2c_J=c3=b6rn?= <joern.clausen%uni-bielefeld.de@localhost>
To: <gnats-bugs%netbsd.org@localhost>, <pkg-manager%netbsd.org@localhost>,
	<pkgsrc-bugs%netbsd.org@localhost>, <gnats-admin%netbsd.org@localhost>
Cc: 
Subject: Re: pkg/55581 (pkgtools/pkg_chk throws warning with new(er) gawk)
Date: Wed, 7 Oct 2020 16:13:29 +0200

 I'm not sure if it's better to open another PR or attach it to this, but 
 now "mk/checksum/checksum.awk" is also affected:
 
 $ bmake
 => Bootstrap dependency digest>=20010302: found digest-20190127
 gawk: /opt/pkgsrc/pkg-hrz/pkgsrc/mk/checksum/checksum.awk:129: warning: 
 regexp escape sequence `\#' is not a known regexp operator
 => Checksum SHA1 OK for wireshark-3.2.7.tar.xz
 => Checksum RMD160 OK for wireshark-3.2.7.tar.xz
 => Checksum SHA512 OK for wireshark-3.2.7.tar.xz
 
 Again, this is Solaris 11.4, and gawk is
 
 $ /usr/bin/gawk --version
 GNU Awk 5.0.1, API: 2.0 (GNU MPFR 3.1.5, GNU MP 6.1.2)
 Copyright (C) 1989, 1991-2019 Free Software Foundation.
 
 
 -- 
 Jörn Clausen
 BITS - Bielefelder IT-Servicezentrum
 https://www.uni-bielefeld.de/bits
 


Home | Main Index | Thread Index | Old Index