From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3503 invoked by alias); 27 Jun 2012 18:18:05 -0000 Received: (qmail 3494 invoked by uid 22791); 27 Jun 2012 18:18:04 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,TW_SV X-Spam-Check-By: sourceware.org Received: from qmta03.emeryville.ca.mail.comcast.net (HELO qmta03.emeryville.ca.mail.comcast.net) (76.96.30.32) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Jun 2012 18:17:47 +0000 Received: from omta17.emeryville.ca.mail.comcast.net ([76.96.30.73]) by qmta03.emeryville.ca.mail.comcast.net with comcast id TVqJ1j0051afHeLA3WHmPN; Wed, 27 Jun 2012 18:17:46 +0000 Received: from mail.daveroth.dyndns.org ([67.171.9.42]) by omta17.emeryville.ca.mail.comcast.net with comcast id TWHl1j0050uRACK8dWHlZz; Wed, 27 Jun 2012 18:17:46 +0000 Received: from [10.249.1.104] (tela64.daveroth.dyndns.org [10.249.1.104]) (authenticated bits=0) by mail.daveroth.dyndns.org (8.14.3/8.14.3/Debian-9.4) with ESMTP id q5RIHgcv009116 for ; Wed, 27 Jun 2012 11:17:42 -0700 Message-ID: <4FEB4E48.8090600@acm.org> Date: Wed, 27 Jun 2012 18:18:00 -0000 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: cygwin 1.7.15: svn disk I/O error References: <87pq8vxaok.fsf@Rainer.invalid> <4FE117BA.1020909@etr-usa.com> <87395qh7wm.fsf@Rainer.invalid> <87ehp2ja2k.fsf@Rainer.invalid> <4FE9F08A.9060503@acm.org> <87a9zqj6b7.fsf@Rainer.invalid> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Reply-To: cygwin@cygwin.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-06/txt/msg00516.txt.bz2 On 6/27/2012 7:06 AM, Achim Gratz wrote: > Achim Gratz nexgo.de> writes: >> I'm not near my work machine, so this is from memory... the test suite >> requires perl modules I didn't have installed and fails most perl tests >> without them — not too worried about this, will install those later this >> week. > > The fail is not due to a module missing, but due to the perl dynaloader not > being able to load the DLL produced by the build. The error message is not > helpful as there's no reason given for why it couldn't load the DLL. The file > exists and is readable /executable. However, LDD gives strange output: Strange. It works for me and the ldd output for _Core.dll is reasonable. >> I've had to comment out the Apache module build since the mod_dav.la >> was nowhere to be found and no Cygwin package provides it. > > Even with the changes to the build config by Yaakov trying to build the Apache > module fails for me, now with unresolved symbols of the form "_dav_*". I've > built without mod_dav to work around that. Yaakov's changes worked for me. > Rebasing does help. Failing Perl tests aside (which never start due to the > issue outlined above), all further tests so far are pass. Judging from the > current progress, I'd think tests will run at least for two more hours. Yes, rebasing helped for me, too. The Ruby tests encountered fork failures, but everything else is working. I don't think this proves much, though. The errors I was getting in the past were fork failures and not the SQLite error being reported. Anyway, I'll have a new release available shortly built against the latest SQLite package, so others that want to use TortoiseSVN can try it. -- David Rothenberger ---- daveroth@acm.org It has long been an axiom of mine that the little things are infinitely the most important. -- Sir Arthur Conan Doyle, "A Case of Identity" -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple