(view as text)
gmake -k all
 in dir /export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['gmake', '-k', 'all']
 environment:
  CC=/opt/solarisstudio12.4/bin/cc
  HOME=/export/home/buildbot-unstable10s
  LD_OPTIONS=-R/opt/csw/lib
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  PATH=/opt/csw/bin:/usr/bin:/usr/ccs/bin
  PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig
  PWD=/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build
  SHELL=/opt/csw/bin/bash
  SHLVL=0
  SSH_CLIENT=192.168.1.8 33722 22
  SSH_CONNECTION=192.168.1.8 33722 192.168.1.32 22
  SSH_TTY=/dev/pts/11
  TERM=xterm
  TZ=Europe/Berlin
  USER=buildbot
  _=/bin/sh
 using PTY: False
  YACC     src/liboconfig/parser.c
/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/src/liboconfig/parser.y:78.1-14: warning: POSIX Yacc does not support %error-verbose [-Wyacc]
   78 | %error-verbose
      | ^~~~~~~~~~~~~~
/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/src/liboconfig/parser.y:78.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
   78 | %error-verbose
      | ^~~~~~~~~~~~~~
      | %define parse.error verbose
/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/src/liboconfig/parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
updating src/liboconfig/parser.h
  POD2MAN  src/collectd.1
  POD2MAN  src/collectd.conf.5
  POD2MAN  src/collectd-email.5
  POD2MAN  src/collectd-exec.5
  POD2MAN  src/collectdctl.1
  POD2MAN  src/collectd-java.5
  POD2MAN  src/collectd-lua.5
  POD2MAN  src/collectdmon.1
  POD2MAN  src/collectd-nagios.1
  POD2MAN  src/collectd-perl.5
  POD2MAN  src/collectd-python.5
  POD2MAN  src/collectd-snmp.5
  POD2MAN  src/collectd-tg.1
  POD2MAN  src/collectd-threshold.5
  POD2MAN  src/collectd-unixsock.5
  POD2MAN  src/types.db.5
gmake  all-am
gmake[1]: Entering directory '/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build'
  CC       src/collectd_nagios-collectd-nagios.o
  CC       src/libcollectdclient/libcollectdclient_la-client.lo
  CC       src/libcollectdclient/libcollectdclient_la-network.lo
  CC       src/libcollectdclient/libcollectdclient_la-network_buffer.lo
  CC       src/libcollectdclient/libcollectdclient_la-network_parse.lo
"src/libcollectdclient/network_parse.c", line 261: warning: initializer does not fit or is out of range: 248
  CC       src/libcollectdclient/libcollectdclient_la-server.lo
  CCLD     libcollectdclient.la
  CCLD     collectd-nagios
  CC       src/collectd_tg-collectd-tg.o
  CC       src/utils/heap/heap.lo
  CCLD     libheap.la
  CCLD     collectd-tg
  CC       src/collectdctl-collectdctl.o
  CCLD     collectdctl
  CC       src/daemon/collectd-collectd.o
"./src/config.h", line 1586: warning: macro redefined: _FILE_OFFSET_BITS
  CC       src/daemon/collectd-configfile.o
  CC       src/daemon/collectd-filter_chain.o
  CC       src/daemon/collectd-globals.o
  CC       src/utils/metadata/collectd-meta_data.o
  CC       src/daemon/collectd-plugin.o
"src/daemon/plugin.c", line 438: warning: assignment type mismatch:
	pointer to function(void) returning void "=" pointer to void
"src/daemon/plugin.c", line 532: warning: assignment type mismatch:
	pointer to function(void) returning int "=" pointer to void
"src/daemon/plugin.c", line 539: warning: assignment type mismatch:
	pointer to function(pointer to struct user_data_s {pointer to void data, pointer to function(..) returning void free_func}) returning int "=" pointer to void
"src/daemon/plugin.c", line 1691: warning: assignment type mismatch:
	pointer to function(void) returning int "=" pointer to void
