MidnightBSD Magus

mail/popd

Very fast, highly configurable POP3 server (fully RFC1939 compliant)

Flavor Version Run OSVersion Arch License Restricted Status
2.2.2a_5 318 0.7 i386 bsd2 0 fail

Events

Machine Type Time Message
defianti386 info 2016-03-09 10:53:04.67498 Test Started
defianti386 fail 2016-03-09 10:54:43.124762 make build returned non-zero: 1
defianti386 fail 2016-03-09 10:54:43.244608 Test complete.

Log

===>  Building for popd-2.2.2a_5
===> lib (all)
Warning: Object directory not changed from original /magus/work/usr/mports/mail/popd/work/popd-2.2.2a/lib
cc  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c funcs.c -o funcs.o
cc -pg  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c funcs.c -o funcs.po
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c funcs.c -o funcs.So
cc  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c lockfile.c -o lockfile.o
cc -pg  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c lockfile.c -o lockfile.po
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c lockfile.c -o lockfile.So
cc -pg  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mailbox.c -o mailbox.po
cc  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mailbox.c -o mailbox.o
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mailbox.c -o mailbox.So
cc  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_maildir.c -o mbox_maildir.o
cc -pg  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_maildir.c -o mbox_maildir.po
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_maildir.c -o mbox_maildir.So
funcs.c: In function 'ssl_init':
funcs.c:610: warning: assignment discards qualifiers from pointer target type
funcs.c: In function 'ssl_init':
funcs.c:610: warning: assignment discards qualifiers from pointer target type
cc  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_mailidx.c -o mbox_mailidx.o
cc -pg  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_mailidx.c -o mbox_mailidx.po
funcs.c: In function 'ssl_init':
funcs.c:610: warning: assignment discards qualifiers from pointer target type
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_mailidx.c -o mbox_mailidx.So
cc  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_mbf.c -o mbox_mbf.o
cc -pg  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_mbf.c -o mbox_mbf.po
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_mbf.c -o mbox_mbf.So
cc  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_bulletin.c -o mbox_bulletin.o
cc -fpic -DPIC  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_bulletin.c -o mbox_bulletin.So
cc -pg  -O2 -pipe -fno-strict-aliasing  -Wall -DUSE_SSL -std=gnu99 -fstack-protector  -c mbox_bulletin.c -o mbox_bulletin.po
building profiled poputil library
ranlib libpoputil_p.a
building static poputil library
ranlib libpoputil.a
building shared library libpoputil.so.1
===> src (all)
Warning: Object directory not changed from original /magus/work/usr/mports/mail/popd/work/popd-2.2.2a/src
cc  -O2 -pipe -fno-strict-aliasing  -Wall -I../lib -L../lib  -DUSE_SSL -DUSE_IPV6 -DUSE_PAM -std=gnu99 -fstack-protector  -c popd.c
cc  -O2 -pipe -fno-strict-aliasing  -Wall -I../lib -L../lib  -DUSE_SSL -DUSE_IPV6 -DUSE_PAM -std=gnu99 -fstack-protector  -c authenticate.c
cc  -O2 -pipe -fno-strict-aliasing  -Wall -I../lib -L../lib  -DUSE_SSL -DUSE_IPV6 -DUSE_PAM -std=gnu99 -fstack-protector  -c transaction.c
cc  -O2 -pipe -fno-strict-aliasing  -Wall -I../lib -L../lib  -DUSE_SSL -DUSE_IPV6 -DUSE_PAM -std=gnu99 -fstack-protector  -c signals.c
cc  -O2 -pipe -fno-strict-aliasing  -Wall -I../lib -L../lib  -DUSE_SSL -DUSE_IPV6 -DUSE_PAM -std=gnu99 -fstack-protector  -c proxy.c
gzip -cn popd.conf.5 > popd.conf.5.gz
gzip -cn popd.8 > popd.8.gz
yacc -t -d -o parser.y.c parser.y
lex -oparser.l.c parser.l
cc  -O2 -pipe -fno-strict-aliasing  -Wall -I../lib -L../lib  -DUSE_SSL -DUSE_IPV6 -DUSE_PAM -std=gnu99 -fstack-protector  -c parser.l.c
signals.c: In function 'dosigchld':
signals.c:106: warning: unused variable 'facility'
parser.l:32:22: error: parser.y.h: No such file or directory
parser.l: In function 'yylex':
parser.l:40: error: 'ADDRESS' undeclared (first use in this function)
parser.l:40: error: (Each undeclared identifier is reported only once
parser.l:40: error: for each function it appears in.)
parser.l:41: error: 'ADDRESS_FAMILY' undeclared (first use in this function)
parser.l:42: error: 'AUTHENTICATION' undeclared (first use in this function)
parser.l:43: error: 'AUTODELETE' undeclared (first use in this function)
parser.l:44: error: 'BULLETINS' undeclared (first use in this function)
parser.l:45: error: 'CHECK_PASSWORDS' undeclared (first use in this function)
parser.l:46: error: 'COMMAND_LOGGING' undeclared (first use in this function)
parser.l:47: error: 'DEBUG_MODE' undeclared (first use in this function)
parser.l:48: error: 'DELIVERY_TIME' undeclared (first use in this function)
parser.l:49: error: 'DISABLE_TOP' undeclared (first use in this function)
parser.l:50: error: 'DISABLE_UIDL' undeclared (first use in this function)
parser.l:51: error: 'FASCIST_LOGGING' undeclared (first use in this function)
parser.l:52: error: 'ISFALSE' undeclared (first use in this function)
parser.l:53: error: 'FALSIFY_UIDL' undeclared (first use in this function)
parser.l:54: error: 'FORMAT' undeclared (first use in this function)
parser.l:55: error: 'HASH_DEPTH' undeclared (first use in this function)
parser.l:56: error: 'INACTIVITY_TIMEOUT' undeclared (first use in this function)
parser.l:57: error: 'INET4' undeclared (first use in this function)
parser.l:58: error: 'INET6' undeclared (first use in this function)
parser.l:59: error: 'INTERACTIVE_DEBUG' undeclared (first use in this function)
parser.l:60: error: 'LISTEN' undeclared (first use in this function)
parser.l:61: error: 'LOCAL_USERS' undeclared (first use in this function)
parser.l:62: error: 'MAIL' undeclared (first use in this function)
parser.l:63: error: 'MAILBOX' undeclared (first use in this function)
parser.l:64: error: 'MAILDIR' undeclared (first use in this function)
parser.l:65: error: 'MAILDIRCOMPAT' undeclared (first use in this function)
parser.l:66: error: 'MAILIDX' undeclared (first use in this function)
parser.l:67: error: 'MESSAGE_SIZE' undeclared (first use in this function)
parser.l:68: error: 'POP3_PROXY' undeclared (first use in this function)
parser.l:69: error: 'PROXY' undeclared (first use in this function)
parser.l:70: error: 'PROXY_ADDRESS' undeclared (first use in this function)
parser.l:71: error: 'PROXY_PORT' undeclared (first use in this function)
parser.l:72: error: 'RADIUS' undeclared (first use in this function)
parser.l:73: error: 'SORT_BY' undeclared (first use in this function)
parser.l:74: error: 'SSL' undeclared (first use in this function)
parser.l:75: error: 'SSL_BOTH' undeclared (first use in this function)
parser.l:76: error: 'SSL_MODE' undeclared (first use in this function)
parser.l:77: error: 'SSL_PROXY' undeclared (first use in this function)
parser.l:78: error: 'SSL_SERVER' undeclared (first use in this function)
parser.l:79: error: 'R_TIMEOUT' undeclared (first use in this function)
parser.l:80: error: 'TRIES' undeclared (first use in this function)
parser.l:81: error: 'ISTRUE' undeclared (first use in this function)
parser.l:82: error: 'UNSPEC' undeclared (first use in this function)
parser.l:83: error: 'VIRTUAL_SERVER' undeclared (first use in this function)
parser.l:84: error: 'WIRE_FORMAT' undeclared (first use in this function)
parser.l:90: error: 'yylval' undeclared (first use in this function)
parser.l:101: error: 'APOP_SECRETS' undeclared (first use in this function)
parser.l:110: error: 'CERTIFICATE' undeclared (first use in this function)
parser.l:128: error: 'DEFAULT_REALM' undeclared (first use in this function)
parser.l:137: error: 'ETC_DIRECTORY' undeclared (first use in this function)
parser.l:146: error: 'EXPIRE_AFTER' undeclared (first use in this function)
parser.l:155: error: 'HOST' undeclared (first use in this function)
parser.l:164: error: 'PORT' undeclared (first use in this function)
parser.l:173: error: 'PRIVATE_KEY' undeclared (first use in this function)
parser.l:182: error: 'REMOVE_AFTER' undeclared (first use in this function)
parser.l:191: error: 'SECRET' undeclared (first use in this function)
parser.l:200: error: 'SPOOL' undeclared (first use in this function)
parser.l:209: error: 'USER' undeclared (first use in this function)
parser.l:218: error: 'VIRTUAL_PASSWORDS' undeclared (first use in this function)
parser.l:229: error: 'IPPORT' undeclared (first use in this function)
parser.l:235: error: 'IPADDR' undeclared (first use in this function)
parser.l:240: error: 'NUMBER' undeclared (first use in this function)
*** [parser.l.o] Error code 1
proxy.c: In function 'proxy':
proxy.c:97: warning: assignment discards qualifiers from pointer target type
1 error
*** [all] Error code 2
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/mports/mail/popd.

Links

Depends On

Nothing

Depend Of

Nothing

Categories