NetBSD-Bugs archive

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

port-i386/44306: current NetBSD sources do not build



>Number:         44306
>Category:       port-i386
>Synopsis:       Current sources are not buildable
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 01 18:35:01 +0000 2011
>Originator:     butterfly_tm666%yahoo.com@localhost
>Release:        NetBSD 5.99.36
>Organization:
        
>Environment:
irrelevant

System: NetBSD magickgarden.dyndns-server.com 5.99.36 NetBSD 5.99.36 (BASIENKA) 
#3: Sat Jul 10 18:01:40 BST 2010 
root%verdandi.homeunix.org@localhost:/mnt/modlishka/srcs/sys/arch/i386/compile/obj/BASIENKA
 i386
Architecture: i386
Machine: i386
>Description:
There's something wrong with the current sources around the 
.../external/ibm-public/postfix/lib/dns. Neither cleandir nor objs 
(NOCLEANDIR=yes  ) targets work.

Error transcript:
nbmake: "/mnt/modlishka/srcs/external/ibm-public/postfix/lib/dns/obj/.depend" 
line 2: Need an operator
nbmake: Fatal errors encountered -- cannot continue

nbmake: stopped in /mnt/modlishka/srcs/external/ibm-public/postfix/lib/dns

*** Failed target:  obj-dns
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) 
this="external/ibm-public/postfix/lib/"; 
real="/mnt/modlishka/srcs/external/ibm-public/postfix/lib" ;; *) 
this="external/ibm-public/postfix/lib/${dir}/"; 
real="/mnt/modlishka/srcs/external/ibm-public/postfix/lib/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" 
&& /mnt/modlishka/srcs/obj/tooldir.NetBSD-5.99.36-i386/bin/nbmake 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget dns obj
*** Error code 1

        <preciSe description of the problem (multiple lines)>
>How-To-Repeat:
        Remove all sources. Then fetch their clean copy. build.sh tools; 
build.sh kernel=GENERIC build.sh build
>Fix:
working on it... hopefully shall have a work-around soon - but cannot promise

>Unformatted:
 


Home | Main Index | Thread Index | Old Index