NetBSD-Bugs archive

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

misc/42227: netbsd-3 build broken.



>Number:         42227
>Category:       misc
>Synopsis:       netbsd-3 tag missing xirc resulting in broken build
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 25 10:05:00 +0000 2009
>Originator:     Marc Tooley
>Release:        NetBSD 3.1_STABLE
>Organization:
        No Such Org
>Environment:
The following build environment is doing the build of netbsd-3:

System: NetBSD shog 4.0_STABLE NetBSD 4.0_STABLE (GENERIC) #2: Wed Oct 29 
12:16:54 PDT 2008 root@shog:/v/src-4-build/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
        Apparently, xirc* was pulled up for jnemeth in ticket #2017
        according to:
        
http://cvsweb.netbsd.org/bsdweb.cgi/src/distrib/sets/lists/man/mi?rev=1.768.2.43&content-type=text/x-cvsweb-markup&only_with_tag=netbsd-3

        The xirc* manpage was added to the distrib sets lists.

        HOWEVER, the file itself was never tagged/branched/whatever to netbsd-3!

        So, netbsd-3 builds broke as a result!
>How-To-Repeat:
        cvs co :pserver:user@mirror/cvsroot co -P -rnetbsd-3 src
        .. and attempt a build.

        Notice it fail with:

        dependall ===> share/man/man4/man4.sun3
        dependall ===> share/man/man4/man4.vax
        dependall ===> share/man/man4/man4.x68k
        nbmake: don't know how to make xirc.4. Stop

        nbmake: stopped in /v/src-3-build/share/man/man4

        *** Failed target:  dependall
        *** Failed command: cd /v/src-3-build/share/man/man4; 
/v/netbsd-build/netbsd-3.1_STABLE/i386/TOOLS/bin/nbmake realall
        *** Error code 2

        Stop.
        nbmake: stopped in /v/src-3-build/share/man/man4

        Then investigate the issue..

        Go here:
        
http://cvsweb.netbsd.org/bsdweb.cgi/src/share/man/man4/?only_with_tag=netbsd-3

        And note xirc* doesn't exist. Then, go here:

        
http://cvsweb.netbsd.org/bsdweb.cgi/src/distrib/sets/lists/man/mi?rev=1.768.2.43&content-type=text/x-cvsweb-markup&only_with_tag=netbsd-3

        And note the inconsistency.
>Fix:
        Pull up the rest of the files so netbsd-3 builds again.

        Or..  tell me what I'm doing wrong? :-) (Certainly possible..)

>Unformatted:
        netbsd-3 tag as of Oct 25 2009 (so says cvsweb.netbsd.org)


Home | Main Index | Thread Index | Old Index