=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for udpcast-20060619nb9 gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o udp-receiver.o udp-receiver.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o socklib.o socklib.c socklib.c: In function 'udpc_getSendBuf': socklib.c:324:65: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] if(getsockopt(sock, SOL_SOCKET, SO_SNDBUF, (char*)&bufsize, &len) < 0) ^ In file included from /usr/include/netinet6/in6.h:73:0, from /usr/include/netinet/in.h:372, from /usr/include/arpa/inet.h:69, from socklib.c:11: /usr/include/sys/socket.h:626:5: note: expected '__socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}' int getsockopt(int, int, int, void *__restrict, socklen_t * __restrict); ^~~~~~~~~~ socklib.c: In function 'udpc_getRcvBuf': socklib.c:337:66: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] if(getsockopt(sock, SOL_SOCKET, SO_RCVBUF, (char *)&bufsize, &len) < 0) ^ In file included from /usr/include/netinet6/in6.h:73:0, from /usr/include/netinet/in.h:372, from /usr/include/arpa/inet.h:69, from socklib.c:11: /usr/include/sys/socket.h:626:5: note: expected '__socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}' int getsockopt(int, int, int, void *__restrict, socklen_t * __restrict); ^~~~~~~~~~ socklib.c: In function 'udpc_getSelectedSock': socklib.c:1089:9: warning: variable 'maxFd' set but not used [-Wunused-but-set-variable] int maxFd; ^~~~~ gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o udpcast.o udpcast.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o receiver-diskio.o receiver-diskio.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o receivedata.o receivedata.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o udpr-negotiate.o udpr-negotiate.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o produconsum.o produconsum.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o fifo.o fifo.c fifo.c: In function 'udpc_initFifo': fifo.c:8:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fifo->dataBuffer += 4096 - (((unsigned int)fifo->dataBuffer) % 4096); ^ gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o log.o log.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o statistics.o statistics.c gcc -c -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -fno-inline fec.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o udpc_version.o udpc_version.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o console.o console.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o process.o process.c gcc -s -Wl,-warn-common udp-receiver.o socklib.o udpcast.o receiver-diskio.o receivedata.o udpr-negotiate.o produconsum.o fifo.o log.o statistics.o fec.o udpc_version.o console.o process.o -pthread -o udp-receiver ld: /usr/lib/libc.so and /usr/lib/crt0.o: warning: multiple common of `environ' gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o udp-sender.o udp-sender.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o rate-limit.o rate-limit.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o sender-diskio.o sender-diskio.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o senddata.o senddata.c senddata.c: In function 'freeSlice': senddata.c:138:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o udps-negotiate.o udps-negotiate.c udps-negotiate.c: In function 'doTransfer': udps-negotiate.c:420:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/include -c -o participants.o participants.c gcc -s -Wl,-warn-common udp-sender.o socklib.o udpcast.o rate-limit.o sender-diskio.o senddata.o udps-negotiate.o fifo.o produconsum.o participants.o log.o statistics.o fec.o udpc_version.o console.o process.o -pthread -o udp-sender ld: /usr/lib/libc.so and /usr/lib/crt0.o: warning: multiple common of `environ' perl html2man.pl html2man.pl cmd.html