Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15629

Fwd: Re: Bash-5.0 Official patch 11

Path csiph.com!weretis.net!feeder6.news.weretis.net!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail
From Dennis Clarke <dclarke@blastwave.org>
Newsgroups gnu.bash.bug
Subject Fwd: Re: Bash-5.0 Official patch 11
Date Sun, 24 Nov 2019 02:38:17 +0000
Lines 56
Approved bug-bash@gnu.org
Message-ID <mailman.2487.1574563106.13325.bug-bash@gnu.org> (permalink)
References <57db9018-2b3f-de5a-8b7b-0baee91e098d@blastwave.org> <fdd6695e-c233-ca55-2d32-730003920fda@blastwave.org>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace usenet.stanford.edu 1574563107 24968 209.51.188.17 (24 Nov 2019 02:38:27 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
X-TCPREMOTEIP 99.253.169.68
X-Authenticated-UID dclarke@blastwave.org
X-Forwarded-Message-Id <57db9018-2b3f-de5a-8b7b-0baee91e098d@blastwave.org>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Thunderbird/71.0
In-Reply-To <57db9018-2b3f-de5a-8b7b-0baee91e098d@blastwave.org>
Content-Language en-US
X-detected-operating-system by eggs.gnu.org: GNU/Linux 3.x [fuzzy]
X-Received-From 64.69.218.86
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.23
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <https://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
X-Mailman-Original-Message-ID <fdd6695e-c233-ca55-2d32-730003920fda@blastwave.org>
X-Mailman-Original-References <57db9018-2b3f-de5a-8b7b-0baee91e098d@blastwave.org>
Xref csiph.com gnu.bash.bug:15629

Show key headers only | View raw


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.

Anyways ... just wanted to utter a reminder that the tarball has some
restricted ./lib/glob/smatch.c in there as well as other ... stuff.

-- 
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional


-------- Forwarded Message --------
Subject: Re: Bash-5.0 Official patch 11
Date: Wed, 11 Sep 2019 00:52:29 -0400
From: Dennis Clarke <dclarke@blastwave.org>
To: bug-bash@gnu.org

On 8/29/19 2:22 PM, Chet Ramey wrote:
> 			     BASH PATCH REPORT
> 			     =================
> 

Small problem when building bash-5.0-011 out of tree is that the
file lib/glob/smatch.c is set chmod 600 and thus not readable by
the build user.


-- 
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional



Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Fwd: Re: Bash-5.0 Official patch 11 Dennis Clarke <dclarke@blastwave.org> - 2019-11-24 02:38 +0000

csiph-web