NetBSD-Bugs archive

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

bin/48610: recent changes to ls break builds



>Number:         48610
>Category:       bin
>Synopsis:       recent changes to ls break builds
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 22 07:00:00 +0000 2014
>Originator:     Hisashi Todd Fujinaka
>Release:        NetBSD 6.99.32
>Organization:
None
>Environment:
        
        
System: NetBSD mara.i8u.org 6.99.32 NetBSD 6.99.32 (MARA) #2094: Fri Feb 21 
15:04:14 PST 2014 
htodd%mara.i8u.org@localhost:/usr/obj/amd64/sys/arch/amd64/compile/MARA amd64
Architecture: x86_64
Machine: amd64
>Description:
I have read-only src null-mounted, which may be the issue, but the recent 
changes to ls break my build
        
>How-To-Repeat:
usr/src/build.sh -O /usr/obj/amd64 -T /usr/obj/tools.amd64 -U -r -x -m amd64 
-j9 release iso-image

Fails with:
===> build.sh command:    /usr/src/build.sh -O /usr/obj/amd64 -T 
/usr/obj/tools.amd64 -U -r -x -m amd64 -j9 release iso-image
===> build.sh started:    Fri Feb 21 22:49:59 PST 2014
===> NetBSD version:      6.99.32
===> MACHINE:             amd64
===> MACHINE_ARCH:        x86_64
===> Build platform:      NetBSD 6.99.32 amd64
===> HOST_SH:             /bin/sh
===> Bootstrapping nbmake
checking for sh... /bin/sh
checking for gcc... cc
checking for C compiler default output... 
checking whether the C compiler works... configure: error: cannot run C 
compiled programs.
If you meant to cross compile, use `--host'.

ERROR: Configure of nbmake failed, see /tmp/nbbuild21987-config.log for details
*** BUILD ABORTED ***
Exit 1

the config log can be found at http://www.i8u.org/~htodd/badls.log

>Fix:
in /usr/src/bin/ls, cvs update -D 20140214, install that, and try again

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index