From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6357 invoked by alias); 27 Feb 2017 20:59:42 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 40663 Received: (qmail 29150 invoked from network); 27 Feb 2017 20:59:42 -0000 X-Qmail-Scanner-Diagnostics: from smtprelay04.ispgateway.de by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(80.67.29.8):SA:0(-0.7/5.0):. Processed in 2.110834 secs); 27 Feb 2017 20:59:42 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: ft@bewatermyfriend.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at bewatermyfriend.org does not designate permitted sender hosts) From: Frank Terbeck To: Daniel Shahaf Cc: Sebastian Gniazdowski , zsh-workers@zsh.org Subject: Re: workers/40626 (commit 6c476c22) causes multiple test failures In-Reply-To: <20170227200843.GA22186@fujitsu.shahaf.local2> (Daniel Shahaf's message of "Mon, 27 Feb 2017 20:08:43 +0000") References: <1488188512.996718.893937368.139819AB@webmail.messagingengine.com> <170227084220.ZM2518@torch.brasslantern.com> <1488221292.1892086.894517872.57C9430B@webmail.messagingengine.com> <20170227200843.GA22186@fujitsu.shahaf.local2> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (gnu/linux) Date: Mon, 27 Feb 2017 21:38:05 +0100 Message-ID: <87bmtnv07m.fsf@ft.bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain X-Df-Sender: NDMwNDQ0 Daniel Shahaf wrote: > Sebastian Gniazdowski wrote on Mon, Feb 27, 2017 at 10:48:12 -0800: >> PS. Ah, I probably didn't do make install. Ran Src/zsh, but modules were >> from /usr/local. > > That's precisely why I compile the modules statically... Here is something that will do the required setup to run zsh with all its modules from its source repository: https://github.com/ft/zsh-test Regards, Frank -- In protocol design, perfection has been reached not when there is nothing left to add, but when there is nothing left to take away. -- RFC 1925