zsh-users
 help / color / mirror / code / Atom feed
* Test fails on HP-UX
@ 2003-04-23 11:02 Thorsten Haude
  0 siblings, 0 replies; only message in thread
From: Thorsten Haude @ 2003-04-23 11:02 UTC (permalink / raw)
  To: Zsh User ML

Hi,

I try to build Zsh 4.0.6 on HP-UX 11.11. Before asking the admin to
install it, I wanted to make sure the test are running ok. However,
they aren't. It seems that some modules cannot be loaded and Zsh
somehow chokes on that. Here is the last part of make's output :

- - - Schnipp - - -
./V01zmodload.ztst: starting.
*** /tmp/zsh.ztst.err.828       Wed Apr 23 11:18:51 2003
--- /tmp/zsh.ztst.terr.828      Wed Apr 23 11:18:51 2003
***************
*** 0 ****
--- 1,7 ----
+ ZTST_execchunk:2: failed to load module: zsh/complete
+ ZTST_execchunk:2: failed to load module: zsh/complete
+ ZTST_execchunk:2: failed to load module: zsh/complete
+ ZTST_execchunk:2: failed to load module: zsh/complete
+ ZTST_execchunk:2: failed to load module: zsh/complete
+ ZTST_execchunk:2: failed to load module: zsh/deltochar
+ ZTST_execchunk:2: failed to load module: zsh/zleparameter
Test ./V01zmodload.ztst failed: error output differs from expected as shown above for:
 for m in $mods
 do
   zmodload -i $m || mods[(r)$m]=()
 done
Was testing: Test loading of all compiled modules
./V01zmodload.ztst: test failed.
./V02zregexparse.ztst: starting.
ZTST_execchunk:2: failed to load module: zsh/complete
Test ./V02zregexparse.ztst failed: non-zero status from preparation code:
  zmodload zsh/zutil
./V02zregexparse.ztst: test failed.
Test ./V02zregexparse.ztst failed: bad status 1, expected 0 from:
  zregexparse p1 p2 ''
Error output:
ZTST_execchunk:2: failed to load module: zsh/complete
ZTST_execchunk:zregexparse:2: autoload failed
Was testing: empty
./V02zregexparse.ztst: test failed.
./Y01completion.ztst: starting.
- - - Schnapp - - -

At this point, the test freezes.


This my be related to the problem described in
http://www.zsh.org/mla/workers/2003/msg00012.html. I tried to include
zpty in the build as suggested by Andrey (is s/dynamic/static/ in
Zpty's line sufficient?), but that changes nothing.

This is from my config.h:
- - - Schnipp - - -
/* Define to 1 if you want to use dynamically loaded modules on HPUX 10 */
/* #undef HPUXDYNAMIC */
- - - Schnapp - - -

What can I do to learn more about the problem?


Thorsten
-- 
The reasonable man adapts himself to the world;
the unreasonable one persists in trying to adapt the world to himself.
Therefore all progress depends on the unreasonable man.
    - George Bernard Shaw


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

only message in thread, other threads:[~2003-04-23 10:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-23 11:02 Test fails on HP-UX Thorsten Haude

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