MidnightBSD Magus

mail/spamd

Traps spammers with a very slow smtp-login and return 4xx error

Flavor Version Run OSVersion Arch License Restricted Status
4.9.1_2 502 3.0 i386 bsd2 0 fail

Events

Machine Type Time Message
m3032b info 2022-12-26 23:14:59.20644 Test Started
m3032b fail 2022-12-26 23:15:02.06503 make build returned non-zero: 1
m3032b fail 2022-12-26 23:15:02.104324 Test complete.

Log

===>  Building for spamd-4.9.1_2
--- all_subdir_spamd ---
===> spamd (all)
--- objwarn ---
--- .depend ---
--- objwarn ---
Warning: Object directory not changed from original /magus/work/usr/mports/mail/spamd/work/spamd-4.9.1/spamd
--- .depend ---
echo spamd: /usr/lib/libc.a /usr/lib/libcrypto.a /usr/lib/libmd.a >> .depend
--- spamd.o ---
--- sdl.o ---
--- grey.o ---
--- spamd.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wstrict-prototypes   -MD  -MF.depend.spamd.o -MTspamd.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c spamd.c -o spamd.o
--- sdl.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wstrict-prototypes   -MD  -MF.depend.sdl.o -MTsdl.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c sdl.c -o sdl.o
--- grey.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wstrict-prototypes   -MD  -MF.depend.grey.o -MTgrey.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c grey.c -o grey.o
--- sync.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wstrict-prototypes   -MD  -MF.depend.sync.o -MTsync.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong    -Qunused-arguments    -c sync.c -o sync.o
sync.c:442:11: error: variable has incomplete type 'HMAC_CTX' (aka 'struct hmac_ctx_st')
        HMAC_CTX ctx;
                 ^
/usr/include/openssl/ossl_typ.h:102:16: note: forward declaration of 'struct hmac_ctx_st'
typedef struct hmac_ctx_st HMAC_CTX;
               ^
sync.c:458:2: warning: implicit declaration of function 'HMAC_CTX_init' is invalid in C99 [-Wimplicit-function-declaration]
        HMAC_CTX_init(&ctx);
        ^
sync.c:459:2: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations]
        HMAC_Init(&ctx, sync_key, strlen(sync_key), EVP_sha1());
        ^
/usr/include/openssl/hmac.h:30:1: note: 'HMAC_Init' has been explicitly marked deprecated here
DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len,
^
/usr/include/openssl/opensslconf.h:152:34: note: expanded from macro 'DEPRECATEDIN_1_1_0'
# define DEPRECATEDIN_1_1_0(f)   DECLARE_DEPRECATED(f)
                                 ^
/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED'
#   define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                      ^
sync.c:519:2: warning: implicit declaration of function 'HMAC_CTX_cleanup' is invalid in C99 [-Wimplicit-function-declaration]
        HMAC_CTX_cleanup(&ctx);
        ^
sync.c:530:11: error: variable has incomplete type 'HMAC_CTX' (aka 'struct hmac_ctx_st')
        HMAC_CTX ctx;
                 ^
/usr/include/openssl/ossl_typ.h:102:16: note: forward declaration of 'struct hmac_ctx_st'
typedef struct hmac_ctx_st HMAC_CTX;
               ^
sync.c:540:2: warning: implicit declaration of function 'HMAC_CTX_init' is invalid in C99 [-Wimplicit-function-declaration]
        HMAC_CTX_init(&ctx);
        ^
sync.c:541:2: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations]
        HMAC_Init(&ctx, sync_key, strlen(sync_key), EVP_sha1());
        ^
/usr/include/openssl/hmac.h:30:1: note: 'HMAC_Init' has been explicitly marked deprecated here
DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len,
^
/usr/include/openssl/opensslconf.h:152:34: note: expanded from macro 'DEPRECATEDIN_1_1_0'
# define DEPRECATEDIN_1_1_0(f)   DECLARE_DEPRECATED(f)
                                 ^
/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED'
#   define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
                                                      ^
sync.c:576:2: warning: implicit declaration of function 'HMAC_CTX_cleanup' is invalid in C99 [-Wimplicit-function-declaration]
        HMAC_CTX_cleanup(&ctx);
        ^
6 warnings and 2 errors generated.
*** [sync.o] Error code 1

make[2]: stopped in /magus/work/usr/mports/mail/spamd/work/spamd-4.9.1/spamd
1 error

make[2]: stopped in /magus/work/usr/mports/mail/spamd/work/spamd-4.9.1/spamd
===> 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/spamd

Links

Depends On

Nothing

Depend Of

Nothing

Categories