MidnightBSD Magus

mail/batv-milter

Milter for BATV (Bounce Address Tag Validation)

Flavor Version Run OSVersion Arch License Restricted Status
0.5.0_1 634 4.0 i386 No License 0 fail

License Permissions:

Events

Machine Type Time Message
m4032 info 2026-04-23 14:41:29.545167 Test Started
m4032 fail 2026-04-23 14:41:39.067506 make build returned non-zero: 1
m4032 fail 2026-04-23 14:41:39.127212 Test complete.

Log

===>  Building for batv-milter-0.5.0_1
--- all ---
Making all in:
/magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/batv-filter
Configuration: pfx=, os=MidnightBSD, rel=4.0.4, rbase=4, rroot=4.0, arch=i386, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/batv-filter using /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/devtools/OS/MidnightBSD
Including /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/devtools/Site/site.config.m4 
Making dependencies in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/batv-filter
--- sm_os.h ---
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_freebsd.h sm_os.h
--- depend ---
mkdep -a -f Makefile -I. -I../../include  -I/usr/include -DWITHOUT_SMSTRING -D_THREAD_SAFE batv-filter.c config.c util.c  
Making in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/batv-filter
--- /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm/libsm.a ---
--- batv-filter.o ---
--- config.o ---
--- util.o ---
--- /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm/libsm.a ---
(cd ../../libsm; sh Build )
--- batv-filter.o ---
cc  -O -I. -I../../include  -I/usr/include -DWITHOUT_SMSTRING -D_THREAD_SAFE -DXP_MT -c batv-filter.c -o batv-filter.o
--- config.o ---
cc  -O -I. -I../../include  -I/usr/include -DWITHOUT_SMSTRING -D_THREAD_SAFE -DXP_MT -c config.c -o config.o
--- util.o ---
cc  -O -I. -I../../include  -I/usr/include -DWITHOUT_SMSTRING -D_THREAD_SAFE -DXP_MT -c util.c -o util.o
--- /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm/libsm.a ---
Configuration: pfx=, os=MidnightBSD, rel=4.0.4, rbase=4, rroot=4.0, arch=i386, sfx=, variant=optimized
Using M4=/usr/bin/m4
Creating /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm using /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/devtools/OS/MidnightBSD
--- batv-filter.o ---
batv-filter.c:599:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  599 | batv_mkregexp(str, addr, len)
      | ^
batv-filter.c:889:20: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
  889 |                         batvf_lowercase(host);
      |                                         ^~~~
./util.h:22:42: note: passing argument to parameter here
   22 | extern void batvf_lowercase __P((u_char *));
      |                                          ^
batv-filter.c:2584:45: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign]
 2584 |                 cfg = config_load(conffile, batvf_config, &line,
      |                                                           ^~~~~
./config.h:57:54: note: passing argument to parameter here
   57 |                                        unsigned int *, char *, size_t));
      |                                                      ^
batv-filter.c:3312:22: warning: passing 'char[513]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
 3312 |                                 batvf_trimspaces(line);
      |                                                  ^~~~
./util.h:24:43: note: passing argument to parameter here
   24 | extern void batvf_trimspaces __P((u_char *));
      |                                           ^
--- /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm/libsm.a ---
Including /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/devtools/Site/site.config.m4 
--- batv-filter.o ---
4 warnings generated.
--- /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm/libsm.a ---
Making dependencies in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm
--- sm_os.h ---
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_freebsd.h sm_os.h
--- depend ---
mkdep -a -f Makefile -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  assert.c debug.c errstring.c exc.c heap.c match.c rpool.c strdup.c strerror.c strl.c clrerr.c fclose.c feof.c ferror.c fflush.c fget.c fpos.c findfp.c flags.c fopen.c fprintf.c fpurge.c fput.c fread.c fscanf.c fseek.c fvwrite.c fwalk.c fwrite.c get.c makebuf.c put.c refill.c rewind.c setvbuf.c smstdio.c snprintf.c sscanf.c stdio.c strio.c ungetc.c vasprintf.c vfprintf.c vfscanf.c vprintf.c vsnprintf.c wbuf.c wsetup.c string.c stringf.c xtrap.c strto.c test.c path.c strcasecmp.c strrevcmp.c signal.c clock.c config.c shm.c sem.c mbdb.c strexit.c cf.c ldap.c niprop.c mpeix.c memstat.c util.c  
Making in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm
--- assert.o ---
--- debug.o ---
--- errstring.o ---
--- exc.o ---
--- heap.o ---
--- match.o ---
--- rpool.o ---
--- strdup.o ---
--- assert.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c assert.c -o assert.o
--- debug.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c debug.c -o debug.o
--- errstring.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c errstring.c -o errstring.o
--- exc.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c exc.c -o exc.o
--- heap.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c heap.c -o heap.o
--- match.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c match.c -o match.o
--- rpool.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c rpool.c -o rpool.o
--- strdup.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strdup.c -o strdup.o
--- debug.o ---
debug.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   76 | sm_debug_setfile(fp)
      | ^
