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 782365 - tests fail
tests fail
Status: RESOLVED DUPLICATE of bug 784458
Product: gobject-introspection
Classification: Platform
Component: general
1.50.x
Other FreeBSD
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
https://bugs.freebsd.org/bugzilla/sho...
Depends on:
Blocks:
 
 
Reported: 2017-05-09 02:48 UTC by rozhuk.im
Modified: 2018-01-30 13:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add _Nonnull and _Nullable support (531 bytes, patch)
2017-05-09 02:52 UTC, rozhuk.im
none Details | Review
build log part (94.99 KB, text/plain)
2017-05-09 02:52 UTC, rozhuk.im
  Details

Description rozhuk.im 2017-05-09 02:48:09 UTC
gobject-introspection 1.50.0
fail some test during build.
Also these fails happen on gtk3 and gtk2 build.
And maybe some other ports that require gobject-introspection to build.
Comment 1 rozhuk.im 2017-05-09 02:52:08 UTC
Created attachment 351402 [details] [review]
Add _Nonnull and _Nullable support

Add _Nonnull and _Nullable support - this fix errors with stdio.h, signal.h and pthread.h.
I don't know how to fix other errors and warnings.
Comment 2 rozhuk.im 2017-05-09 02:52:43 UTC
Created attachment 351403 [details]
build log part
Comment 3 Emmanuele Bassi (:ebassi) 2018-01-30 13:28:09 UTC
Thanks for your patch. This should have been fixed by commit 6c2d572a34f6240898a2dfb07eb80a50d2a4e59b as part of bug 784458.

*** This bug has been marked as a duplicate of bug 784458 ***