=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for subtitleeditor-0.30.0.tar.gz
=> Checksum RMD160 OK for subtitleeditor-0.30.0.tar.gz
===> Installing dependencies for subtitleeditor-0.30.0nb7
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5
=> Build dependency intltool>=0.40.0: found intltool-0.41.1
=> Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.1.1nb2
=> Build dependency perl>=5.0: found perl-5.14.2nb1
=> Build dependency pkg-config>=0.19: found pkg-config-0.25nb1
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.11
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.5
=> Build dependency xproto>=7.0.9: found xproto-7.0.18
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.6
=> Build dependency fixesproto>=3.0.0: found fixesproto-5.0
=> Build dependency xextproto>=7.0: found xextproto-7.2.0
=> Build dependency inputproto>=1.4: found inputproto-2.0
=> Build dependency randrproto>=1.2.0: found randrproto-1.3.1
=> Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2
=> Build dependency compositeproto>=0.3.1: found compositeproto-0.4.1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency glibmm>=2.24.2nb1: found glibmm-2.28.2
=> Full dependency libglademm>=2.6.7nb7: found libglademm-2.6.7nb7
=> Full dependency gtkmm>=2.24.2nb1: found gtkmm-2.24.2nb1
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.12
=> Full dependency gstreamer0.10>=0.10.32nb1: found gstreamer0.10-0.10.35
=> Full dependency gst-plugins0.10-base>=0.10.32nb1: found gst-plugins0.10-base-0.10.35
=> Full dependency gst-plugins0.10-good>=0.10.28nb1: found gst-plugins0.10-good-0.10.30
=> Full dependency enchant>=1.6.0nb1: found enchant-1.6.0nb1
=> Full dependency iso-codes>=0.50: found iso-codes-3.11.1
=> Full dependency libxml++>=2.32.0nb1: found libxml++-2.32.0nb1
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.15nb1
===> Overriding tools for subtitleeditor-0.30.0nb7
===> Extracting for subtitleeditor-0.30.0nb7
===> Patching for subtitleeditor-0.30.0nb7
=> Applying pkgsrc patches for subtitleeditor-0.30.0nb7
===> Creating toolchain wrappers for subtitleeditor-0.30.0nb7
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/tmp/pkgsrc/multimedia/subtitleeditor/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /tmp/pkgsrc/multimedia/subtitleeditor/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
src=/usr/pkg/lib/pkgconfig/compositeproto.pc  dst=/tmp/pkgsrc/multimedia/subtitleeditor/work/.buildlink/lib/pkgconfig/compositeext.pc;  /bin/mkdir -p /tmp/pkgsrc/multimedia/subtitleeditor/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for subtitleeditor-0.30.0nb7
=> 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.
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /tmp/pkgsrc/multimedia/subtitleeditor/work/.tools/bin/mkdir -p
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
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) /bin/grep
checking for egrep... (cached) /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 for stdlib.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for select... yes
checking for egrep... /bin/egrep
checking for sed... /bin/sed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /tmp/pkgsrc/multimedia/subtitleeditor/work/.tools/bin/sed
checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for x86_64-unknown-linux-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... (cached) 2097152
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
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 f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /tmp/pkgsrc/multimedia/subtitleeditor/work/.tools/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /tmp/pkgsrc/multimedia/subtitleeditor/work/.tools/bin/msgfmt
checking for xgettext... /usr/pkg/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /tmp/pkgsrc/multimedia/subtitleeditor/work/.tools/bin/intltool-update
checking for intltool-merge... /tmp/pkgsrc/multimedia/subtitleeditor/work/.tools/bin/intltool-merge
checking for intltool-extract... /tmp/pkgsrc/multimedia/subtitleeditor/work/.tools/bin/intltool-extract
checking for xgettext... (cached) /usr/pkg/bin/xgettext
checking for msgmerge... /usr/pkg/bin/msgmerge
checking for msgfmt... (cached) /tmp/pkgsrc/multimedia/subtitleeditor/work/.tools/bin/msgfmt
checking for gmsgfmt... (cached) /tmp/pkgsrc/multimedia/subtitleeditor/work/.tools/bin/msgfmt
checking for perl... /usr/pkg/bin/perl
checking for XML::Parser... ok
checking pkg-config is at least version 0.9.0... yes
checking for GTKMM... yes
checking for LIBGLADEMM... yes
checking for ENCHANT... yes
checking for LIBXML... yes
checking for GSTREAMER... yes
checking for GStreamer-0.10 element level (gstreamer0.10-plugins-good)... yes
checking whether iso-codes are available on this system... yes
checking whether iso-codes has iso-639 domain... yes
checking whether iso-codes has iso-3166 domain... yes
checking whether ccache support should be added... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating m4/Makefile
config.status: creating share/Makefile
config.status: creating share/icons/Makefile
config.status: creating share/icons/16x16/Makefile
config.status: creating share/icons/22x22/Makefile
config.status: creating share/icons/24x24/Makefile
config.status: creating share/icons/32x32/Makefile
config.status: creating share/icons/scalable/Makefile
config.status: creating share/glade/Makefile
config.status: creating docs/Makefile
config.status: creating po/Makefile.in
config.status: creating plugins/Makefile
config.status: creating plugins/actions/Makefile
config.status: creating plugins/actions/about/Makefile
config.status: creating plugins/actions/adjusttime/Makefile
config.status: creating plugins/actions/applytranslation/Makefile
config.status: creating plugins/actions/changeframerate/Makefile
config.status: creating plugins/actions/combinesubtitles/Makefile
config.status: creating plugins/actions/command/Makefile
config.status: creating plugins/actions/configurekeyboardshortcuts/Makefile
config.status: creating plugins/actions/dialoguize/Makefile
config.status: creating plugins/actions/documentmanagement/Makefile
config.status: creating plugins/actions/duplicatesubtitle/Makefile
config.status: creating plugins/actions/editcell/Makefile
config.status: creating plugins/actions/errorchecking/Makefile
config.status: creating plugins/actions/extendlength/Makefile
config.status: creating plugins/actions/externalvideoplayer/Makefile
config.status: creating plugins/actions/findandreplace/Makefile
config.status: creating plugins/actions/insertsubtitle/Makefile
config.status: creating plugins/actions/italicize/Makefile
config.status: creating plugins/actions/joindocument/Makefile
config.status: creating plugins/actions/moveafterprecedingsubtitle/Makefile
config.status: creating plugins/actions/movesubtitles/Makefile
config.status: creating plugins/actions/plaintext/Makefile
config.status: creating plugins/actions/preferences/Makefile
config.status: creating plugins/actions/removesubtitle/Makefile
config.status: creating plugins/actions/reversetextandtranslation/Makefile
config.status: creating plugins/actions/scalesubtitles/Makefile
config.status: creating plugins/actions/selection/Makefile
config.status: creating plugins/actions/spellchecking/Makefile
config.status: creating plugins/actions/splitdocument/Makefile
config.status: creating plugins/actions/splitsubtitle/Makefile
config.status: creating plugins/actions/styleeditor/Makefile
config.status: creating plugins/actions/timemodemanagement/Makefile
config.status: creating plugins/actions/videoplayermanagement/Makefile
config.status: creating plugins/actions/viewmanager/Makefile
config.status: creating plugins/actions/wavefrommanagement/Makefile
config.status: creating plugins/subtitleformats/Makefile
config.status: creating plugins/subtitleformats/adobeencoredvd/Makefile
config.status: creating plugins/subtitleformats/advancedsubstationalpha/Makefile
config.status: creating plugins/subtitleformats/microdvd/Makefile
config.status: creating plugins/subtitleformats/mpl2/Makefile
config.status: creating plugins/subtitleformats/mpsub/Makefile
config.status: creating plugins/subtitleformats/subrip/Makefile
config.status: creating plugins/subtitleformats/substationalpha/Makefile
config.status: creating plugins/subtitleformats/subtitleeditorproject/Makefile
config.status: creating plugins/subtitleformats/subviewer2/Makefile
config.status: creating plugins/subtitleformats/timedtextauthoringformat1/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-2 commands
config.status: executing po/stamp-it commands
# INTLTOOL_MAKEFILE
configure:

subtitleeditor 0.30.0

prefix ............................... : /usr/pkg
gcc version .......................... : 4.5.2
gtk+ version ......................... : 2.24.7
gtkmm version ........................ : 2.24.2
libglademm version ................... : 2.6.7
gstreamer version .................... : 0.10.35

have iso-codes 639 and 3166 .......... : yes, yes
OpenGL waveform renderer ............. : no
debug support ........................ : yes
ccache support ....................... : no


Configuration complete. now run make

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