===> Configuring for ImageMagick7-nox11-7.1.0.62_7 ################################################################### NOTICE: Perl is threaded. Building ImageMagick with threads. ################################################################### configure: loading site script /basejail/usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd12.4 checking host system type... amd64-portbld-freebsd12.4 checking target system type... amd64-portbld-freebsd12.4 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes Configuring ImageMagick 7.1.0-62 checking whether build environment is sane... yes checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking for sys/param.h... (cached) yes checking for vfork.h... (cached) no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking how to print strings... printf checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for C compiler vendor... clang checking CFLAGS for most reasonable warnings... -Wall checking whether gmake sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking if malloc debugging is wanted... no checking for __attribute__... yes checking for gcc architecture flag... checking for gcc architecture flag... unknown checking pkg-config is at least version 0.20... yes checking for C compiler vendor... (cached) clang checking if LD -Wl,--version-script works... yes checking for linker lazyload option... none checking for pthread_join using cc -lpthread... yes checking whether cc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for OpenCL library... disabled checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking Linux compatible sendfile()... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd12.4 file names to amd64-portbld-freebsd12.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd12.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd12.4 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... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd12.4 ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking whether cc needs -traditional... no checking whether to enable assertions... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for arm/limits.h... no checking for arpa/inet.h... (cached) yes checking for complex.h... yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for limits.h... (cached) yes checking for linux/unistd.h... no checking for locale.h... (cached) yes checking for machine/param.h... yes checking for mach-o/dyld.h... no checking for malloc.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for OS.h... no checking for process.h... no checking for sun_prefetch.h... no checking for stdarg.h... (cached) yes checking for stddef.h... (cached) yes checking for sys/ipc.h... yes checking for sys/mman.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/sendfile.h... no checking for sys/socket.h... (cached) yes checking for sys/syslimits.h... yes checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/wait.h... (cached) yes checking for utime.h... (cached) yes checking for wchar.h... (cached) yes checking for xlocale.h... yes checking for _Bool... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for working volatile... yes checking for preprocessor stringizing operator... yes checking whether stat file-mode macros are broken... no checking whether struct tm is in sys/time.h or time.h... time.h checking for cc options needed to detect all undeclared functions... -fno-builtin checking for struct tm.tm_zone... yes checking whether #! works in shell scripts... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for working volatile... (cached) yes checking whether byte ordering is bigendian... no checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for intmax_t... (cached) yes checking for intptr_t... yes checking for mbstate_t... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uintmax_t... yes checking for uintptr_t... (cached) yes checking size of float_t... 4 checking size of double_t... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of unsigned long long... 8 checking size of ssize_t... 8 checking size of void *... 8 checking whether our compiler supports __func__... checking whether closedir returns void... no checking for getpagesize... (cached) yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for vprintf... (cached) yes checking for working mmap... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for GNU libc compatible realloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for working strtod... (cached) yes checking whether strerror_r is declared... (cached) yes checking whether strerror_r returns char *... no checking for sqrt in -lm... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing clock_gettime... none required checking whether clock_gettime supports CLOCK_REALTIME... yes checking whether pread is declared... (cached) yes checking whether pwrite is declared... (cached) yes checking whether strlcpy is declared... no checking whether vsnprintf is declared... (cached) yes checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... (cached) none needed checking dependency style of c++... (cached) gcc3 checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler implements namespaces... yes checking if g++ supports namespace std... yes checking whether C++ compiler is sufficient for Magick++... yes checking for X11 configure files... 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 X... disabled ------------------------------------------------------------- checking for libzip >= 1.0.0... yes ------------------------------------------------------------- checking for zlib >= 1.0.0... yes ------------------------------------------------------------- checking for libltdl... checking for ltdl.h... yes checking for lt_dlinit in -lltdl... yes checking if libltdl package is complete... yes ------------------------------------------------------------- checking for fftw3 >= 3.0.0... yes ------------------------------------------------------------- checking for freetype2 >= 2.8.0... yes ------------------------------------------------------------- checking for raqm... yes 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 JBIG... checking for jbig.h... yes checking for jbg_dec_init in -ljbig... yes checking if JBIG package is complete... yes ------------------------------------------------------------- checking for JPEG... 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... yes checking if JPEG package is complete... yes ------------------------------------------------------------- checking for lcms2 >= 2.0.0... yes checking for lcms2/lcms2.h... no ------------------------------------------------------------- checking for libopenjp2 >= 2.1.0... yes ------------------------------------------------------------- checking for lqr-1 >= 0.1.0... yes ------------------------------------------------------------- checking for liblzma >= 2.9.0... yes ------------------------------------------------------------- checking for pangocairo >= 1.28.1... yes checking for pango >= 1.28.1... yes ------------------------------------------------------------- checking for libpng >= 1.0.0... yes ------------------------------------------------------------- checking for libraw_r >= 0.14.8... yes ------------------------------------------------------------- checking for libtiff-4 >= 4.0.0... yes ------------------------------------------------------------- checking for libwebp >= 0.4.1... yes checking for libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0... yes checking for WMF support... checking for libwmf/ipa.h... yes checking for wmf_lite_create in -lwmflite... yes checking if WMF package is complete... yes ------------------------------------------------------------- checking for libxml-2.0 >= 2.0.0... yes checking for acosh... yes checking for _aligned_malloc... no checking for aligned_malloc... no checking for asinh... yes checking for atanh... yes checking for atoll... (cached) yes checking for atexit... (cached) yes checking for cabs... yes checking for carg... yes checking for cimag... yes checking for creal... yes checking for clock... (cached) yes checking for clock_getres... yes checking for clock_gettime... (cached) yes checking for ctime_r... yes checking for directio... no checking for erf... yes checking for _exit... yes checking for execvp... yes checking for fchmod... (cached) yes checking for floor... yes checking for fork... (cached) yes checking for ftime... no checking for ftruncate... yes checking for getc_unlocked... yes checking for getcwd... (cached) yes checking for getentropy... yes checking for getexecname... no checking for getdtablesize... (cached) yes checking for getpagesize... (cached) yes checking for getpid... (cached) yes checking for getpwnam_r... yes checking for getrlimit... (cached) yes checking for getrusage... (cached) yes checking for gettimeofday... (cached) yes checking for gmtime_r... yes checking for isnan... yes checking for j0... yes checking for j1... yes checking for lltostr... no checking for localtime_r... yes checking for lstat... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for mkstemp... (cached) yes checking for munmap... (cached) yes checking for nanosleep... yes checking for newlocale... (cached) yes checking for _NSGetExecutablePath... no checking for pclose... yes checking for _pclose... no checking for poll... (cached) yes checking for popen... yes checking for _popen... no 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 pow... yes checking for pread... (cached) yes checking for putenv... (cached) yes checking for pwrite... (cached) yes checking for qsort_r... yes checking for raise... (cached) yes checking for rand_r... yes checking for readlink... (cached) yes checking for realpath... (cached) yes checking for select... (cached) yes checking for seekdir... yes checking for sendfile... yes checking for setlocale... (cached) yes checking for socket... yes checking for sqrt... yes checking for setvbuf... (cached) yes checking for stat... (cached) yes checking for strcasestr... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strpbrk... (cached) yes checking for strspn... yes checking for strstr... (cached) yes checking for strtod... (cached) yes checking for strtod_l... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for symlink... (cached) yes checking for sysconf... (cached) yes checking for sigemptyset... yes checking for sigaction... (cached) yes checking for spawnvp... no checking for strerror... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for system... yes checking for telldir... yes checking for tempnam... yes checking for times... (cached) yes checking for ulltostr... no checking for uselocale... (cached) yes checking for usleep... (cached) yes checking for utime... (cached) yes checking for utimensat... yes checking for vfprintf... (cached) yes checking for vfprintf_l... yes checking for vsprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vsnprintf_l... yes checking for waitpid... (cached) yes checking for _wfopen... no checking for _wstat... no ------------------------------------------------------------- checking for ImageMagick delegate programs... checking for bpgdec... bpgdec checking for bpgenc... bpgenc checking for blender... blender checking for xdg-open... no checking for google-chrome... no checking for firefox... no checking for konqueror... no checking for mozilla... no checking for lynx... /usr/local/bin/lynx checking for ufraw-batch... ufraw-batch checking for libreoffice... libreoffice checking for dvips... /usr/local/bin/dvips checking for magick... /usr/local/bin/magick checking for magick... /usr/local/bin/magick checking for xterm... xterm checking for dot... /usr/local/bin/dot checking for hp2xx... hp2xx checking for html2ps... html2ps checking for ilbmtoppm... ilbmtoppm checking for ppmtoilbm... ppmtoilbm checking for JxrDecApp... JxrDecApp checking for JxrEncApp... JxrEncApp checking for lepton... lepton checking for lp... /usr/bin/lp checking for lpr... /usr/bin/lpr checking for gimp... gimp checking for magick... /usr/local/bin/magick checking for ffmpeg... ffmpeg checking for ffmpeg... ffmpeg checking for mrsidgeodecode... mrsidgeodecode checking for mv... /bin/mv checking for pcl6... pcl6 checking for gsx... no checking for gsc... no checking for gs... /usr/local/bin/gs checking for rm... /bin/rm checking for rsvg-convert... /usr/local/bin/rsvg-convert checking for inkscape... inkscape checking for tesseract... tesseract checking for potrace... potrace checking for fig2dev... fig2dev checking for dwebp... /usr/local/bin/dwebp checking for cwebp... /usr/local/bin/cwebp checking for curl... /usr/local/bin/curl checking for gxps... gxps checking for Apple fonts directory... not found! checking for Dejavu fonts directory... not found! checking for Ghostscript fonts directory... /usr/local/share/ghostscript/fonts/ checking for URW-base35 fonts directory... not found! checking for Windows fonts directory... not found! checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... perl checking for rpmbuild... no checking for rpm... no checking for 7za... no checking for zip... zip ------------------------------------------------------------- checking for Ghostscript... checking for Ghostscript version... 9.56.1 checking for gs color device... png16m checking for gs alpha device... pngalpha checking for gs CMYK device... pamcmyk32 checking for gs mono device... pbmraw checking for gs PDF writing device... pdfwrite checking for gs PS writing device... ps2write checking for gs EPS writing device... eps2write ------------------------------------------------------------- checking for Perl... checking for perl... (cached) /usr/local/bin/perl checking for perl version... 5.34.1 ------------------------------------------------------------- Update ImageMagick configuration checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating common.shi config.status: creating config/configure.xml config.status: creating config/delegates.xml config.status: creating config/ImageMagick.rdf config.status: creating config/MagickCore.dox config.status: creating config/MagickWand.dox config.status: creating config/Magick++.dox config.status: creating config/type-apple.xml config.status: creating config/type-dejavu.xml config.status: creating config/type-ghostscript.xml config.status: creating config/type-urw-base35.xml config.status: creating config/type-windows.xml config.status: creating config/type.xml config.status: creating ImageMagick.spec config.status: creating Magick++/bin/Magick++-config config.status: creating MagickCore/ImageMagick.pc config.status: creating Magick++/lib/Magick++.pc config.status: creating MagickCore/MagickCore-config config.status: creating MagickCore/MagickCore.pc config.status: creating MagickCore/version.h config.status: creating Makefile config.status: creating magick.sh config.status: creating PerlMagick/check.sh config.status: creating PerlMagick/default/Magick.pm config.status: creating PerlMagick/Makefile.PL config.status: creating PerlMagick/default/Makefile.PL config.status: creating PerlMagick/quantum/Makefile.PL config.status: creating PerlMagick/quantum/quantum.pm config.status: creating PerlMagick/quantum/quantum.xs config.status: creating PerlMagick/quantum/typemap config.status: creating utilities/animate.1 config.status: creating utilities/compare.1 config.status: creating utilities/composite.1 config.status: creating utilities/conjure.1 config.status: creating utilities/convert.1 config.status: creating utilities/display.1 config.status: creating utilities/identify.1 config.status: creating utilities/ImageMagick.1 config.status: creating utilities/import.1 config.status: creating utilities/magick.1 config.status: creating utilities/magick-script.1 config.status: creating utilities/mogrify.1 config.status: creating utilities/montage.1 config.status: creating utilities/stream.1 config.status: creating MagickWand/MagickWand-config config.status: creating MagickWand/MagickWand.pc config.status: creating config/config.h config.status: executing MagickCore/magick-baseconfig.h commands config.status: creating MagickCore/magick-baseconfig.h - prefix MAGICKCORE for config/config.h defines config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands config.status: executing magick.sh.in commands config.status: executing MagickCore-config.in commands config.status: executing MagickWand-config.in commands config.status: executing Magick++-config.in commands config.status: executing PerlMagick/check.sh.in commands configure: ============================================================================== ImageMagick 7.1.0-62 is configured as follows. Please verify that this configuration matches your expectations. Host system type: amd64-portbld-freebsd12.4 Build system type: amd64-portbld-freebsd12.4 Option Value ------------------------------------------------------------------------------ Shared libraries --enable-shared=yes yes Static libraries --enable-static=yes yes Build utilities --with-utilities=yes yes Module support --with-modules=yes yes GNU ld --with-gnu-ld=yes yes Quantum depth --with-quantum-depth=16 16 High Dynamic Range Imagery --enable-hdri=yes yes Install documentation: yes Memory allocation library: JEMalloc --with-jemalloc=no no TCMalloc --with-tcmalloc=no no UMem --with-umem=no no Delegate library configuration: BZLIB --with-bzlib=yes yes Autotrace --with-autotrace=no no DJVU --with-djvu=no no DPS --with-dps=no no FFTW --with-fftw=yes yes FLIF --with-flif=no no FlashPIX --with-fpx=no no FontConfig --with-fontconfig=no no FreeType --with-freetype=yes yes Ghostscript lib --with-gslib=no no Graphviz --with-gvc=no HEIC --with-heic=no no JBIG --with-jbig=yes yes JPEG v1 --with-jpeg=yes yes JPEG XL --with-jxl=no no LCMS --with-lcms=yes yes LQR --with-lqr=yes yes LTDL --with-ltdl=yes yes LZMA --with-lzma=yes yes Magick++ --with-magick-plus-plus=yes yes OpenEXR --with-openexr=no no OpenJP2 --with-openjp2=yes yes PANGO --with-pango=yes yes PERL --with-perl=/usr/local/bin/perl /usr/local/bin/perl PNG --with-png=yes yes RAQM --with-raqm=yes yes RAW --with-raw=yes yes RSVG --with-rsvg=no no TIFF --with-tiff=yes yes WEBP --with-webp=yes yes WMF --with-wmf=yes yes X11 --with-x=no no XML --with-xml=yes yes ZIP --with-zip=yes yes ZLIB --with-zlib=yes yes ZSTD --with-zstd=no no Delegate program configuration: GhostPCL None pcl6 (unknown) GhostXPS None gxps (unknown) Ghostscript None gs (9.56.1) Font configuration: Apple fonts --with-apple-font-dir=default Dejavu fonts --with-dejavu-font-dir=default none Ghostscript fonts --with-gs-font-dir=default /usr/local/share/ghostscript/fonts/ URW-base35 fonts --with-urw-base35-font-dir=default none Windows fonts --with-windows-font-dir=default none X11 configuration: X_CFLAGS = X_PRE_LIBS = X_LIBS = X_EXTRA_LIBS = Options used to compile and link: PREFIX = /usr/local EXEC-PREFIX = /usr/local VERSION = 7.1.0-62 CC = cc CFLAGS = -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include -I/usr/local/include/libraw -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -pthread -I/usr/local/include/fribidi -I/usr/local/include/lqr-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/openjpeg-2.5 -I/usr/local/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fexceptions -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 CPPFLAGS = -isystem /usr/local/include -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 PCFLAGS = DEFS = -DHAVE_CONFIG_H LDFLAGS = -lpthread -fstack-protector-strong LIBS = -L/usr/local/lib -L/usr/local/lib -llcms2 -llcms2_fast_float -llcms2_threaded -L/usr/local/lib -lfreetype -L/usr/local/lib -lraqm -llqr-1 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfftw3 -L/usr/local/lib -lxml2 -lbz2 -lz -Wl,-R/usr/local/lib -L/usr/local/lib -lzip -lltdl -lm -lpthread CXX = c++ CXXFLAGS = -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include FEATURES = DPC HDRI Cipher Modules DELEGATES = bzlib fftw freetype jbig jng jpeg lcms lqr lzma openjp2 pango png ps raqm raw tiff webp wmf xml zip zlib ==============================================================================