Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 481742 Details for
Bug 624158
sys-cluster/cman: main.c:(.text.startup+<snip>): undefined reference to `get_time'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-cluster:cman-3.2.0:20170707-165454.log
sys-cluster:cman-3.2.0:20170707-165454.log (text/plain), 50.68 KB, created by
Toralf Förster
on 2017-07-07 17:42:37 UTC
(
hide
)
Description:
sys-cluster:cman-3.2.0:20170707-165454.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-07 17:42:37 UTC
Size:
50.68 KB
patch
obsolete
> * Package: sys-cluster/cman-3.2.0 > * Repository: gentoo > * Maintainer: cluster@gentoo.org > * USE: abi_x86_64 amd64 dbus elibc_glibc kernel_linux ldap test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/4.12.0-gentoo/build > * Found sources for kernel version: > * 4.12.0-gentoo >>>> Unpacking source... >>>> Unpacking cluster-3.2.0.tar.gz to /var/tmp/portage/sys-cluster/cman-3.2.0/work >>>> Source unpacked in /var/tmp/portage/sys-cluster/cman-3.2.0/work >>>> Preparing source in /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0 ... > >Configuring Makefiles for your system... > >Checking tree: nothing to do >Completed Makefile configuration > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0 ... >make -j1 >make -C common all >make[1]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common' >set -e && \ >for i in ; do \ > make -C $i all; \ >done >make[1]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common' >make -C config all >make[1]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config' >set -e && \ >for i in plugins tools man; do \ > make -C $i all; \ >done >make[2]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/plugins' >set -e && \ >for i in xml ldap; do \ > make -C $i all; \ >done >make[3]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/plugins/xml' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -fPIC -D_GNU_SOURCE `xml2-config --cflags` -I/usr/include -c -o config.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/plugins/xml/config.c >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,config_xml.lcrso -o config_xml.lcrso config.o -Wl,-O1 -Wl,--as-needed `xml2-config --libs` -L/usr/lib64 >make[3]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/plugins/xml' >make[3]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/plugins/ldap' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -fPIC -I/usr/include -I/usr/include -c -o configldap.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/plugins/ldap/configldap.c >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,config_ldap.lcrso -o config_ldap.lcrso configldap.o -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lldap -L/usr/lib64 >make[3]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/plugins/ldap' >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/plugins' >make[2]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools' >set -e && \ >for i in ccs_tool ldap xml man; do \ > make -C $i all; \ >done >make[3]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ccs_tool' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE `xml2-config --cflags` -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/usr/include -c -o ccs_tool.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ccs_tool/ccs_tool.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE `xml2-config --cflags` -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/usr/include -c -o editconf.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ccs_tool/editconf.c >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ccs_tool/editconf.c: In function âlist_servicesâ: >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ccs_tool/editconf.c:1671:26: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] > if (!cur_service->type == XML_ELEMENT_NODE || > ^~ >x86_64-pc-linux-gnu-gcc -o ccs_tool ccs_tool.o editconf.o -Wl,-O1 -Wl,--as-needed -L/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -lccs `xml2-config --libs` -L/usr/lib64 >ln -sf ccs_tool ccs_test >make[3]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ccs_tool' >make[3]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap' >set -e && \ >for i in rng2ldif; do \ > make -C $i confdb2ldif.Tpo; \ >done >make[4]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif' >make[4]: *** No rule to make target 'confdb2ldif.Tpo'. Stop. >make[4]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -I/usr/include -c -o confdb2ldif.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/confdb2ldif.c >x86_64-pc-linux-gnu-gcc -o confdb2ldif confdb2ldif.o -Wl,-O1 -Wl,--as-needed -L/usr/lib64/corosync -lconfdb -L/usr/lib64 >set -e && \ >for i in rng2ldif; do \ > make -C $i all; \ >done >make[4]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -I/usr/include -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I. `xml2-config --cflags` -I/usr/include -c -o zalloc.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif/zalloc.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -I/usr/include -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I. `xml2-config --cflags` -I/usr/include -c -o value-list.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif/value-list.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -I/usr/include -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I. `xml2-config --cflags` -I/usr/include -c -o ldaptypes.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif/ldaptypes.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -I/usr/include -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I. `xml2-config --cflags` -I/usr/include -c -o name.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif/name.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -I/usr/include -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I. `xml2-config --cflags` -I/usr/include -c -o rng2ldif.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif/rng2ldif.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -I/usr/include -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I. `xml2-config --cflags` -I/usr/include -c -o tree.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif/tree.c >x86_64-pc-linux-gnu-gcc -o rng2ldif zalloc.o value-list.o ldaptypes.o name.o rng2ldif.o tree.o -Wl,-O1 -Wl,--as-needed -L/usr/lib64/corosync -lconfdb -L/usr/lib64 `xml2-config --libs` -L/usr/lib64 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/include -I/usr/include -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I. `xml2-config --cflags` -I/usr/include -c -o genclass.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif/genclass.c >x86_64-pc-linux-gnu-gcc -o genclass zalloc.o value-list.o ldaptypes.o name.o genclass.o -Wl,-O1 -Wl,--as-needed -L/usr/lib64/corosync -lconfdb -L/usr/lib64 `xml2-config --libs` -L/usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap/rng2ldif' >make[3]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/ldap' >make[3]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/xml' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -I/usr/include -I/usr/include -c -o ccs_config_dump.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/xml/ccs_config_dump.c >x86_64-pc-linux-gnu-gcc -o ccs_config_dump ccs_config_dump.o -Wl,-O1 -Wl,--as-needed -L/usr/lib64/corosync -lconfdb -L/usr/lib64 >cat /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/xml/ccs_config_validate.in | sed \ > -e 's#@SBINDIR@#/usr/sbin#g' \ > -e 's#@SHAREDIR@#/usr/share/cluster#g' \ > -e 's#@VERSION@#3.2.0#g' \ >> ccs_config_validate >cat /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/xml/ccs_update_schema.in | sed \ > -e 's#@SBINDIR@#/usr/sbin#g' \ > -e 's#@SHAREDIR@#/usr/share/cluster#g' \ > -e 's#@VERSION@#3.2.0#g' \ >> ccs_update_schema >ln -sf /var/lib/cluster/cluster.rng cluster.rng >make[3]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/xml' >make[3]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/man' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools/man' >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/tools' >make[2]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/man' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/man' >make[1]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config' >make -C cman all >make[1]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman' >set -e && \ >for i in cman_tool daemon qdisk notifyd init.d man scripts; do \ > make -C $i all; \ >done >make[2]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/cman_tool' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -DCOROSYNCBIN=\"/usr/sbin/corosync\" -DSBINDIR=\"/usr/sbin\" -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/usr/include -I/usr/include -c -o main.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/cman_tool/main.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -DCOROSYNCBIN=\"/usr/sbin/corosync\" -DSBINDIR=\"/usr/sbin\" -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/usr/include -I/usr/include -c -o join.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/cman_tool/join.c >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/cman_tool/join.c: In function âjoinâ: >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/cman_tool/join.c:255:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(p[1], scratch, strlen(scratch)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/cman_tool/join.c:261:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(p[1], scratch, strlen(scratch)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -o cman_tool main.o join.o -Wl,-O1 -Wl,--as-needed -L/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -lcman -L/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -lccs -L/usr/lib64/corosync -lconfdb -L/usr/lib64 >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/cman_tool' >make[2]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/daemon' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -fPIC -I/usr/include -I/usr/include -I/usr/include -c -o daemon.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/daemon/daemon.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -fPIC -I/usr/include -I/usr/include -I/usr/include -c -o ais.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/daemon/ais.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -fPIC -I/usr/include -I/usr/include -I/usr/include -c -o commands.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/daemon/commands.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -fPIC -I/usr/include -I/usr/include -I/usr/include -c -o barrier.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/daemon/barrier.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -fPIC -I/usr/include -I/usr/include -I/usr/include -c -o cmanconfig.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/daemon/cmanconfig.c >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,service_cman.lcrso -o service_cman.lcrso daemon.o ais.o commands.o barrier.o cmanconfig.o -Wl,-O1 -Wl,--as-needed -L/usr/lib64 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -fPIC -I/usr/include -I/usr/include -I/usr/include -c -o cman-preconfig.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/daemon/cman-preconfig.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -fPIC -I/usr/include -I/usr/include -I/usr/include -c -o fnvhash.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/daemon/fnvhash.c >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,config_cmanpre.lcrso -o config_cmanpre.lcrso cman-preconfig.o fnvhash.o -Wl,-O1 -Wl,--as-needed -L/usr/lib64 >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/daemon' >make[2]: Entering directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -I/usr/include -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk -I/usr/include -c -o disk.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/disk.c >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/disk.c: In function âqdisk_readâ: >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/disk.c:442:2: warning: âalignedBufâ may be used uninitialized in this function [-Wmaybe-uninitialized] > free(alignedBuf); > ^~~~~~~~~~~~~~~~ >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/disk.c:381:8: note: âalignedBufâ was declared here > void *alignedBuf; > ^~~~~~~~~~ >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/disk.c: In function âqdisk_writeâ: >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/disk.c:523:2: warning: âalignedBufâ may be used uninitialized in this function [-Wmaybe-uninitialized] > free(alignedBuf); > ^~~~~~~~~~~~~~~~ >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/disk.c:459:8: note: âalignedBufâ was declared here > void *alignedBuf; > ^~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -I/usr/include -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk -I/usr/include -c -o disk_util.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/disk_util.c >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/disk_util.c:80:10: warning: âgetuptimeâ is static but used in inline function âget_timeâ which is not static > return getuptime(tv); > ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -I/usr/include -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk -I/usr/include -c -o proc.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/proc.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -I/usr/include -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk -I/usr/include -c -o scandisk.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/scandisk.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -I/usr/include -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk -I/usr/include -c -o iostate.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/iostate.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -I/usr/include -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk -I/usr/include -c -o main.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/main.c >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/main.c:62:20: warning: inline function â_diff_tvâ declared but never defined > extern inline void _diff_tv(struct timeval *dest, struct timeval *start, > ^~~~~~~~ >/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/main.c:61:19: warning: inline function âget_timeâ declared but never defined > extern inline int get_time(struct timeval *tv, int use_uptime); > ^~~~~~~~ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -I/usr/include -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk -I/usr/include -c -o score.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/score.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -I/usr/include -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk -I/usr/include -c -o bitmap.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/bitmap.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -Wall -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make -DDEFAULT_CONFIG_DIR=\"/etc/cluster\" -DDEFAULT_CONFIG_FILE=\"cluster.conf\" -DLOGDIR=\"/var/log/cluster\" -DSYSLOGFACILITY=LOG_LOCAL4 -DSYSLOGLEVEL=LOG_INFO -DRELEASE_VERSION=\"3.2.0\" -D_GNU_SOURCE -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -I/usr/include -I/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk -I/usr/include -c -o daemon_init.o /var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk/daemon_init.c >x86_64-pc-linux-gnu-gcc -o qdiskd disk.o disk_util.o proc.o scandisk.o iostate.o main.o score.o bitmap.o daemon_init.o -L/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/lib -L/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/config/libs/libccsconfdb -lcman -lccs -Wl,-O1 -Wl,--as-needed -L/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/common/liblogthread -llogthread -lpthread -L/usr/lib64 -lz -lrt -L/usr/lib64 >main.o: In function `main': >main.c:(.text.startup+0xbad): undefined reference to `get_time' >main.c:(.text.startup+0xbda): undefined reference to `get_time' >main.c:(.text.startup+0xe4c): undefined reference to `get_time' >main.c:(.text.startup+0xe69): undefined reference to `_diff_tv' >main.c:(.text.startup+0xeaa): undefined reference to `_diff_tv' >main.c:(.text.startup+0xee8): undefined reference to `_diff_tv' >main.c:(.text.startup+0x1098): undefined reference to `get_time' >main.c:(.text.startup+0x114e): undefined reference to `_diff_tv' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:40: qdiskd] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman/qdisk' >make[1]: *** [/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/make/passthrough.mk:4: all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0/cman' >make: *** [Makefile:21: cman] Error 2 > * ERROR: sys-cluster/cman-3.2.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-cluster/cman-3.2.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-cluster/cman-3.2.0::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-cluster:cman-3.2.0:20170707-165454.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/cman-3.2.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/cman-3.2.0/temp/environment'. > * Working directory: '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0' > * S: '/var/tmp/portage/sys-cluster/cman-3.2.0/work/cluster-3.2.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 624158
:
481734
|
481736
|
481738
|
481740
| 481742 |
481744
|
556014
|
556016
|
556018