[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-06-12 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Mon Jun 12 11:17:21 -0700 
2006 ---
*** Issue 66359 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-19 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560


User vq changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Jan 19 19:45:41 -0800 
2006 ---
The original problem of this issue is solved with the current cygwin 1.5.19
version.

If the hanging stuff that can be cured with
$ ls /proc/*/fd
still occurs please open a new issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-05 Thread hesu2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Jan  5 14:24:30 -0800 
2006 ---
I've changed to use the 24.12.2005 snapshot. It does not work better.

By running the command below, in a separate bash window, while running dmake I
can build several projects:
$ while true; do ls /proc/*/fd; sleep 2; done

I've had problems coming this far.
cygwin (?) does not seem stable. The configure command coredumps now and then,
but can work just by rerunning the same command line a few times. I get the
impression that the bash window with the loop can disturb the tcsh window.

This is the command line I use currently:

./configure --with-cl-home=/cygdrive/c/Program/Microsoft Visual Studio .NET
2003/Vc7 --with-jdk-home=/cygdrive/c/Program/Java/jdk1.5.0_03
--with-use-shell=tcsh --with-midl-path=/cygdrive/c/Program/Microsoft Platform
SDK/Bin --with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v1.1.4322
--with-frame-home=/cygdrive/c/Program/Microsoft.NET/SDK/v1.1
--with-ant-home=/cygdrive/c/Program/apache-ant-1.6.5
--with-extra-dotnet-files=/cygdrive/c/Program/Microsoft Visual C++ Toolkit
2003/include --with-extra-dotnet-files=/cygdrive/c/Program/Microsoft Visual
C++ Toolkit 2003/lib --enable-cl-standard

The first --with-extra-dotnet-files is overridden by the second, therefore I
patch winenv.set by:
1. Adding as second last to ILIB: c:\\Program\\MICROS~3\\include; 
2. Appending to CC and CXX -I/cygdrive/c/Program/MICROS~3/include 

I did 2, to make guw.pl find yvals.h. I have very different versions of yvals.h
and don't know whick one to use (Microsoft Visual C++ Toolkit 2003 or
Microsoft Platform SDK). 

I've finally reached the compilation of autodoc/source/display/html in
'build_instsetoo_native'. And there I get compilation errors (see end of
attached dmake-log). I think I've mixed to many h-files and libraries.

I'll attach the cygcheck -svr output below.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-05 Thread hesu2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560


User hesu2 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=32943) cygcheck -svr





--- Additional comments from [EMAIL PROTECTED] Thu Jan  5 14:28:59 -0800 
2006 ---
Created an attachment (id=32943)
cygcheck -svr


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-05 Thread hesu2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560


User hesu2 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=32944) log from
  |  |failing dmake





--- Additional comments from [EMAIL PROTECTED] Thu Jan  5 14:29:56 -0800 
2006 ---
Created an attachment (id=32944)
log from failing dmake


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-05 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Jan  5 14:59:47 -0800 
2006 ---
 I've had problems coming this far.

This is not very specific ;)

 cygwin (?) does not seem stable. The configure command coredumps now and then,
 but can work just by rerunning the same command line a few times. I get the
 impression that the bash window with the loop can disturb the tcsh window.
Guess why I'm asking for small (Not needing an OOo environment) reproducible
testcases. I'm 1000 miles away from my windows boxes therefore I cannot do
any debugging on snapshot problems. But be assured, it works for me. No cores
here. (With 20051224 snapshot, I had problems with a later one).

Btw. they are called snapshots because they are not stable ;) 

The rest of your report is not specific to the topic of this issue, I will not
comment much on it, but let me repeat: The VCTK is not functional, I didn't rip
it out of configure because I hoped I could make it usable but it might have
some rough edges.

Re --with-extra-dotnet-files, the structure of configure allows to use each
switch only once. If you use one twice, the second wins.

So, what would really helpfull now is a small testcase (a shellscrip, programm)
that hangs reproducible on your system. (One of a few hundred tries is enough,
but it must show the problems somehow.) If configure hangs for you: great! It's
a script, strip it down until you find the offending sequence.

