1. * Package: sys-cluster/ccs-2.03.09
  2. * Repository: gentoo
  3. * Maintainer: cluster@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking cluster-2.03.09.tar.gz to /tmp/portage/sys-cluster/ccs-2.03.09/work
  8. * Applying ccs-2.03.09-mkostemp.patch ...
  9. [ ok ]
  10. >>> Source unpacked in /tmp/portage/sys-cluster/ccs-2.03.09/work
  11. >>> Compiling source in /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs ...
  12. Configuring Makefiles for your system...
  13. Checking tree: nothing to do
  14. Building against OpenAIS Whitetank
  15. The following fence agents will be build on this system:
  16. 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
  17. NOTE: xvm will build only if --enable_xen has been specified
  18. Completed Makefile configuration
  19. make -j24 clean
  20. set -e && \
  21. for i in lib daemon ccs_test ccs_tool man; do \
  22. make -C $i clean; \
  23. done
  24. make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
  25. rm -rf *~* *.o *.a *.so *.so.* a.out *.po *.s *.d *.pyc
  26. rm -rf core core.* .depend cscope.* *.orig *.rej
  27. rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
  28. rm -rf Module.symvers Module.markers .*.o.d modules.order
  29. rm -rf libccs.a libccs.a_test
  30. rm -rf
  31. rm -rf ccs.h.gch log.c
  32. make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
  33. make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon'
  34. rm -rf *~* *.o *.a *.so *.so.* a.out *.po *.s *.d *.pyc
  35. rm -rf core core.* .depend cscope.* *.orig *.rej
  36. rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
  37. rm -rf Module.symvers Module.markers .*.o.d modules.order
  38. rm -rf ccsd ccsd_test
  39. rm -rf
  40. make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon'
  41. make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/ccs_test'
  42. rm -rf *~* *.o *.a *.so *.so.* a.out *.po *.s *.d *.pyc
  43. rm -rf core core.* .depend cscope.* *.orig *.rej
  44. rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
  45. rm -rf Module.symvers Module.markers .*.o.d modules.order
  46. rm -rf ccs_test ccs_test_test
  47. rm -rf
  48. make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/ccs_test'
  49. make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/ccs_tool'
  50. rm -rf *~* *.o *.a *.so *.so.* a.out *.po *.s *.d *.pyc
  51. rm -rf core core.* .depend cscope.* *.orig *.rej
  52. rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
  53. rm -rf Module.symvers Module.markers .*.o.d modules.order
  54. rm -rf ccs_tool ccs_tool_test
  55. rm -rf
  56. make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/ccs_tool'
  57. make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/man'
  58. make[1]: Nothing to be done for `clean'.
  59. make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/man'
  60. make -j24
  61. set -e && \
  62. for i in lib daemon ccs_test ccs_tool man; do \
  63. make -C $i all; \
  64. done
  65. make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
  66. 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
  67. ln -sf /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/../common/log.c log.c
  68. 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
  69. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/libccs.c: In function 'do_request':
  70. /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]
  71. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib/libccs.c: In function 'ccs_disconnect':
  72. /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]
  73. ar cru libccs.a libccs.o log.o
  74. ranlib libccs.a
  75. make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
  76. make[1]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon'
  77. make -C ../lib all
  78. 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
  79. make[2]: Entering directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
  80. make[2]: Nothing to be done for `all'.
  81. make[2]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/lib'
  82. 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
  83. 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
  84. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c: In function 'join_group':
  85. /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]
  86. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c: In function 'daemonize':
  87. /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]
  88. 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
  89. 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
  90. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/misc.c: In function 'get_cluster_name':
  91. /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]
  92. 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
  93. cnx_mgr.o: In function `_process_get':
  94. /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'
  95. /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'
  96. /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'
  97. /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'
  98. /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'
  99. 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
  100. ccsd.o: In function `daemonize':
  101. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:741: undefined reference to `log_open'
  102. ccsd.o: In function `process_signal':
  103. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:648: undefined reference to `log_is_open'
  104. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:649: undefined reference to `log_is_open'
  105. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:636: undefined reference to `log_is_open'
  106. ccsd.o: In function `check_cluster_conf':
  107. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:511: undefined reference to `log_is_open'
  108. ccsd.o: In function `main':
  109. /tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon/ccsd.c:183: undefined reference to `log_is_open'
  110. 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
  111. collect2: error: ld returned 1 exit status
  112. make[1]: *** [ccsd] Error 1
  113. make[1]: Leaving directory `/tmp/portage/sys-cluster/ccs-2.03.09/work/cluster-2.03.09/ccs/daemon'
  114. make: *** [all] Error 2
  115. emake failed
  116. * ERROR: sys-cluster/ccs-2.03.09 failed (compile phase):
  117. * compile problem
  118. *
  119. * Call stack:
  120. * ebuild.sh, line 85: Called src_compile
  121. * environment, line 2357: Called die
  122. * The specific snippet of code:
  123. * emake || die "compile problem"
  124. *
  125. * If you need support, post the output of `emerge --info '=sys-cluster/ccs-2.03.09'`,
  126. * the complete build log and the output of `emerge -pqv '=sys-cluster/ccs-2.03.09'`.
  127. sed: couldn't open temporary file /etc/portage/package.mask/sedd9IHWy: Permission denied