debug.c:225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  225 | sm_debug_addsetting_x(pattern, level)
      | ^
debug.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  259 | parse_named_setting_x(s)
      | ^
debug.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  320 | sm_debug_addsettings_x(s)
      | ^
debug.c:350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  350 | sm_debug_loadlevel(debug)
      | ^
debug.c:389:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- match.o ---
match.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   45 | sm_match(str, pat)
      | ^
1 warning generated.

--- assert.o ---
assert.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   72 | sm_abort_defaulthandler(filename, lineno, msg)
      | ^
assert.c:110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  110 | sm_abort_sethandler(f)
      | ^
assert.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  167 | sm_abort_at(filename, lineno, msg)
      | ^
--- debug.o ---
  389 | sm_debug_loadactive(debug, level)
      | ^
--- errstring.o ---
errstring.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   50 | sm_errstring(errnum)
      | ^
--- exc.o ---
exc.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   52 | sm_etype_printf(exc, stream)
      | ^
exc.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  155 | sm_etype_os_print(exc, stream)
      | ^
exc.c:235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  235 | sm_exc_vnew_x(etype, ap)
      | ^
exc.c:434:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  434 | sm_exc_free(exc)
      | ^
exc.c:478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  478 | sm_exc_match(exc, pattern)
      | ^
--- heap.o ---
heap.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   94 | sm_malloc_x(size)
      | ^
--- strdup.o ---
strdup.c:34:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   34 | sm_strndup_x(s, n)
      | ^
strdup.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   61 | sm_strdup(s)
      | ^
strdup.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   92 | sm_strdup_x(s)
      | ^
strdup.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  120 | sm_pstrdup_x(s)
      | ^
strdup.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  151 | sm_strdup_tagged_x(s, file, line, group)
      | ^
--- rpool.o ---
rpool.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   60 | sm_rpool_allocblock_x(rpool, size)
      | ^
rpool.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   84 | sm_rpool_allocblock(rpool, size)
      | ^
rpool.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  126 | sm_rpool_malloc_tagged_x(rpool, size, file, line, group)
      | ^
rpool.c:222:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  222 | sm_rpool_malloc_tagged(rpool, size, file, line, group)
      | ^
--- strerror.o ---
--- exc.o ---
exc.c:500:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- rpool.o ---
rpool.c:306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  306 | sm_rpool_new_x(parent)
      | ^
rpool.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  357 | sm_rpool_setsizes(rpool, poolsize, bigobjectsize)
      | ^
rpool.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  382 | sm_rpool_free(rpool)
      | ^
rpool.c:471:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  471 | sm_rpool_attach_x(rpool, rfree, rcontext)
      | ^
rpool.c:511:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- exc.o ---
  500 | sm_exc_write(exc, stream)
      | ^
exc.c:520:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- rpool.o ---
  511 | sm_rpool_strdup_x(rpool, s)
      | ^
--- strerror.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strerror.c -o strerror.o
--- exc.o ---
  520 | sm_exc_print(exc, stream)
      | ^
--- heap.o ---
heap.c:304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- errstring.o ---
1 warning generated.

--- exc.o ---
exc.c:555:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  555 | sm_exc_newthread(h)
      | ^
exc.c:573:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  573 | sm_exc_raise_x(exc)
      | ^
--- heap.o ---
  304 | ptrhash(p)
      | ^
heap.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  359 | sm_malloc_tagged(size, tag, num, group)
      | ^
