pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41461: [multimedia/gnash] building failure



>Number:         41461
>Category:       pkg
>Synopsis:       [multimedia/gnash] building failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 20 12:30:00 +0000 2009
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.11, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.11 NetBSD 5.99.11 (MONOLITHIC) #85: Mon 
May 18 17:43:31 JST 2009 
root%bonnie.jaist.ac.jp@localhost:/usr/src/sys/arch/i386/compile/MONOLITHIC i386
Architecture: i386
Machine: i386
>Description:
$ make
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for gnash-0.8.3.tar.bz2
=> Checksum RMD160 OK for gnash-0.8.3.tar.bz2
===> depends-message [gnash-0.8.3nb4] ===> Installing dependencies for 
gnash-0.8.3nb4
==========================================================================
The supported build options for gnash are:

        agg cairo ffmpeg gstreamer gtk kde mitshm
        opengl

The currently selected options are:

        agg ffmpeg gtk mitshm

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.gnash (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
gnash-0.8.3nb4.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4
        * KRB5_DEFAULT = heimdal
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

Based on these variables, the following variables have been set:

        * BDBBASE = /usr
        * BDB_LIBS (defined, but empty)
        * BDB_TYPE = db1
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=1.5.18nb5: found libtool-base-1.5.26nb1
=> Build dependency bash-[0-9]*: found bash-4.0.10
=> Build dependency gmake>=3.81: found gmake-3.81
=> Build dependency pkg-config>=0.19: found pkg-config-0.23nb1
=> Build dependency x11-links>=0.43: found x11-links-0.43
=> Build dependency boost-headers-1.38.*: found boost-headers-1.38.0nb1
=> Build dependency checkperms>=1.1: found checkperms-1.10
=> Full dependency gtk2+>=2.8.17nb1: found gtk2+-2.16.1
=> Full dependency atk>=1.11.4: found atk-1.26.0
=> Full dependency glib2>=2.14.3: found glib2-2.20.1
=> Full dependency pango>=1.12.1nb1: found pango-1.24.2
=> Full dependency png>=1.2.9nb2: found png-1.2.36
=> Full dependency agg>=2.5: found agg-2.5
=> Full dependency SDL_mixer>=1.2.6nb5: found SDL_mixer-1.2.8
=> Full dependency SDL>=1.2.10: found SDL-1.2.13nb4
=> Full dependency ffmpeg>=20080727nb6: found ffmpeg-20080727nb8
=> Full dependency boost-libs-1.38.*: found boost-libs-1.38.0nb1
=> Full dependency libltdl>=1.5.10: found libltdl-1.5.26
=> Full dependency jpeg>=6bnb2: found jpeg-6bnb4
=> Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.3
=> Full dependency curl>=7.17.1nb1: found curl-7.19.4
===> tools-message [gnash-0.8.3nb4] ===> Overriding tools for gnash-0.8.3nb4
===> extract-message [gnash-0.8.3nb4] ===> Extracting for gnash-0.8.3nb4
===> patch-message [gnash-0.8.3nb4] ===> Patching for gnash-0.8.3nb4
=> Applying pkgsrc patches for gnash-0.8.3nb4
===> wrapper-message [gnash-0.8.3nb4] ===> Creating toolchain wrappers for 
gnash-0.8.3nb4
src=/usr/X11R7/lib/pkgconfig/fixesproto.pc  
dst=/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/pkgconfig/fixesext.pc;  
/bin/mkdir -p /usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/pkgconfig;  if 
test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> configure-message [gnash-0.8.3nb4] ===> Configuring for gnash-0.8.3nb4
=> 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
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 build system type... i386-unknown-netbsdelf5.99.11
checking host system type... i486--netbsdelf
checking for i486--netbsdelf-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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for library file name specifics... no
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 style of include used by make... GNU
checking dependency style of cc... gcc3
checking dependency style of c++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for mkinstalldirs... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/pkgsrc/multimedia/gnash/work/.tools/bin/msgfmt
checking for gmsgfmt... /usr/pkgsrc/multimedia/gnash/work/.tools/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for a sed that does not truncate output... 
/usr/pkgsrc/multimedia/gnash/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /usr/pkgsrc/multimedia/gnash/work/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/multimedia/gnash/work/.wrapper/bin/ld) is 
GNU ld... yes
checking for config.rpath... config.rpath
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
./configure: line 7010: test: too many arguments
checking for lt_dlinit in -lltdl... yes
checking for /usr/pkgsrc/multimedia/gnash/work/.wrapper/bin/ld option to reload 
object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... match_pattern 
/lib[^/]+(\.so|_pic\.a)$
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for i486--netbsdelf-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) 262144
checking command to parse nm output from cc object... ok
checking for objdir... .libs
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker 
(/usr/pkgsrc/multimedia/gnash/work/.wrapper/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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/pkgsrc/multimedia/gnash/work/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/multimedia/gnash/work/.wrapper/bin/ld) is 
GNU ld... yes
checking whether the c++ linker 
(/usr/pkgsrc/multimedia/gnash/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker 
(/usr/pkgsrc/multimedia/gnash/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
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... yes
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/pkgsrc/multimedia/gnash/work/.wrapper/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 for an ANSI C-conforming const... yes
checking for inline... inline
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for runtest... no
configure: This build supports LocalConnection
checking which type of library archiver we have... 
configure: Configuring Gnash for native compilation
checking pkg-config is at least version 0.9.0... yes
checking for python... no
checking for the gtk2 header... -D_REENTRANT -I/usr/pkg/include/gtk-2.0 
-I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 
-I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
-I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include/freetype2 -I/usr/pkg/include 
-I/usr/pkg/include/libpng12  
checking for libgtk2 library... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
-lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi 
-lXrandr -lXcursor -lXcomposite -lXdamage -lpangoft2-1.0 -lXfixes -lcairo -lX11 
-lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 
-lglib-2.0 -lintl  
checking for the Pango Version... 1.0
checking for libpango header... -I/usr/pkg/include/pango-1.0 
-I/usr/X11R7/include -I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include  
checking for libpango library... -lpangox-1.0 -lX11 -lpango-1.0 -lm 
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl  
checking for atk/atk.h header using pkg-config... -I/usr/pkg/include/atk-1.0 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  
checking for libatk library... -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl  
checking for cairo.h header using pkg-config... -D_REENTRANT 
-I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 
-I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include 
-I/usr/pkg/include/libpng12  
checking for libcairo library... -lcairo  
checking linker --as-needed support... yes
checking for i486--netbsdelf-autotrace... no
checking for autotrace... /usr/pkg/bin/autotrace
checking for i486--netbsdelf-netcat... no
checking for netcat... no
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for malloc.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for der_free in -llber... no
checking for sqrt in -lm... yes
checking for getpwnam in -lc... yes
checking for exp2 in -lm... no
checking for log2 in -lm... yes
checking for trunc in -lm... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for X11 headers... none
checking for x11_mem_init in -lX11... no
checking for X11 library... none
checking for XInput_find_display in -lXi... yes
checking for XDisableAccessControl in -lX11... yes
checking for shm_unlink in -lrt... no
checking for shm_open... no
checking for shm_unlink... no
checking for vsnprintf... yes
checking for finite... yes
checking for isfinite... yes
checking whether c++ implements __PRETTY_FUNCTION__... yes
checking whether c++ implements __FUNCTION__... yes
checking whether c++ implements __func__... yes
checking for getopt... yes
checking for gettimeofday... yes
checking for ftime... no
checking for tzset... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff... yes
checking whether timezone is a long... yes
checking for sysconf... yes
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for mmap... yes
checking for memmove... (cached) yes
checking for clock_gettime... yes
checking for strlcpy... yes
checking for strlcat... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for socket... yes
checking for CreateFileMappingA... no
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
checking for mremap in -lc... yes
checking for nspr.h header using pkg-config... not found
checking for nspr-config... /usr/pkg/bin/nspr-config
checking for nspr.h header using nspr-config... -I/usr/pkg/include/nspr
checking for libnspr library... 
checking for nspr-config... (cached) /usr/pkg/bin/nspr-config
checking for libnspr library using nspr-config... -L/usr/pkg/lib -lplds4 -lplc4 
-lnspr4 -pthread
checking for i486--netbsdelf-windres... no
checking for windres... no
checking for zlib.h header using pkg-config... not found
checking for z-config... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for libz library... 
checking for z-config... no
checking for jpeglib.h header using pkg-config... not found
checking for jpeg-config... no
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for libjpeg library... 
checking for jpeg-config... no
checking for png.h header using pkg-config... not found
checking for png-config... no
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for libpng library... -lpng12  
checking for dejagnu.h header using pkg-config... not found
checking for dejagnu-config... no
checking dejagnu.h usability... no
checking dejagnu.h presence... no
checking for dejagnu.h... no
checking dejagnu/dejagnu.h usability... no
checking dejagnu/dejagnu.h presence... no
checking for dejagnu/dejagnu.h... no
checking for dejagnu/dejagnu.h... (cached) no
checking for dejagnu.h... (cached) no
checking for fc-match... /usr/X11R7/bin/fc-match
checking for fontconfig/fontconfig.h header using pkg-config... 
-I/usr/X11R7/include  
checking for libfontconfig library... -lfontconfig  
checking for ming-config... /usr/pkg/bin/ming-config
checking for makeswf... /usr/pkg/bin/makeswf
checking for swfmill... no
checking for swfc... no
checking for mtasc... no
checking for doxygen... /usr/pkg/bin/doxygen
checking for sdl-config... /usr/pkg/bin/sdl-config
(cached) checking for xml2-config... 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/bin/xml2-config
checking for libxml2 header... -I/usr/pkg/include/libxml2
checking for libxml2 library... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lxml2 -lz -lm
checking for size_t... yes
checking size of size_t... 4
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
./configure: line 45692: test:  : integer expression expected
./configure: line 45700: test:  : integer expression expected
./configure: line 45708: test:  : integer expression expected
checking for Glib header... -I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include  
checking for glib library... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lglib-2.0 
-lintl  
checking for expat.h header using pkg-config... not found
checking for expat-config... no
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for libexpat library... 
checking for expat-config... no
checking for library containing XML_ErrorString... -lexpat
checking location of avcodec.h using pkgconfig... 
/usr/pkg/include/libavcodec/avcodec.h
checking ffmpeg version... 51610
checking for avformat.h... /usr/pkg/include/libavformat/avformat.h
checking for libdts library... /usr/pkg/lib/libdts
checking for libvorbisenc library... -lvorbisenc -lvorbis -lm -logg  
checking for libavformat library... -lavformat  
checking for libavutil library... -lavutil  
checking for libtheora library... -ltheora -logg  
checking for libgsm library... /usr/pkg/lib/libgsm
checking for libdc1394 library... no
checking for dc1394_is_camera in -ldc1394_control... no
checking for libswscale library... -lswscale  
checking for AGG headers... -I/usr/pkg/include/agg2  
checking for libagg library... -lagg  -lagg  
checking for curl-config... /usr/pkg/bin/curl-config
checking for libcurl header... yes
checking whether pthreads work with -pthread... yes
checking searching for pthread library... using -lpthread
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for the Boost Version... 
checking for boost header... -I/usr/pkg/include
checking for Boost libraries... -L/usr/pkg/lib -lboost_thread-mt-d 
-lboost_date_time-mt-d
checking if -fvisibility-inlines-hidden is broken... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmedia/Makefile
config.status: creating po/Makefile
config.status: creating libbase/Makefile
config.status: creating libgeometry/Makefile
config.status: creating server/Makefile
config.status: creating server/asobj/Makefile
config.status: creating server/vm/Makefile
config.status: creating server/parser/Makefile
config.status: creating libnet/Makefile
config.status: creating libamf/Makefile
config.status: creating backend/Makefile
config.status: creating utilities/Makefile
config.status: creating doc/Makefile
config.status: creating doc/C/Makefile
config.status: creating doc/Doxyfile
config.status: creating pythonmodule/Makefile
config.status: creating testsuite/Makefile
config.status: creating testsuite/libbase/Makefile
config.status: creating testsuite/libgeometry/Makefile
config.status: creating testsuite/actionscript.all/Makefile
config.status: creating testsuite/samples/Makefile
config.status: creating testsuite/swfdec/Makefile
config.status: creating testsuite/misc-ming.all/Makefile
config.status: creating testsuite/misc-mtasc.all/Makefile
config.status: creating testsuite/misc-swfmill.all/Makefile
config.status: creating testsuite/misc-swfc.all/Makefile
config.status: creating testsuite/movies.all/Makefile
config.status: creating testsuite/server/Makefile
config.status: creating testsuite/libamf.all/Makefile
config.status: creating testsuite/libnet.all/Makefile
config.status: creating gui/Makefile
config.status: creating gui/Info.plist
config.status: creating extensions/Makefile
config.status: creating extensions/dejagnu/Makefile
config.status: creating extensions/mysql/Makefile
config.status: creating extensions/fileio/Makefile
config.status: creating extensions/gtk2/Makefile
config.status: creating extensions/lirc/Makefile
config.status: creating extensions/dbus/Makefile
config.status: creating extensions/metome/Makefile
config.status: creating plugin/Makefile
config.status: creating plugin/klash/Makefile
config.status: creating plugin/mozilla-sdk/Makefile
config.status: creating plugin/win32/Makefile
config.status: creating cygnal/Makefile
config.status: creating cygnal/testsuite/Makefile
config.status: creating cygnal/testsuite/cygnal.all/Makefile
config.status: creating gnashconfig.h
config.status: linking ./cygnal/testsuite/cygnal.all/cygnalrc.in to 
cygnal/testsuite/cygnal.all/cygnalrc
config.status: linking ./testsuite/libbase/gnashrc.in to 
testsuite/libbase/gnashrc
config.status: linking ./testsuite/libbase/gnashrc-local.in to 
testsuite/libbase/gnashrc-local
config.status: executing depfiles commands
config.status: executing default-1 commands

Configurable options are:
        Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias 
to enable.
        MIT-SHM X extension support enabled
        POSIX Threads support enabled (default)
        DMalloc support disabled (default). Use --enable-dmalloc to enable.
        NPAPI plugin enabled (default). Use --disable-nsapi to disable.
            NPAPI plugin will be installed in /usr/pkg/lib/firefox/plugins
        KPARTS plugin disabled.
        GNOME help disabled (default). Use --enable-ghelp to enable.
        Building Cygnal media server disabled.
        Building the Flash debugger is disabled.
        Top level for cross compiling support files is: 
        Enabling security features:  localconnection
        GUI toolkits supported: gtk
        Renderers supported: agg
        Media handler: ffmpeg
        Using SDL for sound handling
        Using sysv mode for shared memory

Configured paths for i386-unknown-netbsdelf5.99.11 are:
        DocBook document processing disabled (default)
        XML flags are: -I/usr/pkg/include/libxml2
        XML libs are: -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lxml2 -lz -lm
        JPEG flags are: default include path
        JPEG libs are: -L/usr/pkg/lib -ljpeg 
        PNG flags are: default include path
        PNG libs are: -lpng12  
        GTK2 flags are: -D_REENTRANT -I/usr/pkg/include/gtk-2.0 
-I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 
-I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
-I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include/freetype2 -I/usr/pkg/include 
-I/usr/pkg/include/libpng12   
        GTK2 libs are: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 
-lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor 
-lXcomposite -lXdamage -lpangoft2-1.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm 
-lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl  
        Pango flags are: -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  
        Pango libs are: -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 
-lgmodule-2.0 -lglib-2.0 -lintl  
        GLib flags are: -I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include   
        GLib libs are: -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lglib-2.0 -lintl  
        ATK flags are: -I/usr/pkg/include/atk-1.0 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  
        ATK libs are: -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl  
        MP3 and video support enabled through ffmpeg
        FFMPEG flags are: -I/usr/pkg/include  
        FFMPEG libs are:  -lavcodec   -ldts -lvorbisenc -lvorbis -lm -logg   
-lavformat   -lavutil   -ltheora -logg   -lgsm -lswscale  
        SDL flags are: -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-D_THREAD_SAFE
        SDL libs are: -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -lSDL -lpthread
        Plugin will be installed in /usr/pkg/lib/firefox/plugins
        POSIX Threads flags are: -pthread
        POSIX Threads lib is: -lpthread
        CURL flags are: -I/usr/pkg/include
        CURL libs are: -L/usr/pkg/lib -lcurl
        AGG Pixel format is: all
        AGG flags are: -I/usr/pkg/include/agg2  
        AGG libs are: -lagg  -lagg  
        BOOST flags are: -I/usr/pkg/include
        BOOST libs are: -L/usr/pkg/lib -lboost_thread-mt-d 
-lboost_date_time-mt-d
        BOOST Extra libs are:  -lboost_serialization-mt-d
        MING flags are -I/usr/pkg/include
        MING libs are -L/usr/pkg/lib -lming
        MING version code is 00030000
        MAKESWF is /usr/pkg/bin/makeswf
        Z flags are: default include path
        Z libs are: -L/lib -lz 
        FreeType flags are: -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include 
 
        FreeType libs are: -Wl,-R/usr/X11R7/lib -L/usr/X11R7/lib -lfreetype -lz 
 
        Fontconfig flags are: -I/usr/X11R7/include  
        Fontconfig libs are: -lfontconfig  

        WARNING: You need to have the MTASC compiler packages installed
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://mtasc.org
                 or .deb users: apt-get install mtasc
        WARNING: You need to have the 'swfmill' tool installed
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://swfmill.org/
        WARNING: You need to have 'swfc' from SWFTools installed
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://www.swftools.org/
                 or .deb users: apt-get install swftools
        WARNING: You need to have python installed
                 to run some of the tests in Gnash testsuite.
        WARNING: You need the dejagnu package installed to get a summary
                 report after running make check''
                 Install it from http://www.gnu.org/software/dejagnu/
                 or .deb users: apt-get install dejagnu

Gnash should still compile even with these warnings.  If it doesn't,
report the warnings as a bug.
=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package 
Makefile.
===> build-message [gnash-0.8.3nb4] ===> Building for gnash-0.8.3nb4
...
mkdir .libs
mv -f .deps/gprocessor-processor.Tpo .deps/gprocessor-processor.Po
/usr/pkg/bin/bash ../libtool --tag=CXX   --mode=link c++  -O2 -pipe 
-mfpmath=sse -msse3 -march=athlon64 -I/usr/pkg/include -I/usr/X11R7/include 
-I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/SDL 
-I/usr/include/krb5 -DLDAP_DEPRECATED -pipe -mfpmath=sse -msse3 -march=athlon64 
-pthread -pthread     -W     -Wall     -Wcast-align     -Wcast-qual     
-Wpointer-arith     -Wreturn-type      -fvisibility-inlines-hidden  -lltdl  
-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lxml2 -lz -lm -L/usr/pkg/lib -lcurl 
-L/usr/pkg/lib -lboost_thread-mt-d -lboost_date_time-mt-d -lpthread 
/usr/lib/libintl.so  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib 
-Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,--as-needed -o dumpshm 
dumpshm.o ../server/libgnashserver.la ../libamf/libgnashamf.la 
../libnet/libgnashnet.la ../libbase/libgnashbase.la 
../libmedia/libgnashmedia.la  -lavcodec   -ldts -lvorbisenc -lvorbis -lm -logg  
 -lavformat   -lavutil   -ltheora -logg   -lgsm -lswscale    -Wl,-R/u
 sr/pkg/lib -L/usr/pkg/lib -lglib-2.0 -lintl    -lexpat -lc -lX11 -lXi -lm 
c++ -O2 -pipe -mfpmath=sse -msse3 -march=athlon64 
-I/usr/pkgsrc/multimedia/gnash/work/.buildlink/include 
-I/usr/pkgsrc/multimedia/gnash/work/.x11-buildlink/include 
-I/usr/pkgsrc/multimedia/gnash/work/.x11-buildlink/include/freetype2 
-I/usr/pkgsrc/multimedia/gnash/work/.buildlink/include/SDL -I/usr/include/krb5 
-DLDAP_DEPRECATED -pipe -mfpmath=sse -msse3 -march=athlon64 -pthread -pthread 
-W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type 
-fvisibility-inlines-hidden -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib 
-Wl,--as-needed -o .libs/soldumper soldumper.o  
-L/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libamf/.libs 
-L/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libnet/.libs 
-L/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libbase/.libs 
-L/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libmedia/.libs 
-L/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib 
-L/usr/pkgsrc/multimedia/gnash/work/.x11-buildlink/lib 
../server/.libs/libgnashserver.so /usr/pkgsrc/multimedia/gnash/work
 /gnash-0.8.3/libnet/.libs/libgnashnet.so 
/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libmedia/.libs/libgnashmedia.so 
-lfreetype -lfontconfig ../libamf/.libs/libgnashamf.so 
../libnet/.libs/libgnashnet.so 
/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libamf/.libs/libgnashamf.so 
/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libbase/.libs/libgnashbase.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libxml2.so 
../libbase/.libs/libgnashbase.so ../libmedia/.libs/libgnashmedia.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libjpeg.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libcurl.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libidn.so -lssl -lldap 
-lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lroken -lcrypt 
-lz /usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libltdl.so 
-lboost_thread-mt-d -lboost_date_time-mt-d 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libSDL.so -lossaudio -laudio 
-lXt /usr/pkgsrc/multimedia/gnash/work/.buildlink/li
 b/libaa.so -lusbhid -lpthread -lavcodec -ldts 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libvorbisenc.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libvorbis.so -lavformat 
-lavutil /usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libtheora.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libogg.so -lgsm -lswscale 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libglib-2.0.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libpcre.so -lintl -lexpat -lc 
-lX11 -lXi -lm  -Wl,--rpath -Wl,/usr/pkg/lib/gnash -Wl,--rpath 
-Wl,/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib
ld: cannot find -ldts
gmake[2]: *** [soldumper] Error 1
gmake[2]: *** Waiting for unfinished jobs....
c++ -O2 -pipe -mfpmath=sse -msse3 -march=athlon64 
-I/usr/pkgsrc/multimedia/gnash/work/.buildlink/include 
-I/usr/pkgsrc/multimedia/gnash/work/.x11-buildlink/include 
-I/usr/pkgsrc/multimedia/gnash/work/.x11-buildlink/include/freetype2 
-I/usr/pkgsrc/multimedia/gnash/work/.buildlink/include/SDL -I/usr/include/krb5 
-DLDAP_DEPRECATED -pipe -mfpmath=sse -msse3 -march=athlon64 -pthread -pthread 
-W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type 
-fvisibility-inlines-hidden -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib 
-Wl,--as-needed -o .libs/dumpshm dumpshm.o  
-L/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libamf/.libs 
-L/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libnet/.libs 
-L/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libbase/.libs 
-L/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libmedia/.libs 
-L/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib 
-L/usr/pkgsrc/multimedia/gnash/work/.x11-buildlink/lib 
../server/.libs/libgnashserver.so /usr/pkgsrc/multimedia/gnash/work/gna
 sh-0.8.3/libnet/.libs/libgnashnet.so 
/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libmedia/.libs/libgnashmedia.so 
-lfreetype -lfontconfig ../libamf/.libs/libgnashamf.so 
../libnet/.libs/libgnashnet.so 
/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libamf/.libs/libgnashamf.so 
/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/libbase/.libs/libgnashbase.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libxml2.so 
../libbase/.libs/libgnashbase.so ../libmedia/.libs/libgnashmedia.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libjpeg.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libcurl.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libidn.so -lssl -lldap 
-lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lroken -lcrypt 
-lz /usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libltdl.so 
-lboost_thread-mt-d -lboost_date_time-mt-d 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libSDL.so -lossaudio -laudio 
-lXt /usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/li
 baa.so -lusbhid -lpthread -lavcodec -ldts 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libvorbisenc.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libvorbis.so -lavformat 
-lavutil /usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libtheora.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libogg.so -lgsm -lswscale 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libglib-2.0.so 
/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libpcre.so -lintl -lexpat -lc 
-lX11 -lXi -lm  -Wl,--rpath -Wl,/usr/pkg/lib/gnash -Wl,--rpath 
-Wl,/usr/pkgsrc/multimedia/gnash/work/.buildlink/lib
ld: cannot find -ldts
gmake[2]: *** [dumpshm] Error 1
gmake[2]: Leaving directory 
`/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3/utilities'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/multimedia/gnash/work/gnash-0.8.3'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/multimedia/gnash
*** Error code 1

Stop.
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index