Current-Users archive

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

*** Failed target: /usr/src/tools/file/../../dist/file/config.h.in



on recent sources about 1hour

dependall ===> file
cd /usr/src/tools/file/../../dist/file && /bin/sh
/usr/src/dist/file/missing --run autoheader
autoheader: not found
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.ac'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
touch: config.h.in: Read-only file system
rm -f stamp-h1
touch /usr/src/tools/file/../../dist/file/config.h.in
touch: /usr/src/tools/file/../../dist/file/config.h.in: Read-only file system

*** Failed target:  /usr/src/tools/file/../../dist/file/config.h.in
*** Failed command: touch /usr/src/tools/file/../../dist/file/config.h.in
*** Error code 1

Stop.
nbmake: stopped in /usr/obj/tools/file/build

*** Failed target:  .build_done
*** Failed command: (cd build && CC=cc CFLAGS=-O CPPFLAGS= CXX=c++
AR=ar AWK=/usr/obj/tooldir.NetBSD-x86_64/bin/nbawk CC=cc CFLAGS=-O
CPPFLAGS= CXX=c++ CXXFLAGS=-O
INSTALL=/usr/obj/tooldir.NetBSD-x86_64/bin/x86_64--netbsd-install\ -c\
-p\ -r LDFLAGS= LEX=/usr/obj/tooldir.NetBSD-x86_64/bin/nblex
MAKE=/usr/obj/tooldir.NetBSD-x86_64/bin/nbmake
PATH="/usr/obj/tooldir.NetBSD-x86_64/bin:$PATH" RANLIB=ranlib
YACC=/usr/obj/tooldir.NetBSD-x86_64/bin/nbyacc
/usr/obj/tooldir.NetBSD-x86_64/bin/nbmake -f
/usr/src/tools/file/../Makefile.gnuwrap BISON=true DESTDIR=
INSTALL=/usr/obj/tooldir.NetBSD-x86_64/bin/x86_64--netbsd-install\ -c\
-p\ -r all)
*** Error code 1

Stop.
nbmake: stopped in /usr/src/tools/file

*** Failed target:  dependall
*** Failed command: cd /usr/src/tools/file;
/usr/obj/tooldir.NetBSD-x86_64/bin/nbmake realall
*** Error code 1

Stop.
nbmake: stopped in /usr/src/tools/file

*** Failed target:  dependall-file
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/usr/src/tools" ;; *) this="${dir}/";
real="/usr/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target}
===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/usr/obj/tooldir.NetBSD-x86_64/bin/nbmake _THISDIR_="${this}" "$@"
${target}; }; _makedirtarget file dependall
*** Error code 1

Stop.
nbmake: stopped in /usr/src/tools

ERROR: Failed to make dependall tools
*** BUILD ABORTED ***

$ cat /etc/fstab |grep "netbsd/c"
nfsserver:/media/data/netbsd/current/src                   /usr/src
            nfs     ro,nfsv3,tcp,symperm
nfsserver:/media/data/netbsd/current/obj                   /usr/obj
            nfs     rw,nfsv3,tcp,symperm

$cat /etc/mk.conf

CFLAGS          += -pipe -Os -mtune=k8
CXXFLAGS        += -pipe -Os -mtune=k8

WARNS           = 0

TOOLDIR         = /usr/obj/tooldir.NetBSD-${MACHINE_ARCH}

MAKEVERBOSE     = 1
MKUPDATE        = yes

MKATF           = no
MKCOMPAT        = yes
MKIPFILTER      = no
MKHTML          = no
MKISCSI         = yes
MKLDAP          = yes
MKMANZ          = yes
MKMODULAR       = yes
MKPIE           = yes
MKPUFFS         = yes
#MKSTATICLIB    = no
MKTEST          = no
#MKTOOLS                = no
MKX11           = no
MKXORG          = no

#USE_TOOLS      = never
USE_SSP         = yes

sorry


Home | Main Index | Thread Index | Old Index