------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/dcw-gmt-1.1.4.txz Installing /packages/All/gshhg-gmt-2.3.7.txz Installing /packages/All/libnghttp2-1.41.0.txz Installing /packages/All/ca_root_nss-3.56.txz ===== Message from ca_root_nss-3.56: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.72.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libuv-1.39.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.3,1.txz Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/cmake-3.18.2.txz Installing /packages/All/hdf-szip-2.1.1.txz Installing /packages/All/hdf5-1.10.6,1.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/netcdf-4.7.3.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/fftw3-float-3.3.8_6.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.33.0,1.txz Installing /packages/All/proj-6.3.1,1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/libgeotiff-1.6.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/json-c-0.15.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/qhull-7.2.1,1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/pciids-20200819.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.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.12,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/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-19.0.8_2.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/jasper-2.0.16_1.txz Installing /packages/All/gdal-3.1.0_5.txz Installing /packages/All/geos-3.8.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/binutils-2.33.1_3,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/blas-3.5.0_6.txz Installing /packages/All/lapack-3.5.0_8.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/freetype2-2.10.2.txz ===== Message from freetype2-2.10.2: -- 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/lcms2-2.11_1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libwmf-0.2.8.4_15.txz ===== Message from libwmf-0.2.8.4_15: -- ===> NOTICE: The libwmf port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/GraphicsMagick-1.3.35,1.txz Installing /packages/All/aom-2.0.0_1.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/fontconfig-2.13.92_2,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/graphite2-1.3.14.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/python37-3.7.9.txz ===== Message from python37-3.7.9: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_9,1.txz No schema files found: doing nothing. Installing /packages/All/harfbuzz-2.7.2.txz Installing /packages/All/libass-0.14.0.txz Installing /packages/All/dav1d-0.7.1.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/opencv-core-3.4.1_36.txz ===== Message from opencv-core-3.4.1_36: -- ===> NOTICE: The opencv-core port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.7_2,3.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/libv4l-1.18.0.txz Installing /packages/All/libva-2.8.0.txz Installing /packages/All/libvdpau-1.4.txz Installing /packages/All/libvpx-1.9.0.txz Installing /packages/All/libx264-0.160.3011.txz Installing /packages/All/x265-3.2.1_4.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.3.1_1,1.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/libidn-1.35.txz Installing /packages/All/jbig2dec-0.18.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-1.12.20.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1_1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.9_5.txz Installing /packages/All/ghostscript9-agpl-base-9.52_8.txz ===== Message from ghostscript9-agpl-base-9.52_8: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:03:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gmt-6.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gmt-6.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gmt-6.1.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gmt-6.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gmt-6.1.0 for building => SHA256 Checksum OK for GenericMappingTools-gmt-6.1.0_GH0.tar.gz. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gmt-6.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gmt-6.1.0 for building ===> Extracting for gmt-6.1.0 => SHA256 Checksum OK for GenericMappingTools-gmt-6.1.0_GH0.tar.gz. Extracted Memory Use: 200.00M SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gmt-6.1.0 ===> Applying ports patches for gmt-6.1.0 from /xports/graphics/gmt/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gmt-6.1.0 depends on file: /usr/local/share/dcw-gmt/dcw-gmt.nc - found ===> gmt-6.1.0 depends on file: /usr/local/share/gshhg-gmt/binned_GSHHS_c.nc - found ===> gmt-6.1.0 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gmt-6.1.0 depends on shared library: libnetcdf.so - found (/usr/local/lib/libnetcdf.so) ===> gmt-6.1.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> gmt-6.1.0 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> gmt-6.1.0 depends on shared library: libfftw3f_threads.so - found (/usr/local/lib/libfftw3f_threads.so) ===> gmt-6.1.0 depends on shared library: libgdal.so - found (/usr/local/lib/libgdal.so) ===> gmt-6.1.0 depends on shared library: libgeos.so - found (/usr/local/lib/libgeos.so) ===> gmt-6.1.0 depends on shared library: libblas.so - found (/usr/local/lib/libblas.so) ===> gmt-6.1.0 depends on shared library: liblapack.so - found (/usr/local/lib/liblapack.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gmt-6.1.0 depends on file: /usr/local/share/dcw-gmt/dcw-gmt.nc - found ===> gmt-6.1.0 depends on file: /usr/local/share/gshhg-gmt/binned_GSHHS_c.nc - found ===> gmt-6.1.0 depends on file: /usr/local/bin/cmake - found ===> gmt-6.1.0 depends on shared library: libnetcdf.so - found (/usr/local/lib/libnetcdf.so) ===> gmt-6.1.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> gmt-6.1.0 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> gmt-6.1.0 depends on shared library: libfftw3f_threads.so - found (/usr/local/lib/libfftw3f_threads.so) ===> gmt-6.1.0 depends on shared library: libgdal.so - found (/usr/local/lib/libgdal.so) ===> gmt-6.1.0 depends on shared library: libgeos.so - found (/usr/local/lib/libgeos.so) ===> gmt-6.1.0 depends on shared library: libblas.so - found (/usr/local/lib/libblas.so) ===> gmt-6.1.0 depends on shared library: liblapack.so - found (/usr/local/lib/liblapack.so) ===> Configuring for gmt-6.1.0 ===> Performing out-of-source build /bin/mkdir -p /construction/graphics/gmt/.build CMake version: 3.18.2 -- The C compiler identification is GNU 8.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found UnixCommands: /usr/local/bin/bash -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Searching dependent libraries. This may take a few minutes... -- Looking for nc_def_var_deflate -- Looking for nc_def_var_deflate - found -- Found NETCDF: /usr/local/lib/libnetcdf.so -- Found CURL: /usr/local/lib/libcurl.so (found version "7.72.0") -- Found GDAL: /usr/local/lib/libgdal.so -- Found GEOS: /usr/local/lib/libgeos_c.so (3.8.1) -- Found PCRE: /usr/local/lib/libpcre.so -- Looking for fftwf_plan_with_nthreads in /usr/local/lib/libfftw3f.so -- Looking for fftwf_plan_with_nthreads in /usr/local/lib/libfftw3f.so - not found -- Looking for fftwf_import_wisdom_from_filename -- Looking for fftwf_import_wisdom_from_filename - not found CMake Warning at cmake/modules/FindFFTW3.cmake:90 (message): FFTW library found, but it is either too old (<3.3) or statically-linked. Call Stack (most recent call first): src/CMakeLists.txt:198 (find_package) -- Looking for sgemm_ -- Looking for sgemm_ - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Looking for sgemm_ -- Looking for sgemm_ - found -- Found BLAS: /usr/local/lib/libblas.so -- Looking for cheev_ -- Looking for cheev_ - not found -- Looking for cheev_ -- Looking for cheev_ - found -- A library with LAPACK API found. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- User variable GMT_ENABLE_OPENMP not set: disabling OpenMP. -- Found PkgConfig: /usr/local/bin/pkg-config (found version "1.7.3") -- Found GLIB: /usr/local/include/glib-2.0;/usr/local/lib/glib-2.0/include (found version "2.56.3") -- User variable GMT_USE_THREADS not set: disabling GThread. -- Found GSHHG: /usr/local/share/gshhg-gmt -- Found DCW: /usr/local/share/dcw-gmt -- Performing Test HAVE_TRADITIONAL_CPP -- Performing Test HAVE_TRADITIONAL_CPP - Failed -- Performing Test HAVE___FUNC__ -- Performing Test HAVE___FUNC__ - Success -- Performing Test HAVE___FUNCTION__ -- Performing Test HAVE___FUNCTION__ - Success -- Performing Test HAVE_C_inline -- Performing Test HAVE_C_inline - Success -- Looking for io.h -- Looking for io.h - not found -- Looking for direct.h -- Looking for direct.h - not found -- Looking for process.h -- Looking for process.h - not found -- Looking for assert.h -- Looking for assert.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for sys/dir.h -- Looking for sys/dir.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/ucontext.h -- Looking for sys/ucontext.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fopen64 -- Looking for fopen64 - not found -- Looking for fseeko -- Looking for fseeko - found -- Looking for ftello -- Looking for ftello - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for abs -- Looking for abs - found -- Looking for llabs -- Looking for llabs - found -- Looking for pclose -- Looking for pclose - found -- Looking for popen -- Looking for popen - found -- Looking for qsort_r -- Looking for qsort_r - found -- Performing Test HAVE_QSORT_R_GLIBC -- Performing Test HAVE_QSORT_R_GLIBC - Failed -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strnicmp -- Looking for strnicmp - not found -- Looking for strdup -- Looking for strdup - found -- Looking for strndup -- Looking for strndup - found -- Looking for strsep -- Looking for strsep - found -- Looking for strtod -- Looking for strtod - found -- Looking for strtof -- Looking for strtof - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for strdup -- Looking for strdup - found -- Looking for strsep -- Looking for strsep - found -- Looking for basename -- Looking for basename - found -- Looking for fileno -- Looking for fileno - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for access -- Looking for access - found -- Looking for getpid -- Looking for getpid - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for memalign -- Looking for memalign - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Performing Test HAVE_SC_NPROCESSORS_ONLN -- Performing Test HAVE_SC_NPROCESSORS_ONLN - Success -- Performing Test HAVE_SC_NPROC_ONLN -- Performing Test HAVE_SC_NPROC_ONLN - Failed -- Performing Test HAVE_SYSCTL_HW_NCPU -- Performing Test HAVE_SYSCTL_HW_NCPU - Success -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of _Bool -- Check size of _Bool - done -- Check size of bool -- Check size of bool - failed -- Check size of int -- Check size of int - done -- Check size of greg_t -- Check size of greg_t - failed -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of long double -- Check size of long double - done -- Check size of mode_t -- Check size of mode_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of wchar_t -- Check size of wchar_t - done -- Check size of void* -- Check size of void* - done -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Performing Test HAVE___BUILTIN_BSWAP16 -- Performing Test HAVE___BUILTIN_BSWAP16 - Success -- Performing Test HAVE___BUILTIN_BSWAP32 -- Performing Test HAVE___BUILTIN_BSWAP32 - Success -- Performing Test HAVE___BUILTIN_BSWAP64 -- Performing Test HAVE___BUILTIN_BSWAP64 - Success -- Looking for floatingpoint.h -- Looking for floatingpoint.h - found -- Looking for ieeefp.h -- Looking for ieeefp.h - found -- Looking for cos -- Looking for cos - not found -- Looking for cos in m -- Looking for cos in m - found -- Looking for acosh -- Looking for acosh - found -- Looking for asinh -- Looking for asinh - found -- Looking for atanh -- Looking for atanh - found -- Looking for copysign -- Looking for copysign - found -- Looking for erf -- Looking for erf - found -- Looking for erfc -- Looking for erfc - found -- Looking for hypot -- Looking for hypot - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for isinf -- Looking for isinf - found -- Looking for isnan -- Looking for isnan - found -- Looking for isnand -- Looking for isnand - not found -- Looking for isnanf -- Looking for isnanf - found -- Looking for isnormal -- Looking for isnormal - found -- Looking for j0 -- Looking for j0 - found -- Looking for j1 -- Looking for j1 - found -- Looking for jn -- Looking for jn - found -- Looking for lrint -- Looking for lrint - found -- Looking for llrint -- Looking for llrint - found -- Looking for log1p -- Looking for log1p - found -- Looking for log2 -- Looking for log2 - found -- Looking for rint -- Looking for rint - found -- Looking for sincos -- Looking for sincos - found -- Looking for y0 -- Looking for y0 - found -- Looking for y1 -- Looking for y1 - found -- Looking for yn -- Looking for yn - found -- Looking for acosf -- Looking for acosf - found -- Looking for acoshf -- Looking for acoshf - found -- Looking for asinf -- Looking for asinf - found -- Looking for asinhf -- Looking for asinhf - found -- Looking for atanf -- Looking for atanf - found -- Looking for atanhf -- Looking for atanhf - found -- Looking for atan2f -- Looking for atan2f - found -- Looking for erff -- Looking for erff - found -- Looking for ceilf -- Looking for ceilf - found -- Looking for cosf -- Looking for cosf - found -- Looking for coshf -- Looking for coshf - found -- Looking for erfcf -- Looking for erfcf - found -- Looking for expf -- Looking for expf - found -- Looking for fabsf -- Looking for fabsf - found -- Looking for floorf -- Looking for floorf - found -- Looking for fmodf -- Looking for fmodf - found -- Looking for hypotf -- Looking for hypotf - found -- Looking for logf -- Looking for logf - found -- Looking for log2f -- Looking for log2f - found -- Looking for log10f -- Looking for log10f - found -- Looking for log1pf -- Looking for log1pf - found -- Looking for lrintf -- Looking for lrintf - found -- Looking for llrintf -- Looking for llrintf - found -- Looking for powf -- Looking for powf - found -- Looking for rintf -- Looking for rintf - found -- Looking for sinf -- Looking for sinf - found -- Looking for sinhf -- Looking for sinhf - found -- Looking for sqrtf -- Looking for sqrtf - found -- Looking for tanf -- Looking for tanf - found -- Looking for tanhf -- Looking for tanhf - found -- Checking whether system has ANSI C header files -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Performing Test memchrExists -- Performing Test memchrExists - Success -- Performing Test freeExists -- Performing Test freeExists - Success -- ANSI C header files - found -- Using CFLAGS = '-std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing' -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) * * GMT Version: : 6.1.0 * * Options: * Found GSHHG database : /usr/local/share/gshhg-gmt (2.3.7) * Found DCW-GMT database : /usr/local/share/dcw-gmt (1.1.4) * Found GMT data server : https://oceania.generic-mapping-tools.org * NetCDF library : /usr/local/lib/libnetcdf.so * NetCDF include dir : /usr/local/include * Curl library : * Curl include dir : /usr/local/include * GDAL library : /usr/local/lib/libgdal.so * GDAL include dir : /usr/local/include * GEOS library : /usr/local/lib/libgeos_c.so * GEOS include dir : /usr/local/include * FFTW library : * FFTW threads library : * FFTW include dir : * Accelerate Framework : * Regex support : PCRE (/usr/local/lib/libpcre.so) * ZLIB library : * ZLIB include dir : /usr/include * LAPACK library : yes * BLAS library : yes * License restriction : no * Triangulation method : Shewchuk * OpenMP support : disabled (GMT_ENABLE_OPENMP not set) * GLIB GTHREAD support : disabled * Build generator : Unix Makefiles * Build GMT core : always [libgmt.so] * Build PSL library : always [libpostscriptlight.so] * Build GMT supplements : yes [supplements.so] * Build GMT for developers : yes * Build proto supplements : none * Build module links : no * Found Ghostscript (gs) : yes (9.52) * Found GraphicsMagick (gm) : yes (1.3.35) * Found ffmpeg : yes (4.3.1) * Found open : yes * Found ogr2ogr : yes (3.1.0) * Found gdal_translate : yes (3.1.0) * * Locations: * Installing GMT in : /usr/local * GMT_DATADIR : /usr/local/share/gmt * GMT_DOCDIR : /usr/local/share/doc/gmt * GMT_MANDIR : /usr/local/share/doc/gmt/man -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG -- Build files have been written to: /construction/graphics/gmt/.build SUCCEEDED 00:00:32 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gmt-6.1.0 /usr/local/bin/cmake -S/construction/graphics/gmt/gmt-6.1.0 -B/construction/graphics/gmt/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/gmt/.build/CMakeFiles /construction/graphics/gmt/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- src/CMakeFiles/gshhg_version.dir/all --- --- src/CMakeFiles/gen_gmt_headers.dir/all --- --- src/CMakeFiles/script2verbatim.dir/all --- --- src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/all --- --- src/CMakeFiles/script2verbatim.dir/all --- /usr/bin/make -f src/CMakeFiles/script2verbatim.dir/build.make src/CMakeFiles/script2verbatim.dir/depend --- src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/all --- /usr/bin/make -f src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/build.make src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/depend --- src/CMakeFiles/gshhg_version.dir/all --- /usr/bin/make -f src/CMakeFiles/gshhg_version.dir/build.make src/CMakeFiles/gshhg_version.dir/depend --- src/CMakeFiles/gen_gmt_headers.dir/all --- /usr/bin/make -f src/CMakeFiles/gen_gmt_headers.dir/build.make src/CMakeFiles/gen_gmt_headers.dir/depend --- src/CMakeFiles/gshhg_version.dir/all --- --- src/CMakeFiles/gshhg_version.dir/depend --- --- src/CMakeFiles/script2verbatim.dir/all --- --- src/CMakeFiles/script2verbatim.dir/depend --- --- src/CMakeFiles/gshhg_version.dir/all --- cd /construction/graphics/gmt/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/gmt/gmt-6.1.0 /construction/graphics/gmt/gmt-6.1.0/src /construction/graphics/gmt/.build /construction/graphics/gmt/.build/src /construction/graphics/gmt/.build/src/CMakeFiles/gshhg_version.dir/DependInfo.cmake --- src/CMakeFiles/script2verbatim.dir/all --- cd /construction/graphics/gmt/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/gmt/gmt-6.1.0 /construction/graphics/gmt/gmt-6.1.0/src /construction/graphics/gmt/.build /construction/graphics/gmt/.build/src /construction/graphics/gmt/.build/src/CMakeFiles/script2verbatim.dir/DependInfo.cmake --- src/CMakeFiles/gen_gmt_headers.dir/all --- --- src/CMakeFiles/gen_gmt_headers.dir/depend --- cd /construction/graphics/gmt/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/gmt/gmt-6.1.0 /construction/graphics/gmt/gmt-6.1.0/src /construction/graphics/gmt/.build /construction/graphics/gmt/.build/src /construction/graphics/gmt/.build/src/CMakeFiles/gen_gmt_headers.dir/DependInfo.cmake --- src/CMakeFiles/script2verbatim.dir/all --- Scanning dependencies of target script2verbatim --- src/CMakeFiles/gen_gmt_headers.dir/all --- Scanning dependencies of target gen_gmt_headers --- src/CMakeFiles/gshhg_version.dir/all --- Scanning dependencies of target gshhg_version --- src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/all --- --- src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/depend --- --- src/CMakeFiles/script2verbatim.dir/all --- /usr/bin/make -f src/CMakeFiles/script2verbatim.dir/build.make src/CMakeFiles/script2verbatim.dir/build --- src/CMakeFiles/gshhg_version.dir/all --- /usr/bin/make -f src/CMakeFiles/gshhg_version.dir/build.make src/CMakeFiles/gshhg_version.dir/build --- src/CMakeFiles/gen_gmt_headers.dir/all --- /usr/bin/make -f src/CMakeFiles/gen_gmt_headers.dir/build.make src/CMakeFiles/gen_gmt_headers.dir/build --- src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/all --- cd /construction/graphics/gmt/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/gmt/gmt-6.1.0 /construction/graphics/gmt/gmt-6.1.0/src /construction/graphics/gmt/.build /construction/graphics/gmt/.build/src /construction/graphics/gmt/.build/src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/DependInfo.cmake --- src/CMakeFiles/gshhg_version.dir/all --- --- src/CMakeFiles/gshhg_version.dir/gshhg_version.c.o --- --- src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/all --- Scanning dependencies of target gen_gmt_suppl_supplements_headers /usr/bin/make -f src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/build.make src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/build --- src/CMakeFiles/script2verbatim.dir/all --- --- src/CMakeFiles/script2verbatim.dir/script2verbatim.c.o --- --- src/CMakeFiles/gshhg_version.dir/all --- [ 0%] Building C object src/CMakeFiles/gshhg_version.dir/gshhg_version.c.o cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DSTANDALONE -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o CMakeFiles/gshhg_version.dir/gshhg_version.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/gshhg_version.c --- src/CMakeFiles/script2verbatim.dir/all --- [ 0%] Building C object src/CMakeFiles/script2verbatim.dir/script2verbatim.c.o cd /construction/graphics/gmt/.build/src && /usr/bin/cc -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o CMakeFiles/script2verbatim.dir/script2verbatim.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/script2verbatim.c --- src/CMakeFiles/gen_gmt_headers.dir/all --- --- src/gmt_keycases.h --- --- src/gmt_core_moduleinfo.h --- --- src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/all --- --- src/gmt_supplements_moduleinfo.h --- --- src/CMakeFiles/gen_gmt_headers.dir/all --- [ 0%] Generating gmt_core_moduleinfo.h cd /construction/graphics/gmt/.build/src && /usr/local/bin/cmake -D GENERATE_COMMAND=gen_gmt_moduleinfo_h -D OUTPUT_HEADER_FILE="gmt_core_moduleinfo.h" -D PROGS_SRCS="batch.c blockmean.c blockmedian.c blockmode.c dimfilter.c docs.c filter1d.c fitcircle.c gmt2kml.c gmtconnect.c gmtconvert.c gmtdefaults.c gmtget.c gmtinfo.c gmtlogo.c gmtmath.c gmtselect.c gmtsimplify.c gmtspatial.c gmtregress.c gmtset.c gmtvector.c gmtwhich.c grd2cpt.c grd2kml.c grd2xyz.c grdblend.c grdclip.c grdcontour.c grdconvert.c grdcut.c grdedit.c grdfft.c grdfill.c grdfilter.c grdgdal.c grdgradient.c grdhisteq.c grdimage.c grdinfo.c grdinterpolate.c grdlandmask.c grdmask.c grdmath.c grdmix.c grdpaste.c grdproject.c grdsample.c grdtrack.c grdtrend.c grdvector.c grdview.c grdvolume.c greenspline.c kml2gmt.c makecpt.c mapproject.c movie.c nearneighbor.c project.c psbasemap.c psclip.c pscoast.c pscontour.c psconvert.c psevents.c pshistogram.c psimage.c pslegend.c psmask.c psrose.c psscale.c pssolar.c psternary.c pstext.c pswiggle.c psxy.c psxyz.c sample1d.c spectrum1d.c sph2grd.c sphdistance.c sphinterpolate.c sphtriangulate.c splitxyz.c surface.c trend1d.c trend2d.c triangulate.c xyz2grd.c begin.c clear.c end.c figure.c inset.c subplot.c gmtread.c gmtwrite.c" -D GMT_SRC=/construction/graphics/gmt/gmt-6.1.0 -D CMAKE_MODULE_PATH=/construction/graphics/gmt/gmt-6.1.0/cmake/modules/ -P /construction/graphics/gmt/gmt-6.1.0/cmake/modules//GmtGenExtraHeaders.cmake --- src/gmt_keycases.h --- [ 2%] Generating gmt_keycases.h, gmt_keywords.h cd /construction/graphics/gmt/.build/src && /usr/local/bin/cmake -D GENERATE_COMMAND=gen_gmt_keywords_h -D CMAKE_MODULE_PATH=/construction/graphics/gmt/gmt-6.1.0/cmake/modules/ -D GMT_SRC=/construction/graphics/gmt/gmt-6.1.0 -P /construction/graphics/gmt/gmt-6.1.0/cmake/modules//GmtGenExtraHeaders.cmake --- src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/all --- [ 2%] Generating gmt_supplements_moduleinfo.h cd /construction/graphics/gmt/.build/src && /usr/local/bin/cmake -D GENERATE_COMMAND=gen_gmt_moduleinfo_h -D OUTPUT_HEADER_FILE="gmt_supplements_moduleinfo.h" -D PROGS_SRCS="geodesy/gpsgridder.c geodesy/earthtide.c geodesy/psvelo.c gshhg/gshhg.c img/img2grd.c mgd77/mgd77convert.c mgd77/mgd77header.c mgd77/mgd77info.c mgd77/mgd77list.c mgd77/mgd77magref.c mgd77/mgd77manage.c mgd77/mgd77path.c mgd77/mgd77sniffer.c mgd77/mgd77track.c potential/grdredpol.c potential/gmtgravmag3d.c potential/gmtflexure.c potential/gravfft.c potential/grdflexure.c potential/grdgravmag3d.c potential/grdseamount.c potential/talwani2d.c potential/talwani3d.c segy/segy2grd.c segy/pssegy.c segy/pssegyz.c seis/psmeca.c seis/pspolar.c seis/pscoupe.c seis/pssac.c spotter/backtracker.c spotter/gmtpmodeler.c spotter/grdpmodeler.c spotter/grdrotater.c spotter/polespotter.c spotter/grdspotter.c spotter/hotspotter.c spotter/originater.c spotter/rotconverter.c spotter/rotsmoother.c x2sys/x2sys_init.c x2sys/x2sys_put.c x2sys/x2sys_get.c x2sys/x2sys_binlist.c x2sys/x2sys_datalist.c x2sys/x2sys_cross.c x2sys/x2sys_list.c x2sys/x2sys_report.c x2sys/x2sys_solve.c x2sys/x2sys_merge.c" -D GMT_SRC=/construction/graphics/gmt/gmt-6.1.0 -D CMAKE_MODULE_PATH=/construction/graphics/gmt/gmt-6.1.0/cmake/modules/ -P /construction/graphics/gmt/gmt-6.1.0/cmake/modules//GmtGenExtraHeaders.cmake --- src/CMakeFiles/gen_gmt_headers.dir/all --- --- src/gmt_dimensions.h --- [ 2%] Generating gmt_dimensions.h cd /construction/graphics/gmt/.build/src && /usr/local/bin/cmake -D GENERATE_COMMAND=gen_gmt_dimensions_h -D CMAKE_MODULE_PATH=/construction/graphics/gmt/gmt-6.1.0/cmake/modules/ -D GMT_SRC=/construction/graphics/gmt/gmt-6.1.0 -P /construction/graphics/gmt/gmt-6.1.0/cmake/modules//GmtGenExtraHeaders.cmake --- src/CMakeFiles/gshhg_version.dir/all --- --- src/gshhg_version --- [ 5%] Linking C executable gshhg_version cd /construction/graphics/gmt/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/gshhg_version.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib CMakeFiles/gshhg_version.dir/gshhg_version.c.o -o gshhg_version -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libnetcdf.so --- src/CMakeFiles/script2verbatim.dir/all --- --- src/script2verbatim --- [ 5%] Linking C executable script2verbatim cd /construction/graphics/gmt/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/script2verbatim.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib CMakeFiles/script2verbatim.dir/script2verbatim.c.o -o script2verbatim --- src/CMakeFiles/gshhg_version.dir/all --- [ 5%] Built target gshhg_version --- src/CMakeFiles/gen_gmt_suppl_supplements_headers.dir/all --- [ 5%] Built target gen_gmt_suppl_supplements_headers --- src/CMakeFiles/script2verbatim.dir/all --- [ 5%] Built target script2verbatim --- src/CMakeFiles/gen_gmt_headers.dir/all --- [ 5%] Built target gen_gmt_headers --- src/CMakeFiles/pslib.dir/all --- /usr/bin/make -f src/CMakeFiles/pslib.dir/build.make src/CMakeFiles/pslib.dir/depend --- src/CMakeFiles/pslib.dir/depend --- cd /construction/graphics/gmt/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/gmt/gmt-6.1.0 /construction/graphics/gmt/gmt-6.1.0/src /construction/graphics/gmt/.build /construction/graphics/gmt/.build/src /construction/graphics/gmt/.build/src/CMakeFiles/pslib.dir/DependInfo.cmake Scanning dependencies of target pslib /usr/bin/make -f src/CMakeFiles/pslib.dir/build.make src/CMakeFiles/pslib.dir/build --- src/CMakeFiles/pslib.dir/postscriptlight.c.o --- [ 5%] Building C object src/CMakeFiles/pslib.dir/postscriptlight.c.o cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/pslib.dir/postscriptlight.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/postscriptlight.c /construction/graphics/gmt/gmt-6.1.0/src/postscriptlight.c: In function 'PSL_comment': /construction/graphics/gmt/gmt-6.1.0/src/postscriptlight.c:5806:3: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat (&(C->internal.buffer[C->internal.n]), "%\n% ", 4U); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/gmt/gmt-6.1.0/src/postscriptlight.c:5810:3: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] strncat (&(C->internal.buffer[C->internal.n]), "%\n", 2U); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'psl_fix_utf8', inlined from 'psl_prepare_text' at /construction/graphics/gmt/gmt-6.1.0/src/postscriptlight.c:1664:2: /construction/graphics/gmt/gmt-6.1.0/src/postscriptlight.c:688:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (in_string, out_string, strlen (out_string)); /* Overwrite old string with possibly adjusted string */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- src/libpostscriptlight.so.6.1.0 --- [ 8%] Linking C shared library libpostscriptlight.so cd /construction/graphics/gmt/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/pslib.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -shared -Wl,-soname,libpostscriptlight.so.6 -o libpostscriptlight.so.6.1.0 CMakeFiles/pslib.dir/postscriptlight.c.o -lm -lz cd /construction/graphics/gmt/.build/src && /usr/local/bin/cmake -E cmake_symlink_library libpostscriptlight.so.6.1.0 libpostscriptlight.so.6 libpostscriptlight.so [ 8%] Built target pslib --- src/CMakeFiles/gmtlib.dir/all --- --- src/CMakeFiles/psldemo.dir/all --- --- src/CMakeFiles/gmtlib.dir/all --- /usr/bin/make -f src/CMakeFiles/gmtlib.dir/build.make src/CMakeFiles/gmtlib.dir/depend --- src/CMakeFiles/psldemo.dir/all --- /usr/bin/make -f src/CMakeFiles/psldemo.dir/build.make src/CMakeFiles/psldemo.dir/depend --- src/CMakeFiles/psldemo.dir/depend --- cd /construction/graphics/gmt/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/gmt/gmt-6.1.0 /construction/graphics/gmt/gmt-6.1.0/src /construction/graphics/gmt/.build /construction/graphics/gmt/.build/src /construction/graphics/gmt/.build/src/CMakeFiles/psldemo.dir/DependInfo.cmake --- src/CMakeFiles/gmtlib.dir/all --- --- src/CMakeFiles/gmtlib.dir/depend --- cd /construction/graphics/gmt/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/gmt/gmt-6.1.0 /construction/graphics/gmt/gmt-6.1.0/src /construction/graphics/gmt/.build /construction/graphics/gmt/.build/src /construction/graphics/gmt/.build/src/CMakeFiles/gmtlib.dir/DependInfo.cmake --- src/CMakeFiles/psldemo.dir/all --- Scanning dependencies of target psldemo /usr/bin/make -f src/CMakeFiles/psldemo.dir/build.make src/CMakeFiles/psldemo.dir/build --- src/CMakeFiles/psldemo.dir/psldemo.c.o --- [ 8%] Building C object src/CMakeFiles/psldemo.dir/psldemo.c.o cd /construction/graphics/gmt/.build/src && /usr/bin/cc -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o CMakeFiles/psldemo.dir/psldemo.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/psldemo.c --- src/psldemo --- [ 8%] Linking C executable psldemo cd /construction/graphics/gmt/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/psldemo.dir/link.txt --verbose=1 /usr/bin/cc -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib CMakeFiles/psldemo.dir/psldemo.c.o -o psldemo -Wl,-z,origin,-rpath,/construction/graphics/gmt/.build/src libpostscriptlight.so.6.1.0 -lm -lz [ 8%] Built target psldemo --- src/CMakeFiles/gmtlib.dir/all --- Scanning dependencies of target gmtlib /usr/bin/make -f src/CMakeFiles/gmtlib.dir/build.make src/CMakeFiles/gmtlib.dir/build --- src/CMakeFiles/gmtlib.dir/gmt_common_sighandler.c.o --- --- src/CMakeFiles/gmtlib.dir/gmt_error.c.o --- --- src/CMakeFiles/gmtlib.dir/gmt_error_codes.c.o --- --- src/CMakeFiles/gmtlib.dir/gshhg_version.c.o --- --- src/CMakeFiles/gmtlib.dir/gmt_common_math.c.o --- --- src/CMakeFiles/gmtlib.dir/gmt_common_runpath.c.o --- --- src/CMakeFiles/gmtlib.dir/gmt_common_string.c.o --- --- src/CMakeFiles/gmtlib.dir/compat/qsort.c.o --- --- src/CMakeFiles/gmtlib.dir/kiss_fft/kiss_fft.c.o --- --- src/CMakeFiles/gmtlib.dir/kiss_fft/kiss_fftnd.c.o --- --- src/CMakeFiles/gmtlib.dir/gshhg_version.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/gshhg_version.c.o --- src/CMakeFiles/gmtlib.dir/gmt_common_runpath.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/gmt_common_runpath.c.o --- src/CMakeFiles/gmtlib.dir/gmt_common_string.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/gmt_common_string.c.o --- src/CMakeFiles/gmtlib.dir/gmt_common_sighandler.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/gmt_common_sighandler.c.o --- src/CMakeFiles/gmtlib.dir/compat/qsort.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/compat/qsort.c.o --- src/CMakeFiles/gmtlib.dir/kiss_fft/kiss_fft.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/kiss_fft/kiss_fft.c.o --- src/CMakeFiles/gmtlib.dir/kiss_fft/kiss_fftnd.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/kiss_fft/kiss_fftnd.c.o --- src/CMakeFiles/gmtlib.dir/gmt_common_string.c.o --- cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/gmt_common_string.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_string.c --- src/CMakeFiles/gmtlib.dir/gshhg_version.c.o --- cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/gshhg_version.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/gshhg_version.c --- src/CMakeFiles/gmtlib.dir/gmt_common_runpath.c.o --- cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/gmt_common_runpath.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_runpath.c --- src/CMakeFiles/gmtlib.dir/gmt_common_sighandler.c.o --- cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/gmt_common_sighandler.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_sighandler.c --- src/CMakeFiles/gmtlib.dir/compat/qsort.c.o --- cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/compat/qsort.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/compat/qsort.c --- src/CMakeFiles/gmtlib.dir/kiss_fft/kiss_fft.c.o --- cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/kiss_fft/kiss_fft.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/kiss_fft/kiss_fft.c --- src/CMakeFiles/gmtlib.dir/kiss_fft/kiss_fftnd.c.o --- cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/kiss_fft/kiss_fftnd.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/kiss_fft/kiss_fftnd.c --- src/CMakeFiles/gmtlib.dir/gmt_error.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/gmt_error.c.o cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/gmt_error.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/gmt_error.c --- src/CMakeFiles/gmtlib.dir/gmt_common_math.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/gmt_common_math.c.o cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/gmt_common_math.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_math.c --- src/CMakeFiles/gmtlib.dir/gmt_error_codes.c.o --- [ 8%] Building C object src/CMakeFiles/gmtlib.dir/gmt_error_codes.c.o cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/gmt_error_codes.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/gmt_error_codes.c --- src/CMakeFiles/gmtlib.dir/triangle.c.o --- --- src/CMakeFiles/gmtlib.dir/gmt_mbsystem_glue.c.o --- --- src/CMakeFiles/gmtlib.dir/gmt_common_sighandler.c.o --- /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_sighandler.c: In function 'sig_handler': /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_sighandler.c:106:49: error: 'mcontext_t' {aka 'struct __mcontext'} has no member named 'rip'; did you mean 'mc_rip'? # define UC_IP(uc) ((void *) (uc)->uc_mcontext.rip) ^~~ /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_sighandler.c:177:14: note: in expansion of macro 'UC_IP' array [0] = UC_IP (uc); /* caller's address */ ^~~~~ --- src/CMakeFiles/gmtlib.dir/triangle.c.o --- [ 11%] Building C object src/CMakeFiles/gmtlib.dir/triangle.c.o cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -DANSI_DECLARATORS -DCDT_ONLY -DNO_TIMER -DREDUCED -DTRILIBRARY -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/triangle.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/triangle.c --- src/CMakeFiles/gmtlib.dir/gmt_common_sighandler.c.o --- *** [src/CMakeFiles/gmtlib.dir/gmt_common_sighandler.c.o] Error code 1 make[3]: stopped in /construction/graphics/gmt/.build --- src/CMakeFiles/gmtlib.dir/gmt_common_runpath.c.o --- /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_runpath.c: In function 'sharedir_from_runtime_libdir': /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_runpath.c:312:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] sharedir = strncpy (sharedir, runtime_libdir, len_base_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_runpath.c:301:23: note: length computed here len_runtime_libdir = strlen (runtime_libdir); ^~~~~~~~~~~~~~~~~~~~~~~ In function 'sharedir_from_runtime_bindir', inlined from 'gmt_guess_sharedir' at /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_runpath.c:362:7: /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_runpath.c:351:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] sharedir = strncpy (sharedir, runtime_bindir, len_base_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_runpath.c: In function 'gmt_guess_sharedir': /construction/graphics/gmt/gmt-6.1.0/src/gmt_common_runpath.c:340:23: note: length computed here len_runtime_bindir = strlen (runtime_bindir); ^~~~~~~~~~~~~~~~~~~~~~~ --- src/CMakeFiles/gmtlib.dir/gmt_mbsystem_glue.c.o --- [ 11%] Building C object src/CMakeFiles/gmtlib.dir/gmt_mbsystem_glue.c.o cd /construction/graphics/gmt/.build/src && /usr/bin/cc -DLIBRARY_EXPORTS -I/construction/graphics/gmt/.build/src -I/construction/graphics/gmt/gmt-6.1.0/src -I/usr/local/include -I/construction/graphics/gmt/.build/src/geodesy -I/construction/graphics/gmt/.build/src/gshhg -I/construction/graphics/gmt/.build/src/img -I/construction/graphics/gmt/.build/src/mgd77 -I/construction/graphics/gmt/.build/src/potential -I/construction/graphics/gmt/.build/src/segy -I/construction/graphics/gmt/.build/src/seis -I/construction/graphics/gmt/.build/src/spotter -I/construction/graphics/gmt/.build/src/x2sys -std=gnu99 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/gmtlib.dir/gmt_mbsystem_glue.c.o -c /construction/graphics/gmt/gmt-6.1.0/src/gmt_mbsystem_glue.c 1 error make[3]: stopped in /construction/graphics/gmt/.build *** [src/CMakeFiles/gmtlib.dir/all] Error code 2 make[2]: stopped in /construction/graphics/gmt/.build 1 error make[2]: stopped in /construction/graphics/gmt/.build *** [all] Error code 2 make[1]: stopped in /construction/graphics/gmt/.build 1 error make[1]: stopped in /construction/graphics/gmt/.build ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/graphics/gmt FAILED 00:00:28