Spec URL: http://dl.thehellings.com/mingw32/nss/mingw-nss.spec SRPM URL: http://dl.thehellings.com/mingw32/nss/mingw-nss-3.14-1.fc17.src.rpm Description: Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. Fedora Account System Username: greghellings
Doesn't build for me on f18 with nspr from bug 886320. The first error is: make[1]: Entering directory `/home/elmarco/rpmbuild/BUILD/nss-3.14/build_win32/security/dbm/src' i686-w64-mingw32-gcc -o WINNT5.0__i686-w64-mingw32-gcc_DBG.OBJ/db.o -c -g -mwindows -mms-bitfields -mnop-fun-dllimport -D_WIN32_IE=0x0501 -U__MMX__ -U__SSE__ -U__SSE2__ -DXP_PC -DDEBUG -D_DEBUG -UNDEBUG -DDEBUG_elmarco -DWIN32 -D_X86_ -D_WINDOWS -DWINNT -DUSE_UTIL_DIRECTLY -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -I/usr/include/nspr4 -I../../../dist/WINNT5.0__i686-w64-mingw32-gcc_DBG.OBJ/include -I../../../dist/public/dbm -I../../../dist/private/dbm -I../../../dbm/include ../../../dbm/src/db.c In file included from ../../../dbm/src/db.c:50:0: ../../../dist/public/dbm/mcom_db.h:289:48: error: unknown type name 'uint' Apparently, uint has been deprecated: grep uint /usr/i686-w64-mingw32/sys-root/mingw/include/nspr4/obsolete/protypes.h typedef PRUintn uintn; typedef PRUintn uint; ...
And make sure wine binfmt is disabled!
Just updating the Spec and SRPM files: Spec URL: https://fidencio.fedorapeople.org/fedora/mingw-nss/mingw-nss.spec SPRM URL: https://fidencio.fedorapeople.org/fedora/mingw-nss/mingw-nss-3.20-1.fc24.src.rpm Builds fine on rawhide with updated mingw-nspr from bug 886320.
pbrobinson's scratch build of mingw-qt5-qtdeclarative?#0591cb7cdaa968100fd75da17c3cd72799f2a797 for epel7-archbootstrap and git://pkgs.fedoraproject.org/mingw-qt5-qtdeclarative?#0591cb7cdaa968100fd75da17c3cd72799f2a797 failed http://koji.fedoraproject.org/koji/taskinfo?taskID=12038486
pbrobinson's scratch build of mingw-qt5-qtbase?#824459d300a4cd07124c3e4967064eec3818d7e2 for epel7-archbootstrap and git://pkgs.fedoraproject.org/mingw-qt5-qtbase?#824459d300a4cd07124c3e4967064eec3818d7e2 failed http://koji.fedoraproject.org/koji/taskinfo?taskID=12038485
pbrobinson's scratch build of mingw-pkg-config?#e46789095e76e3f10f8da9d5c3390029618a5f93 for epel7-archbootstrap and git://pkgs.fedoraproject.org/mingw-pkg-config?#e46789095e76e3f10f8da9d5c3390029618a5f93 completed http://koji.fedoraproject.org/koji/taskinfo?taskID=12038484
I think the mingw-nss package should be closer to the native nss Fedora package. Since this is a security package, there is a lot of configuration and patches to be shared. Also the package version should be updated to be in sync. Once this is done, I can start the review. thanks
(In reply to Marc-Andre Lureau from comment #7) > I think the mingw-nss package should be closer to the native nss Fedora > package. Since this is a security package, there is a lot of configuration > and patches to be shared. Also the package version should be updated to be > in sync. Once this is done, I can start the review. Well, It was when I first submit the spec files :-\ I will update this and ping you for a review.
I'm done worrying about this. I don't have use for it anymore, and I'm not going to chase around an age old review request for a package I don't need.
Keeping this open as I was planning to move forward with this after my holidays ( https://teuf.fedorapeople.org/mingw-nss/ )
It would be great if we had this so i could include it in poppler's mingw64 fedora based CI :) e.g. https://gitlab.freedesktop.org/poppler/poppler/-/jobs/27591
If someone else wants to take this review request, please open your own bug.