Current-Users archive

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

Re: build failure (Bad file descriptor)



I'm still erroring out.


#   install  /usr/src/obj/tooldir.NetBSD-7.99.25-amd64/bin/nbmakekeys
mkdir -p /usr/src/obj/tooldir.NetBSD-7.99.25-amd64/bin
/usr/src/obj/tooldir.NetBSD-7.99.25-amd64/bin/x86_64--netbsd-install
-c  -r -m 555 nbmakekeys
/usr/src/obj/tooldir.NetBSD-7.99.25-amd64/bin/nbmakekeys
install ===> tools/config
--- /usr/src/obj/tooldir.NetBSD-7.99.25-amd64/bin/nbconfig ---
#   install  /usr/src/obj/tooldir.NetBSD-7.99.25-amd64/bin/nbconfig
mkdir -p /usr/src/obj/tooldir.NetBSD-7.99.25-amd64/bin
/usr/src/obj/tooldir.NetBSD-7.99.25-amd64/bin/x86_64--netbsd-install
-c  -r -m 555 config
/usr/src/obj/tooldir.NetBSD-7.99.25-amd64/bin/nbconfig
params ===> .
--- params ---
#    create  params
sh: 3: Bad file descriptor
*** Failed target:  _params
*** Failed command: printf "%20s = '%-s'\n" BSDOBJDIR /usr/obj >&3
*** [params] Error code 1
nbmake[2]: stopped in /usr/src
1 error
nbmake[2]: stopped in /usr/src
*** [build] Error code 2
nbmake[1]: stopped in /usr/src
1 error
nbmake[1]: stopped in /usr/src
*** [distribution] Error code 2

nbmake: stopped in /usr/src
1 error

nbmake: stopped in /usr/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***



On 1/4/16, Christos Zoulas <christos%zoulas.com@localhost> wrote:
> On Jan 4,  1:30pm, brad.harder%gmail.com@localhost (bch) wrote:
> -- Subject: build failure (Bad file descriptor)
>
> | Build failure, related to (?):
> |
> | Module Name:    src
> | Committed By:   christos
> | Date:           Mon Jan  4 03:00:24 UTC 2016
> |
> | Modified Files:
> |         src/bin/sh: cd.c eval.c input.c redir.c redir.h
> |
> | Log Message:
> | Don't leak redirected rescriptors to exec'ed processes. This is what ksh
> | does, but bash does not.
>
> Already fixed...
>
> christos
>


Home | Main Index | Thread Index | Old Index