Subject: -current build failure with MKDEBUG=yes in libexec/atf-cleanup
To: NetBSD current <current-users@netbsd.org>
From: Nicolas Joly <njoly@pasteur.fr>
List: current-users
Date: 11/12/2007 23:25:55
Hi,

I just updated my sources, and noticed that `build.sh release' target
does not succeed anymore with MKDEBUG=yes set in mk.conf (attached, if
it matters).

njoly@cixy [NetBSD/src]> ./build.sh -Uu -m i386 release
[...]
dependall ===> libexec/atf-cleanup
#    create  atf-cleanup/atf-cleanup.d
CC=/local/src/NetBSD/tool/i386/bin/i386--netbsdelf-gcc /local/src/NetBSD/tool/i386/bin/nbmkdep -f atf-cleanup.d --     -nostdinc++ -cxx-isystem  /local/src/NetBSD/dest/i386/usr/include/g++   -I/local/src/NetBSD/src/dist/atf/libs -nostdinc -isystem /local/src/NetBSD/dest/i386/usr/include   -D_FORTIFY_SOURCE=2  /local/src/NetBSD/src/dist/atf/tools/atf-cleanup.cpp
#    create  atf-cleanup/.depend
rm -f .depend
CC=/local/src/NetBSD/tool/i386/bin/i386--netbsdelf-gcc /local/src/NetBSD/tool/i386/bin/nbmkdep -d -f .depend -s .o\ .ln atf-cleanup.d
rm -f .gdbinit
echo "set solib-absolute-prefix /local/src/NetBSD/dest/i386" > .gdbinit
#   compile  atf-cleanup/atf-cleanup.o
/local/src/NetBSD/tool/i386/bin/i386--netbsdelf-c++ -O2 -g -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -Wall -Wpointer-arith -Wno-sign-compare -Wreturn-type -Wswitch -Wshadow -Werror -nostdinc++ -cxx-isystem /local/src/NetBSD/dest/i386/usr/include/g++   -I/local/src/NetBSD/src/dist/atf/libs -nostdinc -isystem /local/src/NetBSD/dest/i386/usr/include   -D_FORTIFY_SOURCE=2 -c    /local/src/NetBSD/src/dist/atf/tools/atf-cleanup.cpp
#      link  atf-cleanup/atf-cleanup
/local/src/NetBSD/tool/i386/bin/i386--netbsdelf-c++ -Wl,-nostdlib        -o atf-cleanup  -Wl,-rpath-link,/local/src/NetBSD/dest/i386/lib:/local/src/NetBSD/dest/i386/usr/lib  -L/local/src/NetBSD/dest/i386/lib  -B/local/src/NetBSD/dest/i386/usr/lib/ -B/local/src/NetBSD/dest/i386/usr/lib/   atf-cleanup.o -latf       -L/local/src/NetBSD/dest/i386/usr/lib -L/local/src/NetBSD/dest/i386/usr/lib
nbmake: don't know how to make atf-cleanup.debug. Stop

nbmake: stopped in /local/src/NetBSD/src/libexec/atf-cleanup

Thanks in advance.

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.