=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for fl_logbook-2.5nb3 c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/fl_logbook.cpp In file included from src/fl_logbook.cpp:25: src/support.h:1:9: warning: 'SUPPORT_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef SUPPORT_H ^~~~~~~~~ src/support.h:2:9: note: 'SUPPORT_h' is defined here; did you mean 'SUPPORT_H'? #define SUPPORT_h ^~~~~~~~~ SUPPORT_H 1 warning generated. c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/lgbook.cpp c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/qso_db.cpp c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/combo.cxx src/combo.cxx:213:16: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses] if (listtype & FL_COMBO_UNIQUE == FL_COMBO_UNIQUE) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/combo.cxx:213:16: note: place parentheses around the '==' expression to silence this warning if (listtype & FL_COMBO_UNIQUE == FL_COMBO_UNIQUE) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/combo.cxx:213:16: note: place parentheses around the & expression to evaluate it first if (listtype & FL_COMBO_UNIQUE == FL_COMBO_UNIQUE) { ~~~~~~~~~^~~~~~~~~~~~~~~~~ src/combo.cxx:214:18: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses] if (listtype & FL_COMBO_UNIQUE_NOCASE == FL_COMBO_UNIQUE_NOCASE) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/combo.cxx:214:18: note: place parentheses around the '==' expression to silence this warning if (listtype & FL_COMBO_UNIQUE_NOCASE == FL_COMBO_UNIQUE_NOCASE) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/combo.cxx:214:18: note: place parentheses around the & expression to evaluate it first if (listtype & FL_COMBO_UNIQUE_NOCASE == FL_COMBO_UNIQUE_NOCASE) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/adif_io.cpp c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/multipsklog.cpp src/multipsklog.cpp:210:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (pskFile, header); ^~~~~~ 1 warning generated. c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/support.cpp In file included from src/support.cpp:5: src/support.h:1:9: warning: 'SUPPORT_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef SUPPORT_H ^~~~~~~~~ src/support.h:2:9: note: 'SUPPORT_h' is defined here; did you mean 'SUPPORT_H'? #define SUPPORT_h ^~~~~~~~~ SUPPORT_H 1 warning generated. c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/calendar.cxx c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/date.cxx c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/table.cxx src/table.cxx:1237:27: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((selected > -1) && (when() & TABLE_WHEN_DCLICK) || ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ src/table.cxx:1237:27: note: place parentheses around the '&&' expression to silence this warning if ((selected > -1) && (when() & TABLE_WHEN_DCLICK) || ^ ( ) 1 warning generated. c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/fileio.cpp In file included from src/fileio.cpp:10: src/support.h:1:9: warning: 'SUPPORT_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef SUPPORT_H ^~~~~~~~~ src/support.h:2:9: note: 'SUPPORT_h' is defined here; did you mean 'SUPPORT_H'? #define SUPPORT_h ^~~~~~~~~ SUPPORT_H 1 warning generated. c++ `fltk-config --cxxflags` -Isrc/ -Wno-deprecated -c src/ipcdata.cpp c++ `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` ipcdata.o: In function `setup_ipc_data()': src/ipcdata.cpp:(.text+0x16): undefined reference to `msgget' ipcdata.o: In function `get_ipc_data(void*)': src/ipcdata.cpp:(.text+0x7f): undefined reference to `msgrcv' clang: error: linker command failed with exit code 1 (use -v to see invocation) makefile:56: recipe for target 'fl_logbook' failed gmake: *** [fl_logbook] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/ham/fl_logbook *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/ham/fl_logbook