"src/daemon/plugin.c", line 1759: warning: assignment type mismatch:
	pointer to function(void) returning int "=" pointer to void
"src/daemon/plugin.c", line 1764: warning: assignment type mismatch:
	pointer to function(pointer to struct user_data_s {pointer to void data, pointer to function(..) returning void free_func}) returning int "=" pointer to void
"src/daemon/plugin.c", line 1818: warning: assignment type mismatch:
	pointer to function(pointer to const struct data_set_s {array[128] of char type, unsigned int ds_num, pointer to struct data_source_s {..} ds}, pointer to const struct value_list_s {pointer to union value_u {..} values, unsigned int values_len, unsigned long long time, unsigned long long interval, array[128] of char host, array[128] of char plugin, array[128] of char plugin_instance, array[128] of char type, array[128] of char type_instance, pointer to struct meta_data_s {..} meta}, pointer to struct user_data_s {pointer to void data, pointer to function(..) returning void free_func}) returning int "=" pointer to void
"src/daemon/plugin.c", line 1855: warning: assignment type mismatch:
	pointer to function(pointer to const struct data_set_s {array[128] of char type, unsigned int ds_num, pointer to struct data_source_s {..} ds}, pointer to const struct value_list_s {pointer to union value_u {..} values, unsigned int values_len, unsigned long long time, unsigned long long interval, array[128] of char host, array[128] of char plugin, array[128] of char plugin_instance, array[128] of char type, array[128] of char type_instance, pointer to struct meta_data_s {..} meta}, pointer to struct user_data_s {pointer to void data, pointer to function(..) returning void free_func}) returning int "=" pointer to void
"src/daemon/plugin.c", line 1882: warning: assignment type mismatch:
	pointer to function(unsigned long long, pointer to const char, pointer to struct user_data_s {pointer to void data, pointer to function(..) returning void free_func}) returning int "=" pointer to void
"src/daemon/plugin.c", line 1927: warning: assignment type mismatch:
	pointer to function(void) returning int "=" pointer to void
"src/daemon/plugin.c", line 1969: warning: assignment type mismatch:
	pointer to function(pointer to const struct value_list_s {pointer to union value_u {..} values, unsigned int values_len, unsigned long long time, unsigned long long interval, array[128] of char host, array[128] of char plugin, array[128] of char plugin_instance, array[128] of char type, array[128] of char type_instance, pointer to struct meta_data_s {..} meta}, pointer to struct user_data_s {pointer to void data, pointer to function(..) returning void free_func}) returning int "=" pointer to void
"src/daemon/plugin.c", line 2374: warning: assignment type mismatch:
	pointer to function(pointer to const struct notification_s {int severity, unsigned long long time, array[256] of char message, array[128] of char host, array[128] of char plugin, array[128] of char plugin_instance, array[128] of char type, array[128] of char type_instance, pointer to struct notification_meta_s {..} meta}, pointer to struct user_data_s {pointer to void data, pointer to function(..) returning void free_func}) returning int "=" pointer to void
"src/daemon/plugin.c", line 2414: warning: assignment type mismatch:
	pointer to function(int, pointer to const char, pointer to struct user_data_s {pointer to void data, pointer to function(..) returning void free_func}) returning void "=" pointer to void
  CC       src/daemon/collectd-utils_cache.o
  CC       src/daemon/collectd-utils_complain.o
  CC       src/daemon/collectd-utils_random.o
  CC       src/daemon/collectd-utils_subst.o
  CC       src/daemon/collectd-utils_time.o
  CC       src/daemon/collectd-types_list.o
  CC       src/daemon/collectd-utils_threshold.o
  CC       src/daemon/collectd-cmd.o
