>>> lcms: Building community/lcms 1.19-r8 (using abuild 3.7.0_rc1-r1) started Sat, 19 Dec 2020 15:02:49 +0000 >>> lcms: Checking sanity of /home/buildozer/aports/community/lcms/APKBUILD... >>> lcms: Analyzing dependencies... >>> lcms: Installing for build: build-base tiff-dev libjpeg-turbo-dev zlib-dev (1/7) Installing zlib-dev (1.2.11-r3) (2/7) Installing libjpeg-turbo (2.0.6-r0) (3/7) Installing libjpeg-turbo-dev (2.0.6-r0) (4/7) Installing tiff (4.1.0-r0) (5/7) Installing libtiffxx (4.1.0-r0) (6/7) Installing tiff-dev (4.1.0-r0) (7/7) Installing .makedepends-lcms (20201219.150254) OK: 312 MiB in 93 packages >>> lcms: Cleaning up srcdir >>> lcms: Cleaning up pkgdir >>> lcms: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/lcms-1.19.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 906k 100 906k 0 0 8547k 0 --:--:-- --:--:-- --:--:-- 8547k >>> lcms: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/lcms-1.19.tar.gz >>> lcms: Checking sha512sums... lcms-1.19.tar.gz: OK configure-for-musl.patch: OK CVE-2013-4276.patch: OK ppc64le.patch: OK remove-linear-interpol-test.patch: OK >>> lcms: Unpacking /var/cache/distfiles/v3.13/lcms-1.19.tar.gz... >>> lcms: Updating ./config.sub >>> lcms: configure-for-musl.patch patching file include/lcms.h >>> lcms: CVE-2013-4276.patch patching file samples/icctrans.c patching file tifficc/tiffdiff.c >>> lcms: ppc64le.patch patching file include/lcms.h >>> lcms: remove-linear-interpol-test.patch patching file testbed/testcms.c checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for i586-alpine-linux-musl-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... 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 ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for i586-alpine-linux-musl-g77... no checking for i586-alpine-linux-musl-xlf... no checking for i586-alpine-linux-musl-f77... no checking for i586-alpine-linux-musl-frt... no checking for i586-alpine-linux-musl-pgf77... no checking for i586-alpine-linux-musl-cf77... no checking for i586-alpine-linux-musl-fort77... no checking for i586-alpine-linux-musl-fl32... no checking for i586-alpine-linux-musl-af77... no checking for i586-alpine-linux-musl-xlf90... no checking for i586-alpine-linux-musl-f90... no checking for i586-alpine-linux-musl-pgf90... no checking for i586-alpine-linux-musl-pghpf... no checking for i586-alpine-linux-musl-epcf90... no checking for i586-alpine-linux-musl-gfortran... no checking for i586-alpine-linux-musl-g95... no checking for i586-alpine-linux-musl-xlf95... no checking for i586-alpine-linux-musl-f95... no checking for i586-alpine-linux-musl-fort... no checking for i586-alpine-linux-musl-ifort... no checking for i586-alpine-linux-musl-ifc... no checking for i586-alpine-linux-musl-efc... no checking for i586-alpine-linux-musl-pgf95... no checking for i586-alpine-linux-musl-lf95... no checking for i586-alpine-linux-musl-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for inline... inline checking whether byte ordering is bigendian... no checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for long long... yes checking size of long long... 8 checking for unsigned long long... yes 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 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 python/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 Making all in src make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscnvrt.lo -MD -MP -MF .deps/cmscnvrt.Tpo -c -o cmscnvrt.lo cmscnvrt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmserr.lo -MD -MP -MF .deps/cmserr.Tpo -c -o cmserr.lo cmserr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsgamma.lo -MD -MP -MF .deps/cmsgamma.Tpo -c -o cmsgamma.lo cmsgamma.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsgmt.lo -MD -MP -MF .deps/cmsgmt.Tpo -c -o cmsgmt.lo cmsgmt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsintrp.lo -MD -MP -MF .deps/cmsintrp.Tpo -c -o cmsintrp.lo cmsintrp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsio0.lo -MD -MP -MF .deps/cmsio0.Tpo -c -o cmsio0.lo cmsio0.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsio1.lo -MD -MP -MF .deps/cmsio1.Tpo -c -o cmsio1.lo cmsio1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmslut.lo -MD -MP -MF .deps/cmslut.Tpo -c -o cmslut.lo cmslut.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsmatsh.lo -MD -MP -MF .deps/cmsmatsh.Tpo -c -o cmsmatsh.lo cmsmatsh.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsmtrx.lo -MD -MP -MF .deps/cmsmtrx.Tpo -c -o cmsmtrx.lo cmsmtrx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmspack.lo -MD -MP -MF .deps/cmspack.Tpo -c -o cmspack.lo cmspack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmspcs.lo -MD -MP -MF .deps/cmspcs.Tpo -c -o cmspcs.lo cmspcs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmswtpnt.lo -MD -MP -MF .deps/cmswtpnt.Tpo -c -o cmswtpnt.lo cmswtpnt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsxform.lo -MD -MP -MF .deps/cmsxform.Tpo -c -o cmsxform.lo cmsxform.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmssamp.lo -MD -MP -MF .deps/cmssamp.Tpo -c -o cmssamp.lo cmssamp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscam97.lo -MD -MP -MF .deps/cmscam97.Tpo -c -o cmscam97.lo cmscam97.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsnamed.lo -MD -MP -MF .deps/cmsnamed.Tpo -c -o cmsnamed.lo cmsnamed.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsps2.lo -MD -MP -MF .deps/cmsps2.Tpo -c -o cmsps2.lo cmsps2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscam02.lo -MD -MP -MF .deps/cmscam02.Tpo -c -o cmscam02.lo cmscam02.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsvirt.lo -MD -MP -MF .deps/cmsvirt.Tpo -c -o cmsvirt.lo cmsvirt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscgats.lo -MD -MP -MF .deps/cmscgats.Tpo -c -o cmscgats.lo cmscgats.c mkdir .libs gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsgmt.lo -MD -MP -MF .deps/cmsgmt.Tpo -c cmsgmt.c -fPIC -DPIC -o .libs/cmsgmt.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsgamma.lo -MD -MP -MF .deps/cmsgamma.Tpo -c cmsgamma.c -fPIC -DPIC -o .libs/cmsgamma.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscnvrt.lo -MD -MP -MF .deps/cmscnvrt.Tpo -c cmscnvrt.c -fPIC -DPIC -o .libs/cmscnvrt.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmserr.lo -MD -MP -MF .deps/cmserr.Tpo -c cmserr.c -fPIC -DPIC -o .libs/cmserr.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsintrp.lo -MD -MP -MF .deps/cmsintrp.Tpo -c cmsintrp.c -fPIC -DPIC -o .libs/cmsintrp.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsmtrx.lo -MD -MP -MF .deps/cmsmtrx.Tpo -c cmsmtrx.c -fPIC -DPIC -o .libs/cmsmtrx.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmspcs.lo -MD -MP -MF .deps/cmspcs.Tpo -c cmspcs.c -fPIC -DPIC -o .libs/cmspcs.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsio0.lo -MD -MP -MF .deps/cmsio0.Tpo -c cmsio0.c -fPIC -DPIC -o .libs/cmsio0.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsxform.lo -MD -MP -MF .deps/cmsxform.Tpo -c cmsxform.c -fPIC -DPIC -o .libs/cmsxform.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscam97.lo -MD -MP -MF .deps/cmscam97.Tpo -c cmscam97.c -fPIC -DPIC -o .libs/cmscam97.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmspack.lo -MD -MP -MF .deps/cmspack.Tpo -c cmspack.c -fPIC -DPIC -o .libs/cmspack.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsmatsh.lo -MD -MP -MF .deps/cmsmatsh.Tpo -c cmsmatsh.c -fPIC -DPIC -o .libs/cmsmatsh.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsvirt.lo -MD -MP -MF .deps/cmsvirt.Tpo -c cmsvirt.c -fPIC -DPIC -o .libs/cmsvirt.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmslut.lo -MD -MP -MF .deps/cmslut.Tpo -c cmslut.c -fPIC -DPIC -o .libs/cmslut.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscam02.lo -MD -MP -MF .deps/cmscam02.Tpo -c cmscam02.c -fPIC -DPIC -o .libs/cmscam02.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsio1.lo -MD -MP -MF .deps/cmsio1.Tpo -c cmsio1.c -fPIC -DPIC -o .libs/cmsio1.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsnamed.lo -MD -MP -MF .deps/cmsnamed.Tpo -c cmsnamed.c -fPIC -DPIC -o .libs/cmsnamed.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsps2.lo -MD -MP -MF .deps/cmsps2.Tpo -c cmsps2.c -fPIC -DPIC -o .libs/cmsps2.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmswtpnt.lo -MD -MP -MF .deps/cmswtpnt.Tpo -c cmswtpnt.c -fPIC -DPIC -o .libs/cmswtpnt.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmssamp.lo -MD -MP -MF .deps/cmssamp.Tpo -c cmssamp.c -fPIC -DPIC -o .libs/cmssamp.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscgats.lo -MD -MP -MF .deps/cmscgats.Tpo -c cmscgats.c -fPIC -DPIC -o .libs/cmscgats.o gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmserr.lo -MD -MP -MF .deps/cmserr.Tpo -c cmserr.c -o cmserr.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsnamed.lo -MD -MP -MF .deps/cmsnamed.Tpo -c cmsnamed.c -o cmsnamed.o >/dev/null 2>&1 mv -f .deps/cmserr.Tpo .deps/cmserr.Plo gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsmatsh.lo -MD -MP -MF .deps/cmsmatsh.Tpo -c cmsmatsh.c -o cmsmatsh.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmswtpnt.lo -MD -MP -MF .deps/cmswtpnt.Tpo -c cmswtpnt.c -o cmswtpnt.o >/dev/null 2>&1 mv -f .deps/cmsnamed.Tpo .deps/cmsnamed.Plo gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscnvrt.lo -MD -MP -MF .deps/cmscnvrt.Tpo -c cmscnvrt.c -o cmscnvrt.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmspcs.lo -MD -MP -MF .deps/cmspcs.Tpo -c cmspcs.c -o cmspcs.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscam02.lo -MD -MP -MF .deps/cmscam02.Tpo -c cmscam02.c -o cmscam02.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmssamp.lo -MD -MP -MF .deps/cmssamp.Tpo -c cmssamp.c -o cmssamp.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsintrp.lo -MD -MP -MF .deps/cmsintrp.Tpo -c cmsintrp.c -o cmsintrp.o >/dev/null 2>&1 mv -f .deps/cmsmatsh.Tpo .deps/cmsmatsh.Plo gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsps2.lo -MD -MP -MF .deps/cmsps2.Tpo -c cmsps2.c -o cmsps2.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscam97.lo -MD -MP -MF .deps/cmscam97.Tpo -c cmscam97.c -o cmscam97.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsvirt.lo -MD -MP -MF .deps/cmsvirt.Tpo -c cmsvirt.c -o cmsvirt.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsmtrx.lo -MD -MP -MF .deps/cmsmtrx.Tpo -c cmsmtrx.c -o cmsmtrx.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsio0.lo -MD -MP -MF .deps/cmsio0.Tpo -c cmsio0.c -o cmsio0.o >/dev/null 2>&1 mv -f .deps/cmscnvrt.Tpo .deps/cmscnvrt.Plo mv -f .deps/cmswtpnt.Tpo .deps/cmswtpnt.Plo gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsgmt.lo -MD -MP -MF .deps/cmsgmt.Tpo -c cmsgmt.c -o cmsgmt.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmslut.lo -MD -MP -MF .deps/cmslut.Tpo -c cmslut.c -o cmslut.o >/dev/null 2>&1 gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsgamma.lo -MD -MP -MF .deps/cmsgamma.Tpo -c cmsgamma.c -o cmsgamma.o >/dev/null 2>&1 mv -f .deps/cmscam97.Tpo .deps/cmscam97.Plo mv -f .deps/cmssamp.Tpo .deps/cmssamp.Plo mv -f .deps/cmspcs.Tpo .deps/cmspcs.Plo mv -f .deps/cmsmtrx.Tpo .deps/cmsmtrx.Plo mv -f .deps/cmsvirt.Tpo .deps/cmsvirt.Plo mv -f .deps/cmsio0.Tpo .deps/cmsio0.Plo gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsxform.lo -MD -MP -MF .deps/cmsxform.Tpo -c cmsxform.c -o cmsxform.o >/dev/null 2>&1 mv -f .deps/cmscam02.Tpo .deps/cmscam02.Plo gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmspack.lo -MD -MP -MF .deps/cmspack.Tpo -c cmspack.c -o cmspack.o >/dev/null 2>&1 mv -f .deps/cmsps2.Tpo .deps/cmsps2.Plo mv -f .deps/cmsintrp.Tpo .deps/cmsintrp.Plo gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmscgats.lo -MD -MP -MF .deps/cmscgats.Tpo -c cmscgats.c -o cmscgats.o >/dev/null 2>&1 mv -f .deps/cmslut.Tpo .deps/cmslut.Plo mv -f .deps/cmsgmt.Tpo .deps/cmsgmt.Plo mv -f .deps/cmsgamma.Tpo .deps/cmsgamma.Plo gcc "-DPACKAGE_NAME=\"lcms\"" "-DPACKAGE_TARNAME=\"lcms\"" "-DPACKAGE_VERSION=\"1.19\"" "-DPACKAGE_STRING=\"lcms 1.19\"" "-DPACKAGE_BUGREPORT=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT cmsio1.lo -MD -MP -MF .deps/cmsio1.Tpo -c cmsio1.c -o cmsio1.o >/dev/null 2>&1 mv -f .deps/cmsxform.Tpo .deps/cmsxform.Plo mv -f .deps/cmspack.Tpo .deps/cmspack.Plo mv -f .deps/cmscgats.Tpo .deps/cmscgats.Plo mv -f .deps/cmsio1.Tpo .deps/cmsio1.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -no-undefined -version-info 1:19:0 -Wl,--as-needed -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 gcc -shared .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 -Wl,--as-needed -Wl,-soname -Wl,liblcms.so.1 -o .libs/liblcms.so.1.0.19 (cd .libs && rm -f liblcms.so.1 && ln -s liblcms.so.1.0.19 liblcms.so.1) (cd .libs && rm -f liblcms.so && ln -s liblcms.so.1.0.19 liblcms.so) ar cru .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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/liblcms.a creating liblcms.la (cd .libs && rm -f liblcms.la && ln -s ../liblcms.la liblcms.la) make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/src' Making all in jpegicc make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/jpegicc' gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT jpegicc.o -MD -MP -MF .deps/jpegicc.Tpo -c -o jpegicc.o jpegicc.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT iccjpeg.o -MD -MP -MF .deps/iccjpeg.Tpo -c -o iccjpeg.o iccjpeg.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT xgetopt.o -MD -MP -MF .deps/xgetopt.Tpo -c -o xgetopt.o `test -f '../samples/xgetopt.c' || echo './'`../samples/xgetopt.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT vprf.o -MD -MP -MF .deps/vprf.Tpo -c -o vprf.o `test -f '../samples/vprf.c' || echo './'`../samples/vprf.c mv -f .deps/xgetopt.Tpo .deps/xgetopt.Po 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)); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ mv -f .deps/vprf.Tpo .deps/vprf.Po mv -f .deps/iccjpeg.Tpo .deps/iccjpeg.Po mv -f .deps/jpegicc.Tpo .deps/jpegicc.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o jpegicc jpegicc.o iccjpeg.o xgetopt.o vprf.o ../src/liblcms.la -ljpeg -lm mkdir .libs gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o .libs/jpegicc jpegicc.o iccjpeg.o xgetopt.o vprf.o ../src/.libs/liblcms.so -ljpeg -lm creating jpegicc make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/jpegicc' Making all in tifficc make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/tifficc' gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tifficc.o -MD -MP -MF .deps/tifficc.Tpo -c -o tifficc.o tifficc.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT xgetopt.o -MD -MP -MF .deps/xgetopt.Tpo -c -o xgetopt.o `test -f '../samples/xgetopt.c' || echo './'`../samples/xgetopt.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT vprf.o -MD -MP -MF .deps/vprf.Tpo -c -o vprf.o `test -f '../samples/vprf.c' || echo './'`../samples/vprf.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tiffdiff.o -MD -MP -MF .deps/tiffdiff.Tpo -c -o tiffdiff.o tiffdiff.c mv -f .deps/xgetopt.Tpo .deps/xgetopt.Po mv -f .deps/vprf.Tpo .deps/vprf.Po mv -f .deps/tiffdiff.Tpo .deps/tiffdiff.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o tiffdiff tiffdiff.o xgetopt.o ../src/liblcms.la -ltiff -ljpeg -lz -lm mkdir .libs gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o .libs/tiffdiff tiffdiff.o xgetopt.o ../src/.libs/liblcms.so -ltiff -ljpeg -lz -lm creating tiffdiff mv -f .deps/tifficc.Tpo .deps/tifficc.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o tifficc tifficc.o xgetopt.o vprf.o ../src/liblcms.la -ltiff -ljpeg -lz -lm gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o .libs/tifficc tifficc.o xgetopt.o vprf.o ../src/.libs/liblcms.so -ltiff -ljpeg -lz -lm creating tifficc make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/tifficc' Making all in python make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/python' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/python' Making all in samples make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/samples' gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT icctrans.o -MD -MP -MF .deps/icctrans.Tpo -c -o icctrans.o icctrans.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT xgetopt.o -MD -MP -MF .deps/xgetopt.Tpo -c -o xgetopt.o xgetopt.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT vprf.o -MD -MP -MF .deps/vprf.Tpo -c -o vprf.o vprf.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT wtpt.o -MD -MP -MF .deps/wtpt.Tpo -c -o wtpt.o wtpt.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT icc2ps.o -MD -MP -MF .deps/icc2ps.Tpo -c -o icc2ps.o icc2ps.c gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT icclink.o -MD -MP -MF .deps/icclink.Tpo -c -o icclink.o icclink.c mv -f .deps/xgetopt.Tpo .deps/xgetopt.Po mv -f .deps/vprf.Tpo .deps/vprf.Po mv -f .deps/wtpt.Tpo .deps/wtpt.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o wtpt wtpt.o xgetopt.o ../src/liblcms.la mkdir .libs mv -f .deps/icc2ps.Tpo .deps/icc2ps.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o icc2ps icc2ps.o xgetopt.o ../src/liblcms.la gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o .libs/wtpt wtpt.o xgetopt.o ../src/.libs/liblcms.so -lm creating wtpt gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o .libs/icc2ps icc2ps.o xgetopt.o ../src/.libs/liblcms.so -lm creating icc2ps mv -f .deps/icclink.Tpo .deps/icclink.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o icclink icclink.o xgetopt.o vprf.o ../src/liblcms.la gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o .libs/icclink icclink.o xgetopt.o vprf.o ../src/.libs/liblcms.so -lm creating icclink mv -f .deps/icctrans.Tpo .deps/icctrans.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o icctrans icctrans.o xgetopt.o vprf.o ../src/liblcms.la gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o .libs/icctrans icctrans.o xgetopt.o vprf.o ../src/.libs/liblcms.so -lm creating icctrans make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/samples' Making all in testbed make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/testbed' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/testbed' Making all in include make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/include' make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/src' Making check in jpegicc make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/jpegicc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/jpegicc' Making check in tifficc make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/tifficc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/tifficc' Making check in python make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/python' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/python' Making check in samples make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/samples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/samples' Making check in testbed make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/testbed' make testcms make[2]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/testbed' gcc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"lcms\ 1.19\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT testcms.o -MD -MP -MF .deps/testcms.Tpo -c -o testcms.o testcms.c mv -f .deps/testcms.Tpo .deps/testcms.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o testcms testcms.o ../src/liblcms.la mkdir .libs gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o .libs/testcms testcms.o ../src/.libs/liblcms.so -lm creating testcms make[2]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/testbed' ./testcms little cms testbed. Ver 1.19 [build Apr 8 2020 19:23:09] Testing fixed point: 2.884667 = 2.884672 Testing fixed scaling...pass. Testing curves join ...pass. Testing reversing of curves ... pass. Testing reverse linear interpolation on normal monotonic curve...pass. on degenerated curve ...pass. Testing 3D interpolation on LUT...pass. Testing virtual profiles (Emulating sRGB)...pass. Testing profile decoding (sRGB).....pass. Testing sRGB built-in space......... dE: mean=0.0165645, SD=0.00939704, max=0.0519131 pass. Using two real profiles.........pass Error Induced by the CMM due to roundoff (dE) ......... dE: mean=0.000545515, SD=0.00136301, max=0.0067395 [63099 tics, 0.063099 sec.] Testing preview......... dE: mean=0.000545515, SD=0.00136301, max=0.0067395 [63692 tics, 0.063692 sec.] Testing multiprofile transforms (6 profiles)......... dE: mean=0.123784, SD=0.171842, max=1.21645 [64217 tics, 0.064217 sec.] Testing linearization devicelink......... dE: mean=0.00405109, SD=0.00261746, max=0.0169607 [63547 tics, 0.063547 sec.] Testing devicelink generation......... dE: mean=0.00689702, SD=0.00518751, max=0.0350195 [64087 tics, 0.064087 sec.] Testing saved linearization devicelink......... dE: mean=0, SD=0, max=0 [89779 tics, 0.089779 sec.] Testing ink limiting ................................ pass. Testing save to memory: pass. Testing Named color profiles: pass. Testing CGATS parser: pass. Success. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/testbed' Making check in include make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/include' make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19' >>> lcms: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/src' make[2]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/src' test -z "/usr/lib" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms/usr/lib" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'liblcms.la' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/lib/liblcms.la' /usr/bin/install -c .libs/liblcms.so.1.0.19 /home/buildozer/aports/community/lcms/pkg/lcms/usr/lib/liblcms.so.1.0.19 (cd /home/buildozer/aports/community/lcms/pkg/lcms/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; }; }) (cd /home/buildozer/aports/community/lcms/pkg/lcms/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; }; }) /usr/bin/install -c .libs/liblcms.lai /home/buildozer/aports/community/lcms/pkg/lcms/usr/lib/liblcms.la /usr/bin/install -c .libs/liblcms.a /home/buildozer/aports/community/lcms/pkg/lcms/usr/lib/liblcms.a chmod 644 /home/buildozer/aports/community/lcms/pkg/lcms/usr/lib/liblcms.a ranlib /home/buildozer/aports/community/lcms/pkg/lcms/usr/lib/liblcms.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/src' make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/src' Making install in jpegicc make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/jpegicc' make[2]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/jpegicc' test -z "/usr/bin" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin" test -z "/usr/share/man/man1" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms/usr/share/man/man1" /bin/sh ../libtool --mode=install /usr/bin/install -c 'jpegicc' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/jpegicc' /usr/bin/install -c -m 644 './jpegicc.1' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/share/man/man1/jpegicc.1' libtool: install: warning: `../src/liblcms.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/jpegicc /home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/jpegicc make[2]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/jpegicc' make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/jpegicc' Making install in tifficc make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/tifficc' make[2]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/tifficc' test -z "/usr/bin" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin" test -z "/usr/share/man/man1" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms/usr/share/man/man1" /bin/sh ../libtool --mode=install /usr/bin/install -c 'tifficc' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/tifficc' /usr/bin/install -c -m 644 './tifficc.1' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/share/man/man1/tifficc.1' libtool: install: warning: `../src/liblcms.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/tifficc /home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/tifficc /bin/sh ../libtool --mode=install /usr/bin/install -c 'tiffdiff' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/tiffdiff' libtool: install: warning: `../src/liblcms.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/tiffdiff /home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/tiffdiff make[2]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/tifficc' make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/tifficc' Making install in python make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/python' make[2]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/python' make[2]: Nothing to be done for 'install-exec-am'. test -z "" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms" test -z "" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms" make[2]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/python' make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/python' Making install in samples make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/samples' make[2]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/samples' test -z "/usr/bin" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin" test -z "/usr/share/man/man1" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms/usr/share/man/man1" /bin/sh ../libtool --mode=install /usr/bin/install -c 'icctrans' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/icctrans' /usr/bin/install -c -m 644 './wtpt.1' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/share/man/man1/wtpt.1' /usr/bin/install -c -m 644 './icc2ps.1' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/share/man/man1/icc2ps.1' /usr/bin/install -c -m 644 './icclink.1' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/share/man/man1/icclink.1' libtool: install: warning: `../src/liblcms.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/icctrans /home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/icctrans /bin/sh ../libtool --mode=install /usr/bin/install -c 'wtpt' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/wtpt' libtool: install: warning: `../src/liblcms.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/wtpt /home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/wtpt /bin/sh ../libtool --mode=install /usr/bin/install -c 'icc2ps' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/icc2ps' libtool: install: warning: `../src/liblcms.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/icc2ps /home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/icc2ps /bin/sh ../libtool --mode=install /usr/bin/install -c 'icclink' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/icclink' libtool: install: warning: `../src/liblcms.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/icclink /home/buildozer/aports/community/lcms/pkg/lcms/usr/bin/icclink make[2]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/samples' make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/samples' Making install in testbed make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/testbed' make[2]: Entering directory '/home/buildozer/aports/community/lcms/src/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 '/home/buildozer/aports/community/lcms/src/lcms-1.19/testbed' make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/testbed' Making install in include make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/include' make[2]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || .././install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms/usr/include" /usr/bin/install -c -m 644 'icc34.h' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/include/icc34.h' /usr/bin/install -c -m 644 'lcms.h' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/include/lcms.h' make[2]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/include' make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19/include' make[1]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19' make[2]: Entering directory '/home/buildozer/aports/community/lcms/src/lcms-1.19' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/pkgconfig" || ./install-sh -c -d "/home/buildozer/aports/community/lcms/pkg/lcms/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'lcms.pc' '/home/buildozer/aports/community/lcms/pkg/lcms/usr/lib/pkgconfig/lcms.pc' make[2]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19' make[1]: Leaving directory '/home/buildozer/aports/community/lcms/src/lcms-1.19' >>> lcms-dev*: Running split function dev... >>> lcms-dev*: Preparing subpackage lcms-dev... >>> lcms-dev*: Stripping binaries >>> lcms-dev*: Running postcheck for lcms-dev >>> lcms-doc*: Running split function doc... >>> lcms-doc*: Preparing subpackage lcms-doc... >>> lcms-doc*: Running postcheck for lcms-doc >>> liblcms*: Running split function liblcms... >>> liblcms*: Preparing subpackage liblcms... >>> liblcms*: Stripping binaries >>> liblcms*: Running postcheck for liblcms >>> lcms*: Running postcheck for lcms >>> lcms*: Preparing package lcms... >>> lcms*: Stripping binaries >>> lcms-dev*: Scanning shared objects >>> lcms-doc*: Scanning shared objects >>> lcms*: Scanning shared objects >>> liblcms*: Scanning shared objects >>> lcms-dev*: Tracing dependencies... liblcms=1.19-r8 pkgconfig >>> lcms-dev*: Package size: 448.0 KB >>> lcms-dev*: Compressing data... >>> lcms-dev*: Create checksum... >>> lcms-dev*: Create lcms-dev-1.19-r8.apk >>> lcms-doc*: Tracing dependencies... >>> lcms-doc*: Package size: 52.0 KB >>> lcms-doc*: Compressing data... >>> lcms-doc*: Create checksum... >>> lcms-doc*: Create lcms-doc-1.19-r8.apk >>> lcms*: Tracing dependencies... so:libc.musl-x86.so.1 so:libjpeg.so.8 so:liblcms.so.1 so:libtiff.so.5 >>> lcms*: Package size: 184.0 KB >>> lcms*: Compressing data... >>> lcms*: Create checksum... >>> lcms*: Create lcms-1.19-r8.apk >>> liblcms*: Tracing dependencies... so:libc.musl-x86.so.1 >>> liblcms*: Package size: 228.0 KB >>> liblcms*: Compressing data... >>> liblcms*: Create checksum... >>> liblcms*: Create liblcms-1.19-r8.apk >>> lcms: Build complete at Sat, 19 Dec 2020 15:03:15 +0000 elapsed time 0h 0m 26s >>> lcms: Cleaning up srcdir >>> lcms: Cleaning up pkgdir >>> lcms: Uninstalling dependencies... (1/7) Purging .makedepends-lcms (20201219.150254) (2/7) Purging tiff-dev (4.1.0-r0) (3/7) Purging libtiffxx (4.1.0-r0) (4/7) Purging tiff (4.1.0-r0) (5/7) Purging libjpeg-turbo-dev (2.0.6-r0) (6/7) Purging libjpeg-turbo (2.0.6-r0) (7/7) Purging zlib-dev (1.2.11-r3) OK: 310 MiB in 86 packages >>> lcms: Updating the community/x86 repository index... >>> lcms: Signing the index...