--- strl.o ---
--- strdup.o ---
5 warnings generated.
--- clrerr.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c clrerr.c -o clrerr.o
--- heap.o ---
heap.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  413 | sm_malloc_tagged_x(size, tag, num, group)
      | ^
--- strl.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strl.c -o strl.o
--- heap.o ---
heap.c:470:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  470 | sm_heap_register(ptr, size, tag, num, group)
      | ^
heap.c:523:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- assert.o ---
3 warnings generated.
--- heap.o ---
  523 | sm_realloc(ptr, size)
      | ^
--- fclose.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fclose.c -o fclose.o
--- heap.o ---
heap.c:591:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  591 | sm_realloc_x(ptr, size)
      | ^
heap.c:658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  658 | sm_free_tagged(ptr, tag, num)
      | ^
heap.c:720:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  720 | sm_heap_checkptr_tagged(ptr, tag, num)
      | ^
heap.c:751:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- debug.o ---
6 warnings generated.

--- heap.o ---
  751 | sm_heap_report(stream, verbosity)
      | ^
--- feof.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c feof.c -o feof.o
--- rpool.o ---
9 warnings generated.
--- ferror.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c ferror.c -o ferror.o
--- strl.o ---
strl.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   58 | sm_strlcpy(dst, src, size)
      | ^
strl.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  104 | sm_strlcat(dst, src, size)
      | ^
strl.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  148 | sm_strlcat2(dst, src1, src2, len)
      | ^
--- clrerr.o ---
clrerr.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   33 | sm_io_clearerr(fp)
      | ^
--- fflush.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fflush.c -o fflush.o
--- fclose.o ---
fclose.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- clrerr.o ---
1 warning generated.

--- fclose.o ---
   53 | closealrm(sig)
      | ^
fclose.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   75 | sm_io_close(fp, timeout)
      | ^
--- fget.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fget.c -o fget.o
--- exc.o ---
9 warnings generated.
--- fpos.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fpos.c -o fpos.o
--- heap.o ---
10 warnings generated.
--- findfp.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c findfp.c -o findfp.o
--- fclose.o ---
2 warnings generated.
--- strl.o ---
3 warnings generated.
--- flags.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c flags.c -o flags.o
--- fopen.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fopen.c -o fopen.o
--- ferror.o ---
ferror.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   35 | sm_io_error(fp)
      | ^
1 warning generated.

--- fprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fprintf.c -o fprintf.o
--- feof.o ---
feof.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   36 | sm_io_eof(fp)
      | ^
1 warning generated.
--- fpurge.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fpurge.c -o fpurge.o
--- fget.o ---
fget.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   45 | sm_io_fgets(fp, timeout, buf, n)
      | ^
1 warning generated.

--- fflush.o ---
fflush.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   45 | sm_io_flush(fp, timeout)
      | ^
fflush.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   91 | sm_flush(fp, timeout)
      | ^
--- findfp.o ---
findfp.c:116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  116 | sm_moreglue_x(n)
      | ^
findfp.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  148 | sm_fp(t, flags, oldfp)
      | ^
findfp.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  283 | sm_io_setinfo(fp, what, valp)
      | ^
findfp.c:356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  356 | sm_io_getinfo(fp, what, valp)
      | ^
--- fpos.o ---
fpos.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   51 | tellalrm(sig)
      | ^
fpos.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   70 | sm_io_tell(fp, timeout)
      | ^
--- fput.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fput.c -o fput.o
--- fpos.o ---
2 warnings generated.
--- fread.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fread.c -o fread.o
--- flags.o ---
flags.c:34:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   34 | sm_flags(flags)
      | ^
--- findfp.o ---
4 warnings generated.

--- fscanf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fscanf.c -o fscanf.o
--- fflush.o ---
2 warnings generated.
--- fseek.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fseek.c -o fseek.o
--- flags.o ---
1 warning generated.
--- fvwrite.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fvwrite.c -o fvwrite.o
--- fpurge.o ---
fpurge.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   35 | sm_io_purge(fp)
      | ^
1 warning generated.

--- fwalk.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fwalk.c -o fwalk.o
--- fwrite.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fwrite.c -o fwrite.o
--- fopen.o ---
fopen.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- fread.o ---
fread.c:41:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   41 | sm_io_read(fp, timeout, buf, size)
      | ^
--- fopen.o ---
   54 | openalrm(sig)
      | ^
