Re: Cygwin bash build- command substitution fails

2019-12-18 Thread Chet Ramey
On 12/17/19 4:00 PM, Dave Taylor wrote: Bash Version: 4.4 Patch Level: 12 Release Status: release Description: I'm trying to do a Cygwin build of the bash git repo at bminor/bash on github. The configure (no options) and make (no options) finish successfully, but the build fails when doing $()

Cygwin bash build- command substitution fails

2019-12-17 Thread Dave Taylor
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: cygwin Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash.exe' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='cygwin' -DCONF_MACHTYPE='x86_64-unknown-cygwin' -DCONF_VENDOR='unknown' -DLOCALEDIR='/usr/share/locale' -DPA

Re: Bash build issues in `devel' branch due to -Werror compiler flag

2018-12-19 Thread Eduardo Bustamante
On Mon, Dec 17, 2018 at 6:31 AM Chet Ramey wrote: (...) > Good. This is the kind of feedback I want from enabling this option during > the pre-release period. Thanks for taking the time. Thank you! Bash `devel' builds fine for me now.

Re: Bash build issues in `devel' branch due to -Werror compiler flag

2018-12-17 Thread Chet Ramey
On 12/16/18 2:35 AM, Eduardo A. Bustamante López wrote: > Commit 9d80be9ab5cc17011c634e0348c64c15fcba95bf adds the following compiler > flag: > > dualbus@debian:~/src/gnu/bash$ cat -n configure.ac | grep Werror -C3 > 1159 CFLAGS="$CFLAGS -Wno-parentheses -Wno-format-security" >

Bash build issues in `devel' branch due to -Werror compiler flag

2018-12-15 Thread Eduardo A . Bustamante López
Commit 9d80be9ab5cc17011c634e0348c64c15fcba95bf adds the following compiler flag: dualbus@debian:~/src/gnu/bash$ cat -n configure.ac | grep Werror -C3 1159CFLAGS="$CFLAGS -Wno-parentheses -Wno-format-security" 1160if test -n "$DEBUG" 1161

Re: bash: Please make bash build reproducibly

2016-06-07 Thread Ximin Luo
Control: tags -1 + patch I've attached the full Debian patch to make bash 4.3-14 reproducible, that includes Reiner's from above. It also includes *fixing a bug in upstream bash*, which currently does-not-appear-in-the-wild *only because* distros already happen to be working around it. But ups

Re: bash: Please make bash build reproducibly

2016-06-05 Thread Ximin Luo
(Chet, your specific attention is required for this email, please) Ximin Luo: > On Sat, 28 May 2016 13:38:35 +0200 Reiner Herrmann wrote: >> After that, the only remaining issue is that the included header file >> /usr/include/bash/config.h varies depending on the kernel version used >> during bu

Re: bash: Please make bash build reproducibly

2016-06-02 Thread Ximin Luo
CC'ing everyone that was on the previous conversation; Debian's BTS doesn't do this automatically :( We've made some progress on the Debian side; there's a few more stumbling blocks though: On Sat, 28 May 2016 13:38:35 +0200 Reiner Herrmann wrote: > Hi, > > it looks like most of the documenta

Re: bash build

2012-06-04 Thread rac8006
the Makefile to >> add -lintl. > > You'll need to give details about your build platform and which > ./configure options you used, if any. Both of these things that you > mention should work by default using ./configure on any reasonable > Unix-like platform. > &

Re: bash build

2012-06-04 Thread Greg Wooledge
On Fri, Jun 01, 2012 at 04:39:08PM -0700, rac8006 wrote: > > What is the proper way to add popd pushd dirs etc to bash. When I currently > build bash these > are missing. I also get an error libintl_ngettext undefined reference. I > can get around this error > by adding -lintl to the link. Jus

Re: bash build

2012-06-02 Thread Clark WANG
.  Just don't know how to get the Makefile to > add -lintl. > > Thanks for your help > > RAC > -- > View this message in context: > http://old.nabble.com/bash-build-tp33947830p33947830.html > Sent from the Gnu - Bash mailing list archive at Nabble.com. > >

bash build

2012-06-01 Thread rac8006
your help RAC -- View this message in context: http://old.nabble.com/bash-build-tp33947830p33947830.html Sent from the Gnu - Bash mailing list archive at Nabble.com.

Re: Possible bash build bug?

2009-02-27 Thread Chet Ramey
George R. Goffe wrote: > Chet, > > No appreciable change in behavior... I added my script that I use to > build all the free software I build to the beginning of the log. Take out the `--enable-static-link' and try again. Current Linux versions of libc cannot create static binaries that use getp

Re: Possible bash build bug?

2009-02-27 Thread George R. Goffe
Chet, No appreciable change in behavior... I added my script that I use to build all the free software I build to the beginning of the log. Regards, George... Chet Ramey wrote: George R. Goffe wrote: Howdy, I'm trying to build this bash version (4.0 rc1) and am having problems. I'm e

Re: Possible bash build bug?

2009-02-27 Thread Chet Ramey
George R. Goffe wrote: > Howdy, > > I'm trying to build this bash version (4.0 rc1) and am having problems. > > I'm enclosing a build log and am willing to test any changes you might > send me or suggest. > > I have tried building with the latest readline (6.0) and have tried a > couple of diffe

Possible bash build bug?

2009-02-27 Thread George R. Goffe
Howdy, I'm trying to build this bash version (4.0 rc1) and am having problems. I'm enclosing a build log and am willing to test any changes you might send me or suggest. I have tried building with the latest readline (6.0) and have tried a couple of different options without any success. Her

Re: possibly a bash build problem?

2006-09-08 Thread Chet Ramey
George R Goffe wrote: > Howdy, > > This result (see below) seems to be redily re-creatable. Could you > take a peek at this and tell me if it is a bug or if I'm doing > something wrong please? > > Regards and thanks for your time, > > George... > > rm -f bash > gcc -L./builtins -L./lib/readline

possibly a bash build problem?

2006-09-06 Thread George R Goffe
Howdy, This result (see below) seems to be redily re-creatable. Could you take a peek at this and tell me if it is a bug or if I'm doing something wrong please? Regards and thanks for your time, George... rm -f bash gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -