=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for fltk-1.4.1-source.tar.bz2 => Checksum SHA512 OK for fltk-1.4.1-source.tar.bz2 ===> Installing dependencies for fltk-1.4.1 ========================================================================== The supported build options for fltk are: cairo opengl pango wayland x11 xcursor xfixes xft2 xinerama xrender The currently selected options are: cairo opengl pango x11 xcursor xfixes xft2 xinerama xrender You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.fltk (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, fltk-1.4.1. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.4 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency autoconf>=2.50: found autoconf-2.72 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency cairo>=1.18.0nb2: found cairo-1.18.2 => Full dependency jpeg>=9: found jpeg-9f => Full dependency libXft>=2.3.8nb1: found libXft-2.3.8nb1 => Full dependency pango>=1.55.5: found pango-1.56.1 => Full dependency png>=1.6.0nb1: found png-1.6.45 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for fltk-1.4.1 ===> Extracting for fltk-1.4.1 ===> Patching for fltk-1.4.1 => Applying pkgsrc patches for fltk-1.4.1 ===> Creating toolchain wrappers for fltk-1.4.1 ===> Configuring for fltk-1.4.1 => Generating pkg-config file for builtin expat package. => 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 configure: WARNING: unrecognized options: --enable-libtool checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for x86_64--netbsd-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 the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking for x86_64--netbsd-pkg-config... no checking for pkg-config... /pbulk/work/x11/fltk/work/.tools/bin/pkg-config checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking for nroff... /pbulk/work/x11/fltk/work/.tools/bin/nroff checking for doxygen... no checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-ar... no checking for ar... /usr/bin/ar checking for x86_64--netbsd-windres... no checking for windres... no 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 size of short... 2 checking size of int... 4 checking size of long... 8 checking whether byte ordering is bigendian... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/select.h... yes checking for sys/stdtypes.h... no checking whether we have the POSIX compatible scandir() prototype... yes checking for vsnprintf... yes checking for snprintf... yes checking for strings.h... (cached) yes checking for strcasecmp... yes checking for strlcat... yes checking for strlcpy... yes checking for locale.h... yes checking for localeconv... yes checking for setenv... yes checking for library containing pow... -lm checking for math.h... yes checking for trunc... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long long int... yes checking for library containing dlsym... none required checking for dlfcn.h... yes checking for alsa/asoundlib.h... no checking for jpeg_CreateCompress in -ljpeg... yes checking for jpeglib.h... yes checking for gzgets in -lz... yes checking for zlib.h... yes checking for libpng-1.6.x... yes checking for png_get_valid in -lpng... yes checking for png_set_tRNS_to_alpha in -lpng... yes checking for pthread.h... yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking for pthread_create using -pthread... yes checking whether we have PTHREAD_MUTEX_RECURSIVE... yes checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: WARNING: Ignoring libraries " -lSM -lICE" requested by configure. checking for library containing dlopen... none required checking for GL/gl.h... yes checking for glXMakeCurrent in -lGL... yes checking for glXGetProcAddressARB in -lGL... yes checking for GL/glu.h... yes checking for XineramaIsActive in -lXinerama... yes checking for FcPatternCreate in -lfontconfig... yes checking for X11/Xft/Xft.h... yes checking for XftDrawCreate in -lXft... yes checking for pango/pango.h... yes checking for pango_layout_new in -lpango-1.0... yes checking for pango_xft_render_layout in -lpangoxft-1.0... yes checking for pango/pangoxft.h... yes checking for pango_layout_new in -lpango-1.0... (cached) yes checking for pango_xft_render_layout in -lpangoxft-1.0... (cached) yes checking for X11/extensions/Xfixes.h... yes checking for XFixesQueryExtension in -lXfixes... yes checking for X11/Xcursor/Xcursor.h... yes checking for XcursorImageCreate in -lXcursor... yes checking for X11/extensions/Xrender.h... yes checking for XRenderQueryVersion in -lXrender... yes checking for X11/Xregion.h... yes checking if GCC supports -fno-exceptions... yes checking if GCC supports -fno-strict-aliasing... yes checking if ld supports -no-undefined... yes checking if ld supports -Bsymbolic-functions... yes checking if toolchain supports sections... yes Configuration Summary ------------------------------------------------------------------------- Directories: prefix=/usr/pkg bindir=${exec_prefix}/bin datadir=${datarootdir} datarootdir=${prefix}/share exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib mandir=/usr/pkg/man Build fluid: YES Build tests: NO Cross-compiling: NO Graphics: X11 + Xft + Xfixes + Xinerama + Xcursor + Xrender + Pango Image Libraries: JPEG=System PNG=System ZLIB=System Forms library: YES CAIRO=lib Large Files: YES OpenGL: YES Threads: YES Allow std:: : NO configure: creating ./config.status config.status: creating makeinclude config.status: creating fltk.list config.status: creating fltk-config config.status: creating fltk.spec config.status: creating FL/Makefile config.status: creating config.h config.status: creating FL/fl_config.h configure: WARNING: unrecognized options: --enable-libtool ------------------------------------------------------------------------- IMPORTANT NOTE: ------------------------------------------------------------------------- FLTK 1.4.x will be the last version(s) of FLTK supporting autotools (configure + provided Makefiles) to build FLTK. FLTK 1.5.0 and higher will only support FLTK builds using CMake. We suggest to explore and use the CMake build system generators for your own FLTK builds as soon as possible. Some new FLTK build options will only be supported by CMake based builds. Please see README.CMake.txt for details and instructions. User projects that use CMake for their own build can benefit substantially if the FLTK library has been built using CMake. ------------------------------------------------------------------------- => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp