=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/btget", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for btget-1.05nb43 --- depend --- --- compile --- --- depend --- cd src && /opt/pkg/bin/bmake depend --- compile --- cd src && /opt/pkg/bin/bmake --- benc.o --- --- bts.o --- --- depend --- --- depend --- --- compile --- --- benc.o --- gcc -c -g -Wall -I../include -I../include -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 benc.c -o benc.o --- depend --- makedepend -- -g -Wall -I../include -I../include - benc.c bts.c types.c random.c strbuf.c stream.c peer.c segmenter.c util.c bitset.c context.c bterror.c --- compile --- --- bts.o --- gcc -c -g -Wall -I../include -I../include -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 bts.c -o bts.o --- depend --- makedepend: warning: random.c, line 32: cannot find include file "openssl/sha.h" not in ../include/openssl/sha.h not in ../include/openssl/sha.h not in /usr/include/openssl/sha.h makedepend: warning: peer.c (reading ../include/segmenter.h, line 3): cannot find include file "openssl/sha.h" not in ../include/openssl/sha.h not in ../include/openssl/sha.h not in /usr/include/openssl/sha.h makedepend: warning: peer.c (reading ../include/context.h, line 3): cannot find include file "openssl/sha.h" not in ../include/openssl/sha.h not in ../include/openssl/sha.h not in /usr/include/openssl/sha.h makedepend: warning: segmenter.c, line 18: cannot find include file "openssl/sha.h" not in ../include/openssl/sha.h not in ../include/openssl/sha.h not in /usr/include/openssl/sha.h makedepend: warning: context.c, line 17: cannot find include file "curl/curl.h" not in ../include/curl/curl.h not in ../include/curl/curl.h not in /usr/include/curl/curl.h makedepend: warning: context.c, line 18: cannot find include file "curl/easy.h" not in ../include/curl/easy.h not in ../include/curl/easy.h not in /usr/include/curl/easy.h makedepend: warning: context.c, line 19: cannot find include file "openssl/sha.h" not in ../include/openssl/sha.h not in ../include/openssl/sha.h not in /usr/include/openssl/sha.h --- compile --- bts.c:109:11: error: conflicting types for 'bts_create_strstream'; have 'btStream *(btsIo)' 109 | btStream* bts_create_strstream( btsIo iodir) { | ^~~~~~~~~~~~~~~~~~~~ In file included from bts.c:24: ../include/bts.h:22:11: note: previous declaration of 'bts_create_strstream' with type 'btStream *(void)' 22 | btStream* bts_create_strstream() ; | ^~~~~~~~~~~~~~~~~~~~ bts.c: In function 'bts_get_buf': bts.c:230:13: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 230 | buf.buf = bss->buf; | ^ --- types.o --- gcc -c -g -Wall -I../include -I../include -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 types.c -o types.o --- bts.o --- *** [bts.o] Error code 1 bmake[1]: stopped making "all" in /tmp/work/net/btget/work/libbt-1.05/src bmake[1]: 1 error bmake[1]: stopped making "all" in /tmp/work/net/btget/work/libbt-1.05/src *** [compile] Error code 2 bmake: stopped making "all" in /tmp/work/net/btget/work/libbt-1.05 bmake: 1 error bmake: stopped making "all" in /tmp/work/net/btget/work/libbt-1.05 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/btget *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/btget