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 731028 - gnome-color-manager-3.12.2 fail tests
gnome-color-manager-3.12.2 fail tests
Status: RESOLVED OBSOLETE
Product: gnome-color-manager
Classification: Core
Component: general
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-color-manager-maint
gnome-color-manager-maint
Depends on:
Blocks:
 
 
Reported: 2014-05-31 06:39 UTC by Pacho Ramos
Modified: 2020-11-12 15:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2014-05-31 06:39:45 UTC
I get:
 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ltiff -lcolord-gtk -lcolord -lcolordprivate -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lexif  -lvte2_90 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext  -lcanberra-gtk3 -lX11 -lcanberra -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=native -pipe -O2 -ggdb -Wl,-O1 -Wl,--hash-style=gnu -o gcm-self-test gcm_self_test-gcm-brightness.o gcm_self_test-gcm-calibrate-argyll.o gcm_self_test-gcm-calibrate.o gcm_self_test-gcm-gamma-widget.o gcm_self_test-gcm-self-test.o -pthread  -Wl,--as-needed libgcmshared.a -lgthread-2.0 -llcms2 -ltiff -lcolord-gtk -lcolord -lcolordprivate -lexif -lvte2_90 -lXext -lcanberra-gtk3 -lX11 -lcanberra -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
make  check-TESTS
make[3]: Entering directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
make[4]: Entering directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
../test-driver: line 95: 21070 Aborted                 (core dumped) "$@" > $log_file 2>&1
FAIL: gcm-self-test
make[5]: Entering directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
make  all-am
make[6]: Entering directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
make[5]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
============================================================================
Testsuite summary for gnome-color-manager 3.12.2
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See src/test-suite.log
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager
============================================================================
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.12.2/work/gnome-color-manager-3.12.2/src'
make: *** [check-recursive] Error 1
Comment 1 Pacho Ramos 2014-05-31 06:40:22 UTC
====================================================
   gnome-color-manager 3.12.2: src/test-suite.log
====================================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: gcm-self-test
===================

/color/calibrate: OK
/color/exif: **
Gcm:ERROR:gcm-self-test.c:274:gcm_test_exif_func: assertion failed (error == NULL): No support for image/x-kodak-kdc content type (-g-type-private--GTypeFlags, 1)
Comment 2 Richard Hughes 2014-05-31 11:29:06 UTC
I've got not idea what this bug is, but it's not a bug in g-c-m -- you probably need to install something that provides that mime type, or somehow build this support into libexif.
Comment 3 Pacho Ramos 2014-07-09 09:41:20 UTC
I don't know what package provides that support :/ Our dependencies look to be the same as used in Fedora:
http://pkgs.fedoraproject.org/cgit/gnome-color-manager.git/tree/gnome-color-manager.spec
Comment 4 André Klapper 2020-11-12 15:09:17 UTC
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all
old bug reports and feature requests in GNOME Bugzilla which have not seen
updates for a long time.

If you still use gnome-color-manager and if you still see this bug / want this feature in a recent and currently supported version, then please feel free to report it at https://gitlab.gnome.org/GNOME/gnome-color-manager/-/issues/

Thank you for creating this report and we are sorry it could not be implemented
(volunteer workforce and time is quite limited).