[ANNOUNCEMENT] Updated: mutt-2.1.4-1
New version 2.1.4-1 of mutt is available in the Cygwin distribution: CHANGES Last upstream bugfix update release. Full details on: https://gitlab.com/muttmua/mutt/raw/master/UPDATING DESCRIPTION The Mutt E-Mail Client "All mail clients suck. This one just sucks less." Mutt is a small but very powerful text-based mail client for Unix operating systems. HOMEPAGE http://www.mutt.org/ Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com . -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Re: Re: cygport compile command fails
> - Original Message - > Tatsuro MATSUOKA writes: > >> > In file included from > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearray.cpp:42: > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearraymatcher.h: > >> > In static member function ‘static > >> > QStaticByteArrayMatcherBase::Skiptable > >> > QStaticByteArrayMatcherBase::generate(const char*, uint)’: > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearraymatcher.h:103:38: > >> > error: ‘numeric_limits’ is not a member of ‘std’ > >> >103 | const auto uchar_max = > >> > (std::numeric_limits::max)(); > >> >| ^~ > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearraymatcher.h:103:58: > >> > error: expected primary-expression before ‘>’ token > >> >103 | const auto uchar_max = > >> > (std::numeric_limits::max)(); > >> >| ^ > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearraymatcher.h:103:61: > >> > error: ‘::max’ has not been declared; did you mean ‘std::max’? > >> >103 | const auto uchar_max = > >> > (std::numeric_limits::max)(); > >> >| ^~~ > >> >| > >> > std::max > > The default C++ standard targeted by gcc-11 is gnu++17. > > Given how old Qt5 is and that the upstream packages were compiled w/ > gcc-7 mostly, I'd guess you should either add -std=gnu++11 or > -std=gnu++14 to the CXXFLAGS. > > > Regards, > Achim. I tried both CXXFLAGS="-std=gnu++11" and CXXFLAGS="-std=gnu++14" to the configure but the results are the same. Tatsuro -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
[ANNOUNCEMENT] Test: python-imaging 8.4.0-1
Version 8.4.0-1 of "python-imaging" has been uploaded. python-imaging (aka Pillow) is a fork or the Python Imaging Library (PIL). This update includes packages for Python 3.9. This update provides the following packages: python-imaging (the source package) python-imaging-debuginfo python36-imaging, python36-imaging-tk python37-imaging, python37-imaging-tk python38-imaging, python38-imaging-tk python39-imaging, python39-imaging-tk This update brings a number of changes since the last version in Cygwin (7.1.2), which you can read about here: https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst. Please report any issues to the general mailing list so I can resolve them. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com cygwin.com If you need more information on unsubscribing, start reading here: https://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
[ANNOUNCEMENT] Test: python3-wx-4.1.1-1
Version 4.4.1-1 of "python3-wx" has been uploaded as a test package. python3-wx is the Python 3 version of the cross-platform GUI toolkit, wxPython. This provides the following packages: python3-wx (the source package) python3-wx-common (common files) python3-wx-debuginfo python36-wx (wxPython built for Python 3.6) python37-wx (wxPython built for Python 3.7) python38-wx (wxPython built for Python 3.8). python39-wx (wxPython built for Python 3.9). This update brings a Python 3.9 build, as the dependencies are now in place. I have had no issues using this so far, and will mark as stable in a few week's time if no issues are reported. Both positive and negative feedback will be appreciated. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com cygwin.com If you need more information on unsubscribing, start reading here: https://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
[ANNOUNCEMENT] Test: wxWidgets3.1 3.1.5-1
Version 3.1.5-1 of "wxWidgets3.1" has been uploaded as a test package. wxWidgets3.1 is a cross-platform GUI toolkit for GTK written in C++. This update provides the following packages: - wxWidgets3.1 (source package). - wxWidgets3.1-debuginfo - wxWidgets3.1-doc - libwx_baseu3.1_5 - libwx_baseu3.1-devel - libwx_gtk2u3.1_5 - libwx_gtk2u3.1-devel - libwx_gtk3u3.1_5 - libwx_gtk3u3.1-devel This update brings wxWidgets 3.1, which keeping the old wxWidgets3.0 package for compatibility. The git repository at https://cygwin.org/git-cygwin-packages/?p=git/cygwin-packages/wxWidgets3.1.git;a=summary has also been updated. There are quite a lot of changes here, and I have had to test manually, so I would very much like feedback if anyone finds any problems with these packages. I will mark them as stable in a few weeks if no issues are reported and I find no problems myself. I do aim to get the automated test suite to work one day, but I have had no luck thus far. Cheers, Hamish *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com cygwin.com If you need more information on unsubscribing, start reading here: https://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. OpenPGP_0x18F1759B3457223F.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Re: Re: cygport compile command fails
> - Original Message - > > Tatsuro MATSUOKA writes: > >> > In file included from > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearray.cpp:42: > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearraymatcher.h: > >> > In static member function ‘static > >> > QStaticByteArrayMatcherBase::Skiptable > >> > QStaticByteArrayMatcherBase::generate(const char*, uint)’: > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearraymatcher.h:103:38: > >> > error: ‘numeric_limits’ is not a member of ‘std’ > >> >103 | const auto uchar_max = > >> > (std::numeric_limits::max)(); > >> >| ^~ > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearraymatcher.h:103:58: > >> > error: expected primary-expression before ‘>’ token > >> >103 | const auto uchar_max = > >> > (std::numeric_limits::max)(); > >> >| ^ > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearraymatcher.h:103:61: > >> > error: ‘::max’ has not been declared; did you mean ‘std::max’? > >> >103 | const auto uchar_max = > >> > (std::numeric_limits::max)(); > >> >| ^~~ > >> >| > >> > std::max > > The default C++ standard targeted by gcc-11 is gnu++17. > > Given how old Qt5 is and that the upstream packages were compiled w/ > gcc-7 mostly, I'd guess you should either add -std=gnu++11 or > -std=gnu++14 to the CXXFLAGS. > > > Regards, > Achim. Dear Achim Downgrading gcc-11 from gcc-10, the above error disappeared. I met another errors. But those are not related to g++. I will tell cygwin-ML by another thread. Tatsuro -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple