=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/p5-GraphicsMagick", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for GraphicsMagick-1.3.48.tar.xz => Checksum SHA512 OK for GraphicsMagick-1.3.48.tar.xz ===> Installing dependencies for p5-GraphicsMagick-1.3.48nb1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency GraphicsMagick>=1.3.48nb1: found GraphicsMagick-1.3.48nb1 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency perl>=5.44.0<5.45.0: found perl-5.44.0nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb6 => Build dependency xorgproto>=2016.1: found xorgproto-2025.1 => Full dependency brotli>=1.0.1: found brotli-1.2.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency freetype2>=2.13.0: found freetype2-2.14.3 => Full dependency lcms2>=2.2: found lcms2-2.19.1 => Full dependency libICE>=0.99.1: found libICE-1.1.2 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libX11>=1.1: found libX11-1.8.13 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.7 => Full dependency libltdl>=2.4.2: found libltdl-2.4.7 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency png>=1.2.4: found png-1.6.58nb1 => Full dependency xz>=5.0.0: found xz-5.8.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for p5-GraphicsMagick-1.3.48nb1 ===> Extracting for p5-GraphicsMagick-1.3.48nb1 ===> Patching for p5-GraphicsMagick-1.3.48nb1 => Applying pkgsrc patches for p5-GraphicsMagick-1.3.48nb1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/p5-GraphicsMagick/../../graphics/GraphicsMagick/patches/patch-config_delegates.mgk.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/p5-GraphicsMagick/../../graphics/GraphicsMagick/patches/patch-config_delegates.mgk.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_delegates.mgk.in,v 1.3 2026/06/29 12:00:28 adam Exp $ | |Avoid tools directory in installed file. | |--- config/delegates.mgk.in.orig 2025-10-29 15:45:31.000000000 +0000 |+++ config/delegates.mgk.in -------------------------- Patching file config/delegates.mgk.in using Plan A... Hunk #1 succeeded at 119. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/p5-GraphicsMagick/../../graphics/GraphicsMagick/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/p5-GraphicsMagick/../../graphics/GraphicsMagick/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.6 2026/06/29 12:00:28 adam Exp $ | |Do not save configure args; they reference workdir. | |--- configure.orig 2026-05-13 14:14:52.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 36236. done ===> Creating toolchain wrappers for p5-GraphicsMagick-1.3.48nb1 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/graphics/p5-GraphicsMagick/work/.cwrapper/specs.pkgsrc ===> Configuring for p5-GraphicsMagick-1.3.48nb1 => Substituting "libdir" in PerlMagick/Makefile.PL.in => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version configuring GraphicsMagick 1.3.48 checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbuild -g pbuild checking for a race-free mkdir -p... mkdir -p checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-sun-solaris2.11-gcc... gcc 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking ANSI C compiler language standard version... c11 checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for fgrep... /usr/xpg4/bin/grep -F checking how to print strings... printf checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for gawk... (cached) /usr/bin/nawk checking for pthread_join in LIBS=-lpthread -lrt with CFLAGS= -pthread ... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_REENTRANT checking pkg-config is at least version 0.9.0... no checking for gcc option to support OpenMP... -fopenmp checking for gcc options needed to detect all undeclared functions... none needed checking whether _OPENMP is declared... yes checking for gcc option to enable large file support... none needed checking for declarations of fseeko and ftello... yes checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B checking the name lister (/opt/local/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 786240 checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for file... file checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking command to parse /opt/local/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-sun-solaris2.11-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether the compiler supports GNU C++... no checking whether g++ accepts -g... no checking for g++ option to enable C++11 features... unsupported checking for g++ option to enable C++98 features... unsupported checking dependency style of g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for machine/param.h... no checking for mach-o/dyld.h... no checking for process.h... no checking for sun_prefetch.h... no checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for wincrypt.h... no checking for C/C++ restrict keyword... __restrict__ checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for ssize_t... yes checking for long double with more range or precision than double... yes checking size of signed long... 8 checking for C compiler __func__ support... yes checking whether pread is declared... yes checking whether pwrite is declared... yes checking whether strlcpy is declared... yes checking whether vsnprintf is declared... yes checking for /dev/urandom... yes checking whether the compiler supports GNU C++... (cached) no checking whether g++ accepts -g... (cached) no checking for g++ option to enable C++11 features... (cached) unsupported checking for g++ option to enable C++98 features... (cached) unsupported checking dependency style of g++... (cached) none checking whether the compiler recognizes bool as a built-in type... no checking whether the compiler supports const_cast<>... no checking whether the compiler supports default template parameters... no checking whether the compiler supports exceptions... no checking whether the compiler implements namespaces... no checking whether the compiler supports the explicit keyword... no checking whether the compiler supports ISO C++ standard library... no checking whether the compiler supports Standard Template Library... no checking whether the compiler supports ios::binary... no checking whether the compiler supports the mutable keyword... no checking whether the compiler accepts the new for scoping rules... no checking whether the compiler supports static_cast<>... no checking whether the compiler supports basic templates... no checking for C++ compiler __func__ support... no checking whether C++ compiler is sufficient for Magick++... no (failed tests) checking for X11 configure files... checking for GOMP_parallel_start in -lgomp... yes checking for OpenMP library ... -lgomp checking for sqrt in -lm... yes checking for ZLIB support ... checking for zlib... no checking for zconf.h... yes checking for zlib.h... yes checking for compress in -lz... yes checking for uncompress in -lz... yes checking for deflate in -lz... yes checking for inflate in -lz... yes checking for gzseek in -lz... yes checking for gztell in -lz... yes checking if ZLIB package is complete... yes checking for BZLIB support ... checking for bzlib.h... yes checking for BZ2_bzDecompress in -lbz2... yes checking if BZLIB package is complete... yes checking for LZMA support ... checking for liblzma... no checking for lzma.h... yes checking for lzma_code in -llzma... yes checking if LZMA package is complete... yes checking for Zstd support ... checking for libzstd... no checking for zstd.h... no checking for ZSTD_createDStream in -lzstd... no checking if Zstd package is complete... no checking for XML support ... checking for libxml-2.0... no checking for libxml/xmlversion.h... no checking for libxml/parser.h... no checking for libxml/xmlmemory.h... no checking for xmlSAXVersion in -lxml2... no checking for xmlParseChunk in -lxml2... no checking for xmlCreatePushParserCtxt in -lxml2... no checking if XML package is complete ... no checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for shmctl... yes checking for XShmAttach in -lXext... yes checking for XShapeCombineMask in -lXext... yes checking for lcms v2 support... checking for lcms2... no checking for lcms2.h... yes checking for cmsSetLogErrorHandler in -llcms2... yes checking if LCMS v2 package is complete... yes checking for libpng... no checking for PNG support ... checking for png.h... yes checking for png17 (libpng version minor number 7) support ... no checking for png16 (libpng version minor number 6) support ... yes checking if png16 package is complete... yes checking for JPEG support ... checking for libjpeg... no checking for jconfig.h... yes checking for jerror.h... yes checking for jmorecfg.h... yes checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... no checking if JPEG package is complete... no -- some components failed test checking for FreeType 2.0 ... checking for freetype2... no checking for FT_Init_FreeType in -lfreetype... yes checking for ft2build.h... yes checking if FreeType package is complete... yes checking for WEBP support ... checking for libsharpyuv... no checking for libwebp... no checking for libwebpmux... no checking for webp/decode.h... yes checking for webp/encode.h... yes checking for WebPDecodeRGB in -lwebp... no checking for WebPMuxSetImage in -lwebpmux... no checking for SharpYuvConvert in -lsharpyuv... no checking if WEBP package is complete... no -- some components failed test checking for libzip support ... checking for libzip... no checking for zip.h... no checking for zip_open in -lzip... no checking if libzip package is complete... no checking for JBIG support ... checking for jbig.h... yes checking for jbg_dec_init in -ljbig... no checking if JBIG package is complete... no -- some components failed test checking for TIFF support ... checking for libtiff-4... no checking for tiff.h... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... no checking for TIFFClientOpen in -ltiff... no checking for TIFFIsByteSwapped in -ltiff... no checking for TIFFReadRGBATile in -ltiff... no checking for TIFFReadRGBAStrip in -ltiff... no checking if TIFF package is complete... no -- some components failed test checking for JXL support ... checking for libjxl_threads... no checking for libjxl... no checking for jxl/decode.h... no checking for JxlDecoderCreate in -ljxl... no checking for JxlThreadParallelRunnerCreate in -ljxl_threads... no checking if JXL package is complete... no checking for WMF support ... checking for libwmf/ipa.h... no checking if WMF package is complete ... no checking for HEIF support... checking for libheif... no checking for libheif/heif.h... no checking for libheif/heif_sequences.h... no checking for heif_init in -lheif... no checking if HEIF package is complete... no checking for JPEG version 2 "Jasper" support ... checking for jasper... no checking for jasper/jasper.h... no checking for jas_stream_fopen in -ljasper... no checking for jas_image_strtofmt in -ljasper... no checking for jas_image_decode in -ljasper... no checking if JPEG version 2 support package is complete... no checking for Windows GDI32 support... checking for windows.h... no checking for winuser.h... no checking for wingdi.h... no checking if Windows GDI32 support is complete... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap file i/o... yes checking for atoll... yes checking for CryptGenRandom... no checking for clock_getres... yes checking for clock_gettime... yes checking for ctime_r... yes checking for cosf... yes checking for _exit... yes checking for fabsf... yes checking for fcntl... yes checking for fstatvfs... yes checking for ftime... yes checking for getexecname... yes checking for getc_unlocked... yes checking for getpagesize... (cached) yes checking for getpwnam_r... yes checking for getrlimit... yes checking for getpid... yes checking for lltostr... yes checking for localtime_r... yes checking for logf... yes checking for madvise... yes checking for _NSGetExecutablePath... no checking for _pclose... yes checking for pclose... yes checking for poll... yes checking for _popen... yes checking for popen... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for posix_spawnp... yes checking for pread... yes checking for pwrite... yes checking for putc_unlocked... yes checking for raise... yes checking for rand_r... yes checking for readdir_r... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for seekdir... yes checking for setrlimit... yes checking for sigemptyset... yes checking for sigaction... yes checking for sinf... yes checking for spawnvp... no checking for strerror... yes checking for strerror_r... yes checking for strlcat... yes checking for strlcpy... yes checking for strtoll... yes checking for sqrtf... yes checking for sysconf... yes checking for times... yes checking for telldir... yes checking for ulltostr... yes checking for vsprintf... yes checking for vsnprintf... yes checking for qsort_r... yes checking for xdg-open... no checking for firefox... no checking for konqueror... no checking for google-chrome... no checking for mozilla... no checking for lynx... no checking for ralcgm... ralcgm checking for dcraw... dcraw checking for dot... dot checking for dvips... dvips checking for xterm... xterm checking for fig2dev... fig2dev checking for gm... /opt/local/bin/gm checking for hp2xx... hp2xx checking for html2ps... html2ps checking for ilbmtoppm... /opt/tools/bin/ilbmtoppm checking for ppmtoilbm... /opt/tools/bin/ppmtoilbm checking for lp... no checking for lpr... no checking for gimp... gimp checking for mpeg2decode... mpeg2decode checking for mpeg2encode... mpeg2encode checking for mv... /tmp/work/graphics/p5-GraphicsMagick/work/.tools/bin/mv checking for gs... /opt/tools/bin/gs checking for Windows fonts directory (location of arial.ttf)... not found! checking for Solaris OpenWindows Type 1 fonts (location of Helvetica.afm)... not found! checking for Artifex urw-base35 OTF fonts directory (location of URWGothic-Book.otf)... not found! checking for Ghostscript fonts directory (location of a010013l.pfb)... not found! checking for rpmbuild... no checking for rpm... no checking for 7za... no checking for zip... no checking for Ghostscript version... 10.07.1 checking for gs color device... pnmraw checking for gs color+alpha device... pngalpha checking for gs gray device... pgmraw checking for gs pallet device... pcx256 checking for gs mono device... pbmraw checking for gs CMYK device... pamcmyk32 checking for gs PDF writing device... pdfwrite checking for gs PS writing device... ps2write checking for gs EPS writing device... eps2write checking for perl... /opt/local/bin/perl checking for perl version greater than or equal to 5.8.1... ok checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating GraphicsMagick.spec config.status: creating Magick++/bin/GraphicsMagick++-config config.status: creating Magick++/lib/GraphicsMagick++.pc config.status: creating Makefile config.status: creating PerlMagick/Magick.pm config.status: creating PerlMagick/Makefile.PL config.status: creating PerlMagick/PerlMagickCheck.sh config.status: creating PerlMagick/t/features.pl config.status: creating config/delegates.mgk config.status: creating config/type-ghostscript.mgk config.status: creating config/type-solaris.mgk config.status: creating config/type-urw-base35-otf.mgk config.status: creating config/type-windows.mgk config.status: creating config/type.mgk config.status: creating magick/GraphicsMagick-config config.status: creating magick/GraphicsMagick.pc config.status: creating magick/magick_types.h config.status: creating magick/version.h config.status: creating common.shi config.status: creating rungm.sh config.status: creating wand/GraphicsMagickWand-config config.status: creating wand/GraphicsMagickWand.pc config.status: creating magick/magick_config.h config.status: creating magick/magick_config_api.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing default commands config.status: executing GraphicsMagick++-config.in commands config.status: executing GraphicsMagick-config.in commands config.status: executing GraphicsMagickWand-config.in commands config.status: executing rungm.sh.in commands config.status: executing PerlMagick/PerlMagickCheck.sh.in commands GraphicsMagick is configured as follows. Please verify that this configuration matches your expectations. Host system type : x86_64-sun-solaris2.11 Build system type : x86_64-sun-solaris2.11 Option Configure option Configured value ----------------------------------------------------------------- Shared libraries --enable-shared=no no Static libraries --enable-static=yes yes GNU ld --with-gnu-ld=no no Quantum depth --with-quantum-depth=8 8 Modules --with-modules=no no OpenMP --enable-openmp= yes -lgomp Delegate Configuration: BZLIB --with-bzlib=yes yes FlashPIX --with-fpx=no no FreeType 2.0 --with-ttf=yes yes Ghostscript --with-gs=yes gs (10.07.1) Ghostscript fonts --with-gs-font-dir=default none URW Base35 fonts --with-base35otf-font-dir=default none Windows GDI32 --with-gdi32=yes no JBIG --with-jbig=yes no (failed tests) JPEG v1 --with-jpeg=yes no (failed tests) JPEG-2000 --with-jp2=yes no JPEG-XL --with-jxl=yes no LCMS v2 --with-lcms2=yes yes (-llcms2) LIBZIP --with-libzip=yes no LZMA --with-lzma=yes yes Magick++ --with-magick-plus-plus=yes no (failed tests) PERL --with-perl=/opt/local/bin/perl /opt/local/bin/perl PNG --with-png=yes yes (-lpng16) Google tcmalloc --with-tcmalloc=no no Solaris mtmalloc --with-mtmalloc=no no Solaris umem --with-umem=no no TIFF --with-tiff=yes no (failed tests) TRIO --with-trio=no no WEBP --with-webp=yes no (failed tests) HEIF --with-heif=yes no Windows fonts --with-windows-font-dir= none WMF --with-wmf=yes no X11 --with-x= yes (-lXext -lSM -lICE -lX11 -lsocket -lnsl) XML --with-xml=yes no ZLIB --with-zlib=yes yes (-lz) ZSTD --with-zstd=yes no Options used to compile and link: CC = gcc CFLAGS = -fopenmp -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -Wall -D_REENTRANT -pthread CPPFLAGS = -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 CXX = g++ CXXFLAGS = -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/freetype2 -D_REENTRANT -pthread DEFS = -DHAVE_CONFIG_H LDFLAGS = -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE LIBS = -lfreetype -lpng16 -llcms2 -lXext -lSM -lICE -lX11 -lsocket -lnsl -lbz2 -lz -lm -lpthread -lrt -lgomp => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp Checking if your kit is complete... Warning: the following files are missing in your kit: t/heif/heif-avc-rgb-8.avci Please inform the author. Generating a Unix-style Makefile Writing Makefile for Graphics::Magick Writing MYMETA.yml and MYMETA.json WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.