"./src/config.h", line 1586: warning: macro redefined: _FILE_OFFSET_BITS
  CC       src/utils/avltree/avltree.lo
  CCLD     libavltree.la
  CC       src/utils/common/common.lo
  CCLD     libcommon.la
  CC       src/daemon/utils_llist.lo
  CCLD     libllist.la
  CC       src/liboconfig/liboconfig_la-oconfig.lo
  LEX      src/liboconfig/scanner.c
  CC       src/liboconfig/liboconfig_la-scanner.lo
  CC       src/liboconfig/liboconfig_la-parser.lo
  CCLD     liboconfig.la
  CCLD     collectd
  CC       src/collectdmon.o
  CCLD     collectdmon
  CC       src/utils/cmds/cmds.lo
  CC       src/utils/cmds/flush.lo
  CC       src/utils/cmds/getthreshold.lo
  CC       src/utils/cmds/getval.lo
  CC       src/utils/cmds/listval.lo
  CC       src/utils/cmds/putnotif.lo
  CC       src/utils/cmds/putval.lo
  CC       src/utils/cmds/parse_option.lo
  CC       src/utils/metadata/meta_data.lo
  CCLD     libmetadata.la
  CCLD     libcmds.la
  CC       src/utils/format_graphite/format_graphite.lo
  CCLD     libformat_graphite.la
  CC       src/utils/format_json/libformat_json_la-format_json.lo
  CCLD     libformat_json.la
  CC       src/utils/ignorelist/ignorelist.lo
  CCLD     libignorelist.la
  CC       src/utils/latency/latency.lo
  CC       src/utils/latency/latency_config.lo
  CCLD     liblatency.la
  CC       src/utils/lookup/vl_lookup.lo
  CCLD     liblookup.la
  CC       src/utils/mount/mount.lo
  CCLD     libmount.la
  CC       src/aggregation.lo
  CCLD     aggregation.la
  CC       src/apcups.lo
  CCLD     apcups.la
  CC       src/chrony_la-chrony.lo
"src/chrony.c", line 27: cannot find include file: <chrony.h>
"src/chrony.c", line 91: warning: implicit function declaration: chrony_open_socket
"src/chrony.c", line 195: syntax error before or at: *
"src/chrony.c", line 195: warning: undefined or missing type for: const
"src/chrony.c", line 196: warning: undefined or missing type for: const
"src/chrony.c", line 196: warning: undefined or missing type for: const
"src/chrony.c", line 196: warning: undefined or missing type for: int
"src/chrony.c", line 201: warning: implicit function declaration: chrony_get_field_index
"src/chrony.c", line 201: undefined symbol: s
"src/chrony.c", line 201: undefined symbol: name
"src/chrony.c", line 207: warning: implicit function declaration: chrony_get_field_type
"src/chrony.c", line 208: undefined symbol: CHRONY_TYPE_UINTEGER
"src/chrony.c", line 208: non-constant case expression
"src/chrony.c", line 209: warning: implicit function declaration: chrony_get_field_uinteger
"src/chrony.c", line 211: undefined symbol: CHRONY_TYPE_INTEGER
"src/chrony.c", line 211: non-constant case expression
"src/chrony.c", line 212: warning: implicit function declaration: chrony_get_field_integer
"src/chrony.c", line 214: undefined symbol: CHRONY_TYPE_FLOAT
"src/chrony.c", line 214: non-constant case expression
"src/chrony.c", line 215: warning: implicit function declaration: chrony_get_field_float
"src/chrony.c", line 217: undefined symbol: CHRONY_TYPE_TIMESPEC
"src/chrony.c", line 217: non-constant case expression
"src/chrony.c", line 218: warning: implicit function declaration: chrony_get_field_timespec
"src/chrony.c", line 218: assignment type mismatch:
	struct timespec {long tv_sec, long tv_nsec} "=" int
