=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for xkbcomp-1.3.0 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in man --- xkbcomp.1 --- GEN xkbcomp.1 --- action.o --- --- alias.o --- --- action.o --- CC action.o --- alias.o --- CC alias.o --- action.o --- action.c: In function 'ActionsInit': action.c:1459:9: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] constTrue.value.str = XkbInternAtom(NULL, "true", False); ^ In file included from xkbcomp.h:40:0, from action.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ action.c:1464:9: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] constFalse.value.str = XkbInternAtom(NULL, "false", False); ^ In file included from xkbcomp.h:40:0, from action.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ --- compat.o --- CC compat.o --- expr.o --- CC expr.o --- geometry.o --- CC geometry.o --- expr.o --- expr.c: In function 'RadioLookup': expr.c:202:9: warning: array subscript has type 'char' [-Wchar-subscripts] else if (!isdigit(str[0])) ^ expr.c: In function 'ExprResolveString': expr.c:733:27: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] val_rtrn->str = empty; ^ --- geometry.o --- geometry.c: In function 'InitSectionInfo': geometry.c:542:9: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] si->name = XkbInternAtom(info->dpy, "unknown", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:554:9: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] si->name = XkbInternAtom(info->dpy, "default", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c: In function 'ClearSectionInfo': geometry.c:586:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] si->name = XkbInternAtom(info->dpy, "default", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c: In function 'VerifyDoodadInfo': geometry.c:3017:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->color = XkbInternAtom(NULL, "black", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3038:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->color = XkbInternAtom(NULL, "black", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3062:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->font = XkbInternAtom(NULL, DFLT_FONT, False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3072:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->fontSlant = XkbInternAtom(NULL, DFLT_SLANT, False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3082:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->fontWeight = XkbInternAtom(NULL, DFLT_WEIGHT, False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3092:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->fontSetWidth = XkbInternAtom(NULL, DFLT_SET_WIDTH, False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3102:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->fontVariant = XkbInternAtom(NULL, DFLT_VARIANT, False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3112:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->fontEncoding = XkbInternAtom(NULL, DFLT_ENCODING, False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3206:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->color = XkbInternAtom(NULL, "green", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3216:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->offColor = XkbInternAtom(NULL, "black", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3255:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] di->color = XkbInternAtom(NULL, "black", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c: In function 'CopySectionDef': geometry.c:3625:17: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [enabled by default] color = XkbAddGeomColor(geom, "white", geom->num_colors); ^ In file included from geometry.c:37:0: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBgeom.h:333:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^ geometry.c: In function 'CompileGeometry': geometry.c:3707:9: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [enabled by default] XkbAddGeomColor(geom, "black", geom->num_colors); ^ In file included from geometry.c:37:0: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBgeom.h:333:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^ geometry.c:3708:9: warning: passing argument 2 of 'XkbAddGeomColor' discards 'const' qualifier from pointer target type [enabled by default] XkbAddGeomColor(geom, "white", geom->num_colors); ^ In file included from geometry.c:37:0: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBgeom.h:333:1: note: expected 'char *' but argument is of type 'const char *' XkbAddGeomColor( ^ geometry.c:3711:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] info.baseColor = XkbInternAtom(NULL, "white", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ geometry.c:3713:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] info.labelColor = XkbInternAtom(NULL, "black", False); ^ In file included from xkbcomp.h:40:0, from geometry.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ --- indicators.o --- CC indicators.o indicators.c: In function 'ClearIndicatorMapInfo': indicators.c:50:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] info->name = XkbInternAtom(dpy, "default", False); ^ In file included from xkbcomp.h:40:0, from indicators.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ --- keycodes.o --- CC keycodes.o --- keymap.o --- CC keymap.o --- keytypes.o --- CC keytypes.o --- listing.o --- CC listing.o --- keytypes.o --- keytypes.c: In function 'InitKeyTypesInfo': --- misc.o --- CC misc.o --- keytypes.o --- keytypes.c:131:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] tok_ONE_LEVEL = XkbInternAtom(NULL, "ONE_LEVEL", False); ^ In file included from xkbcomp.h:40:0, from keytypes.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ keytypes.c:132:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] tok_TWO_LEVEL = XkbInternAtom(NULL, "TWO_LEVEL", False); ^ In file included from xkbcomp.h:40:0, from keytypes.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ keytypes.c:133:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] tok_ALPHABETIC = XkbInternAtom(NULL, "ALPHABETIC", False); ^ In file included from xkbcomp.h:40:0, from keytypes.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ keytypes.c:134:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] tok_KEYPAD = XkbInternAtom(NULL, "KEYPAD", False); ^ In file included from xkbcomp.h:40:0, from keytypes.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ --- parseutils.o --- CC parseutils.o --- symbols.o --- CC symbols.o symbols.c: In function 'InitSymbolsInfo': symbols.c:242:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] tok_ONE_LEVEL = XkbInternAtom(NULL, "ONE_LEVEL", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c:243:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] tok_TWO_LEVEL = XkbInternAtom(NULL, "TWO_LEVEL", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c:244:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] tok_KEYPAD = XkbInternAtom(NULL, "KEYPAD", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c: In function 'HandleSymbolsBody': symbols.c:1507:31: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] field.str = "symbols"; ^ symbols.c:1509:31: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] field.str = "actions"; ^ symbols.c: In function 'FindAutomaticType': symbols.c:1798:9: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] *typeNameRtrn = XkbInternAtom(NULL, "ONE_LEVEL", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c:1805:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] *typeNameRtrn = XkbInternAtom(NULL, "ALPHABETIC", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c:1809:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] *typeNameRtrn = XkbInternAtom(NULL, "KEYPAD", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c:1814:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] *typeNameRtrn = XkbInternAtom(NULL, "TWO_LEVEL", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c:1823:21: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] XkbInternAtom(NULL, "FOUR_LEVEL_ALPHABETIC", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c:1827:47: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c:1830:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] *typeNameRtrn = XkbInternAtom(NULL, "FOUR_LEVEL_KEYPAD", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ symbols.c:1832:13: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] *typeNameRtrn = XkbInternAtom(NULL, "FOUR_LEVEL", False); ^ In file included from xkbcomp.h:40:0, from symbols.c:27: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ --- utils.o --- CC utils.o --- vmod.o --- CC vmod.o vmod.c: In function 'FindKeypadVMod': vmod.c:234:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] name = XkbInternAtom(xkb->dpy, "NumLock", False); ^ In file included from xkbcomp.h:40:0, from vmod.c:29: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ --- xkbcomp.o --- CC xkbcomp.o xkbcomp.c: In function 'parseArgs': xkbcomp.c:510:13: warning: array subscript has type 'char' [-Wchar-subscripts] if (isdigit(argv[i][2])) ^ xkbcomp.c:515:13: warning: array subscript has type 'char' [-Wchar-subscripts] else if ((i < (argc - 1)) && (isdigit(argv[i + 1][0]))) ^ xkbcomp.c: In function 'main': xkbcomp.c:936:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] inputFile = "stdin"; ^ xkbcomp.c:1136:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] outputFile = "stdout"; ^ --- xkbpath.o --- CC xkbpath.o --- xkbscan.o --- CC xkbscan.o --- xkbparse.o --- CC xkbparse.o xkbparse.c:298:5: warning: redundant redeclaration of 'yyparse' [-Wredundant-decls] int yyparse (void); ^ In file included from xkbparse.y:96:0: parseutils.h:200:12: note: previous declaration of 'yyparse' was here extern int yyparse(void); ^ xkbparse.y: In function 'yyparse': xkbparse.y:561:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"action",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:563:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"interpret",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:565:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"type",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:567:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"key",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:569:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"group",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:571:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] {$$=XkbInternAtom(NULL,"modifier_map",False);} ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:573:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"indicator",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:575:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"shape",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:577:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"row",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:579:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"section",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:581:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] { $$= XkbInternAtom(NULL,"text",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ xkbparse.y:759:5: warning: passing argument 2 of 'XkbInternAtom' discards 'const' qualifier from pointer target type [enabled by default] | DEFAULT { $$= XkbInternAtom(NULL,"default",False); } ^ In file included from xkbcomp.h:40:0, from parseutils.h:34, from xkbparse.y:96: /scratch/x11/xkbcomp/work/.x11-buildlink/include/X11/extensions/XKBfile.h:252:13: note: expected 'char *' but argument is of type 'const char *' extern Atom XkbInternAtom( ^ --- xkbcomp --- CCLD xkbcomp ld: warning: libxcb.so.1, needed by /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so, not found (try using -rpath or -rpath-link) /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_get_maximum_request_length' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_wait_for_event' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_take_socket' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_writev' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_poll_for_event' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_connection_has_error' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_connect' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_disconnect' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_poll_for_reply' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_get_setup' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_connect_to_display_with_auth_info' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_generate_id' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_parse_display' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_wait_for_reply' /scratch/x11/xkbcomp/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_get_file_descriptor' *** [xkbcomp] Error code 1 make[2]: stopped in /scratch/x11/xkbcomp/work/xkbcomp-1.3.0 1 error make[2]: stopped in /scratch/x11/xkbcomp/work/xkbcomp-1.3.0 *** [all-recursive] Error code 1 make[1]: stopped in /scratch/x11/xkbcomp/work/xkbcomp-1.3.0 1 error make[1]: stopped in /scratch/x11/xkbcomp/work/xkbcomp-1.3.0 *** [all] Error code 2 make: stopped in /scratch/x11/xkbcomp/work/xkbcomp-1.3.0 1 error make: stopped in /scratch/x11/xkbcomp/work/xkbcomp-1.3.0 *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/x11/xkbcomp *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/x11/xkbcomp