Subject: Re: ./build.sh distribution failed on sets
To: Zafer Aydogan <zafer@gmx.org>
From: Marcin Jessa <lists@yazzy.org>
List: current-users
Date: 08/01/2005 17:49:01
Hi Zafer, guys.

Try to delete your old src tree, download new one and compile.=20
You've propably the missing files in your old src tree.
I wiped out my old src tree, downloaded brand new sources and tried to comp=
ile it.
After the last error I raported I performed new src upgrade and new one pop=
ed up which seems to be related to lack of eqn_tab.h heade file (as before):

#   compile  eqn/lex.o
/usr/src/../tools/bin/i386--netbsdelf-c++ -O2 -pipe -march=3Dpentium3 -DHAV=
E_CONFIG_H -I/usr/src/gnu/dist/groff/src/include -I/usr/src/gnu/usr.bin/gro=
ff/src/include -Werror -fno-rtti -fno-exceptions  -nostdinc++ -isystem-cxx =
/usr/src/../obj/destdir.i386/usr/include/g++   -nostdinc -isystem /usr/src/=
../obj/destdir.i386/usr/include  -c    /usr/src/gnu/dist/groff/src/preproc/=
eqn/lex.cpp
/usr/src/gnu/dist/groff/src/preproc/eqn/lex.cpp:25:21: eqn_tab.h: No such f=
ile or directory
/usr/src/gnu/dist/groff/src/preproc/eqn/lex.cpp:60: error: `OVER' was not




On Mon, 1 Aug 2005 16:40:36 +0200 (MEST)
"Zafer Aydogan" <zafer@gmx.org> wrote:

> Hej Marcin,
>=20
> I've built a release without any problems this morning.
> (the whole last week), I'm building daily.
>=20
> Greets,
> Z.
>=20
>=20
> > --- Urspr=FCngliche Nachricht ---
> > Von: Marcin Jessa <lists@yazzy.org>
> > An: Juan RP <juan@xtrarom.org>
> > Kopie: current-users@NetBSD.org
> > Betreff: Re: ./build.sh distribution failed on sets
> > Datum: Mon, 1 Aug 2005 16:17:59 +0200
> >=20
> > On Mon, 1 Aug 2005 00:15:33 +0200
> > Juan RP <juan@xtrarom.org> wrote:
> >=20
> > > On Mon, 1 Aug 2005 00:09:16 +0200
> > > Marcin Jessa <lists@yazzy.org> wrote:
> > >=20
> > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D  2 extra files  =3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> > > > Files in DESTDIR but missing from flist.
> > > > File is obsolete or flist is out of date ?
> > > > ------------------------------------------
> > > > ./usr/share/man/cat4/ucycom.0
> > > > ./usr/share/man/man4/ucycom.4
> > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D  end of 2 extra files  =3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D
> > >=20
> > > Fixed some hours ago...
> >=20
> > And new stuff introdused:
> > Running on fresh sources:
> > # ./build.sh -O ../obj -T ../tools -u distribution
> >=20
> >=20
> > PATH=3D/usr/src/../tools/lib/groff:${PATH} /usr/src/../tools/bin/nbnroff
> > -mandoc grotty.1   > grotty.cat1.tmp && mv grotty.cat1.tmp grotty.cat1
> > dependall =3D=3D=3D> gnu/usr.bin/groff/src/preproc
> > dependall =3D=3D=3D> gnu/usr.bin/groff/src/preproc/eqn
> > #    create  eqn/lex.d
> > CC=3D/usr/src/../tools/bin/i386--netbsdelf-gcc /usr/src/../tools/bin/nb=
mkdep
> > -f lex.d --   -DHAVE_CONFIG_H -I/usr/src/gnu/dist/groff/src/include
> > -I/usr/src/gnu/usr.bin/groff/src/include  -nostdinc++ -isystem-cxx=20
> > /usr/src/../obj/destdir.i386/usr/include/g++    -nostdinc -isystem
> > /usr/src/../obj/destdir.i386/usr/include =20
> /usr/src/gnu/dist/groff/src/preproc/eqn/lex.cpp
> > /usr/src/gnu/dist/groff/src/preproc/eqn/lex.cpp:25:21: eqn_tab.h: No su=
ch
> > file or directory
> > nbmkdep: compile failed.
> >=20
> > *** Failed target:  lex.d
> > *** Failed command: CC=3D/usr/src/../tools/bin/i386--netbsdelf-gcc
> > /usr/src/../tools/bin/nbmkdep -f lex.d -- -DHAVE_CONFIG_H
> > -I/usr/src/gnu/dist/groff/src/include
> -I/usr/src/gnu/usr.bin/groff/src/include -nostdinc++
> > -isystem-cxx /usr/src/../obj/destdir.i386/usr/include/g++ -nostdinc
> -isystem
> > /usr/src/../obj/destdir.i386/usr/include
> > /usr/src/gnu/dist/groff/src/preproc/eqn/lex.cpp
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src/gnu/usr.bin/groff/src/preproc/eqn
> >=20
> > *** Failed target:  dependall-eqn
> > *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1";
> > shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .)
> > this=3D"gnu/usr.bin/groff/src/preproc/";
> real=3D"/usr/src/gnu/usr.bin/groff/src/preproc" ;; *)
> > this=3D"gnu/usr.bin/groff/src/preproc/${dir}/";
> > real=3D"/usr/src/gnu/usr.bin/groff/src/preproc/${dir}" ;; esac;
> show=3D${this:-.}; echo "${target} =3D=3D=3D>
> > ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/src/../tools/bin/nbma=
ke
> > _THISDIR_=3D"${this}" "$@" ${target}; }; _makedirtarget eqn dependall
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src/gnu/usr.bin/groff/src/preproc
> >=20
> > *** Failed target:  dependall-preproc
> > *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1";
> > shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .)
> > this=3D"gnu/usr.bin/groff/src/"; real=3D"/usr/src/gnu/usr.bin/groff/src=
" ;; *)
> > this=3D"gnu/usr.bin/groff/src/${dir}/";
> real=3D"/usr/src/gnu/usr.bin/groff/src/${dir}" ;; esac;
> > show=3D${this:-.}; echo "${target} =3D=3D=3D> ${show%/}${1:+ (with: $@)=
}"; cd
> > "${real}" && /usr/src/../tools/bin/nbmake _THISDIR_=3D"${this}" "$@"
> ${target};
> > }; _makedirtarget preproc dependall
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src/gnu/usr.bin/groff/src
> >=20
> > *** Failed target:  dependall-src
> > *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1";
> > shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .)
> > this=3D"gnu/usr.bin/groff/"; real=3D"/usr/src/gnu/usr.bin/groff" ;; *)
> > this=3D"gnu/usr.bin/groff/${dir}/"; real=3D"/usr/src/gnu/usr.bin/groff/=
${dir}"
> ;; esac;
> > show=3D${this:-.}; echo "${target} =3D=3D=3D> ${show%/}${1:+ (with: $@)=
}"; cd
> "${real}" &&
> > /usr/src/../tools/bin/nbmake _THISDIR_=3D"${this}" "$@" ${target}; };
> _makedirtarget
> > src dependall
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src/gnu/usr.bin/groff
> >=20
> > *** Failed target:  dependall-groff
> > *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1";
> > shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .)
> > this=3D"gnu/usr.bin/"; real=3D"/usr/src/gnu/usr.bin" ;; *)
> this=3D"gnu/usr.bin/${dir}/";
> > real=3D"/usr/src/gnu/usr.bin/${dir}" ;; esac; show=3D${this:-.}; echo
> "${target} =3D=3D=3D>
> > ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/src/../tools/bin/nbma=
ke
> > _THISDIR_=3D"${this}" "$@" ${target}; }; _makedirtarget groff dependall
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src/gnu/usr.bin
> >=20
> > *** Failed target:  dependall-usr.bin
> > *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1";
> > shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .)
> this=3D"gnu/";
> > real=3D"/usr/src/gnu" ;; *) this=3D"gnu/${dir}/"; real=3D"/usr/src/gnu/=
${dir}"
> ;;
> > esac; show=3D${this:-.}; echo "${target} =3D=3D=3D> ${show%/}${1:+ (wit=
h: $@)}";
> cd
> > "${real}" && /usr/src/../tools/bin/nbmake _THISDIR_=3D"${this}" "$@"
> > ${target}; }; _makedirtarget usr.bin dependall
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src/gnu
> >=20
> > *** Failed target:  dependall-gnu
> > *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1";
> > shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .) thi=
s=3D"";
> > real=3D"/usr/src" ;; *) this=3D"${dir}/"; real=3D"/usr/src/${dir}" ;; e=
sac;
> > show=3D${this:-.}; echo "${target} =3D=3D=3D> ${show%/}${1:+ (with: $@)=
}"; cd
> "${real}" &&
> > /usr/src/../tools/bin/nbmake _THISDIR_=3D"${this}" "$@" ${target}; };
> > _makedirtarget gnu dependall
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src
> >=20
> > *** Failed target:  do-build
> > *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1";
> > shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .) thi=
s=3D"";
> > real=3D"/usr/src" ;; *) this=3D"${dir}/"; real=3D"/usr/src/${dir}" ;; e=
sac;
> > show=3D${this:-.}; echo "${target} =3D=3D=3D> ${show%/}${1:+ (with: $@)=
}"; cd
> "${real}" &&
> > /usr/src/../tools/bin/nbmake _THISDIR_=3D"${this}" "$@" ${target}; };
> > _makedirtarget . dependall BUILD_tools=3Dno BUILD_lib=3Dno
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src
> >=20
> > *** Failed target:  build
> > *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1";
> > shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .) thi=
s=3D"";
> > real=3D"/usr/src" ;; *) this=3D"${dir}/"; real=3D"/usr/src/${dir}" ;; e=
sac;
> > show=3D${this:-.}; echo "${target} =3D=3D=3D> ${show%/}${1:+ (with: $@)=
}"; cd
> "${real}" &&
> > /usr/src/../tools/bin/nbmake _THISDIR_=3D"${this}" "$@" ${target}; };
> > _makedirtarget . do-build
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src
> >=20
> > *** Failed target:  distribution
> > *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1";
> > shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .) thi=
s=3D"";
> > real=3D"/usr/src" ;; *) this=3D"${dir}/"; real=3D"/usr/src/${dir}" ;; e=
sac;
> > show=3D${this:-.}; echo "${target} =3D=3D=3D> ${show%/}${1:+ (with: $@)=
}"; cd
> "${real}" &&
> > /usr/src/../tools/bin/nbmake _THISDIR_=3D"${this}" "$@" ${target}; };
> > _makedirtarget . build NOPOSTINSTALL=3D1
> > *** Error code 1
> >=20
> > Stop.
> > nbmake: stopped in /usr/src
> >=20
> > ERROR: Failed to make distribution
> > *** BUILD ABORTED ***
> >=20