=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for geany-1.38.tar.bz2 => Checksum SHA512 OK for geany-1.38.tar.bz2 ===> Installing dependencies for geany-1.38nb3 ========================================================================== The following variables will affect the build process of this package, geany-1.38nb3. 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.74.3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb7 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency distcc-[0-9]*: found distcc-3.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.35: found x11-links-1.35 => Full dependency perl>=5.0: found perl-5.36.0 => Full dependency glib2>=2.70.2: found glib2-2.74.3 => Full dependency adwaita-icon-theme>=3.14.1: found adwaita-icon-theme-40.1.1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency gtk3+>=3.24.34nb2: found gtk3+-3.24.35 ===> 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 geany-1.38nb3 ===> Extracting for geany-1.38nb3 ===> Patching for geany-1.38nb3 ===> Creating toolchain wrappers for geany-1.38nb3 ===> Configuring for geany-1.38nb3 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz 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 => Adding run-time search paths to pkg-config files. => Fixing locale directory references. checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for sparc--netbsdelf-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 gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sparc--netbsdelf-ar... no checking for sparc--netbsdelf-lib... no checking for sparc--netbsdelf-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... sparc--netbsdelf checking host system type... sparc--netbsdelf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/pkgbuild/devel/geany/work.sparc/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/devel/geany/work.sparc/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert sparc--netbsdelf file names to sparc--netbsdelf format... func_convert_file_noop checking how to convert sparc--netbsdelf file names to toolchain format... func_convert_file_noop checking for /tmp/pkgbuild/devel/geany/work.sparc/.cwrapper/bin/ld option to reload object files... -r checking for sparc--netbsdelf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for sparc--netbsdelf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sparc--netbsdelf-ar... ar checking for archiver @FILE support... @ checking for sparc--netbsdelf-strip... no checking for strip... strip checking for sparc--netbsdelf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 sparc--netbsdelf-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... yes 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 (/tmp/pkgbuild/devel/geany/work.sparc/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate 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... no checking for sparc--netbsdelf-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /tmp/pkgbuild/devel/geany/work.sparc/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/devel/geany/work.sparc/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/tmp/pkgbuild/devel/geany/work.sparc/.cwrapper/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++1z' is valid for C++/ObjC++ but not for C 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... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/tmp/pkgbuild/devel/geany/work.sparc/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cc1: warning: command line option '-std=c++1z' is valid for C++/ObjC++ but not for C NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether the C++ compiler works... yes checking whether c++ supports C++17 features by default... yes checking whether ln -s works... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for stdlib.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking for size_t... yes checking for regcomp... yes checking for fnmatch... yes checking for off_t... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for realpath... yes checking for strerror... yes checking for strstr... yes checking for asprintf... yes checking for mkstemp... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for truncate... yes checking whether __environ is declared... no checking whether _NSGetEnviron is declared... no checking for Git revision... none checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GTHREAD... yes checking whether binary relocation support should be enabled... no checking for library containing connect... none required checking whether the force is with you... no checking whether NLS is requested... yes checking for intltool-update... /tmp/pkgbuild/devel/geany/work.sparc/.tools/bin/intltool-update checking for intltool-merge... /tmp/pkgbuild/devel/geany/work.sparc/.tools/bin/intltool-merge checking for intltool-extract... /tmp/pkgbuild/devel/geany/work.sparc/.tools/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /tmp/pkgbuild/devel/geany/work.sparc/.tools/bin/msgfmt checking for gmsgfmt... /tmp/pkgbuild/devel/geany/work.sparc/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for perl >= 5.8.1... 5.36.0 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /tmp/pkgbuild/devel/geany/work.sparc/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /tmp/pkgbuild/devel/geany/work.sparc/.tools/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... ar ast be bg ca cs da de el en_GB es et eu fa fi fr gl he hi hu id ie it ja kk ko ku lb lt lv mn nl nn pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW checking for rst2html... no checking for rst2html.py... no checking for rst2pdf... no checking for rst2pdf.py... no checking for doxygen... no checking whether compiler supports GCC4-style visibility... yes checking for sort... /usr/bin/sort checking for uniq... /usr/bin/uniq checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/24x24/Makefile config.status: creating icons/32x32/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/scalable/Makefile config.status: creating icons/tango/Makefile config.status: creating icons/tango/16x16/Makefile config.status: creating icons/tango/24x24/Makefile config.status: creating icons/tango/32x32/Makefile config.status: creating icons/tango/48x48/Makefile config.status: creating icons/tango/scalable/Makefile config.status: creating ctags/Makefile config.status: creating scintilla/Makefile config.status: creating scintilla/include/Makefile config.status: creating src/Makefile config.status: creating src/tagmanager/Makefile config.status: creating plugins/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/filedefs/filetypes.python config.status: creating doc/Makefile config.status: creating doc/geany.1 config.status: creating geany.pc config.status: creating geany.nsi config.status: creating doc/Doxyfile config.status: creating tests/Makefile config.status: creating tests/ctags/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing default-1 commands config.status: executing po/stamp-it commands --------------------------------------------- Install Geany in : /usr/pkg Using GTK version : 3.24.35 Enable binary relocation : no Build with plugin support : yes Use (UNIX domain) socket support : yes Use virtual terminal support (VTE) : yes Build HTML documentation : no Build PDF documentation : no Build API documentation : no Generate GtkDoc header : no Configuration is done OK. => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp