Subject: today's build fails
To: None <port-vax@NetBSd.org>
From: Rhialto <rhialto@falu.nl>
List: port-vax
Date: 04/17/2007 01:47:18
CVS update from earlier today. Clean cross-build from amd64 to vax.
There are some worrying messages from vax--netbsdelf-nm, and at the end
the build fails for an apparently different reason.
The cross-i386 build went fine. Cross-alpha build is now running.

===> build.sh command: ./build.sh -D /vol1/rhialto/destdir.vax -m vax -O /scratch2/obj.vax -R /vol1/rhialto/release -T /vol1/rhialto/tools.amd64 -u -U -N 1 -X /vol1/rhialto/cvs/xsrc -x release
===> build.sh started: Tue Apr 17 01:07:27 CEST 2007
===> NetBSD version:   4.99.17
===> MACHINE:          vax
===> MACHINE_ARCH:     vax
===> Build platform:   NetBSD 3.0 amd64
===> HOST_SH:          /bin/sh
     objdir  /scratch2/obj.vax/tools
===> TOOLDIR path:     /vol1/rhialto/tools.amd64
===> DESTDIR path:     /vol1/rhialto/destdir.vax
===> RELEASEDIR path:  /vol1/rhialto/release
===> makewrapper:      /vol1/rhialto/tools.amd64/bin/nbmake-vax
===> Updated /vol1/rhialto/tools.amd64/bin/nbmake-vax

...
/vol1/rhialto/tools.amd64/bin/vax--netbsdelf-nm: yperr_string.o: File format not recognized
/vol1/rhialto/tools.amd64/bin/vax--netbsdelf-nm: yp_master.o: File format not recognized
/vol1/rhialto/tools.amd64/bin/vax--netbsdelf-nm: yp_maplist.o: File format not recognized
/vol1/rhialto/tools.amd64/bin/vax--netbsdelf-nm: yp_all.o: File format not recognized
...
    compile  libcrypto/sha512.o
/var/tmp//ccxNUiJ2.s: Assembler messages:
/var/tmp//ccxNUiJ2.s:2375: Fatal error: Junk at end of expression "(ALL_REGS)"

*** Failed target:  sha512.o
*** Failed command: /vol1/rhialto/tools.amd64/bin/vax--netbsdelf-gcc -O1 -fgcse -fstrength-reduce -fgcse-after-reload -Werror -Dlibcrypto -I. -I/vol1/rhialto/cvs/src/crypto/dist/openssl/crypto -I/vol1/rhialto/cvs/src/crypto/dist/openssl -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" -DDSO_DLFCN -DHAVE_DLFCN_H -I/vol1/rhialto/cvs/src/crypto/dist/openssl/crypto -I/vol1/rhialto/cvs/src/crypto/dist/openssl/crypto/bn -I/vol1/rhialto/cvs/src/lib/libcrypto/arch/vax -nostdinc -isystem /vol1/rhialto/destdir.vax/usr/include -c -I/vol1/rhialto/cvs/src/crypto/dist/openssl/crypto/sha /vol1/rhialto/cvs/src/crypto/dist/openssl/crypto/sha/sha512.c -o sha512.o
*** Error code 1

Stop.
nbmake: stopped in /vol1/rhialto/cvs/src/lib/libcrypto

*** Failed target:  dependall
*** Failed command: cd /vol1/rhialto/cvs/src/lib/libcrypto; /vol1/rhialto/tools.amd64/bin/nbmake realall
*** Error code 1

Stop.
nbmake: stopped in /vol1/rhialto/cvs/src/lib/libcrypto

*** Failed target:  dependall-libcrypto
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/vol1/rhialto/cvs/src/lib" ;; *) this="lib/${dir}/"; real="/vol1/rhialto/cvs/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /vol1/rhialto/tools.amd64/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libcrypto dependall
*** Error code 1

Stop.
nbmake: stopped in /vol1/rhialto/cvs/src/lib

*** Failed target:  do-lib
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/vol1/rhialto/cvs/src" ;; *) this="${dir}/"; real="/vol1/rhialto/cvs/src/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /vol1/rhialto/tools.amd64/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget lib dependall
*** Error code 1

Stop.
nbmake: stopped in /vol1/rhialto/cvs/src

*** Failed target:  build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/vol1/rhialto/cvs/src" ;; *) this="${dir}/"; real="/vol1/rhialto/cvs/src/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /vol1/rhialto/tools.amd64/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . do-lib
*** Error code 1

Stop.
nbmake: stopped in /vol1/rhialto/cvs/src

*** Failed target:  distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/vol1/rhialto/cvs/src" ;; *) this="${dir}/"; real="/vol1/rhialto/cvs/src/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /vol1/rhialto/tools.amd64/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . build NOPOSTINSTALL=1
*** Error code 1

Stop.
nbmake: stopped in /vol1/rhialto/cvs/src

*** Failed target:  release
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/vol1/rhialto/cvs/src" ;; *) this="${dir}/"; real="/vol1/rhialto/cvs/src/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /vol1/rhialto/tools.amd64/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . distribution
*** Error code 1

Stop.
nbmake: stopped in /vol1/rhialto/cvs/src

ERROR: Failed to make release
*** BUILD ABORTED ***

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert      -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl        -- Cetero censeo "authored" delendum esse.