Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Bash by saganov ( 16 years ago )
in105 /usr/ports/textproc/redland $ sudo portmaster -Gda -x gpac-libgpac-0.4.4,1  
...
...
...
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 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... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.0 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 whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/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 for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for VALGRIND... gnome-config: not found
no
no
configure: Using GStreamer Ugly Plug-ins source release as package name
configure: Using Unknown package origin as package origin

configure: *** checking feature: building of plug-ins with external deps ***
configure: building external plug-ins

configure: *** checking feature: building of experimental plug-ins ***
configure: not building experimental plug-ins
checking whether byte ordering is bigendian... no
checking whether byte ordering is bigendian... (cached) no
checking for 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 for cc option to accept ISO C99... -std=gnu99
checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
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 ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/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... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for c++... yes
checking whether cc -std=gnu99 and cc understand -c and -o together... yes
checking for valgrind... no
checking for working do while(0) macros... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
configure: Looking for Python version >= 2.1
checking for python... /usr/local/bin/python
checking "/usr/local/bin/python":... okay
checking local Python configuration... looks good
checking whether to build plugin documentation... no (gtk-doc disabled or not available)
checking for cos in -lm... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in _stdint.h (assuming C99 compatible system)
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking whether cc -std=gnu99 implements __PRETTY_FUNCTION__... yes
checking whether cc -std=gnu99 implements __FUNCTION__... yes
checking whether cc -std=gnu99 implements __func__... yes
checking for GLIB... yes
checking for ORC... yes
checking for GST... yes
configure: using GStreamer tools in /usr/local/bin
configure: using GStreamer plug-ins in /usr/local/lib/gstreamer-0.10
checking for GST_BASE... yes
checking for GST_CHECK... yes
checking for GST_PLUGINS_BASE... yes
configure: using GStreamer Base Plugins in /usr/local/lib/gstreamer-0.10
configure: Using /usr/local/lib/gstreamer-0.10 as the plugin install location
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wvla... no
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Wmissing-declarations... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wredundant-decls... yes
checking to see if compiler understands -Wwrite-strings... yes
checking to see if compiler understands -Wformat-nonliteral... yes
checking to see if compiler understands -Wformat-security... yes
checking to see if compiler understands -Wold-style-definition... yes
checking to see if compiler understands -Winit-self... yes
checking to see if compiler understands -Waddress... yes
checking to see if compiler understands -Waggregate-return... yes
checking to see if compiler understands -Wno-multichar... yes
checking to see if compiler understands -Wnested-externs... yes
configure: set WARNING_CFLAGS to  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
configure: set ERROR_CFLAGS to
checking to see if c++ compiler understands ... yes
checking to see if c++ compiler understands -Wall... yes
checking to see if c++ compiler understands -Wmissing-declarations... yes
checking to see if c++ compiler understands -Wredundant-decls... yes
checking to see if c++ compiler understands -Wwrite-strings... yes
checking to see if c++ compiler understands -Wformat-nonliteral... yes
checking to see if c++ compiler understands -Wformat-security... yes
checking to see if c++ compiler understands -Winit-self... yes
checking to see if c++ compiler understands -Waddress... yes
checking to see if c++ compiler understands -Waggregate-return... yes
checking to see if c++ compiler understands -Wno-multichar... yes
configure: set WARNING_CXXFLAGS to  -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Waddress -Waggregate-return -Wno-multichar
configure: set ERROR_CXXFLAGS to
configure: Using autoaudiosink as default audio sink
configure: Using osssrc as default audio source
configure: Using autovideosink as default video sink
configure: Using v4l2src as default video source
configure: Using goom as default visualizer
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no

configure: Checking libraries for plugins in ext/


configure: *** checking feature: a52dec ***
configure: *** for plug-ins: a52dec ***
checking for a52_init in -la52... yes
checking a52dec/a52.h usability... yes
checking a52dec/a52.h presence... yes
checking for a52dec/a52.h... yes
configure: *** These plugins will be built: a52dec

configure: *** checking feature: amrnb library ***
configure: *** for plug-ins: amrnb ***
checking for AMRNB... gnome-config: not found
no
checking for Decoder_Interface_init in -lopencore-amrnb... no
configure: *** These plugins will not be built: amrnb

configure: *** checking feature: amrwb library ***
configure: *** for plug-ins: amrwbdec ***
configure: *** These plugins will not be built: amrwbdec

configure: *** checking feature: cdio library ***
configure: *** for plug-ins: cdio ***
checking for CDIO... yes
configure: *** These plugins will be built: cdio

