Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Test/V01private.ztst skipped (was: zsh 5.1.1-test-1)
- X-seq: zsh-workers 37176
 
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
 
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
 
- Subject: Test/V01private.ztst skipped (was: zsh 5.1.1-test-1)
 
- Date: Sat, 21 Nov 2015 23:01:42 +0000
 
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
 
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=	daniel.shahaf.name; h=cc:content-type:date:from:in-reply-to	:message-id:mime-version:references:subject:to:x-sasl-enc	:x-sasl-enc; s=mesmtp; bh=96n19wqjaJW6fp9jcfJy0FxVMLo=; b=bSArry	BYsRQNzwVlmVRp06fMPdJslZu0kuyfYijoB/F1D/ReqAz8xhM1t1itZxHFWPApGH	KXrYsroBHEkeeBN4zHL8z07981UMCMki2g47K4rakFmVV8QXURbJ7FKZjx8PZ1xV	Ke2PnfjkEyKWT+FcVfK9HOPCwI13kLB34Doa0=
 
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=	messagingengine.com; h=cc:content-type:date:from:in-reply-to	:message-id:mime-version:references:subject:to:x-sasl-enc	:x-sasl-enc; s=smtpout; bh=96n19wqjaJW6fp9jcfJy0FxVMLo=; b=tzB9d	EAUKRFnM8xPqek4JelUT3nfcmb55sKGLKji7Lq13Ox5SInXAeZxaeW79GkWx21p2	Ag2u1YdgXNIcIUzL5iXbMYn4/ZxbinWcZn+EXiKtcM7WC9+GFXbgOTWxBogiM0ep	+O6vgComRlks3W4+FlTJKbwvm5p4MET6WL7Jvo=
 
- In-reply-to: <20151121183514.527eccf6@ntlworld.com>
 
- List-help: <mailto:zsh-workers-help@zsh.org>
 
- List-id: Zsh Workers List <zsh-workers.zsh.org>
 
- List-post: <mailto:zsh-workers@zsh.org>
 
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
 
- References: <20151121183514.527eccf6@ntlworld.com>
 
Peter Stephenson wrote on Sat, Nov 21, 2015 at 18:35:14 +0000:
> I'm not expecting unexpected problems, but then logically I can't, so
> let me know.
    % make test
    (eval):4: failed to load module `zsh/param/private': /home/daniel/src/zsh/Test/Modules/zsh/param/private.so: cannot open shared object file: No such file or directory
    ./V10private.ztst: skipped (can't load the zsh/param/private module for testing)
This is both before and after running 'make install'.  After 'git clean -fdx'
and rebuild/reinstall, it runs and passes.
Did I miss a memo about having to rerun Util/preconfig at some point?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author