------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/fontconfig-2.13.92_1,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200324.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/fltk-1.3.5.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fllog-1.2.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fllog-1.2.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fllog-1.2.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fllog-1.2.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fllog-1.2.6 for building => SHA256 Checksum OK for fllog-1.2.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fllog-1.2.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fllog-1.2.6 for building ===> Extracting for fllog-1.2.6 => SHA256 Checksum OK for fllog-1.2.6.tar.gz. Extracted Memory Use: 1.86M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fllog-1.2.6 ===> Applying ports patches for fllog-1.2.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fllog-1.2.6 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> fllog-1.2.6 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fllog-1.2.6 depends on executable: gmake - found ===> fllog-1.2.6 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Configuring for fllog-1.2.6 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for size_t... (cached) yes checking for getaddrinfo... (cached) yes checking for gethostbyname... (cached) yes checking for hstrerror... yes checking for gmtime_r... yes checking for localtime_r... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for select... (cached) yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for socket... yes checking for socketpair... (cached) yes checking for strcasecmp... (cached) yes checking for strcasestr... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strlcpy... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for uname... (cached) yes checking for unsetenv... (cached) yes checking for vsnprintf... (cached) yes checking for library containing clock_gettime... none required checking for library containing dlopen... none required checking for library containing sem_unlink... none required checking for library containing sem_timedwait... none required checking for fltk-config... /usr/local/bin/fltk-config checking for fluid... fluid checking for pkg-config... no checking for X... no checking for FLXMLRPC... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands Configuration summary: Version ..................... 1.2.6 Target OS ................... dragonfly5.9 Have flxmlrpc library ....... internal lib Static linking .............. no CPU optimizations ........... none Debugging ................... no SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fllog-1.2.6 gmake[1]: Entering directory '/construction/comms/fllog/fllog-1.2.6' Making all in src gmake[2]: Entering directory '/construction/comms/fllog/fllog-1.2.6/src' gmake all-am gmake[3]: Entering directory '/construction/comms/fllog/fllog-1.2.6/src' c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT fllog-fllog.o -MD -MP -MF .deps/fllog-fllog.Tpo -c -o fllog-fllog.o `test -f 'fllog.cxx' || echo './'`fllog.cxx c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcClient.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcClient.Tpo -c -o xmlrpcpp/fllog-XmlRpcClient.o `test -f 'xmlrpcpp/XmlRpcClient.cpp' || echo './'`xmlrpcpp/XmlRpcClient.cpp c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcDispatch.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcDispatch.Tpo -c -o xmlrpcpp/fllog-XmlRpcDispatch.o `test -f 'xmlrpcpp/XmlRpcDispatch.cpp' || echo './'`xmlrpcpp/XmlRpcDispatch.cpp c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcMutex.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcMutex.Tpo -c -o xmlrpcpp/fllog-XmlRpcMutex.o `test -f 'xmlrpcpp/XmlRpcMutex.cpp' || echo './'`xmlrpcpp/XmlRpcMutex.cpp c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcServerConnection.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcServerConnection.Tpo -c -o xmlrpcpp/fllog-XmlRpcServerConnection.o `test -f 'xmlrpcpp/XmlRpcServerConnection.cpp' || echo './'`xmlrpcpp/XmlRpcServerConnection.cpp c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcServer.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcServer.Tpo -c -o xmlrpcpp/fllog-XmlRpcServer.o `test -f 'xmlrpcpp/XmlRpcServer.cpp' || echo './'`xmlrpcpp/XmlRpcServer.cpp c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcServerMethod.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcServerMethod.Tpo -c -o xmlrpcpp/fllog-XmlRpcServerMethod.o `test -f 'xmlrpcpp/XmlRpcServerMethod.cpp' || echo './'`xmlrpcpp/XmlRpcServerMethod.cpp c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcSocket.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcSocket.Tpo -c -o xmlrpcpp/fllog-XmlRpcSocket.o `test -f 'xmlrpcpp/XmlRpcSocket.cpp' || echo './'`xmlrpcpp/XmlRpcSocket.cpp c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcSource.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcSource.Tpo -c -o xmlrpcpp/fllog-XmlRpcSource.o `test -f 'xmlrpcpp/XmlRpcSource.cpp' || echo './'`xmlrpcpp/XmlRpcSource.cpp c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcUtil.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcUtil.Tpo -c -o xmlrpcpp/fllog-XmlRpcUtil.o `test -f 'xmlrpcpp/XmlRpcUtil.cpp' || echo './'`xmlrpcpp/XmlRpcUtil.cpp mv -f xmlrpcpp/.deps/fllog-XmlRpcMutex.Tpo xmlrpcpp/.deps/fllog-XmlRpcMutex.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT xmlrpcpp/fllog-XmlRpcValue.o -MD -MP -MF xmlrpcpp/.deps/fllog-XmlRpcValue.Tpo -c -o xmlrpcpp/fllog-XmlRpcValue.o `test -f 'xmlrpcpp/XmlRpcValue.cpp' || echo './'`xmlrpcpp/XmlRpcValue.cpp mv -f xmlrpcpp/.deps/fllog-XmlRpcServerMethod.Tpo xmlrpcpp/.deps/fllog-XmlRpcServerMethod.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT logbook/fllog-adif_io.o -MD -MP -MF logbook/.deps/fllog-adif_io.Tpo -c -o logbook/fllog-adif_io.o `test -f 'logbook/adif_io.cxx' || echo './'`logbook/adif_io.cxx mv -f xmlrpcpp/.deps/fllog-XmlRpcSource.Tpo xmlrpcpp/.deps/fllog-XmlRpcSource.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT logbook/fllog-colorsfonts.o -MD -MP -MF logbook/.deps/fllog-colorsfonts.Tpo -c -o logbook/fllog-colorsfonts.o `test -f 'logbook/colorsfonts.cxx' || echo './'`logbook/colorsfonts.cxx mv -f xmlrpcpp/.deps/fllog-XmlRpcDispatch.Tpo xmlrpcpp/.deps/fllog-XmlRpcDispatch.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT logbook/fllog-logsupport.o -MD -MP -MF logbook/.deps/fllog-logsupport.Tpo -c -o logbook/fllog-logsupport.o `test -f 'logbook/logsupport.cxx' || echo './'`logbook/logsupport.cxx mv -f xmlrpcpp/.deps/fllog-XmlRpcSocket.Tpo xmlrpcpp/.deps/fllog-XmlRpcSocket.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT logbook/fllog-lgbook.o -MD -MP -MF logbook/.deps/fllog-lgbook.Tpo -c -o logbook/fllog-lgbook.o `test -f 'logbook/lgbook.cxx' || echo './'`logbook/lgbook.cxx fllog.cxx: In function 'int main(int, char**)': fllog.cxx:602:24: warning: unnecessary parentheses in declaration of 'fllog_terminate' [-Wparentheses] std::terminate_handler(fllog_terminate); ^ fllog.cxx:602:25: warning: unused variable 'fllog_terminate' [-Wunused-variable] std::terminate_handler(fllog_terminate); ^~~~~~~~~~~~~~~ mv -f .deps/fllog-fllog.Tpo .deps/fllog-fllog.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT logbook/fllog-logbook.o -MD -MP -MF logbook/.deps/fllog-logbook.Tpo -c -o logbook/fllog-logbook.o `test -f 'logbook/logbook.cxx' || echo './'`logbook/logbook.cxx mv -f xmlrpcpp/.deps/fllog-XmlRpcUtil.Tpo xmlrpcpp/.deps/fllog-XmlRpcUtil.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT logbook/fllog-qso_db.o -MD -MP -MF logbook/.deps/fllog-qso_db.Tpo -c -o logbook/fllog-qso_db.o `test -f 'logbook/qso_db.cxx' || echo './'`logbook/qso_db.cxx mv -f xmlrpcpp/.deps/fllog-XmlRpcServerConnection.Tpo xmlrpcpp/.deps/fllog-XmlRpcServerConnection.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT logbook/fllog-support.o -MD -MP -MF logbook/.deps/fllog-support.Tpo -c -o logbook/fllog-support.o `test -f 'logbook/support.cxx' || echo './'`logbook/support.cxx xmlrpcpp/XmlRpcValue.cpp: In member function 'std::__cxx11::string XmlRpc::XmlRpcValue::timeToXml() const': xmlrpcpp/XmlRpcValue.cpp:489:34: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-truncation=] snprintf(buf, sizeof(buf)-1, "%04d%02d%02dT%02d:%02d:%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmlrpcpp/XmlRpcValue.cpp:489:34: note: directive argument in the range [-2147483647, 2147483647] xmlrpcpp/XmlRpcValue.cpp:489:13: note: 'snprintf' output between 18 and 70 bytes into a destination of size 19 snprintf(buf, sizeof(buf)-1, "%04d%02d%02dT%02d:%02d:%02d", ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1900+t->tm_year,1+t->tm_mon,t->tm_mday,t->tm_hour,t->tm_min,t->tm_sec); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f logbook/.deps/fllog-adif_io.Tpo logbook/.deps/fllog-adif_io.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT logbook/fllog-textio.o -MD -MP -MF logbook/.deps/fllog-textio.Tpo -c -o logbook/fllog-textio.o `test -f 'logbook/textio.cxx' || echo './'`logbook/textio.cxx mv -f xmlrpcpp/.deps/fllog-XmlRpcClient.Tpo xmlrpcpp/.deps/fllog-XmlRpcClient.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-calendar.o -MD -MP -MF widgets/.deps/fllog-calendar.Tpo -c -o widgets/fllog-calendar.o `test -f 'widgets/calendar.cxx' || echo './'`widgets/calendar.cxx logbook/colorsfonts.cxx:11:13: warning: 'void choose_color(Fl_Color&)' defined but not used [-Wunused-function] static void choose_color(Fl_Color & c) { ^~~~~~~~~~~~ mv -f logbook/.deps/fllog-logbook.Tpo logbook/.deps/fllog-logbook.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-combo.o -MD -MP -MF widgets/.deps/fllog-combo.Tpo -c -o widgets/fllog-combo.o `test -f 'widgets/combo.cxx' || echo './'`widgets/combo.cxx logbook/logsupport.cxx: In function 'char* szDate(int)': logbook/logsupport.cxx:226:34: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 9 and 16 [-Wformat-truncation=] snprintf (szDt, sizeof(szDt), "%4d%02d%02d", ^~~~~~~~~~~~~ logbook/logsupport.cxx:226:34: note: directive argument in the range [-2147483647, 2147483647] logbook/logsupport.cxx:226:13: note: 'snprintf' output between 9 and 34 bytes into a destination of size 20 snprintf (szDt, sizeof(szDt), "%4d%02d%02d", ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sTime.tm_year + 1900, ~~~~~~~~~~~~~~~~~~~~~ sTime.tm_mon + 1, ~~~~~~~~~~~~~~~~~ sTime.tm_mday); ~~~~~~~~~~~~~~ logbook/logsupport.cxx:212:34: warning: '%4d' directive output may be truncated writing between 4 and 11 bytes into a region of size between 0 and 15 [-Wformat-truncation=] snprintf (szDt, sizeof(szDt), "%s %2d, %4d", ^~~~~~~~~~~~~ logbook/logsupport.cxx:212:34: note: directive argument in the range [-2147481748, 2147483647] logbook/logsupport.cxx:212:13: note: 'snprintf' output between 10 and 35 bytes into a destination of size 20 snprintf (szDt, sizeof(szDt), "%s %2d, %4d", ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ szMonth, ~~~~~~~~ sTime.tm_mday, ~~~~~~~~~~~~~~ sTime.tm_year + 1900); ~~~~~~~~~~~~~~~~~~~~~ mv -f logbook/.deps/fllog-colorsfonts.Tpo logbook/.deps/fllog-colorsfonts.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-date.o -MD -MP -MF widgets/.deps/fllog-date.Tpo -c -o widgets/fllog-date.o `test -f 'widgets/date.cxx' || echo './'`widgets/date.cxx widgets/calendar.cxx: In member function 'void Fl_Calendar_Base::update()': widgets/calendar.cxx:114:27: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] snprintf (t, sizeof(t), "%d", (i-dow+1)); ^~~~ widgets/calendar.cxx:114:27: note: directive argument in the range [-2147483647, 2147483647] widgets/calendar.cxx:114:12: note: 'snprintf' output between 2 and 12 bytes into a destination of size 8 snprintf (t, sizeof(t), "%d", (i-dow+1)); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/calendar.cxx: In member function 'void Fl_Calendar::update()': widgets/calendar.cxx:257:27: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] snprintf (t, sizeof(t), "%d", (i-dow+1)); ^~~~ widgets/calendar.cxx:257:27: note: directive argument in the range [-2147483647, 2147483647] widgets/calendar.cxx:257:12: note: 'snprintf' output between 2 and 12 bytes into a destination of size 8 snprintf (t, sizeof(t), "%d", (i-dow+1)); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/logsupport.cxx:198:34: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-truncation=] snprintf (szDt, sizeof(szDt), "%4d-%02d-%02d", ^~~~~~~~~~~~~~~ logbook/logsupport.cxx:198:34: note: directive argument in the range [-2147483647, 2147483647] logbook/logsupport.cxx:198:13: note: 'snprintf' output between 11 and 36 bytes into a destination of size 20 snprintf (szDt, sizeof(szDt), "%4d-%02d-%02d", ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sTime.tm_year + 1900, ~~~~~~~~~~~~~~~~~~~~~ sTime.tm_mon + 1, ~~~~~~~~~~~~~~~~~ sTime.tm_mday); ~~~~~~~~~~~~~~ logbook/logsupport.cxx:192:34: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 14 [-Wformat-truncation=] snprintf (szDt, sizeof(szDt), "%02d/%02d/%02d", ^~~~~~~~~~~~~~~~ logbook/logsupport.cxx:192:34: note: directive argument in the range [-2147483648, 2147483547] logbook/logsupport.cxx:192:13: note: 'snprintf' output between 9 and 36 bytes into a destination of size 20 snprintf (szDt, sizeof(szDt), "%02d/%02d/%02d", ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sTime.tm_mon + 1, ~~~~~~~~~~~~~~~~~ sTime.tm_mday, ~~~~~~~~~~~~~~ sTime.tm_year > 100 ? sTime.tm_year - 100 : sTime.tm_year); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logbook/logsupport.cxx:233:34: warning: '%04d' directive output may be truncated writing between 4 and 11 bytes into a region of size between 0 and 14 [-Wformat-truncation=] snprintf (szDt, sizeof(szDt), "%02d/%02d/%04d", ^~~~~~~~~~~~~~~~ logbook/logsupport.cxx:233:34: note: directive argument in the range [-2147481748, 2147483647] logbook/logsupport.cxx:233:13: note: 'snprintf' output between 11 and 36 bytes into a destination of size 20 snprintf (szDt, sizeof(szDt), "%02d/%02d/%04d", ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sTime.tm_mon + 1, ~~~~~~~~~~~~~~~~~ sTime.tm_mday, ~~~~~~~~~~~~~~ sTime.tm_year + 1900); ~~~~~~~~~~~~~~~~~~~~~ mv -f widgets/.deps/fllog-calendar.Tpo widgets/.deps/fllog-calendar.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-fileselect.o -MD -MP -MF widgets/.deps/fllog-fileselect.Tpo -c -o widgets/fllog-fileselect.o `test -f 'widgets/fileselect.cxx' || echo './'`widgets/fileselect.cxx logbook/textio.cxx: In member function 'int cTextFile::writeTXTFile(const char*, cQsoDb*)': logbook/textio.cxx:344:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (size_t n = 0; n < temp.length(); n++) ^~~ logbook/textio.cxx:346:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf (txtFile, "%-80s", temp.c_str()); ^~~~~~~ widgets/fileselect.cxx: In function 'const char* FSEL::saveas(const char*, const char*, const char*)': widgets/fileselect.cxx:167:79: warning: enum constant in boolean context [-Wint-in-bool-context] native.options(Fl_Native_File_Chooser::NEW_FOLDER || Fl_Native_File_Chooser::SAVEAS_CONFIRM); ^~~~~~~~~~~~~~ mv -f widgets/.deps/fllog-combo.Tpo widgets/.deps/fllog-combo.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-flinput2.o -MD -MP -MF widgets/.deps/fllog-flinput2.Tpo -c -o widgets/fllog-flinput2.o `test -f 'widgets/flinput2.cxx' || echo './'`widgets/flinput2.cxx mv -f xmlrpcpp/.deps/fllog-XmlRpcServer.Tpo xmlrpcpp/.deps/fllog-XmlRpcServer.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-flslider2.o -MD -MP -MF widgets/.deps/fllog-flslider2.Tpo -c -o widgets/fllog-flslider2.o `test -f 'widgets/flslider2.cxx' || echo './'`widgets/flslider2.cxx mv -f widgets/.deps/fllog-fileselect.Tpo widgets/.deps/fllog-fileselect.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-icons.o -MD -MP -MF widgets/.deps/fllog-icons.Tpo -c -o widgets/fllog-icons.o `test -f 'widgets/icons.cxx' || echo './'`widgets/icons.cxx mv -f widgets/.deps/fllog-flinput2.Tpo widgets/.deps/fllog-flinput2.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-pixmaps.o -MD -MP -MF widgets/.deps/fllog-pixmaps.Tpo -c -o widgets/fllog-pixmaps.o `test -f 'widgets/pixmaps.cxx' || echo './'`widgets/pixmaps.cxx mv -f widgets/.deps/fllog-pixmaps.Tpo widgets/.deps/fllog-pixmaps.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-table.o -MD -MP -MF widgets/.deps/fllog-table.Tpo -c -o widgets/fllog-table.o `test -f 'widgets/table.cxx' || echo './'`widgets/table.cxx mv -f widgets/.deps/fllog-flslider2.Tpo widgets/.deps/fllog-flslider2.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT widgets/fllog-ValueSlider.o -MD -MP -MF widgets/.deps/fllog-ValueSlider.Tpo -c -o widgets/fllog-ValueSlider.o `test -f 'widgets/ValueSlider.cxx' || echo './'`widgets/ValueSlider.cxx mv -f widgets/.deps/fllog-ValueSlider.Tpo widgets/.deps/fllog-ValueSlider.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT misc/fllog-debug.o -MD -MP -MF misc/.deps/fllog-debug.Tpo -c -o misc/fllog-debug.o `test -f 'misc/debug.cxx' || echo './'`misc/debug.cxx mv -f xmlrpcpp/.deps/fllog-XmlRpcValue.Tpo xmlrpcpp/.deps/fllog-XmlRpcValue.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT misc/fllog-font_browser.o -MD -MP -MF misc/.deps/fllog-font_browser.Tpo -c -o misc/fllog-font_browser.o `test -f 'misc/font_browser.cxx' || echo './'`misc/font_browser.cxx mv -f logbook/.deps/fllog-textio.Tpo logbook/.deps/fllog-textio.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT misc/fllog-globals.o -MD -MP -MF misc/.deps/fllog-globals.Tpo -c -o misc/fllog-globals.o `test -f 'misc/globals.cxx' || echo './'`misc/globals.cxx mv -f widgets/.deps/fllog-date.Tpo widgets/.deps/fllog-date.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT misc/fllog-re.o -MD -MP -MF misc/.deps/fllog-re.Tpo -c -o misc/fllog-re.o `test -f 'misc/re.cxx' || echo './'`misc/re.cxx mv -f logbook/.deps/fllog-qso_db.Tpo logbook/.deps/fllog-qso_db.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT misc/fllog-status.o -MD -MP -MF misc/.deps/fllog-status.Tpo -c -o misc/fllog-status.o `test -f 'misc/status.cxx' || echo './'`misc/status.cxx misc/font_browser.cxx: In member function 'void Font_Browser::FontNameSelect()': misc/font_browser.cxx:107:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lst_Size->add(buf, (void*)sizes[i]); ^ misc/font_browser.cxx:113:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lst_Size->add(buf, (void*)i); ^ misc/font_browser.cxx: In constructor 'Font_Browser::Font_Browser(int, int, int, int, const char*)': misc/font_browser.cxx:172:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lst_Font->add(name, (void *)i); ^ mv -f logbook/.deps/fllog-lgbook.Tpo logbook/.deps/fllog-lgbook.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT misc/fllog-threads.o -MD -MP -MF misc/.deps/fllog-threads.Tpo -c -o misc/fllog-threads.o `test -f 'misc/threads.cxx' || echo './'`misc/threads.cxx mv -f misc/.deps/fllog-threads.Tpo misc/.deps/fllog-threads.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT misc/fllog-timeops.o -MD -MP -MF misc/.deps/fllog-timeops.Tpo -c -o misc/fllog-timeops.o `test -f 'misc/timeops.cxx' || echo './'`misc/timeops.cxx mv -f misc/.deps/fllog-timeops.Tpo misc/.deps/fllog-timeops.Po c++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -MT misc/fllog-util.o -MD -MP -MF misc/.deps/fllog-util.Tpo -c -o misc/fllog-util.o `test -f 'misc/util.cxx' || echo './'`misc/util.cxx mv -f widgets/.deps/fllog-icons.Tpo widgets/.deps/fllog-icons.Po mv -f misc/.deps/fllog-util.Tpo misc/.deps/fllog-util.Po mv -f logbook/.deps/fllog-logsupport.Tpo logbook/.deps/fllog-logsupport.Po mv -f logbook/.deps/fllog-support.Tpo logbook/.deps/fllog-support.Po mv -f misc/.deps/fllog-re.Tpo misc/.deps/fllog-re.Po mv -f misc/.deps/fllog-font_browser.Tpo misc/.deps/fllog-font_browser.Po mv -f misc/.deps/fllog-debug.Tpo misc/.deps/fllog-debug.Po mv -f misc/.deps/fllog-globals.Tpo misc/.deps/fllog-globals.Po mv -f widgets/.deps/fllog-table.Tpo widgets/.deps/fllog-table.Po mv -f misc/.deps/fllog-status.Tpo misc/.deps/fllog-status.Po c++ -I./xmlrpcpp -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -pipe -O2 -fno-strict-aliasing -o fllog xmlrpcpp/fllog-XmlRpcClient.o xmlrpcpp/fllog-XmlRpcDispatch.o xmlrpcpp/fllog-XmlRpcMutex.o xmlrpcpp/fllog-XmlRpcServerConnection.o xmlrpcpp/fllog-XmlRpcServer.o xmlrpcpp/fllog-XmlRpcServerMethod.o xmlrpcpp/fllog-XmlRpcSocket.o xmlrpcpp/fllog-XmlRpcSource.o xmlrpcpp/fllog-XmlRpcUtil.o xmlrpcpp/fllog-XmlRpcValue.o fllog-fllog.o logbook/fllog-adif_io.o logbook/fllog-colorsfonts.o logbook/fllog-logsupport.o logbook/fllog-lgbook.o logbook/fllog-logbook.o logbook/fllog-qso_db.o logbook/fllog-support.o logbook/fllog-textio.o widgets/fllog-calendar.o widgets/fllog-combo.o widgets/fllog-date.o widgets/fllog-fileselect.o widgets/fllog-flinput2.o widgets/fllog-flslider2.o widgets/fllog-icons.o widgets/fllog-pixmaps.o widgets/fllog-table.o widgets/fllog-ValueSlider.o misc/fllog-debug.o misc/fllog-font_browser.o misc/fllog-globals.o misc/fllog-re.o misc/fllog-status.o misc/fllog-threads.o misc/fllog-timeops.o misc/fllog-util.o -L/usr/local/lib -lm -R/usr/local/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 gmake[3]: Leaving directory '/construction/comms/fllog/fllog-1.2.6/src' gmake[2]: Leaving directory '/construction/comms/fllog/fllog-1.2.6/src' gmake[2]: Entering directory '/construction/comms/fllog/fllog-1.2.6' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/comms/fllog/fllog-1.2.6' gmake[1]: Leaving directory '/construction/comms/fllog/fllog-1.2.6' SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fllog-1.2.6 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/comms/fllog/fllog-1.2.6' Making install in src gmake[2]: Entering directory '/construction/comms/fllog/fllog-1.2.6/src' gmake install-am gmake[3]: Entering directory '/construction/comms/fllog/fllog-1.2.6/src' gmake[4]: Entering directory '/construction/comms/fllog/fllog-1.2.6/src' /bin/mkdir -p '/construction/comms/fllog/stage/usr/local/bin' install -s -m 555 fllog '/construction/comms/fllog/stage/usr/local/bin' if test -f ./../data/fllog.xpm; then \ /bin/sh /construction/comms/fllog/fllog-1.2.6/build-aux/install-sh -d /construction/comms/fllog/stage//usr/local/share/pixmaps; \ install -m 0644 ./../data/fllog.xpm /construction/comms/fllog/stage//usr/local/share/pixmaps; \ fi if test -f ./../data/fllog.desktop; then \ /bin/sh /construction/comms/fllog/fllog-1.2.6/build-aux/install-sh -d /construction/comms/fllog/stage//usr/local/share/applications; \ install -m 0644 ./../data/fllog.desktop /construction/comms/fllog/stage//usr/local/share/applications; \ fi gmake[4]: Leaving directory '/construction/comms/fllog/fllog-1.2.6/src' gmake[3]: Leaving directory '/construction/comms/fllog/fllog-1.2.6/src' gmake[2]: Leaving directory '/construction/comms/fllog/fllog-1.2.6/src' gmake[2]: Entering directory '/construction/comms/fllog/fllog-1.2.6' gmake[3]: Entering directory '/construction/comms/fllog/fllog-1.2.6' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/comms/fllog/fllog-1.2.6' gmake[2]: Leaving directory '/construction/comms/fllog/fllog-1.2.6' gmake[1]: Leaving directory '/construction/comms/fllog/fllog-1.2.6' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/fllog is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/bin/fllog is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/bin/fllog is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/bin/fllog is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/bin/fllog is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/bin/fllog is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/bin/fllog is linked to /usr/local/lib/libXft.so.2 from x11-fonts/libXft but it is not declared as a dependency Warning: you need USE_XORG+=xft Error: /usr/local/bin/fllog is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/bin/fllog is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/bin/fllog is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for fllog-1.2.6 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:27