configure: *** checking feature: dvdread library ***
configure: *** for plug-ins: dvdreadsrc ***
checking for DVDOpen in -ldvdread... yes
checking dvdread/dvd_reader.h usability... yes
checking dvdread/dvd_reader.h presence... yes
checking for dvdread/dvd_reader.h... yes
configure: *** These plugins will be built: dvdreadsrc

configure: *** checking feature: lame mp3 encoder library ***
configure: *** for plug-ins: lame ***
checking for lame_init in -lmp3lame... yes
checking lame/lame.h usability... yes
checking lame/lame.h presence... yes
checking for lame/lame.h... yes
configure: *** These plugins will be built: lame

configure: *** checking feature: mad mp3 decoder ***
configure: *** for plug-ins: mad ***
checking for ID3TAG... yes
checking for MAD... yes
configure: *** These plugins will be built: mad

configure: *** checking feature: mpeg2dec ***
configure: *** for plug-ins: mpeg2dec ***
checking for MPEG2DEC... yes
configure: *** These plugins will be built: mpeg2dec

configure: *** checking feature: libsidplay ***
configure: *** for plug-ins: sid ***
checking for libsidplay 1.36.x... checking sidplay/player.h usability... no
checking sidplay/player.h presence... no
checking for sidplay/player.h... no
configure: *** These plugins will not be built: sid

configure: *** checking feature: twolame ***
configure: *** for plug-ins: twolame ***
checking for TWOLAME... gnome-config: not found
no
no
configure: *** These plugins will not be built: twolame

configure: *** checking feature: x264 plug-in ***
configure: *** for plug-ins: x264 ***
checking for x264_encoder_encode in -lx264... yes
checking x264.h usability... yes
checking x264.h presence... yes
checking for x264.h... yes
checking for uptodate x264 API version... yes
configure: *** These plugins will be built: x264
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating gst-libs/Makefile
config.status: creating gst-libs/gst/Makefile
config.status: creating gst/Makefile
config.status: creating gst/asfdemux/Makefile
config.status: creating gst/dvdlpcmdec/Makefile
config.status: creating gst/dvdsub/Makefile
config.status: creating gst/iec958/Makefile
config.status: creating gst/mpegaudioparse/Makefile
config.status: creating gst/mpegstream/Makefile
config.status: creating gst/realmedia/Makefile
config.status: creating gst/synaesthesia/Makefile
config.status: creating ext/Makefile
config.status: creating ext/a52dec/Makefile
config.status: creating ext/amrnb/Makefile
config.status: creating ext/amrwbdec/Makefile
config.status: creating ext/cdio/Makefile
config.status: creating ext/dvdread/Makefile
config.status: creating ext/lame/Makefile
config.status: creating ext/mad/Makefile
config.status: creating ext/mpeg2dec/Makefile
config.status: creating ext/sidplay/Makefile
config.status: creating ext/twolame/Makefile
config.status: creating ext/x264/Makefile
config.status: creating docs/Makefile
config.status: creating docs/plugins/Makefile
config.status: creating docs/version.entities
config.status: creating tests/Makefile
config.status: creating tests/check/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating gst-plugins-ugly.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing _stdint.h commands
config.status: creating _stdint.h : _GST_PLUGINS_UGLY__STDINT_H
configure: *** Plug-ins without external dependencies that will be built:
        asfdemux
        dvdlpcmdec
        dvdsub
        iec958
        mpegaudioparse
        mpegstream
        realmedia

configure: *** Plug-ins without external dependencies that will NOT be built:
        synaesthesia

configure: *** Plug-ins with dependencies that will be built:
        a52dec
        cdio
        dvdreadsrc
        lame
        mad
        mpeg2dec
        x264

configure: *** Plug-ins with dependencies that will NOT be built:
        amrnb
        amrwbdec
        sid
        twolame

configure: *** Orc acceleration enabled.

===>  Building for gstreamer-plugins-a52dec-0.10.16,3
  CC     libgsta52dec_la-gsta52dec.lo
  CCLD   libgsta52dec.la
/usr/bin/ld: cannot find -ldjbfft
gmake: *** [libgsta52dec.la] Ошибка 1
*** Error code 2

Stop in /usr/ports/audio/gstreamer-plugins-a52dec.

===>>> make failed for audio/gstreamer-plugins-a52dec
===>>> Aborting update

===>>> Update for audio/gstreamer-plugins-a52dec failed
===>>> Aborting update

===>>> Update for multimedia/gstreamer-plugins-core failed
===>>> Aborting update

===>>> Update for libpurple-2.5.3 failed
===>>> Aborting update

Terminated
in105 /usr/ports/textproc/redland $

 

Revise this Paste

Parent: 22372
Children: 22375
Your Name: Code Language: