MidnightBSD Magus

mail/wpop3d

pop3 server for retrieval of remote mail on a UNIX system

Flavor Version Run OSVersion Arch License Restricted Status
1.2_3 500 3.0 amd64 bsd2 0 fail

Events

Machine Type Time Message
m3064b info 2022-11-05 20:45:10.200786 Test Started
m3064b fail 2022-11-05 20:45:16.776963 make build returned non-zero: 1
m3064b fail 2022-11-05 20:45:16.821691 Test complete.

Log

===>  Building for wpop3d-1.2_3
--- wpop3d ---
--- man ---
--- wpop3d ---
cd src && /usr/bin/make
--- wpop3d.o ---
--- wpop3dnet.o ---
--- wpop3dmail.o ---
--- wpop3dcmd.o ---
--- wpop3dnet.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -o wpop3dnet.o -c wpop3dnet.c
--- wpop3dmail.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -o wpop3dmail.o -c wpop3dmail.c
--- wpop3dcmd.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -o wpop3dcmd.o -c wpop3dcmd.c
--- wpop3d.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -o wpop3d.o -c wpop3d.c
--- wpop3dphase.o ---
--- wpop3dapop.o ---
--- wpop3dphase.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -o wpop3dphase.o -c wpop3dphase.c
wpop3dphase.c:109:39: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size]
                        strncat(apopbuf, virtuser->passwd, sizeof(apopbuf) );
                                                           ^~~~~~~~~~~~~~~
wpop3dphase.c:109:39: note: change the argument to be the free space in the destination buffer minus the terminating null byte
                        strncat(apopbuf, virtuser->passwd, sizeof(apopbuf) );
                                                           ^~~~~~~~~~~~~~~
                                                           sizeof(apopbuf) - strlen(apopbuf) - 1
wpop3dphase.c:438:8: warning: array index 250 is past the end of the array (which contains 250 elements) [-Warray-bounds]
                                                        readbuf[LOGBUFMAX] = '\0';
--- md5.o ---
--- wpop3dapop.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -o wpop3dapop.o -c wpop3dapop.c
--- wpop3dphase.o ---
                                                        ^       ~~~~~~~~~
wpop3dphase.c:374:2: note: array 'readbuf' declared here
        char readbuf[LOGBUFMAX];        /* use as IO buffer */
        ^
wpop3dphase.c:551:8: warning: array index 250 is past the end of the array (which contains 250 elements) [-Warray-bounds]
                                                        readbuf[LOGBUFMAX] = '\0';
                                                        ^       ~~~~~~~~~
wpop3dphase.c:487:2: note: array 'readbuf' declared here
        char readbuf[LOGBUFMAX];        /* use as IO buffer */
        ^
wpop3dphase.c:618:35: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare]
                        rcvbuf[i] != '\n' && rcvbuf != '\0' && i < cmdl-1;
                                                       ^~~~
                                                       (void *)0
--- md5.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -o md5.o -c md5c.c
--- wpop3dphase.o ---
4 warnings generated.
--- wpop3d ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fstack-protector-strong -o wpop3d wpop3d.o wpop3dnet.o wpop3dmail.o wpop3dcmd.o wpop3dphase.o wpop3dapop.o md5.o -lc -lcrypt
ld: error: duplicate symbol: postbag
>>> defined at wpop3d.c
>>>            wpop3d.o:(postbag)
>>> defined at wpop3dmail.c
>>>            wpop3dmail.o:(.bss+0x10)

ld: error: duplicate symbol: usevirt
>>> defined at wpop3d.c
>>>            wpop3d.o:(usevirt)
>>> defined at wpop3dphase.c
>>>            wpop3dphase.o:(.bss+0x3A)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [wpop3d] Error code 1

make[2]: stopped in /magus/work/usr/mports/mail/wpop3d/work/wpop3d-1.2/src
1 error

make[2]: stopped in /magus/work/usr/mports/mail/wpop3d/work/wpop3d-1.2/src
*** [wpop3d] Error code 2

make[1]: stopped in /magus/work/usr/mports/mail/wpop3d/work/wpop3d-1.2
1 error

make[1]: stopped in /magus/work/usr/mports/mail/wpop3d/work/wpop3d-1.2
===> 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/wpop3d

Links

Depends On

Nothing

Depend Of

Nothing

Categories