+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mad-flute-1.7nb29/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mad-flute-1.7nb29/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for mad-flute-1.7nb29 ------------------- *** ALC library *** ------------------- mkdir lib; cd alclib; /opt/pkg/bin/gmake clean; /opt/pkg/bin/gmake gmake[1]: Entering directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/alclib' rm -f ../lib/libalc.a *.o *~ gmake[1]: Leaving directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/alclib' gmake[1]: Entering directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/alclib' gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o alc_channel.o alc_channel.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o alc_hdr.o alc_hdr.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o alc_rx.o alc_rx.c alc_rx.c: In function 'recv_packet': alc_rx.c:1080:13: warning: variable 'fromlen' set but not used [-Wunused-but-set-variable] 1080 | socklen_t fromlen; | ^~~~~~~ alc_rx.c:1070:27: warning: variable 'from' set but not used [-Wunused-but-set-variable] 1070 | struct sockaddr_storage from; | ^~~~ alc_rx.c: In function 'rx_thread': alc_rx.c:1321:7: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 1321 | int retval = 0; | ^~~~~~ alc_rx.c: In function 'analyze_packet': alc_rx.c:678:79: warning: '%s' directive writing 13 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 678 | sprintf(filename, "%s/%s", ch->s->base_dir, "object_XXXXXX"); | ^~ ~~~~~~~~~~~~~~~ alc_rx.c:678:57: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 678 | sprintf(filename, "%s/%s", ch->s->base_dir, "object_XXXXXX"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alc_rx.c:672:79: warning: '%s' directive writing 13 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 672 | sprintf(filename, "%s/%s", ch->s->base_dir, "object_XXXXXX"); | ^~ ~~~~~~~~~~~~~~~ alc_rx.c:672:57: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 672 | sprintf(filename, "%s/%s", ch->s->base_dir, "object_XXXXXX"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alc_rx.c:667:79: warning: '%s' directive writing 13 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 667 | sprintf(filename, "%s/%s", ch->s->base_dir, "object_XXXXXX"); | ^~ ~~~~~~~~~~~~~~~ alc_rx.c:667:57: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 667 | sprintf(filename, "%s/%s", ch->s->base_dir, "object_XXXXXX"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alc_rx.c:713:71: warning: '%s' directive writing 9 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] 713 | sprintf(filename, "%s/%s", ch->s->base_dir, "st_XXXXXX"); | ^~ ~~~~~~~~~~~ alc_rx.c:713:49: note: 'sprintf' output between 11 and 1034 bytes into a destination of size 1024 713 | sprintf(filename, "%s/%s", ch->s->base_dir, "st_XXXXXX"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o alc_session.o alc_session.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o alc_socket.o alc_socket.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o alc_tx.o alc_tx.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o lct_hdr.o lct_hdr.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o mad.o mad.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o transport.o transport.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o blocking_alg.o blocking_alg.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o null_fec.o null_fec.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o xor_fec.o xor_fec.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o fec.o fec.c fec.c: In function 'fec_free': fec.c:672:53: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 672 | p->magic != ( ( (FEC_MAGIC ^ p->k) ^ p->n) ^ (int)(p->enc_matrix)) ) { | ^ fec.c: In function 'fec_new': fec.c:708:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 708 | retval->magic = ( ( FEC_MAGIC ^ k) ^ n) ^ (int)(retval->enc_matrix) ; | ^ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o rs_fec.o rs_fec.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o mad_rlc.o mad_rlc.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -o alc_list.o alc_list.c creating library ../lib/libalc.a... ar rc ../lib/libalc.a alc_channel.o alc_hdr.o alc_rx.o alc_session.o alc_socket.o alc_tx.o lct_hdr.o mad.o transport.o blocking_alg.o null_fec.o xor_fec.o fec.o rs_fec.o mad_rlc.o alc_list.o ranlib ../lib/libalc.a gmake[1]: Leaving directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/alclib' done ------------------- *** SDP library *** ------------------- mkdir lib; cd sdplib; /opt/pkg/bin/gmake clean; /opt/pkg/bin/gmake gmake[1]: Entering directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/sdplib' rm -f ../lib/libsdp.a *.o *~ gmake[1]: Leaving directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/sdplib' gmake[1]: Entering directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/sdplib' gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -DSTDC_HEADERS -DHAVE_CTYPE_H -DHAVE_STRING_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_TIME_H -DHAVE_TIME_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_SYS_UNISTD_H -DHAVE_SYS_SELECT_H -DHAVE_PTH_PTHREAD_H -o osip_port.o osip_port.c osip_port.c: In function 'osip_hash': osip_port.c:1095:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1095 | while (c = *str++) | ^ osip_port.c: At top level: osip_port.c:104:27: warning: 'trace_func' defined but not used [-Wunused-variable] 104 | static osip_trace_func_t *trace_func = 0; | ^~~~~~~~~~ osip_port.c:103:12: warning: 'use_syslog' defined but not used [-Wunused-variable] 103 | static int use_syslog = 0; | ^~~~~~~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -DSTDC_HEADERS -DHAVE_CTYPE_H -DHAVE_STRING_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_TIME_H -DHAVE_TIME_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_SYS_UNISTD_H -DHAVE_SYS_SELECT_H -DHAVE_PTH_PTHREAD_H -o osip_list.o osip_list.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -DSTDC_HEADERS -DHAVE_CTYPE_H -DHAVE_STRING_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_TIME_H -DHAVE_TIME_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_SYS_UNISTD_H -DHAVE_SYS_SELECT_H -DHAVE_PTH_PTHREAD_H -o sdp_accessor.o sdp_accessor.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -DSTDC_HEADERS -DHAVE_CTYPE_H -DHAVE_STRING_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_TIME_H -DHAVE_TIME_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_SYS_UNISTD_H -DHAVE_SYS_SELECT_H -DHAVE_PTH_PTHREAD_H -o sdp_message.o sdp_message.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -DSTDC_HEADERS -DHAVE_CTYPE_H -DHAVE_STRING_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_TIME_H -DHAVE_TIME_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_SYS_UNISTD_H -DHAVE_SYS_SELECT_H -DHAVE_PTH_PTHREAD_H -o sdplib.o sdplib.c creating library ../lib/libsdp.a... ar rc ../lib/libsdp.a osip_port.o osip_list.o sdp_accessor.o sdp_message.o sdplib.o ranlib ../lib/libsdp.a gmake[1]: Leaving directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/sdplib' done --------------------- *** FLUTE library *** --------------------- mkdir lib; cd flutelib; /opt/pkg/bin/gmake clean; /opt/pkg/bin/gmake gmake[1]: Entering directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/flutelib' rm -f ../lib/libflutelib.a *.o *~ gmake[1]: Leaving directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/flutelib' gmake[1]: Entering directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/flutelib' gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o flute.o flute.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition flute.c: In function 'flute_sender': flute.c:451:13: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 451 | int nbytes; | ^~~~~~ flute.c: In function 'flute_receiver_report': flute.c:1325:61: warning: the comparison will always evaluate as 'true' for the address of 'sessionDescriptionURI' will never be NULL [-Waddress] 1325 | if(apd->bmFileRepair->sessionDescriptionURI != NULL) { | ^~ In file included from flute.c:73: apd.h:78:8: note: 'sessionDescriptionURI' declared here 78 | char sessionDescriptionURI[MAX_HTTP_URL_LENGTH]; /**< URI where to fecth file repair session description */ | ^~~~~~~~~~~~~~~~~~~~~ flute.c:779:13: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 779 | int nbytes; | ^~~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o sender.o sender.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o receiver.o receiver.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition receiver.c: In function 'receiver_in_ui_mode': receiver.c:1147:13: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 1147 | int retval = 0; | ^~~~~~ receiver.c: In function 'recvfile': receiver.c:308:12: warning: 'filename' may be used uninitialized [-Wmaybe-uninitialized] 308 | strcat(filename, PAD_SUFFIX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: by argument 1 of type 'const char *' to '__builtin_strlen' declared here receiver.c:146:8: note: 'filename' declared here 146 | char filename[MAX_PATH_LENGTH]; | ^~~~~~~~ receiver.c: In function 'fdtbasedrecv': receiver.c:895:11: warning: 'free' called on unallocated object 'tmp_filename' [-Wfree-nonheap-object] 895 | free(tmp_filename); | ^~~~~~~~~~~~~~~~~~ receiver.c:587:8: note: declared here 587 | char tmp_filename[MAX_PATH_LENGTH]; | ^~~~~~~~~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o fdt.o fdt.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition fdt.c: In function 'startElement_FDT': fdt.c:296:44: warning: comparison between pointer and zero character constant [-Wpointer-compare] 296 | if(*(atts) == '\0' || *ep != '\0') { | ^~ fdt.c:296:36: note: did you mean to dereference the pointer? 296 | if(*(atts) == '\0' || *ep != '\0') { | ^ fdt.c:353:44: warning: comparison between pointer and zero character constant [-Wpointer-compare] 353 | if(*(atts) == '\0' || *ep != '\0') { | ^~ fdt.c:353:36: note: did you mean to dereference the pointer? 353 | if(*(atts) == '\0' || *ep != '\0') { | ^ fdt.c:382:44: warning: comparison between pointer and zero character constant [-Wpointer-compare] 382 | if(*(atts) == '\0' || *ep != '\0') { | ^~ fdt.c:382:36: note: did you mean to dereference the pointer? 382 | if(*(atts) == '\0' || *ep != '\0') { | ^ fdt.c:503:44: warning: comparison between pointer and zero character constant [-Wpointer-compare] 503 | if(*(atts) == '\0' || *ep != '\0') { | ^~ fdt.c:503:36: note: did you mean to dereference the pointer? 503 | if(*(atts) == '\0' || *ep != '\0') { | ^ fdt.c: In function 'decode_fdt_payload': fdt.c:635:46: warning: format '%d' expects argument of type 'int', but argument 4 has type 'XML_Size' {aka 'long unsigned int'} [-Wformat=] 635 | fprintf(stderr, "%s at line %d\n", | ~^ | | | int | %ld 636 | XML_ErrorString(XML_GetErrorCode(parser)), 637 | XML_GetCurrentLineNumber(parser)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | XML_Size {aka long unsigned int} fdt.c: In function 'PrintFDT': fdt.c:785:15: warning: variable 'enc' set but not used [-Wunused-but-set-variable] 785 | char *enc = encoding; | ^~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o fdt_gen.o fdt_gen.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition fdt_gen.c: In function 'encode_file': fdt_gen.c:265:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 265 | fprintf(fp, "Content-Length=\"%llu\"", file_stats.st_size); | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | off_t {aka long int} | long long unsigned int | %lu fdt_gen.c:349:75: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 349 | fprintf(fp, "Transfer-Length=\"%llu\"", enc_file_stats.st_size); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | | off_t {aka long int} | long long unsigned int | %lu fdt_gen.c: In function 'encode_directory': fdt_gen.c:1051:58: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 1051 | fprintf(fp, "Content-Length=\"%llu\"", file_stats.st_size); | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | off_t {aka long int} | long long unsigned int | %lu fdt_gen.c:1060:75: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 1060 | fprintf(fp, "Transfer-Length=\"%llu\"", compute_padding_length(file_stats.st_size, s->def_max_sblen, s->def_eslen) + file_stats.st_size); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long long unsigned int off_t {aka long int} | %lu fdt_gen.c:1103:75: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 1103 | fprintf(fp, "Transfer-Length=\"%llu\"", enc_file_stats.st_size); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | | off_t {aka long int} | long long unsigned int | %lu gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o mad_md5.o mad_md5.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition mad_md5.c: In function 'file_md5': mad_md5.c:74:9: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 74 | MD5_Init(&ctx); | ^~~~~~~~ In file included from mad_md5.c:45: /home/pbulk/build/devel/mad-flute/work/.buildlink/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ mad_md5.c:109:17: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 109 | MD5_Update(&ctx, (unsigned char*)zBuf, (unsigned)nbytes); | ^~~~~~~~~~ /home/pbulk/build/devel/mad-flute/work/.buildlink/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ mad_md5.c:112:9: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 112 | MD5_Final(md5_digest, &ctx); | ^~~~~~~~~ /home/pbulk/build/devel/mad-flute/work/.buildlink/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ In file included from mad_md5.c:46: /home/pbulk/build/devel/mad-flute/work/.buildlink/include/openssl/bio.h:637:34: warning: value computed is not used [-Wunused-value] 637 | # define BIO_flush(b) (int)BIO_ctrl(b,BIO_CTRL_FLUSH,0,NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mad_md5.c:118:9: note: in expansion of macro 'BIO_flush' 118 | BIO_flush(bio); | ^~~~~~~~~ mad_md5.c: In function 'buffer_md5': mad_md5.c:156:9: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 156 | MD5_Init(&ctx); | ^~~~~~~~ /home/pbulk/build/devel/mad-flute/work/.buildlink/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ mad_md5.c:158:9: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 158 | MD5_Update(&ctx, buffer, (unsigned int)length); | ^~~~~~~~~~ /home/pbulk/build/devel/mad-flute/work/.buildlink/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ mad_md5.c:159:9: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 159 | MD5_Final(md5_digest, &ctx); | ^~~~~~~~~ /home/pbulk/build/devel/mad-flute/work/.buildlink/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ /home/pbulk/build/devel/mad-flute/work/.buildlink/include/openssl/bio.h:637:34: warning: value computed is not used [-Wunused-value] 637 | # define BIO_flush(b) (int)BIO_ctrl(b,BIO_CTRL_FLUSH,0,NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mad_md5.c:165:9: note: in expansion of macro 'BIO_flush' 165 | BIO_flush(bio); | ^~~~~~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o uri.o uri.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o getdnsname.o getdnsname.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o mad_zlib.o mad_zlib.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition mad_zlib.c: In function 'gz_uncompress': mad_zlib.c:116:55: warning: passing argument 1 of 'gzerror' from incompatible pointer type [-Wincompatible-pointer-types] 116 | printf("Error: %s\n", gzerror(out, &err)); | ^~~ | | | FILE * In file included from mad_zlib.c:38: /home/pbulk/build/devel/mad-flute/work/.buildlink/include/zlib.h:1659:45: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'FILE *' 1659 | ZEXTERN const char * ZEXPORT gzerror(gzFile file, int *errnum); | ~~~~~~~^~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o padding_encoding.o padding_encoding.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o parse_args.o parse_args.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition parse_args.c: In function 'parse_args': parse_args.c:229:28: warning: the comparison will always evaluate as 'false' for the pointer operand in '*(argv + (sizetype)((long unsigned int)i * 8)) + 3' must not be NULL [-Waddress] 229 | if(&argv[i][3] == '\0' || *ep != '\0') { | ^~ parse_args.c:229:28: warning: comparison between pointer and zero character constant [-Wpointer-compare] parse_args.c:229:16: note: did you mean to dereference the pointer? 229 | if(&argv[i][3] == '\0' || *ep != '\0') { | ^ parse_args.c:425:28: warning: the comparison will always evaluate as 'false' for the pointer operand in '*(argv + (sizetype)((long unsigned int)i * 8)) + 3' must not be NULL [-Waddress] 425 | if(&argv[i][3] == '\0' || *ep != '\0') { | ^~ parse_args.c:425:28: warning: comparison between pointer and zero character constant [-Wpointer-compare] parse_args.c:425:16: note: did you mean to dereference the pointer? 425 | if(&argv[i][3] == '\0' || *ep != '\0') { | ^ parse_args.c:536:28: warning: the comparison will always evaluate as 'false' for the pointer operand in '*(argv + (sizetype)((long unsigned int)i * 8)) + 3' must not be NULL [-Waddress] 536 | if(&argv[i][3] == '\0' || *ep != '\0') { | ^~ parse_args.c:536:28: warning: comparison between pointer and zero character constant [-Wpointer-compare] parse_args.c:536:16: note: did you mean to dereference the pointer? 536 | if(&argv[i][3] == '\0' || *ep != '\0') { | ^ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o mad_utf8.o mad_utf8.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o http_file_repair.o http_file_repair.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition http_file_repair.c: In function 'http_file_repair': http_file_repair.c:637:13: warning: variable 'tmp_uri_len' set but not used [-Wunused-but-set-variable] 637 | int tmp_uri_len; | ^~~~~~~~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o flute_file_repair.o flute_file_repair.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o apd.o apd.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition apd.c: In function 'decode_apd_config': apd.c:212:46: warning: format '%d' expects argument of type 'int', but argument 4 has type 'XML_Size' {aka 'long unsigned int'} [-Wformat=] 212 | fprintf(stderr, "%s at line %d\n", | ~^ | | | int | %ld 213 | XML_ErrorString(XML_GetErrorCode(parser)), 214 | XML_GetCurrentLineNumber(parser)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | XML_Size {aka long unsigned int} gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -fPIC -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I/opt/pkg/ssl/include -I/opt/pkg/include/curl -o display.o display.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition creating library ../lib/libflutelib.a... ar rc ../lib/libflutelib.a flute.o sender.o receiver.o fdt.o fdt_gen.o mad_md5.o uri.o getdnsname.o mad_zlib.o padding_encoding.o parse_args.o mad_utf8.o http_file_repair.o flute_file_repair.o apd.o display.o ../lib/libsdp.a ../lib/libalc.a ranlib ../lib/libflutelib.a gmake[1]: Leaving directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/flutelib' done ------------------------- *** FLUTE application *** ------------------------- mkdir bin; cd flute; /opt/pkg/bin/gmake clean; /opt/pkg/bin/gmake gmake[1]: Entering directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/flute' rm -f ../bin/flute *.o *~ gmake[1]: Leaving directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/flute' gmake[1]: Entering directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/flute' gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -O3 -g -DLINUX -D_LARGE_FILE_API -D_LARGEFILE64_SOURCE -D_ISOC99_SOURCE -D_XOPEN_SOURCE=500 -I../flutelib -I/usr/local/ssl/include -I/usr/include -o main.o main.c : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition gcc -o ../bin/flute main.o -L/opt/pkg/lib -Wl,-rpath,/opt/pkg/lib -L../lib -Wl,-rpath,../lib -lflutelib -lalc -lsdp -lexpat -lpthread -lm -lz -lcurl -L/usr/local/ssl/lib -lcrypto Undefined first referenced symbol in file __xnet_sendto ../lib/libalc.a(alc_tx.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) __xnet_socket ../lib/libalc.a(alc_socket.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) if_nametoindex ../lib/libalc.a(alc_socket.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) gethostbyname ../lib/libflutelib.a(getdnsname.o) (symbol belongs to implicit dependency /lib/amd64/libnsl.so.1) getnameinfo ../lib/libalc.a(alc_rx.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) setsockopt ../lib/libalc.a(alc_socket.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) __xnet_getaddrinfo ../lib/libalc.a(alc_socket.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) recvfrom ../lib/libalc.a(alc_rx.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) freeaddrinfo ../lib/libalc.a(alc_channel.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) __xnet_bind ../lib/libalc.a(alc_socket.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) gai_strerror ../lib/libalc.a(alc_socket.o) (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) ld: fatal: symbol referencing errors. No output written to ../bin/flute collect2: error: ld returned 1 exit status gmake[1]: *** [Makefile:25: flute] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/devel/mad-flute/work/mad_fcl_v1.7_src/flute' gmake: *** [Makefile:28: flute] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/mad-flute *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/mad-flute