Bug#1028664: colord: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test --timeout-multiplier 3 returned exit code 1

2023-02-18 Thread s3v
Control: forwarded -1 https://github.com/mm2/Little-CMS/commit/93629504f817
thanks


Dear Maintainer,

After applying aforementioned commit, I was able to build your
package in a sid chroot environment. colord also builds without
errors and all tests pass.

Kind Regards



Processed: Re: Bug#1028664: colord: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test --timeout-multiplier 3 returned exit code 1

2023-02-09 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 liblcms2-2 2.14-1
Bug #1028664 [src:colord] colord: FTBFS: dh_auto_test: error: cd 
obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test 
--timeout-multiplier 3 returned exit code 1
Bug reassigned from package 'src:colord' to 'liblcms2-2'.
No longer marked as found in versions colord/1.4.6-2.1.
Ignoring request to alter fixed versions of bug #1028664 to the same values 
previously set
Bug #1028664 [liblcms2-2] colord: FTBFS: dh_auto_test: error: cd 
obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test 
--timeout-multiplier 3 returned exit code 1
Marked as found in versions lcms2/2.14-1.
> affects -1 colord
Bug #1028664 [liblcms2-2] colord: FTBFS: dh_auto_test: error: cd 
obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test 
--timeout-multiplier 3 returned exit code 1
Added indication that 1028664 affects colord

-- 
1028664: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028664
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1028664: colord: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test --timeout-multiplier 3 returned exit code 1

2023-02-09 Thread Mark Hindley
Control: reassign -1 liblcms2-2 2.14-1
Control: affects -1 colord

I hit this FTBFS today.

The gdb backtrace of the failing test is

Thread 1 "colord-test-pri" received signal SIGSEGV, Segmentation fault.
0x77bd359a in cmsMLUtranslationsCodes () from 
/usr/lib/x86_64-linux-gnu/liblcms2.so.2
(gdb) bt
#0  0x77bd359a in cmsMLUtranslationsCodes () at 
/usr/lib/x86_64-linux-gnu/liblcms2.so.2
#1  0x77f9c598 in cd_icc_to_string (icc=icc@entry=0x5559e2c0) at 
../lib/colord/cd-icc.c:435
#2  0x55566c4e in colord_icc_func () at 
../lib/colord/cd-test-private.c:1529
#3  0x77c8764e in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x77c873b5 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x77c87b52 in g_test_run_suite () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x77c87bbd in g_test_run () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0xb428 in main (argc=, argv=) at 
../lib/colord/cd-test-private.c:2400
(gdb)

I suppose this has been caused by the upload of version 2.14-1 of liblcms2-2,
but I don't immediately see the change there that has caused it.

Reassigning.

Mark



Bug#1028664: colord: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test --timeout-multiplier 3 returned exit code 1

