=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/net/cclive", "all", "LUA_VERSION_REQD=54", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for cclive-0.7.16nb54 --- all --- /opt/local/bin/bmake all-recursive --- all-recursive --- Making all in src --- application.o --- --- background.o --- --- curl.o --- --- background.o --- CXX background.o --- application.o --- CXX application.o --- curl.o --- CXX curl.o --- error.o --- CXX error.o --- exec.o --- CXX exec.o --- file.o --- CXX file.o In file included from cc/file.cpp:46: cc/file.cpp: In function 'void cc::_set(write_data*, const quvi::media&, CURL*, progressbar*, double)': cc/file.cpp:195:23: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 195 | curl_easy_setopt(c, CURLOPT_PROGRESSFUNCTION, progress_cb); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/net/cclive/work/.buildlink/include/curl/curl.h:3361:51: note: in definition of macro 'curl_exactly_three_arguments' 3361 | #define curl_exactly_three_arguments(a, b, c) (a, b, c) | ^ cc/file.cpp:195:3: note: in expansion of macro 'curl_easy_setopt' 195 | curl_easy_setopt(c, CURLOPT_PROGRESSFUNCTION, progress_cb); | ^~~~~~~~~~~~~~~~ /tmp/work/net/cclive/work/.buildlink/include/curl/curl.h:1347:21: note: declared here 1347 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/net/cclive/work/.buildlink/include/curl/curl.h:1133:44: note: in definition of macro 'CURLOPTDEPRECATED' 1133 | #define CURLOPTDEPRECATED(na, t, nu, v, m) na CURL_DEPRECATED(v, m) \ | ^~ --- get.o --- CXX get.o --- license.o --- CXX license.o --- log.o --- CXX log.o --- main.o --- CXX main.o --- options.o --- CXX options.o --- progressbar.o --- CXX progressbar.o --- re.o --- CXX re.o --- wait.o --- CXX wait.o --- error_pt4.o --- CXX error_pt4.o --- media_pt4.o --- CXX media_pt4.o --- query_pt4.o --- CXX query_pt4.o --- util.o --- CXX util.o --- cclive --- CXXLD cclive Making all in doc --- all-recursive --- Making all in man1 *** Please use pkgtools/verifypc to sanity check dependencies.