perl-Win32-API package problem

2018-04-28 Thread SJ Luo
Hi,

  I have a small Perl program that utilize module
Win32::API::Callback. This module works properly if I downloaded this
module from CPAN and compile by myself. There occurs a problem if I
get it from binary package perl-Win32-API downloaded by Cygwin setup
program. I then tried to figure this problem out by downloading source
module and compile by myself. I found a simple flow to duplicate the
fail with the following sequence.

- Cut here -
% cd /usr/src/perl-Win32-API-0.84-1.src
% cygport perl-Win32-API.cygport prep compile
:
% cd perl-Win32-API-0.84-1.x86_64/build/
% mv API_test64.dll API_test64.dll.lnk; cp API_test64.dll.lnk API_test64.dll
% mv rtc64.dll rtc64.dll.lnk; cp rtc64.dll.lnk rtc64.dll
% cd Callback
% make test
:
(Failed test 'callback function works' at t/02_Callback.t line 58.)
:
% touch Callback.c
% make
% make test
:
(All tests passed)
:
- Cut here -

  The two lines of commands "mv ; cp xxx" are to dereference the
symbolic links of testing-needed dll files because
Win32::API::LoadLibrary() seems not be able to resolve Cygwin symbolic
link.
  Two "make test" commands are shown above. The first test fails at
02_Callback.t line 75. After fail, a force recompile of the
Callback.dll module is done by touch and make. Doing "make test"
again, this time all test items passed.

  By checking the gcc compile option, I found there is a gcc option
"-fno-stack-protector" provided when I compile this module by myself,
while the option is removed when I compile with cygport. If I try
manually compiling without this option, the same problem occurs.

The host system is Windows7. Cygwin dll is 64bit version 2.10.0-1.
wish it can be solved soon in next package release.

Thanks,
SJ
 

  https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
target="_blank">https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif";
alt="" width="46" height="29" style="width: 46px; height: 29px;"
/>
不含病毒。https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
target="_blank" style="color: #4453ea;">www.avast.com   




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



From Miss Enitann Kim

2018-04-28 Thread Miss Enitann Kim
Hello dear

My Name is Miss Enitann Kim, I am 17 years old girl, I am writing 
to you from Anchorage, Alaska in United States of America, I am 
an Orphan,  I am the only child of my parents
I got your email address from your country  online e-mail 
Database Directory, I would like to communicate with you about my 
interest plan in relocating to your country  for my safety.

I am a Korean American, my father is from Korea, my mother is a 
Jewish American.I was born and raised in the United States. I can 
speak only in English Because I have spent all my life here in 
the USA, I never go to my father land Korea.My father has died of 
a heart attack for the past three months and I sincerely need 
your help now because my life is in Danger.

I want to discuss and handle a very important business with you I 
will write you more details of the business  when I receive your 
reply
Please reply immediately to my personal email address 
missenitann...@hotmail.com

I wait for your next reply.

Reply only to my private email address:  
missenitann...@hotmail.com

Thank you
Enitann Kim

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



[ANNOUNCEMENT] Updated: subversion-1.10.0-2

2018-04-28 Thread David Rothenberger
CYGWIN NEWS:

Fix error in patch for subversion-1.10.0-1 that fatally broke all
operations.

NEWS:
=
Please see the release notes

  http://subversion.apache.org/docs/release-notes/1.10.html

for more details about the changes in Subversion.

See

  http://svn.apache.org/repos/asf/subversion/tags/1.10.0/CHANGES

for more details about the changes in 1.10.0.


DESCRIPTION:

Subversion is a version control system designed to be a compelling
successor to CVS.

Please see 

  http://svnbook.red-bean.com/nightly/en/index.html

for the latest official release of the Subversion Book.

QUESTIONS:
==
If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

-- 
David Rothenberger    daver...@acm.org

Hain't we got all the fools in town on our side?  And hain't that a big
enough majority in any town?
-- Mark Twain, "Huckleberry Finn"

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



[ANNOUNCEMENT] TeX Live 2018

2018-04-28 Thread Ken Brown
Cygwin's TeX Live packages have been updated to the latest upstream 
release, TeX Live 2018.


TeX Live provides a comprehensive, cross-platform TeX system.  It 
includes all the major TeX-related programs, macro packages, and fonts 
that are free software, including support for many languages around the 
world.  For more information, see


  http://www.tug.org/texlive/

And see

  http://www.tug.org/texlive/doc/texlive-en/texlive-en.html#news

for a list of changes since TeX Live 2017.

The TeX Live executables and supporting libraries are contained in the 
following Cygwin packages:


* texlive-20180414-1

* libkpathsea6-20180414-1
* libkpathsea-devel-20180414-1

libkpathsea is a TeX file and path search library.

* libptexenc1-20180414-1
* libptexenc-devel-20180414-1