fopen.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   80 | reopenalrm(sig)
      | ^
fopen.c:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  107 | sm_io_open(type, timeout, info, flags, rpool)
      | ^
fopen.c:183:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  183 | sm_io_dup(fp)
      | ^
fopen.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  221 | sm_io_reopen(type, timeout, info, flags, rpool, fp)
      | ^
fopen.c:333:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- fput.o ---
fput.c:38:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   38 | sm_io_fputs(fp, timeout, s)
      | ^
--- fopen.o ---
  333 | sm_io_autoflush(fp, fp2)
      | ^
fopen.c:365:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  365 | sm_io_automode(fp1, fp2)
      | ^
--- fput.o ---
1 warning generated.
--- fopen.o ---
7 warnings generated.
--- get.o ---
--- makebuf.o ---
--- put.o ---
--- makebuf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c makebuf.c -o makebuf.o
--- put.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c put.c -o put.o
--- get.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c get.c -o get.o
--- fseek.o ---
fseek.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- fread.o ---
1 warning generated.

--- fseek.o ---
   56 | seekalrm(sig)
      | ^
fseek.c:77:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   77 | sm_io_seek(fp, timeout, offset, whence)
      | ^
--- refill.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c refill.c -o refill.o
--- fwrite.o ---
fwrite.c:39:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   39 | sm_io_write(fp, timeout, buf, size)
      | ^
--- fwalk.o ---
fwalk.c:34:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- fwrite.o ---
1 warning generated.

--- fvwrite.o ---
fvwrite.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   56 | sm_fvwrite(fp, timeout, uio)
      | ^
--- fwalk.o ---
   34 | sm_fwalk(function, timeout)
      | ^
--- rewind.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c rewind.c -o rewind.o
--- fseek.o ---
2 warnings generated.
--- setvbuf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c setvbuf.c -o setvbuf.o
--- fwalk.o ---
1 warning generated.
--- smstdio.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c smstdio.c -o smstdio.o
--- put.o ---
put.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   45 | sm_io_putc(fp, timeout, c)
      | ^
put.c:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   71 | sm_perror(s)
      | ^
--- get.o ---
get.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- refill.o ---
refill.c:119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  119 | sm_lflush(fp, timeout)
      | ^
refill.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  142 | sm_refill(fp, timeout)
      | ^
--- put.o ---
2 warnings generated.
--- get.o ---
   40 | sm_io_getc(fp, timeout)
      | ^
1 warning generated.
--- makebuf.o ---
makebuf.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   40 | sm_makebuf(fp)
      | ^
makebuf.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   92 | sm_whatbuf(fp, bufsize, couldbetty)
      | ^
--- snprintf.o ---
--- sscanf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c sscanf.c -o sscanf.o
--- snprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c snprintf.c -o snprintf.o
--- refill.o ---
refill.c:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  301 | sm_rget(fp, timeout)
      | ^
--- makebuf.o ---
2 warnings generated.
--- stdio.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c stdio.c -o stdio.o
--- rewind.o ---
rewind.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- refill.o ---
3 warnings generated.

--- smstdio.o ---
smstdio.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   50 | sm_stdioopen(fp, info, flags, rpool)
      | ^
smstdio.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  113 | setup(fp)
      | ^
smstdio.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  149 | sm_stdioread(fp, buf, n)
      | ^
smstdio.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  175 | sm_stdiowrite(fp, buf, n)
      | ^
smstdio.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  201 | sm_stdioseek(fp, offset, whence)
      | ^
--- rewind.o ---
   36 | sm_io_rewind(fp, timeout)
      | ^
--- setvbuf.o ---
setvbuf.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   47 | sm_io_setvbuf(fp, timeout, buf, mode, size)
      | ^
--- strio.o ---
--- smstdio.o ---
smstdio.c:225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  225 | sm_stdioclose(fp)
      | ^
smstdio.c:251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  251 | sm_stdiosetinfo(fp, what, valp)
      | ^
smstdio.c:280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  280 | sm_stdiogetinfo(fp, what, valp)
      | ^
smstdio.c:325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  325 | sm_io_stdioopen(stream, mode)
      | ^
