<86>Oct 10 12:21:26 userdel[311214]: delete user 'rooter'
<86>Oct 10 12:21:26 groupadd[311237]: group added to /etc/group: name=rooter, GID=699
<86>Oct 10 12:21:26 groupadd[311237]: group added to /etc/gshadow: name=rooter
<86>Oct 10 12:21:26 groupadd[311237]: new group: name=rooter, GID=699
<86>Oct 10 12:21:26 useradd[311268]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash
<86>Oct 10 12:21:26 userdel[311397]: delete user 'builder'
<86>Oct 10 12:21:26 userdel[311397]: removed group 'builder' owned by 'builder'
<86>Oct 10 12:21:26 userdel[311397]: removed shadow group 'builder' owned by 'builder'
<86>Oct 10 12:21:26 groupadd[311559]: group added to /etc/group: name=builder, GID=700
<86>Oct 10 12:21:27 groupadd[311559]: new group: name=builder, GID=700
<86>Oct 10 12:21:27 useradd[311579]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/liblcms-1.19-alt5.src.rpm: The use of such a license name is ambiguous: LGPL
<13>Oct 10 12:21:30 rpmi: libjpeg-2:2.0.2-alt1 sisyphus+226996.100.1.1 1554902907 installed
<13>Oct 10 12:21:30 rpmi: libwebp7-1.1.0-alt1 sisyphus+243895.100.1.1 1578410873 installed
<13>Oct 10 12:21:30 rpmi: libjbig-2.1-alt1 1401380926 installed
<13>Oct 10 12:21:30 rpmi: libtiff5-4.1.0-alt1 sisyphus+240802.100.1.1 1573743635 installed
<13>Oct 10 12:21:30 rpmi: libtiff-devel-4.1.0-alt1 sisyphus+240802.100.1.1 1573743635 installed
<13>Oct 10 12:21:30 rpmi: libjpeg-devel-2:2.0.2-alt1 sisyphus+226996.100.1.1 1554902907 installed
<13>Oct 10 12:21:30 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/liblcms-1.19-alt5.nosrc.rpm
Installing liblcms-1.19-alt5.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33785
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lcms-1.19
+ echo 'Source #0 (lcms-1.19.tar.gz):'
Source #0 (lcms-1.19.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/lcms-1.19.tar.gz
+ /bin/tar -xf -
+ cd lcms-1.19
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (liblcms-1.19-alt-fix-linking.patch):'
Patch #1 (liblcms-1.19-alt-fix-linking.patch):
+ /usr/bin/patch -p1
patching file samples/Makefile.am
+ sed -i 's|^LIBRARY_CURRENT=.*$|LIBRARY_CURRENT=1|' configure.ac
+ sed -i 's|^LIBRARY_REVISION=.*$|LIBRARY_REVISION=19|' configure.ac
+ find . -type f -exec chmod -x '{}' ';'
+ chmod a+x ./configure
++ echo -e '\r'
+ r=$'\r'
+ sed -i 's/
//g;s/^AC_PROG_CXX//;s,python/Makefile,,' configure.ac
+ sed -i 's/ python / /' Makefile.am
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: configure.ac: not using Autoheader
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:437: warning: not enough arguments for AC_CONFIG_FILES
configure.ac:79: installing './compile'
configure.ac:52: installing './missing'
jpegicc/Makefile.am:19: warning: source file '../samples/xgetopt.c' is in a subdirectory,
jpegicc/Makefile.am:19: but option 'subdir-objects' is disabled
automake-default: warning: possible forward-incompatibility.
automake-default: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-default: automake option hasn't been enabled.  For now, the corresponding output
automake-default: object file(s) will be placed in the top-level directory.  However,
automake-default: this behaviour will change in future Automake versions: they will
automake-default: unconditionally cause object files to be placed in the same subdirectory
automake-default: of the corresponding sources.
automake-default: You are advised to start using 'subdir-objects' option throughout your
automake-default: project, to avoid future incompatibilities.
jpegicc/Makefile.am:19: warning: source file '../samples/vprf.c' is in a subdirectory,
jpegicc/Makefile.am:19: but option 'subdir-objects' is disabled
jpegicc/Makefile.am: installing './depcomp'
src/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
testbed/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tifficc/Makefile.am:25: warning: source file '../samples/xgetopt.c' is in a subdirectory,
tifficc/Makefile.am:25: but option 'subdir-objects' is disabled
tifficc/Makefile.am:19: warning: source file '../samples/xgetopt.c' is in a subdirectory,
tifficc/Makefile.am:19: but option 'subdir-objects' is disabled
tifficc/Makefile.am:19: warning: source file '../samples/vprf.c' is in a subdirectory,
tifficc/Makefile.am:19: but option 'subdir-objects' is disabled
autoreconf-default: Leaving directory `.'
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93738
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lcms-1.19
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --without-python --includedir=/usr/include/lcms
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-alt-linux-gnu
checking whether build environment is sane... yes
checking for a BSD-compatible install... /bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-gcc option to accept ISO C99... none needed
checking for i586-alt-linux-gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking how to print strings... printf
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for inline... inline
checking whether byte ordering is bigendian... no
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 4
checking size of unsigned long... 4
checking size of long long... 8
checking size of unsigned long long... 8
checking for signed 8-bit type... char
checking for unsigned 8-bit type... unsigned char
checking for signed 16-bit type... short
checking for unsigned 16-bit type... unsigned short
checking for signed 32-bit type... int
checking for unsigned 32-bit type... unsigned int
checking for signed 64-bit type... long long
checking for unsigned 64-bit type... unsigned long long
checking for sqrt in -lm... yes
checking for JPEG support ... 
checking jconfig.h usability... yes
checking jconfig.h presence... yes
checking for jconfig.h... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking jmorecfg.h usability... yes
checking jmorecfg.h presence... yes
checking for jmorecfg.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for JPEG library is version 6b or later... yes
yes
checking if JPEG package is complete... yes
checking for ZLIB support ... 
checking zconf.h usability... yes
checking zconf.h presence... yes
checking for zconf.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress in -lz... yes
checking for uncompress in -lz... yes
checking for deflate in -lz... yes
checking for inflate in -lz... yes
checking for gzseek in -lz... yes
checking for gztell in -lz... yes
checking if ZLIB package is complete... yes
checking for TIFF support ... 
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFOpen in -ltiff... yes
checking for TIFFClientOpen in -ltiff... yes
checking for TIFFIsByteSwapped in -ltiff... yes
checking if TIFF package is complete... yes
checking tiffconf.h usability... yes
checking tiffconf.h presence... yes
checking for tiffconf.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lcms.pc
config.status: creating include/icc34.h
config.status: creating include/Makefile
config.status: creating jpegicc/Makefile
config.status: creating samples/Makefile
config.status: creating testbed/Makefile
config.status: creating tifficc/Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -C src 'LDFLAGS=-Wl,--version-script=/usr/src/RPM/SOURCES/lcms-compat.map -Wl,/usr/src/RPM/SOURCES/lcms-compat.lds'
make: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmscnvrt.lo cmscnvrt.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmscnvrt.c  -fPIC -DPIC -o .libs/cmscnvrt.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmscnvrt.c -o cmscnvrt.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmserr.lo cmserr.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmserr.c  -fPIC -DPIC -o .libs/cmserr.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmserr.c -o cmserr.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsgamma.lo cmsgamma.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsgamma.c  -fPIC -DPIC -o .libs/cmsgamma.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsgamma.c -o cmsgamma.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsgmt.lo cmsgmt.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsgmt.c  -fPIC -DPIC -o .libs/cmsgmt.o
cmsgmt.c: In function '_cmsLCMScolorSpace':
cmsgmt.c:540:5: warning: case value '1282766411' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  540 |     case icSigLuvKData: return  PT_YUVK;
      |     ^~~~
cmsgmt.c:546:5: warning: case value '1296255030' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  546 |     case icSigHexachromeData: return PT_HiFi;
      |     ^~~~
cmsgmt.c:548:5: warning: case value '1296255031' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  548 |     case icSigHeptachromeData:
      |     ^~~~
cmsgmt.c:551:5: warning: case value '1296255032' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  551 |     case icSigOctachromeData:
      |     ^~~~
cmsgmt.c:554:5: warning: case value '1296255033' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  554 |     case icSigMCH9Data:
      |     ^~~~
cmsgmt.c:557:5: warning: case value '1296255041' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  557 |     case icSigMCHAData:
      |     ^~~~
cmsgmt.c:560:5: warning: case value '1296255042' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  560 |     case icSigMCHBData:
      |     ^~~~
cmsgmt.c:563:5: warning: case value '1296255043' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  563 |     case icSigMCHCData:
      |     ^~~~
cmsgmt.c:566:5: warning: case value '1296255044' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  566 |     case icSigMCHDData:
      |     ^~~~
cmsgmt.c:569:5: warning: case value '1296255045' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  569 |     case icSigMCHEData:
      |     ^~~~
cmsgmt.c:572:5: warning: case value '1296255046' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  572 |     case icSigMCHFData:
      |     ^~~~
cmsgmt.c: In function '_cmsChannelsOf':
cmsgmt.c:600:5: warning: case value '1282766411' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  600 |     case icSigLuvKData:
      |     ^~~~
cmsgmt.c:604:5: warning: case value '1296255029' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  604 |     case icSigMCH5Data:
      |     ^~~~
cmsgmt.c:607:5: warning: case value '1296255030' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  607 |     case icSigHexachromeData:
      |     ^~~~
cmsgmt.c:610:5: warning: case value '1296255031' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  610 |     case icSigHeptachromeData:
      |     ^~~~
cmsgmt.c:613:5: warning: case value '1296255032' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  613 |     case icSigOctachromeData:
      |     ^~~~
cmsgmt.c:616:5: warning: case value '1296255033' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  616 |     case icSigMCH9Data:
      |     ^~~~
cmsgmt.c:619:5: warning: case value '1296255041' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  619 |     case icSigMCHAData:
      |     ^~~~
cmsgmt.c:622:5: warning: case value '1296255042' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  622 |     case icSigMCHBData:
      |     ^~~~
cmsgmt.c:625:5: warning: case value '1296255043' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  625 |     case icSigMCHCData:
      |     ^~~~
cmsgmt.c:628:5: warning: case value '1296255044' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  628 |     case icSigMCHDData:
      |     ^~~~
cmsgmt.c:631:5: warning: case value '1296255045' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  631 |     case icSigMCHEData:
      |     ^~~~
cmsgmt.c:634:5: warning: case value '1296255046' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  634 |     case icSigMCHFData:
      |     ^~~~
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsgmt.c -o cmsgmt.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsintrp.lo cmsintrp.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsintrp.c  -fPIC -DPIC -o .libs/cmsintrp.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsintrp.c -o cmsintrp.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsio0.lo cmsio0.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsio0.c  -fPIC -DPIC -o .libs/cmsio0.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsio0.c -o cmsio0.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsio1.lo cmsio1.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsio1.c  -fPIC -DPIC -o .libs/cmsio1.o
cmsio1.c: In function 'AdjustEndianessArray16':
cmsio1.c:74:15: warning: implicit declaration of function 'swab'; did you mean 'xswab'? [-Wimplicit-function-declaration]
   74 | #define xswab swab
      |               ^~~~
cmsio1.c:118:8: note: in expansion of macro 'xswab'
  118 |        xswab((char*) p, (char*)p, (int) num_words * sizeof(WORD));
      |        ^~~~~
cmsio1.c: In function 'ReadLUT8':
cmsio1.c:552:15: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  552 |               for (j=0; j < 256; j++)
      |               ^~~
cmsio1.c:554:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  554 |                      AllLinear += cmsIsLinear(NewLUT -> L1[i], NewLUT -> InputEntries);
      |                      ^~~~~~~~~
cmsio1.c:626:15: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  626 |               for (j=0; j < 256; j++)
      |               ^~~
cmsio1.c:628:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  628 |                      AllLinear += cmsIsLinear(NewLUT -> L2[i], 256);
      |                      ^~~~~~~~~
cmsio1.c: In function 'ReadCurve':
cmsio1.c:927:8: warning: case value '1885434465' not in enumerated type 'icTagTypeSignature' {aka 'enum <anonymous>'} [-Wswitch]
  927 |        case icSigParametricCurveType: {
      |        ^~~~
cmsio1.c:887:8: warning: case value '2490953216' not in enumerated type 'icTagTypeSignature' {aka 'enum <anonymous>'} [-Wswitch]
  887 |        case ((icTagTypeSignature) 0x9478ee00):    // Monaco 2 profiler is BROKEN!
      |        ^~~~
cmsio1.c: In function 'ReadCurveReversed':
cmsio1.c:1035:8: warning: case value '1885434465' not in enumerated type 'icTagTypeSignature' {aka 'enum <anonymous>'} [-Wswitch]
 1035 |        case icSigParametricCurveType: {
      |        ^~~~
cmsio1.c:986:8: warning: case value '2490953216' not in enumerated type 'icTagTypeSignature' {aka 'enum <anonymous>'} [-Wswitch]
  986 |        case 0x9478ee00L:    // Monaco 2 profiler is BROKEN!
      |        ^~~~
cmsio1.c: In function 'cmsReadICCLut':
cmsio1.c:1441:5: warning: case value '1832993312' not in enumerated type 'icTagTypeSignature' {aka 'enum <anonymous>'} [-Wswitch]
 1441 |     case icSiglutAtoBType: if (!ReadLUT_A2B(Icc, NewLUT, offset, sig)) {
      |     ^~~~
cmsio1.c:1447:5: warning: case value '1833058592' not in enumerated type 'icTagTypeSignature' {aka 'enum <anonymous>'} [-Wswitch]
 1447 |     case icSiglutBtoAType: if (!ReadLUT_B2A(Icc, NewLUT, offset, sig)) {
      |     ^~~~
cmsio1.c: In function 'ReadEmbeddedTextTag':
cmsio1.c:1553:5: warning: case value '1668313716' not in enumerated type 'icTagTypeSignature' {aka 'enum <anonymous>'} [-Wswitch]
 1553 |     case icSigCopyrightTag:   // Broken profiles from agfa does store copyright info in such type
      |     ^~~~
cmsio1.c:1574:5: warning: case value '1835824483' not in enumerated type 'icTagTypeSignature' {aka 'enum <anonymous>'} [-Wswitch]
 1574 |     case icSigMultiLocalizedUnicodeType: {
      |     ^~~~
cmsio1.c: In function 'ReadICCXYZ':
cmsio1.c:1741:5: warning: case value '130265356' not in enumerated type 'icTagTypeSignature' {aka 'enum <anonymous>'} [-Wswitch]
 1741 |     case 0x7c3b10cL:    // Some apple broken embedded profiles does not have correct type
      |     ^~~~
cmsio1.c: In function 'SaveTags':
cmsio1.c:3521:8: warning: case value '1667785060' not in enumerated type 'icTagSignature' {aka 'enum <anonymous>'} [-Wswitch]
 3521 |        case icSigChromaticAdaptationTag:
      |        ^~~~
cmsio1.c:3473:8: warning: case value '1667789421' not in enumerated type 'icTagSignature' {aka 'enum <anonymous>'} [-Wswitch]
 3473 |        case icSigChromaticityTag:
      |        ^~~~
cmsio1.c:3516:8: warning: case value '1668050804' not in enumerated type 'icTagSignature' {aka 'enum <anonymous>'} [-Wswitch]
 3516 |        case icSigColorantTableOutTag:
      |        ^~~~
cmsio1.c:3515:8: warning: case value '1668051572' not in enumerated type 'icTagSignature' {aka 'enum <anonymous>'} [-Wswitch]
 3515 |        case icSigColorantTableTag:
      |        ^~~~
cmsio1.c: In function 'cmsAddTag':
cmsio1.c:3605:8: warning: case value '1667785060' not in enumerated type 'icTagSignature' {aka 'enum <anonymous>'} [-Wswitch]
 3605 |        case icSigChromaticAdaptationTag:
      |        ^~~~
cmsio1.c:3583:8: warning: case value '1667789421' not in enumerated type 'icTagSignature' {aka 'enum <anonymous>'} [-Wswitch]
 3583 |        case icSigChromaticityTag:
      |        ^~~~
cmsio1.c:3600:8: warning: case value '1668050804' not in enumerated type 'icTagSignature' {aka 'enum <anonymous>'} [-Wswitch]
 3600 |        case icSigColorantTableOutTag:
      |        ^~~~
cmsio1.c:3599:8: warning: case value '1668051572' not in enumerated type 'icTagSignature' {aka 'enum <anonymous>'} [-Wswitch]
 3599 |        case icSigColorantTableTag:
      |        ^~~~
cmsio1.c:3620:4: warning: case value '1667785060' not in enumerated type 'icTagSignature' {aka 'enum <anonymous>'} [-Wswitch]
 3620 |    case icSigChromaticAdaptationTag:
      |    ^~~~
In file included from /usr/include/string.h:508,
                 from /usr/include/memory.h:29,
                 from ../include/lcms.h:179,
                 from cmsio1.c:26:
In function 'strncpy',
    inlined from 'SaveNamedColorList' at cmsio1.c:3046:5,
    inlined from 'SaveTags' at cmsio1.c:3506:19:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 32 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'SaveNamedColorList' at cmsio1.c:3047:5,
    inlined from 'SaveTags' at cmsio1.c:3506:19:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 32 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'SaveNamedColorList' at cmsio1.c:3067:21,
    inlined from 'SaveTags' at cmsio1.c:3506:19:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsio1.c -o cmsio1.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmslut.lo cmslut.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmslut.c  -fPIC -DPIC -o .libs/cmslut.o
cmslut.c: In function 'cmsEvalLUTreverse':
cmslut.c:836:15: warning: 'LastResult[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  836 |     Result[3] = LastResult[3];
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~
cmslut.c:835:15: warning: '*((void *)&LastResult+4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
  835 |     Result[2] = LastResult[2];
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~
cmslut.c:834:15: warning: '*((void *)&LastResult+2)' may be used uninitialized in this function [-Wmaybe-uninitialized]
  834 |     Result[1] = LastResult[1];
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~
cmslut.c:833:15: warning: 'LastResult' may be used uninitialized in this function [-Wmaybe-uninitialized]
  833 |     Result[0] = LastResult[0];
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmslut.c -o cmslut.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsmatsh.lo cmsmatsh.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsmatsh.c  -fPIC -DPIC -o .libs/cmsmatsh.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsmatsh.c -o cmsmatsh.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsmtrx.lo cmsmtrx.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsmtrx.c  -fPIC -DPIC -o .libs/cmsmtrx.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsmtrx.c -o cmsmtrx.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmspack.lo cmspack.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmspack.c  -fPIC -DPIC -o .libs/cmspack.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmspack.c -o cmspack.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmspcs.lo cmspcs.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmspcs.c  -fPIC -DPIC -o .libs/cmspcs.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmspcs.c -o cmspcs.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmswtpnt.lo cmswtpnt.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmswtpnt.c  -fPIC -DPIC -o .libs/cmswtpnt.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmswtpnt.c -o cmswtpnt.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsxform.lo cmsxform.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsxform.c  -fPIC -DPIC -o .libs/cmsxform.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsxform.c -o cmsxform.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmssamp.lo cmssamp.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmssamp.c  -fPIC -DPIC -o .libs/cmssamp.o
cmssamp.c: In function 'BlackPreservingSampler':
cmssamp.c:340:29: warning: variable 'Error' set but not used [-Wunused-but-set-variable]
  340 |     double SumCMY, SumCMYK, Error;
      |                             ^~~~~
cmssamp.c: At top level:
cmssamp.c:455: warning: ignoring #pragma warning  [-Wunknown-pragmas]
  455 | #pragma warning(disable: 4550)
      | 
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmssamp.c -o cmssamp.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmscam97.lo cmscam97.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmscam97.c  -fPIC -DPIC -o .libs/cmscam97.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmscam97.c -o cmscam97.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsnamed.lo cmsnamed.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsnamed.c  -fPIC -DPIC -o .libs/cmsnamed.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsnamed.c -o cmsnamed.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsps2.lo cmsps2.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsps2.c  -fPIC -DPIC -o .libs/cmsps2.o
cmsps2.c: In function 'WriteInputLUT':
cmsps2.c:999:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
  999 |     int rc;
      |         ^~
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsps2.c -o cmsps2.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmscam02.lo cmscam02.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmscam02.c  -fPIC -DPIC -o .libs/cmscam02.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmscam02.c -o cmscam02.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmsvirt.lo cmsvirt.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsvirt.c  -fPIC -DPIC -o .libs/cmsvirt.o
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmsvirt.c -o cmsvirt.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cmscgats.lo cmscgats.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmscgats.c  -fPIC -DPIC -o .libs/cmscgats.o
cmscgats.c: In function 'cmsIT8SetData':
cmscgats.c:2574:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 2574 |     if (iField < 0)
      |     ^~
cmscgats.c:2579:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 2579 |         if (t-> nPatches == 0) {
      |         ^~
In file included from /usr/include/string.h:508,
                 from /usr/include/memory.h:29,
                 from ../include/lcms.h:179,
                 from cmscgats.c:25:
In function 'strncpy',
    inlined from 'GetVal' at cmscgats.c:976:19:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying between 255 and 1023 bytes from a string of length 1023 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'AllocString' at cmscgats.c:1106:14:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cmscgats.c: In function 'AllocString':
cmscgats.c:1101:19: note: length computed here
 1101 |     size_t Size = strlen(str)+1;
      |                   ^~~~~~~~~~~
In file included from /usr/include/string.h:508,
                 from /usr/include/memory.h:29,
                 from ../include/lcms.h:179,
                 from cmscgats.c:25:
In function 'strncpy',
    inlined from '_cmsMakePath' at cmscgats.c:492:9,
    inlined from 'InSymbol' at cmscgats.c:914:20:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from '_cmsMakePath' at cmscgats.c:502:5,
    inlined from 'InSymbol' at cmscgats.c:914:20:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 1023 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" "-DPACKAGE_STRING=\"lcms 1.19\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmscgats.c -o cmscgats.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -no-undefined -version-info 1:19:0 -Wl,--version-script=/usr/src/RPM/SOURCES/lcms-compat.map -Wl,/usr/src/RPM/SOURCES/lcms-compat.lds -o liblcms.la -rpath /usr/lib cmscnvrt.lo cmserr.lo cmsgamma.lo cmsgmt.lo cmsintrp.lo cmsio0.lo cmsio1.lo cmslut.lo cmsmatsh.lo cmsmtrx.lo cmspack.lo cmspcs.lo cmswtpnt.lo cmsxform.lo cmssamp.lo cmscam97.lo cmsnamed.lo cmsps2.lo cmscam02.lo cmsvirt.lo cmscgats.lo -lm 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/cmscnvrt.o .libs/cmserr.o .libs/cmsgamma.o .libs/cmsgmt.o .libs/cmsintrp.o .libs/cmsio0.o .libs/cmsio1.o .libs/cmslut.o .libs/cmsmatsh.o .libs/cmsmtrx.o .libs/cmspack.o .libs/cmspcs.o .libs/cmswtpnt.o .libs/cmsxform.o .libs/cmssamp.o .libs/cmscam97.o .libs/cmsnamed.o .libs/cmsps2.o .libs/cmscam02.o .libs/cmsvirt.o .libs/cmscgats.o   -lm  -g -O2 -march=i586 -mtune=generic -Wl,--version-script=/usr/src/RPM/SOURCES/lcms-compat.map -Wl,/usr/src/RPM/SOURCES/lcms-compat.lds   -Wl,-soname -Wl,liblcms.so.1 -o .libs/liblcms.so.1.0.19
libtool: link: (cd ".libs" && rm -f "liblcms.so.1" && ln -s "liblcms.so.1.0.19" "liblcms.so.1")
libtool: link: (cd ".libs" && rm -f "liblcms.so" && ln -s "liblcms.so.1.0.19" "liblcms.so")
libtool: link: ar cr .libs/liblcms.a  cmscnvrt.o cmserr.o cmsgamma.o cmsgmt.o cmsintrp.o cmsio0.o cmsio1.o cmslut.o cmsmatsh.o cmsmtrx.o cmspack.o cmspcs.o cmswtpnt.o cmsxform.o cmssamp.o cmscam97.o cmsnamed.o cmsps2.o cmscam02.o cmsvirt.o cmscgats.o
libtool: link: ranlib .libs/liblcms.a
libtool: link: ( cd ".libs" && rm -f "liblcms.la" && ln -s "../liblcms.la" "liblcms.la" )
make: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/src'
+ make
make: Entering directory '/usr/src/RPM/BUILD/lcms-1.19'
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/src'
Making all in jpegicc
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/jpegicc'
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o jpegicc.o jpegicc.c
jpegicc.c: In function 'GetProfileColorSpace':
jpegicc.c:469:8: warning: case value '1282766411' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  469 |        case icSigLuvKData: return  PT_YUVK;
      |        ^~~~
jpegicc.c:474:8: warning: case value '1296255030' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  474 |        case icSigHexachromeData: return PT_HiFi;
      |        ^~~~
jpegicc.c: In function 'TransformImage':
jpegicc.c:752:78: warning: passing argument 3 of 'read_icc_profile' from incompatible pointer type [-Wincompatible-pointer-types]
  752 |         if (!IgnoreEmbedded && read_icc_profile(&Decompressor, &EmbedBuffer, &EmbedLen))
      |                                                                              ^~~~~~~~~
      |                                                                              |
      |                                                                              DWORD * {aka long unsigned int *}
In file included from jpegicc.c:39:
iccjpeg.h:73:24: note: expected 'unsigned int *' but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   73 |          unsigned int *icc_data_len));
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~~
At top level:
jpegicc.c:150:6: warning: 'OutOfMem' defined but not used [-Wunused-function]
  150 | void OutOfMem(size_t size)
      |      ^~~~~~~~
jpegicc.c:98:6: warning: 'ConsoleWarningHandler' defined but not used [-Wunused-function]
   98 | void ConsoleWarningHandler(const char* module, const char* fmt, va_list ap)
      |      ^~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o iccjpeg.o iccjpeg.c
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o xgetopt.o `test -f '../samples/xgetopt.c' || echo './'`../samples/xgetopt.c
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o vprf.o `test -f '../samples/vprf.c' || echo './'`../samples/vprf.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o jpegicc jpegicc.o iccjpeg.o xgetopt.o vprf.o ../src/liblcms.la -ljpeg -lm 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/jpegicc jpegicc.o iccjpeg.o xgetopt.o vprf.o  ../src/.libs/liblcms.so -ljpeg -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/jpegicc'
Making all in tifficc
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/tifficc'
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tifficc.o tifficc.c
tifficc.c: In function 'UnrollTIFFLab8':
tifficc.c:941:21: warning: unused variable 'info' [-Wunused-variable]
  941 |     _LPcmsTRANSFORM info = (_LPcmsTRANSFORM) nfo;
      |                     ^~~~
tifficc.c: In function 'PackTIFFLab8':
tifficc.c:955:21: warning: unused variable 'info' [-Wunused-variable]
  955 |     _LPcmsTRANSFORM info = (_LPcmsTRANSFORM) nfo;
      |                     ^~~~
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o xgetopt.o `test -f '../samples/xgetopt.c' || echo './'`../samples/xgetopt.c
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o vprf.o `test -f '../samples/vprf.c' || echo './'`../samples/vprf.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o tifficc tifficc.o xgetopt.o vprf.o ../src/liblcms.la -ltiff -ljpeg -lz -lm 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/tifficc tifficc.o xgetopt.o vprf.o  ../src/.libs/liblcms.so -ltiff -ljpeg -lz -lm
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tiffdiff.o tiffdiff.c
tiffdiff.c: In function 'main':
tiffdiff.c:521:28: warning: 'buf3' may be used uninitialized in this function [-Wmaybe-uninitialized]
  521 |                 buf3[cols] = (BYTE) (dE + 0.5);
      |                 ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
tiffdiff.c:397:24: note: 'buf3' was declared here
  397 |     LPBYTE buf1, buf2, buf3;
      |                        ^~~~
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o tiffdiff tiffdiff.o xgetopt.o ../src/liblcms.la -ltiff -ljpeg -lz -lm 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/tiffdiff tiffdiff.o xgetopt.o  ../src/.libs/liblcms.so -ltiff -ljpeg -lz -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/tifficc'
Making all in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/samples'
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o icctrans.o icctrans.c
icctrans.c: In function 'TakeTextValues':
icctrans.c:861:5: warning: case value '1296255029' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  861 |     case icSigMCH5Data:
      |     ^~~~
icctrans.c:848:5: warning: case value '1296255030' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  848 |     case icSigHexachromeData:
      |     ^~~~
icctrans.c:862:5: warning: case value '1296255031' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  862 |     case icSigMCH7Data:
      |     ^~~~
icctrans.c:863:5: warning: case value '1296255032' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  863 |     case icSigMCH8Data:
      |     ^~~~
icctrans.c:864:5: warning: case value '1296255033' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  864 |     case icSigMCH9Data:
      |     ^~~~
icctrans.c:865:5: warning: case value '1296255041' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  865 |     case icSigMCHAData:
      |     ^~~~
icctrans.c:866:5: warning: case value '1296255042' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  866 |     case icSigMCHBData:
      |     ^~~~
icctrans.c:867:5: warning: case value '1296255043' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  867 |     case icSigMCHCData:
      |     ^~~~
icctrans.c:868:5: warning: case value '1296255044' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  868 |     case icSigMCHDData:
      |     ^~~~
icctrans.c:869:5: warning: case value '1296255045' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  869 |     case icSigMCHEData:
      |     ^~~~
icctrans.c:870:5: warning: case value '1296255046' not in enumerated type 'icColorSpaceSignature' {aka 'enum <anonymous>'} [-Wswitch]
  870 |     case icSigMCHFData:
      |     ^~~~
icctrans.c: In function 'SetOutputDataFormat':
icctrans.c:1112:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1112 |     if (IncludePart != NULL)
      |     ^~
icctrans.c:1115:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 1115 |  cmsIT8SetComment(hIT8out, "Data follows");
      |  ^~~~~~~~~~~~~~~~
icctrans.c: In function 'GetLine':
icctrans.c:651:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  651 |     scanf("%s", Buffer);
      |     ^~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o xgetopt.o xgetopt.c
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o vprf.o vprf.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o icctrans icctrans.o xgetopt.o vprf.o ../src/liblcms.la -lm 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/icctrans icctrans.o xgetopt.o vprf.o  ../src/.libs/liblcms.so -lm
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o wtpt.o wtpt.c
wtpt.c: In function 'main':
wtpt.c:79:30: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   79 |               printf("X? "); scanf("%lf", &xyz.X);
      |                              ^~~~~~~~~~~~~~~~~~~~
wtpt.c:80:30: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   80 |               printf("Y? "); scanf("%lf", &xyz.Y);
      |                              ^~~~~~~~~~~~~~~~~~~~
wtpt.c:81:30: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   81 |               printf("Z? "); scanf("%lf", &xyz.Z);
      |                              ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o wtpt wtpt.o xgetopt.o ../src/liblcms.la  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/wtpt wtpt.o xgetopt.o  ../src/.libs/liblcms.so
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o icc2ps.o icc2ps.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o icc2ps icc2ps.o xgetopt.o ../src/liblcms.la  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/icc2ps icc2ps.o xgetopt.o  ../src/.libs/liblcms.so
i586-alt-linux-gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1 -I.  -I../include -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o icclink.o icclink.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o icclink icclink.o xgetopt.o vprf.o ../src/liblcms.la  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/icclink icclink.o xgetopt.o vprf.o  ../src/.libs/liblcms.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/samples'
Making all in testbed
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/testbed'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/testbed'
Making all in include
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/include'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19'
make: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97339
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblcms-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/liblcms-buildroot
+ cd lcms-1.19
+ make install DESTDIR=/usr/src/tmp/liblcms-buildroot
make: Entering directory '/usr/src/RPM/BUILD/lcms-1.19'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/src'
 /bin/mkdir -p '/usr/src/tmp/liblcms-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -c   liblcms.la '/usr/src/tmp/liblcms-buildroot/usr/lib'
libtool: install: /bin/install -c .libs/liblcms.so.1.0.19 /usr/src/tmp/liblcms-buildroot/usr/lib/liblcms.so.1.0.19
libtool: install: (cd /usr/src/tmp/liblcms-buildroot/usr/lib && { ln -s -f liblcms.so.1.0.19 liblcms.so.1 || { rm -f liblcms.so.1 && ln -s liblcms.so.1.0.19 liblcms.so.1; }; })
libtool: install: (cd /usr/src/tmp/liblcms-buildroot/usr/lib && { ln -s -f liblcms.so.1.0.19 liblcms.so || { rm -f liblcms.so && ln -s liblcms.so.1.0.19 liblcms.so; }; })
libtool: install: /bin/install -c .libs/liblcms.lai /usr/src/tmp/liblcms-buildroot/usr/lib/liblcms.la
libtool: install: /bin/install -c .libs/liblcms.a /usr/src/tmp/liblcms-buildroot/usr/lib/liblcms.a
libtool: install: chmod 644 /usr/src/tmp/liblcms-buildroot/usr/lib/liblcms.a
libtool: install: ranlib /usr/src/tmp/liblcms-buildroot/usr/lib/liblcms.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/src'
Making install in jpegicc
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/jpegicc'
make[2]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/jpegicc'
 /bin/mkdir -p '/usr/src/tmp/liblcms-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c jpegicc '/usr/src/tmp/liblcms-buildroot/usr/bin'
libtool: warning: '../src/liblcms.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -c .libs/jpegicc /usr/src/tmp/liblcms-buildroot/usr/bin/jpegicc
 /bin/mkdir -p '/usr/src/tmp/liblcms-buildroot/usr/share/man/man1'
 /bin/install -c -m 644 jpegicc.1 '/usr/src/tmp/liblcms-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/jpegicc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/jpegicc'
Making install in tifficc
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/tifficc'
make[2]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/tifficc'
 /bin/mkdir -p '/usr/src/tmp/liblcms-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c tifficc tiffdiff '/usr/src/tmp/liblcms-buildroot/usr/bin'
libtool: warning: '../src/liblcms.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -c .libs/tifficc /usr/src/tmp/liblcms-buildroot/usr/bin/tifficc
libtool: warning: '../src/liblcms.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -c .libs/tiffdiff /usr/src/tmp/liblcms-buildroot/usr/bin/tiffdiff
 /bin/mkdir -p '/usr/src/tmp/liblcms-buildroot/usr/share/man/man1'
 /bin/install -c -m 644 tifficc.1 '/usr/src/tmp/liblcms-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/tifficc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/tifficc'
Making install in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/samples'
make[2]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/samples'
 /bin/mkdir -p '/usr/src/tmp/liblcms-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c icctrans wtpt icc2ps icclink '/usr/src/tmp/liblcms-buildroot/usr/bin'
libtool: warning: '../src/liblcms.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -c .libs/icctrans /usr/src/tmp/liblcms-buildroot/usr/bin/icctrans
libtool: warning: '../src/liblcms.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -c .libs/wtpt /usr/src/tmp/liblcms-buildroot/usr/bin/wtpt
libtool: warning: '../src/liblcms.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -c .libs/icc2ps /usr/src/tmp/liblcms-buildroot/usr/bin/icc2ps
libtool: warning: '../src/liblcms.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -c .libs/icclink /usr/src/tmp/liblcms-buildroot/usr/bin/icclink
 /bin/mkdir -p '/usr/src/tmp/liblcms-buildroot/usr/share/man/man1'
 /bin/install -c -m 644 wtpt.1 icc2ps.1 icclink.1 '/usr/src/tmp/liblcms-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/samples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/samples'
Making install in testbed
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/testbed'
make[2]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/testbed'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/testbed'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/testbed'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/liblcms-buildroot/usr/include/lcms'
 /bin/install -c -m 644 icc34.h lcms.h '/usr/src/tmp/liblcms-buildroot/usr/include/lcms'
make[2]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19/include'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19'
make[2]: Entering directory '/usr/src/RPM/BUILD/lcms-1.19'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/liblcms-buildroot/usr/lib/pkgconfig'
 /bin/install -c -m 644 lcms.pc '/usr/src/tmp/liblcms-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19'
make: Leaving directory '/usr/src/RPM/BUILD/lcms-1.19'
+ pushd /usr/src/tmp/liblcms-buildroot//usr/include/lcms
~/tmp/liblcms-buildroot/usr/include/lcms ~/RPM/BUILD/lcms-1.19
+ for f in *
+ ln -s lcms/icc34.h ../icc34.h
+ for f in *
+ ln -s lcms/lcms.h ../lcms.h
+ popd
~/RPM/BUILD/lcms-1.19
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/liblcms-buildroot (auto)
removed './usr/lib/liblcms.la'
mode of './usr/lib/liblcms.so.1.0.19' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/liblcms-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib/pkgconfig/lcms.pc: Libs: '-L${libdir} -llcms' --> '-llcms'
Checking contents of files in /usr/src/tmp/liblcms-buildroot/ (default)
Compressing files in /usr/src/tmp/liblcms-buildroot (auto)
Adjusting library links in /usr/src/tmp/liblcms-buildroot
./usr/lib:
	liblcms.so.1 -> liblcms.so.1.0.19
Verifying ELF objects in /usr/src/tmp/liblcms-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/icc2ps: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/tifficc: uses non-LFS functions: __fxstat fopen
verify-elf: WARNING: ./usr/bin/jpegicc: uses non-LFS functions: __fxstat fopen
verify-elf: WARNING: ./usr/lib/liblcms.so.1.0.19: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: liblcms-1.19-alt5
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26585
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lcms-1.19
+ DOCDIR=/usr/src/tmp/liblcms-buildroot/usr/share/doc/liblcms-1.19
+ export DOCDIR
+ rm -rf /usr/src/tmp/liblcms-buildroot/usr/share/doc/liblcms-1.19
+ /bin/mkdir -p /usr/src/tmp/liblcms-buildroot/usr/share/doc/liblcms-1.19
+ cp -prL AUTHORS NEWS README.1ST /usr/src/tmp/liblcms-buildroot/usr/share/doc/liblcms-1.19
+ chmod -R go-w /usr/src/tmp/liblcms-buildroot/usr/share/doc/liblcms-1.19
+ chmod -R a+rX /usr/src/tmp/liblcms-buildroot/usr/share/doc/liblcms-1.19
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jjzLMK
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/liblcms-buildroot/usr/lib/liblcms.so.1: 285 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.64TAVI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: lcms = 1.19, liblcms.so.1 = set:mdC01ho0AvhLYmxkY5d5oQ4Z4osr54tn6sxnV0RcIQfxxwRNNDcT93DYnAu57H33Pr6iuLM6wvZfmpe68A0WCcaUOxPm5yZ0BhU8hE5q3nyU5Rx65yziHsfQVZBdqWzWk4bEeMtvAjYWYEcOYvbdsHH5NkDA2q3dUKxk0FBNWi2MwJsxxUPXmt9rQfmCEWMwGqyXxEuZK7keHkKdMrxE7SkEZ8SzLZxnPSaEPyalOys2db350FEP547oOh5STPaCmni40Ceg7vG1p3MqWkQ2JbCFiScqvntG5lkIC8no2iyOa0EYEcIrwX3wUZKFkP73kbT75FqF4aezq9CBcHmTSrnVeiKZEBEOgBl3Z6SF3aO9J9JhavI3lHfbpPiBe18qZ53UsWYjSAvBccsoqMbY7vEbc235yRElURN7SJHFy8hd2zr9kZoqwot8e0v6Aonyiz0YS9egrBKEDFG3w0EHpcHIN51FcpFcqLUcejWaljn8qLyZgTKIAsuaXkLvMmKs93g6Ye93ZExY2Zhh3iU1U4qCnYJQKqKrlGBYzZ4T9aZ1Z5M6FLlEwT7xJrfsDAWDFgx5lBvALpQ3G1kmve, liblcms.so.1(LCMS_1_17), liblcms.so.1(LCMS_1_18)
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH)
Obsoletes: lcms < 1.19
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yzWmoN
Creating liblcms-debuginfo package
Processing files: liblcms-devel-1.19-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JDGhFK
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fqd0qL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: lcms-devel = 1.19, pkgconfig(lcms) = 1.19
Requires: liblcms = 1.19-alt5, /usr/lib/liblcms.so.1.0.19, /usr/lib/pkgconfig
Obsoletes: lcms-devel < 1.19
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uxMi6J
Processing files: liblcms-devel-static-1.19-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s9rtDL
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hb7Z6J
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: liblcms-devel = 1.19-alt5, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VQPpHL
Processing files: lcms-utils-1.19-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rOKpjM
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1JFweK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: liblcms = 1.19-alt5, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libjpeg.so.62 >= set:jeTwFtRLyT0bjWh9uExfHwh7C0iLgymQD4OzGlMGLen9vSZEru, liblcms.so.1 >= set:mfjwc4hJ2v3KEIprLVt9ia0WMOZt0zXgYwv5klaZJCzBGRhZliwxfrMwLNMDRzz86ZFbc0J2bg5fQNphx0Gafm62xe2WEmSf3CRKbutGkhRzxY3cgDK4s95bgGhoZ5xU1xyAzChBiZ7bMcb6M2P3OMZ81UnViHMypLqKAZgjUcD9IFGPPkEUEPK, libm.so.6(GLIBC_2.0), libtiff.so.5 >= set:lg8GCsdwwcZJ3TC7R1focwbZbycEOW1ia9GCS2mOQYTLqvrPBopj6TauHksa, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vOTrQL
Creating lcms-utils-debuginfo package
Processing files: liblcms-debuginfo-1.19-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yh85wK
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iicSCL
find-requires: running scripts (debuginfo)
Provides: debug(liblcms.so.1)
Requires: liblcms = 1.19-alt5, debug(libc.so.6), debug(libm.so.6)
Processing files: lcms-utils-debuginfo-1.19-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tOuvHK
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7o51DL
find-requires: running scripts (debuginfo)
Requires: lcms-utils = 1.19-alt5, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libjpeg.so.62), debug(liblcms.so.1), debug(libm.so.6), debug(libtiff.so.5)
Adding to lcms-utils-debuginfo a strict dependency on liblcms-debuginfo
Removing from lcms-utils-debuginfo 2 sources provided by liblcms-debuginfo
also prunning dir /usr/src/debug/lcms-1.19/include
Removing 1 extra deps from liblcms-devel due to dependency on liblcms
Removing 1 extra deps from lcms-utils due to dependency on liblcms
Removing 1 extra deps from lcms-utils-debuginfo due to dependency on liblcms-debuginfo
Removing 8 extra deps from lcms-utils due to repentancy on liblcms
Removing 2 extra deps from lcms-utils-debuginfo due to repentancy on liblcms-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/liblcms-1.19-alt5.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/liblcms-devel-1.19-alt5.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/liblcms-devel-static-1.19-alt5.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/lcms-utils-1.19-alt5.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/liblcms-debuginfo-1.19-alt5.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/lcms-utils-debuginfo-1.19-alt5.i586.rpm
30.81user 3.64system 1:14.94elapsed 45%CPU (0avgtext+0avgdata 44240maxresident)k
0inputs+0outputs (0major+1996033minor)pagefaults 0swaps
/.out/liblcms-1.19-alt5.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/liblcms-devel-1.19-alt5.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/liblcms-devel-static-1.19-alt5.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/lcms-utils-1.19-alt5.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/liblcms-debuginfo-1.19-alt5.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/lcms-utils-debuginfo-1.19-alt5.i586.rpm: The use of such a license name is ambiguous: LGPL
35.03user 6.03system 1:29.15elapsed 46%CPU (0avgtext+0avgdata 110432maxresident)k
0inputs+0outputs (0major+2363056minor)pagefaults 0swaps
--- lcms-utils-1.19-alt5.i586.rpm.repo	2012-11-06 14:37:38.000000000 +0000
+++ lcms-utils-1.19-alt5.i586.rpm.hasher	2020-10-10 12:22:51.963832934 +0000
@@ -7,7 +7,7 @@
 /usr/bin/wtpt	100755	
-/usr/share/man/man1/icc2ps.1.gz	100644	
-/usr/share/man/man1/icclink.1.gz	100644	
-/usr/share/man/man1/jpegicc.1.gz	100644	
-/usr/share/man/man1/tifficc.1.gz	100644	
-/usr/share/man/man1/wtpt.1.gz	100644	
+/usr/share/man/man1/icc2ps.1.xz	100644	
+/usr/share/man/man1/icclink.1.xz	100644	
+/usr/share/man/man1/jpegicc.1.xz	100644	
+/usr/share/man/man1/tifficc.1.xz	100644	
+/usr/share/man/man1/wtpt.1.xz	100644	
 Requires: liblcms = 1.19-alt5
--- liblcms-1.19-alt5.i586.rpm.repo	2012-11-06 14:37:38.000000000 +0000
+++ liblcms-1.19-alt5.i586.rpm.hasher	2020-10-10 12:22:52.051833715 +0000
@@ -15,2 +15,3 @@
 Requires: libm.so.6(GLIBC_2.1)  
+Requires: libm.so.6(GLIBC_2.29)  
 Requires: rtld(GNU_HASH)