[Bug 1265759] New: Review Request: mingw-drmingw - Just-in-Time (JIT) debugger for MinGW

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 23 17:07:31 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1265759

            Bug ID: 1265759
           Summary: Review Request: mingw-drmingw - Just-in-Time (JIT)
                    debugger for MinGW
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Assignee: nobody at fedoraproject.org
          Reporter: t.sailer at alumni.ethz.ch
        QA Contact: extras-qa at fedoraproject.org
                CC: package-review at lists.fedoraproject.org



Spec URL: https://sailer.fedorapeople.org/mingw-drmingw.spec
SRPM URL: https://sailer.fedorapeople.org/mingw-drmingw-0.7.6-1.fc22.src.rpm
Description:
Dr. Mingw is a Just-in-Time (JIT) debugger. When the application
throws an unhandled exception, Dr. Mingw attaches itself to the
application and collects information about the exception, using the
available debugging information.

Dr. Mingw can read debugging information in DWARF format -- generated
by the Gnu C/C++ Compiler, and in a PDB file -- generated by the
Microsoft Visual C++ Compiler. It relies upon the DbgHelp library to
resolve symbols in modules compiled by the Microsoft tools.

The functionality to resolve symbols and dump stack backtraces is
provided as DLLs so it can be embedded on your applications/tools.

Approved MinGW packaging guidelines are here:
http://fedoraproject.org/wiki/Packaging/MinGW

rpmlint:
$ rpmlint mingw-drmingw.spec
/home/sailer/rpmbuild/SRPMS/mingw-drmingw-0.7.6-1.fc22.src.rpm
/home/sailer/rpmbuild/RPMS/noarch/mingw32-drmingw-0.7.6-1.fc22.noarch.rpm
/home/sailer/rpmbuild/RPMS/noarch/mingw32-drmingw-devel-0.7.6-1.fc22.noarch.rpm
/home/sailer/rpmbuild/RPMS/noarch/mingw64-drmingw-0.7.6-1.fc22.noarch.rpm
/home/sailer/rpmbuild/RPMS/noarch/mingw64-drmingw-devel-0.7.6-1.fc22.noarch.rpm
/home/sailer/rpmbuild/RPMS/noarch/mingw32-drmingw-debuginfo-0.7.6-1.fc22.noarch.rpm
/home/sailer/rpmbuild/RPMS/noarch/mingw64-drmingw-debuginfo-0.7.6-1.fc22.noarch.rpm
mingw-drmingw.src: W: spelling-error %description -l en_US unhandled ->
unhanded, unhand led, unhand-led
mingw-drmingw.src: W: spelling-error %description -l en_US backtraces ->
backtracks, back traces, back-traces
mingw32-drmingw.noarch: W: spelling-error %description -l en_US Mingw -> Ming,
Ming w, Mingy
mingw32-drmingw.noarch: W: spelling-error %description -l en_US unhandled ->
unhanded, unhand led, unhand-led
mingw32-drmingw.noarch: W: spelling-error %description -l en_US backtraces ->
backtracks, back traces, back-traces
mingw32-drmingw-devel.noarch: W: no-documentation
mingw64-drmingw.noarch: W: spelling-error %description -l en_US Mingw -> Ming,
Ming w, Mingy
mingw64-drmingw.noarch: W: spelling-error %description -l en_US unhandled ->
unhanded, unhand led, unhand-led
mingw64-drmingw.noarch: W: spelling-error %description -l en_US backtraces ->
backtracks, back traces, back-traces
mingw64-drmingw-devel.noarch: W: no-documentation
mingw32-drmingw-debuginfo.noarch: E: debuginfo-without-sources
mingw64-drmingw-debuginfo.noarch: E: debuginfo-without-sources
7 packages and 1 specfiles checked; 2 errors, 10 warnings.

The two errors are normal on MinGW and can be ignored.

Scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=11197746

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list