=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/mail/imap-uw-utils", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for imap-uw-utils-20050108nb10 ==> Building icat In file included from icat.c:25: /home/pbulk/work/mail/imap-uw-utils/work/.buildlink/include/c-client/osdep.h:68:17: error: conflicting types for 'getpassphrase'; have 'char *(void)' 68 | #define getpass getpassphrase | ^~~~~~~~~~~~~ icat.c:50:7: note: in expansion of macro 'getpass' 50 | char *getpass (); | ^~~~~~~ In file included from /home/pbulk/work/mail/imap-uw-utils/work/.buildlink/include/c-client/osdep.h:32: /usr/include/stdlib.h:306:14: note: previous declaration of 'getpassphrase' with type 'char *(const char *)' 306 | extern char *getpassphrase(const char *); | ^~~~~~~~~~~~~ icat.c: In function 'prompt': icat.c:272:3: error: implicit declaration of function 'gets'; did you mean 'getw'? [-Wimplicit-function-declaration] 272 | gets (txt); | ^~~~ | getw icat.c: In function 'mm_login': /home/pbulk/work/mail/imap-uw-utils/work/.buildlink/include/c-client/osdep.h:68:17: error: too many arguments to function 'getpassphrase'; expected 0, have 1 68 | #define getpass getpassphrase | ^~~~~~~~~~~~~ icat.c:359:15: note: in expansion of macro 'getpass' 359 | strcpy (pwd,getpass (tmp)); | ^~~~~~~ /home/pbulk/work/mail/imap-uw-utils/work/.buildlink/include/c-client/osdep.h:68:17: note: declared here 68 | #define getpass getpassphrase | ^~~~~~~~~~~~~ icat.c:50:7: note: in expansion of macro 'getpass' 50 | char *getpass (); | ^~~~~~~ ==> Building ifrom In file included from ifrom.c:25: /home/pbulk/work/mail/imap-uw-utils/work/.buildlink/include/c-client/osdep.h:68:17: error: conflicting types for 'getpassphrase'; have 'char *(void)' 68 | #define getpass getpassphrase | ^~~~~~~~~~~~~ ifrom.c:57:7: note: in expansion of macro 'getpass' 57 | char *getpass (); | ^~~~~~~ In file included from /home/pbulk/work/mail/imap-uw-utils/work/.buildlink/include/c-client/osdep.h:32: /usr/include/stdlib.h:306:14: note: previous declaration of 'getpassphrase' with type 'char *(const char *)' 306 | extern char *getpassphrase(const char *); | ^~~~~~~~~~~~~ ifrom.c: In function 'prompt': ifrom.c:246:3: error: implicit declaration of function 'gets'; did you mean 'getw'? [-Wimplicit-function-declaration] 246 | gets (txt); | ^~~~ | getw ifrom.c: In function 'mm_login': /home/pbulk/work/mail/imap-uw-utils/work/.buildlink/include/c-client/osdep.h:68:17: error: too many arguments to function 'getpassphrase'; expected 0, have 1 68 | #define getpass getpassphrase | ^~~~~~~~~~~~~ ifrom.c:333:15: note: in expansion of macro 'getpass' 333 | strcpy (pwd,getpass (tmp)); | ^~~~~~~ /home/pbulk/work/mail/imap-uw-utils/work/.buildlink/include/c-client/osdep.h:68:17: note: declared here 68 | #define getpass getpassphrase | ^~~~~~~~~~~~~ ifrom.c:57:7: note: in expansion of macro 'getpass' 57 | char *getpass (); | ^~~~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/imap-uw-utils *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/imap-uw-utils