Page MenuHome GnuPG
Feed Advanced Search

Jul 24 2023

taichi added a comment to T6595: libgpg-error: build failure on Windows.

I have built it according to the method described here.
(https://wiki.documentfoundation.org/Development/BuildingOnWindows)

Jul 24 2023, 1:41 PM · Cygwin, gpgrt, Bug Report
taichi added a comment to T6595: libgpg-error: build failure on Windows.
Jul 24 2023, 10:17 AM · Cygwin, gpgrt, Bug Report
werner triaged T6595: libgpg-error: build failure on Windows as Low priority.

I wonder why you mention Visual Studio and Cygwin? Either it is Cygwin or a native Windows build.

Jul 24 2023, 9:56 AM · Cygwin, gpgrt, Bug Report

Oct 28 2022

werner closed T4059: Errors while building from source on Cygwin (gnupg repo) as Wontfix.

We won't do that. FWIW: We started to work on a 64 bit WIndows version of GnuPG.

Oct 28 2022, 4:07 PM · Cygwin, gnupg, Bug Report

Aug 13 2021

werner changed the edit policy for Cygwin.
Aug 13 2021, 3:56 PM

Feb 6 2020

werner closed T4474: libgpg-error: Disallow undefined symbols by design. as Resolved.

Thanks. Fix goes into 1.37.

Feb 6 2020, 6:45 PM · gpgrt, Cygwin, patch, Bug Report

May 21 2019

gniibe closed T4454: scdaemon is not working in cygwin (64bit) as Resolved.

In master, I pushed a change, closing.

May 21 2019, 9:40 AM · patch, scd, Cygwin, Bug Report
gniibe claimed T4454: scdaemon is not working in cygwin (64bit).

For future, it would make sense applying your patch, but I wonder if it works on macOS.
Let me check.

May 21 2019, 9:11 AM · patch, scd, Cygwin, Bug Report

Apr 30 2019

haubi added a comment to T4474: libgpg-error: Disallow undefined symbols by design..

Without -no-undefined, libtool refuses to create the shared library (dll) on Cygwin, because libtool knows that creating a shared library (dll) on Cygwin does require all symbols to be defined.
Unfortunately but traditionally, by default libtool has to assume a library being created will have undefined symbols.
Hence, if the library to be created is designed to have all symbols defined, libtool needs to be informed about this fact using the -no-undefined flag.
This flag does allow libtool to create a shared library even on platforms known to require all symbols to be defined for shared libraries.

Apr 30 2019, 12:12 PM · gpgrt, Cygwin, patch, Bug Report
werner triaged T4474: libgpg-error: Disallow undefined symbols by design. as Low priority.

Please explain in more detail what the problem with Cygwin is.

Apr 30 2019, 11:37 AM · gpgrt, Cygwin, patch, Bug Report

Apr 9 2019

werner triaged T4454: scdaemon is not working in cygwin (64bit) as Normal priority.

We do not support 64 bit Windows thus this problem on Cygwin is obvious. Funny that Cygwin falls back to native Windows object in this case.

Apr 9 2019, 8:54 AM · patch, scd, Cygwin, Bug Report

Apr 8 2019

j0t updated the task description for T4454: scdaemon is not working in cygwin (64bit).
Apr 8 2019, 6:53 PM · patch, scd, Cygwin, Bug Report
j0t created T4454: scdaemon is not working in cygwin (64bit).
Apr 8 2019, 6:51 PM · patch, scd, Cygwin, Bug Report

Jul 8 2018

werner added a comment to T4059: Errors while building from source on Cygwin (gnupg repo).

Some times I a curious and it seems that GnuPG can be used on 32 bit Cygwin. Thus I wonder what is going on on 64 bit Cygwin (which I don't know). It might be a HANDLE/socket issue where Windows is still using values which fit into a 32 bit integer but Cygwin might have changed that. Eventually we need to remove that assumption in GnuPG's code and this is why I won't have a problem to keep this bug open.

Jul 8 2018, 10:17 PM · Cygwin, gnupg, Bug Report
jd added a comment to T4059: Errors while building from source on Cygwin (gnupg repo).

Given that Cygwin is not supported I would understand if the bug is
closed or should I open a feature request to have Cygwin officialy
supported.
I would never the less appriciate any help/hint on how to be successfull
installing "gnupg" on Cygwin.

Jul 8 2018, 12:27 PM · Cygwin, gnupg, Bug Report
werner set the color for Cygwin to Checkered.
Jul 8 2018, 7:58 AM
werner set the color for Cygwin to Indigo.
Jul 8 2018, 7:57 AM
werner triaged T4059: Errors while building from source on Cygwin (gnupg repo) as Low priority.

Note that Cygwin is not a supported platform. Seems that the exec functions don't work on this 64 bit variant.

Jul 8 2018, 7:54 AM · Cygwin, gnupg, Bug Report
werner set the color for Cygwin to Red.
Jul 8 2018, 7:53 AM