libptexenc is a TeX Unicode encoding library.

* libsync1-20180414-1
* libsync-devel-20180414-1

libsync is a TeX source/output synchronization library.

* libtexlua52_5-20180414-1
* libtexlua52-devel-20180414-1
* libtexlua53_5-20180414-1
* libtexlua53-devel-20180414-1

libtexlua52 and libtexlua53 are TeX lua scripting libraries.

* libtexluajit2-20180414-1
* libtexluajit-devel-20180414-1

libtexluajit is a TeX Just-In-Time lua compiler library.

* asymptote-2.44-1

Asymptote is a powerful descriptive vector graphics language for 
technical drawing, inspired by MetaPost but with an improved C++-like 
syntax.  Asymptote provides for figures the same high-quality 
typesetting that LaTeX does for scientific text.


In addition, upstream TeX Live provides thousands of "packages", grouped 
into "collections".  There is a Cygwin package for each upstream 
collection; there are also Cygwin packages containing documentation for 
some of the collections.


* texlive-collection-basic-20180414-1
* texlive-collection-basic-doc-20180414-1
* texlive-collection-bibtexextra-20180414-1
* texlive-collection-bibtexextra-doc-20180414-1
* texlive-collection-binextra-20180414-1
* texlive-collection-binextra-doc-20180414-1
* texlive-collection-context-20180414-1
* texlive-collection-context-doc-20180414-1
* texlive-collection-fontsextra-20180414-1
* texlive-collection-fontsextra-doc-20180414-1
* texlive-collection-fontsrecommended-20180414-1
* texlive-collection-fontsrecommended-doc-20180414-1
* texlive-collection-fontutils-20180414-1
* texlive-collection-fontutils-doc-20180414-1
* texlive-collection-formatsextra-20180414-1
* texlive-collection-games-20180414-1
* texlive-collection-humanities-20180414-1
* texlive-collection-humanities-doc-20180414-1
* texlive-collection-langarabic-20180414-1
* texlive-collection-langchinese-20180414-1
* texlive-collection-langcjk-20180414-1
* texlive-collection-langcyrillic-20180414-1
* texlive-collection-langczechslovak-20180414-1
* texlive-collection-langenglish-20180414-1
* texlive-collection-langeuropean-20180414-1
* texlive-collection-langfrench-20180414-1
* texlive-collection-langgerman-20180414-1
* texlive-collection-langgreek-20180414-1
* texlive-collection-langitalian-20180414-1
* texlive-collection-langjapanese-20180414-1
* texlive-collection-langkorean-20180414-1
* texlive-collection-langother-20180414-1
* texlive-collection-langpolish-20180414-1
* texlive-collection-langportuguese-20180414-1
* texlive-collection-langspanish-20180414-1
* texlive-collection-latex-20180414-1
* texlive-collection-latex-doc-20180414-1
* texlive-collection-latexextra-20180414-1
* texlive-collection-latexextra-doc-20180414-1
* texlive-collection-latexrecommended-20180414-1
* texlive-collection-latexrecommended-doc-20180414-1
* texlive-collection-luatex-20180414-1
* texlive-collection-luatex-doc-20180414-1
* texlive-collection-mathscience-20180414-1
* texlive-collection-mathscience-doc-20180414-1
* texlive-collection-metapost-20180414-1
* texlive-collection-metapost-doc-20180414-1
* texlive-collection-music-20180414-1
* texlive-collection-music-doc-20180414-1
* texlive-collection-pictures-20180414-1
* texlive-collection-pictures-doc-20180414-1
* texlive-collection-plaingeneric-20180414-1
* texlive-collection-plaingeneric-doc-20180414-1
* texlive-collection-pstricks-20180414-1
* texlive-collection-pstricks-doc-20180414-1
* texlive-collection-publishers-20180414-1
* texlive-collection-publishers-doc-20180414-1
* texlive-collection-xetex-20180414-1
* texlive-collection-xetex-doc-20180414-1

Recommendations
===
Most people do not need the full TeX Live installation, which is huge 
and can take a long time to install.  If you're not sure what you need, 
here are some possible ways to start:


Minimal: Install texlive and its dependencies.  This provides plain TeX 
but not LaTeX.


Basic: Install texlive-collection-latex and its dependencies.  This is a 
minimal installation with LaTeX.


Small: Install texlive-collection-latexrecommended and its dependencies. 
 This provides the most commonly used non-graphics LaTeX packages. 
Install texlive-collection-pictures if you want the standard graphics 
packages too.


Medium: Install texliv

[ANNOUNCEMENT] biber 2.11-1

2018-04-28 Thread Ken Brown
The following package has been uploaded to the Cygwin distribution:

* biber-2.11-1

Biber is a BibTeX replacement for users of BibLaTeX.  Biber supports
full UTF-8, can (re-)encode input and output, supports highly
configurable sorting, dynamic bibliography sets, and many other
features.

