X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-3.0 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,TW_YG,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4F7CADC3.9080603@etr-usa.com>
Date: Wed, 04 Apr 2012 14:23:31 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: [bug] Something fishy going on with sqlite3...
References: <87aa3hd4a5.fsf@Rainer.invalid> <jjti4r$2t7$1@dough.gmane.org>	<8762e5d3le.fsf@Rainer.invalid> <jjtkmo$po1$1@dough.gmane.org> <871uotd0ub.fsf@Rainer.invalid> <jjtqmt$93i$1@dough.gmane.org> <loom.20120316T080148-390@post.gmane.org> <loom.20120403T153444-198@post.gmane.org> <4F7B8E9A.100@etr-usa.com> <loom.20120404T093239-277@post.gmane.org>
In-Reply-To: <loom.20120404T093239-277@post.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 4/4/2012 5:07 AM, Achim Gratz wrote:
> Warren Young<warren<at>  etr-usa.com>  writes:
>>
>> Send me the cygport file and I'll build new sqlite3 packages.
>
> ---8<----->8---
> ORIG_PN="sqlite"
> ORIG_PV=`echo $PV|tr . \ |\
> awk -e '{printf "%1d%02d%02d%02d",$1,$2,$3,$4;}'`

Thanks for taking the time to diagnose this, and also for figuring out 
how to cope with the recent SQLite packaging changes.

I've rebuilt the packages and uploaded them here:

wget \
  http://etr-usa.com/cygwin/sqlite3/sqlite3-3.07.11.00-1.tar.bz2 \
  http://etr-usa.com/cygwin/sqlite3/sqlite3-3.07.11.00-1-src.tar.bz2 \
  http://etr-usa.com/cygwin/sqlite3/libsqlite3_0-3.07.11.00-1.tar.bz2 \
  http://etr-usa.com/cygwin/sqlite3/libsqlite3-devel-3.07.11.00-1.tar.bz2

Will you please try them?

There is likely to be one difference w.r.t your version, which is that 
my packages include a patch to replace a deprecated Cygwin 1.5 
cygwin1.dll call with its modern 1.7 replacement.[*]  Since it also 
pertains to Windows path handling, the difference may affect you.

Once you give me the okay, I'll RFU them so everyone can enjoy.

[*]  (I've tried a couple of times to get upstream to incorporate this 
patch, but they keep ignoring me.  I suspect they want a copyright 
assignment before they'll even look at the patch.  But it's trivial, so 
it's almost not even worth chasing.)

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

