Project

General

Profile

Bug #361

[zsh] 5.0.2-2 check fails, has files in sbin

mtjm - almost 11 years ago - . Updated almost 8 years ago.

Status:
fixed
Priority:
broken
Assignee:
% Done:

0%


Description

Files:

bin/
bin/zsh
bin/zsh-5.0.2

Error:

./Y01completion.ztst: starting.
(zpty):zpty:19: can't open pseudo terminal: bad file descriptor
comptestinit:zpty:21: no such pty command: zsh
Test ./Y01completion.ztst failed: non-zero status from preparation code:
  if ( zmodload -i zsh/zpty ) >/dev/null 2>&1; then
    . $ZTST_srcdir/comptest
    mkdir comp.tmp
    cd comp.tmp
    comptestinit -z $ZTST_testdir/../Src/zsh &&
    {
      mkdir dir1 &&
      mkdir dir2 &&
      touch file1 &&
      touch file2
    }
  else
    ZTST_unimplemented="the zsh/zpty module is not available" 
  fi
./Y01completion.ztst: test failed.
Test ./Y01completion.ztst failed: bad status 1, expected 0 from:
  comptest $': \t\t\t\t\t\t\t'
Error output:
comptest:zpty:2: no such pty command: zsh
comptest:zpty:3: no such pty command: zsh
Was testing: directories and files
./Y01completion.ztst: test failed.


Files

zsh-5.0.2-2-mips64el-build.log (91.1 KB) zsh-5.0.2-2-mips64el-build.log build log mtjm, 2013-06-25 11:58 AM
zsh-5.0.2-2-mips64el-check.log (6.81 KB) zsh-5.0.2-2-mips64el-check.log check log mtjm, 2013-06-25 11:58 AM

History

#2

Updated by ovruni over 10 years ago

zsh-5.0.2-2 has built successfully

#3

Updated by Anonymous almost 8 years ago

  • Project changed from 3 to Ports

Also available in: Atom PDF