gstreamer-plugins-ugly
Сергей Шумилов
amfetamin at 2net.su
Thu Sep 19 05:19:56 UTC 2013
Hello! I have an issue when I
install /usr/ports/multimedia/gstreamer-plugins-ugly
It says, what i must send err log to you, now i have done it...
/usr/ports/multimedia/gstreamer-plugins-ugly]# make
===> gstreamer-plugins-ugly-0.10.19,3 depends on package:
gstreamer-plugins>=0.10.0 - found
===> gstreamer-plugins-ugly-0.10.19,3 depends on package:
v4l_compat>=1.0.20110720 - found
===> gstreamer-plugins-ugly-0.10.19,3 depends on package:
gstreamer>=0.10.36 - found
===> gstreamer-plugins-ugly-0.10.19,3 depends on package: orc>=0.4.14 -
found
===> gstreamer-plugins-ugly-0.10.19,3 depends on executable: pkgconf -
found
===> gstreamer-plugins-ugly-0.10.19,3 depends on executable: gmake - found
===> gstreamer-plugins-ugly-0.10.19,3 depends on package:
gstreamer-plugins>=0.10.0 - found
===> gstreamer-plugins-ugly-0.10.19,3 depends on package: libtool>=2.4 -
found
===> gstreamer-plugins-ugly-0.10.19,3 depends on shared library:
gstreamer-0.10 - found
===> gstreamer-plugins-ugly-0.10.19,3 depends on shared library: orc-0.4
- found
===> gstreamer-plugins-ugly-0.10.19,3 depends on shared library: intl -
found
===> Configuring for gstreamer-plugins-ugly-0.10.19,3
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking nano version... 0 (release)
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd8.1
checking host system type... i386-portbld-freebsd8.1
checking whether gmake supports nested variables... yes
checking how to print strings... printf
checking for style of include used by gmake... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd8.1 file names to
i386-portbld-freebsd8.1 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd8.1 file names to toolchain
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.1 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 pkg-config is at least version 0.9.0... yes
checking for VALGRIND... 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) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached)
-std=gnu99
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries...
yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries...
yes
checking dynamic linker characteristics... freebsd8.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for g++... yes
checking whether gcc -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 for malloc.h... (cached) no
checking whether gcc -std=gnu99 implements __PRETTY_FUNCTION__... yes
checking whether gcc -std=gnu99 implements __FUNCTION__... yes
checking whether gcc -std=gnu99 implements __func__... yes
checking for GLIB... yes
checking for ORC... yes
checking for usable orcc... /usr/local/bin/orcc
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... no
configure: Package gstreamer-check-0.10 was not found in the pkg-config
search path.
Perhaps you should add the directory containing `gstreamer-check-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-check-0.10' found
configure: no gstreamer-check-0.10 >= 0.10.36 (GStreamer Check unittest
Library) found
checking for GST_PLUGINS_BASE... no
configure: Package dependency requirement 'gstreamer-plugins-base-0.10 >=
0.10.36' could not be satisfied.
Package 'gstreamer-plugins-base-0.10' has version '0.10.31', required
version is '>= 0.10.36'
configure: error: no gstreamer-plugins-base-0.10 >= 0.10.36 (GStreamer Base
Plugins) found
===> Script "configure" failed unexpectedly.
Please report the problem to multimedia at FreeBSD.org [maintainer] and attach
the
"/usr/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.19/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/sbin/pkg_info -Ea).
*** Error code 1
Stop in /usr/ports/multimedia/gstreamer-plugins-ugly.
====================================================
#uname -a
FreeBSD 8.1-RELEASE-p2
# /usr/sbin/pkg_info -Ea
GeoIP-1.4.6
Ice-3.4.2_2
ImageMagick-6.7.5.10
ORBit2-2.14.19
ZendFramework-1.11.8
aalib-1.4.r5_5
ap22-mod_mod_scgi-1.12
apache-2.2.22_5
apache-ant-1.8.2_1
apr-devrandom-gdbm-db42-mysql51-1.4.2.1.3.10
atk-1.32.0
autoconf-2.13.000227_6
autoconf-2.62
autoconf-2.67
autoconf-2.68
autoconf-wrapper-20101119
automake-1.11.1
automake-1.4.6_6
automake-wrapper-20101119
avahi-app-0.6.28
bash-4.1.9
bdftopcf-1.0.2
bigreqsproto-1.1.0
binutils-2.22_3
bison-2.4.3,1
bitstream-vera-1.10_4
boost-jam-1.43.0
boost-libs-1.43.0_1
boost-python-libs-1.43.0
bsdstats-5.5_1
ca_root_nss-3.12.6
cairo-1.10.0_3,1
cdparanoia-3.9.8_9
cdrtools-3.00_1
cmake-2.8.9
cmake-modules-2.8.9
compat4x-i386-5.3_9
compat6x-i386-6.4.604000.200810_3
compat7x-i386-7.3.703000.201008_1
compositeproto-0.4.1
consolehm-1.31_1
cups-client-1.4.5
cups-image-1.4.6
curl-7.24.0_1
cvsps-2.1
cvsup-without-gui-16.1h_4
cyrus-sasl-2.1.23_3
damageproto-1.2.0
db41-4.1.25_4
db42-4.2.52_5
dbus-1.4.0
dbus-glib-0.88
dconf-0.5.1_3
ddclient-3.8.0_1
dejavu-2.32
dev86-0.16.17
diablo-jdk-1.6.0.07.02_18
dialog4ports-0.1.5
diffutils-3.0_2
djbfft-0.76_2
djvulibre-nox11-3.5.24
docbook-1.4
docbook-4.1_4
docbook-4.2
docbook-4.3
docbook-4.4_2
docbook-4.5_2
docbook-5.0_1
docbook-sk-4.1.2_4
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4_1
docbook-xml-4.5
docbook-xsl-1.75.2_1
dojo-1.5.0
dri2proto-2.2
eggdbus-0.6_1
ejabberd-2.1.9
empty-0.6.18b
encodings-1.0.3,1
erlang-mysql-1.0_6
erlang-r14b04_2,1
expat-2.0.1_1
ezm3-1.2_1
ffcall-1.10_1
ffmpeg-0.6.1_1,1
fftw3-3.2.2_1
fixesproto-4.1.1
flac-1.2.1_2
flex-2.5.35_4
font-bh-ttf-1.0.1
font-misc-ethiopic-1.0.1
font-misc-meltho-1.0.1
font-util-1.0.2
fontconfig-2.8.0,1
fontsproto-2.1.0
freetype2-2.4.3
gamin-0.1.10_4
gcc-4.2.5.20090325_5
gcc-4.6.4.20121102
gcc-4.8.0.20121014
gconf2-2.28.0
gd-2.0.35_7,1
gdbm-1.8.3_3
gdk-pixbuf-2.22.1
gettext-0.18.1.1
ghostscript9-9.02_3
gio-fam-backend-2.26.1
git-1.7.3.3
glib-2.26.1_1
glproto-1.4.11
gmake-3.82_1
gmp-5.0.1
gnome_subr-1.0
gnomehier-2.3_12
gnupg-2.0.16_2
gnutls-2.12.7
gobject-introspection-0.9.12
gperf-3.0.3
gpgme-1.3.0
gsfonts-8.11_5
gsoap-2.7.15
gstreamer-0.10.36
gstreamer-plugins-0.10.31,3
gtar-1.22_2
gtk-2.18.6
gtk-engines2-2.20.2
help2man-1.38.2_1
hicolor-icon-theme-0.12
htop-0.8.3_2
i2p-0.8.7
icu-3.8.1_3
iftop-0.17
imlib2-nox11-1.4.1.000_9,2
inputproto-2.0
intltool-0.41.1
iperf-2.0.5
isc-dhcp41-relay-4.1.2,1
isc-dhcp41-server-4.1.2,1
iso8879-1986_2
jabber-pyicq-transport-0.8.1.5,1
jasper-1.900.1_9
javaservicewrapper-3.5.7
javavmwrapper-2.3.5
jaxen-1.0_4
jbig2dec-0.11
jbigkit-1.6
jdk-1.6.0.3p4_25
jdom-1.1.1,1
jpeg-8_3
jumpgate-0.7
junit-4.8.2
kBuild-0.1.5.p2_1
kbproto-1.0.4
lcms-1.19_1,1
lcms2-2.3
libGL-7.4.4
libGLU-7.4.4
libICE-1.0.6,1
libIDL-0.8.14_1
libSM-1.1.1_3,1
libX11-1.3.3_1,1
libXau-1.0.5
libXaw-1.0.7,1
libXcomposite-0.4.1,1
libXcursor-1.1.10
libXdamage-1.1.2
libXdmcp-1.0.3
libXext-1.1.1,1
libXfixes-4.0.4
libXfont-1.4.0,1
libXft-2.1.14
libXi-1.3,1
libXinerama-1.1,1
libXmu-1.0.5,1
libXp-1.0.0,1
libXpm-3.5.7
libXrandr-1.3.0
libXrender-0.9.5
libXt-1.0.7
libXtst-1.1.0
libXv-1.0.5,1
libXxf86dga-1.1.1
libXxf86vm-1.0.2
liba52-0.7.4_2
libart_lgpl-2.3.21,1
libassuan-2.0.0
libcaca-0.99.b17_2
libcddb-1.3.2_1
libcdio-0.82_1
libcheck-0.9.8
libcroco-0.6.2_1
libdaemon-0.14
libdca-0.0.5
libdnet-1.11_3
libdrm-2.4.12_1
libdvbpsi-0.1.6
libdvdcss-1.2.10_1
libdvdnav-4.1.4.r1219
libdvdread-4.1.4.r1219
libebml-1.0.0
libelf-0.8.13_1
libevent-1.4.14b_1
libevent2-2.0.13
libexecinfo-1.1_3
libffi-3.0.9
libfontenc-1.0.5
libfpx-1.2.0.12_1
libgcrypt-1.4.6
libgee-0.6.1
libglut-7.4.4
libgpg-error-1.10
libgsf-1.14.21
libiconv-1.13.1_1
libid3tag-0.15.1b
libidn-1.16
libiodbc-3.52.7
libksba-1.0.8
liblqr-1-0.4.1_2
libltdl-2.2.10
libmad-0.15.1b_2
libmatroska-1.0.0
libmcrypt-2.5.8
libmodplug-0.8.8.1
libmspack-0.2_1
libogg-1.2.1,4
liboil-0.3.17
libpcap-1.1.1
libpcap-1.4.0
libpthread-stubs-0.3_3
librsvg2-2.32.1_1
libshout2-2.2.2_4,1
libsigc++-2.2.8
libsigsegv-2.8
libslang2-2.2.2_1
libssh2-1.2.7,2
libstdc++_stldoc_4.2.2-20071101_1
libsunacl-1.0
libtheora-1.1.1_2
libtool-2.4
libtorrent-0.13.2_1
libtre-0.8.0_1
libungif-4.1.4_5
libunicode-0.4_9
libvncserver-0.9.7_2
libvorbis-1.3.2,3
libvpx-0.9.5
libwww-5.4.0_4
libxcb-1.7
libxml2-2.7.8_1
libxslt-1.1.26_2
libzvbi-0.2.33_2
linux-foldingathome-5.04
linux_base-f10-10_3
liveMedia-2010.11.17,1
localedata-5.4
lsof-4.84A,5
lua-5.1.4_5
lua51-luasocket-2.0.2_1
lynx-2.8.7.1_1,1
lzo2-2.04
lzop-1.03
m4-1.4.15,1
mDNSResponder-333.10
makedepend-1.0.2,1
mbmon-205_5
mc-4.7.4_3
mcpp-2.7.2_1
memcached-1.4.5_2
mercurial-1.7.1
microdc2-0.15.6_3
mkfontdir-1.0.5
mkfontscale-1.0.7
mldonkey-core-3.0.1_1
mod_auth_mysql_another-3.0.0_2
mpc-0.8.2
mpfr-2.4.2
mpfr-3.0.0
murmur-1.2.3_2
musepack-2009.03.01_1
mysql-client-5.1.53
mysql-server-5.1.53
nasm-2.09.04,1
ncurses-devel-5.9.20110507_1
neon29-0.29.5
net-snmp-5.5_4
netams-3.4.5
netams-3.4.5_1
nettle-2.4
nettop-0.2.3_2
nginx-1.2.0_1,1
nmap-5.35.d1
nut-2.4.1_6
ocaml-cryptokit-1.3_2
ocaml-findlib-1.2.6
ocaml-net-2.2.9_1
ocaml-notk-3.11.2
ocaml-pcre-6.1.1
ocaml-sqlite3-1.0.3
ocaml-ssl-0.4.3
omake-0.9.8.5_1
oniguruma-4.7.1
open-motif-2.2.3_6
openldap-sasl-client-2.4.26
openssl-1.0.1_2
openvpn-2.1.4
orc-0.4.18
p11-kit-0.7
p5-Array-Compare-2.01
p5-Authen-SASL-2.15
p5-Cache-2.04_1
p5-Cache-Cache-1.06
p5-Class-C3-0.23
p5-Class-C3-XS-0.13
p5-Class-MOP-1.11
p5-Clone-0.31
p5-Compress-Raw-Bzip2-2.031
p5-Compress-Raw-Zlib-2.030
p5-Crypt-GeneratePassword-0.03
p5-Crypt-SSLeay-0.58_1
p5-DBD-mysql51-4.017
p5-DBI-1.615
p5-DBM-Deep-2.0002
p5-Data-OptList-0.106
p5-Devel-GlobalDestruction-0.03
p5-Digest-HMAC-1.02
p5-Digest-SHA1-2.13
p5-Error-0.17016
p5-ExtUtils-CBuilder-0.2703,1
p5-ExtUtils-Install-1.54
p5-ExtUtils-ParseXS-2.22.03
p5-File-HomeDir-0.93
p5-File-NFSLock-1.20
p5-File-Which-1.09
p5-FileHandle-Fmode-0.11
p5-GD-2.44
p5-GD-Graph-1.44.01_2
p5-GD-TextUtil-0.86_1
p5-GSSAPI-0.28
p5-HTML-Parser-3.68
p5-HTML-Tagset-3.20
p5-Heap-0.80
p5-IO-Compress-2.030
p5-IO-Socket-SSL-1.34
p5-IO-String-1.08
p5-IO-stringy-2.110
p5-IPC-ShareLite-0.17
p5-LWP-UserAgent-WithCache-0.11
p5-List-MoreUtils-0.25.02
p5-Locale-gettext-1.05_3
p5-MIME-Base64-3.13
p5-MRO-Compat-0.11
p5-Module-Build-0.3607_1
p5-Moose-1.21
p5-Net-Jabber-2.0
p5-Net-LibIDN-0.12
p5-Net-OSCAR-1.928
p5-Net-SMTP-SSL-1.01_1
p5-Net-SSLeay-1.36
p5-Net-XMPP-1.02
p5-Package-DeprecationManager-0.10
p5-Package-Stash-0.13
p5-Params-Util-1.03
p5-Scalar-List-Utils-1.23,1
p5-Scope-Guard-0.20
p5-Storable-2.21
p5-String-SetUTF8-1.00
p5-Sub-Exporter-0.982
p5-Sub-Install-0.925
p5-Sub-Name-0.04
p5-Sub-Uplevel-0.2200
p5-Task-Weaken-1.03
p5-Test-Exception-0.31
p5-Test-Harness-3.22
p5-Test-Warn-0.22
p5-Text-Iconv-1.7
p5-TimeDate-1.20,1
p5-Tree-DAG_Node-1.06
p5-Try-Tiny-0.07
p5-URI-1.56
p5-Unicode-String-2.09
p5-XML-Parser-2.40
p5-XML-Stream-1.23_1
p5-YAML-0.72
p5-YAML-Tiny-1.44
p5-libwww-5.837
p7zip-9.13
pango-1.28.3
patch-2.6.1_1
pcre-8.30_1
pecl-APC-3.1.9_1
pecl-memcache-3.0.5
perl-5.8.9_4
php5-5.3.10_1
php5-bcmath-5.3.6_1
php5-ctype-5.3.3_2
php5-curl-5.3.6
php5-dom-5.3.3_2
php5-extensions-1.6
php5-filter-5.3.3_2
php5-gd-5.3.3_2
php5-gettext-5.3.3_2
php5-hash-5.3.3_2
php5-iconv-5.3.3_2
php5-json-5.3.3_2
php5-ldap-5.3.6_1
php5-mbstring-5.3.3_2
php5-mcrypt-5.3.3_2
php5-mysql-5.3.3_2
php5-mysqli-5.3.10_1
php5-openssl-5.3.3_2
php5-pdo-5.3.3_2
php5-pdo_mysql-5.3.6_1
php5-pdo_sqlite-5.3.3_2
php5-phar-5.3.10_1
php5-posix-5.3.3_2
php5-readline-5.3.3_2
php5-session-5.3.3_2
php5-simplexml-5.3.3_2
php5-soap-5.3.6_1
php5-sockets-5.3.3_2
php5-sqlite-5.3.3_2
php5-sqlite3-5.3.6
php5-tokenizer-5.3.3_2
php5-xml-5.3.3_2
php5-xmlreader-5.3.3_2
php5-xmlrpc-5.3.3_2
php5-xmlwriter-5.3.3_2
php5-xsl-5.3.3_2
php5-zip-5.3.3_2
php5-zlib-5.3.3_2
pixman-0.18.4
pkg-config-0.25_1
pkgconf-0.8.9
png-1.4.4
policykit-0.9_6
polkit-0.99
popt-1.16
portdowngrade-0.6_2
portfwd-0.29
portupgrade-2.4.9.3,2
printproto-1.0.4
proftpd-1.3.3e
protobuf-2.4.1
pth-2.0.7
py25-MySQLdb-1.2.3
py25-chardet-2.0.1
py25-dnspython-1.8.0
py25-elementtree-1.2.6_1
py25-feedparser-5.0.1
py25-gevent-0.13.6
py25-greenlet-0.3.1_1
py25-imaging-1.1.7
py25-libxml2-2.7.8_1
py25-m2crypto-0.20
py25-openssl-0.13
py25-pyxmpp-1.0.1
py25-setuptools-0.6c11
py25-twistedCore-10.1.0
py25-twistedWeb-10.1.0
py25-twistedWords-10.1.0
py25-zopeInterface-3.6.1
py26-dnspython-1.8.0
py26-xmpppy-0.5.0_1
py27-sqlite3-2.7.5_3
python-2.5,2
python24-2.4.5_6
python25-2.5.6_2
python26-2.6.6
python27-2.7.5_2
qemu-0.11.1_9
qt4-corelib-4.7.4
qt4-dbus-4.7.4
qt4-moc-4.7.4
qt4-network-4.7.4
qt4-qmake-4.7.4
qt4-rcc-4.7.4
qt4-sql-4.7.4
qt4-sqlite-plugin-4.7.4
qt4-xml-4.7.4
quake3-1.32c_1
quake3-data-1.32.b.3_2
quake3-osp-1.03a
randrproto-1.3.1
rar-3.93,2
readline-6.1
recordproto-1.14
renderproto-0.11
rpm-3.0.6_15
rrdtool-1.4.4
rsync-3.0.7
rtorrent-0.9.2_1
ru-mueller-dic-1.2_3
ruby+nopthreads-1.8.7.302,1
ruby18-bdb-0.6.5_1
ruby18-gems-1.3.7
ruby18-iconv-1.8.7.302,1
ruby18-mysql-2.8.2
rubygem-xmpp4r-0.5_1
samba35-3.5.11
scons-1.3.0
screen-4.0.3_9
shared-mime-info-0.80
smartmontools-5.40
speex-1.2.r1_3,1
sqlite-2.8.17_1
sqlite3-3.7.3_1
ssmtp-2.64
stlport-gcc-5.1.5_1
streamripper-1.64.6_2
subversion-1.6.15
swiften-2.0
swig-1.3.39_1
t1lib-5.1.2_1,1
taglib-1.6.3
talloc-2.0.5
tcl-8.5.9
tcl-modules-8.5.9
tdb-1.2.9,1
teamspeak3-server-3.0.6.1,1
texi2html-1.82,1
tiff-4.0.0
tk-8.5.9
tomcat-6.0.32
tor-0.2.2.33_1
uhub-0.3.2
unzip-6.0
v4l_compat-1.0.20120501_1
vala-0.10.4
vcdimager-0.7.23_6
ventrilo-server-3.0.3
verlihub-0.9.8.e.r2,1
verlihub-plugins-1.0_2
verlihub-plugins-chatroom-1.1_2
verlihub-plugins-floodprotect-1.6_2
verlihub-plugins-forbid-1.3_2
verlihub-plugins-iplog-1.1_2
verlihub-plugins-isp-1.1
verlihub-plugins-luascript-1.8.1
verlihub-plugins-messanger-1.2_2
verlihub-plugins-stats-1.1_2
videoproto-2.3.0
vlc-1.1.5_2,3
webp-0.1.3
wget-1.13.4_1
wxgtk2-common-2.8.10_2
wxgtk2-contrib-common-2.8.10_2
wxgtk2-unicode-2.8.10_2
wxgtk2-unicode-contrib-2.8.10_2
xbitmaps-1.1.0
xcb-proto-1.6
xcb-util-0.3.6_1
xcmiscproto-1.2.0
xerces-j-2.11.0
xextproto-7.1.1
xf86bigfontproto-1.2.0
xf86dgaproto-2.1
xf86vidmodeproto-2.3.1
xincluder-1.0.d11_5
xineramaproto-1.2
xmlcatmgr-2.2
xmlcharent-0.3_2
xmlrpc-c-devel-1.23.2
xorg-fonts-truetype-7.5
xorg-macros-1.6.0
xproto-7.0.16
xtrans-1.2.5
xz-4.999.9_1
yasm-1.1.0
zh-unrar-3.93,5
zip-3.0
====================================================
/usr/ports/multimedia/gstreamer-plugins-ugly/work/gst-plugins-ugly-0.10.19/config.log
in attach
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 126736 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20130919/3644b279/attachment-0001.obj>
More information about the freebsd-multimedia
mailing list