Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=886322
Bug ID: 886322 Summary: Review Request: mingw-nss - MinGW build of Network Security Services Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Reporter: greg.hellings@gmail.com
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
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=886322
greg.hellings@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora-mingw@lists.fedorapr | |oject.org Depends On| |886320 (mingw-nspr) Alias| |mingw-nss
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=886322
greg.hellings@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |886328 (mingw-liboauth)
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=886322
Marc-Andre Lureau marcandre.lureau@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcandre.lureau@redhat.com
--- Comment #1 from Marc-Andre Lureau marcandre.lureau@redhat.com --- 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; ...
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=886322
Marc-Andre Lureau marcandre.lureau@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |914790
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=886322
--- Comment #2 from Marc-Andre Lureau marcandre.lureau@redhat.com --- And make sure wine binfmt is disabled!
https://bugzilla.redhat.com/show_bug.cgi?id=886322
Fabiano Fidêncio fidencio@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fidencio@redhat.com
--- Comment #3 from Fabiano Fidêncio fidencio@redhat.com --- 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...
Builds fine on rawhide with updated mingw-nspr from bug 886320.
https://bugzilla.redhat.com/show_bug.cgi?id=886322
--- Comment #4 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- 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
https://bugzilla.redhat.com/show_bug.cgi?id=886322
--- Comment #5 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- 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
https://bugzilla.redhat.com/show_bug.cgi?id=886322
--- Comment #6 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- 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
https://bugzilla.redhat.com/show_bug.cgi?id=886322 Bug 886322 depends on bug 886320, which changed state.
Bug 886320 Summary: Review Request: mingw-nspr - MinGW build of Netscape Portable Runtime https://bugzilla.redhat.com/show_bug.cgi?id=886320
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Resolution|--- |ERRATA
https://bugzilla.redhat.com/show_bug.cgi?id=886322
--- Comment #7 from Marc-Andre Lureau marcandre.lureau@redhat.com --- 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
https://bugzilla.redhat.com/show_bug.cgi?id=886322
--- Comment #8 from Fabiano Fidêncio fidencio@redhat.com --- (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.
https://bugzilla.redhat.com/show_bug.cgi?id=886322
gil cattaneo puntogil@libero.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |puntogil@libero.it Blocks| |201449 (FE-DEADREVIEW)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=201449 [Bug 201449] FE-DEADREVIEW -- Reviews stalled due to lack of submitter response should be blocking this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=886322
greg.hellings@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |WONTFIX Last Closed| |2018-09-05 23:31:24
--- Comment #9 from greg.hellings@gmail.com --- 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.
https://bugzilla.redhat.com/show_bug.cgi?id=886322
Christophe Fergeau cfergeau@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |NEW Resolution|WONTFIX |--- Keywords| |Reopened
--- Comment #10 from Christophe Fergeau cfergeau@redhat.com --- Keeping this open as I was planning to move forward with this after my holidays ( https://teuf.fedorapeople.org/mingw-nss/ )
https://bugzilla.redhat.com/show_bug.cgi?id=886322
Albert Astals Cid aacid@kde.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aacid@kde.org
--- Comment #11 from Albert Astals Cid aacid@kde.org --- 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
package-review@lists.fedoraproject.org