=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for metisse-0.4.1.tar.bz2 => Checksum RMD160 OK for metisse-0.4.1.tar.bz2 ===> Installing dependencies for metisse-0.4.1 ========================================================================== The supported build options for metisse are: mmx python You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.metisse (not defined) ========================================================================== => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26nb2 => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.14.6nb1 => Build dependency perl>=5.0: found perl-5.10.0nb6 => Build dependency pkg-config>=0.19: found pkg-config-0.23nb1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.3 => Build dependency xproto>=7.0.9: found xproto-7.0.15 => Build dependency fixesproto>=3.0.0: found fixesproto-4.0 => Build dependency xextproto>=7.0: found xextproto-7.0.5 => Build dependency inputproto>=1.4: found inputproto-1.5.1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11 => Build dependency randrproto>=1.2.0: found randrproto-1.3.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.1.2 => Build dependency dri2proto>=2.0: found dri2proto-2.1 => Build dependency glproto>=1.4.6: found glproto-1.4.10 => Build dependency damageproto>=1.1.0: found damageproto-1.1.0 => Build dependency xf86vidmodeproto>=2.2.1: found xf86vidmodeproto-2.2.2 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.0.4 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency rxvt>=2.7.10nb5: found rxvt-2.7.10nb6 => Full dependency rplay>=3.3.2nb7: found rplay-3.3.2nb7 => Full dependency readline>=6.0: found readline-6.0 => Full dependency gtk2+>=2.8.17nb1: found gtk2+-2.16.5 => Full dependency libXft>=2.1.10: found libXft-2.1.13 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.7nb1 => Full dependency libXt>=1.0.0: found libXt-1.0.6 => Full dependency nucleo>=0.7.1nb4: found nucleo-0.7.5 ===> Overriding tools for metisse-0.4.1 ===> Extracting for metisse-0.4.1 ===> Patching for metisse-0.4.1 => Applying pkgsrc patches for metisse-0.4.1 ===> Creating toolchain wrappers for metisse-0.4.1 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/scratch/wm/metisse/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/wm/metisse/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for metisse-0.4.1 => 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 Perl interpreter in FvwmCompositor/config/scripting.pl. => Fixing locale directory references. => Checking for portability problems in extracted files configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking for i386-pc-dragonfly-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking build system type... i386-unknown-dragonfly2.3.2 checking host system type... i386-pc-dragonfly checking for a sed that does not truncate output... /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... /usr/bin/grep -F checking for ld used by cc... /scratch/wm/metisse/work/.wrapper/bin/ld checking if the linker (/scratch/wm/metisse/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for i386-pc-dragonfly-dumpbin... no checking for i386-pc-dragonfly-link... no checking for dumpbin... no checking for link... link -dump -symbols checking the name lister (link -dump -symbols) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /scratch/wm/metisse/work/.wrapper/bin/ld option to reload object files... -r checking for i386-pc-dragonfly-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-strip... strip checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking command to parse link -dump -symbols output from cc object... failed checking how to run the C preprocessor... cc -E 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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/scratch/wm/metisse/work/.wrapper/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... dragonfly ld.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... yes checking for ld used by c++... /scratch/wm/metisse/work/.wrapper/bin/ld checking if the linker (/scratch/wm/metisse/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/wm/metisse/work/.wrapper/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... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/scratch/wm/metisse/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking dependency style of cc... gcc3 checking pkg-config is at least version 0.9.0... yes checking for a Python interpreter with version >= 2.0... (cached) none checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking size of unsigned long... 4 checking for pid_t... yes checking return type of signal handlers... void checking for working alloca.h... no checking for alloca... yes checking for strftime... yes checking whether setpgrp takes no argument... no checking for gethostname... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strdup... yes checking for strerror... yes checking for usleep... yes checking for atexit... yes checking for vprintf... yes checking for _doprnt... no checking for geteuid... yes checking for getuid... yes checking for link... yes checking for memset... yes checking for mkstemp... yes checking for strchr... yes checking for strrchr... yes checking for strtol... yes checking for getopt... yes checking for getopt_long... yes checking for vsnprintf... yes checking for walkcontext... no checking for backtrace... no checking for getisax... no checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for getdtablesize... yes checking for getifaddrs... yes checking for getpeereid... yes checking for getpeerucred... no checking for strlcat... yes checking for mmap... yes checking for sqrt in -lm... yes checking ndbm.h usability... yes checking ndbm.h presence... yes checking for ndbm.h... yes checking dbm.h usability... no checking dbm.h presence... no checking for dbm.h... no checking rpcsvc/dbm.h usability... no checking rpcsvc/dbm.h presence... no checking for rpcsvc/dbm.h... no checking if unaligned word accesses behave as expected... yes checking For fonts in /usr/share/fonts/X11... checking for /usr/share/fonts/X11/misc... no checking For fonts in /usr/share/fonts... checking for /usr/share/fonts/misc... no checking For fonts in /usr/lib/X11/fonts... checking for /usr/lib/X11/fonts/misc... no checking for strcasecmp... (cached) yes checking for clock_gettime... yes checking for a useful monotonic clock ...... no checking if SVR4 needs to be defined... no checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking for freetype-config... /usr/pkg/bin/freetype-config checking for gzopen in -lz... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for nucleo-config... yes checking for XcursorSetTheme in -lXcursor... yes checking for wmtrace in .... not found checking for fvwm-insitu in .... found checking for SPI... no configure: WARNING: libspi not found! configure: creating ./config.status config.status: creating Makefile config.status: creating libmetisse/Makefile config.status: creating libmetisse/libmetisse.pc config.status: creating xlibs/Makefile config.status: creating xlibs/Xfont/Makefile config.status: creating xlibs/Xfont/fontfile/Makefile config.status: creating xlibs/Xfont/FreeType/Makefile config.status: creating xlibs/Xfont/builtins/Makefile config.status: creating xlibs/Xfont/bitmap/Makefile config.status: creating xlibs/Xfont/fc/Makefile config.status: creating xlibs/Xfont/util/Makefile config.status: creating xlibs/Xfont/stubs/Makefile config.status: creating xlibs/Xau/Makefile config.status: creating xserver/Makefile config.status: creating xserver/include/Makefile config.status: creating xserver/dix/Makefile config.status: creating xserver/fb/Makefile config.status: creating xserver/mi/Makefile config.status: creating xserver/os/Makefile config.status: creating xserver/Xext/Makefile config.status: creating xserver/render/Makefile config.status: creating xserver/xfixes/Makefile config.status: creating xserver/record/Makefile config.status: creating xserver/dbe/Makefile config.status: creating xserver/GL/Makefile config.status: creating xserver/GL/glx/Makefile config.status: creating xserver/GL/mesa/Makefile config.status: creating xserver/metisse/Makefile config.status: creating FvwmCompositor/Makefile config.status: creating FvwmCompositor/desktop/Makefile config.status: creating FvwmCompositor/eigen/Makefile config.status: creating FvwmCompositor/fvwmmodule/Makefile config.status: creating FvwmCompositor/renderer/Makefile config.status: creating FvwmCompositor/texture/Makefile config.status: creating FvwmCompositor/main/Makefile config.status: creating FvwmCompositor/config/Makefile config.status: creating FvwmCompositor/config/config config.status: creating FvwmCompositor/config/metisserc config.status: creating FvwmCompositor/config/colours/Makefile config.status: creating FvwmCompositor/config/window/Makefile config.status: creating FvwmCompositor/config/themes/Makefile config.status: creating FvwmCompositor/config/FvwmScript/Makefile config.status: creating FvwmCompositor/images/Makefile config.status: creating FvwmCompositor/images/cursors/Makefile config.status: creating FvwmCompositor/images/buttons/Makefile config.status: creating FvwmCompositor/images/buttons/redmond/Makefile config.status: creating FvwmCompositor/images/buttons/Ia_Ora/Makefile config.status: creating FvwmCompositor/images/backgrounds/Makefile config.status: creating libutils/Makefile config.status: creating bin/Makefile config.status: creating bin/metisse-start-fvwm config.status: WARNING: 'bin/metisse-start-fvwm.in' seems to ignore the --datarootdir setting config.status: creating bin/metisse-demo-address-app config.status: creating bin/metisse-combo2radio config.status: creating bin/metisse-combo2radio-edit config.status: creating doc/Makefile config.status: creating doc/docs/Makefile config.status: creating rpm/Makefile config.status: creating rpm/metisse.spec config.status: creating shaders/Makefile config.status: creating config.h config.status: creating xserver/include/config/dix-config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory === configuring in fvwm-insitu (/scratch/wm/metisse/work/metisse-0.4.1/fvwm-insitu) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--with-fontdir=/usr/pkg/lib/X11/fonts' '--without-libiconv-prefix' '--with-libintl-prefix=/usr/pkg' '--host=i386-pc-dragonfly' '--mandir=/usr/pkg/man' 'host_alias=i386-pc-dragonfly' 'CC=cc' 'CFLAGS=-O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2' 'PKG_CONFIG=/scratch/wm/metisse/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=. configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking whether to enable command logging... no checking whether to enable debugging messages... no checking for style of include used by make... GNU checking for i386-pc-dragonfly-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking imagepath... /usr/include/X11/bitmaps:/usr/include/X11/pixmaps checking for i386-pc-dragonfly-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking whether cc understands -c and -o together... yes checking for library containing strerror... none required 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 size of int... 4 checking size of long... 4 checking size of Window... 4 checking size of Pixel... 4 checking size of void *... 4 checking build system type... i386-unknown-dragonfly2.3.2 checking host system type... i386-pc-dragonfly checking for pkg-config... /scratch/wm/metisse/work/.tools/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SmcOpenConnection in -lSM... yes checking for XShapeQueryExtension in -lXext... yes checking for XShmQueryExtension in -lXext... yes checking for XineramaIsActive in -lXinerama... yes checking whether to enable Xinerama emulation on one screen (useful only for developers)... no checking for XRecordCreateContext in -lXtst... no checking for XRenderComposite in -lXrender... yes checking for freetype-config... /usr/pkg/bin/freetype-config checking for FreeType - version >= 6.1.0... yes checking for fontconfig-config... no checking for Fontconfig - version >= 1.0.1... yes checking for xft-config... /usr/pkg/bin/xft-config checking for Xft - version >= 2.0.0... yes checking for XpmReadFileToXpmImage in -lXpm... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for Xpm 3.4g or better... yes checking for png_read_info in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for libpng 1.0.4a or better... yes checking whether byte ordering is bigendian... no checking for GLIB... yes checking for CONF_UI... no checking for gdk-pixbuf-2... yes checking for rplay_create in -lrplay... yes checking rplay.h usability... yes checking rplay.h presence... yes checking for rplay.h... yes checking for stroke_init in -lstroke... no checking with termcap... checking for readline in -lreadline... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for _Xsetlocale in -lX11... no checking for XOpenOM in -lX11... yes checking for libiconv_open in -liconv... no checking for iconv_open... yes checking check if second arg of iconv is const... no checking for nl_langinfo (CODESET)... yes checking for fribidi-config... no checking for msgfmt... /scratch/wm/metisse/work/.tools/bin/msgfmt checking for gmsgfmt... /scratch/wm/metisse/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for msguniq... /usr/pkg/bin/msguniq checking for NLS fvwm messages catalogs... ar de fr sv_SE zh_CN checking for NLS desired catalogs to be installed... all checking for NLS messages catalogs to be installed... ar de fr sv_SE zh_CN checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for gettext... no checking for bindtextdomain... no checking for textdomain... no checking for dgettext... no checking for gnu gettext in libc... no checking for bindtextdomain in -lintl... yes checking for libintl.h... (cached) yes checking for textdomain in -lintl... yes checking for dgettext in -lintl... yes checking if a simple gettext program link... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for vfprintf... yes checking for waitpid... yes checking for sigsetjmp... yes checking for siglongjmp... yes checking for cpp... /scratch/wm/metisse/work/.wrapper/bin/cpp checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for perl 5.004 or better... yes assuming /usr/pkg/bin/perl as perl location checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for working alloca.h... no checking for alloca... yes checking for strftime... yes checking whether setpgrp takes no argument... no checking for gettimeofday... yes checking for mkfifo... yes checking for putenv... yes checking for setvbuf... yes checking for socket... yes checking for waitpid... (cached) yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for memmove... yes checking for memcpy... yes checking for strchr... yes checking for sysconf... yes checking for uname... yes checking for div... yes checking for sigaction... yes checking for siginterrupt... yes checking for getpwuid... yes checking for setpgrp... yes checking for setpgid... yes checking for lstat... yes checking for sig_atomic_t... yes checking for select... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking argument types of select()... select(int,fd_set *,...) checking for gethostname... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strdup... (cached) yes checking for strerror... yes checking for usleep... yes checking for atexit... yes checking for mkstemp... yes checking if mkstemp is safe... yes checking for unsetenv... yes checking for gtk-config... no checking for GTK - version >= 1.1.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking for imlib-config... no checking for GDK IMLIB - version >= 1.8.0... no checking for gnome-config... no checking for gnomeConf.sh file in /usr/local/lib... not found configure: creating ./config.status config.status: creating Makefile config.status: creating libs/Makefile config.status: creating libs/libgfvwm/Makefile config.status: creating fvwm/Makefile config.status: creating modules/Makefile config.status: creating bin/fvwm-bug.1 config.status: creating bin/fvwm-config.1 config.status: creating bin/fvwm-convert-2.2.1 config.status: creating bin/fvwm-convert-2.4.1 config.status: creating bin/fvwm-convert-2.6.1 config.status: creating bin/fvwm-menu-desktop.1 config.status: creating bin/fvwm-root.1 config.status: creating fvwm/fvwm.1 config.status: creating modules/FvwmAnimate/FvwmAnimate.1 config.status: creating modules/FvwmAuto/FvwmAuto.1 config.status: creating modules/FvwmBacker/FvwmBacker.1 config.status: creating modules/FvwmBanner/FvwmBanner.1 config.status: creating modules/FvwmButtons/FvwmButtons.1 config.status: creating modules/FvwmCommand/FvwmCommand.1 config.status: creating modules/FvwmConsole/FvwmConsole.1 config.status: creating modules/FvwmConsole/FvwmConsoleC.pl.1 config.status: creating modules/FvwmCpp/FvwmCpp.1 config.status: creating modules/FvwmDragWell/FvwmDragWell.1 config.status: creating modules/FvwmEvent/FvwmEvent.1 config.status: creating modules/FvwmForm/FvwmForm.1 config.status: creating modules/FvwmGtk/FvwmGtk.1 config.status: creating modules/FvwmIconBox/FvwmIconBox.1 config.status: creating modules/FvwmIconMan/FvwmIconMan.1 config.status: creating modules/FvwmIdent/FvwmIdent.1 config.status: creating modules/FvwmM4/FvwmM4.1 config.status: creating modules/FvwmPager/FvwmPager.1 config.status: creating modules/FvwmProxy/FvwmProxy.1 config.status: creating modules/FvwmRearrange/FvwmRearrange.1 config.status: creating modules/FvwmSave/FvwmSave.1 config.status: creating modules/FvwmSaveDesk/FvwmSaveDesk.1 config.status: creating modules/FvwmScript/FvwmScript.1 config.status: creating modules/FvwmScroll/FvwmScroll.1 config.status: creating modules/FvwmTaskBar/FvwmTaskBar.1 config.status: creating modules/FvwmTheme/FvwmTheme.1 config.status: creating modules/FvwmWharf/FvwmWharf.1 config.status: creating modules/FvwmWinList/FvwmWinList.1 config.status: creating bin/Makefile config.status: creating bin/fvwmi-config config.status: WARNING: 'bin/fvwmi-config.in' seems to ignore the --datarootdir setting config.status: creating bin/fvwm-bug config.status: WARNING: 'bin/fvwm-bug.in' seems to ignore the --datarootdir setting config.status: creating bin/fvwm-perllib config.status: WARNING: 'bin/fvwm-perllib.in' seems to ignore the --datarootdir setting config.status: creating bin/fvwm-menu-xlock config.status: creating bin/fvwm-menu-directory config.status: creating bin/fvwm-menu-desktop config.status: creating bin/fvwm-menu-headlines config.status: creating bin/fvwm-convert-2.4 config.status: creating bin/fvwm-convert-2.6 config.status: creating utils/Makefile config.status: creating perllib/Makefile config.status: creating perllib/General/Makefile config.status: creating perllib/FVWM/Makefile config.status: creating perllib/FVWM/Module/Makefile config.status: creating perllib/FVWM/Tracker/Makefile config.status: creating perllib/FVWM/Module.pm config.status: WARNING: 'perllib/FVWM/Module.pm.in' seems to ignore the --datarootdir setting config.status: creating rpm/Makefile config.status: creating rpm/fvwm.spec config.status: creating debian/Makefile config.status: creating debian/control config.status: creating docs/fvwm.lsm config.status: creating docs/Makefile config.status: creating sample.fvwmrc/Makefile config.status: creating tests/Makefile config.status: creating tests/hints/Makefile config.status: creating po/Makefile config.status: creating modules/FvwmAnimate/Makefile config.status: creating modules/FvwmAuto/Makefile config.status: creating modules/FvwmBacker/Makefile config.status: creating modules/FvwmBanner/Makefile config.status: creating modules/FvwmButtons/Makefile config.status: creating modules/FvwmCommand/Makefile config.status: creating modules/FvwmCommand/scripts/Makefile config.status: creating modules/FvwmConfig/Makefile config.status: creating modules/FvwmConsole/Makefile config.status: creating modules/FvwmConsole/FvwmConsoleC.pl config.status: creating modules/FvwmCpp/Makefile config.status: creating modules/FvwmDebug/Makefile config.status: creating modules/FvwmDebug/FvwmDebug config.status: WARNING: 'modules/FvwmDebug/FvwmDebug.in' seems to ignore the --datarootdir setting config.status: creating modules/FvwmDebug/FvwmGtkDebug config.status: WARNING: 'modules/FvwmDebug/FvwmGtkDebug.in' seems to ignore the --datarootdir setting config.status: creating modules/FvwmDragWell/Makefile config.status: creating modules/FvwmEvent/Makefile config.status: creating modules/FvwmForm/Makefile config.status: creating modules/FvwmGConf/Makefile config.status: creating modules/FvwmIconBox/Makefile config.status: creating modules/FvwmIconMan/Makefile config.status: creating modules/FvwmIdent/Makefile config.status: creating modules/FvwmM4/Makefile config.status: creating modules/FvwmPager/Makefile config.status: creating modules/FvwmPerl/Makefile config.status: creating modules/FvwmPerl/FvwmPerl config.status: WARNING: 'modules/FvwmPerl/FvwmPerl.in' seems to ignore the --datarootdir setting config.status: creating modules/FvwmProxy/Makefile config.status: creating modules/FvwmRearrange/Makefile config.status: creating modules/FvwmSave/Makefile config.status: creating modules/FvwmSaveDesk/Makefile config.status: creating modules/FvwmScript/Makefile config.status: creating modules/FvwmScript/Scripts/Makefile config.status: creating modules/FvwmScript/Widgets/Makefile config.status: creating modules/FvwmScroll/Makefile config.status: creating modules/FvwmTabs/Makefile config.status: creating modules/FvwmTabs/FvwmTabs config.status: WARNING: 'modules/FvwmTabs/FvwmTabs.in' seems to ignore the --datarootdir setting config.status: creating modules/FvwmTaskBar/Makefile config.status: creating modules/FvwmTheme/Makefile config.status: creating modules/FvwmWharf/Makefile config.status: creating modules/FvwmWinList/Makefile config.status: creating modules/FvwmWindowMenu/Makefile config.status: creating modules/FvwmWindowMenu/FvwmWindowMenu config.status: WARNING: 'modules/FvwmWindowMenu/FvwmWindowMenu.in' seems to ignore the --datarootdir setting config.status: creating modules/FvwmGtk/Makefile config.status: creating opale/Makefile config.status: creating opale/backgrounds/Makefile config.status: creating opale/bin/Makefile config.status: creating opale/bin/opale-start-fvwmi config.status: WARNING: 'opale/bin/opale-start-fvwmi.in' seems to ignore the --datarootdir setting config.status: creating opale/icons/Makefile config.status: creating opale/icons/16x16/Makefile config.status: creating opale/icons/16x16/apps/Makefile config.status: creating opale/icons/16x16/actions/Makefile config.status: creating opale/icons/16x16/categories/Makefile config.status: creating opale/icons/16x16/devices/Makefile config.status: creating opale/icons/16x16/places/Makefile config.status: creating opale/opale-common/Makefile config.status: creating opale/opale/Makefile config.status: creating opale/session/Makefile config.status: creating config.h config.status: executing depfiles commands FVWM Configuration: Version: 2.5.20 (from cvs) Executables: /usr/pkg/bin Man pages: /usr/pkg/man Modules: /usr/pkg/libexec/fvwm-insitu/2.5.20 Data files: ${prefix}/share/fvwm-insitu Perl lib: ${prefix}/share/fvwm-insitu/perllib Locale msg: ${prefix}/share/locale ar de fr sv_SE zh_CN With Asian bi-direct. text support? no: No fribidi-config found in PATH With Gettext Native Lang support? yes (intl library) With GTK+ required for FvwmGtk? no: Failed to detect GTK, see config.log With gdk-pixbuf 2 for img loading? yes With glib-2.0 for mod integration? yes With gtk-2/gconf configuration UI? no: Can't detect gconf-2.0 or libglade-2.0 With Iconv support? yes (from C library) With Mouse strokes (gestures)? no: Can't find working libstroke With PNG image support? yes With ReadLine sup. in FvwmConsole? yes With RPlay support in FvwmEvent? yes With Shaped window support? yes With Shared memory for XImage? yes With Session Management support? yes With Xinerama multi-head support? yes With Xft anti-alias font support? yes (version 2) With XPM image support? yes With Xrecord for meta wm? no: Failed to detect libXrecord With Xrender image support? yes See INSTALL.fvwm for the description of what this may mean. Metisse Configuration: Xmetisse will be build and installed in: /usr/pkg/bin FvwmCompositor will be build and installed in: /usr/pkg/libexec/fvwm-insitu/2.5.20 WARNING: wmtrace will not be build because: wmtrace source code not found Xmetisse font path: /usr/pkg/lib/X11/fonts/misc,/usr/pkg/lib/X11/fonts/75dpi,/usr/pkg/lib/X11/fonts/100dpi MMX in fb: no disabled by default try --enable-mmx Xcursor Library: yes GLX extension: no disabled by default try --enable-glx or --enable-glx-x86 Widget tracking support: no csip not found Python 2.x: no not found => Modifying libtool scripts to use pkgsrc libtool