public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* difficulties with snapshots
@ 2011-05-05  8:48 EXCOFFIER Denis
  2011-05-05  9:50 ` Corinna Vinschen
  2011-05-05 15:20 ` Christopher Faylor
  0 siblings, 2 replies; 5+ messages in thread
From: EXCOFFIER Denis @ 2011-05-05  8:48 UTC (permalink / raw)
  To: cygwin

Hi,

1) It seems that we have management problems with the snapshots.
The last one (indicated 2011-05-04 01:02:18 UTC) belongs in
fact to 2011-05-05, and it is more recent than the preceding
snapshot (indicated yesterday 2011-05-04 06:xx:xx UTC), which has
now disappeared (diffs are shown against 20110502).

In the past, at least for 2011-03-09 and for 2011-03-23 already, two
snapshots were produced on the same day and the first one in the day
has disappeared.

If possible, make the date indicated in the snapshot page to be
the same as the date indicated in `uname -a'. Or otherwise to
minimize discrepancies.


2) More importantly, i was not able to compile snapshots since about
beginning of May, with an error: wchar.h not found (in lsaauth).
The snapshot 20110420 has compiled correctly at that time (say: 21/4);
but i was not able to recompile it recently. You must know that
i update the cygwin packages every day, therefore the problem probably
comes from a recently added package.

OK we have received the new mingw-gcc... from Charles Wilson, but it
would normally not impact us since mingw and GCC-3 are not used in this
case (i use gcc4, the default).


3) And last, the last snapshot (20110504 01:02:18 UTC) does not work for me,
see eg
% /usr/bin/flex /dev/null
...does not finish
%


Regards,

Denis Excoffier.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: difficulties with snapshots
  2011-05-05  8:48 difficulties with snapshots EXCOFFIER Denis
@ 2011-05-05  9:50 ` Corinna Vinschen
  2011-05-05 15:20 ` Christopher Faylor
  1 sibling, 0 replies; 5+ messages in thread
From: Corinna Vinschen @ 2011-05-05  9:50 UTC (permalink / raw)
  To: cygwin

On May  5 10:47, EXCOFFIER Denis wrote:
> Hi,
> 
> 1) It seems that we have management problems with the snapshots.
> The last one (indicated 2011-05-04 01:02:18 UTC) belongs in
> fact to 2011-05-05, and it is more recent than the preceding
> snapshot (indicated yesterday 2011-05-04 06:xx:xx UTC), which has
> now disappeared (diffs are shown against 20110502).
> 
> In the past, at least for 2011-03-09 and for 2011-03-23 already, two
> snapshots were produced on the same day and the first one in the day
> has disappeared.
> 
> If possible, make the date indicated in the snapshot page to be
> the same as the date indicated in `uname -a'. Or otherwise to
> minimize discrepancies.
> 
> 
> 2) More importantly, i was not able to compile snapshots since about
> beginning of May, with an error: wchar.h not found (in lsaauth).
> The snapshot 20110420 has compiled correctly at that time (say: 21/4);
> but i was not able to recompile it recently. You must know that

I have no problems to build lsaauth or, FWIW, the entire Cygwinhn tree.

> 3) And last, the last snapshot (20110504 01:02:18 UTC) does not work for me,
> see eg
> % /usr/bin/flex /dev/null
> ...does not finish
> %

I can reproduce it and I have a local patch which fixes it for me,
but it's not ready for prime time.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: difficulties with snapshots
  2011-05-05  8:48 difficulties with snapshots EXCOFFIER Denis
  2011-05-05  9:50 ` Corinna Vinschen
@ 2011-05-05 15:20 ` Christopher Faylor
  1 sibling, 0 replies; 5+ messages in thread
From: Christopher Faylor @ 2011-05-05 15:20 UTC (permalink / raw)
  To: cygwin

On Thu, May 05, 2011 at 10:47:39AM +0200, EXCOFFIER Denis wrote:
>Hi,
>
>1) It seems that we have management problems with the snapshots.
>The last one (indicated 2011-05-04 01:02:18 UTC) belongs in
>fact to 2011-05-05,

That has been fixed.  Thanks for the heads up.

and it is more recent than the preceding
>snapshot (indicated yesterday 2011-05-04 06:xx:xx UTC), which has
>now disappeared (diffs are shown against 20110502).
>
>In the past, at least for 2011-03-09 and for 2011-03-23 already, two
>snapshots were produced on the same day and the first one in the day
>has disappeared.

That's how it works.  Only one snapshot per day.

>If possible, make the date indicated in the snapshot page to be
>the same as the date indicated in `uname -a'. Or otherwise to
>minimize discrepancies.

Not gonna happen.  The date indicates the time when the file was
uploaded.  Having it reflect the uname would require unpacking a tar
file and inspecting cygwin1.dll.  I'm not interested in going to that
amount of work.

>2) More importantly, i was not able to compile snapshots since about
>beginning of May, with an error: wchar.h not found (in lsaauth).
>The snapshot 20110420 has compiled correctly at that time (say: 21/4);
>but i was not able to recompile it recently. You must know that
>i update the cygwin packages every day, therefore the problem probably
>comes from a recently added package.

Snapshots are provided "as-is".  If you can't compile it then PTC.

>3) And last, the last snapshot (20110504 01:02:18 UTC) does not work for me,
>see eg
>% /usr/bin/flex /dev/null
>...does not finish
>%

This should be fixed in... the latest snapshot.

cgf

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: difficulties with snapshots
  2011-05-09 14:02 EXCOFFIER Denis
@ 2011-05-10 10:07 ` Corinna Vinschen
  0 siblings, 0 replies; 5+ messages in thread
From: Corinna Vinschen @ 2011-05-10 10:07 UTC (permalink / raw)
  To: cygwin

On May  9 16:02, EXCOFFIER Denis wrote:
> Hello,
> 
> This one is a follow-up of http://cygwin.com/ml/cygwin/2011-05/msg00042.html
> 
> On 2011-05-05 11:19:56 -0400, Christopher Faylor wrote:
> >On Thu, May 05, 2011 at 10:47:39AM +0200, EXCOFFIER Denis wrote:
> >>2) More importantly, i was not able to compile snapshots since about
> >>beginning of May, with an error: wchar.h not found (in lsaauth).
> >>The snapshot 20110420 has compiled correctly at that time (say: 21/4);
> >>but i was not able to recompile it recently. You must know that
> >>i update the cygwin packages every day, therefore the problem probably
> >>comes from a recently added package.
> >
> >Snapshots are provided "as-is".  If you can't compile it then PTC.
> 
> 
> Please consider this hideous patch thoughtfully, it solves my "wchar.h not
> found" problem in lsaauth, and the full cygwin tree now compiles ok
> like before.
> 
> diff -cNr cygwin-snapshot-20110506-1/winsup/lsaauth/Makefile.in
> cygwin-snapshot-20110506-2/winsup/lsaauth/Makefile.in
> *** cygwin-snapshot-20110506-1/winsup/lsaauth/Makefile.in
> 2011-04-07 08:09:27.000000000 +0159
> --- cygwin-snapshot-20110506-2/winsup/lsaauth/Makefile.in
> 2011-05-09 15:44:13.476681300 +0159
> ***************
> *** 29,35 ****
>   CC              := @CC@
>   CC_FOR_TARGET   := $(CC)
> 
> ! override CC   := @NO_CYGWIN@ $(firstword ${CC})
> 
>   CFLAGS          := @CFLAGS@
> 
> --- 29,35 ----
>   CC              := @CC@
>   CC_FOR_TARGET   := $(CC)
> 
> ! #override CC  := @NO_CYGWIN@ $(firstword ${CC})
> 
>   CFLAGS          := @CFLAGS@

Thanks.  I applied this patch together with another patch which gets
rid of the #include <wchar.h> entirely.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: difficulties with snapshots
@ 2011-05-09 14:02 EXCOFFIER Denis
  2011-05-10 10:07 ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: EXCOFFIER Denis @ 2011-05-09 14:02 UTC (permalink / raw)
  To: cygwin

Hello,

This one is a follow-up of http://cygwin.com/ml/cygwin/2011-05/msg00042.html

On 2011-05-05 11:19:56 -0400, Christopher Faylor wrote:
> On Thu, May 05, 2011 at 10:47:39AM +0200, EXCOFFIER Denis wrote:
>> 2) More importantly, i was not able to compile snapshots since about
>> beginning of May, with an error: wchar.h not found (in lsaauth).
>> The snapshot 20110420 has compiled correctly at that time (say: 21/4);
>> but i was not able to recompile it recently. You must know that
>> i update the cygwin packages every day, therefore the problem probably
>> comes from a recently added package.
>
> Snapshots are provided "as-is".  If you can't compile it then PTC.


Please consider this hideous patch thoughtfully, it solves my "wchar.h not
found" problem in lsaauth, and the full cygwin tree now compiles ok  
like before.

diff -cNr cygwin-snapshot-20110506-1/winsup/lsaauth/Makefile.in  
cygwin-snapshot-20110506-2/winsup/lsaauth/Makefile.in
*** cygwin-snapshot-20110506-1/winsup/lsaauth/Makefile.in        
2011-04-07 08:09:27.000000000 +0159
--- cygwin-snapshot-20110506-2/winsup/lsaauth/Makefile.in        
2011-05-09 15:44:13.476681300 +0159
***************
*** 29,35 ****
   CC              := @CC@
   CC_FOR_TARGET   := $(CC)

! override CC   := @NO_CYGWIN@ $(firstword ${CC})

   CFLAGS          := @CFLAGS@

--- 29,35 ----
   CC              := @CC@
   CC_FOR_TARGET   := $(CC)

! #override CC  := @NO_CYGWIN@ $(firstword ${CC})

   CFLAGS          := @CFLAGS@



Regards,

Denis Excoffier.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-10 10:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-05  8:48 difficulties with snapshots EXCOFFIER Denis
2011-05-05  9:50 ` Corinna Vinschen
2011-05-05 15:20 ` Christopher Faylor
2011-05-09 14:02 EXCOFFIER Denis
2011-05-10 10:07 ` Corinna Vinschen

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 read-only IMAP folder(s) and NNTP newsgroup(s).