- * Package: sys-cluster/ccs-2.03.09
- * Repository: gentoo
- * Maintainer: cluster@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking cluster-2.03.09.tar.gz to /tmp/portage/sys-cluster/ccs-2.03.09/work
- * Applying ccs-2.03.09-mkostemp.patch ...
- [ ok ]
- >>> Source unpacked in /tmp/portage/sys-cluster/ccs-2.03.09/work
- >>> Compiling source in /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs ...
- Configuring Makefiles for your system...
- Checking tree: nothing to do
- Building against OpenAIS Whitetank
- The following fence agents will be build on this system:
- ifmib xvm egenera rps10 wti gnbd brocade apc vmware manual baytech sanbox2 drac zvm alom vixel rsa bullpap cpint ipmilan eps lpar scsi mcdata apc_snmp ibmblade xcat rackswitch ldom ilo rsb bladecenter
- NOTE: xvm will build only if --enable_xen has been specified
- Completed Makefile configuration
- make -j24 clean
- set -e && \
- for i in lib daemon ccs_test ccs_tool man; do \
- make -C $i clean; \
- done
- make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
- rm -rf *~* *.o *.a *.so *.so.* a.out *.po *.s *.d *.pyc
- rm -rf core core.* .depend cscope.* *.orig *.rej
- rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
- rm -rf Module.symvers Module.markers .*.o.d modules.order
- rm -rf libccs.a libccs.a_test
- rm -rf
- rm -rf ccs.h.gch log.c
- make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
- make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon'
- rm -rf *~* *.o *.a *.so *.so.* a.out *.po *.s *.d *.pyc
- rm -rf core core.* .depend cscope.* *.orig *.rej
- rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
- rm -rf Module.symvers Module.markers .*.o.d modules.order
- rm -rf ccsd ccsd_test
- rm -rf
- make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon'
- make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/ccs_test'
- rm -rf *~* *.o *.a *.so *.so.* a.out *.po *.s *.d *.pyc
- rm -rf core core.* .depend cscope.* *.orig *.rej
- rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
- rm -rf Module.symvers Module.markers .*.o.d modules.order
- rm -rf ccs_test ccs_test_test
- rm -rf
- make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/ccs_test'
- make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/ccs_tool'
- rm -rf *~* *.o *.a *.so *.so.* a.out *.po *.s *.d *.pyc
- rm -rf core core.* .depend cscope.* *.orig *.rej
- rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
- rm -rf Module.symvers Module.markers .*.o.d modules.order
- rm -rf ccs_tool ccs_tool_test
- rm -rf
- make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/ccs_tool'
- make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/man'
- make[1]: Nothing to be done for `clean'.
- make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/man'
- make -j24
- set -e && \
- for i in lib daemon ccs_test ccs_tool man; do \
- make -C $i all; \
- done
- make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/../include -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/../common -I/usr/include -c -o libccs.o /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/libccs.c
- ln -sf /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/../common/log.c log.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/../include -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/../common -I/usr/include -c -o log.o log.c
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/libccs.c: In function 'do_request':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/libccs.c:221:9: warning: variable 'proto' set but not used [-Wunused-but-set-variable]
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/libccs.c: In function 'ccs_disconnect':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/libccs.c:397:9: warning: variable 'payload' set but not used [-Wunused-but-set-variable]
- ar cru libccs.a libccs.o log.o
- ranlib libccs.a
- make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
- make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon'
- make -C ../lib all
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include `xml2-config --cflags` -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../include -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../common -I/usr/include -c -o ccsd.o /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c
- make[2]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include `xml2-config --cflags` -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../include -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../common -I/usr/include -c -o cnx_mgr.o /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/cnx_mgr.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include `xml2-config --cflags` -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../include -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../common -I/usr/include -c -o cluster_mgr.o /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/cluster_mgr.c
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c: In function 'join_group':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:784:7: warning: variable 'error' set but not used [-Wunused-but-set-variable]
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c: In function 'daemonize':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:733:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include `xml2-config --cflags` -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../include -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../common -I/usr/include -c -o misc.o /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/misc.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -Wall -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/config -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DRELEASE_VERSION=\"2.03.09\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include `xml2-config --cflags` -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../include -I/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/../common -I/usr/include -c -o globals.o /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/globals.c
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/misc.c: In function 'get_cluster_name':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/misc.c:99:7: warning: variable 'error' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -o ccsd ccsd.o cnx_mgr.o cluster_mgr.o misc.o globals.o -Wl,-O1 -Wl,--as-needed -L/usr/lib -lcman -L/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib -lccs -L/usr/lib `xml2-config --libs` -lpthread
- cnx_mgr.o: In function `_process_get':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/cnx_mgr.c:795: undefined reference to `log_is_open'
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/cnx_mgr.c:808: undefined reference to `log_is_open'
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/cnx_mgr.c:801: undefined reference to `log_is_open'
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/cnx_mgr.c:802: undefined reference to `log_is_open'
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/cnx_mgr.c:938: undefined reference to `log_is_open'
- cnx_mgr.o:/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/cnx_mgr.c:401: more undefined references to `log_is_open' follow
- ccsd.o: In function `daemonize':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:741: undefined reference to `log_open'
- ccsd.o: In function `process_signal':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:648: undefined reference to `log_is_open'
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:649: undefined reference to `log_is_open'
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:636: undefined reference to `log_is_open'
- ccsd.o: In function `check_cluster_conf':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:511: undefined reference to `log_is_open'
- ccsd.o: In function `main':
- /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:183: undefined reference to `log_is_open'
- ccsd.o:/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:206: more undefined references to `log_is_open' follow
- collect2: error: ld returned 1 exit status
- make[1]: *** [ccsd] Error 1
- make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon'
- make: *** [all] Error 2
- emake failed
- * ERROR: sys-cluster/ccs-2.03.09 failed (compile phase):
- * compile problem
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 2357: Called die
- * The specific snippet of code:
- * emake || die "compile problem"
- *
- * If you need support, post the output of `emerge --info '=sys-cluster/ccs-2.03.09'`,
- * the complete build log and the output of `emerge -pqv '=sys-cluster/ccs-2.03.09'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedd9IHWy: Permission denied