Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
problem with lib/libm/arch/i387
Hi,
with cvs updated source from Jun 4 15:58 MEST build.sh...
distribution on i386 fails in lib/libm/arch/i387:
===> build.sh command: ./build.sh -o -u -N 1 -x -U -m i386 -O
/u/NetBSD/arch/i386/obj -D /u/NetBSD/a
rch/i386/dest -T /u/NetBSD/arch/i386/TOOLS distribution
===> build.sh started: Wed Jun 4 16:24:48 MEST 2008
===> NetBSD version: 4.99.64
===> MACHINE: i386
===> MACHINE_ARCH: i386
===> Build platform: NetBSD 4.99.64 i386
===> HOST_SH: /bin/sh
===> TOOLDIR path: /u/NetBSD/arch/i386/TOOLS
===> DESTDIR path: /u/NetBSD/arch/i386/dest
===> RELEASEDIR path: /u/NetBSD/arch/i386/obj/releasedir
===> makewrapper: /u/NetBSD/arch/i386/TOOLS/bin/nbmake-i386
===> Updated /u/NetBSD/arch/i386/TOOLS/bin/nbmake-i386
build ===> . (with: NOPOSTINSTALL=1)
Build started at: Wed Jun 4 16:24:49 MEST 2008
[...]
dependall ===> lib/libm/arch/i387
nbmake: don't know how to make empty.c. Stop
nbmake: stopped in /u/NetBSD/src/lib/libm/arch/i387
*** Failed target: dependall-arch/i387
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) thi
s="${dir}/"; real="${dir}" ;; .) this="lib/libm/";
real="/u/NetBSD/src/lib/libm" ;; *) this="lib/lib
m/${dir}/"; real="/u/NetBSD/src/lib/libm/${dir}" ;; esac; show=${this:-.}; echo
"${target} ===> ${sh
ow%/}${1:+ (with: $@)}"; cd "${real}" && /u/NetBSD/arch/i386/TOOLS/bin/nbmake
_THISDIR_="${this}" "$
@" ${target}; }; _makedirtarget arch/i387 dependall
*** Error code 2
As there's no empty.c in lib/libm/arch/i387 I created an empty one
using touch, but then build.sh...distribution fails with:
postinstall-fix-obsolete ===> .
=== Removing obsolete files ===
Source directory: /u/NetBSD/src
Target directory: /u/NetBSD/arch/i386/dest/
obsolete fix:
postinstall fixes passed: obsolete
postinstall fixes failed:
===============================
checkflist ===> distrib/sets
======= 1 extra files in DESTDIR =========
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
------------------------------------------
./usr/libdata/lint/llib-lm387.ln
========= end of 1 extra files ===========
--- checkflist ---
*** [checkflist] Error code 1
1 error
Kurt
Home |
Main Index |
Thread Index |
Old Index