Making install in services make[1]: Entering directory '/build/icecream/src/icecream-1.4/services' make[2]: Entering directory '/build/icecream/src/icecream-1.4/services' /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/lib/icecream/lib' /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/lib/icecream/include/icecc' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c libicecc.la '/build/icecream/pkg/icecream/usr/lib/icecream/lib' /usr/bin/install -c -m 644 job.h comm.h logging.h '/build/icecream/pkg/icecream/usr/lib/icecream/include/icecc' /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/lib/icecream/lib/pkgconfig' /usr/bin/install -c -m 644 icecc.pc '/build/icecream/pkg/icecream/usr/lib/icecream/lib/pkgconfig' libtool: warning: remember to run 'libtool --finish /usr/lib/icecream/lib' make[2]: Leaving directory '/build/icecream/src/icecream-1.4/services' make[1]: Leaving directory '/build/icecream/src/icecream-1.4/services' Making install in daemon make[1]: Entering directory '/build/icecream/src/icecream-1.4/daemon' make[2]: Entering directory '/build/icecream/src/icecream-1.4/daemon' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/lib/icecream/sbin' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c iceccd '/build/icecream/pkg/icecream/usr/lib/icecream/sbin' libtool: warning: '../services/libicecc.la' has not been installed in '/usr/lib/icecream/lib' make[2]: Leaving directory '/build/icecream/src/icecream-1.4/daemon' make[1]: Leaving directory '/build/icecream/src/icecream-1.4/daemon' Making install in client make[1]: Entering directory '/build/icecream/src/icecream-1.4/client' make[2]: Entering directory '/build/icecream/src/icecream-1.4/client' /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/lib/icecream/bin' /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/lib/icecream/bin' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c icecc '/build/icecream/pkg/icecream/usr/lib/icecream/bin' /usr/bin/install -c icecc-create-env icecc-test-env '/build/icecream/pkg/icecream/usr/lib/icecream/bin' /bin/sh /build/icecream/src/icecream-1.4/install-sh -d /build/icecream/pkg/icecream/usr/lib/icecream/bin make[2]: Nothing to be done for 'install-data-am'. rm -f /build/icecream/pkg/icecream/usr/lib/icecream/bin/icerun ln -s /usr/lib/icecream/bin/icecc /build/icecream/pkg/icecream/usr/lib/icecream/bin/icerun /bin/sh /build/icecream/src/icecream-1.4/install-sh -d /build/icecream/pkg/icecream/usr/lib/icecream/libexec/icecc libtool: warning: '../services/libicecc.la' has not been installed in '/usr/lib/icecream/lib' rm -f /build/icecream/pkg/icecream/usr/lib/icecream/libexec/icecc/icecc-create-env ln -s /usr/lib/icecream/bin/icecc-create-env /build/icecream/pkg/icecream/usr/lib/icecream/libexec/icecc/icecc-create-env /bin/sh /build/icecream/src/icecream-1.4/install-sh -d /build/icecream/pkg/icecream/usr/lib/icecream/libexec/icecc/bin for link in g++ gcc c++ cc clang clang++; do \ rm -f /build/icecream/pkg/icecream/usr/lib/icecream/libexec/icecc/bin/$link ;\ ln -s /usr/lib/icecream/bin/icecc /build/icecream/pkg/icecream/usr/lib/icecream/libexec/icecc/bin/$link ;\ done make[2]: Leaving directory '/build/icecream/src/icecream-1.4/client' make[1]: Leaving directory '/build/icecream/src/icecream-1.4/client' Making install in doc make[1]: Entering directory '/build/icecream/src/icecream-1.4/doc' make[2]: Entering directory '/build/icecream/src/icecream-1.4/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/share/man/man7' /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/share/man/man1' /usr/bin/install -c -m 644 icecream.7 '/build/icecream/pkg/icecream/usr/share/man/man7' /usr/bin/install -c -m 644 icecc.1 icerun.1 iceccd.1 icecc-scheduler.1 icecc-create-env.1 '/build/icecream/pkg/icecream/usr/share/man/man1' make[2]: Leaving directory '/build/icecream/src/icecream-1.4/doc' make[1]: Leaving directory '/build/icecream/src/icecream-1.4/doc' Making install in suse make[1]: Entering directory '/build/icecream/src/icecream-1.4/suse' if test pc = "suse" -o pc = "ibm" ; then \ mkdir -p /build/icecream/pkg/icecream//usr/lib/icecream/etc/init.d ;\ /usr/bin/install -c -m 755 ./init.icecream /build/icecream/pkg/icecream/usr/lib/icecream/etc/init.d/icecream ;\ ln -sf /usr/lib/icecream/etc/init.d/icecream /build/icecream/pkg/icecream/usr/lib/icecream/sbin/rcicecream ;\ mkdir -p /build/icecream/pkg/icecream/usr/lib/icecream/var/adm/fillup-templates ;\ /usr/bin/install -c -m 644 ./sysconfig.icecream /build/icecream/pkg/icecream/usr/lib/icecream/var/adm/fillup-templates/sysconfig.icecream ;\ mkdir -p /build/icecream/pkg/icecream/usr/lib/icecream/var/cache/icecream ;\ mkdir -p /build/icecream/pkg/icecream/usr/lib/icecream/var/log/icecream ;\ /usr/bin/install -c -m 644 -D ./logrotate /build/icecream/pkg/icecream/usr/lib/icecream/etc/logrotate.d/icecream ;\ mkdir -p /build/icecream/pkg/icecream/usr/lib/icecream/etc/sysconfig/SuSEfirewall2.d/services ;\ /usr/bin/install -c -m 644 ./SuSEfirewall.iceccd /build/icecream/pkg/icecream/usr/lib/icecream/etc/sysconfig/SuSEfirewall2.d/services/iceccd ;\ /usr/bin/install -c -m 644 ./SuSEfirewall.scheduler /build/icecream/pkg/icecream/usr/lib/icecream/etc/sysconfig/SuSEfirewall2.d/services/icecream-scheduler ;\ fi make[1]: Leaving directory '/build/icecream/src/icecream-1.4/suse' Making install in compilerwrapper make[1]: Entering directory '/build/icecream/src/icecream-1.4/compilerwrapper' make[2]: Entering directory '/build/icecream/src/icecream-1.4/compilerwrapper' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/lib/icecream/libexec/icecc' /bin/sh ../libtool --mode=install /usr/bin/install -c compilerwrapper '/build/icecream/pkg/icecream/usr/lib/icecream/libexec/icecc' libtool: install: /usr/bin/install -c compilerwrapper /build/icecream/pkg/icecream/usr/lib/icecream/libexec/icecc/compilerwrapper make[2]: Leaving directory '/build/icecream/src/icecream-1.4/compilerwrapper' make[1]: Leaving directory '/build/icecream/src/icecream-1.4/compilerwrapper' Making install in scheduler make[1]: Entering directory '/build/icecream/src/icecream-1.4/scheduler' make[2]: Entering directory '/build/icecream/src/icecream-1.4/scheduler' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/icecream/pkg/icecream/usr/lib/icecream/sbin' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c icecc-scheduler '/build/icecream/pkg/icecream/usr/lib/icecream/sbin' libtool: warning: '../services/libicecc.la' has not been installed in '/usr/lib/icecream/lib' make[2]: Leaving directory '/build/icecream/src/icecream-1.4/scheduler' make[1]: Leaving directory '/build/icecream/src/icecream-1.4/scheduler' Making install in tests make[1]: Entering directory '/build/icecream/src/icecream-1.4/tests' make[2]: Entering directory '/build/icecream/src/icecream-1.4/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/icecream/src/icecream-1.4/tests' make[1]: Leaving directory '/build/icecream/src/icecream-1.4/tests' Making install in unittests make[1]: Entering directory '/build/icecream/src/icecream-1.4/unittests' make[2]: Entering directory '/build/icecream/src/icecream-1.4/unittests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/icecream/src/icecream-1.4/unittests' make[1]: Leaving directory '/build/icecream/src/icecream-1.4/unittests' make[1]: Entering directory '/build/icecream/src/icecream-1.4' make[2]: Entering directory '/build/icecream/src/icecream-1.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/icecream/src/icecream-1.4' make[1]: Leaving directory '/build/icecream/src/icecream-1.4'