Btw., configure cannot core dump, it's a script. (I might be wrong here, but
I never heard about a script that coredumped.) But it might be worth looking
at the core files that you find.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-05 Thread hesu2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Jan  5 15:21:16 -0800 
2006 ---
I just retried configure from my only cygwin window (bash). Below is my result
from ./configure, I don't know the name of the core dump (I've searched for
filenames containing core). I don't know how to make the script show more
details (like @echo ON in make). I cannot be more specific.

[EMAIL PROTECTED] ~/OpenOffice/config_office
$ ./configure --with-cl-home=/cygdrive/c/Program/Microsoft Visual Studio .NET
2003/Vc7 --with-jdk-home=/cygdrive/c/Program/Java/jdk1.5.0_03 --wit
h-use-shell=tcsh --with-midl-path=/cygdrive/c/Program/Microsoft Platform
SDK/Bin --with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v1.1.
4322 --with-frame-home=/cygdrive/c/Program/Microsoft.NET/SDK/v1.1
--with-ant-home=/cygdrive/c/Program/apache-ant-1.6.5 --with-extra-dotnet-files
=/cygdrive/c/Program/Microsoft Visual C++ Toolkit 2003/include
--with-extra-dotnet-files=/cygdrive/c/Program/Microsoft Visual C++ Toolkit 
2003/lib
 --enable-cl-standard
Segmentation fault (core dumped)




-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-05 Thread hesu2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Jan  5 15:31:22 -0800 
2006 ---
I just found the file sh.exe.stackdump, created about the time I ran configure
as above.
It looks like this, anything I can do to pin it down more?

Exception: STATUS_ACCESS_VIOLATION at eip=6106EEC7
eax=18CA ebx=18EAEE8B ecx=7C801898 edx= esi=18EAEE8C edi=18EAEF30
ebp=18EAEF68 esp=18EAEE60 program=C:\cygwin\bin\sh.exe, pid 1368, thread 
proc_waiter
cs=001B ds=0023 es=0023 fs=003B gs= ss=0023
Stack trace:
Frame Function  Args
18EAEF68  6106EEC7  (610FE4CC, 18EAFBB8, 7C8399F3, 7C802608)
18EAEF98  61002EA2  (06D0, , , )
18EAFFB4  610036D9  (, , , )
End of stack trace


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-05 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Jan  5 16:21:58 -0800 
2006 ---
Yes, I forgot to tell you that the cores are called *.stackdump :)

First I would go to the latest snapshot. Debugging old snapshots is, most of the
time, only of limited interest to the developer.

Then I would start shortening the configure script until only the failing part
remains. As you didn't post any output after the configure call I would assume
that something at the beginning fails. Have a look at config.log.

For making bash scripts more verbose look at man bash (sh == bash). But in
this case this might not help you as configure is haevily redirecting its
output.

