public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/18615] New: scripts/sysd-rules.awk (via make process) causes a ton of gawk warnings
@ 2015-07-01  0:33 jamespharvey20 at gmail dot com
  2015-07-01  0:39 ` [Bug build/18615] " jamespharvey20 at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: jamespharvey20 at gmail dot com @ 2015-07-01  0:33 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=18615

            Bug ID: 18615
           Summary: scripts/sysd-rules.awk (via make process) causes a ton
                    of gawk warnings
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: jamespharvey20 at gmail dot com
                CC: carlos at redhat dot com
  Target Milestone: ---

On arch, glibc-git and gawk 4.1.3, right after running configure, make causes a
ton of (duplicate) gawk warnings, through scripts/sysd-rules.awk.

Not sure (yet) if this is a harmless warning.

Even if it is, and the third argument to gensub is supposed to be 1, it would
be nice to pretty-up the build output by actually giving it 1.

==========
make -r PARALLELMFLAGS="" -C ../glibc.git.awk.check objdir=`pwd` all
make[1]: Entering directory '/home/username/glibc.git.awk.check'
LC_ALL=C gawk -f scripts/sysd-rules.awk >
/home/username/glibc.git.awk.check.build/sysd-rulesT \
                -v all_object_suffixes='.o .os .op .og .oS' \
                -v inhibit_sysdep_asm='' \
                -v sysd_rules_patterns='%:% rtld-%:rtld-% rtld-%:% m_%:s_%
ptw-%:%' \
                -v config_sysdirs='sysdeps/unix/sysv/linux/x86_64/64
sysdeps/unix/sysv/linux/x86_64 sysdeps/unix/sysv/linux/x86
sysdeps/unix/sysv/linux/wordsize-64 sysdeps/x86_64/nptl sysdeps/unix/sysv/linux
sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv
sysdeps/unix/x86_64 sysdeps/unix sysdeps/posix sysdeps/x86_64/64
sysdeps/x86_64/fpu/multiarch sysdeps/x86_64/fpu sysdeps/x86/fpu
sysdeps/x86_64/multiarch sysdeps/x86_64 sysdeps/x86 sysdeps/ieee754/ldbl-96
sysdeps/ieee754/dbl-64/wordsize-64 sysdeps/ieee754/dbl-64
sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic'
gawk: scripts/sysd-rules.awk:56: warning: gensub: third argument `' treated as
1
gawk: scripts/sysd-rules.awk:56: warning: gensub: third argument `' treated as
1
gawk: scripts/sysd-rules.awk:56: warning: gensub: third argument `' treated as
1
gawk: scripts/sysd-rules.awk:56: warning: gensub: third argument `' treated as
1
gawk: scripts/sysd-rules.awk:56: warning: gensub: third argument `' treated as
1
{repeats maybe a few hundred times}
==========

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug build/18615] scripts/sysd-rules.awk (via make process) causes a ton of gawk warnings
  2015-07-01  0:33 [Bug build/18615] New: scripts/sysd-rules.awk (via make process) causes a ton of gawk warnings jamespharvey20 at gmail dot com
@ 2015-07-01  0:39 ` jamespharvey20 at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: jamespharvey20 at gmail dot com @ 2015-07-01  0:39 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=18615

--- Comment #1 from jamespharvey20 at gmail dot com ---
Also happens at nptl/tst-cancel-wrappers.sh:77

Instead of 1 (or any other number) "g" could be intended, for a global
substitution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-01  0:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-01  0:33 [Bug build/18615] New: scripts/sysd-rules.awk (via make process) causes a ton of gawk warnings jamespharvey20 at gmail dot com
2015-07-01  0:39 ` [Bug build/18615] " jamespharvey20 at gmail dot com

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).