zsh-users
 help / color / mirror / code / Atom feed
* build from source
@ 2024-02-01 22:31 Ray Andrews
  2024-02-01 23:15 ` Bart Schaefer
  0 siblings, 1 reply; 14+ messages in thread
From: Ray Andrews @ 2024-02-01 22:31 UTC (permalink / raw)
  To: Zsh Users

... seems to have gone fairly well, I have an executable (5.9.0.1-dev) but:

cp: cannot stat './Doc/help.txt': No such file or directory

... doesn't sound serious however that file does exist and contains:

  % cat help.txt
exit bye
cd chdir
typeset declare
typeset float
fc history
typeset integer
typeset local
exit logout
print pushln
fc r
typeset readonly
hash rehash
whence type
unhash unalias
unhash unfunction
whence where
whence which
----------------------------------------------------------------

% make
% make check

**************************************
64 successful test scripts, 1 failure, 2 skipped
**************************************
make[1]: *** [Makefile:190: check] Error 1
make[1]: Leaving directory '/aWorking/Zsh/Zsh-5.9/code/Test'
make: *** [Makefile:263: check] Error 2

... scanning back over the output:

Test ./C02cond.ztst failed: bad status 1, expected 0 from:
   [[ $newnewnew -nt $zlnfs && ! ($unmodified -nt $zlnfs) ]]
Was testing: -nt cond
./C02cond.ztst: test failed.

... so one failure that I can see.  Can I follow up on that?  I haven't 
done this for many years but I think I remember that last time I had one 
error as well but we fixed it.








^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-02-04  2:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-01 22:31 build from source Ray Andrews
2024-02-01 23:15 ` Bart Schaefer
2024-02-02  1:36   ` Ray Andrews
2024-02-02  2:08     ` Bart Schaefer
2024-02-02 16:14       ` Ray Andrews
2024-02-02 17:08         ` Oliver Kiddle
2024-02-02 18:13           ` Ray Andrews
2024-02-02 23:06         ` Ray Andrews
2024-02-03 22:27           ` Bart Schaefer
2024-02-03 23:42             ` Ray Andrews
2024-02-04  1:26               ` Lawrence Velázquez
2024-02-04  2:00                 ` Ray Andrews
2024-02-02  6:00     ` Lawrence Velázquez
2024-02-02 16:30       ` Ray Andrews

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).