2023-01-14 Thread Lucas Nussbaum
Source: colord
Version: 1.4.6-2.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test -- --timeout-multiplier 3
>   cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson 
> test --timeout-multiplier 3
> ninja: no work to do.
> ninja: Entering directory `/<>/obj-x86_64-linux-gnu'
> ninja: no work to do.
> 1/4 colord-test-daemon  SKIP0.01s   exit status 77
> 2/4 colorhug-self-test  OK  0.02s
> 3/4 cd-self-testOK  0.04s
> 4/4 colord-test-private FAIL1.01s   killed by signal 11 SIGSEGV
> >>> MALLOC_PERTURB_=55 
> >>> LD_LIBRARY_PATH=/<>/obj-x86_64-linux-gnu/lib/colord 
> >>> TESTDATADIR=/<>/data/tests 
> >>> /<>/obj-x86_64-linux-gnu/lib/colord/colord-test-private
> 
> 
> Ok: 2   
> Expected Fail:  0   
> Fail:   1   
> Unexpected Pass:0   
> Skipped:1   
> Timeout:0   
> 
> Full log written to 
> /<>/obj-x86_64-linux-gnu/meson-logs/testlog.txt
>   cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt
> ==> meson-logs/testlog.txt <==
> Log of Meson test suite run on 2023-01-13T20:34:40.897715
> 
> Inherited environment: SCHROOT_GID=1001 DEB_HOST_MULTIARCH=x86_64-linux-gnu 
> LC_ALL=C.UTF-8 DEB_HOST_GNU_SYSTEM=linux-gnu 
> DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_TARGET_ARCH_LIBC=gnu FFLAGS='-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong' 
> DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_GNU_SYSTEM=linux-gnu 
> DEB_BUILD_ARCH_BITS=64 DEB_BUILD_OPTIONS=parallel=8 DEB_HOST_ARCH=amd64 
> DEB_TARGET_ARCH_ENDIAN=little SOURCE_DATE_EPOCH=1670048795 OBJCXXFLAGS='-g 
> -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security' DEB_HOST_ARCH_BITS=64 LANG=C.UTF-8 MAKEFLAGS=w 
> SCHROOT_GROUP=user42 DEB_TARGET_ARCH=amd64 DH_INTERNAL_OPTIONS='' 
> DEB_HOST_GNU_CPU=x86_64 DEB_BUILD_ARCH_LIBC=gnu MFLAGS=-w 
> DEB_TARGET_ARCH_BITS=64 ASFLAGS='' DEB_BUILD_ARCH_CPU=amd64 
> LC_COLLATE=C.UTF-8 SCHROOT_ALIAS_NAME=unstable DEB_HOST_ARCH_OS=linux 
> SHELL=/bin/sh FCFLAGS='-g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong' DEB_HOST_ARCH_CPU=amd64 SCHROOT_USER=user42 
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games 
> DEB_BUILD_ARCH_ABI=base DEB_BUILD_ARCH=amd64 DEB_HOST_ARCH_LIBC=gnu 
> SCHROOT_SESSION_ID=sid-amd64-sbuild-525c66c3-cb03-4794-bf8f-fd6c8bd9c855 
> GCJFLAGS='-g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong' DEB_TARGET_ARCH_CPU=amd64 
> DEB_HOST_GNU_TYPE=x86_64-linux-gnu DEB_BUILD_ARCH_OS=linux LOGNAME=user42 
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' 
> DEB_TARGET_MULTIARCH=x86_64-linux-gnu DEB_BUILD_GNU_CPU=x86_64 
> DEB_TARGET_ARCH_OS=linux USER=user42 DEB_HOST_ARCH_ABI=base 
> DEB_BUILD_MULTIARCH=x86_64-linux-gnu LDFLAGS='-Wl,-z,relro -Wl,-z,now' 
> DEB_TARGET_GNU_TYPE=x86_64-linux-gnu DEB_TARGET_ARCH_ABI=base CFLAGS='-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security' SCHROOT_UID=1001 SCHROOT_COMMAND='dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -sa' DFLAGS=-frelease 
> DEB_TARGET_GNU_CPU=x86_64 APT_CONFIG=/var/lib/sbuild/apt.conf 
> HOME=/<>/debian/.debhelper/generated/_source/home 
> DEB_RULES_REQUIRES_ROOT=no DEB_TARGET_GNU_SYSTEM=linux-gnu 
> DEB_HOST_ARCH_ENDIAN=little OBJCFLAGS='-g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security' SCHROOT_CHROOT_NAME=sid-amd64-sbuild 
> DEB_BUILD_MAINT_OPTIONS=hardening=+all DH_INTERNAL_BUILDFLAGS=1 CXXFLAGS='-g 
> -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security' DH_INTERNAL_OVERRIDE=dh_auto_test MAKELEVEL=2 
> XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-qKGwKKay MESON_TESTTHREADS=8 
> 
>  1/4 =
> test: colord-test-daemon
> start time:   20:34:40
> duration: 0.01s
> result:   exit status 77
> command:  MALLOC_PERTURB_=218 
> LD_LIBRARY_PATH=/<>/obj-x86_64-linux-gnu/lib/colord 
> TESTDATADIR=/<>/data/tests 
> /<>/obj-x86_64-linux-gnu/lib/colord/colord-test-daemon
> ==
> 
>  2/4 =
> test: colorhug-self-test
> start time:   20:34:40
> duration: 0.02s
> result:   exit status 0
> command:  MALLOC_PERTURB_=201 
> LD_LIBRARY_PATH=/<>/obj-x86_64-linux-gnu/lib/colorhug:/<>/obj-x86_64-linux-gnu/lib/colord
>  /<>/obj-x86_64-linux-gnu/lib/colorhug/ch-self-test
> --- stdout ---
> # random seed: R02Sa888e8d012822936997ecc5c8ed0a65b
> 1..11
> # Start of ColorHug tests
> ok 1