graphics/lcms
Light Color Management System -- a color management library
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 1.19_4,1 | 620 | 4.0 | amd64 | mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2025-10-30 20:10:53.449754 | Test Started |
| m4064b | fail | 2025-10-30 20:11:36.238787 | make test returned non-zero: 1 |
| m4064b | fail | 2025-10-30 20:11:36.318416 | Test complete. |
Log
cd /magus/work/usr/mports/graphics/lcms/work/lcms-1.19/testbed/ && /usr/bin/env XDG_DATA_HOME=/magus/work/usr/mports/graphics/lcms/work XDG_CONFIG_HOME=/magus/work/usr/mports/graphics/lcms/work XDG_CACHE_HOME=/magus/work/usr/mports/graphics/lcms/work/.cache HOME=/magus/work/usr/mports/graphics/lcms/work TMPDIR="/tmp" PATH=/magus/work/usr/mports/graphics/lcms/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/magus/work/usr/mports/graphics/lcms/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES TARGETDIR=/usr/local DESTDIR= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" /usr/bin/make check
/usr/bin/make testcms
cc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT testcms.o -MD -MP -MF .deps/testcms.Tpo -c -o testcms.o testcms.c
testcms.c:303:18: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
303 | dE = fabs(Reverse->GammaTable[i] - Computed->GammaTable[i]);
| ^
testcms.c:303:18: note: use function 'abs' instead
303 | dE = fabs(Reverse->GammaTable[i] - Computed->GammaTable[i]);
| ^~~~
| abs
testcms.c:494:19: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
494 | if (abs((0xffffL - n) - i) > 1) {
| ^
testcms.c:494:19: note: use function 'labs' instead
494 | if (abs((0xffffL - n) - i) > 1) {
| ^~~
| labs
testcms.c:890:16: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
890 | rdist = fabs(bout -> r - bin -> r);
| ^
testcms.c:890:16: note: use function 'abs' instead
890 | rdist = fabs(bout -> r - bin -> r);
| ^~~~
| abs
testcms.c:891:16: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
891 | gdist = fabs(bout -> g - bin -> g);
| ^
testcms.c:891:16: note: use function 'abs' instead
891 | gdist = fabs(bout -> g - bin -> g);
| ^~~~
| abs
testcms.c:892:16: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
892 | bdist = fabs(bout -> b - bin -> b);
| ^
testcms.c:892:16: note: use function 'abs' instead
892 | bdist = fabs(bout -> b - bin -> b);
| ^~~~
| abs
5 warnings generated.
mv -f .deps/testcms.Tpo .deps/testcms.Po
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -L/usr/local/lib -static -static -fstack-protector-strong -L/usr/local/lib -o testcms testcms.o ../src/liblcms.la
mkdir .libs
cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -fstack-protector-strong -o testcms testcms.o -L/usr/local/lib ../src/.libs/liblcms.a -lm
./testcms
little cms testbed. Ver 1.19 [build Oct 30 2025 16:11:35]
Testing fixed point: 2.884667 = 2.884672
Testing fixed scaling...pass.
Testing curves join ...pass.
Testing reversing of curves ... pass.
Testing linear interpolation ...Error in Linear interpolation (2p): Must be i=8000, But is n=8001
*** Error code 1
Stop.
make[1]: stopped in /magus/work/usr/mports/graphics/lcms/work/lcms-1.19/testbed
*** Error code 1
Stop.
make: stopped in /usr/mports/graphics/lcms
Links
Depends On
- graphics/jpeg-turbo (lib)
- graphics/tiff (lib)
Depend Of
Categories
CVEs
- Loading CVE information...
MidnightBSD Magus