--- strio.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strio.c -o strio.o
--- rewind.o ---
1 warning generated.
--- ungetc.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c ungetc.c -o ungetc.o
--- fvwrite.o ---
1 warning generated.
--- vasprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c vasprintf.c -o vasprintf.o
--- setvbuf.o ---
1 warning generated.
--- vfprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c vfprintf.c -o vfprintf.o
--- smstdio.o ---
9 warnings generated.
--- vfscanf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c vfscanf.c -o vfscanf.o
--- sscanf.o ---
sscanf.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   42 | sm_eofread(fp, buf, len)
      | ^
--- vprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c vprintf.c -o vprintf.o
--- sscanf.o ---
1 warning generated.
--- vsnprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c vsnprintf.c -o vsnprintf.o
--- stdio.o ---
stdio.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   60 | sm_stdopen(fp, info, flags, rpool)
      | ^
stdio.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  125 | sm_stdread(fp, buf, n)
      | ^
stdio.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  154 | sm_stdwrite(fp, buf, n)
      | ^
stdio.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  179 | sm_stdseek(fp, offset, whence)
      | ^
stdio.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  204 | sm_stdclose(fp)
      | ^
stdio.c:225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  225 | sm_stdsetmode(fp, mode)
      | ^
stdio.c:267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  267 | sm_stdgetmode(fp, mode)
      | ^
stdio.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  303 | sm_stdsetinfo(fp, what, valp)
      | ^
stdio.c:335:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  335 | sm_stdgetinfo(fp, what, valp)
      | ^
stdio.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  404 | sm_stdfdopen(fp, info, flags, rpool)
      | ^
--- vasprintf.o ---
vasprintf.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   56 | sm_vasprintf(str, fmt, ap)
      | ^
--- ungetc.o ---
ungetc.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- vasprintf.o ---
1 warning generated.

--- ungetc.o ---
   50 | sm_submore_x(fp)
      | ^
ungetc.c:96:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   96 | sm_io_ungetc(fp, timeout, c)
      | ^
--- strio.o ---
strio.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   61 | sm_strgrow(s, size)
      | ^
strio.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   92 | sm_strread(fp, buf, n)
      | ^
strio.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  125 | sm_strwrite(fp, buf, n)
      | ^
strio.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  164 | sm_strseek(fp, offset, whence)
      | ^
strio.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  217 | sm_stropen(fp, info, flags, rpool)
      | ^
--- wbuf.o ---
--- strio.o ---
strio.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  292 | sm_strclose(fp)
      | ^
strio.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  320 | sm_strsetmode(fp, mode)
      | ^
strio.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  363 | sm_strgetmode(fp, mode)
      | ^
strio.c:403:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  403 | sm_strsetinfo(fp, what, valp)
      | ^
strio.c:434:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  434 | sm_strgetinfo(fp, what, valp)
      | ^
--- vfprintf.o ---
vfprintf.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   58 | sm_print(fp, timeout, uio)
      | ^
--- strio.o ---
strio.c:474:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  474 | sm_strio_init(fp, buf, size)
      | ^
--- wbuf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c wbuf.c -o wbuf.o
--- vfprintf.o ---
vfprintf.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- ungetc.o ---
2 warnings generated.

--- vfprintf.o ---
   98 | sm_bprintf(fp, fmt, ap)
      | ^
vfprintf.c:173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  173 | sm_io_vfprintf(fp, timeout, fmt0, ap)
      | ^
--- wsetup.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c wsetup.c -o wsetup.o
--- stdio.o ---
10 warnings generated.
--- vprintf.o ---
vprintf.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   33 | sm_vprintf(timeout, fmt, ap)
      | ^
--- string.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c string.c -o string.o
--- vfscanf.o ---
vfscanf.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   88 | scanalrm(sig)
      | ^
vfscanf.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  109 | sm_vfscanf(fp, timeout, fmt0, ap)
      | ^
--- vfprintf.o ---
vfprintf.c:827:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  827 | sm_find_arguments(fmt0, ap, argtable)
      | ^
vfprintf.c:1096:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1096 | sm_grow_type_table_x(typetable, tablesize)
      | ^
--- vfscanf.o ---
vfscanf.c:776:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  776 | sm_sccl(tab, fmt)
      | ^
--- vsnprintf.o ---
vsnprintf.c:41:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- vprintf.o ---
1 warning generated.

