<86>Apr 25 14:41:47 userdel[26417]: delete user `rooter' <86>Apr 25 14:41:47 userdel[26417]: remove group `rooter' <86>Apr 25 14:41:47 groupadd[26418]: new group: name=rooter, gid=501 <86>Apr 25 14:41:47 useradd[26419]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 14:41:47 userdel[26421]: delete user `builder' <86>Apr 25 14:41:47 userdel[26421]: remove group `builder' <86>Apr 25 14:41:47 groupadd[26422]: new group: name=builder, gid=502 <86>Apr 25 14:41:47 useradd[26423]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 14:41:49 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 25 14:41:49 rpmi: libgpg-error-1.5-alt1 installed <13>Apr 25 14:41:49 rpmi: libgcrypt-1.4.1-alt1 installed <13>Apr 25 14:41:49 rpmi: libtasn1-1.1-alt1 installed <13>Apr 25 14:41:50 rpmi: libgnutls-2.0.4-alt2 installed <13>Apr 25 14:41:50 rpmi: libjpeg-1:6b-alt8 installed <13>Apr 25 14:41:50 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 25 14:41:50 rpmi: libtiff-3.8.2-alt2 installed <13>Apr 25 14:41:50 rpmi: libcups-1.3.7-alt2 installed <13>Apr 25 14:41:50 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 25 14:41:50 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 25 14:41:50 rpmi: libgpg-error-devel-1.5-alt1 installed <13>Apr 25 14:41:50 rpmi: libgcrypt-devel-1.4.1-alt1 installed <13>Apr 25 14:41:50 rpmi: libtasn1-devel-1.1-alt1 installed <13>Apr 25 14:41:50 rpmi: libgnutls-devel-2.0.4-alt2 installed <13>Apr 25 14:41:50 rpmi: libcups-devel-1.3.7-alt2 installed <13>Apr 25 14:41:50 rpmi: libjpeg-devel-1:6b-alt8 installed <13>Apr 25 14:41:50 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 25 14:41:50 rpmi: libpng-devel-1.2.27-alt1 installed <13>Apr 25 14:41:50 rpmi: libtiff-devel-3.8.2-alt2 installed <13>Apr 25 14:41:50 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 25 14:41:50 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 25 14:41:51 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 25 14:41:52 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 25 14:41:53 rpmi: groff-base-1.19.2-alt2.0 installed Installing cups-ddk-1.2.3-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cupsddk-1.2.3 + echo 'Source #0 (cupsddk-1.2.3-source.tar.bz2):' Source #0 (cupsddk-1.2.3-source.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/cupsddk-1.2.3-source.tar.bz2 + /bin/tar -xf - + cd cupsddk-1.2.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cupsddk-1.2.3 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking for a BSD-compatible install... /bin/install -c checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for cp... /bin/cp checking for htmldoc... no checking for mkdir... /bin/mkdir checking for nroff... /usr/bin/nroff checking for rm... /bin/rm checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether char is unsigned... no checking for ANSI C header files... (cached) yes checking for strcasecmp... yes checking for strdup... yes checking for strlcat... yes checking for strlcpy... yes checking for strncasecmp... yes checking for snprintf... yes checking for vsnprintf... yes checking for random... yes checking for mrand48... yes checking for lrand48... yes checking for library containing pow... -lm checking for cups-config... /usr/bin/cups-config WARNING: Static libraries not installed! WARNING: Static libraries not installed! checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking for fltk-config... no checking if GCC supports -fno-rtti... yes checking if GCC supports -fno-exceptions... yes configure: creating ./config.status config.status: creating Makedefs config.status: creating packaging/cupsddk.list config.status: creating config.h + make make: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3' Making all in cups... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/cups' Compiling attr.c... Compiling check.c... Compiling cmyk.c... Compiling dither.c... Compiling lut.c... Compiling pack.c... Compiling rgb.c... Compiling snprintf.c... Compiling srgb.c... Compiling string.c... a - attr.o a - check.o a - cmyk.o a - dither.o a - lut.o a - pack.o a - rgb.o a - snprintf.o a - srgb.o a - string.o Compiling commandtoescpx.c... commandtoescpx.c: In function 'main': commandtoescpx.c:92: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:98: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:104: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:144: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:156: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:167: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:168: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:177: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:193: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:198: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:208: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtoescpx.c:227: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result Compiling commandtopclx.c... commandtopclx.c: In function 'main': commandtopclx.c:90: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtopclx.c:132: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result commandtopclx.c:154: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result Compiling cupsprofile.c... cupsprofile.c: In function 'send_pass4': cupsprofile.c:895: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cupsprofile.c:910: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result Compiling rastertoescpx.c... rastertoescpx.c: In function 'Setup': rastertoescpx.c:119: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c: In function 'StartPage': rastertoescpx.c:360: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:366: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:380: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:399: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:409: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:419: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:429: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:439: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:449: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:464: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:479: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:490: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:501: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:615: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:624: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:634: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:645: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:647: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:654: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:661: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:672: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:681: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:697: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:713: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:727: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:741: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:754: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:795: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:803: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:1010: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c: In function 'Shutdown': rastertoescpx.c:1189: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:1195: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:1201: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c: In function 'CompressData': rastertoescpx.c:1400: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c:1460: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c: In function 'OutputBand': rastertoescpx.c:1500: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertoescpx.c: In function 'ProcessLine': rastertoescpx.c:1622: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result Compiling rastertopclx.c... rastertopclx.c: In function 'StartPage': rastertopclx.c:726: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rastertopclx.c: In function 'CompressData': rastertopclx.c:1511: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result Compiling pcl-common.c... Compiling testcmyk.c... testcmyk.c: In function 'test_gray': testcmyk.c:110: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result testcmyk.c:167: warning: ignoring return value of 'fread', declared with attribute warn_unused_result testcmyk.c: In function 'test_rgb': testcmyk.c:292: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result testcmyk.c:345: warning: ignoring return value of 'fread', declared with attribute warn_unused_result DEBUG: cupsCMYKSetBlack(cmyk, lower=0.500, upper=1.000) DEBUG: 0 = 0k + 0c DEBUG: 17 = 0k + 17c DEBUG: 34 = 0k + 34c DEBUG: 51 = 0k + 51c DEBUG: 68 = 0k + 68c DEBUG: 85 = 0k + 85c DEBUG: 102 = 0k + 102c DEBUG: 119 = 0k + 119c DEBUG: 136 = 16k + 120c DEBUG: 153 = 50k + 103c DEBUG: 170 = 84k + 86c DEBUG: 187 = 118k + 69c DEBUG: 204 = 152k + 52c DEBUG: 221 = 186k + 35c DEBUG: 238 = 220k + 18c DEBUG: 255 = 255k + 0c DEBUG: cupsCMYKSetBlack(cmyk, lower=0.500, upper=1.000) DEBUG: 0 = 0k + 0c DEBUG: 17 = 0k + 17c DEBUG: 34 = 0k + 34c DEBUG: 51 = 0k + 51c DEBUG: 68 = 0k + 68c DEBUG: 85 = 0k + 85c DEBUG: 102 = 0k + 102c DEBUG: 119 = 0k + 119c DEBUG: 136 = 16k + 120c DEBUG: 153 = 50k + 103c DEBUG: 170 = 84k + 86c DEBUG: 187 = 118k + 69c DEBUG: 204 = 152k + 52c DEBUG: 221 = 186k + 35c DEBUG: 238 = 220k + 18c DEBUG: 255 = 255k + 0c DEBUG: cupsCMYKSetLtDk(cmyk, channel=0, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetBlack(cmyk, lower=0.500, upper=1.000) DEBUG: 0 = 0k + 0c DEBUG: 17 = 0k + 17c DEBUG: 34 = 0k + 34c DEBUG: 51 = 0k + 51c DEBUG: 68 = 0k + 68c DEBUG: 85 = 0k + 85c DEBUG: 102 = 0k + 102c DEBUG: 119 = 0k + 119c DEBUG: 136 = 16k + 120c DEBUG: 153 = 50k + 103c DEBUG: 170 = 84k + 86c DEBUG: 187 = 118k + 69c DEBUG: 204 = 152k + 52c DEBUG: 221 = 186k + 35c DEBUG: 238 = 220k + 18c DEBUG: 255 = 255k + 0c DEBUG: cupsCMYKSetBlack(cmyk, lower=0.500, upper=1.000) DEBUG: 0 = 0k + 0c DEBUG: 17 = 0k + 17c DEBUG: 34 = 0k + 34c DEBUG: 51 = 0k + 51c DEBUG: 68 = 0k + 68c DEBUG: 85 = 0k + 85c DEBUG: 102 = 0k + 102c DEBUG: 119 = 0k + 119c DEBUG: 136 = 16k + 120c DEBUG: 153 = 50k + 103c DEBUG: 170 = 84k + 86c DEBUG: 187 = 118k + 69c DEBUG: 204 = 152k + 52c DEBUG: 221 = 186k + 35c DEBUG: 238 = 220k + 18c DEBUG: 255 = 255k + 0c DEBUG: cupsCMYKSetBlack(cmyk, lower=0.500, upper=1.000) DEBUG: 0 = 0k + 0c DEBUG: 17 = 0k + 17c DEBUG: 34 = 0k + 34c DEBUG: 51 = 0k + 51c DEBUG: 68 = 0k + 68c DEBUG: 85 = 0k + 85c DEBUG: 102 = 0k + 102c DEBUG: 119 = 0k + 119c DEBUG: 136 = 16k + 120c DEBUG: 153 = 50k + 103c DEBUG: 170 = 84k + 86c DEBUG: 187 = 118k + 69c DEBUG: 204 = 152k + 52c DEBUG: 221 = 186k + 35c DEBUG: 238 = 220k + 18c DEBUG: 255 = 255k + 0c DEBUG: cupsCMYKSetGamma(cmyk, channel=0, gamval=1.000, density=0.800) DEBUG: 0 = 0 DEBUG: 17 = 218 DEBUG: 34 = 437 DEBUG: 51 = 655 DEBUG: 68 = 874 DEBUG: 85 = 1092 DEBUG: 102 = 1310 DEBUG: 119 = 1529 DEBUG: 136 = 1747 DEBUG: 153 = 1966 DEBUG: 170 = 2184 DEBUG: 187 = 2402 DEBUG: 204 = 2621 DEBUG: 221 = 2839 DEBUG: 238 = 3058 DEBUG: 255 = 3276 DEBUG: cupsCMYKSetLtDk(cmyk, channel=0, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetGamma(cmyk, channel=2, gamval=1.000, density=0.800) DEBUG: 0 = 0 DEBUG: 17 = 218 DEBUG: 34 = 437 DEBUG: 51 = 655 DEBUG: 68 = 874 DEBUG: 85 = 1092 DEBUG: 102 = 1310 DEBUG: 119 = 1529 DEBUG: 136 = 1747 DEBUG: 153 = 1966 DEBUG: 170 = 2184 DEBUG: 187 = 2402 DEBUG: 204 = 2621 DEBUG: 221 = 2839 DEBUG: 238 = 3058 DEBUG: 255 = 3276 DEBUG: cupsCMYKSetLtDk(cmyk, channel=2, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetBlack(cmyk, lower=0.500, upper=1.000) DEBUG: 0 = 0k + 0c DEBUG: 17 = 0k + 17c DEBUG: 34 = 0k + 34c DEBUG: 51 = 0k + 51c DEBUG: 68 = 0k + 68c DEBUG: 85 = 0k + 85c DEBUG: 102 = 0k + 102c DEBUG: 119 = 0k + 119c DEBUG: 136 = 16k + 120c DEBUG: 153 = 50k + 103c DEBUG: 170 = 84k + 86c DEBUG: 187 = 118k + 69c DEBUG: 204 = 152k + 52c DEBUG: 221 = 186k + 35c DEBUG: 238 = 220k + 18c DEBUG: 255 = 255k + 0c DEBUG: cupsCMYKSetGamma(cmyk, channel=0, gamval=1.000, density=0.800) DEBUG: 0 = 0 DEBUG: 17 = 218 DEBUG: 34 = 437 DEBUG: 51 = 655 DEBUG: 68 = 874 DEBUG: 85 = 1092 DEBUG: 102 = 1310 DEBUG: 119 = 1529 DEBUG: 136 = 1747 DEBUG: 153 = 1966 DEBUG: 170 = 2184 DEBUG: 187 = 2402 DEBUG: 204 = 2621 DEBUG: 221 = 2839 DEBUG: 238 = 3058 DEBUG: 255 = 3276 DEBUG: cupsCMYKSetLtDk(cmyk, channel=0, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetGamma(cmyk, channel=2, gamval=1.000, density=0.800) DEBUG: 0 = 0 DEBUG: 17 = 218 DEBUG: 34 = 437 DEBUG: 51 = 655 DEBUG: 68 = 874 DEBUG: 85 = 1092 DEBUG: 102 = 1310 DEBUG: 119 = 1529 DEBUG: 136 = 1747 DEBUG: 153 = 1966 DEBUG: 170 = 2184 DEBUG: 187 = 2402 DEBUG: 204 = 2621 DEBUG: 221 = 2839 DEBUG: 238 = 3058 DEBUG: 255 = 3276 DEBUG: cupsCMYKSetLtDk(cmyk, channel=2, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetLtDk(cmyk, channel=5, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetLtDk(cmyk, channel=0, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetGamma(cmyk, channel=2, gamval=1.000, density=0.900) DEBUG: 0 = 0 DEBUG: 17 = 246 DEBUG: 34 = 491 DEBUG: 51 = 737 DEBUG: 68 = 983 DEBUG: 85 = 1229 DEBUG: 102 = 1474 DEBUG: 119 = 1720 DEBUG: 136 = 1966 DEBUG: 153 = 2211 DEBUG: 170 = 2457 DEBUG: 187 = 2703 DEBUG: 204 = 2948 DEBUG: 221 = 3194 DEBUG: 238 = 3440 DEBUG: 255 = 3686 DEBUG: cupsCMYKSetBlack(cmyk, lower=0.500, upper=1.000) DEBUG: 0 = 0k + 0c DEBUG: 17 = 0k + 17c DEBUG: 34 = 0k + 34c DEBUG: 51 = 0k + 51c DEBUG: 68 = 0k + 68c DEBUG: 85 = 0k + 85c DEBUG: 102 = 0k + 102c DEBUG: 119 = 0k + 119c DEBUG: 136 = 16k + 120c DEBUG: 153 = 50k + 103c DEBUG: 170 = 84k + 86c DEBUG: 187 = 118k + 69c DEBUG: 204 = 152k + 52c DEBUG: 221 = 186k + 35c DEBUG: 238 = 220k + 18c DEBUG: 255 = 255k + 0c DEBUG: cupsCMYKSetLtDk(cmyk, channel=0, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetLtDk(cmyk, channel=2, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetGamma(cmyk, channel=4, gamval=1.000, density=0.900) DEBUG: 0 = 0 DEBUG: 17 = 246 DEBUG: 34 = 491 DEBUG: 51 = 737 DEBUG: 68 = 983 DEBUG: 85 = 1229 DEBUG: 102 = 1474 DEBUG: 119 = 1720 DEBUG: 136 = 1966 DEBUG: 153 = 2211 DEBUG: 170 = 2457 DEBUG: 187 = 2703 DEBUG: 204 = 2948 DEBUG: 221 = 3194 DEBUG: 238 = 3440 DEBUG: 255 = 3686 DEBUG: cupsCMYKSetBlack(cmyk, lower=0.500, upper=1.000) DEBUG: 0 = 0k + 0c DEBUG: 17 = 0k + 17c DEBUG: 34 = 0k + 34c DEBUG: 51 = 0k + 51c DEBUG: 68 = 0k + 68c DEBUG: 85 = 0k + 85c DEBUG: 102 = 0k + 102c DEBUG: 119 = 0k + 119c DEBUG: 136 = 16k + 120c DEBUG: 153 = 50k + 103c DEBUG: 170 = 84k + 86c DEBUG: 187 = 118k + 69c DEBUG: 204 = 152k + 52c DEBUG: 221 = 186k + 35c DEBUG: 238 = 220k + 18c DEBUG: 255 = 255k + 0c DEBUG: cupsCMYKSetLtDk(cmyk, channel=0, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetLtDk(cmyk, channel=2, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk DEBUG: cupsCMYKSetGamma(cmyk, channel=4, gamval=1.000, density=0.900) DEBUG: 0 = 0 DEBUG: 17 = 246 DEBUG: 34 = 491 DEBUG: 51 = 737 DEBUG: 68 = 983 DEBUG: 85 = 1229 DEBUG: 102 = 1474 DEBUG: 119 = 1720 DEBUG: 136 = 1966 DEBUG: 153 = 2211 DEBUG: 170 = 2457 DEBUG: 187 = 2703 DEBUG: 204 = 2948 DEBUG: 221 = 3194 DEBUG: 238 = 3440 DEBUG: 255 = 3686 DEBUG: cupsCMYKSetLtDk(cmyk, channel=5, light=0.500, dark=1.000) DEBUG: 0 = 0lt + 0dk DEBUG: 17 = 0lt + 543dk DEBUG: 34 = 0lt + 1087dk DEBUG: 51 = 0lt + 1631dk DEBUG: 68 = 0lt + 2175dk DEBUG: 85 = 0lt + 2719dk DEBUG: 102 = 0lt + 3263dk DEBUG: 119 = 0lt + 3807dk DEBUG: 136 = 257lt + 3838dk DEBUG: 153 = 806lt + 3289dk DEBUG: 170 = 1354lt + 2741dk DEBUG: 187 = 1902lt + 2193dk DEBUG: 204 = 2450lt + 1645dk DEBUG: 221 = 2998lt + 1097dk DEBUG: 238 = 3546lt + 549dk DEBUG: 255 = 4095lt + 0dk Compiling testdither.c... DEBUG: 0 = 0/0/0 DEBUG: 273 = 273/0/273 DEBUG: 546 = 546/0/546 DEBUG: 819 = 819/0/819 DEBUG: 1092 = 1092/0/1092 DEBUG: 1365 = 1365/0/1365 DEBUG: 1638 = 1638/0/1638 DEBUG: 1911 = 1911/0/1911 DEBUG: 2184 = 2184/1/-1911 DEBUG: 2457 = 2457/1/-1638 DEBUG: 2730 = 2730/1/-1365 DEBUG: 3003 = 3003/1/-1092 DEBUG: 3276 = 3276/1/-819 DEBUG: 3549 = 3549/1/-546 DEBUG: 3822 = 3822/1/-273 DEBUG: 4095 = 4095/1/0 DEBUG: pixels = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 DEBUG: 0 = 0/0/0 DEBUG: 273 = 273/0/273 DEBUG: 546 = 546/0/546 DEBUG: 819 = 819/0/819 DEBUG: 1092 = 1092/1/-947 DEBUG: 1365 = 1365/1/-674 DEBUG: 1638 = 1638/1/-401 DEBUG: 1911 = 1911/1/-128 DEBUG: 2184 = 2184/1/144 DEBUG: 2457 = 2457/1/417 DEBUG: 2730 = 2730/1/690 DEBUG: 3003 = 3003/1/963 DEBUG: 3276 = 3276/2/-819 DEBUG: 3549 = 3549/2/-546 DEBUG: 3822 = 3822/2/-273 DEBUG: 4095 = 4095/2/0 DEBUG: pixels = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 DEBUG: 0 = 0/0/0 DEBUG: 273 = 273/0/273 DEBUG: 546 = 546/0/546 DEBUG: 819 = 819/1/-546 DEBUG: 1092 = 1092/1/-273 DEBUG: 1365 = 1365/1/0 DEBUG: 1638 = 1638/1/273 DEBUG: 1911 = 1911/1/546 DEBUG: 2184 = 2184/2/-546 DEBUG: 2457 = 2457/2/-273 DEBUG: 2730 = 2730/2/0 DEBUG: 3003 = 3003/2/273 DEBUG: 3276 = 3276/2/546 DEBUG: 3549 = 3549/3/-546 DEBUG: 3822 = 3822/3/-273 DEBUG: 4095 = 4095/3/0 DEBUG: pixels = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 DEBUG: 0 = 0/0/0 DEBUG: 273 = 273/0/273 DEBUG: 546 = 546/1/-465 DEBUG: 819 = 819/1/-192 DEBUG: 1092 = 1092/1/80 DEBUG: 1365 = 1365/1/353 DEBUG: 1638 = 1638/2/-401 DEBUG: 1911 = 1911/2/-128 DEBUG: 2184 = 2184/2/144 DEBUG: 2457 = 2457/3/-273 DEBUG: 2730 = 2730/3/0 DEBUG: 3003 = 3003/4/-176 DEBUG: 3276 = 3276/4/96 DEBUG: 3549 = 3549/5/-96 DEBUG: 3822 = 3822/5/176 DEBUG: 4095 = 4095/6/0 DEBUG: pixels = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 DEBUG: 0 = 0/0/0 DEBUG: 273 = 181/0/273 DEBUG: 546 = 363/0/546 DEBUG: 819 = 545/0/819 DEBUG: 1092 = 726/0/1092 DEBUG: 1365 = 908/1/-879 DEBUG: 1638 = 1090/1/-606 DEBUG: 1911 = 1272/1/-333 DEBUG: 2184 = 1453/1/-60 DEBUG: 2457 = 1635/1/212 DEBUG: 2730 = 1817/1/485 DEBUG: 3003 = 1999/1/758 DEBUG: 3276 = 2180/2/-818 DEBUG: 3549 = 2362/2/-545 DEBUG: 3822 = 2544/2/-272 DEBUG: 4095 = 2726/2/0 DEBUG: pixels = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 DEBUG: 0 = 0/0/0 DEBUG: 273 = 273/0/273 DEBUG: 546 = 546/0/546 DEBUG: 819 = 819/1/-497 DEBUG: 1092 = 1092/1/-224 DEBUG: 1365 = 1365/1/48 DEBUG: 1638 = 1638/1/321 DEBUG: 1911 = 1911/1/594 DEBUG: 2184 = 2184/1/867 DEBUG: 2457 = 2457/1/1140 DEBUG: 2730 = 2730/2/-1365 DEBUG: 3003 = 3003/2/-1092 DEBUG: 3276 = 3276/2/-819 DEBUG: 3549 = 3549/2/-546 DEBUG: 3822 = 3822/2/-273 DEBUG: 4095 = 4095/2/0 DEBUG: pixels = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 DEBUG: 0 = 0/0/0 DEBUG: 273 = 136/0/273 DEBUG: 546 = 272/0/546 DEBUG: 819 = 409/0/819 DEBUG: 1092 = 545/0/1092 DEBUG: 1365 = 682/0/1365 DEBUG: 1638 = 818/0/1638 DEBUG: 1911 = 955/0/1911 DEBUG: 2184 = 1091/1/-1910 DEBUG: 2457 = 1228/1/-1637 DEBUG: 2730 = 1364/1/-1364 DEBUG: 3003 = 1501/1/-1091 DEBUG: 3276 = 1637/1/-818 DEBUG: 3549 = 1774/1/-545 DEBUG: 3822 = 1910/1/-272 DEBUG: 4095 = 2047/1/1 DEBUG: pixels = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 DEBUG: 0 = 0/0/0 DEBUG: 273 = 68/0/273 DEBUG: 546 = 136/0/546 DEBUG: 819 = 204/0/819 DEBUG: 1092 = 272/0/1092 DEBUG: 1365 = 341/0/1365 DEBUG: 1638 = 409/0/1638 DEBUG: 1911 = 477/0/1911 DEBUG: 2184 = 545/1/-1908 DEBUG: 2457 = 613/1/-1635 DEBUG: 2730 = 682/1/-1362 DEBUG: 3003 = 750/1/-1089 DEBUG: 3276 = 818/1/-816 DEBUG: 3549 = 886/1/-543 DEBUG: 3822 = 954/1/-270 DEBUG: 4095 = 1023/1/3 DEBUG: pixels = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Compiling testrgb.c... testrgb.c: In function 'test_gray': testrgb.c:124: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result testrgb.c:155: warning: ignoring return value of 'fread', declared with attribute warn_unused_result testrgb.c: In function 'test_rgb': testrgb.c:254: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result testrgb.c:285: warning: ignoring return value of 'fread', declared with attribute warn_unused_result make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/cups' Making all in ppdc... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/ppdc' Compiling ppdc-array.cxx... Compiling ppdc-attr.cxx... Compiling ppdc-catalog.cxx... Compiling ppdc-choice.cxx... Compiling ppdc-constraint.cxx... Compiling ppdc-driver.cxx... Compiling ppdc-file.cxx... Compiling ppdc-filter.cxx... Compiling ppdc-font.cxx... Compiling ppdc-group.cxx... Compiling ppdc-import.cxx... Compiling ppdc-mediasize.cxx... Compiling ppdc-message.cxx... Compiling ppdc-option.cxx... Compiling ppdc-profile.cxx... Compiling ppdc-shared.cxx... Compiling ppdc-source.cxx... Compiling ppdc-string.cxx... Compiling ppdc-variable.cxx... Creating libppdc.a... a - ppdc-array.o a - ppdc-attr.o a - ppdc-catalog.o a - ppdc-choice.o a - ppdc-constraint.o a - ppdc-driver.o a - ppdc-file.o a - ppdc-filter.o a - ppdc-font.o a - ppdc-group.o a - ppdc-import.o a - ppdc-mediasize.o a - ppdc-message.o a - ppdc-option.o a - ppdc-profile.o a - ppdc-shared.o a - ppdc-source.o a - ppdc-string.o a - ppdc-variable.o Compiling drv.cxx... Linking drv... Compiling ppdc.cxx... Linking ppdc-static... Testing PPD compiler... Linking ppdc... Compiling ppdhtml.cxx... Linking ppdhtml... Compiling ppdi.cxx... Linking ppdi... Compiling ppdmerge.cxx... Linking ppdmerge... Compiling ppdpo.cxx... Linking ppdpo... make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/ppdc' Making all in data... Making all in doc... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/doc' Compiling mantohtml.c... Linking mantohtml... Generating cupsprofile.html... Generating ppdc.html... Generating ppdhtml.html... Generating ppdi.html... Generating ppdmerge.html... Generating ppdpo.html... Generating rastertoescpx.html... Generating rastertopclx.html... make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/doc' Making all in examples... Making all in man... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/man' Compressing commandtoescpx.man... 46.8% Compressing commandtopclx.man... 46.7% Compressing cupsprofile.man... 50.9% Compressing ppdc.man... 52.8% Compressing ppdhtml.man... 48.1% Compressing ppdi.man... 48.6% Compressing ppdmerge.man... 47.8% Compressing ppdpo.man... 48.4% Compressing rastertoescpx.man... 46.8% Compressing rastertopclx.man... 46.7% Compressing ppdcfile.man... 63.3% make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/man' Making all in po... make: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24772 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cups-ddk-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cups-ddk-buildroot + cd cupsddk-1.2.3 + make BUILDROOT=/usr/src/tmp/cups-ddk-buildroot install make: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3' Installing all in cups... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/cups' make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/cups' Installing all in ppdc... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/ppdc' Installing PPD compiler programs... make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/ppdc' Installing all in data... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/data' make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/data' Installing all in doc... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/doc' Installing documentation files... make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/doc' Installing all in examples... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/examples' Installing all in man... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/man' Installing all in po... make[1]: Entering directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/po' make[1]: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3/po' make: Leaving directory `/usr/src/RPM/BUILD/cupsddk-1.2.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cups-ddk-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cups-ddk-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/cups-ddk-buildroot (auto) Adjusting library links in /usr/src/tmp/cups-ddk-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/cups-ddk-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/cups-ddk-buildroot (executable,shared) Processing files: cups-ddk-1.2.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90780 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cupsddk-1.2.3 + DOCDIR=/usr/src/tmp/cups-ddk-buildroot/usr/share/doc/cups-ddk-1.2.3 + export DOCDIR + rm -rf /usr/src/tmp/cups-ddk-buildroot/usr/share/doc/cups-ddk-1.2.3 + /bin/mkdir -p /usr/src/tmp/cups-ddk-buildroot/usr/share/doc/cups-ddk-1.2.3 + cp -prL examples doc/cupsddk.pdf /usr/src/tmp/cups-ddk-buildroot/usr/share/doc/cups-ddk-1.2.3 + chmod -R go-w /usr/src/tmp/cups-ddk-buildroot/usr/share/doc/cups-ddk-1.2.3 + chmod -R a+rX /usr/src/tmp/cups-ddk-buildroot/usr/share/doc/cups-ddk-1.2.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.90780 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.55379 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libcups-devel, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libcups.so.2, libcupsimage.so.2, libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.58332 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/share/doc/cups/examples/color.drv /usr/share/doc/cups/examples/constraint.drv /usr/share/doc/cups/examples/custom.drv /usr/share/doc/cups/examples/grouping.drv /usr/share/doc/cups/examples/minimum.drv /usr/share/doc/cups/help/man-cupsprofile.html /usr/share/doc/cups/help/man-ppdc.html /usr/share/doc/cups/help/man-ppdhtml.html /usr/share/doc/cups/help/man-ppdi.html /usr/share/doc/cups/help/man-ppdmerge.html /usr/share/doc/cups/help/man-ppdpo.html /usr/share/doc/cups/help/man-rastertoescpx.html /usr/share/doc/cups/help/man-rastertopclx.html /usr/share/doc/cups/help/ref-ppdcfile.html Wrote: /usr/src/RPM/SRPMS/cups-ddk-1.2.3-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/cups-ddk-1.2.3-alt1.ppc.rpm 26.07user 5.83system 0:36.48elapsed 87%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1210609minor)pagefaults 0swaps