This is an update to the latest upstream release.  It is designed to
work with biblatex-3.11.  The latter is contained in
texlive-collection-bibtexextra, which has just been updated also.

Ken Brown
Cygwin's Biber maintainer

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



Warning (Couldn't compute FAST_CWD pointer)

2018-04-28 Thread Rabii Mejdoule Semlali via cygwin
Dear Sir or Madam,

i can not compile my Project at Eclipse, i becom ale Warning below , What can i 
do to emprove that?
Info.: I have :
Quartus II 64Bit V13.0DE2 Cyclone 2 (EP2C35F672C6N)



 Build of configuration Nios II for project cpu_TimerCnt 

make all 
  2 [main] sh 14912 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] sh 8272 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
    404 [main] echo 14560 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
Info: Building ../cpu_TimerCnt_bsp/
make --no-print-directory -C ../cpu_TimerCnt_bsp/
  1 [main] pwd 6980 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] sh 2504 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] sh 9376 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
[BSP build complete]
  2 [main] true 7792 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] sh 12964 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
[cpu_TimerCnt build complete]

 Build Finished 


Best regards

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



Re: [ANNOUNCEMENT] TeX Live 2018

2018-04-28 Thread Lemures Lemniscati
Hi!

> * asymptote-2.44-1


Thank you for quick updating!

But, upgrading to asymptote-2.44-1 make 'asy' silently crash.

> $ cygcheck -c asymptote; asy -version && echo OK || echo NO
> Cygwin Package Information
> Package  VersionStatus
> asymptote2.44-1 OK
> NO


By downgrading to asymptote-2.41-1, 'asy' works.

> $ cygcheck -c asymptote; asy -version && echo OK || echo NO
> Cygwin Package Information
> Package  VersionStatus
> asymptote2.41-1 OK
> Asymptote version 2.41 [(C) 2004 Andy Hammerlindl, John C. Bowman, Tom Prince]
> OK

Is it a kind of rebase problems?

--
Lem


==
Subject: [ANNOUNCEMENT] TeX Live 2018
Date: Sat, 28 Apr 2018 15:22:06 -0400
From: Ken Brown 

> Cygwin's TeX Live packages have been updated to the latest upstream release, 
> TeX Live 2018.


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



Re: Warning (Couldn't compute FAST_CWD pointer)

2018-04-28 Thread Andrey Repin
Greetings, Rabii Mejdoule Semlali!

> i can not compile my Project at Eclipse, i becom ale Warning below , What
> can i do to emprove that?

Upgrade your Cygwin, the problem was fixed over a decade ago.

See
> FAQ:   http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html

And specifically 
http://cygwin.com/faq/faq.html#faq.using.fixing-find_fast_cwd-warnings


-- 
With best regards,
Andrey Repin
Sunday, April 29, 2018 04:23:32

Sorry for my terrible english...


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



Re: Warning (Couldn't compute FAST_CWD pointer)

2018-04-28 Thread steve shepard
Hi, jumping in mid-stream, which is also dangerous.
One issue: it is possible to have multiple versions of cygwin installed on your 
computer; perhaps checking the path for the module that gives the error might 
help. I have a similar using using Altera FPGA build software that used a 
different version in a different source path. Good luck!
Steve

From: cygwin-ow...@cygwin.com  on behalf of Rabii 
Mejdoule Semlali via cygwin 
Sent: Saturday, April 28, 2018 9:06 PM
To: cygwin@cygwin.com
Subject: Warning (Couldn't compute FAST_CWD pointer)

Dear Sir or Madam,

i can not compile my Project at Eclipse, i becom ale Warning below , What can i 
do to emprove that?
Info.: I have :
Quartus II 64Bit V13.0DE2 Cyclone 2 (EP2C35F672C6N)



 Build of configuration Nios II for project cpu_TimerCnt 

make all
  2 [main] sh 14912 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] sh 8272 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
404 [main] echo 14560 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
Info: Building ../cpu_TimerCnt_bsp/
make --no-print-directory -C ../cpu_TimerCnt_bsp/
  1 [main] pwd 6980 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] sh 2504 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] sh 9376 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
[BSP build complete]
  2 [main] true 7792 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] sh 12964 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
[cpu_TimerCnt build complete]

 Build Finished 


Best regards

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


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



Re: [ANNOUNCEMENT] TeX Live 2018

2018-04-28 Thread Marco Atzeri

On 4/29/2018 3:24 AM, Lemures Lemniscati wrote:

Hi!


* asymptote-2.44-1



Thank you for quick updating!

But, upgrading to asymptote-2.44-1 make 'asy' silently crash.



silent crash can be due to missing dependency.
Try
  cygcheck asy

and if everthing is right
  strace asy

for indications

Regards
MArco

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