=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/collectd-write_prometheus", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for collectd-write_prometheus-5.12.0nb30 --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- prometheus.pb-c.c --- --- prometheus.pb-c.h --- --- prometheus.pb-c.c --- PROTOC-C prometheus.pb-c.c --- prometheus.pb-c.h --- PROTOC-C prometheus.pb-c.h --- prometheus.pb-c.c --- WARNING: All log messages before absl::InitializeLog() is called are written to STDERR W0000 00:00:1788520465.630072 1 main.cc:45] `protoc-c` is deprecated. Please use `protoc` instead! --- write_prometheus_la-prometheus.pb-c.lo --- CC write_prometheus_la-prometheus.pb-c.lo --- prometheus.pb-c.h --- WARNING: All log messages before absl::InitializeLog() is called are written to STDERR W0000 00:00:1788520465.658011 1 main.cc:45] `protoc-c` is deprecated. Please use `protoc` instead! --- src/write_prometheus_la-write_prometheus.lo --- CC src/write_prometheus_la-write_prometheus.lo src/write_prometheus.c: In function 'http_handler': src/write_prometheus.c:250:23: warning: storing the address of local variable '({anonymous})' in '*connection_state' [-Wdangling-pointer=] 250 | *connection_state = &(int){42}; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ src/write_prometheus.c:250:31: note: '({anonymous})' declared here 250 | *connection_state = &(int){42}; | ^ src/write_prometheus.c:240:39: note: 'connection_state' declared here 240 | void **connection_state) { | ~~~~~~~^~~~~~~~~~~~~~~~ --- write_prometheus.la --- CCLD write_prometheus.la *** Please use pkgtools/verifypc to sanity check dependencies.