=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for xless-1.7nb4 making all in ./regexp... rm -f regexp.o cc -c -O -I. -I/usr/pkg/include -I /usr/X11R7/include regexp.c rm -f regsub.o cc -c -O -I. -I/usr/pkg/include -I /usr/X11R7/include regsub.c rm -f regerror.o cc -c -O -I. -I/usr/pkg/include -I /usr/X11R7/include regerror.c rm -f libregexp.a ar clq libregexp.a regexp.o regsub.o regerror.o ranlib libregexp.a cc -O -Iregexp -I/usr/pkg/include -I /usr/X11R7/include -DHELPFILE=\"/usr/pkg/lib/X11/xless.help\" -DTILDE_EXPANSION -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" -I/usr/X11R7/include -c help.c In file included from help.c:35: ./xless.h:43:9: warning: '__P' macro redefined [-Wmacro-redefined] #define __P(a) a ^ /usr/include/sys/cdefs.h:96:9: note: previous definition is here #define __P(protos) protos /* full-blown ANSI C */ ^ In file included from help.c:35: ./xless.h:237:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main __P((int, char *[])); ^ ./xless.h:237:1: note: change return type to 'int' void main __P((int, char *[])); ^~~~ int 2 warnings generated. cc -O -Iregexp -I/usr/pkg/include -I /usr/X11R7/include -DHELPFILE=\"/usr/pkg/lib/X11/xless.help\" -DTILDE_EXPANSION -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" -I/usr/X11R7/include -c init.c In file included from init.c:41: ./xless.h:43:9: warning: '__P' macro redefined [-Wmacro-redefined] #define __P(a) a ^ /usr/include/sys/cdefs.h:96:9: note: previous definition is here #define __P(protos) protos /* full-blown ANSI C */ ^ In file included from init.c:41: ./xless.h:237:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main __P((int, char *[])); ^ ./xless.h:237:1: note: change return type to 'int' void main __P((int, char *[])); ^~~~ int init.c:185:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ init.c:185:5: note: include the header or explicitly provide a declaration for 'exit' 3 warnings generated. cc -O -Iregexp -I/usr/pkg/include -I /usr/X11R7/include -DHELPFILE=\"/usr/pkg/lib/X11/xless.help\" -DTILDE_EXPANSION -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" -I/usr/X11R7/include -c popup.c In file included from popup.c:38: ./xless.h:43:9: warning: '__P' macro redefined [-Wmacro-redefined] #define __P(a) a ^ /usr/include/sys/cdefs.h:96:9: note: previous definition is here #define __P(protos) protos /* full-blown ANSI C */ ^ In file included from popup.c:38: ./xless.h:237:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main __P((int, char *[])); ^ ./xless.h:237:1: note: change return type to 'int' void main __P((int, char *[])); ^~~~ int 2 warnings generated. cc -O -Iregexp -I/usr/pkg/include -I /usr/X11R7/include -DHELPFILE=\"/usr/pkg/lib/X11/xless.help\" -DTILDE_EXPANSION -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" -I/usr/X11R7/include -c util.c In file included from util.c:35: ./xless.h:43:9: warning: '__P' macro redefined [-Wmacro-redefined] #define __P(a) a ^ /usr/include/sys/cdefs.h:96:9: note: previous definition is here #define __P(protos) protos /* full-blown ANSI C */ ^ In file included from util.c:35: ./xless.h:237:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main __P((int, char *[])); ^ ./xless.h:237:1: note: change return type to 'int' void main __P((int, char *[])); ^~~~ int util.c:118:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ util.c:118:5: note: include the header or explicitly provide a declaration for 'exit' 3 warnings generated. cc -O -Iregexp -I/usr/pkg/include -I /usr/X11R7/include -DHELPFILE=\"/usr/pkg/lib/X11/xless.help\" -DTILDE_EXPANSION -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" -I/usr/X11R7/include -c callbacks.c In file included from callbacks.c:37: ./xless.h:43:9: warning: '__P' macro redefined [-Wmacro-redefined] #define __P(a) a ^ /usr/include/sys/cdefs.h:96:9: note: previous definition is here #define __P(protos) protos /* full-blown ANSI C */ ^ In file included from callbacks.c:37: ./xless.h:237:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main __P((int, char *[])); ^ ./xless.h:237:1: note: change return type to 'int' void main __P((int, char *[])); ^~~~ int callbacks.c:195:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ callbacks.c:195:2: note: include the header or explicitly provide a declaration for 'exit' 3 warnings generated. cc -O -Iregexp -I/usr/pkg/include -I /usr/X11R7/include -DHELPFILE=\"/usr/pkg/lib/X11/xless.help\" -DTILDE_EXPANSION -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" -I/usr/X11R7/include -c window.c In file included from window.c:37: ./xless.h:43:9: warning: '__P' macro redefined [-Wmacro-redefined] #define __P(a) a ^ /usr/include/sys/cdefs.h:96:9: note: previous definition is here #define __P(protos) protos /* full-blown ANSI C */ ^ In file included from window.c:37: ./xless.h:237:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main __P((int, char *[])); ^ ./xless.h:237:1: note: change return type to 'int' void main __P((int, char *[])); ^~~~ int window.c:293:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ window.c:293:5: note: include the header or explicitly provide a declaration for 'exit' 3 warnings generated. cc -O -Iregexp -I/usr/pkg/include -I /usr/X11R7/include -DHELPFILE=\"/usr/pkg/lib/X11/xless.help\" -DTILDE_EXPANSION -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" -I/usr/X11R7/include -c main.c In file included from main.c:35: ./xless.h:43:9: warning: '__P' macro redefined [-Wmacro-redefined] #define __P(a) a ^ /usr/include/sys/cdefs.h:96:9: note: previous definition is here #define __P(protos) protos /* full-blown ANSI C */ ^ In file included from main.c:35: ./xless.h:237:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main __P((int, char *[])); ^ ./xless.h:237:1: note: change return type to 'int' void main __P((int, char *[])); ^~~~ int main.c:202:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void ^ main.c:202:1: note: change return type to 'int' void ^~~~ int main.c:289:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ main.c:289:7: note: include the header or explicitly provide a declaration for 'exit' 4 warnings generated. cc -O -Iregexp -I/usr/pkg/include -I /usr/X11R7/include -DHELPFILE=\"/usr/pkg/lib/X11/xless.help\" -DTILDE_EXPANSION -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" -I/usr/X11R7/include -c actions.c In file included from actions.c:30: ./xless.h:43:9: warning: '__P' macro redefined [-Wmacro-redefined] #define __P(a) a ^ /usr/include/sys/cdefs.h:96:9: note: previous definition is here #define __P(protos) protos /* full-blown ANSI C */ ^ In file included from actions.c:30: ./xless.h:237:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main __P((int, char *[])); ^ ./xless.h:237:1: note: change return type to 'int' void main __P((int, char *[])); ^~~~ int 2 warnings generated. cc -O -Iregexp -I/usr/pkg/include -I /usr/X11R7/include -DHELPFILE=\"/usr/pkg/lib/X11/xless.help\" -DTILDE_EXPANSION -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" -I/usr/X11R7/include -c functions.c In file included from functions.c:30: ./xless.h:43:9: warning: '__P' macro redefined [-Wmacro-redefined] #define __P(a) a ^ /usr/include/sys/cdefs.h:96:9: note: previous definition is here #define __P(protos) protos /* full-blown ANSI C */ ^ In file included from functions.c:30: ./xless.h:237:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main __P((int, char *[])); ^ ./xless.h:237:1: note: change return type to 'int' void main __P((int, char *[])); ^~~~ int functions.c:45:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ functions.c:45:3: note: include the header or explicitly provide a declaration for 'exit' 3 warnings generated. bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/x11/xless/work/xless-1.7 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/x11/xless *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/x11/xless