=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for maelstrom-x11-2.0.6nb4 c++ -O2 -Inetlogic -I/usr/X11R7/include -I/usr/X11R7/include -DAUDIO_16BIT -DASYNCHRONOUS_IO -DUSE_POSIX_SIGNALS -DVARBASE=\"/usr/pkg/var\" -DSYSTEM=\"\" -DLIBDIR=\"/usr/pkg/share/maelstrom\" -c main.cpp In file included from main.cpp:18: In file included from ./Maelstrom_Globals.h:10: ./framebuf.h:76:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf doesn't support %d bytes-per-pixel!", bpp); ^ ./framebuf.h:91:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Alloc_Cmap)\n"); ^ ./framebuf.h:97:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Unimplemented function (FrameBuf: Alloc_Private_Cmap)\n"); ^ ./framebuf.h:169:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Hide_Cursor)\n"); ^ ./framebuf.h:172:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Show_Cursor)\n"); ^ ./framebuf.h:180:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Fade)\n"); ^ ./framebuf.h:184:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: RefreshArea)\n"); ^ ./framebuf.h:187:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Refresh)\n"); ^ ./framebuf.h:190:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: FlushEvents)\n"); ^ ./framebuf.h:193:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: FlushEvents)\n"); ^ ./framebuf.h:198:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: GetEvent)\n"); ^ ./framebuf.h:203:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: KeyToAscii)\n"); ^ ./framebuf.h:208:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Flush)\n"); ^ ./framebuf.h:211:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("Unfinished FrameBuf class"); ^ In file included from main.cpp:18: In file included from ./Maelstrom_Globals.h:18: ./x11_framebuf.h:43:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 8-bit PseudoColor Display"); ^ ./x11_framebuf.h:45:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 16-bit HiColor Display"); ^ ./x11_framebuf.h:47:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 24-bit TrueColor Display"); ^ ./x11_framebuf.h:49:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 32-bit TrueColor Display"); ^ ./x11_framebuf.h:51:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 unknown depth Display"); ^ main.cpp:32:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Maelstrom v1.4.3 (Linux version 2.0.6a) -- 7/14/97 by Sam Lantinga\n"; ^ main.cpp:165:7: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] mesg("Graphics speed test took %d microseconds per cycle.\r\n", ^ main.cpp:176:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("\nUsage: %s [-netscores] -printscores\n", progname); ^ main.cpp:177:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("or\n"); ^ main.cpp:178:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Usage: %s \n\n", progname); ^ main.cpp:179:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Where can be any of:\n\n" ^ main.cpp:195:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("\n"); ^ main.cpp:261:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] mesg("Current Gamma correction level: %d\n", ^ main.cpp:268:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Gamma correction value must be between 0 and 8. -- Exiting.\n"); ^ main.cpp:282:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] mesg("Current volume level: %d\n", ^ main.cpp:288:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Volume must be a number between 0 and 8. -- Exiting.\n"); ^ main.cpp:317:24: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *ptr, *display="DISPLAY="; ^ main.cpp:320:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "The '-display' option requires an argument!\n"); ^ main.cpp:338:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] mesg("Checksum = %s\n", get_checksum(NULL, 0)); ^ main.cpp:349:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("%s", Version); ^ main.cpp:370:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Couldn't initialize! -- Exiting.\n"); ^ main.cpp:374:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] mesg("Current Graphics display = %s\n", win->DisplayType()); ^ main.cpp:491:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] win->ScreenDump("ScoreDump", &area); ^ main.cpp:581:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Maelstrom: Lost sound server! -- Exiting.\r\n"); ^ main.cpp:598:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "", "HUP", "INT", "QUIT", "ILL", "TRAP", "IOT", "BUS", ^ main.cpp:598:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "", "HUP", "INT", "QUIT", "ILL", "TRAP", "IOT", "BUS", ^ main.cpp:598:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "", "HUP", "INT", "QUIT", "ILL", "TRAP", "IOT", "BUS", ^ main.cpp:598:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "", "HUP", "INT", "QUIT", "ILL", "TRAP", "IOT", "BUS", ^ main.cpp:598:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "", "HUP", "INT", "QUIT", "ILL", "TRAP", "IOT", "BUS", ^ main.cpp:598:35: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "", "HUP", "INT", "QUIT", "ILL", "TRAP", "IOT", "BUS", ^ main.cpp:598:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "", "HUP", "INT", "QUIT", "ILL", "TRAP", "IOT", "BUS", ^ main.cpp:598:50: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "", "HUP", "INT", "QUIT", "ILL", "TRAP", "IOT", "BUS", ^ main.cpp:599:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", ^ main.cpp:599:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", ^ main.cpp:599:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", ^ main.cpp:599:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", ^ main.cpp:599:33: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", ^ main.cpp:599:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", ^ main.cpp:599:49: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", ^ main.cpp:600:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", ^ main.cpp:600:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", ^ main.cpp:600:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", ^ main.cpp:600:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", ^ main.cpp:600:36: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", ^ main.cpp:600:44: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", ^ main.cpp:600:52: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", ^ main.cpp:601:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "TTOU", ^ main.cpp:603:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", ^ main.cpp:603:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", ^ main.cpp:603:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", ^ main.cpp:603:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", ^ main.cpp:603:35: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", ^ main.cpp:603:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", ^ main.cpp:603:52: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", ^ main.cpp:604:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "PWR", "UNUSED" ^ main.cpp:604:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "PWR", "UNUSED" ^ main.cpp:612:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Killed by signal %d (SIG%s)\r\n", sig, sig_list[sig]); ^ main.cpp:640:37: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( (geneva = fontserv->New_Font("Geneva", 9)) == NULL ) { ^ main.cpp:641:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Can't use Geneva font! -- Exiting.\n"); ^ main.cpp:691:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Can't load 'title' title! (ID=%d)\n", 129); ^ main.cpp:717:37: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( (bigfont = fontserv->New_Font("New York", 18)) == NULL ) { ^ main.cpp:718:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Can't use New York(18) font! -- Exiting.\n"); ^ main.cpp:722:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] text = fontserv->Text_to_BitMap("Name", bigfont, STYLE_ULINE); ^ main.cpp:725:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] text = fontserv->Text_to_BitMap("Score", bigfont, STYLE_ULINE); ^ main.cpp:729:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] text = fontserv->Text_to_BitMap("Wave", bigfont, STYLE_ULINE); ^ main.cpp:736:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( (font = fontserv->New_Font("New York", 14)) == NULL ) { ^ main.cpp:737:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Can't use New York(14) font! -- Exiting.\n"); ^ main.cpp:768:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] text = fontserv->Text_to_BitMap("Last Score: ", bigfont, STYLE_NORM); ^ main.cpp:774:23: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] fontserv->TextWidth("Last Score: ", bigfont, STYLE_NORM), ^ main.cpp:785:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "P", " Start playing Maelstrom", RunPlayGame); ^ main.cpp:785:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "P", " Start playing Maelstrom", RunPlayGame); ^ main.cpp:789:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "C", " Configure the game controls", RunConfigureControls); ^ main.cpp:789:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "C", " Configure the game controls", RunConfigureControls); ^ main.cpp:793:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "Z", " Zap the high scores", RunZapScores); ^ main.cpp:793:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "Z", " Zap the high scores", RunZapScores); ^ main.cpp:797:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "A", " About Maelstrom...", RunDoAbout); ^ main.cpp:797:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "A", " About Maelstrom...", RunDoAbout); ^ main.cpp:809:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "Q", " Quit Maelstrom", RunQuitGame); ^ main.cpp:809:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "Q", " Quit Maelstrom", RunQuitGame); ^ main.cpp:813:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "0", " ", DecrementSound); ^ main.cpp:813:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "0", " ", DecrementSound); ^ main.cpp:815:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( (font = fontserv->New_Font("Geneva", 9)) == NULL ) { ^ main.cpp:816:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Can't use Geneva font! -- Exiting.\n"); ^ main.cpp:819:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] text = fontserv->Text_to_BitMap("-", font, STYLE_NORM); ^ main.cpp:824:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "8", " Set Sound Volume", IncrementSound); ^ main.cpp:824:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] DrawKey(&pt, "8", " Set Sound Volume", IncrementSound); ^ main.cpp:828:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] text = fontserv->Text_to_BitMap("Port to Linux by Sam Lantinga", ^ main.cpp:834:35: warning: illegal character encoding in string literal [-Winvalid-source-encoding] text = fontserv->Text_to_BitMap("1992-4 Ambrosia Software, Inc.", ^~~~ main.cpp:834:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] text = fontserv->Text_to_BitMap("1992-4 Ambrosia Software, Inc.", ^ main.cpp:841:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] text = fontserv->Text_to_BitMap(VERSION_STRING, font, STYLE_NORM); ^ ./fastlogic/fastlogic.h:4:25: note: expanded from macro 'VERSION_STRING' #define VERSION_STRING VERSION ^ ./Maelstrom.h:9:19: note: expanded from macro 'VERSION' #define VERSION "2.0.6" ^ main.cpp:865:36: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( (geneva = fontserv->New_Font("Geneva", 9)) == NULL ) { ^ main.cpp:866:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Can't use Geneva font! -- Exiting.\n"); ^ main.cpp:896:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Can't load Ambrosia splash title! (ID=%d)\n", 999); ^ main.cpp:917:35: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( (font = fontserv->New_Font("New York", 14)) == NULL ) { ^ main.cpp:918:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Can't use New York(14) font! -- Exiting.\n"); ^ 109 warnings generated. c++ -O2 -Inetlogic -I/usr/X11R7/include -I/usr/X11R7/include -DAUDIO_16BIT -DASYNCHRONOUS_IO -DUSE_POSIX_SIGNALS -DVARBASE=\"/usr/pkg/var\" -DSYSTEM=\"\" -DLIBDIR=\"/usr/pkg/share/maelstrom\" -c framebuf.cpp In file included from framebuf.cpp:7: ./framebuf.h:76:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf doesn't support %d bytes-per-pixel!", bpp); ^ ./framebuf.h:91:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Alloc_Cmap)\n"); ^ ./framebuf.h:97:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Unimplemented function (FrameBuf: Alloc_Private_Cmap)\n"); ^ ./framebuf.h:169:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Hide_Cursor)\n"); ^ ./framebuf.h:172:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Show_Cursor)\n"); ^ ./framebuf.h:180:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Fade)\n"); ^ ./framebuf.h:184:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: RefreshArea)\n"); ^ ./framebuf.h:187:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Refresh)\n"); ^ ./framebuf.h:190:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: FlushEvents)\n"); ^ ./framebuf.h:193:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: FlushEvents)\n"); ^ ./framebuf.h:198:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: GetEvent)\n"); ^ ./framebuf.h:203:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: KeyToAscii)\n"); ^ ./framebuf.h:208:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Flush)\n"); ^ ./framebuf.h:211:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("Unfinished FrameBuf class"); ^ framebuf.cpp:85:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Warning: image has more than %d colors! (Corrupt?)\n", NUM_COLORS); ^ framebuf.cpp:171:5: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf: ReColor: Unknown video bpp!\n"); ^ framebuf.cpp:217:5: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf: ReColor: Unknown video bpp!\n"); ^ framebuf.cpp:270:5: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf: ReColor: Unknown video bpp!\n"); ^ framebuf.cpp:323:5: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf: ReColor: Unknown video bpp!\n"); ^ framebuf.cpp:328:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("FrameBuf: ReColor: Unknown image bpp!\n"); ^ framebuf.cpp:410:8: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("This program cannot handle display depth changes\n"); ^ framebuf.cpp:642:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("FrameBuf::Free_Area: Tried to free bad area pointer!\n"); ^ framebuf.cpp:1018:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf: Unknown sprite opcode! (0x%.2x)\n", ^ framebuf.cpp:1076:5: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf: Unknown sprite opcode! (0x%.2x)\n", ^ framebuf.cpp:1112:5: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf: Unknown sprite opcode! (0x%.2x)\n", ^ 25 warnings generated. c++ -O2 -Inetlogic -I/usr/X11R7/include -I/usr/X11R7/include -DAUDIO_16BIT -DASYNCHRONOUS_IO -DUSE_POSIX_SIGNALS -DVARBASE=\"/usr/pkg/var\" -DSYSTEM=\"\" -DLIBDIR=\"/usr/pkg/share/maelstrom\" -c v_framebuf.cpp In file included from v_framebuf.cpp:9: In file included from ./v_framebuf.h:7: ./framebuf.h:76:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf doesn't support %d bytes-per-pixel!", bpp); ^ ./framebuf.h:91:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Alloc_Cmap)\n"); ^ ./framebuf.h:97:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Unimplemented function (FrameBuf: Alloc_Private_Cmap)\n"); ^ ./framebuf.h:169:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Hide_Cursor)\n"); ^ ./framebuf.h:172:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Show_Cursor)\n"); ^ ./framebuf.h:180:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Fade)\n"); ^ ./framebuf.h:184:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: RefreshArea)\n"); ^ ./framebuf.h:187:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Refresh)\n"); ^ ./framebuf.h:190:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: FlushEvents)\n"); ^ ./framebuf.h:193:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: FlushEvents)\n"); ^ ./framebuf.h:198:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: GetEvent)\n"); ^ ./framebuf.h:203:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: KeyToAscii)\n"); ^ ./framebuf.h:208:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Flush)\n"); ^ ./framebuf.h:211:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("Unfinished FrameBuf class"); ^ In file included from v_framebuf.cpp:9: ./v_framebuf.h:34:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("Virtual Framebuffer Display"); ^ 15 warnings generated. c++ -O2 -Inetlogic -I/usr/X11R7/include -I/usr/X11R7/include -DAUDIO_16BIT -DASYNCHRONOUS_IO -DUSE_POSIX_SIGNALS -DVARBASE=\"/usr/pkg/var\" -DSYSTEM=\"\" -DLIBDIR=\"/usr/pkg/share/maelstrom\" -c x11_framebuf.cpp In file included from x11_framebuf.cpp:12: In file included from ./x11_framebuf.h:7: ./framebuf.h:76:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FrameBuf doesn't support %d bytes-per-pixel!", bpp); ^ ./framebuf.h:91:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Alloc_Cmap)\n"); ^ ./framebuf.h:97:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Unimplemented function (FrameBuf: Alloc_Private_Cmap)\n"); ^ ./framebuf.h:169:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Hide_Cursor)\n"); ^ ./framebuf.h:172:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Show_Cursor)\n"); ^ ./framebuf.h:180:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Fade)\n"); ^ ./framebuf.h:184:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: RefreshArea)\n"); ^ ./framebuf.h:187:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Refresh)\n"); ^ ./framebuf.h:190:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: FlushEvents)\n"); ^ ./framebuf.h:193:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: FlushEvents)\n"); ^ ./framebuf.h:198:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: GetEvent)\n"); ^ ./framebuf.h:203:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: KeyToAscii)\n"); ^ ./framebuf.h:208:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Unimplemented function (FrameBuf: Flush)\n"); ^ ./framebuf.h:211:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("Unfinished FrameBuf class"); ^ In file included from x11_framebuf.cpp:12: ./x11_framebuf.h:43:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 8-bit PseudoColor Display"); ^ ./x11_framebuf.h:45:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 16-bit HiColor Display"); ^ ./x11_framebuf.h:47:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 24-bit TrueColor Display"); ^ ./x11_framebuf.h:49:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 32-bit TrueColor Display"); ^ ./x11_framebuf.h:51:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return("X11 unknown depth Display"); ^ In file included from x11_framebuf.cpp:13: ./cursor.h:37:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "4 4 1 1", ^ ./cursor.h:39:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " s None c None", ^ ./cursor.h:41:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ", ^ ./cursor.h:42:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ", ^ ./cursor.h:43:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ", ^ ./cursor.h:44:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " "}; ^ x11_framebuf.cpp:34:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("X: Warning: failed to attach shared memory\n"); ^ x11_framebuf.cpp:67:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("X: Can't open display...\n"); ^ x11_framebuf.cpp:110:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "X: Screen doesn't support PseudoColor or TrueColor!\n"); ^ x11_framebuf.cpp:140:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "X: Couldn't figure out the size of the root window!\n"); ^ x11_framebuf.cpp:145:3: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "X: Root window is too small! -- Need %dx%d resolution.\n", ^ x11_framebuf.cpp:171:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Warning: Couldn't get X shared memory.\n"); ^ x11_framebuf.cpp:183:4: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Warning: Couldn't attach to X shared memory.\n"); ^ x11_framebuf.cpp:230:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("X: Unable to create X image\n"); ^ x11_framebuf.cpp:245:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Note: Couldn't create color icon.\n"); ^ x11_framebuf.cpp:316:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("X: Cannot create window name resource!\n"); ^ x11_framebuf.cpp:352:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("X: Couldn't create graphics context.\n"); ^ 36 warnings generated. c++ -O2 -Inetlogic -I/usr/X11R7/include -I/usr/X11R7/include -DAUDIO_16BIT -DASYNCHRONOUS_IO -DUSE_POSIX_SIGNALS -DVARBASE=\"/usr/pkg/var\" -DSYSTEM=\"\" -DLIBDIR=\"/usr/pkg/share/maelstrom\" -c vga_framebuf.cpp c++ -O2 -Inetlogic -I/usr/X11R7/include -I/usr/X11R7/include -DAUDIO_16BIT -DASYNCHRONOUS_IO -DUSE_POSIX_SIGNALS -DVARBASE=\"/usr/pkg/var\" -DSYSTEM=\"\" -DLIBDIR=\"/usr/pkg/share/maelstrom\" -c dga_framebuf.cpp c++ -O2 -Inetlogic -I/usr/X11R7/include -I/usr/X11R7/include -DAUDIO_16BIT -DASYNCHRONOUS_IO -DUSE_POSIX_SIGNALS -DVARBASE=\"/usr/pkg/var\" -DSYSTEM=\"\" -DLIBDIR=\"/usr/pkg/share/maelstrom\" -c fontserv.cpp In file included from fontserv.cpp:9: ./bitesex.h:39:2: error: Compiling for an unknown architecture! #error Compiling for an unknown architecture! ^ ./bitesex.h:52:9: warning: 'BYTE_ORDER' macro redefined [-Wmacro-redefined] #define BYTE_ORDER __BYTE_ORDER__ ^ /usr/include/sys/endian.h:103:9: note: previous definition is here #define BYTE_ORDER _BYTE_ORDER ^ In file included from fontserv.cpp:9: ./bitesex.h:53:9: warning: 'LITTLE_ENDIAN' macro redefined [-Wmacro-redefined] #define LITTLE_ENDIAN __LITTLE_ENDIAN__ ^ /usr/include/sys/endian.h:100:9: note: previous definition is here #define LITTLE_ENDIAN 1234 /* LSB first: i386, vax */ ^ In file included from fontserv.cpp:9: ./bitesex.h:54:9: warning: 'BIG_ENDIAN' macro redefined [-Wmacro-redefined] #define BIG_ENDIAN __BIG_ENDIAN__ ^ /usr/include/sys/endian.h:101:9: note: previous definition is here #define BIG_ENDIAN 4321 /* MSB first: 68000, ibm, net */ ^ fontserv.cpp:54:47: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( ! (num_fonds=fontres->get_num_resources("FOND")) ) { ^ fontserv.cpp:55:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("FontServ: No 'FOND' resources in %s\n", fontfile); ^ fontserv.cpp:59:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] fontres->get_resource_ids("FOND", fond_array); ^ fontserv.cpp:84:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] get_resource_name("FOND", fond_array[i])) == 0 ) { ^ fontserv.cpp:89:29: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( fontres->get_resource("FOND", fond_array[i], &fond) < 0 ) { ^ fontserv.cpp:90:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Warning: Font family '%s' not found\n", fontname); ^ fontserv.cpp:121:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Warning: Font family '%s' has no fonts installed\n", fontname); ^ fontserv.cpp:126:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Warning: Font family '%s' doesn't have %d pt fonts\n", fontname, ptsize); ^ fontserv.cpp:132:29: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( fontres->get_resource("NFNT", Fent->ID, &font->nfnt) < 0 ) { ^ fontserv.cpp:134:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Warning: Can't find NFNT resource for %d pt %s font\n", ptsize, fontname); ^ fontserv.cpp:153:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error("Warning: Bad font Magic number: 0x%04x\n", ^ fontserv.cpp:111:16: warning: expression result unused [-Wunused-value] bytesexs(Fond.num_fonts); ~~~~ ^~~~~~~~~ ./bitesex.h:110:22: note: expanded from macro 'bytesexs' #define bytesexs(x) (x) ^ fontserv.cpp:266:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FontServ: Italics not implemented!\n"); ^ fontserv.cpp:269:6: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "FontServ: Unknown text style!\n"); ^ 17 warnings and 1 error generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/games/maelstrom-x11/work/Maelstrom *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/games/maelstrom-x11 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/maelstrom-x11