=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for AfterStep-2.2.12.tar.bz2 => Checksum SHA512 OK for AfterStep-2.2.12.tar.bz2 ===> Installing dependencies for afterstep-2.2.12nb13 ========================================================================== The following variables will affect the build process of this package, afterstep-2.2.12nb13. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo 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.84.4 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency bash-[0-9]*: found bash-5.3.3nb1 => Full dependency perl>=5.0: found perl-5.42.0 => Full dependency dbus>=0.91: found dbus-1.16.2nb1 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3nb1 => Full dependency giflib>=5.2.1nb4: found giflib-5.2.2nb1 => Full dependency gtk2+>=2.24.33nb33: found gtk2+-2.24.33nb33 => Full dependency png>=1.6.0nb1: found png-1.6.50 => Full dependency tiff>=4.7.0nb3: found tiff-4.7.0nb3 ===> 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 afterstep-2.2.12nb13 ===> Extracting for afterstep-2.2.12nb13 ===> Patching for afterstep-2.2.12nb13 => Applying pkgsrc patches for afterstep-2.2.12nb13 ===> Creating toolchain wrappers for afterstep-2.2.12nb13 ===> Configuring for afterstep-2.2.12nb13 => Generating pkg-config files for builtin xz package. => 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 => Replacing bash interpreter in tools/importasmenu. => Replacing Perl interpreter in tools/ascommand.pl tools/installastheme.pl.in tools/makeastheme.pl.in. INFO: [replace-interpreter] Nothing changed in tools/installastheme.pl.in. INFO: [replace-interpreter] Nothing changed in tools/makeastheme.pl.in. checking whether we are compiling in FreeBSD environment... no 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking whether ln -s works... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for rm... /bin/rm checking for mv... /bin/mv checking for cp... /bin/cp checking for mkdir... /bin/mkdir -p checking for perl... /usr/pkg/bin/perl checking for find... /usr/bin/find checking for xargs... /pbulk/work/wm/afterstep/work/.tools/bin/xargs checking for ldconfig... /pbulk/work/wm/afterstep/work/.tools/bin/ldconfig checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... no checking linkage type... static 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 checking for XOpenDisplay in -lX11... yes checking for XShmCreateImage in -lXext... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for XShapeCombineMask in -lXext... yes configure: checking libAfterBase... configure: WARNING: unrecognized options: --with-x-includes, --enable-shmimage checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking build system type... x86_64-unknown-netbsd11.0 checking host system type... x86_64-unknown-netbsd11.0 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for XOpenDisplay in -lX11... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/dirent.h usability... yes checking sys/dirent.h presence... yes checking for sys/dirent.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking whether ElfW is declared... yes checking for Elf32_Dyn.d_tag... yes checking for Elf64_Dyn.d_tag... yes checking for Elf64_Addr... yes checking for Elf32_Addr... yes checking for backtrace in -lexecinfo... yes checking for backtrace_symbols_fd... yes checking for backtrace_symbols... yes checking for backtrace... yes checking for struct sigcontext... no checking for uname... yes checking for gethostname... yes checking if we can use sign safe min/max macros... yes configure: creating ./config.status config.status: creating afterbase_config.h config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --with-x-includes, --enable-shmimage configure: checking libAfterImage... configure: WARNING: unrecognized options: --with-x-includes, --enable-trace checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking build system type... x86_64-unknown-netbsd11.0 checking host system type... x86_64-unknown-netbsd11.0 checking target system type... x86_64-unknown-netbsd11.0 checking for MMX support... yes checking for XOpenDisplay in -lX11... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for long long... yes checking whether time.h and sys/time.h may both be included... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for XShmCreateImage in -lXext... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for XShapeCombineMask in -lXext... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for unsigned char... yes checking for unsigned short... yes checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for png_get_sRGB in png.h... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking pkg-config is at least version 0.9.0... yes checking for SVG... checking headers required by TTF support... -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking freetype/freetype.h ... yes checking libAfterBase headers in ../libAfterBase... yes configure: creating ./config.status config.status: creating apps/Makefile config.status: creating aftershow/Makefile config.status: creating Makefile config.status: creating afterbase.h config.status: creating afterimage-libs config.status: creating afterimage-config config.status: creating config.h configure: WARNING: unrecognized options: --with-x-includes, --enable-trace checking whether byte ordering is bigendian... no checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking whether environ is declared... no checking for snd_pcm_open in -lasound... no checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking for XineramaQueryScreens in -lXinerama... yes checking for initscr in -lncurses... no checking for gnome-session... no checking for dbus-1 >= 0.22... yes checking DBUS1_CFLAGS... -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include checking DBUS1_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ldbus-1 checking libAfterImage external libraries... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -R/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm checking preferred image format... png checking for gtk+-2.0 >= 2.0.0... yes checking GTK_CFLAGS... -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/gdk-pixbuf-2.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include checking GTK_LIBS... -L/usr/pkg/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -L/usr/X11R7/lib -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lgio-2.0 -lcairo -lfontconfig -lXext -lXrender -Wl,-rpath,/usr/X11R7/lib -lX11 -lharfbuzz -lfreetype -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking for glib-2.0 >= 2.0.0... yes checking GLIB_CFLAGS... -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include checking GLIB_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lglib-2.0 -lintl checking for gio-2.0 >= 2.0.0... yes checking GIOLIB_CFLAGS... -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include checking GIOLIB_LIBS... -L/usr/pkg/lib -lgio-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking for GSettings... yes checking libraries required by FLTK version of ascp... ./configure: fltk-config: not found checking for backtrace in -lexecinfo... yes checking target system type... x86_64--netbsd configure: creating ./config.status config.status: creating autoconf/Makefile.defines config.status: creating autoconf/Makefile.common config.status: creating autoconf/Makefile.common.lib config.status: creating src/ascp/Makefile config.status: creating src/ascp/fltk/Makefile config.status: creating src/ascp/gtk/Makefile config.status: creating src/tools/ASFileBrowser/Makefile config.status: creating src/tools/ASRun/Makefile config.status: creating src/tools/ASWallpaper/Makefile config.status: creating src/ASMount/Makefile config.status: creating src/asetroot/Makefile config.status: creating src/Animate/Makefile config.status: creating src/ASConfig/Makefile config.status: creating src/ASDocGen/Makefile config.status: creating src/Arrange/Makefile config.status: creating src/Banner/Banner.sh config.status: creating src/Banner/Makefile config.status: creating src/Clean/Makefile config.status: creating src/Form/Makefile config.status: creating src/Gnome/Makefile config.status: creating src/Ident/Makefile config.status: creating src/Pager/Makefile config.status: creating src/Script/Makefile config.status: creating src/Script/Widgets/Makefile config.status: creating src/Scroll/Makefile config.status: creating src/Sound2/Makefile config.status: creating src/Wharf/Makefile config.status: creating src/WinCommand/Makefile config.status: creating src/WinList2/Makefile config.status: creating src/WinTabs/Makefile config.status: creating src/Gadget/Makefile config.status: creating src/test/Makefile config.status: creating libASGTK/asgtk-config config.status: creating libASGTK/Makefile config.status: creating configure.h config.status: creating Makefile config.status: creating AfterStep.spec config.status: creating AfterStep.desktop config.status: creating afterstep/Makefile config.status: creating doc/Makefile config.status: creating doc/afterstepdoc config.status: creating libAfterStep/afterstep-config config.status: creating libAfterStep/Makefile config.status: creating libAfterConf/Makefile config.status: creating src/afterstep/Makefile config.status: creating tools/Makefile config.status: creating tools/installastheme.pl config.status: creating tools/makeastheme.pl config.status: creating tools/postcard.sh config.status: creating afterstep/applications/modules.desktop config.status: creating afterstep/base config.status: creating afterstep/sound config.status: creating afterstep/autoexec config.status: creating afterstep/pager config.status: creating afterstep/start/.include config.status: creating afterstep/start/3_run config.status: creating afterstep/start/1_Desktop/Feel/.include config.status: creating afterstep/start/1_Desktop/Color_Scheme/.include config.status: creating afterstep/start/1_Desktop/Look/.include config.status: creating afterstep/start/1_Desktop/Theme/.include config.status: creating afterstep/start/1_Desktop/Pictures/AfterStep_Images/.include config.status: creating afterstep/start/1_Desktop/Pictures/User_Backgrounds/.include config.status: creating config.h AfterStep 2.2.12 IS NOW HOPEFULLY CONFIGURED: Just run : make ; make install Please consult INSTALL file for additional configuration steps required for your favorite desktop environment. Other make targets you may find usefull : make install.data - installs all the images, fonts, etc. make install.config - installs config files only make install.menu - installs startmenu files make install.data_html - catalogues installed data files make install.bin - installs only binaries make install.lib - installs libraries only make clean make distclean WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.