=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/ham/fl_logbook", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for fl_logbook-2.5nb8 g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/fl_logbook.cpp g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/lgbook.cpp g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/qso_db.cpp src/lgbook.cpp: In function 'Fl_Double_Window* create_main()': src/lgbook.cpp:160:69: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 160 | { Fl_DateInput* o = inpDate = new Fl_DateInput(5, 43, 85, 21, "Date"); | ^~~~~~ src/lgbook.cpp:222:78: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 222 | { Fl_DateInput* o = inpQSLrcvddate = new Fl_DateInput(379, 78, 85, 21, "QSL-rcvd"); | ^~~~~~~~~~ src/lgbook.cpp:245:78: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 245 | { Fl_DateInput* o = inpQSLsentdate = new Fl_DateInput(465, 78, 85, 21, "QSL-sent"); | ^~~~~~~~~~ g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/combo.cxx g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/adif_io.cpp g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/multipsklog.cpp src/combo.cxx:106:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 106 | " 12 12 3 1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/combo.cxx:108:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 108 | ". c #000000", | ^~~~~~~~~~~~~ src/combo.cxx:109:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 109 | "d c none", | ^~~~~~~~~~ src/combo.cxx:110:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 110 | "e c #ffffff", | ^~~~~~~~~~~~~ src/combo.cxx:112:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 112 | "dddddddddddd", | ^~~~~~~~~~~~~~ src/combo.cxx:113:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 113 | "dddddddddddd", | ^~~~~~~~~~~~~~ src/combo.cxx:114:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 114 | "dddddddddddd", | ^~~~~~~~~~~~~~ src/combo.cxx:115:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 115 | "............", | ^~~~~~~~~~~~~~ src/combo.cxx:116:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 116 | "d..........d", | ^~~~~~~~~~~~~~ src/combo.cxx:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 117 | "dd........dd", | ^~~~~~~~~~~~~~ src/combo.cxx:118:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 118 | "ddd......ddd", | ^~~~~~~~~~~~~~ src/combo.cxx:119:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 119 | "dddd....dddd", | ^~~~~~~~~~~~~~ src/combo.cxx:120:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 120 | "ddddd..ddddd", | ^~~~~~~~~~~~~~ src/combo.cxx:121:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 121 | "dddddddddddd", | ^~~~~~~~~~~~~~ src/combo.cxx:122:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 122 | "dddddddddddd", | ^~~~~~~~~~~~~~ src/combo.cxx:123:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 123 | "dddddddddddd", | ^~~~~~~~~~~~~~ g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/support.cpp src/adif_io.cpp:11:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 11 | {"ADDRESS", 40}, // 0 - contacted stations mailing address | ^~~~~~~~~ src/adif_io.cpp:12:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 12 | {"AGE", 3}, // 1 - contacted operators age in years | ^~~~~ src/adif_io.cpp:13:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 13 | {"ARRL_SECT", 12}, // 2 - contacted stations ARRL section | ^~~~~~~~~~~ src/adif_io.cpp:14:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 14 | {"BAND", 6}, // 3 - QSO band | ^~~~~~ src/adif_io.cpp:15:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 15 | {"CALL", 10}, // 4 - contacted stations CALLSIGN | ^~~~~~ src/adif_io.cpp:16:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 16 | {"CNTY", 20}, // 5 - secondary political subdivision, ie: STATE | ^~~~~~ src/adif_io.cpp:17:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 17 | {"COMMENT", 80}, // 6 - comment field for QSO | ^~~~~~~~~ src/adif_io.cpp:18:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 18 | {"CONT", 10}, // 7 - contacted stations continent | ^~~~~~ src/adif_io.cpp:19:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 19 | {"CONTEST_ID", 6}, // 8 - QSO contest identifier | ^~~~~~~~~~~~ src/adif_io.cpp:20:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 20 | {"COUNTRY", 20}, // 9 - contacted stations DXCC entity name | ^~~~~~~~~ src/adif_io.cpp:21:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 21 | {"CQZ", 8}, // 10 - contacted stations CQ Zone | ^~~~~ src/adif_io.cpp:22:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 22 | {"DXCC", 8}, // 11 - contacted stations Country Code | ^~~~~~ src/adif_io.cpp:23:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 23 | {"FREQ", 10}, // 12 - QSO frequency in Mhz | ^~~~~~ src/adif_io.cpp:24:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 24 | {"GRIDSQUARE", 6}, // 13 - contacted stations Maidenhead Grid Square | ^~~~~~~~~~~~ src/adif_io.cpp:25:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 25 | {"MODE", 8}, // 14 - QSO mode | ^~~~~~ src/adif_io.cpp:26:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 26 | {"NAME", 18}, // 15 - contacted operators NAME | ^~~~~~ src/adif_io.cpp:27:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 27 | {"NOTES", 80}, // 16 - QSO notes | ^~~~~~~ src/adif_io.cpp:28:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 28 | {"QSLRDATE", 8}, // 17 - QSL received date | ^~~~~~~~~~ src/adif_io.cpp:29:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 29 | {"QSLSDATE", 8}, // 18 - QSL sent date | ^~~~~~~~~~ src/adif_io.cpp:30:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 30 | {"QSL_RCVD", 1}, // 19 - QSL received status | ^~~~~~~~~~ src/adif_io.cpp:31:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 31 | {"QSL_SENT", 1}, // 20 - QSL sent status | ^~~~~~~~~~ src/adif_io.cpp:32:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 32 | {"QSO_DATE", 8}, // 21 - QSO data | ^~~~~~~~~~ src/adif_io.cpp:33:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 33 | {"QTH", 30}, // 22 - contacted stations city | ^~~~~ src/adif_io.cpp:34:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 34 | {"RST_RCVD", 3}, // 23 - received signal report | ^~~~~~~~~~ src/adif_io.cpp:35:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 35 | {"RST_SENT", 3}, // 24 - sent signal report | ^~~~~~~~~~ src/adif_io.cpp:36:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 36 | {"STATE", 2}, // 25 - contacted stations STATE | ^~~~~~~ src/adif_io.cpp:37:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 37 | {"STX", 8}, // 26 - QSO transmitted serial number | ^~~~~ src/adif_io.cpp:38:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 38 | {"TIME_OFF", 4}, // 27 - HHMM or HHMMSS in UTC | ^~~~~~~~~~ src/adif_io.cpp:39:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 39 | {"TIME_ON", 4}, // 28 - HHMM or HHMMSS in UTC | ^~~~~~~~~ src/adif_io.cpp:40:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 40 | {"TX_PWR", 4} // 29 - power transmitted by this station | ^~~~~~~~ src/adif_io.cpp:131:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 131 | char *ADIFHEADER = "\ | ^~ 132 | ADIF Export from Fast Light Logbook\n\ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 133 | w1hkj@adelphia.net\n\ | ~~~~~~~~~~~~~~~~~~~~~ 134 | File: %s\n\ | ~~~~~~~~~~~ 135 | %s\n\ | ~~~~~~~~~~~~~~~~~~~ 136 | logbook\n\ | ~~~~~~~~~~~~~~~~~~~~~~~ 137 | %s\n\ | ~~~~~~~~~~~~~~~~~~~~~~~~ 138 | \n\n"; | ~~~~~~~~~~ g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/calendar.cxx g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/date.cxx src/calendar.cxx:455:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 455 | " 14 14 3 1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/calendar.cxx:457:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 457 | ". c #000000", | ^~~~~~~~~~~~~ src/calendar.cxx:458:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 458 | "d c none", | ^~~~~~~~~~ src/calendar.cxx:459:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 459 | "e c #ffffff", | ^~~~~~~~~~~~~ src/calendar.cxx:461:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 461 | "dddddddddddddd", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:462:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 462 | ".............d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:463:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 463 | ".eeeeeeeeeee.d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:464:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 464 | ".............d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:465:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 465 | ".e.e.e.e.e.e.d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:466:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 466 | ".............d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:467:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 467 | ".e.e.e.e.e.e.d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:468:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 468 | ".............d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:469:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 469 | ".e.e.e.e.e.e.d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:470:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 470 | ".............d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:471:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 471 | ".e.e.e.e.e.e.d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:472:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 472 | ".............d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:473:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 473 | ".e.e.e.e.e.e.d", | ^~~~~~~~~~~~~~~~ src/calendar.cxx:474:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 474 | "dddddddddddddd", | ^~~~~~~~~~~~~~~~ g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/table.cxx g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/fileio.cpp g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/ipcdata.cpp src/ipcdata.cpp:57:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 57 | "jan","feb","mar","apr","may","jun", | ^~~~~ src/ipcdata.cpp:57:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 57 | "jan","feb","mar","apr","may","jun", | ^~~~~ src/ipcdata.cpp:57:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 57 | "jan","feb","mar","apr","may","jun", | ^~~~~ src/ipcdata.cpp:57:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 57 | "jan","feb","mar","apr","may","jun", | ^~~~~ src/ipcdata.cpp:57:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 57 | "jan","feb","mar","apr","may","jun", | ^~~~~ src/ipcdata.cpp:57:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 57 | "jan","feb","mar","apr","may","jun", | ^~~~~ src/ipcdata.cpp:58:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 58 | "jul","aug","sep","oct","nov","dec"}; | ^~~~~ src/ipcdata.cpp:58:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 58 | "jul","aug","sep","oct","nov","dec"}; | ^~~~~ src/ipcdata.cpp:58:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 58 | "jul","aug","sep","oct","nov","dec"}; | ^~~~~ src/ipcdata.cpp:58:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 58 | "jul","aug","sep","oct","nov","dec"}; | ^~~~~ src/ipcdata.cpp:58:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 58 | "jul","aug","sep","oct","nov","dec"}; | ^~~~~ src/ipcdata.cpp:58:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 58 | "jul","aug","sep","oct","nov","dec"}; | ^~~~~ src/table.cxx: In member function 'virtual int Table::handle(int)': src/table.cxx:1099:13: warning: 'char* std::strcpy(char*, const char*)' writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 1099 | strcpy(buffer, tableRow[0]); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ src/table.cxx:1098:29: note: destination object of size 0 allocated by 'std::malloc' 1098 | buffer = (char*)malloc(len); | ~~~~~~^~~~~ g++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated \ fl_logbook.o lgbook.o qso_db.o combo.o \ adif_io.o multipsklog.o support.o \ calendar.o date.o table.o fileio.o ipcdata.o \ -o fl_logbook `fltk-config --ldflags` strip fl_logbook