=> 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 ripmime-1.4.0.10nb1 gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c strstack.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c mime.c mime.c: In function 'iconvert': mime.c:3020:36: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] size_t iconv_res = iconv(_iconv, &from_str_pp, &inbytesleft, &to_str_pp, &outbytesleft); ^ In file included from mime.c:38:0: /usr/include/iconv.h:46:8: note: expected 'const char ** restrict' but argument is of type 'char **' size_t iconv(iconv_t, const char ** __restrict, ^~~~~ gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c ffget.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c MIME_headers.c ./build_tnef gcc -Wall -g -O2 -I. -D___TNEF_BYTE_ORDER=4321 -c tnef.c In file included from /usr/include/stdio.h:597:0, from tnef.c:37: tnef.c: In function 'save_attach_data': tnef.c:335:38: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 1024 [-Wformat-truncation=] snprintf(filename, sizeof(filename),"%s/%s", TNEF_glb.path, title ); ^ tnef.c:335:2: note: '__builtin_snprintf' output 2 or more bytes (assuming 1026) into a destination of size 1024 snprintf(filename, sizeof(filename),"%s/%s", TNEF_glb.path, title ); ^ gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c rawget.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c pldstr.c pldstr.c: In function 'PLD_strtok': pldstr.c:300:30: warning: comparison between pointer and zero character constant [-Wpointer-compare] if ((st->start)&&(st->start != '\0')) ^~ pldstr.c:300:20: note: did you mean to dereference the pointer? if ((st->start)&&(st->start != '\0')) ^ gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c logger.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c libmime-decoders.c libmime-decoders.c: In function 'iconvert': libmime-decoders.c:156:38: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] size_t iconv_res = iconv(_iconv, &in_str_pp, &inbytesleft, &out_str_pp, &outbytesleft); ^ In file included from libmime-decoders.c:11:0: /usr/include/iconv.h:46:8: note: expected 'const char ** restrict' but argument is of type 'char **' size_t iconv(iconv_t, const char ** __restrict, ^~~~~ gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c boundary-stack.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c uuencode.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE -c filename-filters.c ./build_ripOLE rm -f *.o ripole gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -c ole.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -c olestream-unwrap.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -c bytedecoders.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -c logger.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -c pldstr.c pldstr.c: In function 'PLD_strtok': pldstr.c:300:30: warning: comparison between pointer and zero character constant [-Wpointer-compare] if ((st->start)&&(st->start != '\0')) ^~ pldstr.c:300:20: note: did you mean to dereference the pointer? if ((st->start)&&(st->start != '\0')) ^ gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -c bt-int.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include ole.o olestream-unwrap.o bytedecoders.o logger.o pldstr.o bt-int.o ripole.c -o ripole ./generate-buildcodes.sh gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DRIPOLE ripmime.c strstack.o mime.o ffget.o MIME_headers.o tnef/tnef.o rawget.o pldstr.o logger.o libmime-decoders.o boundary-stack.o uuencode.o filename-filters.o ripOLE/ole.o ripOLE/olestream-unwrap.o ripOLE/bytedecoders.o ripOLE/bt-int.o -o ripmime -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib