=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for libvisual-plugins-0.4.0.tar.gz
=> Checksum RMD160 OK for libvisual-plugins-0.4.0.tar.gz
=> Checksum SHA512 OK for libvisual-plugins-0.4.0.tar.gz
===> Installing dependencies for libvisual-plugins-0.4.0nb24
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2
=> Tool dependency imake-[0-9]*: found imake-1.0.8
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2020.1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.14
=> Build dependency libXt>=1.0.0: found libXt-1.2.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency libvisual>=0.4.0nb3: found libvisual-0.4.0nb4
=> Full dependency glu>=7.11.2: found glu-9.0.1
=> Full dependency MesaLib>=20.0.1nb1: found MesaLib-20.0.4nb1
===> Overriding tools for libvisual-plugins-0.4.0nb24
===> Extracting for libvisual-plugins-0.4.0nb24
===> Patching for libvisual-plugins-0.4.0nb24
=> Applying pkgsrc patches for libvisual-plugins-0.4.0nb24
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.4 2006/07/18 19:02:08 joerg Exp $
|
|--- plugins/morph/alphablend/morph_alphablend.c.orig	2006-07-18 18:55:47.000000000 +0000
|+++ plugins/morph/alphablend/morph_alphablend.c
--------------------------
Patching file plugins/morph/alphablend/morph_alphablend.c using Plan A...
Hunk #1 succeeded at 33.
Hunk #2 succeeded at 109.
Hunk #3 succeeded at 149.
Hunk #4 succeeded at 161.
Hunk #5 succeeded at 178.
Hunk #6 succeeded at 190.
Hunk #7 succeeded at 202.
Hunk #8 succeeded at 247.
Hunk #9 succeeded at 264.
Hunk #10 succeeded at 276.
done
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2005/06/16 21:19:08 kristerw Exp $
|
|--- plugins/actor/pseudotoad_flower/notch.c.orig	Thu Jun 16 22:50:58 2005
|+++ plugins/actor/pseudotoad_flower/notch.c	Thu Jun 16 22:52:05 2005
--------------------------
Patching file plugins/actor/pseudotoad_flower/notch.c using Plan A...
Hunk #1 succeeded at 25.
done
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-ac
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.2 2009/05/18 04:33:28 dholland Exp $
|
|Respin from autoconf after changes in patch-ae.
|(Note: must use autoconf-2.59, not current.)
|
|--- configure.orig	2006-03-20 13:48:36.000000000 -0500
|+++ configure	2009-05-18 00:11:15.000000000 -0400
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 4911.
Hunk #2 succeeded at 6212.
Hunk #3 succeeded at 7717.
Hunk #4 succeeded at 7979.
Hunk #5 succeeded at 8041.
Hunk #6 succeeded at 9426.
Hunk #7 succeeded at 10297.
Hunk #8 succeeded at 10395.
Hunk #9 succeeded at 12643.
Hunk #10 succeeded at 12705.
Hunk #11 succeeded at 13220.
Hunk #12 succeeded at 14091.
Hunk #13 succeeded at 14189.
Hunk #14 succeeded at 15074.
Hunk #15 succeeded at 15136.
Hunk #16 succeeded at 16501.
Hunk #17 succeeded at 17274.
Hunk #18 succeeded at 17536.
Hunk #19 succeeded at 17598.
Hunk #20 succeeded at 18983.
Hunk #21 succeeded at 19854.
Hunk #22 succeeded at 19952.
Hunk #23 succeeded at 23467.
Hunk #24 succeeded at 23560.
done
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-ad
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.2 2009/05/18 04:33:28 dholland Exp $
|
|NetBSD's mremap takes an extra argument; also not everything,
|including NetBSD 4.x, has mremap at all.
|
|--- plugins/input/mplayer/input_mplayer.c.orig	2006-01-22 08:25:27.000000000 -0500
|+++ plugins/input/mplayer/input_mplayer.c	2009-05-17 23:40:38.000000000 -0400
--------------------------
Patching file plugins/input/mplayer/input_mplayer.c using Plan A...
Hunk #1 succeeded at 176.
done
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-ae
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.1 2009/05/18 04:33:28 dholland Exp $
|
|Don't treat version numbers as shell variables (formerly only in patch-ac).
|Check for existence of mremap().
|
|--- configure.ac.orig	2006-03-16 11:50:41.000000000 -0500
|+++ configure.ac	2009-05-18 00:09:52.000000000 -0400
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 52.
Hunk #2 succeeded at 127.
Hunk #3 succeeded at 148.
done
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-af
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-af
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-af,v 1.1 2009/05/18 04:33:29 dholland Exp $
|
|Respin from autoheader after changes in patch-ae.
|(Note: must use autoconf-2.59, not current.)
|
|--- config.h.in.orig	2009-05-18 00:15:06.000000000 -0400
|+++ config.h.in	2009-05-18 00:15:10.000000000 -0400
--------------------------
Patching file config.h.in using Plan A...
Hunk #1 succeeded at 74.
done
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-plugins_actor_G-Force_Common_GeneralTools_UtilStr.cpp
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-plugins_actor_G-Force_Common_GeneralTools_UtilStr.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-plugins_actor_G-Force_Common_GeneralTools_UtilStr.cpp,v 1.1 2014/02/25 01:45:53 wiedi Exp $
|
|fix "pow() is ambiguous" on SunOS
|--- plugins/actor/G-Force/Common/GeneralTools/UtilStr.cpp.orig	2005-12-06 10:48:28.000000000 +0000
|+++ plugins/actor/G-Force/Common/GeneralTools/UtilStr.cpp
--------------------------
Patching file plugins/actor/G-Force/Common/GeneralTools/UtilStr.cpp using Plan A...
Hunk #1 succeeded at 1213.
done
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-plugins_actor_G-Force_Common_UI_LineXX.cpp
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-plugins_actor_G-Force_Common_UI_LineXX.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-plugins_actor_G-Force_Common_UI_LineXX.cpp,v 1.1 2014/02/25 01:45:53 wiedi Exp $
|
|fix "sqrt(int) is ambiguous" on SunOS
|--- plugins/actor/G-Force/Common/UI/LineXX.cpp.orig	2005-01-17 19:53:46.000000000 +0000
|+++ plugins/actor/G-Force/Common/UI/LineXX.cpp
--------------------------
Patching file plugins/actor/G-Force/Common/UI/LineXX.cpp using Plan A...
Hunk #1 succeeded at 74.
Hunk #2 succeeded at 154.
done
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-plugins_actor_corona_corona.cpp
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-plugins_actor_corona_corona.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-plugins_actor_corona_corona.cpp,v 1.1 2014/02/25 01:45:53 wiedi Exp $
|
|fix "sqrt(int) is ambiguous" on SunOS
|--- plugins/actor/corona/corona.cpp.orig	2006-02-05 18:47:26.000000000 +0000
|+++ plugins/actor/corona/corona.cpp
--------------------------
Patching file plugins/actor/corona/corona.cpp using Plan A...
Hunk #1 succeeded at 118.
done
=> Verifying /data/pkgsrc/audio/libvisual-plugins/patches/patch-plugins_morph_flash_morph__flash_c
=> Applying pkgsrc patch /data/pkgsrc/audio/libvisual-plugins/patches/patch-plugins_morph_flash_morph__flash_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-plugins_morph_flash_morph__flash_c,v 1.1 2011/08/28 23:56:07 dholland Exp $
|
|- fix mistyped return statements, which clang objects strenuously to
|
|--- plugins/morph/flash/morph_flash.c~	2006-01-27 20:19:18.000000000 +0000
|+++ plugins/morph/flash/morph_flash.c
--------------------------
Patching file plugins/morph/flash/morph_flash.c using Plan A...
Hunk #1 succeeded at 116.
done
===> Creating toolchain wrappers for libvisual-plugins-0.4.0nb24
===> Configuring for libvisual-plugins-0.4.0nb24
=> 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
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Common/GeneralTools/Headers/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Common/GeneralTools/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Common/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Common/UI/Headers/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Common/UI/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Common/io/Headers/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Common/io/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Common/math/Headers/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Common/math/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/GForceColorMaps/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/GForceCommon/Headers/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/GForceCommon/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/GForceDeltaFields/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/GForceParticles/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/GForceWaveShapes/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/NotWorkingWaveShapes/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/docs/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/unix/Headers/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/unix/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/unix/libmfl/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/G-Force/unix/libvisual/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/JESS/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/bumpscope/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/corona/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/gdkpixbuf/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/gstreamer/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/infinite/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/jakdaw/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/lv_analyzer/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/lv_gltest/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/lv_scope/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/madspin/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/nastyfft/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/oinksie/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/actor/pseudotoad_flower/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/input/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/input/alsa/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/input/debug/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/input/esd/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/input/jack/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/input/mplayer/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/morph/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/morph/alphablend/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/morph/flash/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/morph/slide/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./plugins/morph/tentacle/Makefile.in.
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking pkg-config is at least version 0.14... yes
checking for LIBVISUAL... yes
checking for x86_64--netbsd-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for x86_64--netbsd-g++... clang++
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C preprocessor... clang -E
checking for egrep... grep -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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for floor... no
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for pow... no
checking for sqrt... no
checking for mremap... yes
checking for munmap... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether ln -s works... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /data/scratch/audio/libvisual-plugins/work/.tools/bin/sed
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... clang++ -E
checking the maximum length of command line arguments... (cached) 262144
checking command to parse nm output from clang object... ok
checking for objdir... .libs
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking if clang static flag  works... yes
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC
checking if clang PIC flag -fPIC works... yes
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by clang++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC
checking if clang++ PIC flag -fPIC works... yes
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... no
checking if gfortran supports -c -o file.o... no
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... /usr/bin/yacc
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for GNU gettext in libintl... (cached) yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/lib/libintl.so
checking for LIBESD... configure: WARNING: *** EsounD not found or too old. The EsounD input plugin won't be built
checking for LIBJACK... configure: WARNING: *** libjack is too old. You can download a newer version at
             http://jackit.sf.net/. The jackit input plugin won't be built
checking for GTK... configure: WARNING: *** GTK+ >= 2.0 is not found.
	  	The libvisual GdkPixbuf image loader plugin won't be build.
		GdkPixbuf is included within gtk-2.0 and newer, which can be
		downloaded at http://www.gtk.org/
checking for GSTREAMER... configure: WARNING: *** GStreamer >= 0.8 is not found.
	  	The libvisual GStreamer viewer plugin won't be build.
		GStreamer can be downloaded from http://www.gstreamer.org/
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 GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for glBegin in -lGL... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking for glBegin in -lGL... (cached) yes
checking for X11/extensions/xf86vmode.h... yes
checking for XF86VidModeSwitchToMode in -lXxf86vm... yes
checking for ALSA CFLAGS... 
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... not present.
checking for snd_ctl_open in -lasound... no
configure: WARNING: *** Alsa input plugin cannot be built.
		 May be you have an ALSA library older than 0.9.0.
		 Take a look at {prefix}/include/alsa/version.h file.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makevars
config.status: creating po/Makefile.in
config.status: creating plugins/Makefile
config.status: creating plugins/actor/Makefile
config.status: creating plugins/actor/bumpscope/Makefile
config.status: creating plugins/actor/corona/Makefile
config.status: creating plugins/actor/gdkpixbuf/Makefile
config.status: creating plugins/actor/gstreamer/Makefile
config.status: creating plugins/actor/infinite/Makefile
config.status: creating plugins/actor/jakdaw/Makefile
config.status: creating plugins/actor/JESS/Makefile
config.status: creating plugins/actor/lv_analyzer/Makefile
config.status: creating plugins/actor/lv_gltest/Makefile
config.status: creating plugins/actor/lv_scope/Makefile
config.status: creating plugins/actor/madspin/Makefile
config.status: creating plugins/actor/nastyfft/Makefile
config.status: creating plugins/actor/oinksie/Makefile
config.status: creating plugins/actor/pseudotoad_flower/Makefile
config.status: creating plugins/actor/G-Force/Makefile
config.status: creating plugins/actor/G-Force/docs/Makefile
config.status: creating plugins/actor/G-Force/Common/Makefile
config.status: creating plugins/actor/G-Force/Common/GeneralTools/Makefile
config.status: creating plugins/actor/G-Force/Common/GeneralTools/Headers/Makefile
config.status: creating plugins/actor/G-Force/Common/io/Makefile
config.status: creating plugins/actor/G-Force/Common/io/Headers/Makefile
config.status: creating plugins/actor/G-Force/Common/math/Makefile
config.status: creating plugins/actor/G-Force/Common/math/Headers/Makefile
config.status: creating plugins/actor/G-Force/Common/UI/Makefile
config.status: creating plugins/actor/G-Force/Common/UI/Headers/Makefile
config.status: creating plugins/actor/G-Force/GForceCommon/Makefile
config.status: creating plugins/actor/G-Force/GForceCommon/Headers/Makefile
config.status: creating plugins/actor/G-Force/unix/Makefile
config.status: creating plugins/actor/G-Force/unix/Headers/Makefile
config.status: creating plugins/actor/G-Force/unix/libmfl/Makefile
config.status: creating plugins/actor/G-Force/unix/libvisual/Makefile
config.status: creating plugins/actor/G-Force/GForceColorMaps/Makefile
config.status: creating plugins/actor/G-Force/GForceDeltaFields/Makefile
config.status: creating plugins/actor/G-Force/GForceParticles/Makefile
config.status: creating plugins/actor/G-Force/GForceWaveShapes/Makefile
config.status: creating plugins/actor/G-Force/NotWorkingWaveShapes/Makefile
config.status: creating plugins/input/Makefile
config.status: creating plugins/input/esd/Makefile
config.status: creating plugins/input/alsa/Makefile
config.status: creating plugins/input/mplayer/Makefile
config.status: creating plugins/input/jack/Makefile
config.status: creating plugins/input/debug/Makefile
config.status: creating plugins/morph/Makefile
config.status: creating plugins/morph/alphablend/Makefile
config.status: creating plugins/morph/tentacle/Makefile
config.status: creating plugins/morph/flash/Makefile
config.status: creating plugins/morph/slide/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

================================================
LIBVISUAL-PLUGINS, PLUGINS FOR LIBVISUAL 0.4.0
================================================

Packages found:
libesd                   : no
ALSA                     : no
OpenGL                   : yes
GTK+                     : no

Plugins being build
-------------------
Input plugins            : mplayer
Actor plugins            : lv_gltest nastyfft madspin pseudotoad_flower infinite JESS corona lv_scope oinksie jakdaw bumpscope G-Force
Morph plugins            : alphablend flash tentacle slide

Libvisual plugin data dir: /usr/pkg/share

Build options
-------------
install path             : /usr/pkg/lib/libvisual-0.4
source code location     : .
compiler                 : clang

Compiler options
----------------
Extra optimization       : no
Debug build              : no
Profiling support        : no

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.