mail/batv-milter
Milter for BATV (Bounce Address Tag Validation)
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.5.0_1 | 637 | 4.0 | i386 | No License | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032 | info | 2026-05-10 05:55:53.97978 | Test Started |
| m4032 | fail | 2026-05-10 05:56:03.835454 | make build returned non-zero: 1 |
| m4032 | fail | 2026-05-10 05:56:03.894719 | Test complete. |
Log
[1m===> Building for batv-milter-0.5.0_1[0m
--- 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
--- 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 ---
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)
| ^
--- 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)
| ^
--- 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)
| ^
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]
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)
| ^
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)
| ^
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)
--- 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 ---
--- debug.o ---
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]
389 | sm_debug_loadactive(debug, level)
| ^
--- heap.o ---
| ^
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]
523 | sm_realloc(ptr, size)
| ^
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)
| ^
--- 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]
--- errstring.o ---
1 warning generated.
--- 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
--- strl.o ---
--- exc.o ---
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)
| ^
--- heap.o ---
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]
--- strdup.o ---
5 warnings generated.
--- exc.o ---
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)
| ^
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]
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]
520 | sm_exc_print(exc, stream)
| ^
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 ---
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]
751 | sm_heap_report(stream, verbosity)
| ^
--- strl.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c strl.c -o strl.o
--- clrerr.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c clrerr.c -o clrerr.o
--- assert.o ---
3 warnings generated.
--- fclose.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fclose.c -o fclose.o
--- debug.o ---
6 warnings generated.
--- rpool.o ---
9 warnings generated.
--- feof.o ---
--- ferror.o ---
--- feof.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c feof.c -o feof.o
--- 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)
| ^
--- fflush.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fflush.c -o fflush.o
--- strl.o ---
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]
--- heap.o ---
10 warnings generated.
--- clrerr.o ---
33 | sm_io_clearerr(fp)
| ^
--- 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.
--- clrerr.o ---
1 warning generated.
--- fpos.o ---
--- findfp.o ---
--- fpos.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fpos.c -o fpos.o
--- findfp.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c findfp.c -o findfp.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]
--- strl.o ---
3 warnings 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)
| ^
--- flags.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c flags.c -o flags.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)
| ^
--- fclose.o ---
2 warnings generated.
--- fopen.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fopen.c -o fopen.o
--- ferror.o ---
1 warning generated.
--- fprintf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fprintf.c -o fprintf.o
--- 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)
| ^
--- 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.
--- 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
--- 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]
--- fpos.o ---
2 warnings generated.
--- findfp.o ---
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)
| ^
--- fread.o ---
--- fflush.o ---
2 warnings generated.
--- fread.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fread.c -o fread.o
--- fscanf.o ---
--- findfp.o ---
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]
--- 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)
| ^
1 warning generated.
--- 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]
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)
| ^
--- findfp.o ---
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)
| ^
--- fscanf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fscanf.c -o fscanf.o
--- fopen.o ---
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]
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)
| ^
--- fseek.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fseek.c -o fseek.o
--- fvwrite.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fvwrite.c -o fvwrite.o
--- findfp.o ---
4 warnings generated.
--- fwalk.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fwalk.c -o fwalk.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]
--- fopen.o ---
7 warnings generated.
--- fpurge.o ---
35 | sm_io_purge(fp)
| ^
--- fwrite.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c fwrite.c -o fwrite.o
--- fpurge.o ---
1 warning generated.
--- get.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c get.c -o get.o
--- 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)
| ^
--- 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)
| ^
--- makebuf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c makebuf.c -o makebuf.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]
--- fput.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)
| ^
--- put.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c put.c -o put.o
--- fread.o ---
1 warning generated.
--- 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]
--- 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]
40 | sm_io_getc(fp, timeout)
| ^
--- 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]
34 | sm_fwalk(function, timeout)
| ^
--- fwrite.o ---
39 | sm_io_write(fp, timeout, buf, size)
| ^
--- 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)
| ^
--- get.o ---
1 warning generated.
--- fwrite.o ---
1 warning generated.
--- fseek.o ---
2 warnings generated.
--- rewind.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c rewind.c -o rewind.o
--- 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 ---
--- snprintf.o ---
--- smstdio.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c smstdio.c -o smstdio.o
--- snprintf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c snprintf.c -o snprintf.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)
| ^
--- 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)
| ^
--- put.o ---
2 warnings generated.
--- sscanf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c sscanf.c -o sscanf.o
--- 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)
| ^
--- 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
--- 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)
| ^
--- fvwrite.o ---
1 warning generated.
--- strio.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c strio.c -o strio.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]
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)
--- rewind.o ---
1 warning generated.
--- setvbuf.o ---
| ^
--- 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)
| ^
--- ungetc.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)
| ^
--- ungetc.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c ungetc.c -o ungetc.o
--- vasprintf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c vasprintf.c -o vasprintf.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]
--- refill.o ---
3 warnings generated.
--- sscanf.o ---
42 | sm_eofread(fp, buf, len)
| ^
--- vfprintf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c vfprintf.c -o vfprintf.o
--- setvbuf.o ---
1 warning generated.
--- vfscanf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c vfscanf.c -o vfscanf.o
--- sscanf.o ---
1 warning generated.
--- vprintf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c vprintf.c -o vprintf.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)
| ^
--- smstdio.o ---
9 warnings generated.
--- stdio.o ---
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)
| ^
--- 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)
| ^
--- stdio.o ---
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]
--- vsnprintf.o ---
--- strio.o ---
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)
| ^
--- stdio.o ---
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)
| ^
--- strio.o ---
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]
--- vsnprintf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c vsnprintf.c -o vsnprintf.o
--- strio.o ---
125 | sm_strwrite(fp, buf, n)
| ^
--- stdio.o ---
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)
| ^
--- strio.o ---
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)
| ^
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)
| ^
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)
| ^
--- 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)
| ^
1 warning generated.
--- 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]
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)
| ^
--- wbuf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c wbuf.c -o wbuf.o
--- 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]
--- strio.o ---
11 warnings generated.
--- vfprintf.o ---
58 | sm_print(fp, timeout, uio)
| ^
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]
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.
--- ungetc.o ---
2 warnings generated.
--- string.o ---
--- stringf.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c stringf.c -o stringf.o
--- string.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c string.c -o string.o
--- 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)
| ^
1 warning generated.
--- xtrap.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c xtrap.c -o xtrap.o
--- 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]
41 | sm_vsnprintf(str, n, fmt, 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: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)
| ^
--- vsnprintf.o ---
1 warning generated.
--- strto.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c strto.c -o strto.o
--- 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)
| ^
--- 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)
| ^
--- 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)
| ^
--- wbuf.o ---
1 warning generated.
--- test.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c test.c -o test.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]
38 | sm_wsetup(fp)
| ^
--- 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)
| ^
--- string.o ---
1 warning generated.
--- path.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c path.c -o path.o
--- wsetup.o ---
1 warning generated.
--- strcasecmp.o ---
--- stringf.o ---
1 warning generated.
--- strrevcmp.o ---
--- strcasecmp.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c strcasecmp.c -o strcasecmp.o
--- strrevcmp.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c strrevcmp.c -o strrevcmp.o
--- signal.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c signal.c -o signal.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)
| ^
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)
| ^
--- 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]
--- vfscanf.o ---
3 warnings generated.
--- test.o ---
60 | sm_test_begin(argc, argv, testname)
| ^
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]
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,
| ^
--- clock.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c clock.c -o clock.o
--- config.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c config.c -o config.o
--- test.o ---
3 warnings generated.
--- 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]
33 | sm_strrevcasecmp(s1, s2)
| ^
--- strto.o ---
2 warnings generated.
--- sem.o ---
--- strrevcmp.o ---
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
--- 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]
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)
--- strrevcmp.o ---
2 warnings generated.
--- signal.o ---
| ^
--- strexit.o ---
--- signal.o ---
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)
--- strexit.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c strexit.c -o strexit.o
--- signal.o ---
| ^
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]
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
--- 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));
| ^
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]
--- vfprintf.o ---
5 warnings generated.
--- shm.o ---
218 | mode_t mode;
| ^
../../include/sm/shm.h:31:57: note: previous declaration is here
31 | extern int sm_shmsetowner __P((int, uid_t, gid_t, mode_t));
| ^
--- signal.o ---
7 warnings generated.
--- ldap.o ---
--- niprop.o ---
--- ldap.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c ldap.c -o ldap.o
--- niprop.o ---
cc -O -I. -I../../include -I/usr/include -DNEWDB -DNIS -DMAP_REGEX -c niprop.c -o niprop.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]
67 | sm_seteventm(intvl, func, arg)
| ^
--- 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]
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]
--- clock.o ---
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)
| ^
--- sem.o ---
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)
| ^
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));
| ^
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
--- 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)
| ^
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)
| ^
--- 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)
| ^
--- shm.o ---
6 warnings generated.
--- 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]
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 ---
3 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)
| ^
--- mbdb.o ---
6 warnings generated.
--- cf.o ---
1 warning generated.
--- clock.o ---
6 warnings 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
- mail/libmilter (lib)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus