zsh-workers
 help / color / mirror / code / Atom feed
* Failures on SunOS
@ 2000-10-04 15:32 Vin Shelton
  0 siblings, 0 replies; only message in thread
From: Vin Shelton @ 2000-10-04 15:32 UTC (permalink / raw)
  To: zsh-workers

When trying to build from the latest CVS sources on:

    SunOS ise4 5.5.1 Generic sun4m sparc

using 'gcc version 2.95.2 19991024 (release)", I get the following
errors from "make check":

  cd Test ; make check
  make[1]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Test'
  if test -n "gcc"; then \
    cd .. && \
    make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
  fi
  mkdir /u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Test/Modules
  mkdir /u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Test/Modules/zsh
  for f in /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/*.ztst; do \
    ../Src/zsh -f /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/ztst.zsh $f; \
  done
  /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/ztst.zsh:36: failed to load module: zsh/parameter
  /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/ztst.zsh:41: failed to load module: zsh/parameter
  /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/ztst.zsh:49: failed to load module: zsh/parameter
  ZTST_execchunk:1: failed to load module: zsh/parameter
  ZTST_execchunk:1: failed to load module: zsh/parameter
  ZTST_execchunk:5: failed to load module: zsh/parameter
  ZTST_execchunk:6: failed to load module: zsh/parameter
  ZTST_execchunk:6: failed to load module: zsh/parameter
  *** /tmp/zsh.ztst.err.23519	Wed Oct  4 06:26:01 2000
  --- /tmp/zsh.ztst.terr.23519	Wed Oct  4 06:26:03 2000
  ***************
  *** 0 ****
  --- 1,5 ----
  + ZTST_execchunk:1: failed to load module: zsh/parameter
  + ZTST_execchunk:1: failed to load module: zsh/parameter
  + ZTST_execchunk:5: failed to load module: zsh/parameter
  + ZTST_execchunk:6: failed to load module: zsh/parameter
  + ZTST_execchunk:6: failed to load module: zsh/parameter
...


I then get the following errors from "make install":

  make[1]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  Linking with the standard modules.
  make[2]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Builtins'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Builtins'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Modules'
  make[4]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[4]: `complete.mdh' is up to date.
  make[4]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Modules'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[2]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  rm -f stamp-modobjs.tmp
  make[2]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Builtins'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Builtins'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Modules'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Modules'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[2]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  `stamp-modobjs' is up to date.
  /u/shelton/new/src/zsh-2000-10-04-1005-GMT/mkinstalldirs /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin
  mkdir /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT
  mkdir /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin
  /u/shelton/new/SunOS-5.5/bin/install -c  zsh /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh-3.1.9-dev-6
  if test -f /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh; then \
      rm -f /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh.old; \
      ln /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh.old; \
  else :; fi
  rm -f /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh.new
  ln /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh-3.1.9-dev-6 /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh.new
  ln: accessing `/u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh-3.1.9-dev-6': No such file or directory
  make[1]: *** [install.bin-here] Error 1
  make[1]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  make: *** [install.bin] Error 2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-10-04 15:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-04 15:32 Failures on SunOS Vin Shelton

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).