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 741007 - make check has errors in fileutils
make check has errors in fileutils
Status: RESOLVED DUPLICATE of bug 766390
Product: glib
Classification: Platform
Component: build
2.40.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-12-02 03:25 UTC by dani
Modified: 2018-04-12 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure log (360.35 KB, text/x-log)
2014-12-02 03:25 UTC, dani
Details

Description dani 2014-12-02 03:25:54 UTC
Created attachment 291958 [details]
configure log

============================================
   glib 2.40.2: glib/tests/test-suite.log
============================================

# TOTAL: 3347
# PASS:  3342
# SKIP:  3
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 2

.. contents:: :depth: 2

ERROR: fileutils
================

../../../glib-2.40.2/tap-test: line 5: 10098 Aborted                 $1 -k --tap
# GLib:ERROR:../../../glib-2.40.2/glib/tests/fileutils.c:863:test_stdio_wrappers: assertion failed: (errno == EACCES)
ERROR: fileutils - missing test plan
ERROR: fileutils - exited with status 134 (terminated by signal 6?)

configure (also see attached):
../glib-2.40.2/configure --prefix=/opt/glib --enable-systemtap --enable-coverage --with-python=python3 --with-threads=posix

environment:
OS - RHEL 6.5 x64
gcc - 4.8.3
python - 3.4.1
Comment 1 Philip Withnall 2018-04-12 11:46:21 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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