Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15637
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Fwd: Re: Bash-5.0 Official patch 11 |
| Date | 2019-11-25 10:19 -0500 |
| Message-ID | <mailman.2590.1574695160.13325.bug-bash@gnu.org> (permalink) |
| References | <57db9018-2b3f-de5a-8b7b-0baee91e098d@blastwave.org> <fdd6695e-c233-ca55-2d32-730003920fda@blastwave.org> <60e0fcfe-33cb-5c1e-1857-d978556b115f@case.edu> |
On 11/23/19 9:38 PM, Dennis Clarke wrote: > > Nothing new .. merely pointing out this is still an issue and for even > more fun an out of tree build reveals : > > /opt/bw/gcc9/bin/gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' > -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' > -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/local/share/locale"' > -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash-5.0-011 > -I../bash-5.0-011/include -I../bash-5.0-011/lib -I/opt/bw/include > -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO > -std=iso9899:1999 -O0 -m64 -g -pedantic -pedantic-errors -Wpedantic > -march=k8 -mtune=k8 -Wl,-rpath=/opt/bw/lib,--enable-new-dtags -fno-builtin > -malign-double -mpc80 -Wno-parentheses -Wno-format-security -c > ../bash-5.0-011/y.tab.c > /usr/homes/chet/src/bash/src/parse.y: In function 'decode_prompt_string': > /usr/homes/chet/src/bash/src/parse.y:5996:21: error: implicit declaration > of function 'count_all_jobs' [-Wimplicit-function-declaration] > gmake: *** [Makefile:101: y.tab.o] Error 1 > > Which sort of has your name on it there Chet. I can't reproduce this on RHEL 7 or Debian 9, to pick a couple of random systems. I don't even get a warning message. > Anyways ... just wanted to utter a reminder that the tarball has some > restricted ./lib/glob/smatch.c in there as well as other ... stuff. It's fixed in the master git branch, so you can always fetch http://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-master.tar.gz I put a bash-5.0.11 tarball on ftp.cwru.edu. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: Fwd: Re: Bash-5.0 Official patch 11 Chet Ramey <chet.ramey@case.edu> - 2019-11-25 10:19 -0500
csiph-web