=> Bootstrap dependency digest>=20211023: found digest-20220214
===> 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 suck-4.3.2nb15
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    makephrases.c
In file included from makephrases.c:5:0:
suck_config.h:185:0: warning: "memmove" redefined
 #define memmove(a,b,c) bcopy(b,a,c)
 
In file included from /usr/include/string.h:127:0,
                 from makephrases.c:4:
/usr/include/ssp/string.h:96:0: note: this is the location of the previous definition
 #define memmove(dst, src, len) __ssp_bos_check3(memmove, dst, src, len)
 
makephrases.c: In function 'main':
makephrases.c:123:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  exit(retval);
  ^~~~
makephrases.c:123:2: warning: incompatible implicit declaration of built-in function 'exit'
makephrases.c:123:2: note: include '<stdlib.h>' or provide a declaration of 'exit'
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    suck_phrases.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    rpost_phrases.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    test_phrases.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    both_phrases.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    lmove_phrases.c
gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib   -o makephrases makephrases.o suck_phrases.o rpost_phrases.o test_phrases.o  both_phrases.o lmove_phrases.o 
./makephrases phrases.h
Created phrases.h
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    both.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    suck.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    suckutils.c
gcc -c -O2 -mieee -I/usr/include  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    -D_REENTRANT -D_GNU_SOURCE  killfile.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    timer.c
gcc -c -O2 -mieee -I/usr/include  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    -D_REENTRANT -D_GNU_SOURCE  killprg.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    dedupe.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    active.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    batch.c
batch.c: In function 'do_lmovebatch':
batch.c:229:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
   exit(-1); /* so we aren't running two sucks */
   ^~~~
batch.c:229:3: warning: incompatible implicit declaration of built-in function 'exit'
batch.c:229:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
batch.c: In function 'do_post_filter':
batch.c:429:5: warning: incompatible implicit declaration of built-in function 'exit'
     exit(-1); /* so we aren't running two sucks */
     ^~~~
batch.c:429:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
gcc -c -O2 -mieee -I/usr/include  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    -D_REENTRANT -D_GNU_SOURCE  xover.c
xover.c: In function 'find_msgid':
xover.c:575:11: warning: comparison between pointer and zero character constant [-Wpointer-compare]
    if(ptr != '\0') {
           ^~
xover.c:575:7: note: did you mean to dereference the pointer?
    if(ptr != '\0') {
       ^
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    ssort.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    chkhistory.c
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    db.c
gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib      -o suck both.o both_phrases.o suck.o suckutils.o killfile.o timer.o killprg.o  dedupe.o suck_phrases.o active.o batch.o xover.o ssort.o chkhistory.o  db.o    -lssl
gcc -c -O2 -mieee -I/usr/include  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    -D_REENTRANT -D_GNU_SOURCE  rpost.c
gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib     -o rpost both.o both_phrases.o rpost.o rpost_phrases.o   -lssl
ld: rpost.o: in function `parse_filter_args':
(.text+0xcdc): warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    testhost.c
gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib    -o testhost both.o both_phrases.o testhost.o test_phrases.o  -lssl
gcc -c -O2 -mieee -I/usr/include -DHAVE_LIBSSL  -I. -I. -I/usr/include -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.2\"    lmove.c
gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib    -o lmove both.o both_phrases.o lmove.o lmove_phrases.o  -lssl
make done