If you would have a bash/sh with debug information you could use addr2line to
get the failing position in the code (but you don't).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-05 Thread hesu2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Jan  5 16:52:32 -0800 
2006 ---
I'll switch back to the latest snapshot later.

As you didn't post any output after the configure call I would assume that
something at the beginning fails. Have a look at config.log.

I didn't even get a new config.log.

$ man bash
given as the first command after tha failing configure, seemed to hang. It took
a long time to start a new shell, 100% CPU load. 
ctrl-c gave this:
$ man bash
  8 [unknown (0xC58)] sh 2608 child_copy: stack write copy failed,
0x22D950..0x23, done 0, windows pid 2283652, Win32 error 5
sh: fork: No error
Error executing formatting or display command.
System command (cd /usr/share/man  (echo .ll 13.5i; echo .nr LL 13.5i;
echo .pl 1100i; /usr/bin/cat '/usr/share/man/man1/bash.1'; echo .\\\
; echo .pl \n(nlu+10) | /usr/bin/tbl | /usr/bin/nroff -c -mandoc 2/dev/null
| /usr/bin/less -isrR) exited with status 32768.
No manual entry for bash

(later man bash worked properly)
I've seen child_copy: stack write copy failed many times, is it due to 
ctrl-c? 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2006-01-05 Thread hesu2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Jan  5 16:59:38 -0800 
2006 ---
Looked a little more at the load.
It is explorer.exe that consumes a lot of cpu after a failing configure (the
prompt is displayed in the bash window) and during a hanging man bash.

It takes a minute or two for the load to get normal again.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-12-30 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Fri Dec 30 15:58:41 -0800 
2005 ---
For the record: Even with a current snapshot some hangs were seen on one system
but could be cured by starting the following command in a new cygwin bash
window:

$ ls /proc/*/fd

If whoever reads this issue (and is not ause ;) ) can reproduce the hang and the
unhang with the ls command, please provide details.

CC'ing Henrik as he might actually be the second one.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-12-30 Thread hesu2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Fri Dec 30 16:55:52 -0800 
2005 ---
I get the hanging in dmake. sed is always shown by ps when hanging (and not
otherwise).

$ ls /proc/*/fd
Unhang dmake for a few seconds (until next sed?)

$ uname -a
CYGWIN_NT-5.1 Ettan 1.5.19s(0.149/4/2) 20051227 16:45:51 i686 unknown unknown 
Cygwin

/Henrik

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-12-30 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Fri Dec 30 17:42:13 -0800 
2005 ---
@hesu2: Please try the 24.12.2005 snapshot. I try to reproduce with the 
29.12.2005
snapshot.

What hardware is your system? Are you building on a local harddrive? Can you 
post
(attach) the output of cygcheck -svr?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-09-21 Thread hunglm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Tue Sep 20 23:20:21 -0700 
2005 ---
Thank you for helping me. I have already built project instsetoo_native.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-09-21 Thread hunglm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Tue Sep 20 23:21:25 -0700 
2005 ---
Thank you for helping me. I have already built project instsetoo_native.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-09-15 Thread hunglm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Sep 15 01:40:41 -0700 
2005 ---
I have tried with Cygwin 1.5.18 but it stills error. Now, I don't know how to 
make a Setup file. I wants to build a new Setup with language is Vietnamese. I 
have met the errors when I build module instsetoo_native. Please see issue 
#54634.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-09-15 Thread hjs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Sep 15 02:59:34 -0700 
2005 ---
try to replace your cygwin1.dll in /bin with the latest snapshot of this dll
provided here:
http://cygwin.com/snapshots/

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-09-12 Thread hjs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Mon Sep 12 05:35:32 -0700 
2005 ---
*** Issue 54485 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-09-08 Thread davidfraser
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Thu Sep  8 00:13:01 -0700 
2005 ---
Correction: the freezing that can be undone with catting /proc/$pid/cmdline only
works for freezes elsewhere (such as in building extras), not for the makecab
freeze in instsetoo_native

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-09-07 Thread davidfraser
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Wed Sep  7 10:53:05 -0700 
2005 ---
Note that the freezing can also be undone by catting /proc/$pid/cmdline for the
frozen process...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-07-20 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Wed Jul 20 10:45:32 -0700 
2005 ---
Just to let you know, the problem is fixed in the current snapshots and
will be fixed in cygwin 1.5.19.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-07-20 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Wed Jul 20 10:47:02 -0700 
2005 ---
FYI. Snaphots: http://cygwin.com/snapshots/

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-07-20 Thread cyb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





--- Additional comments from [EMAIL PROTECTED] Wed Jul 20 10:47:23 -0700 
2005 ---
reproduced on WinXP after letting it process this single line for almost 3 
hours :/

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 51560] Build with cygwin 1.5.18 fails in instsetoo_native

2005-07-04 Thread vq
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560


User vq changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27695) Minimal
  |  |testcase





--- Additional comments from [EMAIL PROTECTED] Mon Jul  4 15:53:36 -0700 
2005 ---
Created an attachment (id=27695)
Minimal testcase


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]