"src/chrony.c", line 228: undefined symbol: p_is_valid
"src/chrony.c", line 233: undefined symbol: p_type
"src/chrony.c", line 233: undefined symbol: p_type_inst
"src/chrony.c", line 233: warning: improper pointer/integer combination: arg #1
"src/chrony.c", line 233: warning: improper pointer/integer combination: arg #2
"src/chrony.c", line 236: warning: no explicit type given
"src/chrony.c", line 236: syntax error before or at: process_responses
"src/chrony.c", line 236: syntax error before or at: *
"src/chrony.c", line 236: warning: old-style declaration or incorrect type for: process_responses
"src/chrony.c", line 237: warning: implicit function declaration: chrony_get_fd
"src/chrony.c", line 237: undefined symbol: s
"src/chrony.c", line 240: syntax error before or at: r
"src/chrony.c", line 249: warning: implicit function declaration: chrony_needs_response
"src/chrony.c", line 258: undefined symbol: r
"src/chrony.c", line 258: warning: implicit function declaration: chrony_process_response
"src/chrony.c", line 259: undefined symbol: CHRONY_OK
"src/chrony.c", line 273: undefined symbol: CHRONY_OK
"src/chrony.c", line 319: syntax error before or at: *
"src/chrony.c", line 319: warning: undefined or missing type for: const
"src/chrony.c", line 319: warning: undefined or missing type for: int
"src/chrony.c", line 322: warning: implicit function declaration: chrony_request_record
"src/chrony.c", line 322: undefined symbol: s
"src/chrony.c", line 322: undefined symbol: report
"src/chrony.c", line 322: undefined symbol: record
"src/chrony.c", line 323: undefined symbol: CHRONY_OK
"src/chrony.c", line 329: syntax error before or at: *
"src/chrony.c", line 333: undefined symbol: s
"src/chrony.c", line 334: undefined symbol: CHRONY_OK
"src/chrony.c", line 352: syntax error before or at: *
"src/chrony.c", line 352: warning: undefined or missing type for: unsigned
"src/chrony.c", line 356: warning: implicit function declaration: chrony_request_report_number_records
"src/chrony.c", line 356: undefined symbol: s
"src/chrony.c", line 357: undefined symbol: CHRONY_OK
"src/chrony.c", line 361: undefined symbol: CHRONY_OK
"src/chrony.c", line 364: undefined symbol: p_count
"src/chrony.c", line 364: cannot dereference non-pointer type
"src/chrony.c", line 364: warning: implicit function declaration: chrony_get_report_number_records
"src/chrony.c", line 368: syntax error before or at: *
"src/chrony.c", line 368: warning: undefined or missing type for: int
"src/chrony.c", line 368: warning: undefined or missing type for: char
"src/chrony.c", line 369: warning: undefined or missing type for: size_t
"src/chrony.c", line 369: warning: undefined or missing type for: int
"src/chrony.c", line 373: undefined symbol: s
"src/chrony.c", line 373: undefined symbol: p_src_idx
"src/chrony.c", line 374: undefined symbol: CHRONY_OK
"src/chrony.c", line 379: undefined symbol: src_addr
"src/chrony.c", line 379: warning: implicit function declaration: chrony_get_field_string
"src/chrony.c", line 379: undefined symbol: addr_size
"src/chrony.c", line 379: warning: improper pointer/integer combination: arg #1
"src/chrony.c", line 379: warning: improper pointer/integer combination: arg #2
"src/chrony.c", line 384: undefined symbol: src_addr
"src/chrony.c", line 384: undefined symbol: addr_size
"src/chrony.c", line 384: warning: improper pointer/integer combination: arg #1
"src/chrony.c", line 393: undefined symbol: p_is_reachable
"src/chrony.c", line 393: cannot dereference non-pointer type
"src/chrony.c", line 396: undefined symbol: src_addr
"src/chrony.c", line 406: syntax error before or at: *
"src/chrony.c", line 406: warning: undefined or missing type for: int
"src/chrony.c", line 406: warning: undefined or missing type for: const
"src/chrony.c", line 407: warning: undefined or missing type for: const
"src/chrony.c", line 411: undefined symbol: s
"src/chrony.c", line 411: undefined symbol: p_src_idx
"src/chrony.c", line 412: undefined symbol: CHRONY_OK
"src/chrony.c", line 416: undefined symbol: src_addr
"src/chrony.c", line 416: undefined symbol: p_is_reachable
"src/chrony.c", line 416: cannot dereference non-pointer type
"src/chrony.c", line 417: cannot dereference non-pointer type
"src/chrony.c", line 422: syntax error before or at: *
"src/chrony.c", line 424: syntax error before or at: rc
"src/chrony.c", line 427: undefined symbol: rc
"src/chrony.c", line 427: undefined symbol: s
"src/chrony.c", line 454: undefined symbol: chrony_session
"src/chrony.c", line 454: undefined symbol: s
"src/chrony.c", line 466: warning: implicit function declaration: chrony_init_session
"src/chrony.c", line 466: undefined symbol: CHRONY_OK
"src/chrony.c", line 470: warning: implicit function declaration: chrony_deinit_session
"src/chrony.c", line 478: warning: implicit function declaration: chrony_close_socket
cc: acomp failed for src/chrony.c
gmake[1]: *** [Makefile:7705: src/chrony_la-chrony.lo] Error 1
  CC       src/check_uptime.lo
  CCLD     check_uptime.la
  CC       src/cpu_la-cpu.lo
  CCLD     cpu.la
  CC       src/csv.lo
  CCLD     csv.la
  CC       src/df.lo
  CCLD     df.la
  CC       src/disk_la-disk.lo
  CCLD     disk.la
  CC       src/email.lo
