=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/wm/oroborus", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for oroborus-2.0.12nb1 --- all-recursive --- Making all in src --- config.h --- --- all --- /opt/pkg/bin/bmake all-am --- client.o --- --- frame.o --- --- client.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/oroborus\" -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT client.o -MD -MP -MF ".deps/client.Tpo" -c -o client.o `test -f 'client.c' || echo './'`client.c; then mv ".deps/client.Tpo" ".deps/client.Po"; else rm -f ".deps/client.Tpo"; exit 1; fi --- frame.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/oroborus\" -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT frame.o -MD -MP -MF ".deps/frame.Tpo" -c -o frame.o `test -f 'frame.c' || echo './'`frame.c; then mv ".deps/frame.Tpo" ".deps/frame.Po"; else rm -f ".deps/frame.Tpo"; exit 1; fi In file included from oroborus.h:35, from frame.c:22: ./getopt.h:138:14: error: conflicting types for 'getopt'; have 'int(void)' 138 | extern int getopt (); | ^~~~~~ In file included from oroborus.h:31: /usr/include/stdio.h:335:17: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 335 | extern int getopt(int, char *const *, const char *); | ^~~~~~ In file included from oroborus.h:48: system.h:186:7: error: conflicting types for 'getenv'; have 'char *(void)' 186 | char *getenv (); | ^~~~~~ In file included from /usr/include/stdlib.h:41, from oroborus.h:30: /usr/include/iso/stdlib_iso.h:139:14: note: previous declaration of 'getenv' with type 'char *(const char *)' 139 | extern char *getenv(const char *); | ^~~~~~ --- client.o --- In file included from oroborus.h:35, from client.c:22: ./getopt.h:138:14: error: conflicting types for 'getopt'; have 'int(void)' 138 | extern int getopt (); | ^~~~~~ In file included from oroborus.h:31: /usr/include/stdio.h:335:17: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 335 | extern int getopt(int, char *const *, const char *); | ^~~~~~ In file included from oroborus.h:48: system.h:186:7: error: conflicting types for 'getenv'; have 'char *(void)' 186 | char *getenv (); | ^~~~~~ In file included from /usr/include/stdlib.h:41, from oroborus.h:30: /usr/include/iso/stdlib_iso.h:139:14: note: previous declaration of 'getenv' with type 'char *(const char *)' 139 | extern char *getenv(const char *); | ^~~~~~ client.c: In function 'clientMove': client.c:1205:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1205 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from oroborus.h:25: /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1205:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1205 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1205:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1205 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1205:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1205 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1205:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1205 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1205:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1205 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c: In function 'clientResize': client.c:1516:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1516 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1516:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1516 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1516:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1516 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1516:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1516 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1516:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1516 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1516:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1516 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c: In function 'clientCycle': client.c:1718:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1718 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1718:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1718 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1718:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1718 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1718:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1718 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1718:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1718 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1718:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1718 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ /home/pbulk/work/wm/oroborus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ --- frame.o --- *** [frame.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/work/wm/oroborus/work/oroborus-2.0.12/src --- client.o --- *** [client.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/work/wm/oroborus/work/oroborus-2.0.12/src bmake[2]: 2 errors bmake[2]: stopped making "all-am" in /home/pbulk/work/wm/oroborus/work/oroborus-2.0.12/src *** [all] Error code 2 bmake[1]: stopped making "all" in /home/pbulk/work/wm/oroborus/work/oroborus-2.0.12/src bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/work/wm/oroborus/work/oroborus-2.0.12/src *** [all-recursive] Error code 1 bmake: stopped making "all" in /home/pbulk/work/wm/oroborus/work/oroborus-2.0.12 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/wm/oroborus/work/oroborus-2.0.12 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/oroborus *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/oroborus