Memory limit set to 88994048KB Using BUILD_ROOT=/var/tmp/build-root Using BUILD_ARCH=ppc64 wolfberry-1 started "build colord.spec" at Fri Apr 19 10:58:29 UTC 2013. processing specfile /suse/dvaleev/obs/home:k0da:ppc/colord/colord.spec ... running changelog2spec --target rpm --file /suse/dvaleev/obs/home:k0da:ppc/colord/colord.spec init_buildsystem --cachedir /var/cache/build --rpmlist /tmp/rpmlist.PfeqeZ /suse/dvaleev/obs/home:k0da:ppc/colord/colord.spec ccache ... reordering...cycle: bash -> libreadline6 -> libncurses5 -> libgcc_s1 breaking dependency libncurses5 -> libgcc_s1 cycle: bash -> libreadline6 -> libncurses5 -> libstdc++6 breaking dependency libstdc++6 -> bash cycle: bash -> libreadline6 -> libncurses5 -> libstdc++6 -> libgcc_s1 breaking dependency bash -> libreadline6 cycle: bash -> libncurses5 -> libstdc++6 -> libgcc_s1 breaking dependency libstdc++6 -> libgcc_s1 cycle: libcrack2 -> cracklib breaking dependency cracklib -> libcrack2 cycle: coreutils -> pam -> permissions breaking dependency permissions -> coreutils cycle: gio-branding-upstream -> libgio-2_0-0 breaking dependency libgio-2_0-0 -> gio-branding-upstream cycle: girepository-1_0 -> libgirepository-1_0-1 breaking dependency libgirepository-1_0-1 -> girepository-1_0 cycle: libudev1 -> udev breaking dependency udev -> libudev1 cycle: libpolkit0 -> polkit breaking dependency polkit -> libpolkit0 done deleting unwanted libsepol1-2.1.9-2.37 installing libsepol1-2.1.9-2.38 removing nis flags from /var/tmp/build-root/etc/nsswitch.conf... now finalizing build dir... /usr/sbin/Check is obsolete, don't call it! mount: none already mounted or /var/tmp/build-root/proc busy Installed ccache wrapper as /var/tmp/build-root/var/lib/build/ccache/bin/cc Installed ccache wrapper as /var/tmp/build-root/var/lib/build/ccache/bin/gcc Installed ccache wrapper as /var/tmp/build-root/var/lib/build/ccache/bin/gcc-4.7 cp: omitting directory `/suse/dvaleev/obs/home:k0da:ppc/colord/colord-0.1.32' Warning: spec file parser line 174: can't expand %(...) ----------------------------------------------------------------- I have the following modifications for colord.spec: ----------------------------------------------------------------- ----- building colord.spec (user abuild) ----------------------------------------------------------------- ----------------------------------------------------------------- + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --eval %suse_insert_debug_package /home/abuild/rpmbuild/SOURCES/colord.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JKeCDf + umask 022 + cd /home/abuild/rpmbuild/BUILD + cd /home/abuild/rpmbuild/BUILD + rm -rf colord-0.1.33 + /usr/bin/xz -dc /home/abuild/rpmbuild/SOURCES/colord-0.1.33.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd colord-0.1.33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8bgxBH + umask 022 + cd /home/abuild/rpmbuild/BUILD + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/colord-0.1.33-0.ppc64 ++ dirname /home/abuild/rpmbuild/BUILDROOT/colord-0.1.33-0.ppc64 + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/colord-0.1.33-0.ppc64 + cd colord-0.1.33 + ulimit -Sv 2000000 + CFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g' + export CFLAGS + CXXFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g' + export CXXFLAGS + FFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g' + export FFLAGS + ./configure --host=powerpc64-suse-linux-gnu --build=powerpc64-suse-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-static --enable-polkit --disable-print-profiles --with-daemon-user=colord --enable-vala checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a ustar tar archive... gnutar checking build system type... powerpc64-suse-linux-gnu checking host system type... powerpc64-suse-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for powerpc64-suse-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/powerpc64-suse-linux/bin/ld checking if the linker (/usr/powerpc64-suse-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc64-suse-linux-gnu file names to powerpc64-suse-linux-gnu format... func_convert_file_noop checking how to convert powerpc64-suse-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64-suse-linux/bin/ld option to reload object files... -r checking for powerpc64-suse-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for powerpc64-suse-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64-suse-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc64-suse-linux-gnu-strip... no checking for strip... strip checking for powerpc64-suse-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for powerpc64-suse-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/powerpc64-suse-linux/bin/ld -m elf64ppc) 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... no checking for powerpc64-suse-linux-gnu-pkg-config... /usr/bin/powerpc64-suse-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... yes checking for powerpc64-suse-linux-gnu-pkg-config... (cached) /usr/bin/powerpc64-suse-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking whether make supports nested variables... (cached) yes checking for linguas... as bg bg_BG bn_IN ca cs da de el en_GB eo es eu fa fi fr ga gl gu he hi hr hu ia id it it_IT ja ka kk kn ko lt lv ml mr ms nb nl or pa pl pt pt_BR ro ru sk sl sq sr sr@latin sv ta te th tr uk zh_CN zh_HK zh_TW checking for powerpc64-suse-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.2 checking for XML::Parser... ok checking for xsltproc... no checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/powerpc64-suse-linux/bin/ld -m elf64ppc checking if the linker (/usr/powerpc64-suse-linux/bin/ld -m elf64ppc) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for cos in -lm... yes checking for powerpc64-suse-linux-gnu-pkg-config... (cached) /usr/bin/powerpc64-suse-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GUSB... yes checking for LCMS... yes checking for cmsGetHeaderCreator in -llcms2... no checking for cmsGetToneCurveEstimatedTableEntries in -llcms2... yes checking for SQLITE... yes checking for GUDEV... yes checking for docbook2man... no configure: WARNING: docbook2man not found, will not be able to build man documentation (if tarball, pre-generated documentation will be installed) checking for POLKIT... yes checking for LIBSYSTEMD_LOGIN... yes checking for DBUS... yes checking for vapigen... /usr/bin/vapigen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating etc/Makefile config.status: creating contrib/Makefile config.status: creating contrib/session-helper/Makefile config.status: creating contrib/colord-sane/Makefile config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating doc/api/Makefile config.status: creating doc/api/dbus/Makefile config.status: creating doc/api/version.xml config.status: creating data/Makefile config.status: creating data/figures/Makefile config.status: creating data/profiles/Makefile config.status: creating data/ti1/Makefile config.status: creating data/org.freedesktop.ColorManager.conf config.status: creating data/tests/Makefile config.status: creating policy/Makefile config.status: creating rules/Makefile config.status: creating rules/69-cd-sensors.rules config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/plugins/Makefile config.status: creating src/sensors/Makefile config.status: creating client/Makefile config.status: creating lib/Makefile config.status: creating lib/colord/cd-version.h config.status: creating lib/colord/colord.pc config.status: creating lib/colord/Makefile config.status: creating lib/colorhug/Makefile config.status: creating lib/colorhug/colorhug.pc config.status: creating lib/colorhug/ch-version.h config.status: creating lib/dtp94/Makefile config.status: creating lib/huey/Makefile config.status: creating lib/munki/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands colord 0.1.33 =================== prefix: /usr datadir: /usr/share compiler: gcc cflags: -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g cppflags: gobject-introspection: yes PolicyKit support: yes Reverse engineering tools: no File descriptor fallback: yes External volume searching: yes SANE support: no GUdev support: yes GUsb support: yes Extra print profiles: no Vala API generator: yes Daemon user: colord udev rules.d dir: /usr/lib/udev/rules.d using libsystemd-login: yes systemd service dir: /usr/lib/systemd/system + make -j16 make all-recursive make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33' Making all in etc make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/etc' make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/etc' Making all in policy make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/policy' GEN org.freedesktop.color.policy.in ITMRG org.freedesktop.color.policy make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/policy' Making all in man make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/man' Making all in lib make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib' Making all in colord make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/colord' CC libcolordprivate_la-cd-buffer.lo CC libcolordprivate_la-cd-color.lo CC libcolordprivate_la-cd-dom.lo CC libcolordprivate_la-cd-enum.lo CC libcolordprivate_la-cd-icc.lo CC libcolordprivate_la-cd-interp-akima.lo CC libcolordprivate_la-cd-interp-linear.lo CC libcolordprivate_la-cd-interp.lo CC libcolordprivate_la-cd-it8.lo CC libcolordprivate_la-cd-it8-utils.lo CC libcolordprivate_la-cd-math.lo CC libcolord_la-cd-client.lo CC libcolord_la-cd-client-sync.lo CC libcolord_la-cd-deprecated.lo CC libcolord_la-cd-device.lo CC libcolord_la-cd-device-sync.lo CC libcolord_la-cd-profile.lo CC libcolord_la-cd-profile-sync.lo CC libcolord_la-cd-sensor.lo CC libcolord_la-cd-sensor-sync.lo CCLD libcolordprivate.la CCLD libcolord.la GISCAN Colord-1.0.gir make Colord-1.0.gir GICOMP Colord-1.0.gir make[4]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/colord' make[4]: `Colord-1.0.gir' is up to date. make[4]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/colord' GEN colord.vapi Generation succeeded - 0 warning(s) touch colord.vapi make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/colord' Making all in colorhug make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/colorhug' CC libcolorhug_la-ch-common.lo CC libcolorhug_la-ch-device.lo CC libcolorhug_la-ch-device-queue.lo CC libcolorhug_la-ch-hash.lo CC libcolorhug_la-ch-inhx32.lo CC libcolorhug_la-ch-math.lo CCLD libcolorhug.la GISCAN ColorHug-1.0.gir Package colord was not found in the pkg-config search path. Perhaps you should add the directory containing `colord.pc' to the PKG_CONFIG_PATH environment variable No package 'colord' found :: Warning: ColorHug: (ErrorQuarkFunction)device_error_quark: context=ErrorQuarkFunction('device_error_quark') ch_device_error_quark: Couldn't find corresponding enumeration GICOMP ColorHug-1.0.gir make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/colorhug' Making all in dtp94 make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/dtp94' CC libdtp94_private_la-dtp94-device.lo CC libdtp94_private_la-dtp94-enum.lo CCLD libdtp94-private.la make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/dtp94' Making all in huey make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/huey' CC libhuey_private_la-huey-ctx.lo CC libhuey_private_la-huey-device.lo CC libhuey_private_la-huey-enum.lo CCLD libhuey-private.la make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/huey' Making all in munki make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/munki' CC libmunki_private_la-munki-enum.lo CCLD libmunki-private.la make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib/munki' make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib' make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/lib' Making all in rules make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/rules' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/rules' Making all in po make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/po' MSGFMT as.gmo MSGFMT bg.gmo MSGFMT bg_BG.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT ia.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT it_IT.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/po' Making all in client make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/client' CC colormgr-cd-util.o CC cd_create_profile-cd-create-profile.o CC cd_iccdump-cd-iccdump.o CC cd_fix_profile-cd-fix-profile.o cd-util.c: In function 'main': cd-util.c:2062:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] cd-create-profile.c: In function 'main': cd-create-profile.c:884:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] CCLD colormgr cd-iccdump.c: In function 'main': cd-iccdump.c:93:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] cd-fix-profile.c: In function 'main': cd-fix-profile.c:749:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] CCLD cd-create-profile CCLD cd-iccdump CCLD cd-fix-profile make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/client' Making all in contrib make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/contrib' Making all in session-helper make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/contrib/session-helper' CC colord_session-cd-debug.o CC colord_session-cd-state.o CC colord_session-cd-main.o ITMRG org.freedesktop.ColorHelper.gschema.xml cd-main.c: In function 'main': cd-main.c:2171:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] CCLD colord-session GEN org.freedesktop.ColorHelper.gschema.valid make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/contrib/session-helper' make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/contrib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/contrib' make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/contrib' Making all in doc make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc' Making all in api make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc/api' Making all in dbus make[4]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc/api/dbus' GEN org.freedesktop.ColorManager.Profile.ref.xml GEN org.freedesktop.ColorManager.Device.ref.xml GEN org.freedesktop.ColorManager.Device.ref.xml /bin/sh: line 1: ../../../doc/api/dbus/spec-to-docbook.xsl: Permission denied GEN org.freedesktop.ColorManager.Profile.ref.xml /bin/sh: line 1: ../../../doc/api/dbus/spec-to-docbook.xsl: Permission denied GEN org.freedesktop.ColorManager.Sensor.ref.xml GEN org.freedesktop.ColorManager.Sensor.ref.xml /bin/sh: line 1: ../../../doc/api/dbus/spec-to-docbook.xsl: Permission denied make[4]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc/api/dbus' make[4]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc/api' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc/api' make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc/api' make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc' make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/doc' Making all in examples make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/examples' CC cd_dbus_create_device-cd-dbus-create-device.o CC cd_dbus_use_qualifier-cd-dbus-use-qualifier.o CCLD cd-dbus-create-device CCLD cd-dbus-use-qualifier make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/examples' Making all in data make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/data' Making all in profiles make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/data/profiles' ITMRG AdobeRGB1998.xml ITMRG AppleRGB.xml ITMRG BestRGB.xml ITMRG BetaRGB.xml ITMRG Bluish.xml ITMRG BruceRGB.xml ITMRG CIE-RGB.xml ITMRG ColorMatchRGB.xml ITMRG Crayons.xml ITMRG DonRGB4.xml ITMRG ECI-RGBv1.xml ITMRG ECI-RGBv2.xml ITMRG EktaSpacePS5.xml ITMRG FOGRA27L_coated.xml ITMRG FOGRA28L_webcoated.xml ITMRG FOGRA29L_uncoated.xml ITMRG FOGRA30L_uncoated_yellowish.xml ITMRG FOGRA39L_coated.xml ITMRG FOGRA40L_SC_paper.xml ITMRG FOGRA45L_lwc.xml ITMRG FOGRA47L_uncoated.xml ITMRG Gamma5000K.xml ITMRG Gamma5500K.xml ITMRG Gamma6500K.xml ITMRG GRACoL_TR006_coated.xml ITMRG IFRA26S_2004_newsprint.xml ITMRG NTSC-RGB.xml ITMRG PAL-RGB.xml ITMRG ProPhotoRGB.xml ITMRG SMPTE-C-RGB.xml ITMRG SNAP_TR002_newsprint.xml ITMRG sRGB.xml ITMRG SwappedRedAndGreen.xml ITMRG SWOP_TR003_coated_3.xml ITMRG SWOP_TR005_coated_5.xml ITMRG WideGamutRGB.xml ITMRG x11-colors.xml GEN AdobeRGB1998.icc failed to save ICC file, requested 20993800142848bytes and limit is 16Mb make[3]: *** [AdobeRGB1998.icc] Error 1 make[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/data/profiles' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33/data' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/colord-0.1.33' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.8bgxBH (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.8bgxBH (%build)