"src/email.c", line 357: warning: statement not reached
"src/email.c", line 516: warning: statement not reached
  CCLD     email.la
  CC       src/exec.lo
  CCLD     exec.la
  CC       src/filecount.lo
  CCLD     filecount.la
  CC       src/hddtemp.lo
  CCLD     hddtemp.la
  CC       src/interface_la-interface.lo
  CCLD     interface.la
  CC       src/load_la-load.lo
  CCLD     load.la
  CC       src/logfile.lo
  CCLD     logfile.la
  CC       src/logparser_la-logparser.lo
  CC       src/utils/message_parser/logparser_la-message_parser.lo
  CC       src/logparser_la-utils_tail_match.lo
  CC       src/utils/tail/logparser_la-tail.lo
  CC       src/utils/match/logparser_la-match.lo
  CC       src/utils/latency/logparser_la-latency.lo
  CC       src/utils/latency/logparser_la-latency_config.lo
  CCLD     logparser.la
  CC       src/lua_la-lua.lo
  CC       src/lua_la-utils_lua.lo
  CCLD     lua.la
  CC       src/match_empty_counter.lo
  CCLD     match_empty_counter.la
  CC       src/match_hashed.lo
  CCLD     match_hashed.la
  CC       src/match_regex.lo
  CCLD     match_regex.la
  CC       src/match_timediff.lo
  CCLD     match_timediff.la
  CC       src/match_value.lo
  CCLD     match_value.la
  CC       src/mbmon.lo
  CCLD     mbmon.la
  CC       src/memcached.lo
  CCLD     memcached.la
  CC       src/memory_la-memory.lo
  CCLD     memory.la
  CC       src/multimeter.lo
  CCLD     multimeter.la
  CC       src/mysql_la-mysql.lo
  CCLD     mysql.la
  CC       src/network_la-network.lo
  CC       src/network_la-utils_fbhash.lo
  CCLD     network.la
  CC       src/nfs.lo
  CCLD     nfs.la
  CC       src/notify_nagios.lo
  CCLD     notify_nagios.la
  CC       src/ntpd.lo
  CCLD     ntpd.la
  CC       src/olsrd.lo
  CCLD     olsrd.la
  CC       src/openvpn.lo
  CCLD     openvpn.la
  CC       src/perl_la-perl.lo
  CCLD     perl.la
  CC       src/postgresql_la-postgresql.lo
  CC       src/utils/db_query/postgresql_la-db_query.lo
  CCLD     postgresql.la
  CC       src/powerdns.lo
  CCLD     powerdns.la
  CC       src/processes_la-processes.lo
  CCLD     processes.la
  CC       src/statsd.lo
  CCLD     statsd.la
  CC       src/swap_la-swap.lo
  CCLD     swap.la
  CC       src/syslog.lo
  CCLD     syslog.la
  CC       src/table.lo
  CCLD     table.la
  CC       src/tail.lo
  CC       src/utils/match/match.lo
  CC       src/utils/tail/tail.lo
  CC       src/utils_tail_match.lo
  CCLD     tail.la
  CC       src/tail_csv.lo
  CCLD     tail_csv.la
  CC       src/tape.lo
  CCLD     tape.la
  CC       src/target_notification.lo
  CCLD     target_notification.la
  CC       src/target_replace.lo
  CCLD     target_replace.la
  CC       src/target_scale.lo
  CCLD     target_scale.la
  CC       src/target_set.lo
  CCLD     target_set.la
  CC       src/target_v5upgrade.lo
  CCLD     target_v5upgrade.la
  CC       src/teamspeak2.lo
  CCLD     teamspeak2.la
  CC       src/ted.lo
  CCLD     ted.la
  CC       src/threshold.lo
  CCLD     threshold.la
  CC       src/unixsock.lo
  CCLD     unixsock.la
  CC       src/uptime_la-uptime.lo
  CCLD     uptime.la
  CC       src/users_la-users.lo
  CCLD     users.la
  CC       src/uuid.lo
  CCLD     uuid.la
  CC       src/write_graphite.lo
  CCLD     write_graphite.la
  CC       src/write_influxdb_udp_la-write_influxdb_udp.lo
  CCLD     write_influxdb_udp.la
  CC       src/write_log.lo
  CCLD     write_log.la
  CC       src/write_riemann_la-write_riemann.lo
  CC       src/write_riemann_la-write_riemann_threshold.lo
  CCLD     write_riemann.la
  CC       src/write_sensu.lo
  CCLD     write_sensu.la
  CC       src/write_syslog.lo
  CCLD     write_syslog.la
  CC       src/write_tsdb.lo
  CCLD     write_tsdb.la
  CC       src/zfs_arc.lo
  CCLD     zfs_arc.la
  CC       src/zookeeper.lo
  CCLD     zookeeper.la
  CC       src/zone.lo
  CCLD     zone.la