--- vsnprintf.o ---
   41 | sm_vsnprintf(str, n, fmt, ap)
      | ^
--- stringf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c stringf.c -o stringf.o
--- vsnprintf.o ---
1 warning generated.
--- strio.o ---
11 warnings generated.
--- xtrap.o ---
--- strto.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strto.c -o strto.o
--- xtrap.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c xtrap.c -o xtrap.o
--- wsetup.o ---
wsetup.c:38:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- wbuf.o ---
wbuf.c:41:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   41 | sm_wbuf(fp, timeout, c)
      | ^
1 warning generated.

--- wsetup.o ---
   38 | sm_wsetup(fp)
      | ^
--- string.o ---
string.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   36 | stripquotes(s)
      | ^
1 warning generated.
--- test.o ---
--- path.o ---
--- test.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c test.c -o test.o
--- path.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c path.c -o path.o
--- strcasecmp.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strcasecmp.c -o strcasecmp.o
--- strto.o ---
strto.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   44 | sm_strtoll(nptr, endptr, base)
--- stringf.o ---
stringf.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   72 | sm_vstringf_x(fmt, ap)
      | ^
--- vfscanf.o ---
3 warnings generated.

--- strto.o ---
      | ^
strto.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  185 | sm_strtoull(nptr, endptr, base)
      | ^
--- strrevcmp.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strrevcmp.c -o strrevcmp.o
--- stringf.o ---
1 warning generated.
--- signal.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c signal.c -o signal.o
--- wsetup.o ---
1 warning generated.
--- clock.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c clock.c -o clock.o
--- test.o ---
test.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   60 | sm_test_begin(argc, argv, testname)
      | ^
--- config.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c config.c -o config.o
--- test.o ---
test.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- strto.o ---
2 warnings generated.
--- test.o ---
  109 | sm_test(success, expr, filename, lineno)
      | ^
test.c:110:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' declared in a previous prototype [-Wknr-promoted-parameter]
  110 |         bool success;
      |              ^
../../include/sm/test.h:38:7: note: previous declaration is here
   38 |         bool _success,
      |              ^
--- shm.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c shm.c -o shm.o
--- strcasecmp.o ---
strcasecmp.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   70 | sm_strcasecmp(s1, s2)
      | ^
strcasecmp.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   87 | sm_strncasecmp(s1, s2, n)
      | ^
--- strrevcmp.o ---
strrevcmp.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- test.o ---
3 warnings generated.

--- strrevcmp.o ---
   33 | sm_strrevcasecmp(s1, s2)
      | ^
strrevcmp.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   75 | sm_strrevcmp(s1, s2)
      | ^
--- sem.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c sem.c -o sem.o
--- strcasecmp.o ---
2 warnings generated.
--- mbdb.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c mbdb.c -o mbdb.o
--- strrevcmp.o ---
2 warnings generated.
--- strexit.o ---
--- clock.o ---
clock.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- strexit.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strexit.c -o strexit.o
--- clock.o ---
   67 | sm_seteventm(intvl, func, arg)
      | ^
clock.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   90 | sm_sigsafe_seteventm(intvl, func, arg)
      | ^
clock.c:213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  213 | sm_clrevent(ev)
      | ^
clock.c:350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  350 | sm_tick(sig)
      | ^
--- signal.o ---
signal.c:39:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- clock.o ---
clock.c:543:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  543 | sleep(intvl)
--- vfprintf.o ---
5 warnings generated.

--- signal.o ---
   39 | sm_signal(sig, handler)
      | ^
signal.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  109 | sm_blocksignal(sig)
      | ^
signal.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  155 | sm_releasesignal(sig)
      | ^
signal.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  200 | pend_signal(sig)
      | ^
signal.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  275 | sm_allsignals(block)
      | ^
signal.c:276:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' declared in a previous prototype [-Wknr-promoted-parameter]
--- shm.o ---
shm.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   56 | sm_shmstart(key, size, shmflg, shmid, owner)
      | ^
shm.c:61:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' declared in a previous prototype [-Wknr-promoted-parameter]
   61 |         bool owner;
      |              ^
../../include/sm/shm.h:29:61: note: previous declaration is here
   29 | extern void *sm_shmstart __P((key_t, int , int , int *, bool));
      |                                                             ^
--- clock.o ---
      | ^
