After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 702505 - make check fails: ./giscanner/sectionparser.py:95:1: E302 expected 2 blank lines, found 1
make check fails: ./giscanner/sectionparser.py:95:1: E302 expected 2 blank l...
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-06-17 19:41 UTC by Darxus
Modified: 2015-02-07 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Darxus 2013-06-17 19:41:40 UTC
2013-06-12-14-46 f0b95de7d521144113ff7ef7ff5946e35c90aae1 good gobject-introspection
2013-06-16-04-34 3ec52d6198a8afb6360bf9985cee03cdcbfdfb63 bad gobject-introspection

Last known good and first known bad are sequential.

End of make check output:

TEST: cmph-bdz-test... (pid=7501)
  /cmph-bdz/search:                                                    OK
  /cmph-bdz/search-packed:                                             OK
PASS: cmph-bdz-test
TEST: gthash-test... (pid=7503)
  /gthash/build-retrieve:                                              OK
PASS: gthash-test
TEST: PEP-8 INQUISITION
./giscanner/sectionparser.py:95:1: E302 expected 2 blank lines, found 1
./giscanner/sectionparser.py:117:1: E302 expected 2 blank lines, found 1
make[3]: *** [check-local] Error 123
make[3]: Leaving directory `/home/darxus/source/gobject-introspection'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/darxus/source/gobject-introspection'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/darxus/source/gobject-introspection'
make: *** [check] Error 2

First bad commit is:

commit 3ec52d6198a8afb6360bf9985cee03cdcbfdfb63
Author: Jasper St. Pierre <jstpierre@mecheye.net>
Date:   Thu Mar 28 16:14:48 2013 -0400

    giscanner: Add a simple automatic sections file generator
    
    This is a very basic sections file generator, and isn't too smart.
    It's simply intended to be a base to build docs on, and will be used
    if the user doesn't provide a sections file when calling g-ir-doc-tool,
    for convenience purposes.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699856
Comment 1 Darxus 2013-06-19 22:25:18 UTC
Fixed:

commit c2a5adad7f807e7be2fe41bc16ee90ff429d6f34
Author: Rico Tzschichholz <ricotz@ubuntu.com>
Date:   Wed Jun 19 17:57:17 2013 +0200

    giscanner: Fix PEP-8 issue
Comment 2 André Klapper 2015-02-07 16:57:19 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]