echo timestamp > classnoinst.stamp
if test ! -d buildperl; then \
  mkdir -p buildperl/Collectd/Plugins; \
  cp ./bindings/perl/lib/Collectd.pm buildperl/; \
  cp ./bindings/perl/Makefile.PL buildperl/; \
  cp ./bindings/perl/lib/Collectd/Unixsock.pm buildperl/Collectd/; \
  cp ./bindings/perl/lib/Collectd/Plugins/OpenVZ.pm buildperl/Collectd/Plugins/; \
fi
touch .perl-directory-stamp
cd buildperl && /opt/csw/bin/perl Makefile.PL PREFIX=/opt/csw
WARNING: TEST_REQUIRES is not a known parameter.
'TEST_REQUIRES' is not a known MakeMaker parameter name.
Writing Makefile for Collectd
cd buildperl && gmake
gmake[2]: Entering directory '/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/buildperl'
cp Collectd.pm blib/lib/Collectd.pm
cp Collectd/Plugins/OpenVZ.pm blib/lib/Collectd/Plugins/OpenVZ.pm
cp Collectd/Unixsock.pm blib/lib/Collectd/Unixsock.pm
Manifying blib/man3/Collectd::Unixsock.3perl
gmake[2]: Leaving directory '/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build/buildperl'
gmake[1]: Target 'all-am' not remade because of errors.
gmake[1]: Leaving directory '/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build'
gmake: *** [Makefile:5379: all] Error 2
program finished with exit code 2
elapsedTime=814.705869