=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/finance/cpuminer", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for cpuminer-2.5.1nb18 --- all --- /opt/local/bin/bmake all-recursive --- all-recursive --- Making all in compat --- all-recursive --- --- minerd-cpu-miner.o --- --- minerd-util.o --- --- minerd-cpu-miner.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -pthread -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -fno-strict-aliasing -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c --- minerd-util.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -pthread -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -fno-strict-aliasing -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -MT minerd-util.o -MD -MP -MF .deps/minerd-util.Tpo -c -o minerd-util.o `test -f 'util.c' || echo './'`util.c In file included from util.c:27: util.c: In function 'stratum_connect': /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:1108:17: note: in expansion of macro 'curl_easy_setopt' 1108 | curl_easy_setopt(curl, CURLOPT_VERBOSE, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:1112:9: note: in expansion of macro 'curl_easy_setopt' 1112 | curl_easy_setopt(curl, CURLOPT_FRESH_CONNECT, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:1113:9: note: in expansion of macro 'curl_easy_setopt' 1113 | curl_easy_setopt(curl, CURLOPT_CONNECTTIMEOUT, 30); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:1115:9: note: in expansion of macro 'curl_easy_setopt' 1115 | curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:1116:9: note: in expansion of macro 'curl_easy_setopt' 1116 | curl_easy_setopt(curl, CURLOPT_TCP_NODELAY, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:1121:9: note: in expansion of macro 'curl_easy_setopt' 1121 | curl_easy_setopt(curl, CURLOPT_HTTPPROXYTUNNEL, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:1129:9: note: in expansion of macro 'curl_easy_setopt' 1129 | curl_easy_setopt(curl, CURLOPT_CONNECT_ONLY, 1); | ^~~~~~~~~~~~~~~~ util.c: In function 'json_rpc_call': /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:371:17: note: in expansion of macro 'curl_easy_setopt' 371 | curl_easy_setopt(curl, CURLOPT_VERBOSE, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:376:9: note: in expansion of macro 'curl_easy_setopt' 376 | curl_easy_setopt(curl, CURLOPT_FAILONERROR, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:377:9: note: in expansion of macro 'curl_easy_setopt' 377 | curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:378:9: note: in expansion of macro 'curl_easy_setopt' 378 | curl_easy_setopt(curl, CURLOPT_TCP_NODELAY, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:389:17: note: in expansion of macro 'curl_easy_setopt' 389 | curl_easy_setopt(curl, CURLOPT_FOLLOWLOCATION, 1); | ^~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/finance/cpuminer/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ util.c:405:9: note: in expansion of macro 'curl_easy_setopt' 405 | curl_easy_setopt(curl, CURLOPT_POST, 1); | ^~~~~~~~~~~~~~~~ mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po --- minerd-sha2.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -pthread -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -fno-strict-aliasing -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -MT minerd-sha2.o -MD -MP -MF .deps/minerd-sha2.Tpo -c -o minerd-sha2.o `test -f 'sha2.c' || echo './'`sha2.c --- minerd-cpu-miner.o --- mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po --- minerd-scrypt.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -pthread -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -fno-strict-aliasing -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -MT minerd-scrypt.o -MD -MP -MF .deps/minerd-scrypt.Tpo -c -o minerd-scrypt.o `test -f 'scrypt.c' || echo './'`scrypt.c --- minerd-sha2.o --- mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po --- minerd-sha2-x64.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -pthread -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -MT minerd-sha2-x64.o -MD -MP -MF .deps/minerd-sha2-x64.Tpo -c -o minerd-sha2-x64.o `test -f 'sha2-x64.S' || echo './'`sha2-x64.S mv -f .deps/minerd-sha2-x64.Tpo .deps/minerd-sha2-x64.Po --- minerd-scrypt-x64.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -pthread -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -MT minerd-scrypt-x64.o -MD -MP -MF .deps/minerd-scrypt-x64.Tpo -c -o minerd-scrypt-x64.o `test -f 'scrypt-x64.S' || echo './'`scrypt-x64.S mv -f .deps/minerd-scrypt-x64.Tpo .deps/minerd-scrypt-x64.Po --- minerd-scrypt.o --- mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po --- minerd --- gcc -fno-strict-aliasing -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pthread -lsocket -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -lintl -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o minerd-sha2-x64.o minerd-scrypt-x64.o -Wl,-R/opt/local/lib -L/opt/local/lib -lcurl -ljansson -lpthread