MidnightBSD Magus

mail/batv-milter

Milter for BATV (Bounce Address Tag Validation)

Flavor Version Run OSVersion Arch License Restricted Status
0.5.0 520 3.0 i386 No License 0 fail

Events

Machine Type Time Message
m3032b info 2023-03-12 23:29:10.744118 Test Started
m3032b fail 2023-03-12 23:29:14.186128 make build returned non-zero: 1
m3032b fail 2023-03-12 23:29:14.231001 Test complete.

Log

===>  Building for batv-milter-0.5.0
--- all ---
Making all in:
/magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/batv-filter
Configuration: pfx=, os=MidnightBSD, rel=3.0.0, rbase=3, rroot=3.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.3.0.0.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.3.0.0.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.3.0.0.i386/batv-filter
--- /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.3.0.0.i386/libsm/libsm.a ---
--- batv-filter.0 ---
--- batv-filter.o ---
--- config.o ---
--- util.o ---
--- /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.3.0.0.i386/libsm/libsm.a ---
(cd ../../libsm; sh Build )
--- batv-filter.0 ---
groff -Tascii -man batv-filter.8 > batv-filter.0 || cp batv-filter.0.dist batv-filter.0
--- 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.3.0.0.i386/libsm/libsm.a ---
Configuration: pfx=, os=MidnightBSD, rel=3.0.0, rbase=3, rroot=3.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.3.0.0.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: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]
                        batvf_lowercase(host);
                                        ^~~~
./util.h:22:42: note: passing argument to parameter here
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]
                cfg = config_load(conffile, batvf_config, &line,
                                                          ^~~~~
./config.h:57:54: note: passing argument to parameter here
                                       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]
                                batvf_trimspaces(line);
                                                 ^~~~
./util.h:24:43: note: passing argument to parameter here
extern void batvf_trimspaces __P((u_char *));
                                          ^
--- /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.3.0.0.i386/libsm/libsm.a ---
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.3.0.0.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  
--- batv-filter.o ---
3 warnings generated.
--- /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.3.0.0.i386/libsm/libsm.a ---
Making in /magus/work/usr/mports/mail/batv-milter/work/batv-milter-0.5.0/obj.MidnightBSD.3.0.0.i386/libsm
--- assert.o ---
--- debug.o ---
--- errstring.o ---
--- exc.o ---
--- heap.o ---
--- match.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 ---
--- strdup.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
--- strerror.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strerror.c -o strerror.o
--- strl.o ---
--- clrerr.o ---
--- strl.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strl.c -o strl.o
--- fclose.o ---
--- clrerr.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c clrerr.c -o clrerr.o
--- fclose.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fclose.c -o fclose.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
--- fflush.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fflush.c -o fflush.o
--- fget.o ---
--- fpos.o ---
--- fget.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fget.c -o fget.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
--- 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
--- fprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fprintf.c -o fprintf.o
--- fpurge.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fpurge.c -o fpurge.o
--- fput.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fput.c -o fput.o
--- fread.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fread.c -o fread.o
--- fscanf.o ---
--- fseek.o ---
--- fscanf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fscanf.c -o fscanf.o
--- fvwrite.o ---
--- fwalk.o ---
--- fseek.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fseek.c -o fseek.o
--- fwalk.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fwalk.c -o fwalk.o
--- fvwrite.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fvwrite.c -o fvwrite.o
--- fwrite.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c fwrite.c -o fwrite.o
--- get.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c get.c -o get.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
--- refill.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c refill.c -o refill.o
--- 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
--- smstdio.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c smstdio.c -o smstdio.o
--- snprintf.o ---
--- sscanf.o ---
--- snprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c snprintf.c -o snprintf.o
--- stdio.o ---
--- sscanf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c sscanf.c -o sscanf.o
--- strio.o ---
--- stdio.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c stdio.c -o stdio.o
--- strio.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strio.c -o strio.o
--- ungetc.o ---
--- vasprintf.o ---
--- 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
--- vfprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c vfprintf.c -o vfprintf.o
--- vfscanf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c vfscanf.c -o vfscanf.o
--- vprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c vprintf.c -o vprintf.o
--- vsnprintf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c vsnprintf.c -o vsnprintf.o
--- wbuf.o ---
--- wsetup.o ---
--- wbuf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c wbuf.c -o wbuf.o
--- wsetup.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c wsetup.c -o wsetup.o
--- string.o ---
--- stringf.o ---
--- xtrap.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
--- strto.o ---
--- xtrap.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c xtrap.c -o xtrap.o
--- strto.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strto.c -o strto.o
--- test.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c test.c -o test.o
--- path.o ---
--- strcasecmp.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
--- test.o ---
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]
        bool success;
             ^
../../include/sm/test.h:38:7: note: previous declaration is here
        bool _success,
             ^
1 warning generated.

--- strrevcmp.o ---
--- signal.o ---
--- strrevcmp.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strrevcmp.c -o strrevcmp.o
--- clock.o ---
--- signal.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c signal.c -o signal.o
--- 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
--- shm.o ---
--- sem.o ---
--- shm.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c shm.c -o shm.o
--- sem.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c sem.c -o sem.o
--- signal.o ---
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: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]
        bool owner;
             ^
../../include/sm/shm.h:29:61: note: previous declaration is here
extern void *sm_shmstart __P((key_t, int , int , int *, bool));
                                                            ^
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]
        bool owner;
             ^
../../include/sm/shm.h:30:45: note: previous declaration is here
extern int sm_shmstop __P((void *, int, bool));
                                            ^
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]
        mode_t mode;
               ^
--- signal.o ---
        bool block;
             ^
../../include/sm/signal.h:79:37: note: previous declaration is here
extern void             sm_allsignals __P((bool));
                                               ^
--- mbdb.o ---
--- shm.o ---
../../include/sm/shm.h:31:57: note: previous declaration is here
extern int sm_shmsetowner __P((int, uid_t, gid_t, mode_t));
                                                        ^
--- mbdb.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c mbdb.c -o mbdb.o
--- signal.o ---
1 warning generated.
--- strexit.o ---
--- shm.o ---
3 warnings generated.

--- cf.o ---
--- strexit.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c strexit.c -o strexit.o
--- cf.o ---
cc  -O -I. -I../../include  -I/usr/include -DNEWDB -DNIS -DMAP_REGEX  -c cf.c -o cf.o
--- sem.o ---
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]
        bool owner;
             ^
../../include/sm/sem.h:45:51: note: previous declaration is here
extern int sm_sem_start __P((key_t, int, int, bool));
                                                  ^
sem.c:56:15: error: variable has incomplete type 'union semun'
                union semun semarg;
                            ^
sem.c:56:9: note: forward declaration of 'union semun'
                union semun semarg;
                      ^
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]
        mode_t mode;
               ^
../../include/sm/sem.h:50:57: note: previous declaration is here
extern int sm_semsetowner __P((int, uid_t, gid_t, mode_t));
                                                        ^
2 warnings and 1 error generated.
*** [sem.o] Error code 1

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

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

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

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

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

make[1]: 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