ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/argyllcms.spec'], False, '/var/lib/mock/dist-f10-build-248860-45440/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/argyllcms.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/argyllcms-1.0.3-1.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/argyllcms.spec'], False, '/var/lib/mock/dist-f10-build-248860-45440/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/argyllcms.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.36LRzv + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Argyll_V1.0.3 + /usr/bin/unzip -qq /builddir/build/SOURCES/Argyll_V1.0.3_src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd Argyll_V1.0.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (Argyll_V1.0.1_autotools.patch.gz):' Patch #1 (Argyll_V1.0.1_autotools.patch.gz): + /usr/bin/gzip -dc /builddir/build/SOURCES/Argyll_V1.0.1_autotools.patch.gz + /usr/bin/patch -s -p1 -b --suffix .auto --fuzz=0 Patch #2 (argyllcms-1.0.3-remove-libusb-fork-check.patch): + echo 'Patch #2 (argyllcms-1.0.3-remove-libusb-fork-check.patch):' + /bin/cat /builddir/build/SOURCES/argyllcms-1.0.3-remove-libusb-fork-check.patch + /usr/bin/patch -s -p1 -b --suffix .sysusb --fuzz=0 + echo 'Patch #4 (argyllcms-1.0.2-legal.patch):' Patch #4 (argyllcms-1.0.2-legal.patch): + /bin/cat /builddir/build/SOURCES/argyllcms-1.0.2-legal.patch + /usr/bin/patch -s -p1 -b --suffix .legal --fuzz=0 + mv libusb/19-color.fdi . + mv libusb/color-device-file.policy . + rm -fr tiff libusb libusbw + chmod u+x configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SD9b0g + umask 022 + cd /builddir/build/BUILD + cd Argyll_V1.0.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-redhat-linux-gnu-gcc... no checking for 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 i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu 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/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E 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 for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-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... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... ranlib checking for i386-redhat-linux-gnu-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/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/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/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/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for sqrt in -lm... yes checking for pthread_create in -lpthread... yes checking for TIFFOpen in -ltiff... yes checking for XOpenDisplay in -lX11... yes checking for XextFindDisplay in -lXext... yes checking for XScreenSaverSuspend in -lXss... yes checking for XRRRootToScreen in -lXrandr... yes checking for XineramaQueryScreens in -lXinerama... yes checking for XF86VidModeGetGamma in -lXxf86vm... yes checking for usb_open in -lusb... yes configure: creating ./config.status config.status: creating Makefile config.status: creating h/Makefile config.status: creating doc/Makefile config.status: creating ref/Makefile config.status: creating numlib/Makefile config.status: creating cgats/Makefile config.status: creating plot/Makefile config.status: creating rspl/Makefile config.status: creating icc/Makefile config.status: creating gamut/Makefile config.status: creating xicc/Makefile config.status: creating link/Makefile config.status: creating spectro/Makefile config.status: creating profile/Makefile config.status: creating tweak/Makefile config.status: creating scanin/Makefile config.status: creating render/Makefile config.status: creating target/Makefile config.status: creating imdi/Makefile config.status: creating jcnf/Makefile config.status: creating jcnf/yajl/Makefile config.status: creating ucmm/Makefile config.status: executing depfiles commands + make Making all in h make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/h' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/h' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/doc' Making all in ref make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/ref' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/ref' Making all in numlib make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/numlib' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT numsup.o -MD -MP -MF .deps/numsup.Tpo -c -o numsup.o numsup.c mv -f .deps/numsup.Tpo .deps/numsup.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dnsq.o -MD -MP -MF .deps/dnsq.Tpo -c -o dnsq.o dnsq.c mv -f .deps/dnsq.Tpo .deps/dnsq.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT powell.o -MD -MP -MF .deps/powell.Tpo -c -o powell.o powell.c mv -f .deps/powell.Tpo .deps/powell.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dhsx.o -MD -MP -MF .deps/dhsx.Tpo -c -o dhsx.o dhsx.c mv -f .deps/dhsx.Tpo .deps/dhsx.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ludecomp.o -MD -MP -MF .deps/ludecomp.Tpo -c -o ludecomp.o ludecomp.c mv -f .deps/ludecomp.Tpo .deps/ludecomp.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT svd.o -MD -MP -MF .deps/svd.Tpo -c -o svd.o svd.c mv -f .deps/svd.Tpo .deps/svd.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT zbrent.o -MD -MP -MF .deps/zbrent.Tpo -c -o zbrent.o zbrent.c mv -f .deps/zbrent.Tpo .deps/zbrent.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rand.o -MD -MP -MF .deps/rand.Tpo -c -o rand.o rand.c mv -f .deps/rand.Tpo .deps/rand.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sobol.o -MD -MP -MF .deps/sobol.Tpo -c -o sobol.o sobol.c mv -f .deps/sobol.Tpo .deps/sobol.Po rm -f libargyllnum.a ar cru libargyllnum.a numsup.o dnsq.o powell.o dhsx.o ludecomp.o svd.o zbrent.o rand.o sobol.o ranlib libargyllnum.a make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/numlib' Making all in cgats make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/cgats' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pars.o -MD -MP -MF .deps/pars.Tpo -c -o pars.o pars.c mv -f .deps/pars.Tpo .deps/pars.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cgats.o -MD -MP -MF .deps/cgats.Tpo -c -o cgats.o cgats.c mv -f .deps/cgats.Tpo .deps/cgats.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT parsstd.o -MD -MP -MF .deps/parsstd.Tpo -c -o parsstd.o parsstd.c mv -f .deps/parsstd.Tpo .deps/parsstd.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cgatsstd.o -MD -MP -MF .deps/cgatsstd.Tpo -c -o cgatsstd.o cgatsstd.c mv -f .deps/cgatsstd.Tpo .deps/cgatsstd.Po rm -f libcgats.a ar cru libcgats.a pars.o cgats.o parsstd.o cgatsstd.o ranlib libcgats.a make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/cgats' Making all in plot make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/plot' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../gamut -I../cgats -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT plot.o -MD -MP -MF .deps/plot.Tpo -c -o plot.o plot.c mv -f .deps/plot.Tpo .deps/plot.Po rm -f libplot.a ar cru libplot.a plot.o ranlib libplot.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../gamut -I../cgats -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT vrml.o -MD -MP -MF .deps/vrml.Tpo -c -o vrml.o vrml.c mv -f .deps/vrml.Tpo .deps/vrml.Po rm -f libvrml.a ar cru libvrml.a vrml.o ranlib libvrml.a make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/plot' Making all in rspl make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/rspl' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rspl.o -MD -MP -MF .deps/rspl.Tpo -c -o rspl.o rspl.c rspl.c:58: warning: 'interp_rspl_nl' declared 'static' but never defined mv -f .deps/rspl.Tpo .deps/rspl.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT scat.o -MD -MP -MF .deps/scat.Tpo -c -o scat.o scat.c mv -f .deps/scat.Tpo .deps/scat.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rev.o -MD -MP -MF .deps/rev.Tpo -c -o rev.o rev.c rev.c: In function 'fill_nncell': rev.c:1689: warning: unused variable 'll' rev.c: In function 'free_revcache': rev.c:4253: warning: unused variable 'i' rev.c: In function 'decrease_revcache': rev.c:4381: warning: unused variable 'hit' rev.c: In function 'init_revaccell': rev.c:5252: warning: unused variable 'rpp' rev.c:5627: warning: unused variable 'ii' rev.c:4863: warning: unused variable 'j' rev.c: In function 'invalidate_revaccell': rev.c:5913: warning: unused variable 'e' rev.c: In function 'make_rev_one': rev.c:5980: warning: unused variable 'gno' rev.c:5978: warning: unused variable 'di' rev.c:5977: warning: unused variable 'ff' rev.c:5977: warning: unused variable 'ee' rev.c:5977: warning: unused variable 'e' mv -f .deps/rev.Tpo .deps/rev.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT spline.o -MD -MP -MF .deps/spline.Tpo -c -o spline.o spline.c mv -f .deps/spline.Tpo .deps/spline.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c mv -f .deps/opt.Tpo .deps/opt.Po rm -f librspl.a ar cru librspl.a rspl.o scat.o rev.o spline.o opt.o ranlib librspl.a make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/rspl' Making all in icc make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/icc' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT icc.o -MD -MP -MF .deps/icc.Tpo -c -o icc.o icc.c mv -f .deps/icc.Tpo .deps/icc.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iccstd.o -MD -MP -MF .deps/iccstd.Tpo -c -o iccstd.o iccstd.c mv -f .deps/iccstd.Tpo .deps/iccstd.Po rm -f libicc.a ar cru libicc.a icc.o iccstd.o ranlib libicc.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT icctest.o -MD -MP -MF .deps/icctest.Tpo -c -o icctest.o icctest.c mv -f .deps/icctest.Tpo .deps/icctest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o icctest icctest.o ./libicc.a -lpthread -lm mkdir .libs gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o icctest icctest.o ./libicc.a -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iccdump.o -MD -MP -MF .deps/iccdump.Tpo -c -o iccdump.o iccdump.c mv -f .deps/iccdump.Tpo .deps/iccdump.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iccdump iccdump.o ./libicc.a -lpthread -lm gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iccdump iccdump.o ./libicc.a -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT icclu.o -MD -MP -MF .deps/icclu.Tpo -c -o icclu.o icclu.c mv -f .deps/icclu.Tpo .deps/icclu.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o icclu icclu.o ./libicc.a -lpthread -lm gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o icclu icclu.o ./libicc.a -lpthread -lm make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/icc' Making all in jcnf make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' Making all in yajl make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf/yajl' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT yajl.o -MD -MP -MF .deps/yajl.Tpo -c -o yajl.o yajl.c mv -f .deps/yajl.Tpo .deps/yajl.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT yajl_buf.o -MD -MP -MF .deps/yajl_buf.Tpo -c -o yajl_buf.o yajl_buf.c mv -f .deps/yajl_buf.Tpo .deps/yajl_buf.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT yajl_encode.o -MD -MP -MF .deps/yajl_encode.Tpo -c -o yajl_encode.o yajl_encode.c mv -f .deps/yajl_encode.Tpo .deps/yajl_encode.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT yajl_gen.o -MD -MP -MF .deps/yajl_gen.Tpo -c -o yajl_gen.o yajl_gen.c mv -f .deps/yajl_gen.Tpo .deps/yajl_gen.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT yajl_lex.o -MD -MP -MF .deps/yajl_lex.Tpo -c -o yajl_lex.o yajl_lex.c mv -f .deps/yajl_lex.Tpo .deps/yajl_lex.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT yajl_parser.o -MD -MP -MF .deps/yajl_parser.Tpo -c -o yajl_parser.o yajl_parser.c mv -f .deps/yajl_parser.Tpo .deps/yajl_parser.Po rm -f libyajl.a ar cru libyajl.a yajl.o yajl_buf.o yajl_encode.o yajl_gen.o yajl_lex.o yajl_parser.o ranlib libyajl.a make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf/yajl' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT jcnf.o -MD -MP -MF .deps/jcnf.Tpo -c -o jcnf.o jcnf.c jcnf.c: In function 'jcnf_yajl_map_key': jcnf.c:581: warning: unused variable 'i' jcnf.c: In function 'jcnf_lock_file': jcnf.c:709: warning: implicit declaration of function 'flock' jcnf.c:711: warning: implicit declaration of function 'sleep' jcnf.c: In function 'jcnf_read': jcnf.c:786: warning: implicit declaration of function 'time' jcnf.c: In function 'jcnf_write': jcnf.c:923: warning: pointer targets in passing argument 2 of 'yajl_gen_string' differ in signedness jcnf.c:949: warning: pointer targets in passing argument 2 of 'yajl_gen_string' differ in signedness jcnf.c:959: warning: pointer targets in passing argument 2 of 'yajl_gen_cpp_comment' differ in signedness jcnf.c:810: warning: unused variable 'stat' jcnf.c: In function 'jcnf_update': jcnf.c:1079: warning: unused variable 'sbuf' mv -f .deps/jcnf.Tpo .deps/jcnf.Po rm -f libjcnf.a ar cru libjcnf.a jcnf.o ranlib libjcnf.a make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' Making all in ucmm make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/ucmm' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../jcnf -I../icc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ucmm.o -MD -MP -MF .deps/ucmm.Tpo -c -o ucmm.o ucmm.c ucmm.c: In function 'ucmm_install_monitor_profile': ucmm.c:429: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ucmm.c:429: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:429: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ucmm.c:429: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:429: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:429: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:451: warning: pointer targets in passing argument 5 of 'jc->set_key' differ in signedness ucmm.c:452: warning: pointer targets in passing argument 5 of 'jc->set_key' differ in signedness ucmm.c:126: warning: unused variable 'dprof' ucmm.c: In function 'ucmm_uninstall_monitor_profile': ucmm.c:690: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ucmm.c:690: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:690: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ucmm.c:690: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:690: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:690: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:765: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ucmm.c:765: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:765: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ucmm.c:765: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:765: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:765: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:500: warning: unused variable 'dprof' ucmm.c: In function 'ucmm_get_monitor_profile': ucmm.c:943: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ucmm.c:943: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:943: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ucmm.c:943: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:943: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:943: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ucmm.c:973: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ucmm.c:973: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness ucmm.c:819: warning: unused variable 'i' mv -f .deps/ucmm.Tpo .deps/ucmm.Po rm -f libucmm.a ar cru libucmm.a ucmm.o ranlib libucmm.a make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/ucmm' Making all in render make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/render' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.c render.c: In function 'line2d_rend': render.c:828: warning: unused variable 'ny' render.c:828: warning: unused variable 'nx' render.c: In function 'new_line2d': render.c:876: warning: unused variable 'tt' render.c:874: warning: unused variable 'i' mv -f .deps/render.Tpo .deps/render.Po rm -f librender.a ar cru librender.a render.o ranlib librender.a make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/render' Making all in xicc make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/xicc' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xicc.o -MD -MP -MF .deps/xicc.Tpo -c -o xicc.o xicc.c In file included from xicc.c:82: xlut.c: In function 'new_icxLuLut': xlut.c:1794: warning: suggest parentheses around arithmetic in operand of | mv -f .deps/xicc.Tpo .deps/xicc.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xlutfix.o -MD -MP -MF .deps/xlutfix.Tpo -c -o xlutfix.o xlutfix.c mv -f .deps/xlutfix.Tpo .deps/xlutfix.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xspect.o -MD -MP -MF .deps/xspect.Tpo -c -o xspect.o xspect.c mv -f .deps/xspect.Tpo .deps/xspect.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xsep.o -MD -MP -MF .deps/xsep.Tpo -c -o xsep.o xsep.c mv -f .deps/xsep.Tpo .deps/xsep.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xdevlin.o -MD -MP -MF .deps/xdevlin.Tpo -c -o xdevlin.o xdevlin.c mv -f .deps/xdevlin.Tpo .deps/xdevlin.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xcam.o -MD -MP -MF .deps/xcam.Tpo -c -o xcam.o xcam.c mv -f .deps/xcam.Tpo .deps/xcam.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cam97s3.o -MD -MP -MF .deps/cam97s3.Tpo -c -o cam97s3.o cam97s3.c mv -f .deps/cam97s3.Tpo .deps/cam97s3.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cam02.o -MD -MP -MF .deps/cam02.Tpo -c -o cam02.o cam02.c mv -f .deps/cam02.Tpo .deps/cam02.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mpp.o -MD -MP -MF .deps/mpp.Tpo -c -o mpp.o mpp.c mpp.c:77:1: warning: "VERSION" redefined : warning: this is the location of the previous definition mv -f .deps/mpp.Tpo .deps/mpp.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xfit.o -MD -MP -MF .deps/xfit.Tpo -c -o xfit.o xfit.c xfit.c:414: warning: 'xfit_invinpscurves' defined but not used xfit.c:1179: warning: 'domodel' defined but not used xfit.c: In function 'setup_piv': xfit.c:1101: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false mv -f .deps/xfit.Tpo .deps/xfit.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT moncurve.o -MD -MP -MF .deps/moncurve.Tpo -c -o moncurve.o moncurve.c mv -f .deps/moncurve.Tpo .deps/moncurve.Po rm -f libxicc.a ar cru libxicc.a xicc.o xlutfix.o xspect.o xsep.o xdevlin.o xcam.o cam97s3.o cam02.o mpp.o xfit.o moncurve.o ranlib libxicc.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xcolorants.o -MD -MP -MF .deps/xcolorants.Tpo -c -o xcolorants.o xcolorants.c mv -f .deps/xcolorants.Tpo .deps/xcolorants.Po rm -f libxcolorants.a ar cru libxcolorants.a xcolorants.o ranlib libxcolorants.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xutils.o -MD -MP -MF .deps/xutils.Tpo -c -o xutils.o xutils.c mv -f .deps/xutils.Tpo .deps/xutils.Po rm -f libxutils.a ar cru libxutils.a xutils.o ranlib libxutils.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fakeCMY.o -MD -MP -MF .deps/fakeCMY.Tpo -c -o fakeCMY.o fakeCMY.c mv -f .deps/fakeCMY.Tpo .deps/fakeCMY.Po make -C ../spectro make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/spectro' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT insttypes.o -MD -MP -MF .deps/insttypes.Tpo -c -o insttypes.o insttypes.c mv -f .deps/insttypes.Tpo .deps/insttypes.Po rm -f libinsttypes.a ar cru libinsttypes.a insttypes.o ranlib libinsttypes.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT inst.o -MD -MP -MF .deps/inst.Tpo -c -o inst.o inst.c mv -f .deps/inst.Tpo .deps/inst.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dtp20.o -MD -MP -MF .deps/dtp20.Tpo -c -o dtp20.o dtp20.c dtp20.c: In function 'dtp20_init_inst': dtp20.c:376: warning: unused variable 'tbuf' dtp20.c: In function 'dtp20_read_sample': dtp20.c:798: warning: unused variable 'i' dtp20.c: In function 'discover_capabilities': dtp20.c:1301: warning: unused variable 'rv' dtp20.c: In function 'dtp20_set_opt_mode': dtp20.c:1380: warning: unused variable 'rv' dtp20.c: In function 'dtp20_get_status': dtp20.c:1448: warning: unused variable 'cs' dtp20.c:1448: warning: unused variable 'nsr' dtp20.c:1444: warning: unused variable 'cmd' dtp20.c:1544: warning: unused variable 'cmd' dtp20.c:1408: warning: unused variable 'rv' dtp20.c: In function 'new_dtp20': dtp20.c:1584: warning: implicit declaration of function 'error' dtp20.c: At top level: dtp20.c:63: warning: 'activate_mode' declared 'static' but never defined mv -f .deps/dtp20.Tpo .deps/dtp20.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dtp22.o -MD -MP -MF .deps/dtp22.Tpo -c -o dtp22.o dtp22.c dtp22.c: In function 'dtp22_calibrate': dtp22.c:613: warning: unused variable 'c' dtp22.c: In function 'dtp22_capabilities': dtp22.c:831: warning: unused variable 'p' dtp22.c: In function 'dtp22_capabilities2': dtp22.c:845: warning: unused variable 'p' dtp22.c: In function 'dtp22_set_opt_mode': dtp22.c:919: warning: unused variable 'ev' dtp22.c:918: warning: unused variable 'buf' dtp22.c: In function 'comp_password': dtp22.c:984: warning: format '%2x' expects type 'unsigned int *', but argument 3 has type 'unsigned char *' dtp22.c:984: warning: format '%2x' expects type 'unsigned int *', but argument 4 has type 'unsigned char *' dtp22.c:984: warning: format '%2x' expects type 'unsigned int *', but argument 5 has type 'unsigned char *' dtp22.c:984: warning: format '%2x' expects type 'unsigned int *', but argument 6 has type 'unsigned char *' dtp22.c:984: warning: format '%2x' expects type 'unsigned int *', but argument 7 has type 'unsigned char *' dtp22.c:979: warning: unused variable 'check' mv -f .deps/dtp22.Tpo .deps/dtp22.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dtp41.o -MD -MP -MF .deps/dtp41.Tpo -c -o dtp41.o dtp41.c dtp41.c: In function 'build_strip': dtp41.c:296: warning: implicit declaration of function 'error' mv -f .deps/dtp41.Tpo .deps/dtp41.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dtp51.o -MD -MP -MF .deps/dtp51.Tpo -c -o dtp51.o dtp51.c dtp51.c: In function 'dtp51_capabilities2': dtp51.c:744: warning: unused variable 'p' dtp51.c: In function 'dtp51_set_opt_mode': dtp51.c:783: warning: unused variable 'buf' dtp51.c:782: warning: unused variable 'rv' dtp51.c: In function 'new_dtp51': dtp51.c:808: warning: implicit declaration of function 'error' mv -f .deps/dtp51.Tpo .deps/dtp51.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dtp92.o -MD -MP -MF .deps/dtp92.Tpo -c -o dtp92.o dtp92.c dtp92.c: In function 'dtp92_init_coms': dtp92.c:236: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' dtp92.c: In function 'dtp92_interp_code': dtp92.c:748: warning: unused variable 'p' dtp92.c: In function 'new_dtp92': dtp92.c:910: warning: implicit declaration of function 'error' mv -f .deps/dtp92.Tpo .deps/dtp92.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT i1disp.o -MD -MP -MF .deps/i1disp.Tpo -c -o i1disp.o i1disp.c i1disp.c: In function 'i1disp_take_measurement_1': i1disp.c:617: warning: unused variable 'j' i1disp.c: In function 'i1disp_take_first_raw_measurement_2': i1disp.c:699: warning: unused variable 'i' i1disp.c: In function 'i1disp_take_measurement_2': i1disp.c:791: warning: unused variable 'j' i1disp.c: In function 'i1disp_do_black_cal': i1disp.c:952: warning: unused variable 'j' i1disp.c: In function 'i1disp_init_coms': i1disp.c:1344: warning: unused variable 'rv' i1disp.c:1344: warning: unused variable 'i' i1disp.c:1344: warning: unused variable 'bi' i1disp.c:1343: warning: unused variable 'etime' i1disp.c: In function 'i1disp_set_opt_mode': i1disp.c:1724: warning: unused variable 'ev' i1disp.c: In function 'i1disp_command_1': i1disp.c:159: warning: 'rcc' may be used uninitialized in this function i1disp.c: In function 'i1disp_do_fcal_setit': i1disp.c:1003: warning: 'mp' may be used uninitialized in this function mv -f .deps/i1disp.Tpo .deps/i1disp.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT i1pro.o -MD -MP -MF .deps/i1pro.Tpo -c -o i1pro.o i1pro.c i1pro.c: In function 'i1pro_init_coms': i1pro.c:78: warning: unused variable 'ev' i1pro.c:77: warning: unused variable 'rv' i1pro.c:77: warning: unused variable 'i' i1pro.c:77: warning: unused variable 'bi' i1pro.c:76: warning: unused variable 'etime' i1pro.c:75: warning: unused variable 'rsize' i1pro.c:74: warning: unused variable 'buf' i1pro.c: In function 'i1pro_set_opt_mode': i1pro.c:546: warning: unused variable 'ev' i1pro.c:545: warning: unused variable 'buf' i1pro.c: At top level: i1pro_imp.h:404: warning: 'i1pro_set_log_data' declared 'static' but never defined mv -f .deps/i1pro.Tpo .deps/i1pro.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT i1pro_imp.o -MD -MP -MF .deps/i1pro_imp.Tpo -c -o i1pro_imp.o i1pro_imp.c i1pro_imp.c: In function 'add_i1proimp': i1pro_imp.c:238: warning: statement with no effect i1pro_imp.c: In function 'i1pro_imp_set_mode': i1pro_imp.c:805: warning: enumeration value 'i1p_no_modes' not handled in switch i1pro_imp.c: In function 'i1pro_imp_needs_calibration': i1pro_imp.c:829: warning: unused variable 'ev' i1pro_imp.c: In function 'i1pro_imp_calibrate': i1pro_imp.c:1132: warning: unused variable 'optimal' i1pro_imp.c: In function 'i1pro_restore_refspot_cal': i1pro_imp.c:1756: warning: unused variable 'xcount' i1pro_imp.c: In function 'i1pro_set_log_data': i1pro_imp.c:1862: warning: unused variable 'xcount' i1pro_imp.c: In function 'i1pro_save_calibration': i1pro_imp.c:2099: warning: unused variable 'path' i1pro_imp.c:2096: warning: unused variable 'j' i1pro_imp.c: In function 'i1pro_restore_calibration': i1pro_imp.c:2202: warning: unused variable 'path' i1pro_imp.c: In function 'i1pro_dark_measure_2': i1pro_imp.c:2482: warning: unused variable 's' i1pro_imp.c: In function 'i1pro_whitemeasure': i1pro_imp.c:2590: warning: unused variable 'rv' i1pro_imp.c: In function 'i1pro_whitemeasure_3': i1pro_imp.c:2701: warning: unused variable 'bsize' i1pro_imp.c:2700: warning: unused variable 'buf' i1pro_imp.c:2699: warning: unused variable 's' i1pro_imp.c: In function 'i1pro_read_patches_1': i1pro_imp.c:2799: warning: unused variable 'rv' i1pro_imp.c:2798: warning: unused variable 's' i1pro_imp.c: In function 'i1pro_read_patches': i1pro_imp.c:2998: warning: unused variable 'rv' i1pro_imp.c:2997: warning: unused variable 'darkthresh' i1pro_imp.c:2996: warning: unused variable 'satthresh' i1pro_imp.c:2992: warning: unused variable 's' i1pro_imp.c: In function 'i1pro_trialmeasure': i1pro_imp.c:3044: warning: unused variable 's' i1pro_imp.c: In function 'i1pro_raw_to_abssens': i1pro_imp.c:3431: warning: unused variable 'fval' i1pro_imp.c:3426: warning: unused variable 'j' i1pro_imp.c:3426: warning: unused variable 'i' i1pro_imp.c: In function 'i1pro_abssens_to_meas': i1pro_imp.c:3485: warning: unused variable 'avlastv' i1pro_imp.c:3484: warning: unused variable 'k' i1pro_imp.c:3484: warning: unused variable 'i' i1pro_imp.c: In function 'i1pro_average_multimeas': i1pro_imp.c:3547: warning: unused variable 'm' i1pro_imp.c: In function 'i1pro_extract_patches_multimeas': i1pro_imp.c:4291: warning: unknown conversion type character 'k' in format i1pro_imp.c: In function 'i1pro_create_hr': i1pro_imp.c:5282: warning: unused variable 'ccdsum' i1pro_imp.c:5279: warning: unused variable 'ii' i1pro_imp.c:4697: warning: unused variable 'ncp' i1pro_imp.c:4696: warning: unused variable 'fshape' i1pro_imp.c: In function 'i1pro_set_scan_toll': i1pro_imp.c:5686: warning: unused variable 'ev' i1pro_imp.c: In function 'i1pro_check_white_reference1': i1pro_imp.c:5922: warning: unused variable 'ev' i1pro_imp.c: In function 'i1pro_compute_white_cal': i1pro_imp.c:5992: warning: unused variable 's' i1pro_imp.c: In function 'i1pro_optimise_sensor': i1pro_imp.c:6075: warning: unused variable 'ev' i1pro_imp.c: In function 'i1pro_reset': i1pro_imp.c:6267: warning: unused variable 'rwbytes' i1pro_imp.c: In function 'i1pro_writeEEProm': i1pro_imp.c:6378: warning: unused variable 'i' i1pro_imp.c:6376: warning: unused variable 'pbuf' i1pro_imp.c:6375: warning: unused variable 'rwbytes' i1pro_imp.c: In function 'i1pro_getmisc': i1pro_imp.c:6476: warning: unused variable 'rwbytes' i1pro_imp.c: In function 'i1pro_getmeasparams': i1pro_imp.c:6532: warning: unused variable 'rwbytes' i1pro_imp.c: In function 'i1pro_setmeasparams': i1pro_imp.c:6600: warning: unused variable 'rwbytes' i1pro_imp.c: In function 'i1pro_delayed_trigger': i1pro_imp.c:6641: warning: unused variable 'rv' i1pro_imp.c:6640: warning: unused variable 'rwbytes' i1pro_imp.c: In function 'i1pro_readmeasurement': i1pro_imp.c:6732: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'unsigned char *' i1pro_imp.c: In function 'i1pro_setmcmode': i1pro_imp.c:6898: warning: unused variable 'rwbytes' i1pro_imp.c: In function 'i1pro_getmcmode': i1pro_imp.c:6938: warning: unused variable 'rwbytes' i1pro_imp.c: In function 'i1pro_terminate_switch': i1pro_imp.c:7071: warning: unused variable 'rwbytes' i1pro_imp.c: In function 'i1data_ser_ints': i1pro_imp.c:7349: warning: unused variable 'p' i1pro_imp.c: In function 'i1data_ser_doubles': i1pro_imp.c:7377: warning: unused variable 'p' i1pro_imp.c: In function 'i1data_parse_eeprom': i1pro_imp.c:7474: warning: statement with no effect i1pro_imp.c: In function 'i1data_checksum': i1pro_imp.c:7777: warning: unused variable 'n' i1pro_imp.c: At top level: i1pro_imp.c:4579: warning: 'lin_fshape' defined but not used i1pro_imp.c: In function 'i1data_parse_eeprom': i1pro_imp.c:7463: warning: 'noff' may be used uninitialized in this function i1pro_imp.c:7463: warning: 'nkey' may be used uninitialized in this function i1pro_imp.c: In function 'i1pro_conv2XYZ': i1pro_imp.c:5819: warning: 'wl' may be used uninitialized in this function i1pro_imp.c: In function 'i1pro_create_hr': i1pro_imp.c:4691: warning: 'k' may be used uninitialized in this function i1pro_imp.c:4795: warning: 'y4' may be used uninitialized in this function i1pro_imp.c:4795: warning: 'y3' may be used uninitialized in this function i1pro_imp.c:4795: warning: 'y2' may be used uninitialized in this function i1pro_imp.c:4795: warning: 'y1' may be used uninitialized in this function i1pro_imp.c: In function 'i1pro_extract_patches_multimeas': i1pro_imp.c:3781: warning: 'basl' may be used uninitialized in this function i1pro_imp.c: In function 'i1pro_imp_measure': i1pro_imp.c:1441: warning: 'bsize' may be used uninitialized in this function mv -f .deps/i1pro_imp.Tpo .deps/i1pro_imp.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ss.o -MD -MP -MF .deps/ss.Tpo -c -o ss.o ss.c ss.c: In function 'ss_init_coms': ss.c:114: warning: unused variable 'fcc' ss.c: In function 'ss_init_inst': ss.c:339: warning: unused variable 'buf' ss.c:373: warning: unused variable 'buf' ss.c: In function 'ss_set_opt_mode': ss.c:1707: warning: enumeration value 'inst_opt_filter_unknown' not handled in switch ss.c: In function 'new_ss': ss.c:1762: warning: implicit declaration of function 'error' mv -f .deps/ss.Tpo .deps/ss.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ss_imp.o -MD -MP -MF .deps/ss_imp.Tpo -c -o ss_imp.o ss_imp.c mv -f .deps/ss_imp.Tpo .deps/ss_imp.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hcfr.o -MD -MP -MF .deps/hcfr.Tpo -c -o hcfr.o hcfr.c hcfr.c: In function 'hcfr_command': hcfr.c:92: warning: unused variable 'ec' hcfr.c:89: warning: unused variable 'rv' hcfr.c: In function 'hcfr_break': hcfr.c:110: warning: unused variable 'rwbytes' hcfr.c: In function 'hcfr_flush': hcfr.c:139: warning: unused variable 'ev' hcfr.c: In function 'hcfr_init_coms': hcfr.c:439: warning: unused variable 'rv' hcfr.c:439: warning: unused variable 'i' hcfr.c:439: warning: unused variable 'bi' hcfr.c:438: warning: unused variable 'etime' hcfr.c:437: warning: unused variable 'rsize' hcfr.c: In function 'hcfr_init_inst': hcfr.c:480: warning: unused variable 'buf' hcfr.c: In function 'hcfr_needs_calibration': hcfr.c:654: warning: unused variable 'p' hcfr.c: In function 'hcfr_calibrate': hcfr.c:671: warning: unused variable 'p' hcfr.c: In function 'hcfr_interp_code': hcfr.c:730: warning: unused variable 'p' hcfr.c: In function 'hcfr_capabilities': hcfr.c:789: warning: unused variable 'p' hcfr.c: In function 'hcfr_capabilities2': hcfr.c:803: warning: unused variable 'p' hcfr.c: In function 'hcfr_set_opt_mode': hcfr.c:842: warning: unused variable 'ev' mv -f .deps/hcfr.Tpo .deps/hcfr.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT spyd2.o -MD -MP -MF .deps/spyd2.Tpo -c -o spyd2.o spyd2.c spyd2.c: In function 'spyd2_reset': spyd2.c:183: warning: unused variable 'rwbytes' spyd2.c: In function 'spyd2_getstatus': spyd2.c:224: warning: unused variable 'rwbytes' spyd2.c: In function 'spyd2_readEEProm_imp': spyd2.c:276: warning: unused variable 'rwbytes' spyd2.c: In function 'spyd2_loadPLD': spyd2.c:348: warning: unused variable 'rwbytes' spyd2.c: At top level: spyd2.c:394: warning: return type defaults to 'int' spyd2.c:477: warning: return type defaults to 'int' spyd2.c:584: warning: return type defaults to 'int' spyd2.c: In function 'spyd2_rd_ee_ushort': spyd2.c:797: warning: unused variable 'val' spyd2.c:797: warning: unused variable 'v' spyd2.c: In function 'spyd2_rd_ee_int': spyd2.c:816: warning: unused variable 'val' spyd2.c:816: warning: unused variable 'v' spyd2.c: At top level: spyd2.c:887: warning: return type defaults to 'int' spyd2.c:933: warning: return type defaults to 'int' spyd2.c: In function 'spyd2_init_coms': spyd2.c:1212: warning: unused variable 'ev' spyd2.c:1210: warning: unused variable 'rv' spyd2.c:1210: warning: unused variable 'i' spyd2.c:1210: warning: unused variable 'bi' spyd2.c:1209: warning: unused variable 'etime' spyd2.c:1208: warning: unused variable 'rsize' spyd2.c:1207: warning: unused variable 'buf' spyd2.c: In function 'spyd2_capabilities': spyd2.c:1534: warning: unused variable 'p' spyd2.c: In function 'spyd2_capabilities2': spyd2.c:1549: warning: unused variable 'p' spyd2.c: In function 'spyd2_set_opt_mode': spyd2.c:1590: warning: unused variable 'ev' spyd2.c: At top level: spyd2.c:158: warning: 'buf2short' defined but not used mv -f .deps/spyd2.Tpo .deps/spyd2.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT huey.o -MD -MP -MF .deps/huey.Tpo -c -o huey.o huey.c huey.c: In function 'huey_command': huey.c:182: warning: unused variable 'i' huey.c: In function 'huey_rdreg_byte': huey.c:334: warning: unused variable 'rsize' huey.c: In function 'huey_wrreg_byte': huey.c:442: warning: unused variable 'rsize' huey.c:440: warning: unused variable 'cval' huey.c: In function 'huey_rd_int_time': huey.c:508: warning: unused variable 'rsize' huey.c: In function 'huey_wr_int_time': huey.c:527: warning: unused variable 'rsize' huey.c: In function 'huey_take_first_raw_measurement_2': huey.c:545: warning: unused variable 'i' huey.c: In function 'huey_take_raw_measurement_2': huey.c:579: warning: unused variable 'rsize' huey.c:576: warning: unused variable 'i' huey.c: In function 'huey_take_raw_measurement_3': huey.c:616: warning: unused variable 'rsize' huey.c:613: warning: unused variable 'i' huey.c: In function 'huey_take_measurement_2': huey.c:660: warning: unused variable 'j' huey.c: In function 'huey_take_amb_measurement_1': huey.c:766: warning: unused variable 'rsize' huey.c:763: warning: unused variable 'i' huey.c: In function 'huey_set_LEDs': huey.c:817: warning: unused variable 'i' huey.c: In function 'huey_check_unlock': huey.c:886: warning: unused variable 'ver' huey.c:885: warning: unused variable 'vv' huey.c:883: warning: unused variable 'rsize' huey.c: In function 'huey_compute_factors': huey.c:1000: warning: unused variable 'i' huey.c: In function 'huey_init_coms': huey.c:1033: warning: unused variable 'rv' huey.c:1033: warning: unused variable 'i' huey.c:1033: warning: unused variable 'bi' huey.c:1032: warning: unused variable 'etime' huey.c:1031: warning: unused variable 'rsize' huey.c: In function 'huey_needs_calibration': huey.c:1181: warning: unused variable 'p' huey.c: In function 'huey_calibrate': huey.c:1194: warning: unused variable 'rv' huey.c:1193: warning: unused variable 'p' huey.c: In function 'huey_capabilities': huey.c:1352: warning: unused variable 'p' huey.c: In function 'huey_capabilities2': huey.c:1369: warning: unused variable 'p' huey.c: In function 'huey_set_opt_mode': huey.c:1411: warning: unused variable 'ev' huey.c: At top level: huey.c:361: warning: 'huey_rdreg_short' defined but not used huey.c:490: warning: 'huey_wrreg_float' defined but not used huey.c:525: warning: 'huey_wr_int_time' defined but not used huey.c:612: warning: 'huey_take_raw_measurement_3' defined but not used mv -f .deps/huey.Tpo .deps/huey.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT unixio.o -MD -MP -MF .deps/unixio.Tpo -c -o unixio.o unixio.c unixio.c: In function 'msec_time': unixio.c:179: warning: implicit declaration of function 'gettimeofday' unixio.c: In function 'icoms_get_paths': unixio.c:447: warning: implicit declaration of function 'hid_del_hid_device' unixio.c:457: warning: implicit declaration of function 'hid_get_paths' unixio.c: In function 'icoms_close_port': unixio.c:667: warning: implicit declaration of function 'hid_close_port' unixio.c: In function 'icoms_ser_write': unixio.c:985: warning: array subscript has type 'char' unixio.c:987: warning: array subscript has type 'char' unixio.c:988: warning: array subscript has type 'char' unixio.c:989: warning: array subscript has type 'char' unixio.c:990: warning: array subscript has type 'char' unixio.c:991: warning: array subscript has type 'char' unixio.c: In function 'icoms_ser_read': unixio.c:1110: warning: array subscript has type 'char' unixio.c:1112: warning: array subscript has type 'char' unixio.c:1113: warning: array subscript has type 'char' unixio.c:1114: warning: array subscript has type 'char' unixio.c:1115: warning: array subscript has type 'char' unixio.c:1116: warning: array subscript has type 'char' unixio.c: In function 'new_icoms': unixio.c:1198: warning: implicit declaration of function 'hid_set_hid_methods' mv -f .deps/unixio.Tpo .deps/unixio.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT usbio.o -MD -MP -MF .deps/usbio.Tpo -c -o usbio.o usbio.c usbio.c: In function 'icoms_cleanup': usbio.c:200: warning: implicit declaration of function 'hid_close_port' usbio.c: In function 'icoms_usb_read_th': usbio.c:818: warning: unused variable 'rrbuf' mv -f .deps/usbio.Tpo .deps/usbio.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hidio.o -MD -MP -MF .deps/hidio.Tpo -c -o hidio.o hidio.c hidio.c: In function 'hid_open_port': hidio.c:410: warning: implicit declaration of function 'icoms_close_port' mv -f .deps/hidio.Tpo .deps/hidio.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pollem.o -MD -MP -MF .deps/pollem.Tpo -c -o pollem.o pollem.c mv -f .deps/pollem.Tpo .deps/pollem.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT vinflate.o -MD -MP -MF .deps/vinflate.Tpo -c -o vinflate.o vinflate.c mv -f .deps/vinflate.Tpo .deps/vinflate.Po rm -f libinst.a ar cru libinst.a inst.o insttypes.o dtp20.o dtp22.o dtp41.o dtp51.o dtp92.o i1disp.o i1pro.o i1pro_imp.o ss.o ss_imp.o hcfr.o spyd2.o huey.o unixio.o usbio.o hidio.o pollem.o vinflate.o ranlib libinst.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dispsup.o -MD -MP -MF .deps/dispsup.Tpo -c -o dispsup.o dispsup.c dispsup.c: In function 'inst_handle_calibrate': dispsup.c:61: warning: unused variable 'rv' dispsup.c: In function 'disprd_calibration': dispsup.c:307: warning: unused variable 'c' dispsup.c: In function 'disprd_read': dispsup.c:461: warning: format '%s' expects type 'char *', but argument 2 has type 'int' dispsup.c:457: warning: unused variable 'tc' dispsup.c:478: warning: format '%s' expects type 'char *', but argument 2 has type 'int' dispsup.c:474: warning: unused variable 'tc' dispsup.c:502: warning: format '%s' expects type 'char *', but argument 2 has type 'int' dispsup.c:446: warning: unused variable 'cal_type' dispsup.c: In function 'disprd_ambient': dispsup.c:634: warning: unused variable 'verb' dispsup.c: In function 'disprd_fake_read': dispsup.c:868: warning: format '%s' expects type 'char *', but argument 2 has type 'unsigned int' dispsup.c: In function 'disprd_fake_read_lu': dispsup.c:974: warning: format '%s' expects type 'char *', but argument 2 has type 'unsigned int' dispsup.c: In function 'config_inst_displ': dispsup.c:1076: warning: unused variable 'verb' mv -f .deps/dispsup.Tpo .deps/dispsup.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dispwin.o -MD -MP -MF .deps/dispwin.Tpo -c -o dispwin.o dispwin.c dispwin.c: In function 'get_displays': dispwin.c:695: warning: pointer targets in passing argument 11 of 'XRRGetOutputProperty' differ in signedness dispwin.c:695: warning: pointer targets in passing argument 12 of 'XRRGetOutputProperty' differ in signedness dispwin.c:841: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness dispwin.c:841: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness dispwin.c: In function 'dispwin_install_profile': dispwin.c:1919: warning: unused variable 'atomv' dispwin.c:1918: warning: unused variable 'bread' dispwin.c:1918: warning: unused variable 'psize' dispwin.c:1917: warning: unused variable 'fp' dispwin.c: In function 'dispwin_get_profile': dispwin.c:2310: warning: pointer targets in passing argument 11 of 'XRRGetOutputProperty' differ in signedness dispwin.c:2310: warning: pointer targets in passing argument 12 of 'XRRGetOutputProperty' differ in signedness dispwin.c:2324: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness dispwin.c:2324: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness dispwin.c: In function 'restore_ssaver': dispwin.c:2382: warning: ignoring return value of 'system', declared with attribute warn_unused_result dispwin.c:2391: warning: ignoring return value of 'system', declared with attribute warn_unused_result dispwin.c: In function 'new_dispwin': dispwin.c:3367: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness dispwin.c:3410: warning: unused variable 'minv' dispwin.c:3410: warning: unused variable 'majv' dispwin.c:3433: warning: ignoring return value of 'system', declared with attribute warn_unused_result dispwin.c:3450: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result dispwin.c:3451: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result dispwin.c:3452: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result dispwin.c:3471: warning: ignoring return value of 'system', declared with attribute warn_unused_result dispwin.c: In function 'x11_daemon_mode': dispwin.c:3536: warning: unused variable 'dname' mv -f .deps/dispwin.Tpo .deps/dispwin.Po rm -f libdisp.a ar cru libdisp.a dispsup.o dispwin.o ranlib libdisp.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT synthcal.o -MD -MP -MF .deps/synthcal.Tpo -c -o synthcal.o synthcal.c mv -f .deps/synthcal.Tpo .deps/synthcal.Po make -C ../gamut make[3]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../icc -I../cgats -I../h -I../numlib -I../xicc -I../rspl -I../spectro -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gamut.o -MD -MP -MF .deps/gamut.Tpo -c -o gamut.o gamut.c mv -f .deps/gamut.Tpo .deps/gamut.Po rm -f libgamut.a ar cru libgamut.a gamut.o ranlib libgamut.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../icc -I../cgats -I../h -I../numlib -I../xicc -I../rspl -I../spectro -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gammap.o -MD -MP -MF .deps/gammap.Tpo -c -o gammap.o gammap.c mv -f .deps/gammap.Tpo .deps/gammap.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../icc -I../cgats -I../h -I../numlib -I../xicc -I../rspl -I../spectro -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nearsmth.o -MD -MP -MF .deps/nearsmth.Tpo -c -o nearsmth.o nearsmth.c nearsmth.c: In function 'optfunc': nearsmth.c:291: warning: unused variable 'k' mv -f .deps/nearsmth.Tpo .deps/nearsmth.Po rm -f libgammap.a ar cru libgammap.a gammap.o nearsmth.o ranlib libgammap.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../icc -I../cgats -I../h -I../numlib -I../xicc -I../rspl -I../spectro -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT viewgam.o -MD -MP -MF .deps/viewgam.Tpo -c -o viewgam.o viewgam.c mv -f .deps/viewgam.Tpo .deps/viewgam.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../icc -I../cgats -I../h -I../numlib -I../xicc -I../rspl -I../spectro -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o viewgam viewgam.o ./libgamut.a ./libgammap.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../plot/libvrml.a ../xicc/libxicc.a -lpthread -lm mkdir .libs gcc -Wall -O2 -DUNIX -I../icc -I../cgats -I../h -I../numlib -I../xicc -I../rspl -I../spectro -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o viewgam viewgam.o ./libgamut.a ./libgammap.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../plot/libvrml.a ../xicc/libxicc.a -lpthread -lm make[3]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make -C ../target make[3]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/target' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT alphix.o -MD -MP -MF .deps/alphix.Tpo -c -o alphix.o alphix.c mv -f .deps/alphix.Tpo .deps/alphix.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT randix.o -MD -MP -MF .deps/randix.Tpo -c -o randix.o randix.c mv -f .deps/randix.Tpo .deps/randix.Po rm -f libtarget.a ar cru libtarget.a alphix.o randix.o ranlib libtarget.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT targen.o -MD -MP -MF .deps/targen.Tpo -c -o targen.o targen.c mv -f .deps/targen.Tpo .deps/targen.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ppoint.o -MD -MP -MF .deps/ppoint.Tpo -c -o ppoint.o ppoint.c mv -f .deps/ppoint.Tpo .deps/ppoint.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ofps.o -MD -MP -MF .deps/ofps.Tpo -c -o ofps.o ofps.c mv -f .deps/ofps.Tpo .deps/ofps.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ifarp.o -MD -MP -MF .deps/ifarp.Tpo -c -o ifarp.o ifarp.c mv -f .deps/ifarp.Tpo .deps/ifarp.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT simplat.o -MD -MP -MF .deps/simplat.Tpo -c -o simplat.o simplat.c mv -f .deps/simplat.Tpo .deps/simplat.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT simdlat.o -MD -MP -MF .deps/simdlat.Tpo -c -o simdlat.o simdlat.c mv -f .deps/simdlat.Tpo .deps/simdlat.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT prand.o -MD -MP -MF .deps/prand.Tpo -c -o prand.o prand.c mv -f .deps/prand.Tpo .deps/prand.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o targen targen.o ppoint.o ofps.o ifarp.o simplat.o simdlat.o prand.o ./libtarget.a ../rspl/librspl.a ../plot/libvrml.a ../icc/libicc.a ../render/librender.a ../cgats/libcgats.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../gamut/libgamut.a ../spectro/libinsttypes.a ../numlib/libargyllnum.a -ltiff -lpthread -lm mkdir .libs gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o targen targen.o ppoint.o ofps.o ifarp.o simplat.o simdlat.o prand.o ./libtarget.a ../rspl/librspl.a ../plot/libvrml.a ../icc/libicc.a ../render/librender.a ../cgats/libcgats.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../gamut/libgamut.a ../spectro/libinsttypes.a ../numlib/libargyllnum.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT printtarg.o -MD -MP -MF .deps/printtarg.Tpo -c -o printtarg.o printtarg.c printtarg.c: In function 'tiff_startpage': printtarg.c:643: warning: unused variable 's' printtarg.c: In function 'tiff_endpage': printtarg.c:650: warning: unused variable 's' printtarg.c: In function 'new_tiff_trend': printtarg.c:841: warning: 'csp' may be used uninitialized in this function mv -f .deps/printtarg.Tpo .deps/printtarg.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o printtarg printtarg.o ./libtarget.a ../rspl/librspl.a ../plot/libvrml.a ../icc/libicc.a ../render/librender.a ../cgats/libcgats.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../gamut/libgamut.a ../spectro/libinsttypes.a ../numlib/libargyllnum.a -ltiff -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../rspl -I../icc -I../cgats -I../xicc -I../spectro -I../gamut -I../plot -I../render -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o printtarg printtarg.o ./libtarget.a ../rspl/librspl.a ../plot/libvrml.a ../icc/libicc.a ../render/librender.a ../cgats/libcgats.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../gamut/libgamut.a ../spectro/libinsttypes.a ../numlib/libargyllnum.a -ltiff -lpthread -lm make[3]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/target' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthcal synthcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' mkdir .libs gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthcal synthcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -DSTANDALONE_TEST -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dispwin-dispwin.o -MD -MP -MF .deps/dispwin-dispwin.Tpo -c -o dispwin-dispwin.o `test -f 'dispwin.c' || echo './'`dispwin.c dispwin.c: In function 'get_displays': dispwin.c:695: warning: pointer targets in passing argument 11 of 'XRRGetOutputProperty' differ in signedness dispwin.c:695: warning: pointer targets in passing argument 12 of 'XRRGetOutputProperty' differ in signedness dispwin.c:841: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness dispwin.c:841: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness dispwin.c: In function 'dispwin_install_profile': dispwin.c:1919: warning: unused variable 'atomv' dispwin.c:1918: warning: unused variable 'bread' dispwin.c:1918: warning: unused variable 'psize' dispwin.c:1917: warning: unused variable 'fp' dispwin.c: In function 'dispwin_get_profile': dispwin.c:2310: warning: pointer targets in passing argument 11 of 'XRRGetOutputProperty' differ in signedness dispwin.c:2310: warning: pointer targets in passing argument 12 of 'XRRGetOutputProperty' differ in signedness dispwin.c:2324: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness dispwin.c:2324: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness dispwin.c: In function 'restore_ssaver': dispwin.c:2382: warning: ignoring return value of 'system', declared with attribute warn_unused_result dispwin.c:2391: warning: ignoring return value of 'system', declared with attribute warn_unused_result dispwin.c: In function 'new_dispwin': dispwin.c:3367: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness dispwin.c:3410: warning: unused variable 'minv' dispwin.c:3410: warning: unused variable 'majv' dispwin.c:3433: warning: ignoring return value of 'system', declared with attribute warn_unused_result dispwin.c:3450: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result dispwin.c:3451: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result dispwin.c:3452: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result dispwin.c:3471: warning: ignoring return value of 'system', declared with attribute warn_unused_result dispwin.c: In function 'x11_daemon_mode': dispwin.c:3536: warning: unused variable 'dname' mv -f .deps/dispwin-dispwin.Tpo .deps/dispwin-dispwin.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -DSTANDALONE_TEST -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dispwin dispwin-dispwin.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -DSTANDALONE_TEST -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dispwin dispwin-dispwin.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dispread.o -MD -MP -MF .deps/dispread.Tpo -c -o dispread.o dispread.c In file included from dispread.c:57: spyd2setup.h: In function 'setup_spyd2': spyd2setup.h:44: warning: unused variable 'i' spyd2setup.h:42: warning: unused variable 'rsize' mv -f .deps/dispread.Tpo .deps/dispread.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dispread dispread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dispread dispread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dispcal.o -MD -MP -MF .deps/dispcal.Tpo -c -o dispcal.o dispcal.c In file included from dispcal.c:75: spyd2setup.h: In function 'setup_spyd2': spyd2setup.h:44: warning: unused variable 'i' spyd2setup.h:42: warning: unused variable 'rsize' dispcal.c: In function 'tech_gamma': dispcal.c:339: warning: unused variable 'i' dispcal.c: In function 'pop_gamma': dispcal.c:400: warning: unused variable 'gvv' dispcal.c:400: warning: unused variable 'gioff' dispcal.c:399: warning: unused variable 'i' dispcal.c: In function 'wp_opt_func': dispcal.c:734: warning: unused variable 'j' dispcal.c: In function 'init_csamp_v': dispcal.c:821: warning: unused variable 'j' dispcal.c: In function 'init_csamp_txyz': dispcal.c:860: warning: unused variable 'j' dispcal.c: In function 'main': dispcal.c:3421: warning: suggest parentheses around && within || dispcal.c:3602: warning: unused variable 'nsamp' dispcal.c:3957: warning: suggest explicit braces to avoid ambiguous 'else' dispcal.c:3975: warning: suggest explicit braces to avoid ambiguous 'else' dispcal.c:4532: warning: unused variable 'dstm' dispcal.c: At top level: dispcal.c:980: warning: 'csamp_interp' defined but not used dispcal.c: In function 'main': dispcal.c:3701: warning: 'bestrgb[2]' may be used uninitialized in this function dispcal.c:3702: warning: 'bestxyz[2]' may be used uninitialized in this function dispcal.c:3730: warning: 'wde' may be used uninitialized in this function mv -f .deps/dispcal.Tpo .deps/dispcal.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dispcal dispcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dispcal dispcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fakeread.o -MD -MP -MF .deps/fakeread.Tpo -c -o fakeread.o fakeread.c mv -f .deps/fakeread.Tpo .deps/fakeread.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fakeread fakeread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fakeread fakeread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT synthread.o -MD -MP -MF .deps/synthread.Tpo -c -o synthread.o synthread.c synthread.c: In function 'main': synthread.c:552: warning: unused variable 'out' synthread.c:156: warning: unused variable 'bp' mv -f .deps/synthread.Tpo .deps/synthread.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthread synthread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthread synthread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT chartread.o -MD -MP -MF .deps/chartread.Tpo -c -o chartread.o chartread.c chartread.c: In function 'read_strips': chartread.c:563: warning: unused variable 'chid' chartread.c:1140: warning: 'xbdir' may be used uninitialized in this function chartread.c:1139: warning: 'xboff' may be used uninitialized in this function chartread.c: In function 'main': chartread.c:1748: warning: 'pis' may be used uninitialized in this function chartread.c:1752: warning: 'wpat' may be used uninitialized in this function mv -f .deps/chartread.Tpo .deps/chartread.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o chartread chartread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o chartread chartread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT spotread.o -MD -MP -MF .deps/spotread.Tpo -c -o spotread.o spotread.c In file included from spotread.c:54: spyd2setup.h: In function 'setup_spyd2': spyd2setup.h:44: warning: unused variable 'i' spyd2setup.h:42: warning: unused variable 'rsize' spotread.c: In function 'main': spotread.c:870: warning: implicit declaration of function 'inst_handle_calibrate' spotread.c:760: warning: unused variable 'tXYZ' spotread.c:762: warning: 'vdt_de' may be used uninitialized in this function spotread.c:762: warning: 'vct_de' may be used uninitialized in this function spotread.c:762: warning: 'cct_de' may be used uninitialized in this function spotread.c:761: warning: 'vdt' may be used uninitialized in this function spotread.c:761: warning: 'vct' may be used uninitialized in this function spotread.c:761: warning: 'cct' may be used uninitialized in this function mv -f .deps/spotread.Tpo .deps/spotread.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o spotread spotread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o spotread spotread.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT spec2cie.o -MD -MP -MF .deps/spec2cie.Tpo -c -o spec2cie.o spec2cie.c spec2cie.c: In function 'main': spec2cie.c:508: warning: unused variable 'mwXYZ' mv -f .deps/spec2cie.Tpo .deps/spec2cie.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o spec2cie spec2cie.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o spec2cie spec2cie.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT average.o -MD -MP -MF .deps/average.Tpo -c -o average.o average.c average.c: In function 'main': average.c:467: warning: enumeration value 'icSigXYZData' not handled in switch average.c:467: warning: enumeration value 'icSigLabData' not handled in switch average.c:467: warning: enumeration value 'icSigLuvData' not handled in switch average.c:467: warning: enumeration value 'icSigYCbCrData' not handled in switch average.c:467: warning: enumeration value 'icSigYxyData' not handled in switch average.c:467: warning: enumeration value 'icSigHsvData' not handled in switch average.c:467: warning: enumeration value 'icSigHlsData' not handled in switch average.c:467: warning: enumeration value 'icSig2colorData' not handled in switch average.c:467: warning: enumeration value 'icSig3colorData' not handled in switch average.c:467: warning: enumeration value 'icSig4colorData' not handled in switch average.c:467: warning: enumeration value 'icSig5colorData' not handled in switch average.c:467: warning: enumeration value 'icSig6colorData' not handled in switch average.c:467: warning: enumeration value 'icSig7colorData' not handled in switch average.c:467: warning: enumeration value 'icSig8colorData' not handled in switch average.c:467: warning: enumeration value 'icSig9colorData' not handled in switch average.c:467: warning: enumeration value 'icSig10colorData' not handled in switch average.c:467: warning: enumeration value 'icSig11colorData' not handled in switch average.c:467: warning: enumeration value 'icSig12colorData' not handled in switch average.c:467: warning: enumeration value 'icSig13colorData' not handled in switch average.c:467: warning: enumeration value 'icSig14colorData' not handled in switch average.c:467: warning: enumeration value 'icSig15colorData' not handled in switch average.c:467: warning: enumeration value 'icSigMch5Data' not handled in switch average.c:467: warning: enumeration value 'icSigMch6Data' not handled in switch average.c:467: warning: enumeration value 'icSigMch7Data' not handled in switch average.c:467: warning: enumeration value 'icSigMch8Data' not handled in switch average.c:467: warning: enumeration value 'icSigNamedData' not handled in switch average.c:467: warning: enumeration value 'icMaxEnumData' not handled in switch average.c:543: warning: format '%d' expects type 'int', but argument 3 has type 'long int' average.c:545: warning: format '%d' expects type 'int', but argument 3 has type 'long int' average.c:547: warning: format '%d' expects type 'int', but argument 3 has type 'long int' average.c:552: warning: format '%03d' expects type 'int', but argument 3 has type 'long int' average.c:596: warning: format '%d' expects type 'int', but argument 3 has type 'long int' average.c:935: warning: format '%d' expects type 'int', but argument 3 has type 'long int' average.c:186: warning: unused variable 'patches' average.c:178: warning: unused variable 'Lab' average.c:177: warning: unused variable 'XYZ' average.c:172: warning: 'spHigh' may be used uninitialized in this function average.c:172: warning: 'spLow' may be used uninitialized in this function average.c:172: warning: 'spNum' may be used uninitialized in this function average.c:139: warning: 'err' may be used uninitialized in this function mv -f .deps/average.Tpo .deps/average.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o average average.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o average average.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT spyd2en.o -MD -MP -MF .deps/spyd2en.Tpo -c -o spyd2en.o spyd2en.c spyd2en.c: In function 'new_arch': spyd2en.c:270: warning: implicit declaration of function 'inflate' spyd2en.c:208: warning: unused variable 'rv' spyd2en.c: In function 'write_bin': spyd2en.c:518: warning: unused variable 'j' spyd2en.c:518: warning: unused variable 'i' spyd2en.c: In function 'main': spyd2en.c:800: warning: implicit declaration of function 'access' spyd2en.c:588: warning: unused variable 'rv' spyd2en.c:587: warning: unused variable 'i' mv -f .deps/spyd2en.Tpo .deps/spyd2en.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o spyd2en spyd2en.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o spyd2en spyd2en.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/spectro' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fakeCMY fakeCMY.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm mkdir .libs gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fakeCMY fakeCMY.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iccgamut.o -MD -MP -MF .deps/iccgamut.Tpo -c -o iccgamut.o iccgamut.c iccgamut.c: In function 'usage': iccgamut.c:64: warning: too many arguments for format mv -f .deps/iccgamut.Tpo .deps/iccgamut.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iccgamut iccgamut.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iccgamut iccgamut.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mpplu.o -MD -MP -MF .deps/mpplu.Tpo -c -o mpplu.o mpplu.c mv -f .deps/mpplu.Tpo .deps/mpplu.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o mpplu mpplu.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o mpplu mpplu.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT revfix.o -MD -MP -MF .deps/revfix.Tpo -c -o revfix.o revfix.c mv -f .deps/revfix.Tpo .deps/revfix.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o revfix revfix.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o revfix revfix.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tiffgamut.o -MD -MP -MF .deps/tiffgamut.Tpo -c -o tiffgamut.o tiffgamut.c tiffgamut.c: In function 'usage': tiffgamut.c:61: warning: too many arguments for format tiffgamut.c: In function 'main': tiffgamut.c:307: warning: unused variable 'pmtc' mv -f .deps/tiffgamut.Tpo .deps/tiffgamut.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o tiffgamut tiffgamut.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o tiffgamut tiffgamut.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xicclu.o -MD -MP -MF .deps/xicclu.Tpo -c -o xicclu.o xicclu.c mv -f .deps/xicclu.Tpo .deps/xicclu.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xicclu xicclu.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o xicclu xicclu.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT extracticc.o -MD -MP -MF .deps/extracticc.Tpo -c -o extracticc.o extracticc.c extracticc.c: In function 'usage': extracticc.c:33: warning: unused variable 'i' extracticc.c: In function 'main': extracticc.c:59: warning: unused variable 'rv' mv -f .deps/extracticc.Tpo .deps/extracticc.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o extracticc extracticc.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../icc -I../rspl -I../cgats -I../numlib -I../gamut -I../spectro -I../profile -I../plot -I../target -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o extracticc extracticc.o ./libxicc.a ./libxcolorants.a ./libxutils.a ../rspl/librspl.a ../numlib/libargyllnum.a ../gamut/libgamut.a ../gamut/libgammap.a ../spectro/libinsttypes.a ../icc/libicc.a ../cgats/libcgats.a ../plot/libplot.a -ltiff -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -lpthread -lm make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/xicc' Making all in gamut make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' Making all in target make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/target' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/target' Making all in spectro make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/spectro' make -C ../gamut make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make -C ../target make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/target' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/target' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthcal synthcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthcal synthcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/spectro' Making all in link make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/link' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT collink.o -MD -MP -MF .deps/collink.Tpo -c -o collink.o collink.c mv -f .deps/collink.Tpo .deps/collink.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ../spectro/libinsttypes.a ../xicc/libxicc.a ../xicc/libxutils.a ../xicc/libxcolorants.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libplot.a ../plot/libvrml.a ../rspl/librspl.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -ltiff -o collink collink.o -lpthread -lm mkdir .libs gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o collink collink.o ../spectro/libinsttypes.a ../xicc/libxicc.a ../xicc/libxutils.a ../xicc/libxcolorants.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libplot.a ../plot/libvrml.a ../rspl/librspl.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pathplot.o -MD -MP -MF .deps/pathplot.Tpo -c -o pathplot.o pathplot.c mv -f .deps/pathplot.Tpo .deps/pathplot.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ../spectro/libinsttypes.a ../xicc/libxicc.a ../xicc/libxutils.a ../xicc/libxcolorants.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libplot.a ../plot/libvrml.a ../rspl/librspl.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -ltiff -o pathplot pathplot.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o pathplot pathplot.o ../spectro/libinsttypes.a ../xicc/libxicc.a ../xicc/libxutils.a ../xicc/libxcolorants.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libplot.a ../plot/libvrml.a ../rspl/librspl.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -ltiff -lpthread -lm make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/link' Making all in tweak make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/tweak' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT refine.o -MD -MP -MF .deps/refine.Tpo -c -o refine.o refine.c mv -f .deps/refine.Tpo .deps/refine.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o refine refine.o ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../xicc/libxutils.a ../xicc/libxicc.a ../rspl/librspl.a ../gamut/libgamut.a ../gamut/libgammap.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -lpthread -lm mkdir .libs gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o refine refine.o ../spectro/libinsttypes.a ../plot/libvrml.a ../xicc/libxutils.a ../xicc/libxicc.a ../rspl/librspl.a ../gamut/libgamut.a ../gamut/libgammap.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -lpthread -lm make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/tweak' Making all in profile make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/profile' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT profin.o -MD -MP -MF .deps/profin.Tpo -c -o profin.o profin.c profin.c: In function 'make_input_icc': profin.c:576: warning: unused variable 'crt' mv -f .deps/profin.Tpo .deps/profin.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT profout.o -MD -MP -MF .deps/profout.Tpo -c -o profout.o profout.c profout.c: In function 'make_output_icc': profout.c:800: warning: use of assignment suppression and length modifier together in scanf format profout.c:800: warning: use of assignment suppression and length modifier together in scanf format profout.c:1456: warning: unused variable 'crt' profout.c:755: warning: 'ncal' may be used uninitialized in this function profout.c:2047: warning: 'intents' may be used uninitialized in this function profout.c:2050: warning: 'csgams' may be used uninitialized in this function mv -f .deps/profout.Tpo .deps/profout.Po rm -f libprof.a ar cru libprof.a profin.o profout.o ranlib libprof.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT simpprof.o -MD -MP -MF .deps/simpprof.Tpo -c -o simpprof.o simpprof.c simpprof.c:19:1: warning: "VERSION" redefined : warning: this is the location of the previous definition mv -f .deps/simpprof.Tpo .deps/simpprof.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o simpprof simpprof.o -lpthread -lm mkdir .libs gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o simpprof simpprof.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT kodak2cgats.o -MD -MP -MF .deps/kodak2cgats.Tpo -c -o kodak2cgats.o kodak2cgats.c mv -f .deps/kodak2cgats.Tpo .deps/kodak2cgats.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o kodak2cgats kodak2cgats.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o kodak2cgats kodak2cgats.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cb2cgats.o -MD -MP -MF .deps/cb2cgats.Tpo -c -o cb2cgats.o cb2cgats.c cb2cgats.c:19:1: warning: "VERSION" redefined : warning: this is the location of the previous definition mv -f .deps/cb2cgats.Tpo .deps/cb2cgats.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o cb2cgats cb2cgats.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cb2cgats cb2cgats.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT logo2cgats.o -MD -MP -MF .deps/logo2cgats.Tpo -c -o logo2cgats.o logo2cgats.c mv -f .deps/logo2cgats.Tpo .deps/logo2cgats.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o logo2cgats logo2cgats.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o logo2cgats logo2cgats.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT splitcgats.o -MD -MP -MF .deps/splitcgats.Tpo -c -o splitcgats.o splitcgats.c mv -f .deps/splitcgats.Tpo .deps/splitcgats.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o splitcgats splitcgats.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o splitcgats splitcgats.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT profcheck.o -MD -MP -MF .deps/profcheck.Tpo -c -o profcheck.o profcheck.c mv -f .deps/profcheck.Tpo .deps/profcheck.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o profcheck profcheck.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o profcheck profcheck.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT invprofcheck.o -MD -MP -MF .deps/invprofcheck.Tpo -c -o invprofcheck.o invprofcheck.c mv -f .deps/invprofcheck.Tpo .deps/invprofcheck.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o invprofcheck invprofcheck.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o invprofcheck invprofcheck.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mpprof.o -MD -MP -MF .deps/mpprof.Tpo -c -o mpprof.o mpprof.c mpprof.c: In function 'make_output_mpp': mpprof.c:365: warning: 'sp.spec_n' may be used uninitialized in this function mv -f .deps/mpprof.Tpo .deps/mpprof.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o mpprof mpprof.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o mpprof mpprof.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mppcheck.o -MD -MP -MF .deps/mppcheck.Tpo -c -o mppcheck.o mppcheck.c mppcheck.c: In function 'main': mppcheck.c:276: warning: 'sp.spec_n' may be used uninitialized in this function mv -f .deps/mppcheck.Tpo .deps/mppcheck.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o mppcheck mppcheck.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o mppcheck mppcheck.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c verify.c: In function 'main': verify.c:553: warning: 'rad' may be used uninitialized in this function mv -f .deps/verify.Tpo .deps/verify.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o verify verify.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o verify verify.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT colprof.o -MD -MP -MF .deps/colprof.Tpo -c -o colprof.o colprof.c mv -f .deps/colprof.Tpo .deps/colprof.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o colprof colprof.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o colprof colprof.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sepgen.o -MD -MP -MF .deps/sepgen.Tpo -c -o sepgen.o sepgen.c mv -f .deps/sepgen.Tpo .deps/sepgen.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -o sepgen sepgen.o -lpthread -lm gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../rspl -I../icc -I../xicc -I../spectro -I../gamut -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o sepgen sepgen.o ./libprof.a ../xicc/libxutils.a ../spectro/libinst.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../spectro/libinsttypes.a ../gamut/libgamut.a ../gamut/libgammap.a ../plot/libvrml.a ../rspl/librspl.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a -ltiff -lpthread -lm make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/profile' Making all in scanin make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/scanin' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../icc -I../xicc -I../spectro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT scanrd.o -MD -MP -MF .deps/scanrd.Tpo -c -o scanrd.o scanrd.c scanrd.c:22:1: warning: "VERSION" redefined : warning: this is the location of the previous definition scanrd.c: In function 'calc_perspective': scanrd.c:1485: warning: unused variable 'nl' scanrd.c: In function 'best_match': scanrd.c:2588: warning: too many arguments for format scanrd.c: In function 'improve_match': scanrd.c:3042: warning: unused variable 'j' mv -f .deps/scanrd.Tpo .deps/scanrd.Po rm -f libscanrd.a ar cru libscanrd.a scanrd.o ranlib libscanrd.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../icc -I../xicc -I../spectro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT scanin.o -MD -MP -MF .deps/scanin.Tpo -c -o scanin.o scanin.c mv -f .deps/scanin.Tpo .deps/scanin.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../icc -I../xicc -I../spectro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libscanrd.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a ../xicc/libxcolorants.a -ltiff -o scanin scanin.o -lpthread -lm mkdir .libs gcc -Wall -O2 -DUNIX -I../h -I../numlib -I../cgats -I../icc -I../xicc -I../spectro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o scanin scanin.o ./libscanrd.a ../numlib/libargyllnum.a ../icc/libicc.a ../cgats/libcgats.a ../xicc/libxcolorants.a -ltiff -lpthread -lm make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/scanin' Making all in imdi make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -I../numlib -I../plot -I../icc -I ../xicc -I../rspl -I../gamut -I../cgats -I../spectro -I../h -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imdi_make.o -MD -MP -MF .deps/imdi_make.Tpo -c -o imdi_make.o imdi_make.c mv -f .deps/imdi_make.Tpo .deps/imdi_make.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -I../numlib -I../plot -I../icc -I ../xicc -I../rspl -I../gamut -I../cgats -I../spectro -I../h -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imdi_gen.o -MD -MP -MF .deps/imdi_gen.Tpo -c -o imdi_gen.o imdi_gen.c mv -f .deps/imdi_gen.Tpo .deps/imdi_gen.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -I../numlib -I../plot -I../icc -I ../xicc -I../rspl -I../gamut -I../cgats -I../spectro -I../h -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cgen.o -MD -MP -MF .deps/cgen.Tpo -c -o cgen.o cgen.c mv -f .deps/cgen.Tpo .deps/cgen.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o imdi_make imdi_make.o imdi_gen.o cgen.o -lpthread -lm mkdir .libs gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o imdi_make imdi_make.o imdi_gen.o cgen.o -lpthread -lm ./imdi_make make all-am make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -I../numlib -I../plot -I../icc -I ../xicc -I../rspl -I../gamut -I../cgats -I../spectro -I../h -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imdi.o -MD -MP -MF .deps/imdi.Tpo -c -o imdi.o imdi.c mv -f .deps/imdi.Tpo .deps/imdi.Po gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -I../numlib -I../plot -I../icc -I ../xicc -I../rspl -I../gamut -I../cgats -I../spectro -I../h -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT imdi_tab.o -MD -MP -MF .deps/imdi_tab.Tpo -c -o imdi_tab.o imdi_tab.c mv -f .deps/imdi_tab.Tpo .deps/imdi_tab.Po rm -f libimdi.a ar cru libimdi.a imdi.o imdi_tab.o ranlib libimdi.a gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -I../numlib -I../plot -I../icc -I ../xicc -I../rspl -I../gamut -I../cgats -I../spectro -I../h -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cctiff.o -MD -MP -MF .deps/cctiff.Tpo -c -o cctiff.o cctiff.c cctiff.c: In function 'main': cctiff.c:804: warning: unused variable 'rv' mv -f .deps/cctiff.Tpo .deps/cctiff.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libimdi.a ../spectro/libinsttypes.a ../plot/libvrml.a ../xicc/libxicc.a ../xicc/libxutils.a ../gamut/libgamut.a ../gamut/libgammap.a ../rspl/librspl.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -ltiff -o cctiff cctiff.o -lpthread -lm gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cctiff cctiff.o ./libimdi.a ../spectro/libinsttypes.a ../plot/libvrml.a ../xicc/libxicc.a ../xicc/libxutils.a ../gamut/libgamut.a ../gamut/libgammap.a ../rspl/librspl.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -ltiff -lpthread -lm gcc -DPACKAGE_NAME=\"argyll\" -DPACKAGE_TARNAME=\"argyll\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"argyll\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"argyll\" -DVERSION=\"1.0.1\" -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 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -I../numlib -I../plot -I../icc -I ../xicc -I../rspl -I../gamut -I../cgats -I../spectro -I../h -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT greytiff.o -MD -MP -MF .deps/greytiff.Tpo -c -o greytiff.o greytiff.c mv -f .deps/greytiff.Tpo .deps/greytiff.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ./libimdi.a ../spectro/libinsttypes.a ../plot/libvrml.a ../xicc/libxicc.a ../xicc/libxutils.a ../gamut/libgamut.a ../gamut/libgammap.a ../rspl/librspl.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -ltiff -o greytiff greytiff.o -lpthread -lm gcc -Wall -O2 -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o greytiff greytiff.o ./libimdi.a ../spectro/libinsttypes.a ../plot/libvrml.a ../xicc/libxicc.a ../xicc/libxutils.a ../gamut/libgamut.a ../gamut/libgammap.a ../rspl/librspl.a ../icc/libicc.a ../cgats/libcgats.a ../numlib/libargyllnum.a -ltiff -lpthread -lm make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CaxUwO + umask 022 + cd /builddir/build/BUILD + cd Argyll_V1.0.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386 + make install DESTDIR=/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386 Making install in h make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/h' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/h' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/h' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/h' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/doc' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/argyll" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll" /usr/bin/install -c -m 644 'License.txt' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/License.txt' /usr/bin/install -c -m 644 'ArgyllDoc.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/ArgyllDoc.html' /usr/bin/install -c -m 644 'ChangesSummary.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/ChangesSummary.html' /usr/bin/install -c -m 644 'cal_format.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/cal_format.html' /usr/bin/install -c -m 644 'Compiling.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Compiling.html' /usr/bin/install -c -m 644 'Installing.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Installing.html' /usr/bin/install -c -m 644 'Installing_MSWindows.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Installing_MSWindows.html' /usr/bin/install -c -m 644 'Installing_OSX.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Installing_OSX.html' /usr/bin/install -c -m 644 'Installing_Linux.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Installing_Linux.html' /usr/bin/install -c -m 644 'File_Formats.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/File_Formats.html' /usr/bin/install -c -m 644 'MinorUtilities.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/MinorUtilities.html' /usr/bin/install -c -m 644 'Organisation.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Organisation.html' /usr/bin/install -c -m 644 'Overview.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Overview.html' /usr/bin/install -c -m 644 'Limitations.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Limitations.html' /usr/bin/install -c -m 644 'Performance.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Performance.html' /usr/bin/install -c -m 644 'Scenarios.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Scenarios.html' /usr/bin/install -c -m 644 'FWA.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/FWA.html' /usr/bin/install -c -m 644 'FWA_measure.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/FWA_measure.jpg' /usr/bin/install -c -m 644 'instruments.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/instruments.html' /usr/bin/install -c -m 644 'DTP20.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/DTP20.jpg' /usr/bin/install -c -m 644 'DTP22.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/DTP22.jpg' /usr/bin/install -c -m 644 'DTP41.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/DTP41.jpg' /usr/bin/install -c -m 644 'DTP51.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/DTP51.jpg' /usr/bin/install -c -m 644 'DTP92.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/DTP92.jpg' /usr/bin/install -c -m 644 'DTP94.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/DTP94.jpg' /usr/bin/install -c -m 644 'HCFR.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/HCFR.jpg' /usr/bin/install -c -m 644 'Huey.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Huey.jpg' /usr/bin/install -c -m 644 'Spyd2.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Spyd2.jpg' /usr/bin/install -c -m 644 'i1d.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/i1d.jpg' /usr/bin/install -c -m 644 'i1p.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/i1p.jpg' /usr/bin/install -c -m 644 'sl.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/sl.jpg' /usr/bin/install -c -m 644 'ss.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/ss.jpg' /usr/bin/install -c -m 644 'mox.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/mox.jpg' /usr/bin/install -c -m 644 'moxxr.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/moxxr.jpg' /usr/bin/install -c -m 644 'chroma4.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/chroma4.jpg' /usr/bin/install -c -m 644 'iccgamutmapping.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/iccgamutmapping.html' /usr/bin/install -c -m 644 'gamutmapping1.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/gamutmapping1.jpg' /usr/bin/install -c -m 644 'monitorcontrols.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/monitorcontrols.html' /usr/bin/install -c -m 644 'Source.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Source.html' /usr/bin/install -c -m 644 'average.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/average.html' /usr/bin/install -c -m 644 'cb2cgats.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/cb2cgats.html' /usr/bin/install -c -m 644 'cctiff.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/cctiff.html' /usr/bin/install -c -m 644 'cht_format.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/cht_format.html' /usr/bin/install -c -m 644 'dispwin.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/dispwin.html' /usr/bin/install -c -m 644 'dispcal.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/dispcal.html' /usr/bin/install -c -m 644 'dispread.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/dispread.html' /usr/bin/install -c -m 644 'dispprofloc.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/dispprofloc.html' /usr/bin/install -c -m 644 'synthcal.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/synthcal.html' /usr/bin/install -c -m 644 'fakeCMY.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/fakeCMY.html' /usr/bin/install -c -m 644 'fakeread.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/fakeread.html' /usr/bin/install -c -m 644 'filmread.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/filmread.html' /usr/bin/install -c -m 644 'filmtarg.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/filmtarg.html' /usr/bin/install -c -m 644 'greytiff.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/greytiff.html' /usr/bin/install -c -m 644 'iccdump.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/iccdump.html' /usr/bin/install -c -m 644 'iccgamut.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/iccgamut.html' /usr/bin/install -c -m 644 'collink.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/collink.html' /usr/bin/install -c -m 644 'icclu.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/icclu.html' /usr/bin/install -c -m 644 'kodak2cgats.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/kodak2cgats.html' /usr/bin/install -c -m 644 'logo2cgats.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/logo2cgats.html' /usr/bin/install -c -m 644 'mppcheck.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/mppcheck.html' /usr/bin/install -c -m 644 'mpplu.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/mpplu.html' /usr/bin/install -c -m 644 'mpprof.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/mpprof.html' /usr/bin/install -c -m 644 'chartread.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/chartread.html' /usr/bin/install -c -m 644 'printtarg.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/printtarg.html' /usr/bin/install -c -m 644 'profcheck.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/profcheck.html' /usr/bin/install -c -m 644 'colprof.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/colprof.html' /usr/bin/install -c -m 644 'refine.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/refine.html' /usr/bin/install -c -m 644 'revfix.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/revfix.html' /usr/bin/install -c -m 644 'scanin.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/scanin.html' /usr/bin/install -c -m 644 'sepgen.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/sepgen.html' /usr/bin/install -c -m 644 'splitcgats.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/splitcgats.html' /usr/bin/install -c -m 644 'spec2cie.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/spec2cie.html' /usr/bin/install -c -m 644 'spotread.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/spotread.html' /usr/bin/install -c -m 644 'targen.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/targen.html' /usr/bin/install -c -m 644 'ti3_format.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/ti3_format.html' /usr/bin/install -c -m 644 'tiffgamut.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/tiffgamut.html' /usr/bin/install -c -m 644 'timage.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/timage.html' /usr/bin/install -c -m 644 'cube.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/cube.jpg' /usr/bin/install -c -m 644 'surface.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/surface.jpg' /usr/bin/install -c -m 644 'LabSteps.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/LabSteps.jpg' /usr/bin/install -c -m 644 'verify.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/verify.html' /usr/bin/install -c -m 644 'viewgam.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/viewgam.html' /usr/bin/install -c -m 644 'xicclu.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/xicclu.html' /usr/bin/install -c -m 644 'spyd2en.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/spyd2en.html' /usr/bin/install -c -m 644 'ucmm.html' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/ucmm.html' /usr/bin/install -c -m 644 'Q60.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Q60.jpg' /usr/bin/install -c -m 644 'DC.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/DC.jpg' /usr/bin/install -c -m 644 'SG.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/SG.jpg' /usr/bin/install -c -m 644 'i1scan14.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/i1scan14.jpg' /usr/bin/install -c -m 644 'HCT.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/HCT.jpg' /usr/bin/install -c -m 644 'CMP_DT_003.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/CMP_DT_003.jpg' /usr/bin/install -c -m 644 'Kgraph1.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Kgraph1.jpg' /usr/bin/install -c -m 644 'Kgraph2.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Kgraph2.jpg' /usr/bin/install -c -m 644 'Kgraph3.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Kgraph3.jpg' /usr/bin/install -c -m 644 'Kgraph4.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Kgraph4.jpg' /usr/bin/install -c -m 644 'Kgraph5.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Kgraph5.jpg' /usr/bin/install -c -m 644 'CRTspectrum.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/CRTspectrum.jpg' /usr/bin/install -c -m 644 'Fluorescent.jpg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyll/Fluorescent.jpg' make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/doc' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/doc' Making install in ref make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/ref' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/ref' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/color/argyll/ref" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref" /usr/bin/install -c -m 644 'CMP_DT_003.cht' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/CMP_DT_003.cht' /usr/bin/install -c -m 644 'ColorChecker.cht' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/ColorChecker.cht' /usr/bin/install -c -m 644 'ColorChecker.ti2' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/ColorChecker.ti2' /usr/bin/install -c -m 644 'ColorCheckerDC.cht' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/ColorCheckerDC.cht' /usr/bin/install -c -m 644 'ColorCheckerSG.cht' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/ColorCheckerSG.cht' /usr/bin/install -c -m 644 'ECI2002R.ti2' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/ECI2002R.ti2' /usr/bin/install -c -m 644 'FograStrip.ti1' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/FograStrip.ti1' /usr/bin/install -c -m 644 'FograStrip.ti2' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/FograStrip.ti2' /usr/bin/install -c -m 644 'Hutchcolor.cht' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/Hutchcolor.cht' /usr/bin/install -c -m 644 'QPcard_201.cht' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/QPcard_201.cht' /usr/bin/install -c -m 644 'i1_RGB_Scan_1.4.cht' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/i1_RGB_Scan_1.4.cht' /usr/bin/install -c -m 644 'i1_RGB_Scan_1.4.ti2' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/i1_RGB_Scan_1.4.ti2' /usr/bin/install -c -m 644 'it8.cht' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/it8.cht' /usr/bin/install -c -m 644 '3dap5k.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/3dap5k.sp' /usr/bin/install -c -m 644 'D50_0.0.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_0.0.sp' /usr/bin/install -c -m 644 'D50_0.3.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_0.3.sp' /usr/bin/install -c -m 644 'D50_0.5.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_0.5.sp' /usr/bin/install -c -m 644 'D50_0.7.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_0.7.sp' /usr/bin/install -c -m 644 'D50_1.0.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_1.0.sp' /usr/bin/install -c -m 644 'D50_1.2.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_1.2.sp' /usr/bin/install -c -m 644 'D50_1.5.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_1.5.sp' /usr/bin/install -c -m 644 'D50_1.7.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_1.7.sp' /usr/bin/install -c -m 644 'D50_2.0.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_2.0.sp' /usr/bin/install -c -m 644 'D50_2.5.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_2.5.sp' /usr/bin/install -c -m 644 'D50_3.0.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/D50_3.0.sp' /usr/bin/install -c -m 644 'GTIPlus.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/GTIPlus.sp' /usr/bin/install -c -m 644 'Office.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/Office.sp' /usr/bin/install -c -m 644 'SOtele.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/SOtele.sp' /usr/bin/install -c -m 644 'Trulux.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/Trulux.sp' /usr/bin/install -c -m 644 'TruluxPlus.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/TruluxPlus.sp' /usr/bin/install -c -m 644 'example.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/example.sp' /usr/bin/install -c -m 644 'example121.sp' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/example121.sp' /usr/bin/install -c -m 644 'strange.cal' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/color/argyll/ref/strange.cal' make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/ref' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/ref' Making install in numlib make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/numlib' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/numlib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/numlib' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/numlib' Making install in cgats make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/cgats' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/cgats' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/cgats' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/cgats' Making install in plot make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/plot' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/plot' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/plot' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/plot' Making install in rspl make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/rspl' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/rspl' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/rspl' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/rspl' Making install in icc make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/icc' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/icc' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'icctest' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/icctest' /usr/bin/install -c icctest /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/icctest /bin/sh ../libtool --mode=install /usr/bin/install -c 'iccdump' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/iccdump' /usr/bin/install -c iccdump /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/iccdump /bin/sh ../libtool --mode=install /usr/bin/install -c 'icclu' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/icclu' /usr/bin/install -c icclu /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/icclu make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/icc' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/icc' Making install in jcnf make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' Making install in yajl make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf/yajl' make[3]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf/yajl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf/yajl' make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf/yajl' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' make[3]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/jcnf' Making install in ucmm make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/ucmm' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/ucmm' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/ucmm' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/ucmm' Making install in render make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/render' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/render' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/render' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/render' Making install in xicc make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/xicc' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/xicc' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fakeCMY' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/fakeCMY' /usr/bin/install -c fakeCMY /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/fakeCMY /bin/sh ../libtool --mode=install /usr/bin/install -c 'iccgamut' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/iccgamut' /usr/bin/install -c iccgamut /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/iccgamut /bin/sh ../libtool --mode=install /usr/bin/install -c 'mpplu' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/mpplu' /usr/bin/install -c mpplu /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/mpplu /bin/sh ../libtool --mode=install /usr/bin/install -c 'revfix' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/revfix' /usr/bin/install -c revfix /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/revfix /bin/sh ../libtool --mode=install /usr/bin/install -c 'tiffgamut' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/tiffgamut' /usr/bin/install -c tiffgamut /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/tiffgamut /bin/sh ../libtool --mode=install /usr/bin/install -c 'xicclu' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/xicclu' /usr/bin/install -c xicclu /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/xicclu /bin/sh ../libtool --mode=install /usr/bin/install -c 'extracticc' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/extracticc' /usr/bin/install -c extracticc /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/extracticc make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/xicc' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/xicc' Making install in gamut make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'viewgam' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/viewgam' /usr/bin/install -c viewgam /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/viewgam make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' Making install in target make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/target' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/target' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'targen' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/targen' /usr/bin/install -c targen /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/targen /bin/sh ../libtool --mode=install /usr/bin/install -c 'printtarg' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/printtarg' /usr/bin/install -c printtarg /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/printtarg make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/target' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/target' Making install in spectro make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/spectro' make -C ../gamut make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make -C ../target make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/target' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/target' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthcal synthcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthcal synthcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/spectro' make -C ../gamut make[3]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/gamut' make -C ../target make[3]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/target' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/target' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthcal synthcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm ../libtool: line 1923: cd: ../libusb/: No such file or directory libtool: link: cannot determine absolute directory name of `../libusb/' gcc -Wall -O2 -DUNIX -I../h -I../xicc -I../icc -I../libusb -I../numlib -I../rspl -I../cgats -I../ucmm -I../gamut -I../target -I../plot -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o synthcal synthcal.o ./libinsttypes.a ./libdisp.a ./libinst.a ../ucmm/libucmm.a ../jcnf/libjcnf.a ../jcnf/yajl/libyajl.a ../xicc/libxicc.a ../xicc/libxcolorants.a ../icc/libicc.a ../cgats/libcgats.a ../rspl/librspl.a ../gamut/libgamut.a ../target/libtarget.a ../plot/libplot.a ../numlib/libargyllnum.a -lX11 -lXext -lXss -lXrandr -lXinerama -lXxf86vm -L../libusb/ -lusb -lpthread -lm test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'synthcal' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/synthcal' /usr/bin/install -c synthcal /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/synthcal /bin/sh ../libtool --mode=install /usr/bin/install -c 'dispwin' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/dispwin' /usr/bin/install -c dispwin /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/dispwin /bin/sh ../libtool --mode=install /usr/bin/install -c 'dispread' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/dispread' /usr/bin/install -c dispread /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/dispread /bin/sh ../libtool --mode=install /usr/bin/install -c 'dispcal' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/dispcal' /usr/bin/install -c dispcal /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/dispcal /bin/sh ../libtool --mode=install /usr/bin/install -c 'fakeread' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/fakeread' /usr/bin/install -c fakeread /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/fakeread /bin/sh ../libtool --mode=install /usr/bin/install -c 'synthread' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/synthread' /usr/bin/install -c synthread /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/synthread /bin/sh ../libtool --mode=install /usr/bin/install -c 'chartread' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/chartread' /usr/bin/install -c chartread /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/chartread /bin/sh ../libtool --mode=install /usr/bin/install -c 'spotread' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/spotread' /usr/bin/install -c spotread /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/spotread /bin/sh ../libtool --mode=install /usr/bin/install -c 'spec2cie' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/spec2cie' /usr/bin/install -c spec2cie /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/spec2cie /bin/sh ../libtool --mode=install /usr/bin/install -c 'average' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/average' /usr/bin/install -c average /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/average /bin/sh ../libtool --mode=install /usr/bin/install -c 'spyd2en' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/spyd2en' /usr/bin/install -c spyd2en /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/spyd2en make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/spectro' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/spectro' Making install in link make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/link' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/link' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'collink' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/collink' /usr/bin/install -c collink /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/collink /bin/sh ../libtool --mode=install /usr/bin/install -c 'pathplot' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/pathplot' /usr/bin/install -c pathplot /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/pathplot make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/link' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/link' Making install in tweak make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/tweak' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/tweak' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'refine' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/refine' /usr/bin/install -c refine /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/refine make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/tweak' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/tweak' Making install in profile make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/profile' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/profile' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'simpprof' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/simpprof' /usr/bin/install -c simpprof /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/simpprof /bin/sh ../libtool --mode=install /usr/bin/install -c 'kodak2cgats' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/kodak2cgats' /usr/bin/install -c kodak2cgats /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/kodak2cgats /bin/sh ../libtool --mode=install /usr/bin/install -c 'cb2cgats' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/cb2cgats' /usr/bin/install -c cb2cgats /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/cb2cgats /bin/sh ../libtool --mode=install /usr/bin/install -c 'logo2cgats' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/logo2cgats' /usr/bin/install -c logo2cgats /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/logo2cgats /bin/sh ../libtool --mode=install /usr/bin/install -c 'splitcgats' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/splitcgats' /usr/bin/install -c splitcgats /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/splitcgats /bin/sh ../libtool --mode=install /usr/bin/install -c 'profcheck' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/profcheck' /usr/bin/install -c profcheck /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/profcheck /bin/sh ../libtool --mode=install /usr/bin/install -c 'invprofcheck' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/invprofcheck' /usr/bin/install -c invprofcheck /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/invprofcheck /bin/sh ../libtool --mode=install /usr/bin/install -c 'mpprof' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/mpprof' /usr/bin/install -c mpprof /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/mpprof /bin/sh ../libtool --mode=install /usr/bin/install -c 'mppcheck' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/mppcheck' /usr/bin/install -c mppcheck /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/mppcheck /bin/sh ../libtool --mode=install /usr/bin/install -c 'verify' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/verify' /usr/bin/install -c verify /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/verify /bin/sh ../libtool --mode=install /usr/bin/install -c 'colprof' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/colprof' /usr/bin/install -c colprof /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/colprof /bin/sh ../libtool --mode=install /usr/bin/install -c 'sepgen' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/sepgen' /usr/bin/install -c sepgen /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/sepgen make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/profile' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/profile' Making install in scanin make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/scanin' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/scanin' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'scanin' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/scanin' /usr/bin/install -c scanin /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/scanin make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/scanin' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/scanin' Making install in imdi make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' make install-am make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' make[3]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'cctiff' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/cctiff' /usr/bin/install -c cctiff /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/cctiff /bin/sh ../libtool --mode=install /usr/bin/install -c 'greytiff' '/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/greytiff' /usr/bin/install -c greytiff /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/greytiff make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3/imdi' make[1]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3' make[2]: Entering directory `/builddir/build/BUILD/Argyll_V1.0.3' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3' make[1]: Leaving directory `/builddir/build/BUILD/Argyll_V1.0.3' + install -d -m 0755 /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/hal/fdi/policy/10osvendor/ + install -p -m 0644 19-color.fdi /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/hal/fdi/policy/10osvendor/ + install -d -m 0755 /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/PolicyKit/policy/ + install -p -m 0644 color-device-file.policy /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/PolicyKit/policy/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Argyll_V1.0.3 extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/profcheck extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/scanin extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/mppcheck extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/greytiff extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/average extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/sepgen extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/invprofcheck extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/spyd2en extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/simpprof extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/icclu extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/targen extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/kodak2cgats extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/chartread extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/mpplu extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/splitcgats extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/spec2cie extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/xicclu extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/synthcal extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/refine extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/dispread extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/cctiff extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/logo2cgats extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/mpprof extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/tiffgamut extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/dispcal extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/collink extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/synthread extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/revfix extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/spotread extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/verify extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/fakeread extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/extracticc extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/iccdump extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/dispwin extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/icctest extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/cb2cgats extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/printtarg extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/iccgamut extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/colprof extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/pathplot extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/fakeCMY extracting debug info from /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/bin/viewgam 20946 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: argyllcms-1.0.3-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UbKLVT + umask 022 + cd /builddir/build/BUILD + cd Argyll_V1.0.3 + DOCDIR=/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyllcms-1.0.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyllcms-1.0.3 + /bin/mkdir -p /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyllcms-1.0.3 + cp -pr License.txt log.txt notes.txt Readme.txt ttbd.txt /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyllcms-1.0.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6 libXext.so.6 libXinerama.so.1 libXrandr.so.2 libXss.so.1 libXxf86vm.so.1 libc.so.6 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) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libtiff.so.3 libusb-0.1.so.4 rtld(GNU_HASH) Processing files: argyllcms-doc-1.0.3-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FysRs3 + umask 022 + cd /builddir/build/BUILD + cd Argyll_V1.0.3 + DOCDIR=/builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyllcms-doc-1.0.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyllcms-doc-1.0.3 + /bin/mkdir -p /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyllcms-doc-1.0.3 + cp -pr doc/ArgyllDoc.html doc/average.html doc/cal_format.html doc/cb2cgats.html doc/cctiff.html doc/ChangesSummary.html doc/chartread.html doc/cht_format.html doc/collink.html doc/colprof.html doc/Compiling.html doc/dispcal.html doc/dispprofloc.html doc/dispread.html doc/dispwin.html doc/fakeCMY.html doc/fakeread.html doc/File_Formats.html doc/filmread.html doc/filmtarg.html doc/FWA.html doc/greytiff.html doc/iccdump.html doc/iccgamut.html doc/iccgamutmapping.html doc/icclu.html doc/Installing.html doc/Installing_Linux.html doc/Installing_MSWindows.html doc/Installing_OSX.html doc/instruments.html doc/kodak2cgats.html doc/Limitations.html doc/logo2cgats.html doc/MinorUtilities.html doc/monitorcontrols.html doc/mppcheck.html doc/mpplu.html doc/mpprof.html doc/Organisation.html doc/Overview.html doc/Performance.html doc/printtarg.html doc/profcheck.html doc/refine.html doc/revfix.html doc/scanin.html doc/Scenarios.html doc/sepgen.html doc/Source.html doc/spec2cie.html doc/splitcgats.html doc/spotread.html doc/spyd2en.html doc/synthcal.html doc/targen.html doc/ti3_format.html doc/tiffgamut.html doc/timage.html doc/ucmm.html doc/verify.html doc/viewgam.html doc/xicclu.html doc/chroma4.jpg doc/CMP_DT_003.jpg doc/CRTspectrum.jpg doc/cube.jpg doc/DC.jpg doc/DTP20.jpg doc/DTP22.jpg doc/DTP41.jpg doc/DTP51.jpg doc/DTP92.jpg doc/DTP94.jpg doc/Fluorescent.jpg doc/FWA_measure.jpg doc/gamutmapping1.jpg doc/HCFR.jpg doc/HCT.jpg doc/Huey.jpg doc/i1d.jpg doc/i1m.jpg doc/i1p.jpg doc/i1scan14.jpg doc/Kgraph1.jpg doc/Kgraph2.jpg doc/Kgraph3.jpg doc/Kgraph4.jpg doc/Kgraph5.jpg doc/LabSteps.jpg doc/mox.jpg doc/moxxr.jpg doc/Q60.jpg doc/SG.jpg doc/sl.jpg doc/Spyd2.jpg doc/ss.jpg doc/surface.jpg doc/License.txt /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386/usr/share/doc/argyllcms-doc-1.0.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: argyllcms-debuginfo-1.0.3-1.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386 warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/argyllcms-1.0.3-1.fc10.i386.rpm Wrote: /builddir/build/RPMS/argyllcms-doc-1.0.3-1.fc10.i386.rpm Wrote: /builddir/build/RPMS/argyllcms-debuginfo-1.0.3-1.fc10.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8E7zfv + umask 022 + cd /builddir/build/BUILD + cd Argyll_V1.0.3 + rm -rf /builddir/build/BUILDROOT/argyllcms-1.0.3-1.fc10.i386 + exit 0 LEAVE do -->