clock.c:662:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  662 | sm_endsleep(ignore)
      | ^
--- cf.o ---
--- signal.o ---
  276 |         bool block;
      |              ^
../../include/sm/signal.h:79:37: note: previous declaration is here
   79 | extern void             sm_allsignals __P((bool));
      |                                                ^
signal.c:347:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  347 | sm_signal_noop(sig)
      | ^
--- cf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c cf.c -o cf.o
--- ldap.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c ldap.c -o ldap.o
--- shm.o ---
shm.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  157 | sm_shmstop(shm, shmid, owner)
      | ^
shm.c:160:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' declared in a previous prototype [-Wknr-promoted-parameter]
  160 |         bool owner;
      |              ^
../../include/sm/shm.h:30:45: note: previous declaration is here
   30 | extern int sm_shmstop __P((void *, int, bool));
      |                                             ^
shm.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  214 | sm_shmsetowner(shmid, uid, gid, mode)
      | ^
shm.c:218:9: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'mode_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter]
  218 |         mode_t mode;
      |                ^
../../include/sm/shm.h:31:57: note: previous declaration is here
--- sem.o ---
sem.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- signal.o ---
7 warnings generated.
--- sem.o ---
   36 | sm_sem_start(key, nsem, semflg, owner)
      | ^
sem.c:40:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bool' declared in a previous prototype [-Wknr-promoted-parameter]
   40 |         bool owner;
      |              ^
../../include/sm/sem.h:45:51: note: previous declaration is here
   45 | extern int sm_sem_start __P((key_t, int, int, bool));
      |                                                   ^
sem.c:56:15: error: variable has incomplete type 'union semun'
   56 |                 union semun semarg;
      |                             ^
sem.c:56:9: note: forward declaration of 'union semun'
   56 |                 union semun semarg;
      |                       ^
sem.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   92 | sm_sem_stop(semid)
      | ^
--- shm.o ---
   31 | extern int sm_shmsetowner __P((int, uid_t, gid_t, mode_t));
      |                                                         ^
--- sem.o ---
sem.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  112 | sm_sem_acq(semid, semnum, timeout)
      | ^
sem.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  151 | sm_sem_rel(semid, semnum, timeout)
      | ^
sem.c:194:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  194 | sm_sem_get(semid, semnum)
      | ^
sem.c:220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  220 | sm_semsetowner(semid, uid, gid, mode)
      | ^
sem.c:224:9: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'mode_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter]
  224 |         mode_t mode;
      |                ^
../../include/sm/sem.h:50:57: note: previous declaration is here
   50 | extern int sm_semsetowner __P((int, uid_t, gid_t, mode_t));
      |                                                         ^
--- niprop.o ---
--- sem.o ---
8 warnings and 1 error generated.
*** [sem.o] Error code 1

make[2]: stopped in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm
--- niprop.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c niprop.c -o niprop.o
--- mbdb.o ---
mbdb.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- shm.o ---
6 warnings generated.
--- mbdb.o ---
   93 | sm_mbdb_initialize(mbdb)
      | ^
mbdb.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  167 | sm_mbdb_lookup(name, user)
      | ^
mbdb.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  190 | sm_mbdb_frompw(user, pw)
      | ^
mbdb.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  238 | sm_pwfullname(gecos, user, buf, buflen)
      | ^
mbdb.c:295:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  295 | mbdb_pw_initialize(arg)
      | ^
mbdb.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  314 | mbdb_pw_lookup(name, user)
      | ^
--- strexit.o ---
strexit.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   29 | sm_strexit(ex)
      | ^
strexit.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   57 | sm_sysexitmsg(ex)
      | ^
strexit.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   89 | sm_sysexmsg(ex)
      | ^
--- clock.o ---
6 warnings generated.
--- strexit.o ---
3 warnings generated.
--- mbdb.o ---
6 warnings generated.
--- cf.o ---
cf.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   40 | sm_cf_getopt(path, optc, optv)
      | ^
1 warning generated.
1 error

make[2]: stopped in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm
*** [/magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/libsm/libsm.a] Error code 2

make[1]: stopped in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/batv-filter
1 error

make[1]: stopped in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.4.0.4.i386/batv-filter
*** [all] Error code 2

make: stopped in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0
1 error

make: stopped in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/mail/batv-milter

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis