=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/net/podcastdl", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. ===> Building for podcastdl-0.3.3nb23 [ 25%] Building C object src/CMakeFiles/podcastdl.dir/podcast.c.o [ 50%] Building C object src/CMakeFiles/podcastdl.dir/podcastdl.c.o [ 75%] Building C object src/CMakeFiles/podcastdl.dir/util.c.o In file included from /tmp/work/net/podcastdl/work/.buildlink/include/mrss.h:23, from /tmp/work/net/podcastdl/work/podcastdl-0.3.3/src/podcastdl.c:18: /tmp/work/net/podcastdl/work/podcastdl-0.3.3/src/podcastdl.c: In function 'get_podcast_item': /tmp/work/net/podcastdl/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/net/podcastdl/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ /tmp/work/net/podcastdl/work/podcastdl-0.3.3/src/podcastdl.c:127:7: note: in expansion of macro 'curl_easy_setopt' 127 | curl_easy_setopt(curl, CURLOPT_VERBOSE,0); | ^~~~~~~~~~~~~~~~ /tmp/work/net/podcastdl/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/net/podcastdl/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ /tmp/work/net/podcastdl/work/podcastdl-0.3.3/src/podcastdl.c:129:7: note: in expansion of macro 'curl_easy_setopt' 129 | curl_easy_setopt(curl, CURLOPT_FOLLOWLOCATION, 1); | ^~~~~~~~~~~~~~~~ [100%] Linking C executable podcastdl [100%] Built target podcastdl