Port-pmax archive

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

build failure in lib/libatf



Building NetBSD/pmax with sources from yesterday fails with:

dependall ===> lib/libarch
dependall ===> lib/libatf
     create  libatf/config.d
In file included from /usr/include/g++/map:65,
                 from /home/NetBSD/src/dist/atf/atf/config.cpp:37:
/usr/include/g++/bits/stl_tree.h:87:28: error: bits/stl_alloc.h: No
such file or directory
nbmkdep: compile failed.

*** Failed target:  config.d
*** Failed command:
CC=/home/NetBSD/obj.mipsel/tools.4.99.55-mipsel/bin/mipsel--netbsd-gcc
/home/NetBSD/obj.mipsel/tools.4.99.55-mipsel/bin/nbmkdep -
f config.d -- -nostdinc++ -cxx-isystem /usr/include/g++
-I/home/NetBSD/src/lib/libatf -I/home/NetBSD/src/dist/atf/libs -I.
-DHAVE_CONFIG_H -DATF_ARCH
=\"pmax\" -DATF_CONFDIR=\"/etc/atf\" -DATF_LIBEXECDIR=\"/usr/libexec\"
-DATF_MACHINE=\"mipsel\" -DATF_PKGDATADIR=\"/usr/share/atf\"
-DATF_SHELL=\"/bi
n/sh\" -DATF_WORKDIR=\"/tmp\" -nostdinc -isystem /usr/include
/home/NetBSD/src/dist/atf/atf/config.cpp
*** Error code 1

Stop.
nbmake: stopped in /home/NetBSD/src/lib/libatf

*** Failed target:  dependall-libatf
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="lib/"; rea
l="/home/NetBSD/src/lib" ;; *) this="lib/${dir}/";
real="/home/NetBSD/src/lib/${dir}" ;; esac; show=${this:-.}; echo
"${target} ===> ${show%/}${1:+ (
with: $@)}"; cd "${real}" &&
/home/NetBSD/obj.mipsel/tools.4.99.55-mipsel/bin/nbmake
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libatf dep
endall
*** Error code 1


Sorry, but I have no proposed solution, but report it here in the hope
that someone else knows about the solution. My DS5000 machine did its
previous build in early december 2007 so maybe libatf was never tested
on pmax hardware.

regards
- Erik


Home | Main Index | Thread Index | Old Index