From owner-freebsd-multimedia@FreeBSD.ORG Sun Jul 8 11:20:44 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1FFBE16A400 for ; Sun, 8 Jul 2007 11:20:44 +0000 (UTC) (envelope-from uzs106@uni-bonn.de) Received: from smtp3.netcologne.de (smtp3.netcologne.de [194.8.194.66]) by mx1.freebsd.org (Postfix) with ESMTP id B0D4313C44C for ; Sun, 8 Jul 2007 11:20:43 +0000 (UTC) (envelope-from uzs106@uni-bonn.de) Received: from [192.168.70.2] (xdsl-81-173-169-33.netcologne.de [81.173.169.33]) by smtp3.netcologne.de (Postfix) with ESMTP id 0845567922 for ; Sun, 8 Jul 2007 13:20:41 +0200 (CEST) Message-ID: <4690C8A2.70002@uni-bonn.de> Date: Sun, 08 Jul 2007 13:21:06 +0200 From: Heiko Recktenwald User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Cecilia X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 11:20:44 -0000 Well, forgive me for such an informal suggestion, but just found that message somewhere on the harddrive and thought somebody might be interested. H. Voila: Von: "Lauri Järvenpää" An: Betreff: [Cecilia-users] cecilia on freebsd: quick and dirty instructions Datum: Donnerstag, 11. August 2005 23:04 Today I wanted to do some softsynth stuff. However csynth by hand seemed too tedious and cecilia didn't work. But now it does. Somewhat. What to do: 1. After installing, edit cecilia startup script. ('which cecilia' will get the path for you) Add: elif [ -x /usr/local/bin/wish8.4 ]; then WISH=/usr/local/bin/wish8.4 before other /usr/local/bin conditionals to get the right wish (other versions may work too). 2. If you try now, it will try to start (logo flashes briefly) but probably still won't, because some default definitions in the source files (like keys) are wrong for un*ces. Do: grep -R -i linux /usr/local/lib/cecilia/ | grep -v /doc/ to find out source files which have Linux definitions. Add FreeBSD definitions just like Linux definitions (copy/paste linux code blocks and just change linux strings to freebsd ones). Check if Linux defaults make any sense for FreeBSD. They may not. List of files I edited: /usr/local/lib/cecilia/lib/unix/exec.tcl /usr/local/lib/cecilia/lib/unix/helpers.tcl /usr/local/lib/cecilia/lib/editwin.tcl /usr/local/lib/cecilia/lib/init.tcl /usr/local/lib/cecilia/lib/prefs.tcl /usr/local/lib/cecilia/lib/soundwin.tcl /usr/local/lib/cecilia/lib/trans.tcl I got program to run and could play out synthesis examples. However, since today is the first day I have laid my hands upon cecilia, I don't know enough to know if it works properly. PS. I'm not on the list, I just noticed that people had similar problems.. PS2. Somebody with enough time could maybe do a port and necessary patches. I don't know tcl/tk nor cecilia. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Cecilia-users mailing list Cecilia-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cecilia-users From owner-freebsd-multimedia@FreeBSD.ORG Sun Jul 8 11:59:02 2007 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 14AAA16A41F for ; Sun, 8 Jul 2007 11:59:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 15A8613C43E for ; Sun, 8 Jul 2007 11:59:00 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (rb5dg130.net.upc.cz [89.176.238.130]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id l68BVo96035678 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 8 Jul 2007 13:31:52 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: multimedia@FreeBSD.org, mezz@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Kc6SeA1v+fKNMB0UVAK0" Date: Sun, 08 Jul 2007 13:31:50 +0200 Message-Id: <1183894310.5370.0.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port X-Spam-Score: -0.457 () AWL,BAYES_50,WEIRD_PORT X-Scanned-By: MIMEDefang 2.61 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 89.176.238.130; Sender-helo: [192.168.0.23]; ) Cc: Subject: [Fwd: gstreamer-plugins-mpeg2enc-0.10.5_2,3 failed on i386 6] X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 11:59:02 -0000 --=-Kc6SeA1v+fKNMB0UVAK0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-i386 > Komu: kris@freebsd.org, linimon@freebsd.org, pav@freebsd.org > P=F8edm=ECt: gstreamer-plugins-mpeg2enc-0.10.5_2,3 failed on i386 6 > Datum: Sun, 8 Jul 2007 04:27:02 GMT >=20 > building gstreamer-plugins-mpeg2enc-0.10.5_2,3 on gohan27.freebsd.org > in directory /x/tmp/6/chroot/9710 > building for: 6.2-STABLE i386 > maintained by: multimedia@FreeBSD.org > port directory: /usr/ports/multimedia/gstreamer-plugins-mpeg2enc > build started at Sun Jul 8 04:18:53 UTC 2007 > FETCH_DEPENDS=3D > PATCH_DEPENDS=3Dlibtool-1.5.22_4.tbz > EXTRACT_DEPENDS=3D > BUILD_DEPENDS=3Dcompositeproto-0.3.1.tbz damageproto-1.1.0_2.tbz expat-2.= 0.0_1.tbz fixesproto-4.0.tbz fontcacheproto-0.1.2.tbz fontconfig-2.4.2_2,1.= tbz fontsproto-2.0.2.tbz freetype2-2.2.1_2.tbz gettext-0.16.1_3.tbz glib-2.= 12.12_2.tbz gmake-3.81_2.tbz gstreamer-0.10.13.tbz gstreamer-plugins-0.10.1= 3,3.tbz gstreamer-plugins-bad-0.10.5_2,3.tbz inputproto-1.3.2.tbz jpeg-6b_4= .tbz kbproto-1.0.3.tbz libFS-1.0.0.tbz libGL-7.0.tbz libGLU-7.0.tbz libICE-= 1.0.3,1.tbz libSM-1.0.3,1.tbz libX11-1.1.2_1,1.tbz libXScrnSaver-1.1.2.tbz = libXTrap-1.0.0.tbz libXau-1.0.3_2.tbz libXaw-1.0.3,1.tbz libXcomposite-0.3.= 2,1.tbz libXcursor-1.1.8_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2.tbz libX= evie-1.0.2.tbz libXext-1.0.3,1.tbz libXfixes-4.0.3.tbz libXfont-1.2.8,1.tbz= libXfontcache-1.0.4.tbz libXft-2.1.12.tbz libXi-1.0.2,1.tbz libXinerama-1.= 0.2,1.tbz libXmu-1.0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.6_1.tbz libXprint= AppUtil-1.0.1.tbz libXprintUtil-1.0.1.tbz libXrandr-1.2.1.tbz libXrender-0.= 9.2.tbz libXres-1.0 > .3_1.tbz libXt-1.0.5.tbz libXtst-1.0.2.tbz libXv-1.0.3,1.tbz libXvMC-1.0= .4.tbz libXxf86dga-1.0.1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.1.tbz li= bdmx-1.0.2.tbz libdrm-2.3.0.tbz libfontenc-1.0.4.tbz libiconv-1.9.2_2.tbz l= iboil-0.3.12.tbz liboldX-1.0.1.tbz libtool-1.5.22_4.tbz libxkbfile-1.0.4.tb= z libxkbui-1.0.2.tbz libxml2-2.6.29.tbz mjpegtools-1.9.0.r2.tbz perl-5.8.8.= tbz pkg-config-0.22.tbz png-1.2.18.tbz popt-1.7_4.tbz printproto-1.0.3.tbz = randrproto-1.2.1.tbz recordproto-1.13.2.tbz renderproto-0.9.2.tbz scrnsaver= proto-1.1.0.tbz trapproto-3.4.3.tbz v4l_compat-1.0.20060801.tbz videoproto-= 2.2.2.tbz xextproto-7.0.2.tbz xf86dgaproto-2.0.2.tbz xf86miscproto-0.9.2.tb= z xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xorg-libraries-7.2_2.t= bz xproto-7.0.10.tbz xtrans-1.0.3.tbz > RUN_DEPENDS=3Dcompositeproto-0.3.1.tbz damageproto-1.1.0_2.tbz expat-2.0.= 0_1.tbz fixesproto-4.0.tbz fontcacheproto-0.1.2.tbz fontconfig-2.4.2_2,1.tb= z fontsproto-2.0.2.tbz freetype2-2.2.1_2.tbz gettext-0.16.1_3.tbz glib-2.12= .12_2.tbz gstreamer-0.10.13.tbz gstreamer-plugins-0.10.13,3.tbz gstreamer-p= lugins-bad-0.10.5_2,3.tbz inputproto-1.3.2.tbz jpeg-6b_4.tbz kbproto-1.0.3.= tbz libFS-1.0.0.tbz libGL-7.0.tbz libGLU-7.0.tbz libICE-1.0.3,1.tbz libSM-1= .0.3,1.tbz libX11-1.1.2_1,1.tbz libXScrnSaver-1.1.2.tbz libXTrap-1.0.0.tbz = libXau-1.0.3_2.tbz libXaw-1.0.3,1.tbz libXcomposite-0.3.2,1.tbz libXcursor-= 1.1.8_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2.tbz libXevie-1.0.2.tbz libX= ext-1.0.3,1.tbz libXfixes-4.0.3.tbz libXfont-1.2.8,1.tbz libXfontcache-1.0.= 4.tbz libXft-2.1.12.tbz libXi-1.0.2,1.tbz libXinerama-1.0.2,1.tbz libXmu-1.= 0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.6_1.tbz libXprintAppUtil-1.0.1.tbz l= ibXprintUtil-1.0.1.tbz libXrandr-1.2.1.tbz libXrender-0.9.2.tbz libXres-1.0= .3_1.tbz libXt-1.0. > 5.tbz libXtst-1.0.2.tbz libXv-1.0.3,1.tbz libXvMC-1.0.4.tbz libXxf86dga-= 1.0.1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.1.tbz libdmx-1.0.2.tbz libd= rm-2.3.0.tbz libfontenc-1.0.4.tbz libiconv-1.9.2_2.tbz liboil-0.3.12.tbz li= boldX-1.0.1.tbz libxkbfile-1.0.4.tbz libxkbui-1.0.2.tbz libxml2-2.6.29.tbz = mjpegtools-1.9.0.r2.tbz perl-5.8.8.tbz pkg-config-0.22.tbz png-1.2.18.tbz p= opt-1.7_4.tbz printproto-1.0.3.tbz randrproto-1.2.1.tbz recordproto-1.13.2.= tbz renderproto-0.9.2.tbz scrnsaverproto-1.1.0.tbz trapproto-3.4.3.tbz vide= oproto-2.2.2.tbz xextproto-7.0.2.tbz xf86dgaproto-2.0.2.tbz xf86miscproto-0= .9.2.tbz xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xorg-libraries-= 7.2_2.tbz xproto-7.0.10.tbz xtrans-1.0.3.tbz > prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/local > add_pkg > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D> gst-plugins-bad-0.10.5.tar.bz2 doesn't seem to exist in /tmp/distfil= es/. > =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/po= rts/distfiles/. > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/gst-plugi= ns-bad-0.10.5.tar.bz2: File unavailable (e.g., file not found, no access) > =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/por= ts/distfiles/. > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/gst-plugin= s-bad-0.10.5.tar.bz2: File unavailable (e.g., file not found, no access) > =3D> Attempting to fetch from http://gstreamer.freedesktop.org/src/gst-pl= ugins-bad/. > gst-plugins-bad-0.10.5.tar.bz2 1369 kB 3228 kBps > =3D> MD5 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D> SHA256 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg > =3D=3D=3D> Extracting for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > =3D> MD5 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D> SHA256 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg libtool-1.5.22_4.tbz > adding dependencies > pkg_add libtool-1.5.22_4.tbz > =3D=3D=3D> Patching for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on file: /usr/= local/bin/libtool - found > =3D=3D=3D> Applying FreeBSD patches for gstreamer-plugins-mpeg2enc-0.10.= 5_2,3 > Deleting libtool-1.5.22_4 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg compositeproto-0.3.1.tbz damageproto-1.1.0_2.tbz expat-2.0.0_1.tb= z fixesproto-4.0.tbz fontcacheproto-0.1.2.tbz fontconfig-2.4.2_2,1.tbz font= sproto-2.0.2.tbz freetype2-2.2.1_2.tbz gettext-0.16.1_3.tbz glib-2.12.12_2.= tbz gmake-3.81_2.tbz gstreamer-0.10.13.tbz gstreamer-plugins-0.10.13,3.tbz = gstreamer-plugins-bad-0.10.5_2,3.tbz inputproto-1.3.2.tbz jpeg-6b_4.tbz kbp= roto-1.0.3.tbz libFS-1.0.0.tbz libGL-7.0.tbz libGLU-7.0.tbz libICE-1.0.3,1.= tbz libSM-1.0.3,1.tbz libX11-1.1.2_1,1.tbz libXScrnSaver-1.1.2.tbz libXTrap= -1.0.0.tbz libXau-1.0.3_2.tbz libXaw-1.0.3,1.tbz libXcomposite-0.3.2,1.tbz = libXcursor-1.1.8_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2.tbz libXevie-1.0= .2.tbz libXext-1.0.3,1.tbz libXfixes-4.0.3.tbz libXfont-1.2.8,1.tbz libXfon= tcache-1.0.4.tbz libXft-2.1.12.tbz libXi-1.0.2,1.tbz libXinerama-1.0.2,1.tb= z libXmu-1.0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.6_1.tbz libXprintAppUtil-= 1.0.1.tbz libXprintUtil-1.0.1.tbz libXrandr-1.2.1.tbz libXrender-0.9.2.tbz = libXres-1.0.3_1.t > bz libXt-1.0.5.tbz libXtst-1.0.2.tbz libXv-1.0.3,1.tbz libXvMC-1.0.4.tbz= libXxf86dga-1.0.1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.1.tbz libdmx-1= .0.2.tbz libdrm-2.3.0.tbz libfontenc-1.0.4.tbz libiconv-1.9.2_2.tbz liboil-= 0.3.12.tbz liboldX-1.0.1.tbz libtool-1.5.22_4.tbz libxkbfile-1.0.4.tbz libx= kbui-1.0.2.tbz libxml2-2.6.29.tbz mjpegtools-1.9.0.r2.tbz perl-5.8.8.tbz pk= g-config-0.22.tbz png-1.2.18.tbz popt-1.7_4.tbz printproto-1.0.3.tbz randrp= roto-1.2.1.tbz recordproto-1.13.2.tbz renderproto-0.9.2.tbz scrnsaverproto-= 1.1.0.tbz trapproto-3.4.3.tbz v4l_compat-1.0.20060801.tbz videoproto-2.2.2.= tbz xextproto-7.0.2.tbz xf86dgaproto-2.0.2.tbz xf86miscproto-0.9.2.tbz xf86= vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xorg-libraries-7.2_2.tbz xpr= oto-7.0.10.tbz xtrans-1.0.3.tbz > adding dependencies > pkg_add compositeproto-0.3.1.tbz > pkg_add damageproto-1.1.0_2.tbz > pkg_add expat-2.0.0_1.tbz > pkg_add fixesproto-4.0.tbz > pkg_add fontcacheproto-0.1.2.tbz > pkg_add fontconfig-2.4.2_2,1.tbz > Running fc-cache to build fontconfig cache... > /usr/local/lib/X11/fonts: caching, 0 fonts, 1 dirs > /usr/local/lib/X11/fonts/local: caching, 0 fonts, 0 dirs > /root/.fonts: skipping, no such directory > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning unwritable cache directory > fc-cache: succeeded > pkg_add fontsproto-2.0.2.tbz > pkg_add freetype2-2.2.1_2.tbz > skipping freetype2-2.2.1_2, already added > pkg_add gettext-0.16.1_3.tbz > pkg_add glib-2.12.12_2.tbz > Removing stale symlinks from /usr/bin... > Skipping /usr/bin/perl > Skipping /usr/bin/perl5 > Done. > Creating various symlinks in /usr/bin... > Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl > Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5 > Done. > Cleaning up /etc/make.conf... Done. > Spamming /etc/make.conf... Done. > Cleaning up /etc/manpath.config... Done. > Spamming /etc/manpath.config... Done. > pkg_add gmake-3.81_2.tbz > pkg_add gstreamer-0.10.13.tbz > pkg_add gstreamer-plugins-0.10.13,3.tbz > pkg_add gstreamer-plugins-bad-0.10.5_2,3.tbz > pkg_add inputproto-1.3.2.tbz > skipping inputproto-1.3.2, already added > pkg_add jpeg-6b_4.tbz > pkg_add kbproto-1.0.3.tbz > skipping kbproto-1.0.3, already added > pkg_add libFS-1.0.0.tbz > skipping libFS-1.0.0, already added > pkg_add libGL-7.0.tbz > skipping libGL-7.0, already added > pkg_add libGLU-7.0.tbz > skipping libGLU-7.0, already added > pkg_add libICE-1.0.3,1.tbz > skipping libICE-1.0.3,1, already added > pkg_add libSM-1.0.3,1.tbz > skipping libSM-1.0.3,1, already added > pkg_add libX11-1.1.2_1,1.tbz > skipping libX11-1.1.2_1,1, already added > pkg_add libXScrnSaver-1.1.2.tbz > skipping libXScrnSaver-1.1.2, already added > pkg_add libXTrap-1.0.0.tbz > skipping libXTrap-1.0.0, already added > pkg_add libXau-1.0.3_2.tbz > skipping libXau-1.0.3_2, already added > pkg_add libXaw-1.0.3,1.tbz > skipping libXaw-1.0.3,1, already added > pkg_add libXcomposite-0.3.2,1.tbz > skipping libXcomposite-0.3.2,1, already added > pkg_add libXcursor-1.1.8_1.tbz > skipping libXcursor-1.1.8_1, already added > pkg_add libXdamage-1.1.1.tbz > skipping libXdamage-1.1.1, already added > pkg_add libXdmcp-1.0.2.tbz > skipping libXdmcp-1.0.2, already added > pkg_add libXevie-1.0.2.tbz > skipping libXevie-1.0.2, already added > pkg_add libXext-1.0.3,1.tbz > skipping libXext-1.0.3,1, already added > pkg_add libXfixes-4.0.3.tbz > skipping libXfixes-4.0.3, already added > pkg_add libXfont-1.2.8,1.tbz > skipping libXfont-1.2.8,1, already added > pkg_add libXfontcache-1.0.4.tbz > skipping libXfontcache-1.0.4, already added > pkg_add libXft-2.1.12.tbz > skipping libXft-2.1.12, already added > pkg_add libXi-1.0.2,1.tbz > skipping libXi-1.0.2,1, already added > pkg_add libXinerama-1.0.2,1.tbz > skipping libXinerama-1.0.2,1, already added > pkg_add libXmu-1.0.3,1.tbz > skipping libXmu-1.0.3,1, already added > pkg_add libXp-1.0.0,1.tbz > skipping libXp-1.0.0,1, already added > pkg_add libXpm-3.5.6_1.tbz > skipping libXpm-3.5.6_1, already added > pkg_add libXprintAppUtil-1.0.1.tbz > skipping libXprintAppUtil-1.0.1, already added > pkg_add libXprintUtil-1.0.1.tbz > skipping libXprintUtil-1.0.1, already added > pkg_add libXrandr-1.2.1.tbz > skipping libXrandr-1.2.1, already added > pkg_add libXrender-0.9.2.tbz > skipping libXrender-0.9.2, already added > pkg_add libXres-1.0.3_1.tbz > skipping libXres-1.0.3_1, already added > pkg_add libXt-1.0.5.tbz > skipping libXt-1.0.5, already added > pkg_add libXtst-1.0.2.tbz > skipping libXtst-1.0.2, already added > pkg_add libXv-1.0.3,1.tbz > skipping libXv-1.0.3,1, already added > pkg_add libXvMC-1.0.4.tbz > skipping libXvMC-1.0.4, already added > pkg_add libXxf86dga-1.0.1.tbz > skipping libXxf86dga-1.0.1, already added > pkg_add libXxf86misc-1.0.1.tbz > skipping libXxf86misc-1.0.1, already added > pkg_add libXxf86vm-1.0.1.tbz > skipping libXxf86vm-1.0.1, already added > pkg_add libdmx-1.0.2.tbz > skipping libdmx-1.0.2, already added > pkg_add libdrm-2.3.0.tbz > skipping libdrm-2.3.0, already added > pkg_add libfontenc-1.0.4.tbz > skipping libfontenc-1.0.4, already added > pkg_add libiconv-1.9.2_2.tbz > skipping libiconv-1.9.2_2, already added > pkg_add liboil-0.3.12.tbz > skipping liboil-0.3.12, already added > pkg_add liboldX-1.0.1.tbz > skipping liboldX-1.0.1, already added > pkg_add libtool-1.5.22_4.tbz > pkg_add libxkbfile-1.0.4.tbz > skipping libxkbfile-1.0.4, already added > pkg_add libxkbui-1.0.2.tbz > skipping libxkbui-1.0.2, already added > pkg_add libxml2-2.6.29.tbz > skipping libxml2-2.6.29, already added > pkg_add mjpegtools-1.9.0.r2.tbz > pkg_add perl-5.8.8.tbz > skipping perl-5.8.8, already added > pkg_add pkg-config-0.22.tbz > skipping pkg-config-0.22, already added > pkg_add png-1.2.18.tbz > skipping png-1.2.18, already added > pkg_add popt-1.7_4.tbz > skipping popt-1.7_4, already added > pkg_add printproto-1.0.3.tbz > skipping printproto-1.0.3, already added > pkg_add randrproto-1.2.1.tbz > skipping randrproto-1.2.1, already added > pkg_add recordproto-1.13.2.tbz > skipping recordproto-1.13.2, already added > pkg_add renderproto-0.9.2.tbz > skipping renderproto-0.9.2, already added > pkg_add scrnsaverproto-1.1.0.tbz > skipping scrnsaverproto-1.1.0, already added > pkg_add trapproto-3.4.3.tbz > skipping trapproto-3.4.3, already added > pkg_add v4l_compat-1.0.20060801.tbz > pkg_add videoproto-2.2.2.tbz > skipping videoproto-2.2.2, already added > pkg_add xextproto-7.0.2.tbz > skipping xextproto-7.0.2, already added > pkg_add xf86dgaproto-2.0.2.tbz > skipping xf86dgaproto-2.0.2, already added > pkg_add xf86miscproto-0.9.2.tbz > skipping xf86miscproto-0.9.2, already added > pkg_add xf86vidmodeproto-2.2.2.tbz > skipping xf86vidmodeproto-2.2.2, already added > pkg_add xineramaproto-1.1.2.tbz > skipping xineramaproto-1.1.2, already added > pkg_add xorg-libraries-7.2_2.tbz > skipping xorg-libraries-7.2_2, already added > pkg_add xproto-7.0.10.tbz > skipping xproto-7.0.10, already added > pkg_add xtrans-1.0.3.tbz > skipping xtrans-1.0.3, already added > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on package: v4= l_compat>=3D1.0.20060801 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on executable = in : gmake - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on package: gs= treamer-plugins>=3D0.10.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on package: gs= treamer-plugins-bad>=3D0.10.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on file: /usr/= local/bin/libtool - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on executable = in : pkg-config - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: gstreamer-0.10.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: popt.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: oil-0.3.1 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: mjpegutils-1.9.1 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: intl - found > =3D=3D=3D> Configuring for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether gmake sets $(MAKE)... yes > checking nano version... 0 (release) > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking build system type... i386-portbld-freebsd6.2 > checking host system type... i386-portbld-freebsd6.2 > checking for style of include used by gmake... GNU > checking for 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...=20 > 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 dependency style of cc... gcc3 > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ld used by cc... /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... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependent libraries... pass_all > 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 whether we are using the GNU C++ compiler... yes > checking whether c++ accepts -g... yes > checking dependency style of c++... gcc3 > checking how to run the C++ preprocessor... c++ -E > checking for g77... no > checking for xlf... no > checking for f77... f77 > checking whether we are using the GNU Fortran 77 compiler... yes > checking whether f77 accepts -g... yes > checking the maximum length of command line arguments... (cached) 262144 > checking command to parse /usr/bin/nm -B output from cc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > 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/bin/ld) supports shared libraries...= yes > checking whether -lc should be explicitly linked in... yes > checking dynamic linker characteristics... freebsd6.2 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 > configure: creating libtool > appending configuration tag "CXX" to libtool > 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 > 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/bin/ld) supports shared libraries..= . yes > checking dynamic linker characteristics... freebsd6.2 ld.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... yes > checking if f77 static flag -static works... yes > checking if f77 supports -c -o file.o... yes > checking whether the f77 linker (/usr/bin/ld) supports shared libraries..= . yes > checking dynamic linker characteristics... freebsd6.2 ld.so > checking how to hardcode library paths into programs... immediate > 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 whether NLS is requested... yes > checking for GNU gettext in libc... no > checking for iconv... yes > checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpa= th -Wl,/usr/local/lib > checking for GNU gettext in libintl... yes > 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 > configure: Using GStreamer Bad Plug-ins source release as package name > configure: Using Unknown package origin as package origin >=20 > configure: *** checking feature: enable building of plug-ins with externa= l deps *** > configure: building external plug-ins >=20 > configure: *** checking feature: building of experimental plug-ins *** > configure: WARNING: 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 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 for c++... yes > checking for objcc... no > checking for objc... no > checking for gcc... gcc > checking dependency style of gcc... gcc3 > checking if Objective C compiler works... no > checking for valgrind... no > configure: Looking for Python version >=3D 2.1 > checking for python... no > checking for python2.2... no > checking for python2.1... no > checking for python2.0... no > checking for python2... no > checking for python1.6... no > checking for python1.5... no > configure: WARNING: No suitable version of python found > 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 GLIB... yes > checking for LIBOIL... 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_GDP... yes > checking for GST_CHECK... gnome-config: not found > no > configure: Package gstreamer-check-0.10 was not found in the pkg-config s= earch 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 >=3D 0.10.13 (GStreamer Check unittest= Library) found > checking for GST_CONTROLLER... yes > checking for GST_PLUGINS_BASE... yes > configure: using GStreamer Base Plug-ins in /usr/local/lib/gstreamer-0.10 > configure: Using GStreamer Base Plugins in /usr/local/lib/gstreamer-0.10 > checking for check named check_pic - version >=3D 0.9.2... no > *** Could not run check test program, checking why... > *** The test program failed to compile or link. See the file config.log f= or > *** the exact error that occured. > checking for check named check - version >=3D 0.9.2... no > *** Could not run check test program, checking why... > *** The test program failed to compile or link. See the file config.log f= or > *** the exact error that occured. > checking for GTK2... gnome-config: not found > checking for GTK2... gnome-config: not found > configure: Using /usr/local/lib/gstreamer-0.10 as the plugin install loca= tion > checking to see if compiler understands -Wall... yes > configure: set ERROR_CFLAGS to -Wall > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking winsock2.h usability... no > checking winsock2.h presence... no > checking for winsock2.h... no > checking for X... libraries , headers=20 > checking for gethostbyname... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for IceConnectionNumber in -lICE... yes > checking X11/Xlib.h usability... yes > checking X11/Xlib.h presence... yes > checking for X11/Xlib.h... yes >=20 > configure: *** checking feature: Open GL *** > configure: *** for plug-ins: glsink *** > checking for glTexImage2D in -lGL... yes > checking GL/gl.h usability... yes > checking GL/gl.h presence... yes > checking for GL/gl.h... yes > configure: *** These plugins will be built: glsink >=20 > configure: *** checking feature: Video CD *** > configure: *** for plug-ins: vcdsrc *** > checking linux/cdrom.h usability... no > checking linux/cdrom.h presence... no > checking for linux/cdrom.h... no > configure: *** These plugins will not be built: vcdsrc >=20 > configure: *** checking feature: X libraries and plugins *** > configure: *** for plug-ins: ximagesrc *** > checking for gethostbyname... (cached) yes > checking for connect... (cached) yes > checking for remove... (cached) yes > checking for shmat... (cached) yes > checking for IceConnectionNumber in -lICE... (cached) yes > checking X11/X.h usability... yes > checking X11/X.h presence... yes > checking for X11/X.h... yes > configure: *** These plugins will be built: ximagesrc >=20 > configure: *** checking feature: alsa plug-ins *** > configure: *** for plug-ins: gstalsa *** > configure: *** These plugins will not be built: gstalsa >=20 > configure: *** checking feature: amrwb library *** > configure: *** for plug-ins: amrwb *** > configure: *** These plugins will not be built: amrwb >=20 > configure: *** checking feature: bz2 library *** > configure: *** for plug-ins: bz2 *** > configure: *** These plugins will not be built: bz2 >=20 > configure: *** checking feature: cdaudio *** > configure: *** for plug-ins: cdaudio *** > configure: *** These plugins will not be built: cdaudio >=20 > configure: *** checking feature: directfb *** > configure: *** for plug-ins: dfbvideosink *** > configure: *** These plugins will not be built: dfbvideosink=20 >=20 > configure: *** checking feature: dts library *** > configure: *** for plug-ins: dtsdec *** > configure: *** These plugins will not be built: dtsdec >=20 > configure: *** checking feature: divx plugins *** > configure: *** for plug-ins: divx *** > configure: *** These plugins will not be built: divx >=20 > configure: *** checking feature: AAC encoder plug-in *** > configure: *** for plug-ins: faac *** > configure: *** These plugins will not be built: faac >=20 > configure: *** checking feature: AAC decoder plug-in *** > configure: *** for plug-ins: faad *** > configure: *** These plugins will not be built: faad >=20 > configure: *** checking feature: GSM library *** > configure: *** for plug-ins: gsmenc gsmdec *** > configure: *** These plugins will not be built: gsmenc gsmdec >=20 > configure: *** checking feature: integer vorbis plug-in *** > configure: *** for plug-ins: ivorbisdec *** > configure: *** These plugins will not be built: ivorbisdec >=20 > configure: *** checking feature: Jack *** > configure: *** for plug-ins: jack *** > configure: *** These plugins will not be built: jack >=20 > configure: *** checking feature: ladspa *** > configure: *** for plug-ins: ladspa *** > configure: *** These plugins will not be built: ladspa >=20 > configure: *** checking feature: mms protocol library *** > configure: *** for plug-ins: libmms *** > configure: *** These plugins will not be built: libmms >=20 > configure: *** checking feature: mpeg2enc *** > configure: *** for plug-ins: mpeg2enc *** > checking for MPEG2ENC... yes > checking mpeg2encoder.hh usability... yes > checking mpeg2encoder.hh presence... yes > checking for mpeg2encoder.hh... yes > checking for valid mpeg2enc objects... yes > configure: *** These plugins will not be built: mpeg2enc >=20 > configure: *** checking feature: musepackdec *** > configure: *** for plug-ins: musepack *** > configure: *** These plugins will not be built: musepack >=20 > configure: *** checking feature: musicbrainz tag generation *** > configure: *** for plug-ins: musicbrainz *** > configure: *** These plugins will not be built: musicbrainz >=20 > configure: *** checking feature: MythTV client plugins *** > configure: *** for plug-ins: mythtvsrc *** > configure: *** These plugins will not be built: mythtvsrc >=20 > configure: *** checking feature: nas plug-in *** > configure: *** for plug-ins: nassink *** > configure: *** These plugins will not be built: nassink >=20 > configure: *** checking feature: neon http client plugins *** > configure: *** for plug-ins: neonhttpsrc *** > configure: *** These plugins will not be built: neonhttpsrc >=20 > configure: *** checking feature: timidity midi soft synth plugin *** > configure: *** for plug-ins: timidity *** > configure: *** These plugins will not be built: timidity >=20 > configure: *** checking feature: wildmidi midi soft synth plugin *** > configure: *** for plug-ins: wildmidi *** > checking wildmidi_lib.h usability... no > checking wildmidi_lib.h presence... no > checking for wildmidi_lib.h... no > configure: WARNING: no WildMidi library found (libWildMidi) > configure: *** These plugins will not be built: wildmidi >=20 > configure: *** checking feature: SDL plug-in *** > configure: *** for plug-ins: sdlvideosink sdlaudiosink *** > configure: *** These plugins will not be built: sdlvideosink sdlaudiosink >=20 > configure: *** checking feature: sndfile plug-in *** > configure: *** for plug-ins: sfsrc sfsink *** > configure: *** These plugins will not be built: sfsrc sfsink >=20 > configure: *** checking feature: soundtouch plug-in *** > configure: *** for plug-ins: soundtouch *** > configure: *** These plugins will not be built: soundtouch >=20 > configure: *** checking feature: spc decoder *** > configure: *** for plug-ins: spc *** > configure: *** These plugins will not be built: spc >=20 > configure: *** checking feature: swfdec plug-in *** > configure: *** for plug-ins: swfdec *** > configure: *** These plugins will not be built: swfdec >=20 > configure: *** checking feature: ogg theora codec *** > configure: *** for plug-ins: theoraexpdec *** > checking for THEORADEC... gnome-config: not found > no > configure: *** These plugins will not be built: theoraexpdec >=20 > configure: *** checking feature: x264 plug-in *** > configure: *** for plug-ins: x264 *** > configure: *** These plugins will not be built: x264 >=20 > configure: *** checking feature: xvid plugins *** > configure: *** for plug-ins: xvid *** > configure: *** These plugins will not be built: xvid >=20 > configure: *** checking feature: DVB Source *** > configure: *** for plug-ins: dvb *** > checking Checking for up to date dvb installation... checking linux/dvb/f= rontend.h usability... no > checking linux/dvb/frontend.h presence... no > checking for linux/dvb/frontend.h... no > configure: *** These plugins will not be built: dvb > configure: creating ./config.status > config.status: creating Makefile > config.status: creating gst-plugins-bad.spec > config.status: creating gst/Makefile > config.status: creating gst/app/Makefile > config.status: creating gst/bayer/Makefile > config.status: creating gst/cdxaparse/Makefile > config.status: creating gst/deinterlace/Makefile > config.status: creating gst/equalizer/Makefile > config.status: creating gst/filter/Makefile > config.status: creating gst/freeze/Makefile > config.status: creating gst/h264parse/Makefile > config.status: creating gst/interleave/Makefile > config.status: creating gst/librfb/Makefile > config.status: creating gst/modplug/Makefile > config.status: creating gst/modplug/libmodplug/Makefile > config.status: creating gst/mpegvideoparse/Makefile > config.status: creating gst/multifile/Makefile > config.status: creating gst/mve/Makefile > config.status: creating gst/nsf/Makefile > config.status: creating gst/nuvdemux/Makefile > config.status: creating gst/replaygain/Makefile > config.status: creating gst/rtpmanager/Makefile > config.status: creating gst/spectrum/Makefile > config.status: creating gst/speed/Makefile > config.status: creating gst/switch/Makefile > config.status: creating gst/tta/Makefile > config.status: creating gst/videoparse/Makefile > config.status: creating gst/videosignal/Makefile > config.status: creating gst/vmnc/Makefile > config.status: creating gst/xingheader/Makefile > config.status: creating gst/real/Makefile > config.status: creating gst/y4m/Makefile > config.status: creating gst-libs/Makefile > config.status: creating gst-libs/gst/Makefile > config.status: creating gst-libs/gst/app/Makefile > config.status: creating sys/Makefile > config.status: creating sys/glsink/Makefile > config.status: creating sys/dvb/Makefile > config.status: creating sys/vcd/Makefile > config.status: creating examples/Makefile > config.status: creating examples/app/Makefile > config.status: creating examples/directfb/Makefile > config.status: creating examples/switch/Makefile > config.status: creating ext/amrwb/Makefile > config.status: creating ext/alsaspdif/Makefile > config.status: creating ext/bz2/Makefile > config.status: creating ext/cdaudio/Makefile > config.status: creating ext/directfb/Makefile > config.status: creating ext/divx/Makefile > config.status: creating ext/dts/Makefile > config.status: creating ext/faac/Makefile > config.status: creating ext/faad/Makefile > config.status: creating ext/gsm/Makefile > config.status: creating ext/ivorbis/Makefile > config.status: creating ext/jack/Makefile > config.status: creating ext/ladspa/Makefile > config.status: creating ext/libmms/Makefile > config.status: creating ext/Makefile > config.status: creating ext/nas/Makefile > config.status: creating ext/mpeg2enc/Makefile > config.status: creating ext/musepack/Makefile > config.status: creating ext/musicbrainz/Makefile > config.status: creating ext/mythtv/Makefile > config.status: creating ext/neon/Makefile > config.status: creating ext/sdl/Makefile > config.status: creating ext/sndfile/Makefile > config.status: creating ext/soundtouch/Makefile > config.status: creating ext/spc/Makefile > config.status: creating ext/swfdec/Makefile > config.status: creating ext/theora/Makefile > config.status: creating ext/timidity/Makefile > config.status: creating ext/x264/Makefile > config.status: creating ext/xvid/Makefile > config.status: creating po/Makefile.in > config.status: WARNING: po/Makefile.in.in seems to ignore the --dataroot= dir setting > config.status: creating docs/Makefile > config.status: creating docs/plugins/Makefile > config.status: creating docs/version.entities > config.status: creating common/Makefile > config.status: creating common/m4/Makefile > config.status: creating m4/Makefile > config.status: creating tests/Makefile > config.status: creating tests/check/Makefile > config.status: creating tests/icles/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 > config.status: executing _stdint.h commands > config.status: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H > configure: *** Plug-ins without external dependencies that will be built: > app > bayer > cdxaparse > deinterlace > equalizer > filter > freeze > h264parse > interleave > librfb > modplug > mpegvideoparse > multifile > mve > nsf > nuvdemux > real > replaygain > rtpmanager > spectrum > speed > switch > tta > videoparse > videosignal > vmnc > xingheader > y4m >=20 > configure: *** Plug-ins without external dependencies that will NOT be bu= ilt: >=20 > configure: *** Plug-ins with dependencies that will be built: > glsink > ximagesrc >=20 > configure: *** Plug-ins with dependencies that will NOT be built: > amrwb > bz2 > cdaudio > dfbvideosink=20 > divx > dtsdec > dvb > faac > faad > gsmenc gsmdec > gstalsa > ivorbisdec > jack > ladspa > libmms > mpeg2enc > musepack > musicbrainz > mythtvsrc > nassink > neonhttpsrc > sdlvideosink sdlaudiosink > sfsrc sfsink > soundtouch > spc > swfdec > theoraexpdec > timidity > vcdsrc > wildmidi > x264 > xvid >=20 > =3D=3D=3D> Building for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > if /bin/sh /work/a/ports/multimedia/gstreamer-plugins-mpeg2enc/work/gnome= -libtool --tag=3DCXX --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../.. = -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools= -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/m= plex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/= gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_D= ISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/l= ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/includ= e/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O2 -fno-strict-alia= sing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2enc.lo -MD -MP -MF ".deps/libg= stmpeg2enc_la-gstmpeg2enc.Tpo" -c -o libgstmpeg2enc_la-gstmpeg2enc.lo `test= -f 'gstmpeg2enc.cc' || echo './'`gstmpeg2enc.cc; \ > then mv -f ".deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo" ".deps/libgstmpeg2e= nc_la-gstmpeg2enc.Plo"; else rm -f ".deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo= "; exit 1; fi > mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= c.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo -c gstmpeg2enc.cc = -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2enc.o > gstmpeg2enc.cc: In function `GstFlowReturn gst_mpeg2enc_chain(GstPad*, Gs= tBuffer*)': > gstmpeg2enc.cc:564: warning: null format string > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= c.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo -c gstmpeg2enc.cc = -o libgstmpeg2enc_la-gstmpeg2enc.o >/dev/null 2>&1 > if /bin/sh /work/a/ports/multimedia/gstreamer-plugins-mpeg2enc/work/gnome= -libtool --tag=3DCXX --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../.. = -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools= -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/m= plex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/= gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_D= ISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/l= ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/includ= e/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O2 -fno-strict-alia= sing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2encoptions.lo -MD -MP -MF ".de= ps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo" -c -o libgstmpeg2enc_la-gstmpe= g2encoptions.lo `test -f 'gstmpeg2encoptions.cc' || echo './'`gstmpeg2encop= tions.cc; \ > then mv -f ".deps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo" ".deps/libgs= tmpeg2enc_la-gstmpeg2encoptions.Plo"; else rm -f ".deps/libgstmpeg2enc_la-g= stmpeg2encoptions.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= coptions.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo -c g= stmpeg2encoptions.cc -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2encopt= ions.o > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= coptions.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo -c g= stmpeg2encoptions.cc -o libgstmpeg2enc_la-gstmpeg2encoptions.o >/dev/null 2= >&1 > if /bin/sh /work/a/ports/multimedia/gstreamer-plugins-mpeg2enc/work/gnome= -libtool --tag=3DCXX --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../.. = -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools= -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/m= plex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/= gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_D= ISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/l= ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/includ= e/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O2 -fno-strict-alia= sing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2encoder.lo -MD -MP -MF ".deps/= libgstmpeg2enc_la-gstmpeg2encoder.Tpo" -c -o libgstmpeg2enc_la-gstmpeg2enco= der.lo `test -f 'gstmpeg2encoder.cc' || echo './'`gstmpeg2encoder.cc; \ > then mv -f ".deps/libgstmpeg2enc_la-gstmpeg2encoder.Tpo" ".deps/libgstmp= eg2enc_la-gstmpeg2encoder.Plo"; else rm -f ".deps/libgstmpeg2enc_la-gstmpeg= 2encoder.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= coder.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2encoder.Tpo -c gstmpeg= 2encoder.cc -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2encoder.o > gstmpeg2encoder.cc: In member function `gboolean GstMpeg2Encoder::setup()= ': > gstmpeg2encoder.cc:66: error: cannot allocate an object of type `GstMpeg2= EncPictureReader' > gstmpeg2encoder.cc:66: error: because the following virtual functions a= re abstract: > /usr/local/include/mjpegtools/mpeg2enc/picturereader.hh:48: error: virtu= al bool PictureReader::LoadFrame(ImagePlanes&) > gstmpeg2encoder.cc:75: error: cannot allocate an object of type `GstMpeg2= EncStreamWriter' > gstmpeg2encoder.cc:75: error: because the following virtual functions a= re abstract: > /usr/local/include/mjpegtools/mpeg2enc/elemstrmwriter.hh:32: error: virt= ual void ElemStrmWriter::WriteOutBufferUpto(const uint8_t*, uint32_t) > /usr/local/include/mjpegtools/mpeg2enc/elemstrmwriter.hh:35: error: virt= ual uint64_t ElemStrmWriter::BitCount() > gstmpeg2encoder.cc:79: error: `bitrate_controller' was not declared in th= is scope > gstmpeg2encoder.cc:79: error: `OnTheFlyRateCtl' has not been declared > gstmpeg2encoder.cc:85: error: `MPEG2Coder' has not been declared > gstmpeg2encoder.cc: In member function `void GstMpeg2Encoder::encode()': > gstmpeg2encoder.cc:119: error: 'class SeqEncoder' has no member named 'En= code' > gmake: *** [libgstmpeg2enc_la-gstmpeg2encoder.lo] Error 1 > *** Error code 2 >=20 > Stop in /a/ports/multimedia/gstreamer-plugins-mpeg2enc. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/multimedia/gstreamer-plugins-mpeg2enc ended at Sun Ju= l 8 04:27:19 UTC 2007 --=20 Pav Lucistnik Traffic collapse in Paris starts whenever a traffic light changes color. -- JLE at #angband --=-Kc6SeA1v+fKNMB0UVAK0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGkMsintdYP8FOsoIRAoVtAJ0RYT1uIohVoEbFm+uTqZaQwqcJogCfRCFU iozvT+8I2vjsA4iBaiEwncc= =/Prq -----END PGP SIGNATURE----- --=-Kc6SeA1v+fKNMB0UVAK0-- From owner-freebsd-multimedia@FreeBSD.ORG Sun Jul 8 16:13:20 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 667D816A46B; Sun, 8 Jul 2007 16:13:20 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3F60D13C45A; Sun, 8 Jul 2007 16:13:20 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l68GDKhd048306; Sun, 8 Jul 2007 16:13:20 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l68GDKmw048302; Sun, 8 Jul 2007 16:13:20 GMT (envelope-from linimon) Date: Sun, 8 Jul 2007 16:13:20 GMT From: Mark Linimon Message-Id: <200707081613.l68GDKmw048302@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org Cc: Subject: Re: kern/114399: [snd_hda] [patch] ICH9 reported as unknown Intel chipset X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 16:13:20 -0000 Old Synopsis: ICH9 reported as unknown Intel chipset New Synopsis: [snd_hda] [patch] ICH9 reported as unknown Intel chipset Responsible-Changed-From-To: freebsd-bugs->freebsd-multimedia Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jul 8 16:12:31 UTC 2007 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=114399 From owner-freebsd-multimedia@FreeBSD.ORG Sun Jul 8 18:00:16 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED96516A400 for ; Sun, 8 Jul 2007 18:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id C606513C45B for ; Sun, 8 Jul 2007 18:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l68I0GBQ057839 for ; Sun, 8 Jul 2007 18:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l68I0G5o057832; Sun, 8 Jul 2007 18:00:16 GMT (envelope-from gnats) Date: Sun, 8 Jul 2007 18:00:16 GMT Message-Id: <200707081800.l68I0G5o057832@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Ariff Abdullah Cc: Subject: Re: kern/114399: [snd_hda] [patch] ICH9 reported as unknown Intel chipset X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ariff Abdullah List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 18:00:17 -0000 The following reply was made to PR kern/114399; it has been noted by GNATS. From: Ariff Abdullah To: bug-followup@FreeBSD.org, michael@fuckner.net Cc: Subject: Re: kern/114399: [snd_hda] [patch] ICH9 reported as unknown Intel chipset Date: Mon, 9 Jul 2007 01:54:53 +0800 Is the driver attach as Generic at all (without this patch) ? -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ From owner-freebsd-multimedia@FreeBSD.ORG Sun Jul 8 23:41:02 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8490216A469; Sun, 8 Jul 2007 23:41:02 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 5BA1413C46E; Sun, 8 Jul 2007 23:41:02 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l68Nf2sH084889; Sun, 8 Jul 2007 23:41:02 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l68Nf2RJ084885; Sun, 8 Jul 2007 23:41:02 GMT (envelope-from edwin) Date: Sun, 8 Jul 2007 23:41:02 GMT From: Edwin Groothuis Message-Id: <200707082341.l68Nf2RJ084885@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org Cc: Subject: Re: ports/114422: audio/speex - fetch will not download speex-1.2beta2.tar.gz X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 23:41:02 -0000 Synopsis: audio/speex - fetch will not download speex-1.2beta2.tar.gz Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jul 8 23:41:01 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=114422 From owner-freebsd-multimedia@FreeBSD.ORG Sun Jul 8 23:50:08 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF65F16A46B for ; Sun, 8 Jul 2007 23:50:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9F9FC13C458 for ; Sun, 8 Jul 2007 23:50:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l68No8i4085228 for ; Sun, 8 Jul 2007 23:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l68No85V085225; Sun, 8 Jul 2007 23:50:08 GMT (envelope-from gnats) Date: Sun, 8 Jul 2007 23:50:08 GMT Message-Id: <200707082350.l68No85V085225@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/114422: fetch(1) will not download speex-1.2beta2.tar.gz X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 23:50:08 -0000 The following reply was made to PR ports/114422; it has been noted by GNATS. From: Edwin Groothuis To: Bill Squire {billsf} Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/114422: fetch(1) will not download speex-1.2beta2.tar.gz Date: Mon, 9 Jul 2007 09:41:27 +1000 On Mon, Jul 09, 2007 at 01:05:59AM +0200, Bill Squire {billsf} wrote: > fetch(1) will not download speex-1.2beta2.tar.gz [/usr/ports/audio/speex] root@k7>make fetch ===> Vulnerability check disabled, database not found => speex-1.2beta2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://downloads.us.xiph.org/releases/speex/. speex-1.2beta2.tar.gz 100% of 973 kB 128 kBps Can you show us your output of "make fetch" ? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 9 05:00:17 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C7C016A400 for ; Mon, 9 Jul 2007 05:00:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id AEAE813C44B for ; Mon, 9 Jul 2007 05:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l6950Gam012791 for ; Mon, 9 Jul 2007 05:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l6950GoX012790; Mon, 9 Jul 2007 05:00:16 GMT (envelope-from gnats) Date: Mon, 9 Jul 2007 05:00:16 GMT Message-Id: <200707090500.l6950GoX012790@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Bill Squire {billsf} Cc: Subject: Re: ports/114422: fetch(1) will not download speex-1.2beta2.tar.gz X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bill Squire {billsf} List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 05:00:17 -0000 The following reply was made to PR ports/114422; it has been noted by GNATS. From: Bill Squire {billsf} To: Edwin Groothuis Cc: Subject: Re: ports/114422: fetch(1) will not download speex-1.2beta2.tar.gz Date: Mon, 9 Jul 2007 06:17:43 +0200 On Mon, Jul 09, 2007 at 09:41:27AM +1000, Edwin Groothuis wrote: > On Mon, Jul 09, 2007 at 01:05:59AM +0200, Bill Squire {billsf} wrote: > > fetch(1) will not download speex-1.2beta2.tar.gz > > [/usr/ports/audio/speex] root@k7>make fetch > ===> Vulnerability check disabled, database not found > => speex-1.2beta2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from http://downloads.us.xiph.org/releases/speex/. > speex-1.2beta2.tar.gz 100% of 973 kB 128 kBps > > > Can you show us your output of "make fetch" ? > FreeBSD-v7.0-20070630 on dual amd64 @ 2800MHz cd /usr/ports/distfiles mv speex-1.2beta2.tar.gz speex-1.2beta2.tar.gz~ curacao# cd /usr/ports/audio/speex curacao# make fetch => speex-1.2beta2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://downloads.us.xiph.org/releases/speex/. speex-1.2beta2.tar.gz 100% of 973 kB 335 kBps All I can honestly say: It did not work like this when the PR was submitted. (The ports were recently updated.) ---------- Here is another machine I also had problems with: FreeBSD-v6.2-20070130 on single amd64 @ 2600MHz cuba# cd /usr/ports/distfiles cuba# mv speex-1.2beta2.tar.gz speex-1.2beta2.tar.gz~ cuba# cd /usr/ports/audio/speex cuba# make fetch => speex-1.2beta2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://downloads.us.xiph.org/releases/speex/. fetch: transfer timed out => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/speex-1.2beta2.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/audio/speex. cuba# OK, this has been what I've been getting on both machines for a few days, perhaps a week or more. I will update the ports now. cuba# pwd /usr/ports/audio/speex cuba# make fetch => speex-1.2beta2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://downloads.us.xiph.org/releases/speex/. fetch: transfer timed out => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/speex-1.2beta2.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/audio/speex. cuba# Its 03:46 GMT, latest from and on this machine, as you can see, the problem is still real. The system has been up a half year and this kernel (with some very slight modifications to get SCHED_ULE and 'the jail' working the way I needed. At compile-time, I used conservative compiler settings that I've seen many others use with good results: COPTFLAGS= -Os -pipe -ffast-math COPTFLAGS+= -fthread-jumps -fno-defer-pop Is this enough info? This (cuba) is a production server. Speex was one of three major issues preventing me from completing a full ports upgrade. The other two issues were quickly cleared up by using configurations that compiled correctly within the last few days. (and removing a couple of ports that were 'accidentally' installed in the 'cuba jail') Here are the settings I use for 98% or so of all ports: CPUTYPE?=opteron CFLAGS= -Os -pipe -ffast-math CFLAGS+= -fthread-jumps -fno-defer-pop -funroll-loops CXXFLAGS+= -fconserve-space Yes, this breaks a very small minority of ports and the compiler almost allways 'bombs'. Postgresql doesn't like -ffast-math and centreicq seems to want just: CFLAGS= -O -pipe. > Edwin > > -- > Edwin Groothuis | Personal website: http://www.mavetju.org > edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ Hope this helps, Bill Squire From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 9 11:08:39 2007 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F56616A4AB for ; Mon, 9 Jul 2007 11:08:39 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8E65A13C483 for ; Mon, 9 Jul 2007 11:08:39 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l69B8cGR044854 for ; Mon, 9 Jul 2007 11:08:38 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l69B8a6V044850 for freebsd-multimedia@FreeBSD.org; Mon, 9 Jul 2007 11:08:36 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 Jul 2007 11:08:36 GMT Message-Id: <200707091108.l69B8a6V044850@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-multimedia@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 11:08:39 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestro-2E (still o o kern/79905 multimedia [sound] sis7018 sound module problem o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/94279 multimedia [snd_neomagic] snd_neomagic crashes on FreeBSD 5.4 and o kern/96538 multimedia [sound] emu10k1-driver inverts channels o kern/97535 multimedia [snd_mss] doesn't work in 6.0-RELEASE and above for Cr o kern/98167 multimedia [sound] [es137x] [patch] ES1370 mixer volumes incorrec o kern/98752 multimedia [sound] Intel ich6 82801 FB - on Packard Bell A8810 la f kern/99920 multimedia [snd_ich] Not support integrated audio on ICH7R chip ( o kern/104626 multimedia [sound] FreeBSD 6.2 does not support SoundBlaster Audi o kern/104874 multimedia [snd_emu10k1] kldload snd_emu10k1 hangs system o kern/107051 multimedia [sound] only 2 channels output works for the ALC850 (o o bin/107516 multimedia [emu10k1] - skips, clicks and lag after a day of heavy 15 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/37600 multimedia [sound] [partial patch] t4dwave drive doesn't record. f kern/60599 multimedia [bktr] [partial patch] No sound for ATI TV Wonder (ste o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I o kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound nearly inaudible o kern/79678 multimedia [sound] sound works except recording from any source o kern/80465 multimedia [sound] pcm0:record:0: record interrupt timeout (Acer o kern/80632 multimedia [pcm] pcm driver missing support for CMI8738 auxillary f kern/83697 multimedia [snd_mss] [patch] support, docs added for full-duplex, f kern/84311 multimedia [sound] 82801FB/FR/FW/FRW Intel High Definition Audio o kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: record interrup o kern/92512 multimedia [sound] distorted mono output with emu10k1 o i386/93986 multimedia [pcm] Acer TravelMate 4652LMi pcm0 channel dead o kern/95086 multimedia [sound] uaudio line in problem with sbdm lx o kern/97609 multimedia [sound] Load Sound Module - VIA8233 - fails o kern/98496 multimedia [snd_ich] some functions don't work in my sound kernel o kern/98504 multimedia [sound] Sound is distorted with SB Live 5.1 o kern/100859 multimedia [snd_ich] snd_ich broken on GIGABYTE 915 system o kern/101417 multimedia [sound] 4-speakers output not possible on Asus A8V-Del o ports/105724 multimedia kmplayer crashes - while nothing(!) in ports or system o ports/110264 multimedia graphics/gstreamer-plugins-swfdec broken o kern/111767 multimedia [pcm] ATI SB450 High Definition Audio Controller sound s ports/112417 multimedia Error compiling vlc-devel-0.9.0.20070501,2 on 6.2-STAB f ports/113922 multimedia multimedia/ffmpeg segfaults on start s kern/113950 multimedia [sound] [patch] add per-vchan mixer support o ports/114019 multimedia multimedia/transcode coring with sig11 by pthread_test o ports/114372 multimedia [ports] multimedia/gstreamer-plugins-mpeg2enc does not o kern/114399 multimedia [snd_hda] [patch] ICH9 reported as unknown Intel chips o ports/114422 multimedia audio/speex - fetch will not download speex-1.2beta2.t 28 problems total. From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 9 13:16:54 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C49EA16A421 for ; Mon, 9 Jul 2007 13:16:54 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 92B3713C45A for ; Mon, 9 Jul 2007 13:16:54 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 15155 invoked from network); 9 Jul 2007 08:16:54 -0500 Received: from 203-206-236-35.dyn.iinet.net.au (HELO localhost) (203.206.236.35) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 9 Jul 2007 08:16:53 -0500 Date: Mon, 9 Jul 2007 23:16:50 +1000 From: Norberto Meijome To: FreeBSD Multimedia ML Message-ID: <20070709231650.695420a8@localhost> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Skype 1.4 Beta + Alsa sound X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 13:16:54 -0000 Hello everyone, I've been tinkering with skype 1.4 Beta for Linux. It works pretty much out of the box. I sorted out the dependencies, it launches, works fine *except* for the fact that, because it uses ALSA, it doesn't detect any audio device at all (so, it works for text chats, it should work fine for data transfer, but voip is no go). Any idea how to work around this, other than call them an ask them to not use alsa? Is there any library that wraps alsa calls and translates them into [something that works] ? /usr/home/betom/Numard_Stuff/Downloads/skype_static-1.4.0.74 $ ldd ./skype ./skype: libasound.so.2 => /lib/libasound.so.2 (0x29087000) librt.so.1 => /lib/obsolete/linuxthreads/librt.so.1 (0x29156000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x29169000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x29172000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x2918c000) libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x29194000) libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x2919c000) libXfixes.so.3 => /usr/X11R6/lib/libXfixes.so.3 (0x291a1000) libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0x291a6000) libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0x291b0000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x291b3000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x2921b000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x29245000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x29255000) libdl.so.2 => /lib/libdl.so.2 (0x29328000) libpthread.so.0 => /lib/obsolete/linuxthreads/libpthread.so.0 (0x2932c000) libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0x2937f000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x29386000) libm.so.6 => /lib/obsolete/linuxthreads/libm.so.6 (0x29462000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x29489000) libc.so.6 => /lib/obsolete/linuxthreads/libc.so.6 (0x29493000) /lib/ld-linux.so.2 (0x29068000) libz.so.1 => /usr/lib/libz.so.1 (0x295b2000) libexpat.so.0 => /usr/lib/libexpat.so.0 (0x295c5000) Thanks!! B _________________________ {Beto|Norberto|Numard} Meijome "The only people that never change are the stupid and the dead" Jorge Luis Borges. I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned. From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 9 13:25:17 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A61E16A41F for ; Mon, 9 Jul 2007 13:25:17 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id C36FD13C43E for ; Mon, 9 Jul 2007 13:25:16 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 15585 invoked from network); 9 Jul 2007 08:25:16 -0500 Received: from 203-206-236-35.dyn.iinet.net.au (HELO localhost) (203.206.236.35) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 9 Jul 2007 08:25:16 -0500 Date: Mon, 9 Jul 2007 23:25:13 +1000 From: Norberto Meijome To: FreeBSD Multimedia ML Message-ID: <20070709232513.48dbed4e@localhost> In-Reply-To: <20070709231650.695420a8@localhost> References: <20070709231650.695420a8@localhost> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Skype 1.4 Beta + Alsa sound X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 13:25:17 -0000 On Mon, 9 Jul 2007 23:16:50 +1000 Norberto Meijome wrote: > Hello everyone, > I've been tinkering with skype 1.4 Beta for Linux. It works pretty much out of the box. I sorted out the dependencies, it launches, works fine *except* for the fact that, because it uses ALSA, it doesn't detect any audio device at all (so, it works for text chats, it should work fine for data transfer, but voip is no go). > > Any idea how to work around this, other than call them an ask them to not use alsa? Is there any library that wraps alsa calls and translates them into [something that works] ? > > /usr/home/betom/Numard_Stuff/Downloads/skype_static-1.4.0.74 Would the solution presented here still work in -STABLE? Any caveats / issues with this approach? http://freebsd.monkey.org/freebsd-multimedia/200606/msg00153.html thanks! _________________________ {Beto|Norberto|Numard} Meijome Linux is for people who hate Windows, BSD is for people who love UNIX. I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned. From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 9 19:13:48 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CAFB016A46D for ; Mon, 9 Jul 2007 19:13:48 +0000 (UTC) (envelope-from loafier@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by mx1.freebsd.org (Postfix) with ESMTP id 8B44113C4C9 for ; Mon, 9 Jul 2007 19:13:48 +0000 (UTC) (envelope-from loafier@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so230538anc for ; Mon, 09 Jul 2007 12:13:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=iu7Habc54skYW0tmdRQDo3D2wWbbb74Jnd2CKNNUnZJTXLmfnb7z2UkxPKESVoEu3KzYj8dK2vW30TLEo2t/UdARjPXN1gR9zj/GOeVUsAPX7LDfso4joIknnlxY7AhZeSVMaGn5yxAL0+mS93ir/rcn2cuACpri3fTBP5pgWoE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=O56l04sMTXupAZF3zTdVhd6UcupLYK8MjAt5dCjQOW7Qdpy+sIvGfvd1eyXks9QZk7YuzU1VZv/GFZxoCwMSAN8RKuh2uPi1Wqx9XWSr/01Qfj+2wXJN4tplawXoXKYAa4UJ9I5xI3NANGMSjNwk0RETMxPRh7Ytabpfp8wXXKM= Received: by 10.100.106.5 with SMTP id e5mr1766877anc.1184006834265; Mon, 09 Jul 2007 11:47:14 -0700 (PDT) Received: by 10.100.109.17 with HTTP; Mon, 9 Jul 2007 11:47:14 -0700 (PDT) Message-ID: Date: Mon, 9 Jul 2007 11:47:14 -0700 From: "Christopher Davis" Sender: loafier@gmail.com To: multimedia@freebsd.org, freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: d3d0a54fbe4c9f81 Cc: Subject: Audio driver template X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 19:13:48 -0000 http://people.freebsd.org/~cg/template.c Thought I would take a look at the audio driver template as part of my task to modernize drivers, soc2007. I would simplify the read and write functions to avoid using the bus tag and handle, but I'm not sure what else to do to bring it up to date. How else can it be improved? -- Christopher Davis From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 9 20:04:07 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FB7D16A469 for ; Mon, 9 Jul 2007 20:04:07 +0000 (UTC) (envelope-from dev@opensound.com) Received: from mta1.adelphia.net (mta1.adelphia.net [68.168.78.175]) by mx1.freebsd.org (Postfix) with ESMTP id C609413C45D for ; Mon, 9 Jul 2007 20:04:06 +0000 (UTC) (envelope-from dev@opensound.com) Received: from [192.1.2.20] (really [76.80.65.137]) by mta16.adelphia.net (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20070709183956.TBYD5501.mta16.adelphia.net@[192.1.2.20]> for ; Mon, 9 Jul 2007 14:39:56 -0400 Message-ID: <4692811D.7080907@opensound.com> Date: Mon, 09 Jul 2007 11:40:29 -0700 From: Dev Mazumdar User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Skype 1.4 Beta + Alsa sound X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 20:04:07 -0000 > On Mon, 9 Jul 2007 23:16:50 +1000 > Norberto Meijome wrote: > >> Hello everyone, >> I've been tinkering with skype 1.4 Beta for Linux. It works pretty much out of the box. I sorted out the dependencies, it launches, works fine *except* for the fact that, because it uses ALSA, it doesn't detect any audio device at all (so, it works for text chats, it should work fine for data transfer, but voip is no go). >> >> Any idea how to work around this, other than call them an ask them to not use alsa? Is there any library that wraps alsa calls and translates them into [something that works] ? >> >> /usr/home/betom/Numard_Stuff/Downloads/skype_static-1.4.0.74 > > Would the solution presented here still work in -STABLE? Any caveats / issues with this approach? > > http://freebsd.monkey.org/freebsd-multimedia/200606/msg00153.html > > > thanks! There are a couple of solutions in OSS v4.0 1) We have developed a cuckoo module that works by faking OSS drivers like ALSA ones so that the upper layers in ALSA think that OSS drivers are ALSA ones. 2) Emulate the ALSA library in OSS - ie change the ALSA library to talk to OSS drivers. THis way we can let ALSA Lib compatible apps run on OSS drivers. We invite FreeBSD developers to look at porting any of these options to FreeBSD - OSS is currently licensed under CDDL 1.0 to BSD developers (but we're open to BSD licensing) best regards Dev Mazumdar ----------------------------------------------------------- 4Front Technologies 4035 Lafayette Place, Unit F, Culver City, CA 90232, USA. Tel: (310) 202 8530 URL: www.opensound.com Fax: (310) 202 0496 Email: info@opensound.com ----------------------------------------------------------- From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 9 20:39:17 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D97FA16A46C; Mon, 9 Jul 2007 20:39:17 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe10.swip.net [212.247.155.33]) by mx1.freebsd.org (Postfix) with ESMTP id 4F89113C459; Mon, 9 Jul 2007 20:39:17 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [212.17.141.54] (account mc467741@c2i.net HELO [10.150.241.19]) by mailfe10.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 372192689; Mon, 09 Jul 2007 21:39:11 +0200 From: Hans Petter Selasky To: freebsd-hackers@freebsd.org Date: Mon, 9 Jul 2007 21:39:10 +0200 User-Agent: KMail/1.9.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707092139.10519.hselasky@c2i.net> Cc: multimedia@freebsd.org Subject: Re: Audio driver template X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 20:39:17 -0000 On Monday 09 July 2007 20:47, Christopher Davis wrote: > http://people.freebsd.org/~cg/template.c > > Thought I would take a look at the audio driver template as > part of my task to modernize drivers, soc2007. I would simplify > the read and write functions to avoid using the bus tag and > handle, but I'm not sure what else to do to bring it up to date. > > How else can it be improved? Regarding echo cancelling, you should add some code that time-stamps the audio data, and computes the current number of bytes in the RX/TX FIFOs! Look at the exported functions in the Echo Canceller for I4B: http://www.turbocat.net/~hselasky/isdn4bsd/sources/src/sys/i4b/layer1/i4b_echo_cancel.c The echo canceller above is a work in progress. --HPS From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 10 02:09:22 2007 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33FC916A468; Tue, 10 Jul 2007 02:09:22 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (gate.funkthat.com [69.17.45.168]) by mx1.freebsd.org (Postfix) with ESMTP id 0670313C4B7; Tue, 10 Jul 2007 02:09:21 +0000 (UTC) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (l53txg4hws87tpez@localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.6/8.13.3) with ESMTP id l6A29LaV016123; Mon, 9 Jul 2007 19:09:21 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.6/8.13.3/Submit) id l6A29LQw016122; Mon, 9 Jul 2007 19:09:21 -0700 (PDT) (envelope-from jmg) Date: Mon, 9 Jul 2007 19:09:21 -0700 From: John-Mark Gurney To: Christopher Davis Message-ID: <20070710020921.GB1221@funkthat.com> Mail-Followup-To: Christopher Davis , multimedia@freebsd.org, freebsd-hackers@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html Cc: freebsd-hackers@FreeBSD.org, multimedia@FreeBSD.org Subject: Re: Audio driver template X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John-Mark Gurney List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 02:09:22 -0000 Christopher Davis wrote this message on Mon, Jul 09, 2007 at 11:47 -0700: > http://people.freebsd.org/~cg/template.c > > Thought I would take a look at the audio driver template as > part of my task to modernize drivers, soc2007. I would simplify > the read and write functions to avoid using the bus tag and > handle, but I'm not sure what else to do to bring it up to date. > > How else can it be improved? Use bus_alloc_resources instead of using bus_alloc_resource... Maybe use pci_enable_busmaster and friends instead of using pci_write_config... (In the future for suspend/resume, I would hope our pci layer would save the state, which it might not if you write directly to the config registers.) You should also use bus_get_dma_tag for getting the parent tag when creating your own tag w/ bus_dma_tag_create... Can't think of any others right now... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 10 08:08:33 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5841E16A41F; Tue, 10 Jul 2007 08:08:33 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 0F90C13C447; Tue, 10 Jul 2007 08:08:33 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A571E0.dip.t-dialin.net [84.165.113.224]) by redbull.bpaserver.net (Postfix) with ESMTP id 45C422E28B; Tue, 10 Jul 2007 09:40:41 +0200 (CEST) Received: from webmail.leidinger.net (webmail.Leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 0F63C5B4AB1; Tue, 10 Jul 2007 09:38:30 +0200 (CEST) Received: (from www@localhost) by webmail.leidinger.net (8.13.8/8.13.8/Submit) id l6A7cTjB091882; Tue, 10 Jul 2007 09:38:29 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Tue, 10 Jul 2007 09:38:29 +0200 Message-ID: <20070710093829.34mqbekao4wwww4s@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Tue, 10 Jul 2007 09:38:29 +0200 From: Alexander Leidinger To: Christopher Davis References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) / FreeBSD-7.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.823, required 8, BAYES_00 -15.00, DKIM_POLICY_SIGNSOME 0.00, RDNS_DYNAMIC 0.10, TW_II 0.08) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: freebsd-hackers@FreeBSD.org, Ariff@FreeBSD.org, multimedia@FreeBSD.org Subject: Re: Audio driver template X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 08:08:33 -0000 Quoting Christopher Davis (from Mon, 9 Jul 2007 =20 11:47:14 -0700): > http://people.freebsd.org/~cg/template.c > > Thought I would take a look at the audio driver template as > part of my task to modernize drivers, soc2007. I would simplify > the read and write functions to avoid using the bus tag and > handle, but I'm not sure what else to do to bring it up to date. > > How else can it be improved? Putting it into the examples directory instead of having it on the =20 people's own pages would be an improvement (the developer handbook =20 needs to be changed to point to the examples directory then). And you should clarify what kind of improvements are valid for your =20 SoC work. Somehow I doubt that adding shiny new features (like hps =20 suggested) is part of the goal for your work. I think it's more like =20 bringing existing drivers up-to-par with currently available generic =20 driver interfaces, isn't it? I also think examples for suspend/resume stuff should be added. =20 /sys/dev/sound/pci/atiixp.c has suspend and resume methods if you want =20 an example. You could also review the locking, as it changed a little bit =20 recently, I think. Apart from the atiixp driver the envy42, emu10kx and HDA drivers can =20 also serve as examples for what is the most current in the sound =20 subsystem in FreeBSD. Maybe you can gain some more hints from them (I =20 think the template is not very up-to-date compared to them). The new mixer interface is not used yet in the drivers, so we don't =20 have examples at all for them. You could ask ryanb@FreeBSD.org (or on =20 multimedia@) about it. Ariff@FreeBSD.org (or multimedia@) can maybe help if you have some =20 questions regarding the drivers in the tree (maybe Ariff will answer =20 to your initial question anyway). Bye, Alexander. --=20 I guess the Little League is even littler than we thought. =09=09-- D. Cavett http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 10 13:20:47 2007 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C45D16A492; Tue, 10 Jul 2007 13:20:47 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.com) Received: from mx2.gfk.ru (mx2.gfk.ru [84.21.231.139]) by mx1.freebsd.org (Postfix) with ESMTP id 8FF8113C48C; Tue, 10 Jul 2007 13:20:46 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.com) Received: from ex.hhp.local by mx2.gfk.ru (MDaemon PRO v9.6.0) with ESMTP id md50000212676.msg; Tue, 10 Jul 2007 17:07:55 +0400 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Tue, 10 Jul 2007 17:10:47 +0400 Message-ID: <78664C02FF341B4FAC63E561846E3BCC0A145E@ex.hhp.local> In-Reply-To: <20070710093829.34mqbekao4wwww4s@webmail.leidinger.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Audio driver template thread-index: AcfC51vShbTc1zVqS/ybJ4mUnhlP0gACyp3A References: <20070710093829.34mqbekao4wwww4s@webmail.leidinger.net> From: "Yuriy Tsibizov" To: "Alexander Leidinger" , "Christopher Davis" X-Spam-Processed: mx2.gfk.ru, Tue, 10 Jul 2007 17:07:55 +0400 (not processed: message from valid local sender) X-MDRemoteIP: 10.0.0.30 X-Return-Path: Yuriy.Tsibizov@gfk.com X-Envelope-From: Yuriy.Tsibizov@gfk.com X-MDAV-Processed: mx2.gfk.ru, Tue, 10 Jul 2007 17:07:56 +0400 Cc: freebsd-hackers@FreeBSD.org, multimedia@FreeBSD.org Subject: RE: Audio driver template X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 13:20:47 -0000 > > http://people.freebsd.org/~cg/template.c > > > > Thought I would take a look at the audio driver template as > > part of my task to modernize drivers, soc2007. I would simplify > > the read and write functions to avoid using the bus tag and > > handle, but I'm not sure what else to do to bring it up to date. > > > > How else can it be improved? >=20 > And you should clarify what kind of improvements are valid for your =20 > SoC work. Somehow I doubt that adding shiny new features (like hps =20 > suggested) is part of the goal for your work. I think it's more like =20 > bringing existing drivers up-to-par with currently available generic =20 > driver interfaces, isn't it? >=20 > I also think examples for suspend/resume stuff should be added. =20 > /sys/dev/sound/pci/atiixp.c has suspend and resume methods if=20 > you want =20 > an example. >=20 > You could also review the locking, as it changed a little bit =20 > recently, I think. >=20 > Apart from the atiixp driver the envy42, emu10kx and HDA drivers can =20 > also serve as examples for what is the most current in the sound =20 > subsystem in FreeBSD. Maybe you can gain some more hints from=20 > them (I =20 > think the template is not very up-to-date compared to them). emu10kx is bad example, because it uses a lot of "hacks", like=20 ac97 codec emulation. Yuriy. From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 10 13:35:38 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F45716A503 for ; Tue, 10 Jul 2007 13:35:38 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.com) Received: from mx2.gfk.ru (mx2.gfk.ru [84.21.231.139]) by mx1.freebsd.org (Postfix) with ESMTP id D177513C455 for ; Tue, 10 Jul 2007 13:35:35 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.com) Received: from ex.hhp.local by mx2.gfk.ru (MDaemon PRO v9.6.0) with ESMTP id md50000212803.msg; Tue, 10 Jul 2007 17:34:08 +0400 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Tue, 10 Jul 2007 17:37:00 +0400 Message-ID: <78664C02FF341B4FAC63E561846E3BCC0A1460@ex.hhp.local> In-Reply-To: <78664C02FF341B4FAC63E561846E3BCC0A13D8@ex.hhp.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: snd_emu10kx patch (WAS: RE: SB Live 5.1 Digital - sysctl ?) thread-index: Ace5p3p1SeyJkyoPS9GZxuSdUDr0dQEYbWSgATte3oA= References: <483316d70706281009k13f2e37al2a05ea53b82c6e9a@mail.gmail.com> <78664C02FF341B4FAC63E561846E3BCC0A13D8@ex.hhp.local> From: "Yuriy Tsibizov" To: X-Spam-Processed: mx2.gfk.ru, Tue, 10 Jul 2007 17:34:08 +0400 (not processed: message from valid local sender) X-MDRemoteIP: 10.0.0.30 X-Return-Path: Yuriy.Tsibizov@gfk.com X-Envelope-From: Yuriy.Tsibizov@gfk.com X-MDAV-Processed: mx2.gfk.ru, Tue, 10 Jul 2007 17:34:09 +0400 Cc: freebsd-multimedia@freebsd.org Subject: RE: snd_emu10kx patch (WAS: RE: SB Live 5.1 Digital - sysctl ?) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 13:35:38 -0000 > Dear SB Live! / Audigy users. >=20 > I'm going to ask ariff to (ask re@ and) commit this patch before 7.0 > release: > http://chibis.persons.gfk.ru/audigy/snd_emu10kx_70_patch2 >=20 >=20 > Update snd_emu10kx driver with recent perforce changes (and some other > changes too). >=20 > (without any real order) >=20 > 1. Use device_get_nameunit for mutex naming > 2. Add timer for low-latency playback > 3. Move most mixer controls from sysctls to mixer(8) controls. This > is a largest part of this patch. > 4. Add analog/digital switch (as a temporary sysctl) > 5. Get back support for low-bitrate playback (with help of (2)) > 6. Change locking for exclusive I/O. Writing to non-PTR register > is almost safe and does not need to be ordered with PTR operations. > 7. Disable MIDI until we get it to detach properly and fix memory > managment problems. > 8. Enable multichannel playback by default. It is as stable as > single-channel mode. Multichannel recording is still an experimental > feature. > 9. Add a way to disable card from a loader tunable. I've upated this patch to change multichannel configuration from kernel options to tunables (aka loader hints). It will allow different configuration for different cards (like emu10kx0 will be single-channel and emu10kx1 will be multichannel) for people who use more than one card. It also add locking in PCM interupt handler. http://chibis.persons.gfk.ru/audigy/snd_emu10kx_70_patch4 Yuriy. From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 10 21:22:16 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 991EB16A400; Tue, 10 Jul 2007 21:22:16 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.freebsd.org (Postfix) with ESMTP id 449C413C44B; Tue, 10 Jul 2007 21:22:16 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l6AL7tWg077685; Tue, 10 Jul 2007 17:07:55 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hackers@freebsd.org, John-Mark Gurney Date: Tue, 10 Jul 2007 15:13:50 -0400 User-Agent: KMail/1.9.6 References: <20070710020921.GB1221@funkthat.com> In-Reply-To: <20070710020921.GB1221@funkthat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707101513.50869.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 10 Jul 2007 17:07:55 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/3626/Tue Jul 10 15:09:15 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: multimedia@freebsd.org Subject: Re: Audio driver template X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 21:22:16 -0000 On Monday 09 July 2007 10:09:21 pm John-Mark Gurney wrote: > Christopher Davis wrote this message on Mon, Jul 09, 2007 at 11:47 -0700: > > http://people.freebsd.org/~cg/template.c > > > > Thought I would take a look at the audio driver template as > > part of my task to modernize drivers, soc2007. I would simplify > > the read and write functions to avoid using the bus tag and > > handle, but I'm not sure what else to do to bring it up to date. > > > > How else can it be improved? > > Use bus_alloc_resources instead of using bus_alloc_resource... > Maybe use pci_enable_busmaster and friends instead of using > pci_write_config... (In the future for suspend/resume, I would hope > our pci layer would save the state, which it might not if you write > directly to the config registers.) It already saves the state, and it does so by reading all the regs during suspend, so that backdoor writes are saved and restored. -- John Baldwin From owner-freebsd-multimedia@FreeBSD.ORG Wed Jul 11 04:27:13 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C1EC716A41F for ; Wed, 11 Jul 2007 04:27:13 +0000 (UTC) (envelope-from loafier@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id 7CE1913C457 for ; Wed, 11 Jul 2007 04:27:13 +0000 (UTC) (envelope-from loafier@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so360510anc for ; Tue, 10 Jul 2007 21:27:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=R0+UK6J+Ewvdlfl5hwD+FWrMj9hqB0KI91DT+MSf1N4rbT2yLHbjP7fk5TfHXSMsJpeBJ3i06kL1tvNxWakykf4VZ95TzblE7wQnY1pXmFJP3YqWuIFXuXSctAZzwGrgJuDzWdmLVT92FuyFkIqe3X5zHlTRnjzaaQTGE/UK0x8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=qVgioTQIg0bKN1LrDTvp7qeO5mxNwehdVZydS6M1X7lPl2xa7N2BGSanKAjsvnXS417G/ZZOnNrIrbF2rv64mC5rr999RgsQyntcxjP0617/41PerRGPAOft5ooGbH/pJ9F7kapo+FYNlKm1K7d+CVw6pG7U+8BjExHYZF34/HU= Received: by 10.100.191.5 with SMTP id o5mr2577475anf.1184128032418; Tue, 10 Jul 2007 21:27:12 -0700 (PDT) Received: by 10.100.109.17 with HTTP; Tue, 10 Jul 2007 21:27:12 -0700 (PDT) Message-ID: Date: Tue, 10 Jul 2007 21:27:12 -0700 From: "Christopher Davis" Sender: loafier@gmail.com To: multimedia@freebsd.org In-Reply-To: <20070710093829.34mqbekao4wwww4s@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070710093829.34mqbekao4wwww4s@webmail.leidinger.net> X-Google-Sender-Auth: a684898945dd5b30 Cc: freebsd-hackers@freebsd.org Subject: Re: Audio driver template X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2007 04:27:13 -0000 On 7/10/07, Alexander Leidinger wrote: > Quoting Christopher Davis (from Mon, 9 Jul 2007 > 11:47:14 -0700): > > > http://people.freebsd.org/~cg/template.c > > > > Thought I would take a look at the audio driver template as > > part of my task to modernize drivers, soc2007. I would simplify > > the read and write functions to avoid using the bus tag and > > handle, but I'm not sure what else to do to bring it up to date. > > > > How else can it be improved? > > Putting it into the examples directory instead of having it on the > people's own pages would be an improvement (the developer handbook > needs to be changed to point to the examples directory then). > > And you should clarify what kind of improvements are valid for your > SoC work. Somehow I doubt that adding shiny new features (like hps > suggested) is part of the goal for your work. I think it's more like > bringing existing drivers up-to-par with currently available generic > driver interfaces, isn't it? > > I also think examples for suspend/resume stuff should be added. > /sys/dev/sound/pci/atiixp.c has suspend and resume methods if you want > an example. > > You could also review the locking, as it changed a little bit > recently, I think. > > Apart from the atiixp driver the envy42, emu10kx and HDA drivers can > also serve as examples for what is the most current in the sound > subsystem in FreeBSD. Maybe you can gain some more hints from them (I > think the template is not very up-to-date compared to them). > > The new mixer interface is not used yet in the drivers, so we don't > have examples at all for them. You could ask ryanb@FreeBSD.org (or on > multimedia@) about it. > > Ariff@FreeBSD.org (or multimedia@) can maybe help if you have some > questions regarding the drivers in the tree (maybe Ariff will answer > to your initial question anyway). > > Bye, > Alexander. > > -- > I guess the Little League is even littler than we thought. > -- D. Cavett > > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 > Yes, my project is to modify drivers to use new interface features, like bus_alloc_resources(), which can help cut down bloat. Adding new features is probably out of scope at this point. Here's what I've done so far: http://loafier.sixbit.org/template.c - simplified read and write functions (changed to macros) - used bus_alloc_resources() -- I'm not sure if the resource id numbers are correct. - used pci_enable_busmaster() and pci_enable_io() functions -- I'm not sure if this is correct, either. - used bus_get_dma_tag() for the parent arg of bus_dma_tag_create() I'll take a look at those newer drivers to see what audio-specific changes to make... -- Christopher Davis From owner-freebsd-multimedia@FreeBSD.ORG Thu Jul 12 06:40:10 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 49E5E16A468 for ; Thu, 12 Jul 2007 06:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 372D913C458 for ; Thu, 12 Jul 2007 06:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l6C6eAQo091044 for ; Thu, 12 Jul 2007 06:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l6C6eAaY091043; Thu, 12 Jul 2007 06:40:10 GMT (envelope-from gnats) Date: Thu, 12 Jul 2007 06:40:10 GMT Message-Id: <200707120640.l6C6eAaY091043@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: kern/114399: commit references a PR X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 06:40:10 -0000 The following reply was made to PR kern/114399; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/114399: commit references a PR Date: Thu, 12 Jul 2007 06:39:16 +0000 (UTC) ariff 2007-07-12 06:39:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/sound/pci/hda hdac.c hdac_private.h Log: MFC: Revisions: 1.44 src/sys/dev/sound/pci/hda/hdac.c 1.8 src/sys/dev/sound/pci/hda/hdac_private.h - Add codec id for Realtek ALC268. - Add controller id for Intel 82801I (ICH9). PR: kern/114399 Submitted by: Michael Fuckner - MSI support. Disable by default due to various issues with too many broken hardwares. MSI can be enabled through device.hints(5) or kenv(8) by setting "hint.pcm.%d.msi=1" (for RELENG_6, you need to set/enable hw.pci.enable_msi=1). Partially submitted by: kevlo YAMAMOTO Taku Tested by: joel, kevlo, YAMAMOTO Taku Revision Changes Path 1.36.2.5 +48 -16 src/sys/dev/sound/pci/hda/hdac.c 1.6.2.3 +9 -2 src/sys/dev/sound/pci/hda/hdac_private.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-multimedia@FreeBSD.ORG Thu Jul 12 06:44:21 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E015916A469; Thu, 12 Jul 2007 06:44:21 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3AEF013C4C8; Thu, 12 Jul 2007 06:44:21 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from freefall.freebsd.org (ariff@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l6C6iLU1091764; Thu, 12 Jul 2007 06:44:21 GMT (envelope-from ariff@freefall.freebsd.org) Received: (from ariff@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l6C6iI6d091760; Thu, 12 Jul 2007 06:44:18 GMT (envelope-from ariff) Date: Thu, 12 Jul 2007 06:44:18 GMT From: Ariff Abdullah Message-Id: <200707120644.l6C6iI6d091760@freefall.freebsd.org> To: michael@fuckner.net, ariff@FreeBSD.org, freebsd-multimedia@FreeBSD.org Cc: Subject: Re: kern/114399: [snd_hda] [patch] ICH9 reported as unknown Intel chipset X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 06:44:22 -0000 Synopsis: [snd_hda] [patch] ICH9 reported as unknown Intel chipset State-Changed-From-To: open->closed State-Changed-By: ariff State-Changed-When: Thu Jul 12 06:43:43 UTC 2007 State-Changed-Why: Committed. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=114399 From owner-freebsd-multimedia@FreeBSD.ORG Thu Jul 12 10:50:13 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B0D816A469; Thu, 12 Jul 2007 10:50:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 33A3613C4BD; Thu, 12 Jul 2007 10:50:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l6CAoCWo026184; Thu, 12 Jul 2007 10:50:12 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l6CAoC4x026180; Thu, 12 Jul 2007 10:50:12 GMT (envelope-from edwin) Date: Thu, 12 Jul 2007 10:50:12 GMT From: Edwin Groothuis Message-Id: <200707121050.l6CAoC4x026180@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org Cc: Subject: Re: ports/114524: audio/libsndfile: The SQLITE3 switch is misleading (useless?) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 10:50:13 -0000 Synopsis: audio/libsndfile: The SQLITE3 switch is misleading (useless?) Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jul 12 10:50:12 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=114524 From owner-freebsd-multimedia@FreeBSD.ORG Thu Jul 12 16:44:03 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5870216A46D for ; Thu, 12 Jul 2007 16:44:03 +0000 (UTC) (envelope-from jos@catnook.com) Received: from lizzy.dyndns.org (209-204-188-132.dsl.static.sonic.net [209.204.188.132]) by mx1.freebsd.org (Postfix) with SMTP id EE05D13C46A for ; Thu, 12 Jul 2007 16:44:02 +0000 (UTC) (envelope-from jos@catnook.com) Received: (qmail 51673 invoked by uid 1000); 12 Jul 2007 16:17:43 -0000 Date: Thu, 12 Jul 2007 09:17:43 -0700 From: Jos Backus To: multimedia@freebsd.org Message-ID: <20070712161743.GA51621@lizzy.catnook.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Choppy sound with nForce4 chipset during network activity X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jos@catnook.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 16:44:03 -0000 Hi. I am noticing choppy sound playback during network activity. Could this be related to the IRQ sharing between pcm0 and nfe0? lizzy:~% uname -a FreeBSD lizzy.catnook.local 7.0-CURRENT FreeBSD 7.0-CURRENT #6: Sun Jul 8 14:41:29 PDT 2007 root@lizzy.catnook.local:/usr/obj/usr/src/sys/LIZZY i386 lizzy:~% cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at io 0xdc00, 0xe000 irq 23 bufsz 32768 kld snd_ich [MPSAFE] (1p:3v/1r:1v channels duplex default) lizzy:~% vmstat -i interrupt total rate irq1: atkbd0 9201 0 irq4: uart0 129 0 irq6: fdc0 1 0 irq12: psm0 394582 3 irq22: atapci2 2064956 16 irq23: pcm0 nfe0 3970028 32 cpu0: timer 244997857 1999 Total 251436754 2052 lizzy:~% -- Jos Backus jos at catnook.com From owner-freebsd-multimedia@FreeBSD.ORG Fri Jul 13 03:00:18 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A4E116A400 for ; Fri, 13 Jul 2007 03:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 422B313C461 for ; Fri, 13 Jul 2007 03:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l6D30IfX060393 for ; Fri, 13 Jul 2007 03:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l6D30IbC060392; Fri, 13 Jul 2007 03:00:18 GMT (envelope-from gnats) Date: Fri, 13 Jul 2007 03:00:18 GMT Message-Id: <200707130300.l6D30IbC060392@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Gary Palmer Cc: Subject: Re: ports/113922: multimedia/ffmpeg segfaults on start X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gary Palmer List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2007 03:00:18 -0000 The following reply was made to PR ports/113922; it has been noted by GNATS. From: Gary Palmer To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/113922: multimedia/ffmpeg segfaults on start Date: Fri, 13 Jul 2007 03:40:02 +0100 I also experienced the crash. I tracked it down to ffmpeg source code. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x8480000 (LWP 100306)] 0x48852af7 in __vfprintf () from /lib/libc.so.6 (gdb) bt #0 0x48852af7 in __vfprintf () from /lib/libc.so.6 #1 0x488536f1 in vfprintf () from /lib/libc.so.6 #2 0x0805fd7d in log_callback_help (ptr=0x0, level=1, fmt=0x837b39c "T²7\b", vl=0x82c4b7e "\203Ä\030[Ã\220S\203ì\b\215D$\034Pÿt$\034ÿt$\034è") at ffmpeg.c:3735 #3 0x082c4b7e in av_vlog (avcl=0x848e010, level=137788800, fmt=0x837b39c "T²7\b", vl=0x82c4baa "\203Ä\030[Ã\220è") at log.c:65 #4 0x082c4baa in av_log (avcl=0x848e010, level=0, fmt=0x837b39c "T²7\b") at log.c:58 #5 0x081a9c13 in av_opt_show (obj=0x8477130, av_log_obj=0x0) at opt.c:335 #6 0x0805fe93 in show_help () at ffmpeg.c:3771 #7 0x08060d03 in main (argc=1, argv=0xbfbfe808) at ffmpeg.c:3798 Notice the fmt parameters are garbage from 4 upwards #6 0x0805fe93 in show_help () at ffmpeg.c:3771 3771 av_opt_show(sws_opts, NULL); Looking through the code, sws_opts is populated at ffmpeg.c in main() at line 3794 with a call to sws_getContext The real fun is that the ffmpeg code has TWO definitions for sws_getContext when you have --enable-swscaler passed to configure (which is the default for the port). One is defined in libavcodec/imgresample.c and the other in libswscale/swscale.c At least on my system, the linker defaulted to the version in libavcodec which leads to the SIGSEGV. Putting "#if 0" around the definitions for sws_getContext, sws_freeContext and sws_scale in libavcodec/imgresample.c appears to stop the SIGSEGV for me. Alternatively, deleting the files/patch-libavcodec_Makefile patch file appears to also stop the coredump. I do not have enough experience with this port to know if either option has bad side effects From owner-freebsd-multimedia@FreeBSD.ORG Fri Jul 13 05:12:05 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB12816A401 for ; Fri, 13 Jul 2007 05:12:05 +0000 (UTC) (envelope-from loafier@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id 641F713C48D for ; Fri, 13 Jul 2007 05:12:05 +0000 (UTC) (envelope-from loafier@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so97407anc for ; Thu, 12 Jul 2007 22:12:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=SF9+96LqvEg+9itKEp06tKFC+SCyV16HCAR67Ma/V0mG0BYSjIudop2TAmxxMM5fIn6j1wTdy04iLmzbsZvV2tswUOpnCRV8pxaCwuDB1yqalLEloa2Ls54kHRj2WbIHWktvRzQCxBrI1bcIgy7Pf//QS0A4Oeh9Jt7H4RlTqlc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=X0L8yQ4b6VXZMZdqtG2F66MYuEd/MptyKMDJ1oCirAvuGdpzPslbP+OjCL5G9M7q8A3B+jJa3o+DXmgxuSqIDUVYSrr6TC3VLvb/Q/5fWwLuUd30YHqwb7R577ebfbs3/y9aYLQdneJFZAOuvKJKwL1GRae34uhvH8/+zeQkYak= Received: by 10.100.191.5 with SMTP id o5mr765959anf.1184303524221; Thu, 12 Jul 2007 22:12:04 -0700 (PDT) Received: by 10.100.109.17 with HTTP; Thu, 12 Jul 2007 22:12:04 -0700 (PDT) Message-ID: Date: Thu, 12 Jul 2007 22:12:04 -0700 From: "Christopher Davis" Sender: loafier@gmail.com To: "Alexander Leidinger" In-Reply-To: <20070710093829.34mqbekao4wwww4s@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070710093829.34mqbekao4wwww4s@webmail.leidinger.net> X-Google-Sender-Auth: 42e337e7d76d7bc5 Cc: freebsd-hackers@freebsd.org, Ariff@freebsd.org, multimedia@freebsd.org Subject: Re: Audio driver template X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2007 05:12:05 -0000 On 7/10/07, Alexander Leidinger wrote: > Putting it into the examples directory instead of having it on the > people's own pages would be an improvement (the developer handbook > needs to be changed to point to the examples directory then). > > And you should clarify what kind of improvements are valid for your > SoC work. Somehow I doubt that adding shiny new features (like hps > suggested) is part of the goal for your work. I think it's more like > bringing existing drivers up-to-par with currently available generic > driver interfaces, isn't it? > > I also think examples for suspend/resume stuff should be added. > /sys/dev/sound/pci/atiixp.c has suspend and resume methods if you want > an example. > > You could also review the locking, as it changed a little bit > recently, I think. > > Apart from the atiixp driver the envy42, emu10kx and HDA drivers can > also serve as examples for what is the most current in the sound > subsystem in FreeBSD. Maybe you can gain some more hints from them (I > think the template is not very up-to-date compared to them). > > The new mixer interface is not used yet in the drivers, so we don't > have examples at all for them. You could ask ryanb@FreeBSD.org (or on > multimedia@) about it. > > Ariff@FreeBSD.org (or multimedia@) can maybe help if you have some > questions regarding the drivers in the tree (maybe Ariff will answer > to your initial question anyway). > > Bye, > Alexander. > > -- > I guess the Little League is even littler than we thought. > -- D. Cavett > > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 > Made another update: http://loafier.sixbit.org/template.c - removed wierd garbage characters around the initcd function - made names of read and write macros consistent w/ other functions - fixed invocation of snd_mtxcreate() to include name string I also copied in some code from the atiixp drivers's suspend/resume functions for handling the play and record channels, and noticed the use of pci_set_powerstate(). -- Christopher Davis From owner-freebsd-multimedia@FreeBSD.ORG Fri Jul 13 14:25:41 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D447216A400 for ; Fri, 13 Jul 2007 14:25:41 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.freebsd.org (Postfix) with ESMTP id 8357B13C467 for ; Fri, 13 Jul 2007 14:25:41 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so409985wxd for ; Fri, 13 Jul 2007 07:25:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:content-transfer-encoding:x-pgp-agent:x-mailer:sender; b=raiEVaoouliBRBYoDf5w2+9jWgIaaZuZuiLI2R7IWngBRKZSH8WG9hqwgN82AOKHHp3ak7nSywTAuulSplXTM3cV/m0Qu/OpPzjW0XJNNss8Qu9tpqhPHBBGV7JdSv3jNVY3R9MlSzODbZb2DVuFw+gD+5/5mvldN/uczSeQz4w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:content-transfer-encoding:x-pgp-agent:x-mailer:sender; b=Gr+lJZGLVrgwe7VnctHhmPbuytMaPFTHLJW3COdu1XU2h4y8HOtAIn/bzk1mdBlpX5oGXzdhPiPurhsS7i+aulLHahK/Lm0kcoYMeSdZmBKqc5eFYU8LxdRr3wZcKzQAMLfKXL+YGH7F4ERM/Jr4nM+fZvBK2lHWactZabdBvpY= Received: by 10.90.66.9 with SMTP id o9mr1594800aga.1184336740879; Fri, 13 Jul 2007 07:25:40 -0700 (PDT) Received: from ?10.61.32.111? ( [24.240.172.126]) by mx.google.com with ESMTP id 44sm30508970wri.2007.07.13.07.25.38 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 13 Jul 2007 07:25:39 -0700 (PDT) In-Reply-To: <200707130300.l6D30IbC060392@freefall.freebsd.org> References: <200707130300.l6D30IbC060392@freefall.freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-2--128896636" Message-Id: <3B5B9842-474E-4BBD-8F98-A9B6803EA0DA@ahze.net> From: Michael Johnson Date: Fri, 13 Jul 2007 10:25:33 -0400 To: Gary Palmer Content-Transfer-Encoding: 7bit X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.3) Sender: Michael Johnson Cc: freebsd-multimedia@FreeBSD.org Subject: Re: ports/113922: multimedia/ffmpeg segfaults on start X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2007 14:25:42 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-2--128896636 Content-Type: multipart/mixed; boundary=Apple-Mail-1--128896662 --Apple-Mail-1--128896662 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed On Jul 13, 2007, at 3:00 AM, Gary Palmer wrote: > The following reply was made to PR ports/113922; it has been noted =20 > by GNATS. > > From: Gary Palmer > To: bug-followup@FreeBSD.org > Cc: > Subject: Re: ports/113922: multimedia/ffmpeg segfaults on start > Date: Fri, 13 Jul 2007 03:40:02 +0100 > > I also experienced the crash. I tracked it down to ffmpeg source =20 > code. > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x8480000 (LWP 100306)] > 0x48852af7 in __vfprintf () from /lib/libc.so.6 > (gdb) bt > #0 0x48852af7 in __vfprintf () from /lib/libc.so.6 > #1 0x488536f1 in vfprintf () from /lib/libc.so.6 > #2 0x0805fd7d in log_callback_help (ptr=3D0x0, level=3D1, = fmt=3D0x837b39c > "T=B27\b", > vl=3D0x82c4b7e = "\203=C4\030[=C3\220S\203=EC\b\215D$\034P=FFt$\034=FFt$\034=E8") > at ffmpeg.c:3735 > #3 0x082c4b7e in av_vlog (avcl=3D0x848e010, level=3D137788800, > fmt=3D0x837b39c "T=B27\b", vl=3D0x82c4baa "\203=C4\030[=C3\220=E8")= at =20 > log.c:65 > #4 0x082c4baa in av_log (avcl=3D0x848e010, level=3D0, fmt=3D0x837b39c = =20 > "T=B27\b") > at log.c:58 > #5 0x081a9c13 in av_opt_show (obj=3D0x8477130, av_log_obj=3D0x0) at =20= > opt.c:335 > #6 0x0805fe93 in show_help () at ffmpeg.c:3771 > #7 0x08060d03 in main (argc=3D1, argv=3D0xbfbfe808) at ffmpeg.c:3798 > > Notice the fmt parameters are garbage from 4 upwards > > #6 0x0805fe93 in show_help () at ffmpeg.c:3771 > 3771 av_opt_show(sws_opts, NULL); > > Looking through the code, sws_opts is populated at ffmpeg.c in main=20= > () at > line 3794 with a call to sws_getContext > > The real fun is that the ffmpeg code has TWO definitions for > sws_getContext when you have --enable-swscaler passed to configure > (which is the default for the port). One is defined in > libavcodec/imgresample.c and the other in libswscale/swscale.c > > At least on my system, the linker defaulted to the version in =20 > libavcodec > which leads to the SIGSEGV. Putting "#if 0" around the =20 > definitions for > sws_getContext, sws_freeContext and sws_scale in > libavcodec/imgresample.c appears to stop the SIGSEGV for me. > > Alternatively, deleting the files/patch-libavcodec_Makefile patch =20 > file > appears to also stop the coredump. > I don't recall why we needed this patch, but I don't think it's =20 needed anymore Please test this patch. --Apple-Mail-1--128896662 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name=ffmpeg.diff Content-Disposition: attachment; filename=ffmpeg.diff diff -ruN --exclude=.svn ffmpeg.orig/Makefile ffmpeg/Makefile --- ffmpeg.orig/Makefile 2007-06-12 05:00:26.000000000 -0400 +++ ffmpeg/Makefile 2007-07-13 09:17:27.000000000 -0400 @@ -6,8 +6,7 @@ # PORTNAME= ffmpeg -DISTVERSION= 2007-05-30 -PORTREVISION= 1 +DISTVERSION= 2007-07-12 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ahze @@ -19,13 +18,16 @@ USE_BZIP2= yes USE_GMAKE= yes WANT_SDL= yes + +.include + CONFIGURE_ARGS= --cc="${CC}" --prefix="${PREFIX}" \ --make="${GMAKE}" \ --disable-debug \ --enable-memalign-hack \ --enable-shared \ --enable-pp \ - --extra-cflags="-fPIC -DPIC ${CFLAGS} -I${LOCALBASE}/include" \ + --extra-cflags="${CFLAGS} -I${LOCALBASE}/include" \ --extra-ldflags="-L${LOCALBASE}/lib" \ --extra-libs="${PTHREAD_LIBS}" \ --enable-gpl \ @@ -37,7 +39,7 @@ PLIST_SUB= SHLIB_VER=${SHLIB_VER} USE_LDCONFIG= yes -FFMPEG_MAN1= ffmpeg.1 +MAN1+= ffmpeg.1 ffserver.1 ## DOC_FILES= COPYING Changelog README @@ -47,12 +49,6 @@ hooks.html optimization.txt PORTDOCS= * -.include - -.if ${ARCH}=="amd64" -EXTRA_PATCHES= ${PATCHDIR}/amd64-patch -.endif - ## sse hardware vector support .if (defined(MACHINE_CPU) && ${MACHINE_CPU:Msse} == "sse") WITH_BUILTIN_VECTOR= yes @@ -92,14 +88,13 @@ CONFIGURE_ARGS+= --enable-libfaac .endif ## faad -.ifdef(WITH_FAAD) || exists(${LOCALBASE}/lib/libfaad.so) +.ifndef(WITHOUT_FAAD) || exists(${LOCALBASE}/lib/libfaad.so) LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad CONFIGURE_ARGS+= --enable-libfaad \ --enable-libfaadbin .endif USE_RC_SUBR= ffserver -FFMPEG_MAN1+= ffserver.1 #### BROKEN LIST ##### WITHOUT_THEORA= yes @@ -132,8 +127,6 @@ .ifdef(WITH_SDL) || ${HAVE_SDL:Msdl} USE_SDL+= sdl -FFMPEG_MAN1+= ffplay.1 - PLIST_FILES+= bin/ffplay .else CONFIGURE_ARGS+= --disable-ffplay @@ -156,7 +149,7 @@ .ifdef(WITH_X264) || exists(${LOCALBASE}/lib/libx264.so) LIB_DEPENDS+= x264.50:${PORTSDIR}/multimedia/x264 -CONFIGURE_ARGS+= --enable-x264 +CONFIGURE_ARGS+= --enable-libx264 .endif ## builtin vector, requires mmx .if !defined(WITHOUT_BUILTIN_VECTOR) && defined(WITH_BUILTIN_VECTOR) @@ -179,11 +172,7 @@ .ifdef(WITH_XVID) || exists(${LOCALBASE}/lib/libxvidcore.so) LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid -CONFIGURE_ARGS+= --enable-xvid -.endif - -.ifndef(NOPORTDOCS) -MAN1= ${FFMPEG_MAN1} +CONFIGURE_ARGS+= --enable-libxvid .endif pre-everything:: @@ -239,7 +228,7 @@ post-patch: # Faad compat - @${REINPLACE_CMD} -e 's|faacD|NeAACD|' ${WRKSRC}/libavcodec/faad.c + @${REINPLACE_CMD} -e 's|faacD|NeAACD|' ${WRKSRC}/libavcodec/libfaad.c # {C,LD}FLAGS safeness # fix x264 math, use correct log base 2 from math(3) .if ${OSVERSION} <= 601000 @@ -312,10 +301,7 @@ -e 's|^(CONFIG_LIBTHEORA).*$$|\1=no|' \ ${WRKSRC}/config.mak .endif -# shared libraries PIC - @${REINPLACE_CMD} -E \ - -e 's|^(PIC[[:space:]]*=.*)$$|\1 -fpic -fPIC -DPIC|' \ - ${WRKSRC}/config.mak + post-install: ${INSTALL_DATA} ${WRKSRC}/doc/ffserver.conf ${PREFIX}/etc/ffserver.conf-dist if [ ! -f ${PREFIX}/etc/ffserver.conf ]; then \ diff -ruN --exclude=.svn ffmpeg.orig/distinfo ffmpeg/distinfo --- ffmpeg.orig/distinfo 2007-06-11 22:06:48.000000000 -0400 +++ ffmpeg/distinfo 2007-07-13 09:17:27.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (ffmpeg-2007-05-30.tar.bz2) = 85d6f1a5657ca9c7730dac76c1cca883 -SHA256 (ffmpeg-2007-05-30.tar.bz2) = fa2237b2852ea8f01b329863f9b07f72865a1f58af5d001904d67f974ab0e18b -SIZE (ffmpeg-2007-05-30.tar.bz2) = 2256282 +MD5 (ffmpeg-2007-07-12.tar.bz2) = 6f055a17766e7d6a044281ea4a43c481 +SHA256 (ffmpeg-2007-07-12.tar.bz2) = 7abbb87ec7a8ae9ea0ec2e0ad6138d60406e9ef3f1ab6293af98d662276c6210 +SIZE (ffmpeg-2007-07-12.tar.bz2) = 2277468 diff -ruN --exclude=.svn ffmpeg.orig/files/amd64-patch ffmpeg/files/amd64-patch --- ffmpeg.orig/files/amd64-patch 2007-05-25 13:07:36.000000000 -0400 +++ ffmpeg/files/amd64-patch 1969-12-31 19:00:00.000000000 -0500 @@ -1,55 +0,0 @@ -$OpenBSD: patch-libavcodec_mpegvideo_c,v 1.1 2007/01/23 09:34:45 robert Exp $ ---- libavcodec/mpegvideo.c.orig Sat Dec 23 05:05:36 2006 -+++ libavcodec/mpegvideo.c Tue Jan 2 18:22:01 2007 -@@ -4837,7 +4837,7 @@ static int pre_estimate_motion_thread(AV - static int estimate_motion_thread(AVCodecContext *c, void *arg){ - MpegEncContext *s= arg; - -- ff_check_alignment(); -+ /*ff_check_alignment();*/ - - s->me.dia_size= s->avctx->dia_size; - s->first_slice_line=1; -@@ -4865,7 +4865,7 @@ static int mb_var_thread(AVCodecContext - MpegEncContext *s= arg; - int mb_x, mb_y; - -- ff_check_alignment(); -+ /*ff_check_alignment();*/ - - for(mb_y=s->start_mb_y; mb_y < s->end_mb_y; mb_y++) { - for(mb_x=0; mb_x < s->mb_width; mb_x++) { -@@ -4914,7 +4914,7 @@ static int encode_thread(AVCodecContext - PutBitContext pb[2], pb2[2], tex_pb[2]; - //printf("%d->%d\n", s->resync_mb_y, s->end_mb_y); - -- ff_check_alignment(); -+ /*ff_check_alignment();*/ - - for(i=0; i<2; i++){ - init_put_bits(&pb [i], bit_buf [i], MAX_MB_BYTES); ---- libavcodec/dsputil.c.orig Wed Apr 18 09:42:55 2007 -+++ libavcodec/dsputil.c Wed Apr 18 10:16:01 2007 -@@ -3814,6 +3814,7 @@ - for(i=0; i<64; i++) inv_zigzag_direct16[ff_zigzag_direct[i]]= i+1; - } - -+/* - int ff_check_alignment(void){ - static int did_fail=0; - DECLARE_ALIGNED_16(int, aligned); -@@ -3832,12 +3833,12 @@ - } - return 0; - } -- -+*/ - void dsputil_init(DSPContext* c, AVCodecContext *avctx) - { - int i; - -- ff_check_alignment(); -+ /*ff_check_alignment();*/ - - #ifdef CONFIG_ENCODERS - if(avctx->dct_algo==FF_DCT_FASTINT) { diff -ruN --exclude=.svn ffmpeg.orig/files/patch-configure ffmpeg/files/patch-configure --- ffmpeg.orig/files/patch-configure 2007-06-11 22:06:49.000000000 -0400 +++ ffmpeg/files/patch-configure 2007-07-13 09:17:27.000000000 -0400 @@ -1,5 +1,5 @@ ---- configure.orig Sun May 27 12:31:02 2007 -+++ configure Wed May 30 21:50:21 2007 +--- configure.orig 2007-07-08 13:47:15.000000000 -0400 ++++ configure 2007-07-09 12:37:09.000000000 -0400 @@ -210,11 +210,11 @@ # "tr '[a-z]' '[A-Z]'" is a workaround for Solaris tr not grokking "tr a-z A-Z" @@ -14,7 +14,7 @@ } set_all(){ -@@ -1020,15 +1020,9 @@ +@@ -992,15 +992,9 @@ enable fast_unaligned ;; x86_64|amd64) @@ -32,30 +32,20 @@ ;; # armv4l is a subset of armv[567]*l arm|armv[4567]*l) -@@ -1781,14 +1775,14 @@ - # not all compilers support -Os - test "$optimize" = "small" && check_cflags -Os - --if enabled optimize; then +@@ -1734,12 +1728,6 @@ + check_cflags -Os # not all compilers support -Os + optimize="small" + elif enabled optimize; then - if test -n "`$cc -v 2>&1 | grep xlc`"; then - add_cflags "-O5" - add_ldflags "-O5" - else - add_cflags "-O3" - fi --fi -+#if enabled optimize; then -+# if test -n "`$cc -v 2>&1 | grep xlc`"; then -+# add_cflags "-O5" -+# add_ldflags "-O5" -+# else -+# add_cflags "-O3" -+# fi -+#fi + fi # PIC flags for shared library objects where they are needed - if enabled shared; then -@@ -1996,15 +1990,15 @@ +@@ -1927,15 +1915,15 @@ if enabled shared; then echo "BUILD_SHARED=yes" >> config.mak echo "PIC=-fPIC -DPIC" >> config.mak @@ -76,7 +66,7 @@ echo "SWSVERSION=$sws_version" >> config.mak echo "SLIBNAME=${SLIBNAME}" >> config.mak echo "SLIBNAME_WITH_VERSION=${SLIBNAME_WITH_VERSION}" >> config.mak -@@ -2039,7 +2033,7 @@ +@@ -1969,7 +1957,7 @@ echo "SRC_PATH=\"$source_path\"" >> config.mak echo "SRC_PATH_BARE=$source_path" >> config.mak @@ -85,7 +75,7 @@ # Apparently it's not possible to portably echo a backslash. if enabled asmalign_pot; then -@@ -2119,8 +2113,8 @@ +@@ -2047,8 +2035,8 @@ Version: $version Requires: $requires Conflicts: @@ -96,7 +86,7 @@ EOF } -@@ -2143,7 +2137,8 @@ +@@ -2071,7 +2059,8 @@ Requires: $requires Conflicts: Libs: \${libdir}/${LIBPREF}${shortname}${LIBSUF} $libs diff -ruN --exclude=.svn ffmpeg.orig/files/patch-libavcodec_Makefile ffmpeg/files/patch-libavcodec_Makefile --- ffmpeg.orig/files/patch-libavcodec_Makefile 2007-05-25 13:07:36.000000000 -0400 +++ ffmpeg/files/patch-libavcodec_Makefile 1969-12-31 19:00:00.000000000 -0500 @@ -1,12 +0,0 @@ ---- libavcodec/Makefile.orig Thu May 3 08:50:33 2007 -+++ libavcodec/Makefile Thu May 3 08:50:42 2007 -@@ -293,9 +293,7 @@ - - OBJS-$(HAVE_XVMC_ACCEL) += xvmcvideo.o - --ifneq ($(CONFIG_SWSCALER),yes) - OBJS += imgresample.o --endif - - # processor-specific code - ifeq ($(TARGET_MMX),yes) diff -ruN --exclude=.svn ffmpeg.orig/pkg-plist ffmpeg/pkg-plist --- ffmpeg.orig/pkg-plist 2007-06-11 22:06:48.000000000 -0400 +++ ffmpeg/pkg-plist 2007-07-13 09:17:27.000000000 -0400 @@ -6,6 +6,7 @@ include/ffmpeg/avcodec.h include/ffmpeg/avformat.h include/ffmpeg/avio.h +include/ffmpeg/avstring.h include/ffmpeg/avutil.h include/ffmpeg/base64.h include/ffmpeg/common.h @@ -37,7 +38,7 @@ lib/libavutil.a lib/libavutil.so lib/libavutil.so.%%SHLIB_VER%% -lib/libavutil.so.49.4.0 +lib/libavutil.so.49.4.1 lib/libpostproc.a lib/libpostproc.so lib/libpostproc.so.%%SHLIB_VER%% --Apple-Mail-1--128896662 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Michael > I do not have enough experience with this port to know if either > option > has bad side effects > > > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia- > unsubscribe@freebsd.org" --Apple-Mail-1--128896662-- --Apple-Mail-2--128896636 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFGl4tdn4uqfTwEb9YRAoLrAJ9eawJA2zMPUxaKkBcI+d6O7LMN2QCgqRFo 5ZWhRTAfPta0vVbXGniQrgc= =GIRT -----END PGP SIGNATURE----- --Apple-Mail-2--128896636-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 14 03:40:10 2007 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9364316A400; Sat, 14 Jul 2007 03:40:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 6A8A013C471; Sat, 14 Jul 2007 03:40:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6E3eAiW046537; Sat, 14 Jul 2007 03:40:10 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6E3eAQG046533; Sat, 14 Jul 2007 03:40:10 GMT (envelope-from edwin) Date: Sat, 14 Jul 2007 03:40:10 GMT Message-Id: <200707140340.l6E3eAQG046533@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 03:40:10 -0000 Synopsis: multimedia/vlc-devel doesn't compile when the QT4 option is selected Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jul 14 03:40:09 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=114573 From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 14 15:17:22 2007 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5DBCB16A402 for ; Sat, 14 Jul 2007 15:17:22 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 72FC713C474 for ; Sat, 14 Jul 2007 15:17:20 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (rb5dg130.net.upc.cz [89.176.238.130]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id l6EFHCf9031952 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Sat, 14 Jul 2007 17:17:13 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: multimedia@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-E0UvuTT/MvA4/wmlatX/" Date: Sat, 14 Jul 2007 17:17:11 +0200 Message-Id: <1184426231.13302.212.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port X-Spam-Score: -0.261 () AWL,BAYES_50,WEIRD_PORT X-Scanned-By: MIMEDefang 2.61 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 89.176.238.130; Sender-helo: [192.168.0.23]; ) Cc: Subject: [Fwd: gstreamer-plugins-mpeg2enc-0.10.5_2,3 failed on amd64 7] X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 15:17:22 -0000 --=-E0UvuTT/MvA4/wmlatX/ Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: kris@freebsd.org, pav@freebsd.org > P=F8edm=ECt: gstreamer-plugins-mpeg2enc-0.10.5_2,3 failed on amd64 7 > Datum: Sat, 14 Jul 2007 14:00:59 GMT >=20 > building gstreamer-plugins-mpeg2enc-0.10.5_2,3 on hammer2.isc.gumbysoft.c= om > in directory /usr2/pkgbuild/7/chroot/83 > building for: 7.0-CURRENT amd64 > maintained by: multimedia@FreeBSD.org > port directory: /usr/ports/multimedia/gstreamer-plugins-mpeg2enc > build started at Sat Jul 14 13:59:44 UTC 2007 > FETCH_DEPENDS=3D > PATCH_DEPENDS=3Dlibtool-1.5.22_4.tbz > EXTRACT_DEPENDS=3D > BUILD_DEPENDS=3Dcompositeproto-0.3.1.tbz damageproto-1.1.0_2.tbz expat-2.= 0.0_1.tbz fixesproto-4.0.tbz fontcacheproto-0.1.2.tbz fontconfig-2.4.2_2,1.= tbz fontsproto-2.0.2.tbz freetype2-2.2.1_2.tbz gettext-0.16.1_3.tbz glib-2.= 12.12_2.tbz gmake-3.81_2.tbz gstreamer-0.10.13.tbz gstreamer-plugins-0.10.1= 3,3.tbz gstreamer-plugins-bad-0.10.5_2,3.tbz inputproto-1.3.2.tbz jpeg-6b_4= .tbz kbproto-1.0.3.tbz libFS-1.0.0.tbz libGL-7.0.tbz libGLU-7.0.tbz libICE-= 1.0.3,1.tbz libSM-1.0.3,1.tbz libX11-1.1.2_1,1.tbz libXScrnSaver-1.1.2.tbz = libXTrap-1.0.0.tbz libXau-1.0.3_2.tbz libXaw-1.0.3,1.tbz libXcomposite-0.3.= 2,1.tbz libXcursor-1.1.8_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2.tbz libX= evie-1.0.2.tbz libXext-1.0.3,1.tbz libXfixes-4.0.3.tbz libXfont-1.2.8,1.tbz= libXfontcache-1.0.4.tbz libXft-2.1.12.tbz libXi-1.0.2,1.tbz libXinerama-1.= 0.2,1.tbz libXmu-1.0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.6_1.tbz libXprint= AppUtil-1.0.1.tbz libXprintUtil-1.0.1.tbz libXrandr-1.2.1.tbz libXrender-0.= 9.2.tbz libXres-1.0 > .3_1.tbz libXt-1.0.5.tbz libXtst-1.0.2.tbz libXv-1.0.3,1.tbz libXvMC-1.0= .4.tbz libXxf86dga-1.0.1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.1.tbz li= bdmx-1.0.2.tbz libdrm-2.3.0.tbz libfontenc-1.0.4.tbz libiconv-1.9.2_2.tbz l= iboil-0.3.12.tbz liboldX-1.0.1.tbz libtool-1.5.22_4.tbz libxkbfile-1.0.4.tb= z libxkbui-1.0.2.tbz libxml2-2.6.29.tbz mjpegtools-1.9.0.r2.tbz perl-5.8.8.= tbz pkg-config-0.22.tbz png-1.2.18.tbz popt-1.7_4.tbz printproto-1.0.3.tbz = randrproto-1.2.1.tbz recordproto-1.13.2.tbz renderproto-0.9.2.tbz scrnsaver= proto-1.1.0.tbz trapproto-3.4.3.tbz v4l_compat-1.0.20060801.tbz videoproto-= 2.2.2.tbz xextproto-7.0.2.tbz xf86dgaproto-2.0.2.tbz xf86miscproto-0.9.2.tb= z xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xorg-libraries-7.2_2.t= bz xproto-7.0.10.tbz xtrans-1.0.3.tbz > RUN_DEPENDS=3Dcompositeproto-0.3.1.tbz damageproto-1.1.0_2.tbz expat-2.0.= 0_1.tbz fixesproto-4.0.tbz fontcacheproto-0.1.2.tbz fontconfig-2.4.2_2,1.tb= z fontsproto-2.0.2.tbz freetype2-2.2.1_2.tbz gettext-0.16.1_3.tbz glib-2.12= .12_2.tbz gstreamer-0.10.13.tbz gstreamer-plugins-0.10.13,3.tbz gstreamer-p= lugins-bad-0.10.5_2,3.tbz inputproto-1.3.2.tbz jpeg-6b_4.tbz kbproto-1.0.3.= tbz libFS-1.0.0.tbz libGL-7.0.tbz libGLU-7.0.tbz libICE-1.0.3,1.tbz libSM-1= .0.3,1.tbz libX11-1.1.2_1,1.tbz libXScrnSaver-1.1.2.tbz libXTrap-1.0.0.tbz = libXau-1.0.3_2.tbz libXaw-1.0.3,1.tbz libXcomposite-0.3.2,1.tbz libXcursor-= 1.1.8_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2.tbz libXevie-1.0.2.tbz libX= ext-1.0.3,1.tbz libXfixes-4.0.3.tbz libXfont-1.2.8,1.tbz libXfontcache-1.0.= 4.tbz libXft-2.1.12.tbz libXi-1.0.2,1.tbz libXinerama-1.0.2,1.tbz libXmu-1.= 0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.6_1.tbz libXprintAppUtil-1.0.1.tbz l= ibXprintUtil-1.0.1.tbz libXrandr-1.2.1.tbz libXrender-0.9.2.tbz libXres-1.0= .3_1.tbz libXt-1.0. > 5.tbz libXtst-1.0.2.tbz libXv-1.0.3,1.tbz libXvMC-1.0.4.tbz libXxf86dga-= 1.0.1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.1.tbz libdmx-1.0.2.tbz libd= rm-2.3.0.tbz libfontenc-1.0.4.tbz libiconv-1.9.2_2.tbz liboil-0.3.12.tbz li= boldX-1.0.1.tbz libxkbfile-1.0.4.tbz libxkbui-1.0.2.tbz libxml2-2.6.29.tbz = mjpegtools-1.9.0.r2.tbz perl-5.8.8.tbz pkg-config-0.22.tbz png-1.2.18.tbz p= opt-1.7_4.tbz printproto-1.0.3.tbz randrproto-1.2.1.tbz recordproto-1.13.2.= tbz renderproto-0.9.2.tbz scrnsaverproto-1.1.0.tbz trapproto-3.4.3.tbz vide= oproto-2.2.2.tbz xextproto-7.0.2.tbz xf86dgaproto-2.0.2.tbz xf86miscproto-0= .9.2.tbz xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xorg-libraries-= 7.2_2.tbz xproto-7.0.10.tbz xtrans-1.0.3.tbz > prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/local > add_pkg > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D> gst-plugins-bad-0.10.5.tar.bz2 doesn't seem to exist in /tmp/distfil= es/. > =3D> Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/dis= tfiles/. > fetch: ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/gst-plugins-bad-= 0.10.5.tar.bz2: File unavailable (e.g., file not found, no access) > =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/dis= tfiles/. > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/gst-plugins-bad-= 0.10.5.tar.bz2: File unavailable (e.g., file not found, no access) > =3D> Attempting to fetch from http://gstreamer.freedesktop.org/src/gst-pl= ugins-bad/. > gst-plugins-bad-0.10.5.tar.bz2 1369 kB 526 kBps > =3D> MD5 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D> SHA256 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg > =3D=3D=3D> Extracting for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > =3D> MD5 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D> SHA256 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg libtool-1.5.22_4.tbz > adding dependencies > pkg_add libtool-1.5.22_4.tbz > =3D=3D=3D> Patching for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on file: /usr/= local/bin/libtool - found > =3D=3D=3D> Applying FreeBSD patches for gstreamer-plugins-mpeg2enc-0.10.= 5_2,3 > Deleting libtool-1.5.22_4 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg compositeproto-0.3.1.tbz damageproto-1.1.0_2.tbz expat-2.0.0_1.tb= z fixesproto-4.0.tbz fontcacheproto-0.1.2.tbz fontconfig-2.4.2_2,1.tbz font= sproto-2.0.2.tbz freetype2-2.2.1_2.tbz gettext-0.16.1_3.tbz glib-2.12.12_2.= tbz gmake-3.81_2.tbz gstreamer-0.10.13.tbz gstreamer-plugins-0.10.13,3.tbz = gstreamer-plugins-bad-0.10.5_2,3.tbz inputproto-1.3.2.tbz jpeg-6b_4.tbz kbp= roto-1.0.3.tbz libFS-1.0.0.tbz libGL-7.0.tbz libGLU-7.0.tbz libICE-1.0.3,1.= tbz libSM-1.0.3,1.tbz libX11-1.1.2_1,1.tbz libXScrnSaver-1.1.2.tbz libXTrap= -1.0.0.tbz libXau-1.0.3_2.tbz libXaw-1.0.3,1.tbz libXcomposite-0.3.2,1.tbz = libXcursor-1.1.8_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2.tbz libXevie-1.0= .2.tbz libXext-1.0.3,1.tbz libXfixes-4.0.3.tbz libXfont-1.2.8,1.tbz libXfon= tcache-1.0.4.tbz libXft-2.1.12.tbz libXi-1.0.2,1.tbz libXinerama-1.0.2,1.tb= z libXmu-1.0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.6_1.tbz libXprintAppUtil-= 1.0.1.tbz libXprintUtil-1.0.1.tbz libXrandr-1.2.1.tbz libXrender-0.9.2.tbz = libXres-1.0.3_1.t > bz libXt-1.0.5.tbz libXtst-1.0.2.tbz libXv-1.0.3,1.tbz libXvMC-1.0.4.tbz= libXxf86dga-1.0.1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.1.tbz libdmx-1= .0.2.tbz libdrm-2.3.0.tbz libfontenc-1.0.4.tbz libiconv-1.9.2_2.tbz liboil-= 0.3.12.tbz liboldX-1.0.1.tbz libtool-1.5.22_4.tbz libxkbfile-1.0.4.tbz libx= kbui-1.0.2.tbz libxml2-2.6.29.tbz mjpegtools-1.9.0.r2.tbz perl-5.8.8.tbz pk= g-config-0.22.tbz png-1.2.18.tbz popt-1.7_4.tbz printproto-1.0.3.tbz randrp= roto-1.2.1.tbz recordproto-1.13.2.tbz renderproto-0.9.2.tbz scrnsaverproto-= 1.1.0.tbz trapproto-3.4.3.tbz v4l_compat-1.0.20060801.tbz videoproto-2.2.2.= tbz xextproto-7.0.2.tbz xf86dgaproto-2.0.2.tbz xf86miscproto-0.9.2.tbz xf86= vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xorg-libraries-7.2_2.tbz xpr= oto-7.0.10.tbz xtrans-1.0.3.tbz > adding dependencies > pkg_add compositeproto-0.3.1.tbz > pkg_add damageproto-1.1.0_2.tbz > pkg_add expat-2.0.0_1.tbz > pkg_add fixesproto-4.0.tbz > pkg_add fontcacheproto-0.1.2.tbz > pkg_add fontconfig-2.4.2_2,1.tbz > Running fc-cache to build fontconfig cache... > /usr/local/lib/X11/fonts: caching, 0 fonts, 1 dirs > /usr/local/lib/X11/fonts/local: caching, 0 fonts, 0 dirs > /root/.fonts: skipping, no such directory > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning unwritable cache directory > fc-cache: succeeded > pkg_add fontsproto-2.0.2.tbz > pkg_add freetype2-2.2.1_2.tbz > skipping freetype2-2.2.1_2, already added > pkg_add gettext-0.16.1_3.tbz > pkg_add glib-2.12.12_2.tbz > Removing stale symlinks from /usr/bin... > Skipping /usr/bin/perl > Skipping /usr/bin/perl5 > Done. > Creating various symlinks in /usr/bin... > Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl > Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5 > Done. > Cleaning up /etc/make.conf... Done. > Spamming /etc/make.conf... Done. > Cleaning up /etc/manpath.config... Done. > Spamming /etc/manpath.config... Done. > pkg_add gmake-3.81_2.tbz > pkg_add gstreamer-0.10.13.tbz > pkg_add gstreamer-plugins-0.10.13,3.tbz > pkg_add gstreamer-plugins-bad-0.10.5_2,3.tbz > pkg_add inputproto-1.3.2.tbz > skipping inputproto-1.3.2, already added > pkg_add jpeg-6b_4.tbz > pkg_add kbproto-1.0.3.tbz > skipping kbproto-1.0.3, already added > pkg_add libFS-1.0.0.tbz > skipping libFS-1.0.0, already added > pkg_add libGL-7.0.tbz > skipping libGL-7.0, already added > pkg_add libGLU-7.0.tbz > skipping libGLU-7.0, already added > pkg_add libICE-1.0.3,1.tbz > skipping libICE-1.0.3,1, already added > pkg_add libSM-1.0.3,1.tbz > skipping libSM-1.0.3,1, already added > pkg_add libX11-1.1.2_1,1.tbz > skipping libX11-1.1.2_1,1, already added > pkg_add libXScrnSaver-1.1.2.tbz > skipping libXScrnSaver-1.1.2, already added > pkg_add libXTrap-1.0.0.tbz > skipping libXTrap-1.0.0, already added > pkg_add libXau-1.0.3_2.tbz > skipping libXau-1.0.3_2, already added > pkg_add libXaw-1.0.3,1.tbz > skipping libXaw-1.0.3,1, already added > pkg_add libXcomposite-0.3.2,1.tbz > skipping libXcomposite-0.3.2,1, already added > pkg_add libXcursor-1.1.8_1.tbz > skipping libXcursor-1.1.8_1, already added > pkg_add libXdamage-1.1.1.tbz > skipping libXdamage-1.1.1, already added > pkg_add libXdmcp-1.0.2.tbz > skipping libXdmcp-1.0.2, already added > pkg_add libXevie-1.0.2.tbz > skipping libXevie-1.0.2, already added > pkg_add libXext-1.0.3,1.tbz > skipping libXext-1.0.3,1, already added > pkg_add libXfixes-4.0.3.tbz > skipping libXfixes-4.0.3, already added > pkg_add libXfont-1.2.8,1.tbz > skipping libXfont-1.2.8,1, already added > pkg_add libXfontcache-1.0.4.tbz > skipping libXfontcache-1.0.4, already added > pkg_add libXft-2.1.12.tbz > skipping libXft-2.1.12, already added > pkg_add libXi-1.0.2,1.tbz > skipping libXi-1.0.2,1, already added > pkg_add libXinerama-1.0.2,1.tbz > skipping libXinerama-1.0.2,1, already added > pkg_add libXmu-1.0.3,1.tbz > skipping libXmu-1.0.3,1, already added > pkg_add libXp-1.0.0,1.tbz > skipping libXp-1.0.0,1, already added > pkg_add libXpm-3.5.6_1.tbz > skipping libXpm-3.5.6_1, already added > pkg_add libXprintAppUtil-1.0.1.tbz > skipping libXprintAppUtil-1.0.1, already added > pkg_add libXprintUtil-1.0.1.tbz > skipping libXprintUtil-1.0.1, already added > pkg_add libXrandr-1.2.1.tbz > skipping libXrandr-1.2.1, already added > pkg_add libXrender-0.9.2.tbz > skipping libXrender-0.9.2, already added > pkg_add libXres-1.0.3_1.tbz > skipping libXres-1.0.3_1, already added > pkg_add libXt-1.0.5.tbz > skipping libXt-1.0.5, already added > pkg_add libXtst-1.0.2.tbz > skipping libXtst-1.0.2, already added > pkg_add libXv-1.0.3,1.tbz > skipping libXv-1.0.3,1, already added > pkg_add libXvMC-1.0.4.tbz > skipping libXvMC-1.0.4, already added > pkg_add libXxf86dga-1.0.1.tbz > skipping libXxf86dga-1.0.1, already added > pkg_add libXxf86misc-1.0.1.tbz > skipping libXxf86misc-1.0.1, already added > pkg_add libXxf86vm-1.0.1.tbz > skipping libXxf86vm-1.0.1, already added > pkg_add libdmx-1.0.2.tbz > skipping libdmx-1.0.2, already added > pkg_add libdrm-2.3.0.tbz > skipping libdrm-2.3.0, already added > pkg_add libfontenc-1.0.4.tbz > skipping libfontenc-1.0.4, already added > pkg_add libiconv-1.9.2_2.tbz > skipping libiconv-1.9.2_2, already added > pkg_add liboil-0.3.12.tbz > skipping liboil-0.3.12, already added > pkg_add liboldX-1.0.1.tbz > skipping liboldX-1.0.1, already added > pkg_add libtool-1.5.22_4.tbz > pkg_add libxkbfile-1.0.4.tbz > skipping libxkbfile-1.0.4, already added > pkg_add libxkbui-1.0.2.tbz > skipping libxkbui-1.0.2, already added > pkg_add libxml2-2.6.29.tbz > skipping libxml2-2.6.29, already added > pkg_add mjpegtools-1.9.0.r2.tbz > pkg_add perl-5.8.8.tbz > skipping perl-5.8.8, already added > pkg_add pkg-config-0.22.tbz > skipping pkg-config-0.22, already added > pkg_add png-1.2.18.tbz > skipping png-1.2.18, already added > pkg_add popt-1.7_4.tbz > skipping popt-1.7_4, already added > pkg_add printproto-1.0.3.tbz > skipping printproto-1.0.3, already added > pkg_add randrproto-1.2.1.tbz > skipping randrproto-1.2.1, already added > pkg_add recordproto-1.13.2.tbz > skipping recordproto-1.13.2, already added > pkg_add renderproto-0.9.2.tbz > skipping renderproto-0.9.2, already added > pkg_add scrnsaverproto-1.1.0.tbz > skipping scrnsaverproto-1.1.0, already added > pkg_add trapproto-3.4.3.tbz > skipping trapproto-3.4.3, already added > pkg_add v4l_compat-1.0.20060801.tbz > pkg_add videoproto-2.2.2.tbz > skipping videoproto-2.2.2, already added > pkg_add xextproto-7.0.2.tbz > skipping xextproto-7.0.2, already added > pkg_add xf86dgaproto-2.0.2.tbz > skipping xf86dgaproto-2.0.2, already added > pkg_add xf86miscproto-0.9.2.tbz > skipping xf86miscproto-0.9.2, already added > pkg_add xf86vidmodeproto-2.2.2.tbz > skipping xf86vidmodeproto-2.2.2, already added > pkg_add xineramaproto-1.1.2.tbz > skipping xineramaproto-1.1.2, already added > pkg_add xorg-libraries-7.2_2.tbz > skipping xorg-libraries-7.2_2, already added > pkg_add xproto-7.0.10.tbz > skipping xproto-7.0.10, already added > pkg_add xtrans-1.0.3.tbz > skipping xtrans-1.0.3, already added > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on package: v4= l_compat>=3D1.0.20060801 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on executable = in : gmake - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on package: gs= treamer-plugins>=3D0.10.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on package: gs= treamer-plugins-bad>=3D0.10.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on file: /usr/= local/bin/libtool - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on executable = in : pkg-config - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: gstreamer-0.10.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: popt.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: oil-0.3.1 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: mjpegutils-1.9.1 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: intl - found > =3D=3D=3D> Configuring for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether gmake sets $(MAKE)... yes > checking nano version... 0 (release) > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking build system type... amd64-portbld-freebsd7.0 > checking host system type... amd64-portbld-freebsd7.0 > checking for style of include used by gmake... GNU > checking for 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...=20 > 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 dependency style of cc... gcc3 > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ld used by cc... /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... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependent libraries... pass_all > 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 whether we are using the GNU C++ compiler... yes > checking whether c++ accepts -g... yes > checking dependency style of c++... gcc3 > checking how to run the C++ preprocessor... c++ -E > checking for g77... no > checking for xlf... no > checking for f77... no > checking for frt... no > checking for pgf77... no > checking for cf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for xlf90... no > checking for f90... no > checking for pgf90... no > checking for pghpf... no > checking for epcf90... no > checking for gfortran... no > checking for g95... no > checking for xlf95... no > checking for f95... no > checking for fort... no > checking for ifort... no > checking for ifc... no > checking for efc... no > checking for pgf95... no > checking for lf95... no > checking for ftn... no > checking whether we are using the GNU Fortran 77 compiler... no > checking whether accepts -g... no > checking the maximum length of command line arguments... (cached) 262144 > checking command to parse /usr/bin/nm -B output from cc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > 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/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 > configure: creating libtool > appending configuration tag "CXX" to libtool > 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 > 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/bin/ld) supports shared libraries..= . yes > checking dynamic linker characteristics... freebsd7.0 ld.so > checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > 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 whether NLS is requested... yes > checking for GNU gettext in libc... no > checking for iconv... yes > checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpa= th -Wl,/usr/local/lib > checking for GNU gettext in libintl... yes > 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 > configure: Using GStreamer Bad Plug-ins source release as package name > configure: Using Unknown package origin as package origin >=20 > configure: *** checking feature: enable building of plug-ins with externa= l deps *** > configure: building external plug-ins >=20 > configure: *** checking feature: building of experimental plug-ins *** > configure: WARNING: 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 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 for c++... yes > checking for objcc... no > checking for objc... no > checking for gcc... gcc > checking dependency style of gcc... gcc3 > checking if Objective C compiler works... yes > checking for valgrind... no > configure: Looking for Python version >=3D 2.1 > checking for python... no > checking for python2.2... no > checking for python2.1... no > checking for python2.0... no > checking for python2... no > checking for python1.6... no > checking for python1.5... no > configure: WARNING: No suitable version of python found > 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 GLIB... yes > checking for LIBOIL... 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_GDP... yes > checking for GST_CHECK... gnome-config: not found > no > configure: Package gstreamer-check-0.10 was not found in the pkg-config s= earch 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 >=3D 0.10.13 (GStreamer Check unittest= Library) found > checking for GST_CONTROLLER... yes > checking for GST_PLUGINS_BASE... yes > configure: using GStreamer Base Plug-ins in /usr/local/lib/gstreamer-0.10 > configure: Using GStreamer Base Plugins in /usr/local/lib/gstreamer-0.10 > checking for check named check_pic - version >=3D 0.9.2... no > *** Could not run check test program, checking why... > *** The test program failed to compile or link. See the file config.log f= or > *** the exact error that occured. > checking for check named check - version >=3D 0.9.2... no > *** Could not run check test program, checking why... > *** The test program failed to compile or link. See the file config.log f= or > *** the exact error that occured. > checking for GTK2... gnome-config: not found > checking for GTK2... gnome-config: not found > configure: Using /usr/local/lib/gstreamer-0.10 as the plugin install loca= tion > checking to see if compiler understands -Wall... yes > configure: set ERROR_CFLAGS to -Wall > configure: WARNING: Not building real plugin, only works on 32bit and 64b= it x86 platforms > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking winsock2.h usability... no > checking winsock2.h presence... no > checking for winsock2.h... no > checking for X... libraries , headers=20 > checking for gethostbyname... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for IceConnectionNumber in -lICE... yes > checking X11/Xlib.h usability... yes > checking X11/Xlib.h presence... yes > checking for X11/Xlib.h... yes >=20 > configure: *** checking feature: Open GL *** > configure: *** for plug-ins: glsink *** > checking for glTexImage2D in -lGL... yes > checking GL/gl.h usability... yes > checking GL/gl.h presence... yes > checking for GL/gl.h... yes > configure: *** These plugins will be built: glsink >=20 > configure: *** checking feature: Video CD *** > configure: *** for plug-ins: vcdsrc *** > checking linux/cdrom.h usability... no > checking linux/cdrom.h presence... no > checking for linux/cdrom.h... no > configure: *** These plugins will not be built: vcdsrc >=20 > configure: *** checking feature: X libraries and plugins *** > configure: *** for plug-ins: ximagesrc *** > checking for gethostbyname... (cached) yes > checking for connect... (cached) yes > checking for remove... (cached) yes > checking for shmat... (cached) yes > checking for IceConnectionNumber in -lICE... (cached) yes > checking X11/X.h usability... yes > checking X11/X.h presence... yes > checking for X11/X.h... yes > configure: *** These plugins will be built: ximagesrc >=20 > configure: *** checking feature: alsa plug-ins *** > configure: *** for plug-ins: gstalsa *** > configure: *** These plugins will not be built: gstalsa >=20 > configure: *** checking feature: amrwb library *** > configure: *** for plug-ins: amrwb *** > configure: *** These plugins will not be built: amrwb >=20 > configure: *** checking feature: bz2 library *** > configure: *** for plug-ins: bz2 *** > configure: *** These plugins will not be built: bz2 >=20 > configure: *** checking feature: cdaudio *** > configure: *** for plug-ins: cdaudio *** > configure: *** These plugins will not be built: cdaudio >=20 > configure: *** checking feature: directfb *** > configure: *** for plug-ins: dfbvideosink *** > configure: *** These plugins will not be built: dfbvideosink=20 >=20 > configure: *** checking feature: dts library *** > configure: *** for plug-ins: dtsdec *** > configure: *** These plugins will not be built: dtsdec >=20 > configure: *** checking feature: divx plugins *** > configure: *** for plug-ins: divx *** > configure: *** These plugins will not be built: divx >=20 > configure: *** checking feature: AAC encoder plug-in *** > configure: *** for plug-ins: faac *** > configure: *** These plugins will not be built: faac >=20 > configure: *** checking feature: AAC decoder plug-in *** > configure: *** for plug-ins: faad *** > configure: *** These plugins will not be built: faad >=20 > configure: *** checking feature: GSM library *** > configure: *** for plug-ins: gsmenc gsmdec *** > configure: *** These plugins will not be built: gsmenc gsmdec >=20 > configure: *** checking feature: integer vorbis plug-in *** > configure: *** for plug-ins: ivorbisdec *** > configure: *** These plugins will not be built: ivorbisdec >=20 > configure: *** checking feature: Jack *** > configure: *** for plug-ins: jack *** > configure: *** These plugins will not be built: jack >=20 > configure: *** checking feature: ladspa *** > configure: *** for plug-ins: ladspa *** > configure: *** These plugins will not be built: ladspa >=20 > configure: *** checking feature: mms protocol library *** > configure: *** for plug-ins: libmms *** > configure: *** These plugins will not be built: libmms >=20 > configure: *** checking feature: mpeg2enc *** > configure: *** for plug-ins: mpeg2enc *** > checking for MPEG2ENC... yes > checking mpeg2encoder.hh usability... yes > checking mpeg2encoder.hh presence... yes > checking for mpeg2encoder.hh... yes > checking for valid mpeg2enc objects... yes > configure: *** These plugins will not be built: mpeg2enc >=20 > configure: *** checking feature: musepackdec *** > configure: *** for plug-ins: musepack *** > configure: *** These plugins will not be built: musepack >=20 > configure: *** checking feature: musicbrainz tag generation *** > configure: *** for plug-ins: musicbrainz *** > configure: *** These plugins will not be built: musicbrainz >=20 > configure: *** checking feature: MythTV client plugins *** > configure: *** for plug-ins: mythtvsrc *** > configure: *** These plugins will not be built: mythtvsrc >=20 > configure: *** checking feature: nas plug-in *** > configure: *** for plug-ins: nassink *** > configure: *** These plugins will not be built: nassink >=20 > configure: *** checking feature: neon http client plugins *** > configure: *** for plug-ins: neonhttpsrc *** > configure: *** These plugins will not be built: neonhttpsrc >=20 > configure: *** checking feature: timidity midi soft synth plugin *** > configure: *** for plug-ins: timidity *** > configure: *** These plugins will not be built: timidity >=20 > configure: *** checking feature: wildmidi midi soft synth plugin *** > configure: *** for plug-ins: wildmidi *** > checking wildmidi_lib.h usability... no > checking wildmidi_lib.h presence... no > checking for wildmidi_lib.h... no > configure: WARNING: no WildMidi library found (libWildMidi) > configure: *** These plugins will not be built: wildmidi >=20 > configure: *** checking feature: SDL plug-in *** > configure: *** for plug-ins: sdlvideosink sdlaudiosink *** > configure: *** These plugins will not be built: sdlvideosink sdlaudiosink >=20 > configure: *** checking feature: sndfile plug-in *** > configure: *** for plug-ins: sfsrc sfsink *** > configure: *** These plugins will not be built: sfsrc sfsink >=20 > configure: *** checking feature: soundtouch plug-in *** > configure: *** for plug-ins: soundtouch *** > configure: *** These plugins will not be built: soundtouch >=20 > configure: *** checking feature: spc decoder *** > configure: *** for plug-ins: spc *** > configure: *** These plugins will not be built: spc >=20 > configure: *** checking feature: swfdec plug-in *** > configure: *** for plug-ins: swfdec *** > configure: *** These plugins will not be built: swfdec >=20 > configure: *** checking feature: ogg theora codec *** > configure: *** for plug-ins: theoraexpdec *** > checking for THEORADEC... gnome-config: not found > no > configure: *** These plugins will not be built: theoraexpdec >=20 > configure: *** checking feature: x264 plug-in *** > configure: *** for plug-ins: x264 *** > configure: *** These plugins will not be built: x264 >=20 > configure: *** checking feature: xvid plugins *** > configure: *** for plug-ins: xvid *** > configure: *** These plugins will not be built: xvid >=20 > configure: *** checking feature: DVB Source *** > configure: *** for plug-ins: dvb *** > checking Checking for up to date dvb installation... checking linux/dvb/f= rontend.h usability... no > checking linux/dvb/frontend.h presence... no > checking for linux/dvb/frontend.h... no > configure: *** These plugins will not be built: dvb > configure: creating ./config.status > config.status: creating Makefile > config.status: creating gst-plugins-bad.spec > config.status: creating gst/Makefile > config.status: creating gst/app/Makefile > config.status: creating gst/bayer/Makefile > config.status: creating gst/cdxaparse/Makefile > config.status: creating gst/deinterlace/Makefile > config.status: creating gst/equalizer/Makefile > config.status: creating gst/filter/Makefile > config.status: creating gst/freeze/Makefile > config.status: creating gst/h264parse/Makefile > config.status: creating gst/interleave/Makefile > config.status: creating gst/librfb/Makefile > config.status: creating gst/modplug/Makefile > config.status: creating gst/modplug/libmodplug/Makefile > config.status: creating gst/mpegvideoparse/Makefile > config.status: creating gst/multifile/Makefile > config.status: creating gst/mve/Makefile > config.status: creating gst/nsf/Makefile > config.status: creating gst/nuvdemux/Makefile > config.status: creating gst/replaygain/Makefile > config.status: creating gst/rtpmanager/Makefile > config.status: creating gst/spectrum/Makefile > config.status: creating gst/speed/Makefile > config.status: creating gst/switch/Makefile > config.status: creating gst/tta/Makefile > config.status: creating gst/videoparse/Makefile > config.status: creating gst/videosignal/Makefile > config.status: creating gst/vmnc/Makefile > config.status: creating gst/xingheader/Makefile > config.status: creating gst/real/Makefile > config.status: creating gst/y4m/Makefile > config.status: creating gst-libs/Makefile > config.status: creating gst-libs/gst/Makefile > config.status: creating gst-libs/gst/app/Makefile > config.status: creating sys/Makefile > config.status: creating sys/glsink/Makefile > config.status: creating sys/dvb/Makefile > config.status: creating sys/vcd/Makefile > config.status: creating examples/Makefile > config.status: creating examples/app/Makefile > config.status: creating examples/directfb/Makefile > config.status: creating examples/switch/Makefile > config.status: creating ext/amrwb/Makefile > config.status: creating ext/alsaspdif/Makefile > config.status: creating ext/bz2/Makefile > config.status: creating ext/cdaudio/Makefile > config.status: creating ext/directfb/Makefile > config.status: creating ext/divx/Makefile > config.status: creating ext/dts/Makefile > config.status: creating ext/faac/Makefile > config.status: creating ext/faad/Makefile > config.status: creating ext/gsm/Makefile > config.status: creating ext/ivorbis/Makefile > config.status: creating ext/jack/Makefile > config.status: creating ext/ladspa/Makefile > config.status: creating ext/libmms/Makefile > config.status: creating ext/Makefile > config.status: creating ext/nas/Makefile > config.status: creating ext/mpeg2enc/Makefile > config.status: creating ext/musepack/Makefile > config.status: creating ext/musicbrainz/Makefile > config.status: creating ext/mythtv/Makefile > config.status: creating ext/neon/Makefile > config.status: creating ext/sdl/Makefile > config.status: creating ext/sndfile/Makefile > config.status: creating ext/soundtouch/Makefile > config.status: creating ext/spc/Makefile > config.status: creating ext/swfdec/Makefile > config.status: creating ext/theora/Makefile > config.status: creating ext/timidity/Makefile > config.status: creating ext/x264/Makefile > config.status: creating ext/xvid/Makefile > config.status: creating po/Makefile.in > config.status: WARNING: po/Makefile.in.in seems to ignore the --dataroot= dir setting > config.status: creating docs/Makefile > config.status: creating docs/plugins/Makefile > config.status: creating docs/version.entities > config.status: creating common/Makefile > config.status: creating common/m4/Makefile > config.status: creating m4/Makefile > config.status: creating tests/Makefile > config.status: creating tests/check/Makefile > config.status: creating tests/icles/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 > config.status: executing _stdint.h commands > config.status: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H > configure: *** Plug-ins without external dependencies that will be built: > app > bayer > cdxaparse > deinterlace > equalizer > filter > freeze > h264parse > interleave > librfb > modplug > mpegvideoparse > multifile > mve > nsf > nuvdemux > replaygain > rtpmanager > spectrum > speed > switch > tta > videoparse > videosignal > vmnc > xingheader > y4m >=20 > configure: *** Plug-ins without external dependencies that will NOT be bu= ilt: > real >=20 > configure: *** Plug-ins with dependencies that will be built: > glsink > ximagesrc >=20 > configure: *** Plug-ins with dependencies that will NOT be built: > amrwb > bz2 > cdaudio > dfbvideosink=20 > divx > dtsdec > dvb > faac > faad > gsmenc gsmdec > gstalsa > ivorbisdec > jack > ladspa > libmms > mpeg2enc > musepack > musicbrainz > mythtvsrc > nassink > neonhttpsrc > sdlvideosink sdlaudiosink > sfsrc sfsink > soundtouch > spc > swfdec > theoraexpdec > timidity > vcdsrc > wildmidi > x264 > xvid >=20 > =3D=3D=3D> Building for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > if /bin/sh /work/a/ports/multimedia/gstreamer-plugins-mpeg2enc/work/gnome= -libtool --tag=3DCXX --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../.. = -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools= -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/m= plex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/= gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_D= ISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/l= ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/includ= e/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O1 -pipe -O2 -MT li= bgstmpeg2enc_la-gstmpeg2enc.lo -MD -MP -MF ".deps/libgstmpeg2enc_la-gstmpeg= 2enc.Tpo" -c -o libgstmpeg2enc_la-gstmpeg2enc.lo `test -f 'gstmpeg2enc.cc' = || echo './'`gstmpeg2enc.cc; \ > then mv -f ".deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo" ".deps/libgstmpeg2e= nc_la-gstmpeg2enc.Plo"; else rm -f ".deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo= "; exit 1; fi > mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O1 -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2enc.lo -MD -MP -MF .dep= s/libgstmpeg2enc_la-gstmpeg2enc.Tpo -c gstmpeg2enc.cc -fPIC -DPIC -o .libs= /libgstmpeg2enc_la-gstmpeg2enc.o > gstmpeg2enc.cc:73: warning: deprecated conversion from string constant to= 'gchar*' > gstmpeg2enc.cc:73: warning: deprecated conversion from string constant to= 'gchar*' > gstmpeg2enc.cc:73: warning: deprecated conversion from string constant to= 'gchar*' > gstmpeg2enc.cc:73: warning: deprecated conversion from string constant to= 'gchar*' > gstmpeg2enc.cc:85: warning: deprecated conversion from string constant to= 'gchar*' > gstmpeg2enc.cc:92: warning: deprecated conversion from string constant to= 'gchar*' > gstmpeg2enc.cc: In function 'void gst_mpeg2enc_class_init(GstMpeg2encClas= s*)': > gstmpeg2enc.cc:138: warning: deprecated conversion from string constant t= o 'gchar*' > gstmpeg2enc.cc:138: warning: deprecated conversion from string constant t= o 'gchar*' > gstmpeg2enc.cc: In function 'GstStructure* gst_mpeg2enc_structure_from_no= rm(GstMpeg2enc*, gint, gint, gint)': > gstmpeg2enc.cc:290: warning: missing sentinel in function call > gstmpeg2enc.cc:293: warning: missing sentinel in function call > gstmpeg2enc.cc:296: warning: missing sentinel in function call > gstmpeg2enc.cc: In function 'GstFlowReturn gst_mpeg2enc_chain(GstPad*, Gs= tBuffer*)': > gstmpeg2enc.cc:564: warning: null format string > gstmpeg2enc.cc: At global scope: > gstmpeg2enc.cc:703: warning: deprecated conversion from string constant t= o 'gchar*' > gstmpeg2enc.cc:703: warning: deprecated conversion from string constant t= o 'gchar*' > gstmpeg2enc.cc:703: warning: deprecated conversion from string constant t= o 'gchar*' > gstmpeg2enc.cc:703: warning: deprecated conversion from string constant t= o 'gchar*' > gstmpeg2enc.cc:703: warning: deprecated conversion from string constant t= o 'gchar*' > gstmpeg2enc.cc:703: warning: deprecated conversion from string constant t= o 'gchar*' > gstmpeg2enc.cc:703: warning: deprecated conversion from string constant t= o 'gchar*' > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O1 -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2enc.lo -MD -MP -MF .dep= s/libgstmpeg2enc_la-gstmpeg2enc.Tpo -c gstmpeg2enc.cc -o libgstmpeg2enc_la-= gstmpeg2enc.o >/dev/null 2>&1 > if /bin/sh /work/a/ports/multimedia/gstreamer-plugins-mpeg2enc/work/gnome= -libtool --tag=3DCXX --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../.. = -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools= -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/m= plex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/= gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_D= ISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/l= ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/includ= e/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O1 -pipe -O2 -MT li= bgstmpeg2enc_la-gstmpeg2encoptions.lo -MD -MP -MF ".deps/libgstmpeg2enc_la-= gstmpeg2encoptions.Tpo" -c -o libgstmpeg2enc_la-gstmpeg2encoptions.lo `test= -f 'gstmpeg2encoptions.cc' || echo './'`gstmpeg2encoptions.cc; \ > then mv -f ".deps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo" ".deps/libgs= tmpeg2enc_la-gstmpeg2encoptions.Plo"; else rm -f ".deps/libgstmpeg2enc_la-g= stmpeg2encoptions.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O1 -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2encoptions.lo -MD -MP -= MF .deps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo -c gstmpeg2encoptions.cc = -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2encoptions.o > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O1 -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2encoptions.lo -MD -MP -= MF .deps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo -c gstmpeg2encoptions.cc = -o libgstmpeg2enc_la-gstmpeg2encoptions.o >/dev/null 2>&1 > if /bin/sh /work/a/ports/multimedia/gstreamer-plugins-mpeg2enc/work/gnome= -libtool --tag=3DCXX --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../.. = -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools= -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/m= plex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/= gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_D= ISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/l= ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/includ= e/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O1 -pipe -O2 -MT li= bgstmpeg2enc_la-gstmpeg2encoder.lo -MD -MP -MF ".deps/libgstmpeg2enc_la-gst= mpeg2encoder.Tpo" -c -o libgstmpeg2enc_la-gstmpeg2encoder.lo `test -f 'gstm= peg2encoder.cc' || echo './'`gstmpeg2encoder.cc; \ > then mv -f ".deps/libgstmpeg2enc_la-gstmpeg2encoder.Tpo" ".deps/libgstmp= eg2enc_la-gstmpeg2encoder.Plo"; else rm -f ".deps/libgstmpeg2enc_la-gstmpeg= 2encoder.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O1 -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2encoder.lo -MD -MP -MF = .deps/libgstmpeg2enc_la-gstmpeg2encoder.Tpo -c gstmpeg2encoder.cc -fPIC -D= PIC -o .libs/libgstmpeg2enc_la-gstmpeg2encoder.o > gstmpeg2encoder.cc: In member function 'gboolean GstMpeg2Encoder::setup()= ': > gstmpeg2encoder.cc:66: error: cannot allocate an object of abstract type = 'GstMpeg2EncPictureReader' > gstmpeg2encpicturereader.hh:29: note: because the following virtual fun= ctions are pure within 'GstMpeg2EncPictureReader': > /usr/local/include/mjpegtools/mpeg2enc/picturereader.hh:48: note: virtua= l bool PictureReader::LoadFrame(ImagePlanes&) > gstmpeg2encoder.cc:75: error: cannot allocate an object of abstract type = 'GstMpeg2EncStreamWriter' > gstmpeg2encstreamwriter.hh:49: note: because the following virtual func= tions are pure within 'GstMpeg2EncStreamWriter': > /usr/local/include/mjpegtools/mpeg2enc/elemstrmwriter.hh:32: note: virtu= al void ElemStrmWriter::WriteOutBufferUpto(const uint8_t*, uint32_t) > /usr/local/include/mjpegtools/mpeg2enc/elemstrmwriter.hh:35: note: virtu= al uint64_t ElemStrmWriter::BitCount() > gstmpeg2encoder.cc:79: error: 'bitrate_controller' was not declared in th= is scope > gstmpeg2encoder.cc:79: error: expected type-specifier before 'OnTheFlyRat= eCtl' > gstmpeg2encoder.cc:79: error: expected `;' before 'OnTheFlyRateCtl' > gstmpeg2encoder.cc:85: error: expected type-specifier before 'MPEG2Coder' > gstmpeg2encoder.cc:85: error: cannot convert 'int*' to 'MPEG2CodingBuf*' = in assignment > gstmpeg2encoder.cc:85: error: expected `;' before 'MPEG2Coder' > gstmpeg2encoder.cc: In member function 'void GstMpeg2Encoder::encode()': > gstmpeg2encoder.cc:119: error: 'class SeqEncoder' has no member named 'En= code' > gmake: *** [libgstmpeg2enc_la-gstmpeg2encoder.lo] Error 1 > *** Error code 2 >=20 > Stop in /a/ports/multimedia/gstreamer-plugins-mpeg2enc. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/multimedia/gstreamer-plugins-mpeg2enc ended at Sat Ju= l 14 14:01:24 UTC 2007 --=20 Pav Lucistnik Eat when you are hungry, sleep when you are tired. Chase butterflies when you want some fun. --=-E0UvuTT/MvA4/wmlatX/ Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGmOj3ntdYP8FOsoIRAqmTAKChaJdVkiVm8XPsyYljfxbjaz1onACfZ2dh +XN+VsZiiE2ZvCdxEJiWa9Y= =b3ip -----END PGP SIGNATURE----- --=-E0UvuTT/MvA4/wmlatX/-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 14 17:16:30 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 313D216A402 for ; Sat, 14 Jul 2007 17:16:30 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from mailrelay003.isp.belgacom.be (mailrelay003.isp.belgacom.be [195.238.6.53]) by mx1.freebsd.org (Postfix) with ESMTP id B4D6713C494 for ; Sat, 14 Jul 2007 17:16:29 +0000 (UTC) (envelope-from tijl@ulyssis.org) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah4FAHOamEZR9NGL/2dsb2JhbACBSg Received: from 139.209-244-81.adsl-dyn.isp.belgacom.be (HELO kalimero.kotnet.org) ([81.244.209.139]) by relay.skynet.be with ESMTP; 14 Jul 2007 18:47:20 +0200 Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.14.1/8.14.1) with ESMTP id l6EGkFQx001579; Sat, 14 Jul 2007 18:46:15 +0200 (CEST) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: freebsd-multimedia@freebsd.org Date: Sat, 14 Jul 2007 18:46:13 +0200 User-Agent: KMail/1.9.7 References: <20070702185109.GA1438@roadrunner.q.local> In-Reply-To: <20070702185109.GA1438@roadrunner.q.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707141846.14595.tijl@ulyssis.org> Cc: Subject: Re: syscons + mouse == stuttering playback X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 17:16:30 -0000 On Monday 02 July 2007 20:51:09 Ulrich Spoerlein wrote: > on a recent CURRENT, without WITNESS or INVARIANTS. Both with > SCHED_ULE and SCHED_4BSD I observed the following: > > Make sure almost nothing is running (to rule out other influences). > Run mpg123 on some MP3 file. Then start moving the syscons mouse > cursor. I get a high frequency stuttering on playback, playback is > also slowed down. > > I'm using kern.hz=100, if it matters. Is somebody able to reproduce > it? I just noticed it. I was playing music in Amarok, switched to a text terminal and moving the mouse there causes stuttering. In X it doesn't... > cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: at io 0xf4fff800, 0xf4fff400 irq 9 bufsz 16384 kld snd_ich [MPSAFE] (1p:1v/1r:1v channels duplex default) I have exactly the same, but irq 4. > dev.pcm.0.%desc: Intel ICH4 (82801DB) > dev.pcm.0.%driver: pcm > dev.pcm.0.%location: slot=31 function=5 handle=\_SB_.PCI0.AUD_ > dev.pcm.0.%pnpinfo: vendor=0x8086 device=0x24c5 subvendor=0x1028 subdevice=0x0191 class=0x040100 > dev.pcm.0.%parent: pci0 > dev.pcm.0.eapd: 1 > dev.pcm.0.play.vchans: 1 > dev.pcm.0.play.vchanrate: 48000 > dev.pcm.0.play.vchanformat: s16le > dev.pcm.0.rec.vchans: 1 > dev.pcm.0.rec.vchanrate: 48000 > dev.pcm.0.rec.vchanformat: s16le > dev.pcm.0.buffersize: 16384 > dev.pcm.0.ac97rate: 48000 From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 14 18:44:17 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E04FC16A400 for ; Sat, 14 Jul 2007 18:44:17 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 6CA8C13C474 for ; Sat, 14 Jul 2007 18:44:17 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so847625uge for ; Sat, 14 Jul 2007 11:44:16 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=EEBO6TFP2QO0iOkm4/iM87yTwkXryglfKj/q0fsfzKJMnfvbczjKJntyRTCiWA5hkd82ICPP9UDQ/h0SI8V26Ml8A5FxtwkZKmhxS83S3JONREzp/NcXHMafHCt1MuUEQjRKofEPC6Zl/L9dPG+x5tziUO/XC2WH/UKpe1EzutY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=FwXmMVPmV5nc1Urso3WrHz1CpR0/jH/fMekmHd4fovmUr2jySbpPdcBGsPCKgLyu1OA135I32vx+mc1eY8dk/Wmcois+oBp7JNEiPoXRDRN68+fQNkK/s3DLw442yZI8tQQLc/LBfYMkUSgEAiGHuYPoaOKOt3mySyrtyCpT/aA= Received: by 10.86.51.2 with SMTP id y2mr2303195fgy.1184438656395; Sat, 14 Jul 2007 11:44:16 -0700 (PDT) Received: from roadrunner.q.local ( [85.180.166.85]) by mx.google.com with ESMTP id v23sm6334259fkd.2007.07.14.11.44.15 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 14 Jul 2007 11:44:15 -0700 (PDT) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.14.1/8.14.1) with ESMTP id l6EIiA7Q010231; Sat, 14 Jul 2007 20:44:10 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: (from q@localhost) by roadrunner.q.local (8.14.1/8.14.1/Submit) id l6EIiA0S010230; Sat, 14 Jul 2007 20:44:10 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Date: Sat, 14 Jul 2007 20:44:10 +0200 From: Ulrich Spoerlein To: Tijl Coosemans Message-ID: <20070714184410.GF1542@roadrunner.q.local> Mail-Followup-To: Tijl Coosemans , freebsd-multimedia@freebsd.org References: <20070702185109.GA1438@roadrunner.q.local> <200707141846.14595.tijl@ulyssis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200707141846.14595.tijl@ulyssis.org> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-multimedia@freebsd.org Subject: Re: syscons + mouse == stuttering playback X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 18:44:18 -0000 On Sat, 14.07.2007 at 18:46:13 +0200, Tijl Coosemans wrote: > On Monday 02 July 2007 20:51:09 Ulrich Spoerlein wrote: > > on a recent CURRENT, without WITNESS or INVARIANTS. Both with > > SCHED_ULE and SCHED_4BSD I observed the following: > > > > Make sure almost nothing is running (to rule out other influences). > > Run mpg123 on some MP3 file. Then start moving the syscons mouse > > cursor. I get a high frequency stuttering on playback, playback is > > also slowed down. > > I just noticed it. I was playing music in Amarok, switched to a text > terminal and moving the mouse there causes stuttering. In X it > doesn't... Are you using an USB mouse? I do, perhaps it is caused by the Giant lock? I can't test with a PS/2 mouse, but perhaps I could run a test with Hans' USB stack (giant free). Cheers, Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look it up to see how it is spelled." -- Will Cuppy From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 14 19:09:38 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0153216A400 for ; Sat, 14 Jul 2007 19:09:38 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from mailrelay004.isp.belgacom.be (mailrelay004.isp.belgacom.be [195.238.6.170]) by mx1.freebsd.org (Postfix) with ESMTP id 4CE1913C491 for ; Sat, 14 Jul 2007 19:09:36 +0000 (UTC) (envelope-from tijl@ulyssis.org) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah4FAGe8mEZR9NGL/2dsb2JhbACBSg Received: from 139.209-244-81.adsl-dyn.isp.belgacom.be (HELO kalimero.kotnet.org) ([81.244.209.139]) by relay.skynet.be with ESMTP; 14 Jul 2007 21:09:35 +0200 Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.14.1/8.14.1) with ESMTP id l6EJ9TFf002878; Sat, 14 Jul 2007 21:09:29 +0200 (CEST) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: Ulrich Spoerlein Date: Sat, 14 Jul 2007 21:09:26 +0200 User-Agent: KMail/1.9.7 References: <20070702185109.GA1438@roadrunner.q.local> <200707141846.14595.tijl@ulyssis.org> <20070714184410.GF1542@roadrunner.q.local> In-Reply-To: <20070714184410.GF1542@roadrunner.q.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707142109.28398.tijl@ulyssis.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: syscons + mouse == stuttering playback X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 19:09:38 -0000 On Saturday 14 July 2007 20:44:10 Ulrich Spoerlein wrote: > On Sat, 14.07.2007 at 18:46:13 +0200, Tijl Coosemans wrote: > > On Monday 02 July 2007 20:51:09 Ulrich Spoerlein wrote: > > > on a recent CURRENT, without WITNESS or INVARIANTS. Both with > > > SCHED_ULE and SCHED_4BSD I observed the following: > > > > > > Make sure almost nothing is running (to rule out other influences). > > > Run mpg123 on some MP3 file. Then start moving the syscons mouse > > > cursor. I get a high frequency stuttering on playback, playback is > > > also slowed down. > > > > I just noticed it. I was playing music in Amarok, switched to a text > > terminal and moving the mouse there causes stuttering. In X it > > doesn't... > > Are you using an USB mouse? I do, perhaps it is caused by the Giant > lock? I can't test with a PS/2 mouse, but perhaps I could run a test > with Hans' USB stack (giant free). Yes, usb mouse, but this laptop touchpad (PS/2?) has the same effect. From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 14 22:17:27 2007 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDF8B16A403 for ; Sat, 14 Jul 2007 22:17:26 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 5A8F313C46B for ; Sat, 14 Jul 2007 22:17:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (rb5dg130.net.upc.cz [89.176.238.130]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id l6EMHGv4077844 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Sun, 15 Jul 2007 00:17:18 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: multimedia@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ksUN3qoi54H2GIVi5zXg" Date: Sun, 15 Jul 2007 00:17:15 +0200 Message-Id: <1184451435.75734.48.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port X-Spam-Score: -0.227 () AWL,BAYES_50,WEIRD_PORT X-Scanned-By: MIMEDefang 2.61 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 89.176.238.130; Sender-helo: [192.168.0.23]; ) Cc: Subject: [Fwd: gstreamer-plugins-mpeg2enc-0.10.5_2,3 failed on i386 6] X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 22:17:27 -0000 --=-ksUN3qoi54H2GIVi5zXg Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-i386 > Komu: kris@freebsd.org, linimon@freebsd.org, pav@freebsd.org > P=F8edm=ECt: gstreamer-plugins-mpeg2enc-0.10.5_2,3 failed on i386 6 > Datum: Sat, 14 Jul 2007 22:14:28 GMT >=20 > building gstreamer-plugins-mpeg2enc-0.10.5_2,3 on gohan33.freebsd.org > in directory /x/tmp/6/chroot/78325 > building for: 6.2-STABLE i386 > maintained by: multimedia@FreeBSD.org > port directory: /usr/ports/multimedia/gstreamer-plugins-mpeg2enc > build started at Sat Jul 14 22:04:19 UTC 2007 > FETCH_DEPENDS=3D > PATCH_DEPENDS=3Dlibtool-1.5.22_4.tbz > EXTRACT_DEPENDS=3D > BUILD_DEPENDS=3Dcompositeproto-0.3.1.tbz damageproto-1.1.0_2.tbz expat-2.= 0.0_1.tbz fixesproto-4.0.tbz fontcacheproto-0.1.2.tbz fontconfig-2.4.2_2,1.= tbz fontsproto-2.0.2.tbz freetype2-2.2.1_2.tbz gettext-0.16.1_3.tbz glib-2.= 12.12_2.tbz gmake-3.81_2.tbz gstreamer-0.10.13.tbz gstreamer-plugins-0.10.1= 3,3.tbz gstreamer-plugins-bad-0.10.5_2,3.tbz inputproto-1.3.2.tbz jpeg-6b_4= .tbz kbproto-1.0.3.tbz libFS-1.0.0.tbz libGL-7.0.tbz libGLU-7.0.tbz libICE-= 1.0.3,1.tbz libSM-1.0.3,1.tbz libX11-1.1.2_1,1.tbz libXScrnSaver-1.1.2.tbz = libXTrap-1.0.0.tbz libXau-1.0.3_2.tbz libXaw-1.0.3,1.tbz libXcomposite-0.3.= 2,1.tbz libXcursor-1.1.8_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2.tbz libX= evie-1.0.2.tbz libXext-1.0.3,1.tbz libXfixes-4.0.3.tbz libXfont-1.2.8,1.tbz= libXfontcache-1.0.4.tbz libXft-2.1.12.tbz libXi-1.0.2,1.tbz libXinerama-1.= 0.2,1.tbz libXmu-1.0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.6_1.tbz libXprint= AppUtil-1.0.1.tbz libXprintUtil-1.0.1.tbz libXrandr-1.2.1.tbz libXrender-0.= 9.2.tbz libXres-1.0 > .3_1.tbz libXt-1.0.5.tbz libXtst-1.0.2.tbz libXv-1.0.3,1.tbz libXvMC-1.0= .4.tbz libXxf86dga-1.0.1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.1.tbz li= bdmx-1.0.2.tbz libdrm-2.3.0.tbz libfontenc-1.0.4.tbz libiconv-1.9.2_2.tbz l= iboil-0.3.12.tbz liboldX-1.0.1.tbz libtool-1.5.22_4.tbz libxkbfile-1.0.4.tb= z libxkbui-1.0.2.tbz libxml2-2.6.29.tbz mjpegtools-1.9.0.r2.tbz perl-5.8.8.= tbz pkg-config-0.22.tbz png-1.2.18.tbz popt-1.7_4.tbz printproto-1.0.3.tbz = randrproto-1.2.1.tbz recordproto-1.13.2.tbz renderproto-0.9.2.tbz scrnsaver= proto-1.1.0.tbz trapproto-3.4.3.tbz v4l_compat-1.0.20060801.tbz videoproto-= 2.2.2.tbz xextproto-7.0.2.tbz xf86dgaproto-2.0.2.tbz xf86miscproto-0.9.2.tb= z xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xorg-libraries-7.2_2.t= bz xproto-7.0.10.tbz xtrans-1.0.3.tbz > RUN_DEPENDS=3Dcompositeproto-0.3.1.tbz damageproto-1.1.0_2.tbz expat-2.0.= 0_1.tbz fixesproto-4.0.tbz fontcacheproto-0.1.2.tbz fontconfig-2.4.2_2,1.tb= z fontsproto-2.0.2.tbz freetype2-2.2.1_2.tbz gettext-0.16.1_3.tbz glib-2.12= .12_2.tbz gstreamer-0.10.13.tbz gstreamer-plugins-0.10.13,3.tbz gstreamer-p= lugins-bad-0.10.5_2,3.tbz inputproto-1.3.2.tbz jpeg-6b_4.tbz kbproto-1.0.3.= tbz libFS-1.0.0.tbz libGL-7.0.tbz libGLU-7.0.tbz libICE-1.0.3,1.tbz libSM-1= .0.3,1.tbz libX11-1.1.2_1,1.tbz libXScrnSaver-1.1.2.tbz libXTrap-1.0.0.tbz = libXau-1.0.3_2.tbz libXaw-1.0.3,1.tbz libXcomposite-0.3.2,1.tbz libXcursor-= 1.1.8_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2.tbz libXevie-1.0.2.tbz libX= ext-1.0.3,1.tbz libXfixes-4.0.3.tbz libXfont-1.2.8,1.tbz libXfontcache-1.0.= 4.tbz libXft-2.1.12.tbz libXi-1.0.2,1.tbz libXinerama-1.0.2,1.tbz libXmu-1.= 0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.6_1.tbz libXprintAppUtil-1.0.1.tbz l= ibXprintUtil-1.0.1.tbz libXrandr-1.2.1.tbz libXrender-0.9.2.tbz libXres-1.0= .3_1.tbz libXt-1.0. > 5.tbz libXtst-1.0.2.tbz libXv-1.0.3,1.tbz libXvMC-1.0.4.tbz libXxf86dga-= 1.0.1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.1.tbz libdmx-1.0.2.tbz libd= rm-2.3.0.tbz libfontenc-1.0.4.tbz libiconv-1.9.2_2.tbz liboil-0.3.12.tbz li= boldX-1.0.1.tbz libxkbfile-1.0.4.tbz libxkbui-1.0.2.tbz libxml2-2.6.29.tbz = mjpegtools-1.9.0.r2.tbz perl-5.8.8.tbz pkg-config-0.22.tbz png-1.2.18.tbz p= opt-1.7_4.tbz printproto-1.0.3.tbz randrproto-1.2.1.tbz recordproto-1.13.2.= tbz renderproto-0.9.2.tbz scrnsaverproto-1.1.0.tbz trapproto-3.4.3.tbz vide= oproto-2.2.2.tbz xextproto-7.0.2.tbz xf86dgaproto-2.0.2.tbz xf86miscproto-0= .9.2.tbz xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xorg-libraries-= 7.2_2.tbz xproto-7.0.10.tbz xtrans-1.0.3.tbz > prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/local > add_pkg > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D> gst-plugins-bad-0.10.5.tar.bz2 doesn't seem to exist in /tmp/distfil= es/. > =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/po= rts/distfiles/. > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/gst-plugi= ns-bad-0.10.5.tar.bz2: File unavailable (e.g., file not found, no access) > =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/por= ts/distfiles/. > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/gst-plugin= s-bad-0.10.5.tar.bz2: File unavailable (e.g., file not found, no access) > =3D> Attempting to fetch from http://gstreamer.freedesktop.org/src/gst-pl= ugins-bad/. > gst-plugins-bad-0.10.5.tar.bz2 1369 kB 1769 kBps > =3D> MD5 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D> SHA256 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg > =3D=3D=3D> Extracting for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > =3D> MD5 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D> SHA256 Checksum OK for gst-plugins-bad-0.10.5.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg libtool-1.5.22_4.tbz > adding dependencies > pkg_add libtool-1.5.22_4.tbz > =3D=3D=3D> Patching for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on file: /usr/= local/bin/libtool - found > =3D=3D=3D> Applying FreeBSD patches for gstreamer-plugins-mpeg2enc-0.10.= 5_2,3 > Deleting libtool-1.5.22_4 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg compositeproto-0.3.1.tbz damageproto-1.1.0_2.tbz expat-2.0.0_1.tb= z fixesproto-4.0.tbz fontcacheproto-0.1.2.tbz fontconfig-2.4.2_2,1.tbz font= sproto-2.0.2.tbz freetype2-2.2.1_2.tbz gettext-0.16.1_3.tbz glib-2.12.12_2.= tbz gmake-3.81_2.tbz gstreamer-0.10.13.tbz gstreamer-plugins-0.10.13,3.tbz = gstreamer-plugins-bad-0.10.5_2,3.tbz inputproto-1.3.2.tbz jpeg-6b_4.tbz kbp= roto-1.0.3.tbz libFS-1.0.0.tbz libGL-7.0.tbz libGLU-7.0.tbz libICE-1.0.3,1.= tbz libSM-1.0.3,1.tbz libX11-1.1.2_1,1.tbz libXScrnSaver-1.1.2.tbz libXTrap= -1.0.0.tbz libXau-1.0.3_2.tbz libXaw-1.0.3,1.tbz libXcomposite-0.3.2,1.tbz = libXcursor-1.1.8_1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2.tbz libXevie-1.0= .2.tbz libXext-1.0.3,1.tbz libXfixes-4.0.3.tbz libXfont-1.2.8,1.tbz libXfon= tcache-1.0.4.tbz libXft-2.1.12.tbz libXi-1.0.2,1.tbz libXinerama-1.0.2,1.tb= z libXmu-1.0.3,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.6_1.tbz libXprintAppUtil-= 1.0.1.tbz libXprintUtil-1.0.1.tbz libXrandr-1.2.1.tbz libXrender-0.9.2.tbz = libXres-1.0.3_1.t > bz libXt-1.0.5.tbz libXtst-1.0.2.tbz libXv-1.0.3,1.tbz libXvMC-1.0.4.tbz= libXxf86dga-1.0.1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.1.tbz libdmx-1= .0.2.tbz libdrm-2.3.0.tbz libfontenc-1.0.4.tbz libiconv-1.9.2_2.tbz liboil-= 0.3.12.tbz liboldX-1.0.1.tbz libtool-1.5.22_4.tbz libxkbfile-1.0.4.tbz libx= kbui-1.0.2.tbz libxml2-2.6.29.tbz mjpegtools-1.9.0.r2.tbz perl-5.8.8.tbz pk= g-config-0.22.tbz png-1.2.18.tbz popt-1.7_4.tbz printproto-1.0.3.tbz randrp= roto-1.2.1.tbz recordproto-1.13.2.tbz renderproto-0.9.2.tbz scrnsaverproto-= 1.1.0.tbz trapproto-3.4.3.tbz v4l_compat-1.0.20060801.tbz videoproto-2.2.2.= tbz xextproto-7.0.2.tbz xf86dgaproto-2.0.2.tbz xf86miscproto-0.9.2.tbz xf86= vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xorg-libraries-7.2_2.tbz xpr= oto-7.0.10.tbz xtrans-1.0.3.tbz > adding dependencies > pkg_add compositeproto-0.3.1.tbz > pkg_add damageproto-1.1.0_2.tbz > pkg_add expat-2.0.0_1.tbz > pkg_add fixesproto-4.0.tbz > pkg_add fontcacheproto-0.1.2.tbz > pkg_add fontconfig-2.4.2_2,1.tbz > Running fc-cache to build fontconfig cache... > /usr/local/lib/X11/fonts: caching, 0 fonts, 1 dirs > /usr/local/lib/X11/fonts/local: caching, 0 fonts, 0 dirs > /root/.fonts: skipping, no such directory > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning unwritable cache directory > fc-cache: succeeded > pkg_add fontsproto-2.0.2.tbz > pkg_add freetype2-2.2.1_2.tbz > skipping freetype2-2.2.1_2, already added > pkg_add gettext-0.16.1_3.tbz > pkg_add glib-2.12.12_2.tbz > Removing stale symlinks from /usr/bin... > Skipping /usr/bin/perl > Skipping /usr/bin/perl5 > Done. > Creating various symlinks in /usr/bin... > Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl > Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5 > Done. > Cleaning up /etc/make.conf... Done. > Spamming /etc/make.conf... Done. > Cleaning up /etc/manpath.config... Done. > Spamming /etc/manpath.config... Done. > pkg_add gmake-3.81_2.tbz > pkg_add gstreamer-0.10.13.tbz > pkg_add gstreamer-plugins-0.10.13,3.tbz > pkg_add gstreamer-plugins-bad-0.10.5_2,3.tbz > pkg_add inputproto-1.3.2.tbz > skipping inputproto-1.3.2, already added > pkg_add jpeg-6b_4.tbz > pkg_add kbproto-1.0.3.tbz > skipping kbproto-1.0.3, already added > pkg_add libFS-1.0.0.tbz > skipping libFS-1.0.0, already added > pkg_add libGL-7.0.tbz > skipping libGL-7.0, already added > pkg_add libGLU-7.0.tbz > skipping libGLU-7.0, already added > pkg_add libICE-1.0.3,1.tbz > skipping libICE-1.0.3,1, already added > pkg_add libSM-1.0.3,1.tbz > skipping libSM-1.0.3,1, already added > pkg_add libX11-1.1.2_1,1.tbz > skipping libX11-1.1.2_1,1, already added > pkg_add libXScrnSaver-1.1.2.tbz > skipping libXScrnSaver-1.1.2, already added > pkg_add libXTrap-1.0.0.tbz > skipping libXTrap-1.0.0, already added > pkg_add libXau-1.0.3_2.tbz > skipping libXau-1.0.3_2, already added > pkg_add libXaw-1.0.3,1.tbz > skipping libXaw-1.0.3,1, already added > pkg_add libXcomposite-0.3.2,1.tbz > skipping libXcomposite-0.3.2,1, already added > pkg_add libXcursor-1.1.8_1.tbz > skipping libXcursor-1.1.8_1, already added > pkg_add libXdamage-1.1.1.tbz > skipping libXdamage-1.1.1, already added > pkg_add libXdmcp-1.0.2.tbz > skipping libXdmcp-1.0.2, already added > pkg_add libXevie-1.0.2.tbz > skipping libXevie-1.0.2, already added > pkg_add libXext-1.0.3,1.tbz > skipping libXext-1.0.3,1, already added > pkg_add libXfixes-4.0.3.tbz > skipping libXfixes-4.0.3, already added > pkg_add libXfont-1.2.8,1.tbz > skipping libXfont-1.2.8,1, already added > pkg_add libXfontcache-1.0.4.tbz > skipping libXfontcache-1.0.4, already added > pkg_add libXft-2.1.12.tbz > skipping libXft-2.1.12, already added > pkg_add libXi-1.0.2,1.tbz > skipping libXi-1.0.2,1, already added > pkg_add libXinerama-1.0.2,1.tbz > skipping libXinerama-1.0.2,1, already added > pkg_add libXmu-1.0.3,1.tbz > skipping libXmu-1.0.3,1, already added > pkg_add libXp-1.0.0,1.tbz > skipping libXp-1.0.0,1, already added > pkg_add libXpm-3.5.6_1.tbz > skipping libXpm-3.5.6_1, already added > pkg_add libXprintAppUtil-1.0.1.tbz > skipping libXprintAppUtil-1.0.1, already added > pkg_add libXprintUtil-1.0.1.tbz > skipping libXprintUtil-1.0.1, already added > pkg_add libXrandr-1.2.1.tbz > skipping libXrandr-1.2.1, already added > pkg_add libXrender-0.9.2.tbz > skipping libXrender-0.9.2, already added > pkg_add libXres-1.0.3_1.tbz > skipping libXres-1.0.3_1, already added > pkg_add libXt-1.0.5.tbz > skipping libXt-1.0.5, already added > pkg_add libXtst-1.0.2.tbz > skipping libXtst-1.0.2, already added > pkg_add libXv-1.0.3,1.tbz > skipping libXv-1.0.3,1, already added > pkg_add libXvMC-1.0.4.tbz > skipping libXvMC-1.0.4, already added > pkg_add libXxf86dga-1.0.1.tbz > skipping libXxf86dga-1.0.1, already added > pkg_add libXxf86misc-1.0.1.tbz > skipping libXxf86misc-1.0.1, already added > pkg_add libXxf86vm-1.0.1.tbz > skipping libXxf86vm-1.0.1, already added > pkg_add libdmx-1.0.2.tbz > skipping libdmx-1.0.2, already added > pkg_add libdrm-2.3.0.tbz > skipping libdrm-2.3.0, already added > pkg_add libfontenc-1.0.4.tbz > skipping libfontenc-1.0.4, already added > pkg_add libiconv-1.9.2_2.tbz > skipping libiconv-1.9.2_2, already added > pkg_add liboil-0.3.12.tbz > skipping liboil-0.3.12, already added > pkg_add liboldX-1.0.1.tbz > skipping liboldX-1.0.1, already added > pkg_add libtool-1.5.22_4.tbz > pkg_add libxkbfile-1.0.4.tbz > skipping libxkbfile-1.0.4, already added > pkg_add libxkbui-1.0.2.tbz > skipping libxkbui-1.0.2, already added > pkg_add libxml2-2.6.29.tbz > skipping libxml2-2.6.29, already added > pkg_add mjpegtools-1.9.0.r2.tbz > pkg_add perl-5.8.8.tbz > skipping perl-5.8.8, already added > pkg_add pkg-config-0.22.tbz > skipping pkg-config-0.22, already added > pkg_add png-1.2.18.tbz > skipping png-1.2.18, already added > pkg_add popt-1.7_4.tbz > skipping popt-1.7_4, already added > pkg_add printproto-1.0.3.tbz > skipping printproto-1.0.3, already added > pkg_add randrproto-1.2.1.tbz > skipping randrproto-1.2.1, already added > pkg_add recordproto-1.13.2.tbz > skipping recordproto-1.13.2, already added > pkg_add renderproto-0.9.2.tbz > skipping renderproto-0.9.2, already added > pkg_add scrnsaverproto-1.1.0.tbz > skipping scrnsaverproto-1.1.0, already added > pkg_add trapproto-3.4.3.tbz > skipping trapproto-3.4.3, already added > pkg_add v4l_compat-1.0.20060801.tbz > pkg_add videoproto-2.2.2.tbz > skipping videoproto-2.2.2, already added > pkg_add xextproto-7.0.2.tbz > skipping xextproto-7.0.2, already added > pkg_add xf86dgaproto-2.0.2.tbz > skipping xf86dgaproto-2.0.2, already added > pkg_add xf86miscproto-0.9.2.tbz > skipping xf86miscproto-0.9.2, already added > pkg_add xf86vidmodeproto-2.2.2.tbz > skipping xf86vidmodeproto-2.2.2, already added > pkg_add xineramaproto-1.1.2.tbz > skipping xineramaproto-1.1.2, already added > pkg_add xorg-libraries-7.2_2.tbz > skipping xorg-libraries-7.2_2, already added > pkg_add xproto-7.0.10.tbz > skipping xproto-7.0.10, already added > pkg_add xtrans-1.0.3.tbz > skipping xtrans-1.0.3, already added > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on package: v4= l_compat>=3D1.0.20060801 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on executable = in : gmake - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on package: gs= treamer-plugins>=3D0.10.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on package: gs= treamer-plugins-bad>=3D0.10.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on file: /usr/= local/bin/libtool - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on executable = in : pkg-config - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: gstreamer-0.10.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: popt.0 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: oil-0.3.1 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: mjpegutils-1.9.1 - found > =3D=3D=3D> gstreamer-plugins-mpeg2enc-0.10.5_2,3 depends on shared libr= ary: intl - found > =3D=3D=3D> Configuring for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether gmake sets $(MAKE)... yes > checking nano version... 0 (release) > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking build system type... i386-portbld-freebsd6.2 > checking host system type... i386-portbld-freebsd6.2 > checking for style of include used by gmake... GNU > checking for 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...=20 > 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 dependency style of cc... gcc3 > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ld used by cc... /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... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependent libraries... pass_all > 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 whether we are using the GNU C++ compiler... yes > checking whether c++ accepts -g... yes > checking dependency style of c++... gcc3 > checking how to run the C++ preprocessor... c++ -E > checking for g77... no > checking for xlf... no > checking for f77... f77 > checking whether we are using the GNU Fortran 77 compiler... yes > checking whether f77 accepts -g... yes > checking the maximum length of command line arguments... (cached) 262144 > checking command to parse /usr/bin/nm -B output from cc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > 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/bin/ld) supports shared libraries...= yes > checking whether -lc should be explicitly linked in... yes > checking dynamic linker characteristics... freebsd6.2 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 > configure: creating libtool > appending configuration tag "CXX" to libtool > 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 > 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/bin/ld) supports shared libraries..= . yes > checking dynamic linker characteristics... freebsd6.2 ld.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... yes > checking if f77 static flag -static works... yes > checking if f77 supports -c -o file.o... yes > checking whether the f77 linker (/usr/bin/ld) supports shared libraries..= . yes > checking dynamic linker characteristics... freebsd6.2 ld.so > checking how to hardcode library paths into programs... immediate > 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 whether NLS is requested... yes > checking for GNU gettext in libc... no > checking for iconv... yes > checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpa= th -Wl,/usr/local/lib > checking for GNU gettext in libintl... yes > 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 > configure: Using GStreamer Bad Plug-ins source release as package name > configure: Using Unknown package origin as package origin >=20 > configure: *** checking feature: enable building of plug-ins with externa= l deps *** > configure: building external plug-ins >=20 > configure: *** checking feature: building of experimental plug-ins *** > configure: WARNING: 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 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 for c++... yes > checking for objcc... no > checking for objc... no > checking for gcc... gcc > checking dependency style of gcc... gcc3 > checking if Objective C compiler works... no > checking for valgrind... no > configure: Looking for Python version >=3D 2.1 > checking for python... no > checking for python2.2... no > checking for python2.1... no > checking for python2.0... no > checking for python2... no > checking for python1.6... no > checking for python1.5... no > configure: WARNING: No suitable version of python found > 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 GLIB... yes > checking for LIBOIL... 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_GDP... yes > checking for GST_CHECK... gnome-config: not found > no > configure: Package gstreamer-check-0.10 was not found in the pkg-config s= earch 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 >=3D 0.10.13 (GStreamer Check unittest= Library) found > checking for GST_CONTROLLER... yes > checking for GST_PLUGINS_BASE... yes > configure: using GStreamer Base Plug-ins in /usr/local/lib/gstreamer-0.10 > configure: Using GStreamer Base Plugins in /usr/local/lib/gstreamer-0.10 > checking for check named check_pic - version >=3D 0.9.2... no > *** Could not run check test program, checking why... > *** The test program failed to compile or link. See the file config.log f= or > *** the exact error that occured. > checking for check named check - version >=3D 0.9.2... no > *** Could not run check test program, checking why... > *** The test program failed to compile or link. See the file config.log f= or > *** the exact error that occured. > checking for GTK2... gnome-config: not found > checking for GTK2... gnome-config: not found > configure: Using /usr/local/lib/gstreamer-0.10 as the plugin install loca= tion > checking to see if compiler understands -Wall... yes > configure: set ERROR_CFLAGS to -Wall > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking winsock2.h usability... no > checking winsock2.h presence... no > checking for winsock2.h... no > checking for X... libraries , headers=20 > checking for gethostbyname... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for IceConnectionNumber in -lICE... yes > checking X11/Xlib.h usability... yes > checking X11/Xlib.h presence... yes > checking for X11/Xlib.h... yes >=20 > configure: *** checking feature: Open GL *** > configure: *** for plug-ins: glsink *** > checking for glTexImage2D in -lGL... yes > checking GL/gl.h usability... yes > checking GL/gl.h presence... yes > checking for GL/gl.h... yes > configure: *** These plugins will be built: glsink >=20 > configure: *** checking feature: Video CD *** > configure: *** for plug-ins: vcdsrc *** > checking linux/cdrom.h usability... no > checking linux/cdrom.h presence... no > checking for linux/cdrom.h... no > configure: *** These plugins will not be built: vcdsrc >=20 > configure: *** checking feature: X libraries and plugins *** > configure: *** for plug-ins: ximagesrc *** > checking for gethostbyname... (cached) yes > checking for connect... (cached) yes > checking for remove... (cached) yes > checking for shmat... (cached) yes > checking for IceConnectionNumber in -lICE... (cached) yes > checking X11/X.h usability... yes > checking X11/X.h presence... yes > checking for X11/X.h... yes > configure: *** These plugins will be built: ximagesrc >=20 > configure: *** checking feature: alsa plug-ins *** > configure: *** for plug-ins: gstalsa *** > configure: *** These plugins will not be built: gstalsa >=20 > configure: *** checking feature: amrwb library *** > configure: *** for plug-ins: amrwb *** > configure: *** These plugins will not be built: amrwb >=20 > configure: *** checking feature: bz2 library *** > configure: *** for plug-ins: bz2 *** > configure: *** These plugins will not be built: bz2 >=20 > configure: *** checking feature: cdaudio *** > configure: *** for plug-ins: cdaudio *** > configure: *** These plugins will not be built: cdaudio >=20 > configure: *** checking feature: directfb *** > configure: *** for plug-ins: dfbvideosink *** > configure: *** These plugins will not be built: dfbvideosink=20 >=20 > configure: *** checking feature: dts library *** > configure: *** for plug-ins: dtsdec *** > configure: *** These plugins will not be built: dtsdec >=20 > configure: *** checking feature: divx plugins *** > configure: *** for plug-ins: divx *** > configure: *** These plugins will not be built: divx >=20 > configure: *** checking feature: AAC encoder plug-in *** > configure: *** for plug-ins: faac *** > configure: *** These plugins will not be built: faac >=20 > configure: *** checking feature: AAC decoder plug-in *** > configure: *** for plug-ins: faad *** > configure: *** These plugins will not be built: faad >=20 > configure: *** checking feature: GSM library *** > configure: *** for plug-ins: gsmenc gsmdec *** > configure: *** These plugins will not be built: gsmenc gsmdec >=20 > configure: *** checking feature: integer vorbis plug-in *** > configure: *** for plug-ins: ivorbisdec *** > configure: *** These plugins will not be built: ivorbisdec >=20 > configure: *** checking feature: Jack *** > configure: *** for plug-ins: jack *** > configure: *** These plugins will not be built: jack >=20 > configure: *** checking feature: ladspa *** > configure: *** for plug-ins: ladspa *** > configure: *** These plugins will not be built: ladspa >=20 > configure: *** checking feature: mms protocol library *** > configure: *** for plug-ins: libmms *** > configure: *** These plugins will not be built: libmms >=20 > configure: *** checking feature: mpeg2enc *** > configure: *** for plug-ins: mpeg2enc *** > checking for MPEG2ENC... yes > checking mpeg2encoder.hh usability... yes > checking mpeg2encoder.hh presence... yes > checking for mpeg2encoder.hh... yes > checking for valid mpeg2enc objects... yes > configure: *** These plugins will not be built: mpeg2enc >=20 > configure: *** checking feature: musepackdec *** > configure: *** for plug-ins: musepack *** > configure: *** These plugins will not be built: musepack >=20 > configure: *** checking feature: musicbrainz tag generation *** > configure: *** for plug-ins: musicbrainz *** > configure: *** These plugins will not be built: musicbrainz >=20 > configure: *** checking feature: MythTV client plugins *** > configure: *** for plug-ins: mythtvsrc *** > configure: *** These plugins will not be built: mythtvsrc >=20 > configure: *** checking feature: nas plug-in *** > configure: *** for plug-ins: nassink *** > configure: *** These plugins will not be built: nassink >=20 > configure: *** checking feature: neon http client plugins *** > configure: *** for plug-ins: neonhttpsrc *** > configure: *** These plugins will not be built: neonhttpsrc >=20 > configure: *** checking feature: timidity midi soft synth plugin *** > configure: *** for plug-ins: timidity *** > configure: *** These plugins will not be built: timidity >=20 > configure: *** checking feature: wildmidi midi soft synth plugin *** > configure: *** for plug-ins: wildmidi *** > checking wildmidi_lib.h usability... no > checking wildmidi_lib.h presence... no > checking for wildmidi_lib.h... no > configure: WARNING: no WildMidi library found (libWildMidi) > configure: *** These plugins will not be built: wildmidi >=20 > configure: *** checking feature: SDL plug-in *** > configure: *** for plug-ins: sdlvideosink sdlaudiosink *** > configure: *** These plugins will not be built: sdlvideosink sdlaudiosink >=20 > configure: *** checking feature: sndfile plug-in *** > configure: *** for plug-ins: sfsrc sfsink *** > configure: *** These plugins will not be built: sfsrc sfsink >=20 > configure: *** checking feature: soundtouch plug-in *** > configure: *** for plug-ins: soundtouch *** > configure: *** These plugins will not be built: soundtouch >=20 > configure: *** checking feature: spc decoder *** > configure: *** for plug-ins: spc *** > configure: *** These plugins will not be built: spc >=20 > configure: *** checking feature: swfdec plug-in *** > configure: *** for plug-ins: swfdec *** > configure: *** These plugins will not be built: swfdec >=20 > configure: *** checking feature: ogg theora codec *** > configure: *** for plug-ins: theoraexpdec *** > checking for THEORADEC... gnome-config: not found > no > configure: *** These plugins will not be built: theoraexpdec >=20 > configure: *** checking feature: x264 plug-in *** > configure: *** for plug-ins: x264 *** > configure: *** These plugins will not be built: x264 >=20 > configure: *** checking feature: xvid plugins *** > configure: *** for plug-ins: xvid *** > configure: *** These plugins will not be built: xvid >=20 > configure: *** checking feature: DVB Source *** > configure: *** for plug-ins: dvb *** > checking Checking for up to date dvb installation... checking linux/dvb/f= rontend.h usability... no > checking linux/dvb/frontend.h presence... no > checking for linux/dvb/frontend.h... no > configure: *** These plugins will not be built: dvb > configure: creating ./config.status > config.status: creating Makefile > config.status: creating gst-plugins-bad.spec > config.status: creating gst/Makefile > config.status: creating gst/app/Makefile > config.status: creating gst/bayer/Makefile > config.status: creating gst/cdxaparse/Makefile > config.status: creating gst/deinterlace/Makefile > config.status: creating gst/equalizer/Makefile > config.status: creating gst/filter/Makefile > config.status: creating gst/freeze/Makefile > config.status: creating gst/h264parse/Makefile > config.status: creating gst/interleave/Makefile > config.status: creating gst/librfb/Makefile > config.status: creating gst/modplug/Makefile > config.status: creating gst/modplug/libmodplug/Makefile > config.status: creating gst/mpegvideoparse/Makefile > config.status: creating gst/multifile/Makefile > config.status: creating gst/mve/Makefile > config.status: creating gst/nsf/Makefile > config.status: creating gst/nuvdemux/Makefile > config.status: creating gst/replaygain/Makefile > config.status: creating gst/rtpmanager/Makefile > config.status: creating gst/spectrum/Makefile > config.status: creating gst/speed/Makefile > config.status: creating gst/switch/Makefile > config.status: creating gst/tta/Makefile > config.status: creating gst/videoparse/Makefile > config.status: creating gst/videosignal/Makefile > config.status: creating gst/vmnc/Makefile > config.status: creating gst/xingheader/Makefile > config.status: creating gst/real/Makefile > config.status: creating gst/y4m/Makefile > config.status: creating gst-libs/Makefile > config.status: creating gst-libs/gst/Makefile > config.status: creating gst-libs/gst/app/Makefile > config.status: creating sys/Makefile > config.status: creating sys/glsink/Makefile > config.status: creating sys/dvb/Makefile > config.status: creating sys/vcd/Makefile > config.status: creating examples/Makefile > config.status: creating examples/app/Makefile > config.status: creating examples/directfb/Makefile > config.status: creating examples/switch/Makefile > config.status: creating ext/amrwb/Makefile > config.status: creating ext/alsaspdif/Makefile > config.status: creating ext/bz2/Makefile > config.status: creating ext/cdaudio/Makefile > config.status: creating ext/directfb/Makefile > config.status: creating ext/divx/Makefile > config.status: creating ext/dts/Makefile > config.status: creating ext/faac/Makefile > config.status: creating ext/faad/Makefile > config.status: creating ext/gsm/Makefile > config.status: creating ext/ivorbis/Makefile > config.status: creating ext/jack/Makefile > config.status: creating ext/ladspa/Makefile > config.status: creating ext/libmms/Makefile > config.status: creating ext/Makefile > config.status: creating ext/nas/Makefile > config.status: creating ext/mpeg2enc/Makefile > config.status: creating ext/musepack/Makefile > config.status: creating ext/musicbrainz/Makefile > config.status: creating ext/mythtv/Makefile > config.status: creating ext/neon/Makefile > config.status: creating ext/sdl/Makefile > config.status: creating ext/sndfile/Makefile > config.status: creating ext/soundtouch/Makefile > config.status: creating ext/spc/Makefile > config.status: creating ext/swfdec/Makefile > config.status: creating ext/theora/Makefile > config.status: creating ext/timidity/Makefile > config.status: creating ext/x264/Makefile > config.status: creating ext/xvid/Makefile > config.status: creating po/Makefile.in > config.status: WARNING: po/Makefile.in.in seems to ignore the --dataroot= dir setting > config.status: creating docs/Makefile > config.status: creating docs/plugins/Makefile > config.status: creating docs/version.entities > config.status: creating common/Makefile > config.status: creating common/m4/Makefile > config.status: creating m4/Makefile > config.status: creating tests/Makefile > config.status: creating tests/check/Makefile > config.status: creating tests/icles/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 > config.status: executing _stdint.h commands > config.status: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H > configure: *** Plug-ins without external dependencies that will be built: > app > bayer > cdxaparse > deinterlace > equalizer > filter > freeze > h264parse > interleave > librfb > modplug > mpegvideoparse > multifile > mve > nsf > nuvdemux > real > replaygain > rtpmanager > spectrum > speed > switch > tta > videoparse > videosignal > vmnc > xingheader > y4m >=20 > configure: *** Plug-ins without external dependencies that will NOT be bu= ilt: >=20 > configure: *** Plug-ins with dependencies that will be built: > glsink > ximagesrc >=20 > configure: *** Plug-ins with dependencies that will NOT be built: > amrwb > bz2 > cdaudio > dfbvideosink=20 > divx > dtsdec > dvb > faac > faad > gsmenc gsmdec > gstalsa > ivorbisdec > jack > ladspa > libmms > mpeg2enc > musepack > musicbrainz > mythtvsrc > nassink > neonhttpsrc > sdlvideosink sdlaudiosink > sfsrc sfsink > soundtouch > spc > swfdec > theoraexpdec > timidity > vcdsrc > wildmidi > x264 > xvid >=20 > =3D=3D=3D> Building for gstreamer-plugins-mpeg2enc-0.10.5_2,3 > if /bin/sh /work/a/ports/multimedia/gstreamer-plugins-mpeg2enc/work/gnome= -libtool --tag=3DCXX --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../.. = -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools= -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/m= plex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/= gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_D= ISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/l= ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/includ= e/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O2 -fno-strict-alia= sing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2enc.lo -MD -MP -MF ".deps/libg= stmpeg2enc_la-gstmpeg2enc.Tpo" -c -o libgstmpeg2enc_la-gstmpeg2enc.lo `test= -f 'gstmpeg2enc.cc' || echo './'`gstmpeg2enc.cc; \ > then mv -f ".deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo" ".deps/libgstmpeg2e= nc_la-gstmpeg2enc.Plo"; else rm -f ".deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo= "; exit 1; fi > mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= c.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo -c gstmpeg2enc.cc = -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2enc.o > gstmpeg2enc.cc: In function `GstFlowReturn gst_mpeg2enc_chain(GstPad*, Gs= tBuffer*)': > gstmpeg2enc.cc:564: warning: null format string > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= c.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2enc.Tpo -c gstmpeg2enc.cc = -o libgstmpeg2enc_la-gstmpeg2enc.o >/dev/null 2>&1 > if /bin/sh /work/a/ports/multimedia/gstreamer-plugins-mpeg2enc/work/gnome= -libtool --tag=3DCXX --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../.. = -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools= -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/m= plex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/= gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_D= ISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/l= ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/includ= e/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O2 -fno-strict-alia= sing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2encoptions.lo -MD -MP -MF ".de= ps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo" -c -o libgstmpeg2enc_la-gstmpe= g2encoptions.lo `test -f 'gstmpeg2encoptions.cc' || echo './'`gstmpeg2encop= tions.cc; \ > then mv -f ".deps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo" ".deps/libgs= tmpeg2enc_la-gstmpeg2encoptions.Plo"; else rm -f ".deps/libgstmpeg2enc_la-g= stmpeg2encoptions.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= coptions.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo -c g= stmpeg2encoptions.cc -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2encopt= ions.o > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= coptions.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2encoptions.Tpo -c g= stmpeg2encoptions.cc -o libgstmpeg2enc_la-gstmpeg2encoptions.o >/dev/null 2= >&1 > if /bin/sh /work/a/ports/multimedia/gstreamer-plugins-mpeg2enc/work/gnome= -libtool --tag=3DCXX --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../.. = -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools= -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/m= plex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/= gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_D= ISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/l= ocal/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/includ= e/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O2 -fno-strict-alia= sing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2encoder.lo -MD -MP -MF ".deps/= libgstmpeg2enc_la-gstmpeg2encoder.Tpo" -c -o libgstmpeg2enc_la-gstmpeg2enco= der.lo `test -f 'gstmpeg2encoder.cc' || echo './'`gstmpeg2encoder.cc; \ > then mv -f ".deps/libgstmpeg2enc_la-gstmpeg2encoder.Tpo" ".deps/libgstmp= eg2enc_la-gstmpeg2encoder.Plo"; else rm -f ".deps/libgstmpeg2enc_la-gstmpeg= 2encoder.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/in= clude -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2= enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs= -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/i= nclude/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtu= al-dtor -O2 -fno-strict-aliasing -pipe -O2 -MT libgstmpeg2enc_la-gstmpeg2en= coder.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2encoder.Tpo -c gstmpeg= 2encoder.cc -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2encoder.o > gstmpeg2encoder.cc: In member function `gboolean GstMpeg2Encoder::setup()= ': > gstmpeg2encoder.cc:66: error: cannot allocate an object of type `GstMpeg2= EncPictureReader' > gstmpeg2encoder.cc:66: error: because the following virtual functions a= re abstract: > /usr/local/include/mjpegtools/mpeg2enc/picturereader.hh:48: error: virtu= al bool PictureReader::LoadFrame(ImagePlanes&) > gstmpeg2encoder.cc:75: error: cannot allocate an object of type `GstMpeg2= EncStreamWriter' > gstmpeg2encoder.cc:75: error: because the following virtual functions a= re abstract: > /usr/local/include/mjpegtools/mpeg2enc/elemstrmwriter.hh:32: error: virt= ual void ElemStrmWriter::WriteOutBufferUpto(const uint8_t*, uint32_t) > /usr/local/include/mjpegtools/mpeg2enc/elemstrmwriter.hh:35: error: virt= ual uint64_t ElemStrmWriter::BitCount() > gstmpeg2encoder.cc:79: error: `bitrate_controller' was not declared in th= is scope > gstmpeg2encoder.cc:79: error: `OnTheFlyRateCtl' has not been declared > gstmpeg2encoder.cc:85: error: `MPEG2Coder' has not been declared > gstmpeg2encoder.cc: In member function `void GstMpeg2Encoder::encode()': > gstmpeg2encoder.cc:119: error: 'class SeqEncoder' has no member named 'En= code' > gmake: *** [libgstmpeg2enc_la-gstmpeg2encoder.lo] Error 1 > *** Error code 2 >=20 > Stop in /a/ports/multimedia/gstreamer-plugins-mpeg2enc. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/multimedia/gstreamer-plugins-mpeg2enc ended at Sat Ju= l 14 22:14:53 UTC 2007 --=20 Pav Lucistnik No one expects the spanish inquisition. --=-ksUN3qoi54H2GIVi5zXg Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGmUtrntdYP8FOsoIRAtSQAKDPDy0WOAb+ZWH2Yha3PPhU0vPzOQCfd4Di zQLp8Oqg7o8TTb97ucVWh1o= =wriW -----END PGP SIGNATURE----- --=-ksUN3qoi54H2GIVi5zXg-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 14 22:55:41 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0911416A403 for ; Sat, 14 Jul 2007 22:55:41 +0000 (UTC) (envelope-from probsd@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id 3B43513C442 for ; Sat, 14 Jul 2007 22:55:40 +0000 (UTC) (envelope-from probsd@gmail.com) Received: by py-out-1112.google.com with SMTP id a73so1637322pye for ; Sat, 14 Jul 2007 15:55:39 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Ry3bnDMp8cOCRwPd79Sn0Ie+J+3gCjJn6IdxJOoAsrq7pHHo5s6MYHG2jgZWjjGXdy+hFtBZHIYw4N3+rW84xgL741amokvBtWxEzMXPOJTETYXvpeN7VwYDQztKyjP0ag2NQP/nNZfp9ds+ADfTugD4SpY174zLxPtsF8GP7g4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=TDY3hySAEHrlXL174OEFqKV2AYe7SqQWmQCbUuSrclFKxCLECei3LLMBoyI/81wtVuIWi7czZ86xhlpG5iet8H+nLBuBlwu99FLeuKikMl6v4u7IncDUz/h+jISzR40HLD2ESf6Lv6qJJJfb2chxalE9PpgK0mDp6D1GH1Ra8tw= Received: by 10.143.160.1 with SMTP id m1mr221947wfo.1184453739071; Sat, 14 Jul 2007 15:55:39 -0700 (PDT) Received: by 10.142.111.1 with HTTP; Sat, 14 Jul 2007 15:55:39 -0700 (PDT) Message-ID: <483316d70707141555l7900b3b6h79afb7687258b9e@mail.gmail.com> Date: Sat, 14 Jul 2007 17:55:39 -0500 From: "Rick Mullis" To: "Yuriy Tsibizov" In-Reply-To: <78664C02FF341B4FAC63E561846E3BCC0A1460@ex.hhp.local> MIME-Version: 1.0 References: <483316d70706281009k13f2e37al2a05ea53b82c6e9a@mail.gmail.com> <78664C02FF341B4FAC63E561846E3BCC0A13D8@ex.hhp.local> <78664C02FF341B4FAC63E561846E3BCC0A1460@ex.hhp.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_emu10kx patch (WAS: RE: SB Live 5.1 Digital - sysctl ?) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 22:55:41 -0000 Hi Yuriy, I just csup the latest current source code and also downloaded your latest patch. I did a full make buildworld and then a make buildkernel and I got an error on the emu10kx driver build. I also removed the patch and tried it without error. Below is the error message. Script started on Sat Jul 14 17:44:05 2007 -------------------------------------------------------------- >>> Kernel build for MAIN started on Sat Jul 14 17:44:05 CDT 2007 -------------------------------------------------------------- ===> sound/driver/emu10kx (depend) ln -sf /usr/obj/usr/src/sys/MAIN/opt_emu10kx.h opt_emu10kx.h @ -> /usr/src/sys machine -> /usr/src/sys/amd64/include awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h awk -f @/tools/makeobjops.awk @/dev/sound/pcm/ac97_if.m -h awk -f @/tools/makeobjops.awk @/dev/sound/pcm/channel_if.m -h awk -f @/tools/makeobjops.awk @/dev/sound/pcm/feeder_if.m -h awk -f @/tools/makeobjops.awk @/dev/sound/pcm/mixer_if.m -h awk -f @/tools/makeobjops.awk @/dev/sound/midi/mpufoi_if.m -h awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q grep -v '#include' /usr/src/sys/modules/sound/driver/emu10kx/../../../../gnu/dev/sound/pci/emu10k1- alsa.h | cc -E -D__KERNEL__ -dM - | awk -F"[ (]" '/define/ { print "#ifndef " $2 ; print ; print "#endif" }' >emu10k1-alsa%diked.h grep -v '#include' /usr/src/sys/modules/sound/driver/emu10kx/../../../../gnu/dev/sound/pci/p16v- alsa.h | cc -E -D__KERNEL__ -dM - | awk -F"[ (]" '/define/ { print "#ifndef " $2 ; print ; print "#endif" }' >p16v-alsa%diked.h grep -v '#include' /usr/src/sys/modules/sound/driver/emu10kx/../../../../gnu/dev/sound/pci/p17v- alsa.h | cc -E -D__KERNEL__ -dM - | awk -F"[ (]" '/define/ { print "#ifndef " $2 ; print ; print "#endif" }' >p17v-alsa%diked.h awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/MAIN /usr/src/sys/modules/sound/driver/emu10kx/../../../../dev/sound/pci/emu10kx.c /usr/src/sys/modules/sound/driver/emu10kx/../../../../dev/sound/pci/emu10kx- pcm.c/usr/src/sys/modules/sound/driver/emu10kx/../../../../dev/sound/pci/emu10kx- midi.c /usr/src/sys/modules/sound/driver/emu10kx/../../../../dev/sound/pci/emu10kx.c:51:25: error: opt_emu10kx.h: No such file or directory /usr/src/sys/modules/sound/driver/emu10kx/../../../../dev/sound/pci/emu10kx- pcm.c:48:25: error: opt_emu10kx.h: No such file or directory /usr/src/sys/modules/sound/driver/emu10kx/../../../../dev/sound/pci/emu10kx- midi.c:49:25: error: opt_emu10kx.h: No such file or directory mkdep: compile failed *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Script done on Sat Jul 14 17:45:01 2007 Thanks Rick On 7/10/07, Yuriy Tsibizov wrote: > > > Dear SB Live! / Audigy users. > > > > I'm going to ask ariff to (ask re@ and) commit this patch before 7.0 > > release: > > http://chibis.persons.gfk.ru/audigy/snd_emu10kx_70_patch2 > > > > > > Update snd_emu10kx driver with recent perforce changes (and some other > > changes too). > > > > (without any real order) > > > > 1. Use device_get_nameunit for mutex naming > > 2. Add timer for low-latency playback > > 3. Move most mixer controls from sysctls to mixer(8) controls. This > > is a largest part of this patch. > > 4. Add analog/digital switch (as a temporary sysctl) > > 5. Get back support for low-bitrate playback (with help of (2)) > > 6. Change locking for exclusive I/O. Writing to non-PTR register > > is almost safe and does not need to be ordered with PTR operations. > > 7. Disable MIDI until we get it to detach properly and fix memory > > managment problems. > > 8. Enable multichannel playback by default. It is as stable as > > single-channel mode. Multichannel recording is still an experimental > > feature. > > 9. Add a way to disable card from a loader tunable. > > I've upated this patch to change multichannel configuration from kernel > options to tunables (aka loader hints). > It will allow different configuration for different cards (like emu10kx0 > will be single-channel and emu10kx1 will > be multichannel) for people who use more than one card. > > It also add locking in PCM interupt handler. > > http://chibis.persons.gfk.ru/audigy/snd_emu10kx_70_patch4 > > > Yuriy. > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to " > freebsd-multimedia-unsubscribe@freebsd.org" > From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 14 23:42:42 2007 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D743F16A401 for ; Sat, 14 Jul 2007 23:42:42 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id CB47613C4BF for ; Sat, 14 Jul 2007 23:42:39 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (rb5dg130.net.upc.cz [89.176.238.130]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id l6ENgXrS085962 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Sun, 15 Jul 2007 01:42:36 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: multimedia@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-9KZMEQG3ucC+vgxa9wDc" Date: Sun, 15 Jul 2007 01:42:33 +0200 Message-Id: <1184456553.75734.82.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.61 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 89.176.238.130; Sender-helo: [192.168.0.23]; ) Cc: Subject: [Fwd: vlc-0.8.6.c_1,2 failed on amd64 7] X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 23:42:42 -0000 --=-9KZMEQG3ucC+vgxa9wDc Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: kris@freebsd.org, pav@freebsd.org > P=F8edm=ECt: vlc-0.8.6.c_1,2 failed on amd64 7 > Datum: Sat, 14 Jul 2007 23:37:15 GMT >=20 > gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec/dmo' > gmake[7]: Nothing to be done for `all-am'. > gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/dmo' > gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/dmo' > gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/dmo' > Making all in ffmpeg > gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec/ffmpeg' > gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec/ffmpeg' > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libffmpeg_plugin_a-ffmpeg.o -MD -MP -MF ".deps/libffmpeg_plugin_a-= ffmpeg.Tpo" \ > -c -o libffmpeg_plugin_a-ffmpeg.o `test -f 'ffmpeg.c' || echo './'`ffm= peg.c; \ > then mv -f ".deps/libffmpeg_plugin_a-ffmpeg.Tpo" ".deps/libffmpeg_plugin= _a-ffmpeg.Po"; \ > else rm -f ".deps/libffmpeg_plugin_a-ffmpeg.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from ffmpeg.c:28: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > In file included from ffmpeg.c:34: > /usr/local/include/ffmpeg/avcodec.h: At top level: > /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i= s deprecated > /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i= s deprecated > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libffmpeg_plugin_a-video.o -MD -MP -MF ".deps/libffmpeg_plugin_a-v= ideo.Tpo" \ > -c -o libffmpeg_plugin_a-video.o `test -f 'video.c' || echo './'`video= .c; \ > then mv -f ".deps/libffmpeg_plugin_a-video.Tpo" ".deps/libffmpeg_plugin_= a-video.Po"; \ > else rm -f ".deps/libffmpeg_plugin_a-video.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from video.c:28: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > In file included from video.c:34: > /usr/local/include/ffmpeg/avcodec.h: At top level: > /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i= s deprecated > /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i= s deprecated > video.c:89: warning: 'AVPaletteControl' is deprecated > video.c: In function 'InitVideoDec__0_8_6': > video.c:360: warning: 'AVPaletteControl' is deprecated > video.c: In function 'ffmpeg_CopyPicture': > video.c:834: warning: 'img_convert' is deprecated (declared at /usr/local= /include/ffmpeg/avcodec.h:2635) > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libffmpeg_plugin_a-audio.o -MD -MP -MF ".deps/libffmpeg_plugin_a-a= udio.Tpo" \ > -c -o libffmpeg_plugin_a-audio.o `test -f 'audio.c' || echo './'`audio= .c; \ > then mv -f ".deps/libffmpeg_plugin_a-audio.Tpo" ".deps/libffmpeg_plugin_= a-audio.Po"; \ > else rm -f ".deps/libffmpeg_plugin_a-audio.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from audio.c:28: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > In file included from audio.c:33: > /usr/local/include/ffmpeg/avcodec.h: At top level: > /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i= s deprecated > /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i= s deprecated > audio.c: In function 'DecodeAudio__0_8_6': > audio.c:235: warning: 'avcodec_decode_audio' is deprecated (declared at /= usr/local/include/ffmpeg/avcodec.h:2790) > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libffmpeg_plugin_a-video_filter.o -MD -MP -MF ".deps/libffmpeg_plu= gin_a-video_filter.Tpo" \ > -c -o libffmpeg_plugin_a-video_filter.o `test -f 'video_filter.c' || e= cho './'`video_filter.c; \ > then mv -f ".deps/libffmpeg_plugin_a-video_filter.Tpo" ".deps/libffmpeg_= plugin_a-video_filter.Po"; \ > else rm -f ".deps/libffmpeg_plugin_a-video_filter.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from video_filter.c:28: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > In file included from video_filter.c:34: > /usr/local/include/ffmpeg/avcodec.h: At top level: > /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i= s deprecated > /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i= s deprecated > video_filter.c:62: warning: 'ImgReSampleContext' is deprecated > video_filter.c: In function 'CloseFilter__0_8_6': > video_filter.c:175: warning: 'img_resample_close' is deprecated (declared= at /usr/local/include/ffmpeg/avcodec.h:2507) > video_filter.c: In function 'CheckInit': > video_filter.c:219: warning: 'img_resample_close' is deprecated (declared= at /usr/local/include/ffmpeg/avcodec.h:2507) > video_filter.c:291: warning: 'img_resample_full_init' is deprecated (decl= ared at /usr/local/include/ffmpeg/avcodec.h:2496) > video_filter.c: In function 'Process': > video_filter.c:469: warning: 'img_resample' is deprecated (declared at /u= sr/local/include/ffmpeg/avcodec.h:2502) > video_filter.c:518: warning: 'img_convert' is deprecated (declared at /us= r/local/include/ffmpeg/avcodec.h:2635) > video_filter.c:530: warning: 'img_resample' is deprecated (declared at /u= sr/local/include/ffmpeg/avcodec.h:2502) > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libffmpeg_plugin_a-chroma.o -MD -MP -MF ".deps/libffmpeg_plugin_a-= chroma.Tpo" \ > -c -o libffmpeg_plugin_a-chroma.o `test -f 'chroma.c' || echo './'`chr= oma.c; \ > then mv -f ".deps/libffmpeg_plugin_a-chroma.Tpo" ".deps/libffmpeg_plugin= _a-chroma.Po"; \ > else rm -f ".deps/libffmpeg_plugin_a-chroma.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from chroma.c:27: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > In file included from chroma.c:32: > /usr/local/include/ffmpeg/avcodec.h: At top level: > /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i= s deprecated > /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i= s deprecated > chroma.c:55: warning: 'ImgReSampleContext' is deprecated > chroma.c: In function 'OpenChroma__0_8_6': > chroma.c:100: warning: 'img_resample_init' is deprecated (declared at /us= r/local/include/ffmpeg/avcodec.h:2486) > chroma.c: In function 'ChromaConversion': > chroma.c:161: warning: 'img_convert' is deprecated (declared at /usr/loca= l/include/ffmpeg/avcodec.h:2635) > chroma.c:165: warning: 'img_resample' is deprecated (declared at /usr/loc= al/include/ffmpeg/avcodec.h:2502) > chroma.c:170: warning: 'img_convert' is deprecated (declared at /usr/loca= l/include/ffmpeg/avcodec.h:2635) > chroma.c: In function 'CloseChroma__0_8_6': > chroma.c:186: warning: 'img_resample_close' is deprecated (declared at /u= sr/local/include/ffmpeg/avcodec.h:2507) > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libffmpeg_plugin_a-encoder.o -MD -MP -MF ".deps/libffmpeg_plugin_a= -encoder.Tpo" \ > -c -o libffmpeg_plugin_a-encoder.o `test -f 'encoder.c' || echo './'`e= ncoder.c; \ > then mv -f ".deps/libffmpeg_plugin_a-encoder.Tpo" ".deps/libffmpeg_plugi= n_a-encoder.Po"; \ > else rm -f ".deps/libffmpeg_plugin_a-encoder.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from encoder.c:31: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > In file included from encoder.c:40: > /usr/local/include/ffmpeg/avcodec.h: At top level: > /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i= s deprecated > /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i= s deprecated > encoder.c: In function 'OpenEncoder__0_8_6': > encoder.c:476: warning: assignment discards qualifiers from pointer targe= t type > encoder.c:477: warning: assignment discards qualifiers from pointer targe= t type > encoder.c: In function 'EncodeVideo': > encoder.c:846: warning: format '%lld' expects type 'long long int', but a= rgument 6 has type 'int64_t' > encoder.c:852: warning: format '%lld' expects type 'long long int', but a= rgument 6 has type 'int64_t' > encoder.c:852: warning: format '%lld' expects type 'long long int', but a= rgument 7 has type 'mtime_t' > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libffmpeg_plugin_a-postprocess.o -MD -MP -MF ".deps/libffmpeg_plug= in_a-postprocess.Tpo" \ > -c -o libffmpeg_plugin_a-postprocess.o `test -f 'postprocess.c' || ech= o './'`postprocess.c; \ > then mv -f ".deps/libffmpeg_plugin_a-postprocess.Tpo" ".deps/libffmpeg_p= lugin_a-postprocess.Po"; \ > else rm -f ".deps/libffmpeg_plugin_a-postprocess.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from postprocess.c:25: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > In file included from postprocess.c:31: > /usr/local/include/ffmpeg/avcodec.h: At top level: > /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i= s deprecated > /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i= s deprecated > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libffmpeg_plugin_a-demux.o -MD -MP -MF ".deps/libffmpeg_plugin_a-d= emux.Tpo" \ > -c -o libffmpeg_plugin_a-demux.o `test -f 'demux.c' || echo './'`demux= .c; \ > then mv -f ".deps/libffmpeg_plugin_a-demux.Tpo" ".deps/libffmpeg_plugin_= a-demux.Po"; \ > else rm -f ".deps/libffmpeg_plugin_a-demux.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from demux.c:30: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > In file included from /usr/local/include/ffmpeg/avformat.h:32, > from demux.c:36: > /usr/local/include/ffmpeg/avcodec.h: At top level: > /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i= s deprecated > /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i= s deprecated > In file included from demux.c:36: > /usr/local/include/ffmpeg/avformat.h:291: warning: 'AVFrac' is deprecated > demux.c: In function 'OpenDemux__0_8_6': > demux.c:191: warning: comparison between signed and unsigned > demux.c:251: warning: format '%lld' expects type 'long long int', but arg= ument 6 has type 'int64_t' > demux.c:254: warning: format '%lld' expects type 'long long int', but arg= ument 6 has type 'int64_t' > demux.c: In function 'Control': > demux.c:374: warning: format '%lld' expects type 'long long int', but arg= ument 6 has type 'int64_t' > demux.c:384: warning: format '%lld' expects type 'long long int', but arg= ument 6 has type 'int64_t' > demux.c:412: warning: format '%lld' expects type 'long long int', but arg= ument 6 has type 'int64_t' > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libffmpeg_plugin_a-mux.o -MD -MP -MF ".deps/libffmpeg_plugin_a-mux= .Tpo" \ > -c -o libffmpeg_plugin_a-mux.o `test -f 'mux.c' || echo './'`mux.c; \ > then mv -f ".deps/libffmpeg_plugin_a-mux.Tpo" ".deps/libffmpeg_plugin_a-= mux.Po"; \ > else rm -f ".deps/libffmpeg_plugin_a-mux.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from mux.c:29: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > In file included from /usr/local/include/ffmpeg/avformat.h:32, > from mux.c:35: > /usr/local/include/ffmpeg/avcodec.h: At top level: > /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i= s deprecated > /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i= s deprecated > In file included from mux.c:35: > /usr/local/include/ffmpeg/avformat.h:291: warning: 'AVFrac' is deprecated > mux.c: In function 'CloseMux__0_8_6': > mux.c:160: warning: comparison between signed and unsigned > mux.c: In function 'MuxBlock': > mux.c:326: warning: format '%lld' expects type 'long long int', but argum= ent 6 has type 'mtime_t' > mux.c:326: warning: format '%lld' expects type 'long long int', but argum= ent 7 has type 'mtime_t' > mux.c:326: warning: format '%lld' expects type 'long long int', but argum= ent 8 has type 'int64_t' > mux.c:326: warning: format '%lld' expects type 'long long int', but argum= ent 9 has type 'int64_t' > rm -f libffmpeg_plugin.a > ar cru libffmpeg_plugin.a libffmpeg_plugin_a-ffmpeg.o libffmpeg_plugin_a-= video.o libffmpeg_plugin_a-audio.o libffmpeg_plugin_a-video_filter.o libffm= peg_plugin_a-chroma.o libffmpeg_plugin_a-encoder.o libffmpeg_plugin_a-postp= rocess.o libffmpeg_plugin_a-demux.o libffmpeg_plugin_a-mux.o =20 > ranlib libffmpeg_plugin.a > /bin/sh ../../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe = -pthread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/u= sr/local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o lib= ffmpeg_plugin.so libffmpeg_plugin.a -L/usr/local/lib -shared -pthread -fpic= -fPIC -L/usr/local/lib -lpostproc -pthread -L/usr/local/lib -lavformat -la= vcodec -lz -la52 -lvorbisenc -lavutil -lvorbis -lm -logg -lz -lm -u vlc_ent= ry__0_8_6 > mkdir .libs > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= ffmpeg_plugin.so -shared -pthread -fpic -fPIC -pthread -u vlc_entry__0_8_6 = -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib l= ibffmpeg_plugin.a -lpostproc -lavformat -lavcodec /usr/local/lib/liba52.so = /usr/local/lib/libvorbisenc.so -lavutil /usr/local/lib/libvorbis.so /usr/lo= cal/lib/libogg.so -lz -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/u= sr/local/lib > gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/ffmpeg' > gmake all-recursive > gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec/ffmpeg' > gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec/ffmpeg' > gmake[7]: Nothing to be done for `all-am'. > gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/ffmpeg' > gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/ffmpeg' > gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/ffmpeg' > Making all in spudec > gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec/spudec' > gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec/spudec' > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin spudec` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libspudec_plugin_a-spudec.o -MD -MP -MF ".deps/libspudec_plugin_a-= spudec.Tpo" \ > -c -o libspudec_plugin_a-spudec.o `test -f 'spudec.c' || echo './'`spu= dec.c; \ > then mv -f ".deps/libspudec_plugin_a-spudec.Tpo" ".deps/libspudec_plugin= _a-spudec.Po"; \ > else rm -f ".deps/libspudec_plugin_a-spudec.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from spudec.c:28: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > spudec.c: In function 'Reassemble': > spudec.c:204: warning: format '%lld' expects type 'long long int', but ar= gument 7 has type 'mtime_t' > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin spudec` -Wsign-compare -Wall -O1 -pipe -pthread -= pipe -MT libspudec_plugin_a-parse.o -MD -MP -MF ".deps/libspudec_plugin_a-p= arse.Tpo" \ > -c -o libspudec_plugin_a-parse.o `test -f 'parse.c' || echo './'`parse= .c; \ > then mv -f ".deps/libspudec_plugin_a-parse.Tpo" ".deps/libspudec_plugin_= a-parse.Po"; \ > else rm -f ".deps/libspudec_plugin_a-parse.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from parse.c:29: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libspudec_plugin.a > ar cru libspudec_plugin.a libspudec_plugin_a-spudec.o libspudec_plugin_a-= parse.o =20 > ranlib libspudec_plugin.a > /bin/sh ../../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe = -pthread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/u= sr/local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o lib= spudec_plugin.so libspudec_plugin.a -L/usr/local/lib -shared -pthread -fpic= -fPIC -u vlc_entry__0_8_6 > mkdir .libs > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= spudec_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/= a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libspudec_= plugin.a > gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/spudec' > gmake all-recursive > gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec/spudec' > gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec/spudec' > gmake[7]: Nothing to be done for `all-am'. > gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/spudec' > gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/spudec' > gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec/spudec' > gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/codec' > gmake[5]: Nothing to be done for `all-am'. > gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec' > gmake[4]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec' > gmake[3]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/codec' > Making all in control > gmake[3]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control' > gmake[4]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control' > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin gestures` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT l= ibgestures_plugin_a-gestures.o -MD -MP -MF ".deps/libgestures_plugin_a-gest= ures.Tpo" \ > -c -o libgestures_plugin_a-gestures.o `test -f 'gestures.c' || echo '.= /'`gestures.c; \ > then mv -f ".deps/libgestures_plugin_a-gestures.Tpo" ".deps/libgestures_= plugin_a-gestures.Po"; \ > else rm -f ".deps/libgestures_plugin_a-gestures.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from gestures.c:30: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libgestures_plugin.a > ar cru libgestures_plugin.a libgestures_plugin_a-gestures.o=20 > ranlib libgestures_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libges= tures_plugin.so libgestures_plugin.a -L/usr/local/lib -shared -pthread -fpi= c -fPIC -u vlc_entry__0_8_6 > mkdir .libs > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= gestures_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/wor= k/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libgestu= res_plugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin showintf` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT l= ibshowintf_plugin_a-showintf.o -MD -MP -MF ".deps/libshowintf_plugin_a-show= intf.Tpo" \ > -c -o libshowintf_plugin_a-showintf.o `test -f 'showintf.c' || echo '.= /'`showintf.c; \ > then mv -f ".deps/libshowintf_plugin_a-showintf.Tpo" ".deps/libshowintf_= plugin_a-showintf.Po"; \ > else rm -f ".deps/libshowintf_plugin_a-showintf.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from showintf.c:30: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libshowintf_plugin.a > ar cru libshowintf_plugin.a libshowintf_plugin_a-showintf.o=20 > ranlib libshowintf_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libsho= wintf_plugin.so libshowintf_plugin.a -L/usr/local/lib -shared -pthread -fpi= c -fPIC -u vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= showintf_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/wor= k/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libshowi= ntf_plugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin telnet` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT lib= telnet_plugin_a-telnet.o -MD -MP -MF ".deps/libtelnet_plugin_a-telnet.Tpo" = \ > -c -o libtelnet_plugin_a-telnet.o `test -f 'telnet.c' || echo './'`tel= net.c; \ > then mv -f ".deps/libtelnet_plugin_a-telnet.Tpo" ".deps/libtelnet_plugin= _a-telnet.Po"; \ > else rm -f ".deps/libtelnet_plugin_a-telnet.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from telnet.c:30: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libtelnet_plugin.a > ar cru libtelnet_plugin.a libtelnet_plugin_a-telnet.o=20 > ranlib libtelnet_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libtel= net_plugin.so libtelnet_plugin.a -L/usr/local/lib -shared -pthread -fpic -f= PIC -u vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= telnet_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/= a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libtelnet_= plugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin netsync` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT li= bnetsync_plugin_a-netsync.o -MD -MP -MF ".deps/libnetsync_plugin_a-netsync.= Tpo" \ > -c -o libnetsync_plugin_a-netsync.o `test -f 'netsync.c' || echo './'`= netsync.c; \ > then mv -f ".deps/libnetsync_plugin_a-netsync.Tpo" ".deps/libnetsync_plu= gin_a-netsync.Po"; \ > else rm -f ".deps/libnetsync_plugin_a-netsync.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from netsync.c:28: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libnetsync_plugin.a > ar cru libnetsync_plugin.a libnetsync_plugin_a-netsync.o=20 > ranlib libnetsync_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libnet= sync_plugin.so libnetsync_plugin.a -L/usr/local/lib -shared -pthread -fpic = -fPIC -u vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= netsync_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work= /a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libnetsyn= c_plugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin hotkeys` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT li= bhotkeys_plugin_a-hotkeys.o -MD -MP -MF ".deps/libhotkeys_plugin_a-hotkeys.= Tpo" \ > -c -o libhotkeys_plugin_a-hotkeys.o `test -f 'hotkeys.c' || echo './'`= hotkeys.c; \ > then mv -f ".deps/libhotkeys_plugin_a-hotkeys.Tpo" ".deps/libhotkeys_plu= gin_a-hotkeys.Po"; \ > else rm -f ".deps/libhotkeys_plugin_a-hotkeys.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from hotkeys.c:30: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libhotkeys_plugin.a > ar cru libhotkeys_plugin.a libhotkeys_plugin_a-hotkeys.o=20 > ranlib libhotkeys_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libhot= keys_plugin.so libhotkeys_plugin.a -L/usr/local/lib -shared -pthread -fpic = -fPIC -u vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= hotkeys_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work= /a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libhotkey= s_plugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin rc` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT librc_p= lugin_a-rc.o -MD -MP -MF ".deps/librc_plugin_a-rc.Tpo" \ > -c -o librc_plugin_a-rc.o `test -f 'rc.c' || echo './'`rc.c; \ > then mv -f ".deps/librc_plugin_a-rc.Tpo" ".deps/librc_plugin_a-rc.Po"; \ > else rm -f ".deps/librc_plugin_a-rc.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from rc.c:36: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f librc_plugin.a > ar cru librc_plugin.a librc_plugin_a-rc.o=20 > ranlib librc_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o librc_= plugin.so librc_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -u v= lc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= rc_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/a/po= rts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib librc_plugin.a > gmake[4]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control' > gmake all-recursive > gmake[4]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control' > Making all in http > gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control/http' > gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control/http' > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe -pthread -pi= pe -MT libhttp_plugin_a-http.o -MD -MP -MF ".deps/libhttp_plugin_a-http.Tpo= " \ > -c -o libhttp_plugin_a-http.o `test -f 'http.c' || echo './'`http.c; \ > then mv -f ".deps/libhttp_plugin_a-http.Tpo" ".deps/libhttp_plugin_a-htt= p.Po"; \ > else rm -f ".deps/libhttp_plugin_a-http.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from http.h:35, > from http.c:26: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe -pthread -pi= pe -MT libhttp_plugin_a-rpn.o -MD -MP -MF ".deps/libhttp_plugin_a-rpn.Tpo" = \ > -c -o libhttp_plugin_a-rpn.o `test -f 'rpn.c' || echo './'`rpn.c; \ > then mv -f ".deps/libhttp_plugin_a-rpn.Tpo" ".deps/libhttp_plugin_a-rpn.= Po"; \ > else rm -f ".deps/libhttp_plugin_a-rpn.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from http.h:35, > from rpn.c:26: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rpn.c: In function 'EvaluateRPN__0_8_6': > rpn.c:984: warning: value computed is not used > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe -pthread -pi= pe -MT libhttp_plugin_a-macro.o -MD -MP -MF ".deps/libhttp_plugin_a-macro.T= po" \ > -c -o libhttp_plugin_a-macro.o `test -f 'macro.c' || echo './'`macro.c= ; \ > then mv -f ".deps/libhttp_plugin_a-macro.Tpo" ".deps/libhttp_plugin_a-ma= cro.Po"; \ > else rm -f ".deps/libhttp_plugin_a-macro.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from http.h:35, > from macro.c:26: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe -pthread -pi= pe -MT libhttp_plugin_a-mvar.o -MD -MP -MF ".deps/libhttp_plugin_a-mvar.Tpo= " \ > -c -o libhttp_plugin_a-mvar.o `test -f 'mvar.c' || echo './'`mvar.c; \ > then mv -f ".deps/libhttp_plugin_a-mvar.Tpo" ".deps/libhttp_plugin_a-mva= r.Po"; \ > else rm -f ".deps/libhttp_plugin_a-mvar.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from http.h:35, > from mvar.c:26: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > mvar.c: In function 'mvar_GetVar__0_8_6': > mvar.c:131: warning: signed and unsigned type in conditional expression > mvar.c: In function 'mvar_FileSetNew__0_8_6': > mvar.c:634: warning: format '%lld' expects type 'long long int', but argu= ment 3 has type 'off_t' > if cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/work/a/ports/multimedia/vlc= /work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include= -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl= c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe -pthread -pi= pe -MT libhttp_plugin_a-util.o -MD -MP -MF ".deps/libhttp_plugin_a-util.Tpo= " \ > -c -o libhttp_plugin_a-util.o `test -f 'util.c' || echo './'`util.c; \ > then mv -f ".deps/libhttp_plugin_a-util.Tpo" ".deps/libhttp_plugin_a-uti= l.Po"; \ > else rm -f ".deps/libhttp_plugin_a-util.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from http.h:35, > from util.c:26: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libhttp_plugin.a > ar cru libhttp_plugin.a libhttp_plugin_a-http.o libhttp_plugin_a-rpn.o li= bhttp_plugin_a-macro.o libhttp_plugin_a-mvar.o libhttp_plugin_a-util.o =20 > ranlib libhttp_plugin.a > /bin/sh ../../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe = -pthread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/u= sr/local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o lib= http_plugin.so libhttp_plugin.a -L/usr/local/lib -shared -pthread -fpic -fP= IC -u vlc_entry__0_8_6 > mkdir .libs > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= http_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/a/= ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libhttp_plug= in.a > gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control/http' > gmake all-recursive > gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control/http' > gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control/http' > gmake[7]: Nothing to be done for `all-am'. > gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control/http' > gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control/http' > gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control/http' > Making all in corba > gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control/corba' > gmake all-recursive > gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control/corba' > gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control/corba' > gmake[7]: Nothing to be done for `all-am'. > gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control/corba' > gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control/corba' > gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control/corba' > gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/control' > gmake[5]: Nothing to be done for `all-am'. > gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control' > gmake[4]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control' > gmake[3]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/control' > Making all in demux > gmake[3]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/demux' > gmake[4]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6= c/modules/demux' > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin a52sys` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT lib= a52sys_plugin_a-a52.o -MD -MP -MF ".deps/liba52sys_plugin_a-a52.Tpo" \ > -c -o liba52sys_plugin_a-a52.o `test -f 'a52.c' || echo './'`a52.c; \ > then mv -f ".deps/liba52sys_plugin_a-a52.Tpo" ".deps/liba52sys_plugin_a-= a52.Po"; \ > else rm -f ".deps/liba52sys_plugin_a-a52.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from a52.c:27: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f liba52sys_plugin.a > ar cru liba52sys_plugin.a liba52sys_plugin_a-a52.o=20 > ranlib liba52sys_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o liba52= sys_plugin.so liba52sys_plugin.a -L/usr/local/lib -shared -pthread -fpic -f= PIC -u vlc_entry__0_8_6 > mkdir .libs > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= a52sys_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/= a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib liba52sys_= plugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin dtssys` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT lib= dtssys_plugin_a-dts.o -MD -MP -MF ".deps/libdtssys_plugin_a-dts.Tpo" \ > -c -o libdtssys_plugin_a-dts.o `test -f 'dts.c' || echo './'`dts.c; \ > then mv -f ".deps/libdtssys_plugin_a-dts.Tpo" ".deps/libdtssys_plugin_a-= dts.Po"; \ > else rm -f ".deps/libdtssys_plugin_a-dts.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from dts.c:27: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libdtssys_plugin.a > ar cru libdtssys_plugin.a libdtssys_plugin_a-dts.o=20 > ranlib libdtssys_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libdts= sys_plugin.so libdtssys_plugin.a -L/usr/local/lib -shared -pthread -fpic -f= PIC -u vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= dtssys_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/= a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libdtssys_= plugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin flac` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT libfl= ac_plugin_a-flac.o -MD -MP -MF ".deps/libflac_plugin_a-flac.Tpo" \ > -c -o libflac_plugin_a-flac.o `test -f 'flac.c' || echo './'`flac.c; \ > then mv -f ".deps/libflac_plugin_a-flac.Tpo" ".deps/libflac_plugin_a-fla= c.Po"; \ > else rm -f ".deps/libflac_plugin_a-flac.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from flac.c:27: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libflac_plugin.a > ar cru libflac_plugin.a libflac_plugin_a-flac.o=20 > ranlib libflac_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libfla= c_plugin.so libflac_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC = -u vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= flac_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/a/= ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libflac_plug= in.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin ogg` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT libogg= _plugin_a-ogg.o -MD -MP -MF ".deps/libogg_plugin_a-ogg.Tpo" \ > -c -o libogg_plugin_a-ogg.o `test -f 'ogg.c' || echo './'`ogg.c; \ > then mv -f ".deps/libogg_plugin_a-ogg.Tpo" ".deps/libogg_plugin_a-ogg.Po= "; \ > else rm -f ".deps/libogg_plugin_a-ogg.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from ogg.c:28: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > ogg.c: In function 'Ogg_DecodePacket': > ogg.c:703: warning: format '%lld' expects type 'long long int', but argum= ent 6 has type 'mtime_t' > ogg.c:703: warning: format '%lld' expects type 'long long int', but argum= ent 7 has type 'mtime_t' > ogg.c: In function 'Ogg_ReadAnnodexHeader': > ogg.c:1372: warning: format '%lld' expects type 'long long int', but argu= ment 6 has type 'uint64_t' > ogg.c:1372: warning: format '%lld' expects type 'long long int', but argu= ment 7 has type 'uint64_t' > rm -f libogg_plugin.a > ar cru libogg_plugin.a libogg_plugin_a-ogg.o=20 > ranlib libogg_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libogg= _plugin.so libogg_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -l= ogg -u vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= ogg_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/a/p= orts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libogg_plugin= .a /usr/local/lib/libogg.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,= /usr/local/lib > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin m3u` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT libm3u= _plugin_a-m3u.o -MD -MP -MF ".deps/libm3u_plugin_a-m3u.Tpo" \ > -c -o libm3u_plugin_a-m3u.o `test -f 'm3u.c' || echo './'`m3u.c; \ > then mv -f ".deps/libm3u_plugin_a-m3u.Tpo" ".deps/libm3u_plugin_a-m3u.Po= "; \ > else rm -f ".deps/libm3u_plugin_a-m3u.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from m3u.c:31: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libm3u_plugin.a > ar cru libm3u_plugin.a libm3u_plugin_a-m3u.o=20 > ranlib libm3u_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libm3u= _plugin.so libm3u_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -u= vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= m3u_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/a/p= orts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libm3u_plugin= .a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin demuxdump` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT = libdemuxdump_plugin_a-demuxdump.o -MD -MP -MF ".deps/libdemuxdump_plugin_a-= demuxdump.Tpo" \ > -c -o libdemuxdump_plugin_a-demuxdump.o `test -f 'demuxdump.c' || echo= './'`demuxdump.c; \ > then mv -f ".deps/libdemuxdump_plugin_a-demuxdump.Tpo" ".deps/libdemuxdu= mp_plugin_a-demuxdump.Po"; \ > else rm -f ".deps/libdemuxdump_plugin_a-demuxdump.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from demuxdump.c:31: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > demuxdump.c: In function 'Close': > demuxdump.c:146: warning: format '%lld' expects type 'long long int', but= argument 7 has type 'uint64_t' > rm -f libdemuxdump_plugin.a > ar cru libdemuxdump_plugin.a libdemuxdump_plugin_a-demuxdump.o=20 > ranlib libdemuxdump_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libdem= uxdump_plugin.so libdemuxdump_plugin.a -L/usr/local/lib -shared -pthread -f= pic -fPIC -u vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= demuxdump_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/wo= rk/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libdemu= xdump_plugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin rawdv` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT libr= awdv_plugin_a-rawdv.o -MD -MP -MF ".deps/librawdv_plugin_a-rawdv.Tpo" \ > -c -o librawdv_plugin_a-rawdv.o `test -f 'rawdv.c' || echo './'`rawdv.= c; \ > then mv -f ".deps/librawdv_plugin_a-rawdv.Tpo" ".deps/librawdv_plugin_a-= rawdv.Po"; \ > else rm -f ".deps/librawdv_plugin_a-rawdv.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from rawdv.c:30: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f librawdv_plugin.a > ar cru librawdv_plugin.a librawdv_plugin_a-rawdv.o=20 > ranlib librawdv_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libraw= dv_plugin.so librawdv_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPI= C -u vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= rawdv_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/a= /ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib librawdv_pl= ugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin au` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT libau_p= lugin_a-au.o -MD -MP -MF ".deps/libau_plugin_a-au.Tpo" \ > -c -o libau_plugin_a-au.o `test -f 'au.c' || echo './'`au.c; \ > then mv -f ".deps/libau_plugin_a-au.Tpo" ".deps/libau_plugin_a-au.Po"; \ > else rm -f ".deps/libau_plugin_a-au.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from au.c:29: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libau_plugin.a > ar cru libau_plugin.a libau_plugin_a-au.o=20 > ranlib libau_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libau_= plugin.so libau_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -u v= lc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= au_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/a/po= rts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libau_plugin.a > if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/wo= rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i= nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include= -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D= SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c= flags plugin wav` -Wsign-compare -Wall -O1 -pipe -pthread -pipe -MT libwav= _plugin_a-wav.o -MD -MP -MF ".deps/libwav_plugin_a-wav.Tpo" \ > -c -o libwav_plugin_a-wav.o `test -f 'wav.c' || echo './'`wav.c; \ > then mv -f ".deps/libwav_plugin_a-wav.Tpo" ".deps/libwav_plugin_a-wav.Po= "; \ > else rm -f ".deps/libwav_plugin_a-wav.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from wav.c:29: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_lock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_mutex_unlock': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_signal': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: warning: cast from pointer to integer of different size > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function '__vlc_cond_wait': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: warning: cast from pointer to integer of different size > rm -f libwav_plugin.a > ar cru libwav_plugin.a libwav_plugin_a-wav.o=20 > ranlib libwav_plugin.a > /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt= hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/= local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libwav= _plugin.so libwav_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -u= vlc_entry__0_8_6 > cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib= wav_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6 -L/work/a/p= orts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libwav_plugin= .a > if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/work/a/ports/multimedia/vlc/w= ork/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/= include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/includ= e -I/usr/local/ffmpeg -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -= DSYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --= cxxflags plugin mkv` -Wsign-compare -Wall -O1 -pipe -pipe -MT libmkv_plugin= _a-mkv.o -MD -MP -MF ".deps/libmkv_plugin_a-mkv.Tpo" \ > -c -o libmkv_plugin_a-mkv.o `test -f 'mkv.cpp' || echo './'`mkv.cpp; \ > then mv -f ".deps/libmkv_plugin_a-mkv.Tpo" ".deps/libmkv_plugin_a-mkv.Po= "; \ > else rm -f ".deps/libmkv_plugin_a-mkv.Tpo"; exit 1; \ > fi > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc_common.h:1171, > from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/vlc.h:153, > from mkv.cpp:30: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function 'int __vlc_mutex_lock(const char*, int, vlc_mutex_t*)': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 114: error: cast from 'pthread*' to 'int' loses precision > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function 'int __vlc_mutex_unlock(const char*, int, vlc_mutex_t*)': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 187: error: cast from 'pthread*' to 'int' loses precision > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function 'int __vlc_cond_signal(const char*, int, vlc_cond_t*)': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 325: error: cast from 'pthread*' to 'int' loses precision > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= In function 'int __vlc_cond_wait(const char*, int, vlc_cond_t*, vlc_mutex_= t*)': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:= 515: error: cast from 'pthread*' to 'int' loses precision > In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ= e/vlc/input.h:43, > from mkv.cpp:36: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_input.h: In func= tion 'void vlc_input_item_Clean(input_item_t*)': > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_input.h:165: war= ning: deprecated conversion from string constant to 'char*' > In file included from mkv.cpp:38: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h: At global = scope: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:366: warnin= g: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:366: warnin= g: deprecated conversion from string constant to 'char*' > In file included from mkv.cpp:94: > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni= ng: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni= ng: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni= ng: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni= ng: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni= ng: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn= ing: deprecated conversion from string constant to 'char*' > mkv.cpp: In function 'int vlc_entry__0_8_6(module_t*)': > mkv.cpp:393: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:393: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:393: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:393: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:394: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:396: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:401: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:401: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:401: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:405: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:405: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:405: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:409: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:409: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:409: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:413: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:413: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:413: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:417: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:417: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:417: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:421: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp:422: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp: In function 'void MkvTree(demux_t&, int, char*, ...)': > mkv.cpp:490: warning: deprecated conversion from string constant to 'char= *' > mkv.cpp: In destructor 'virtual demux_sys_t::~demux_sys_t()': > mkv.cpp:1336: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp: In member function 'matroska_stream_c* demux_sys_t::AnalyseAllSe= gmentsFound(demux_t*, libebml::EbmlStream*, bool)': > mkv.cpp:2054: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'uint64' > mkv.cpp: In member function 'void demux_sys_t::StartUiThread()': > mkv.cpp:2511: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:2511: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp: In member function 'void demux_sys_t::StopUiThread()': > mkv.cpp:2522: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp: In static member function 'static int demux_sys_t::EventThread(v= lc_object_t*)': > mkv.cpp:2887: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp: In function 'void Seek(demux_t*, mtime_t, double, chapter_item_c= *)': > mkv.cpp:3224: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'mtime_t' > mkv.cpp: In member function 'void matroska_segment_c::ParseSeekHead(libma= troska::KaxSeekHead*)': > mkv.cpp:3998: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'int64_t' > mkv.cpp:4003: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'int64_t' > mkv.cpp:4008: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'int64_t' > mkv.cpp: In member function 'void matroska_segment_c::ParseTrackEntry(lib= matroska::KaxTrackEntry*)': > mkv.cpp:4088: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4092: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4096: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4100: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4104: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4149: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'uint64' > mkv.cpp:4192: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'uint64' > mkv.cpp:4204: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4215: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4223: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4228: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4233: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4238: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4245: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4260: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4267: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp:4274: warning: deprecated conversion from string constant to 'cha= r*' > mkv.cpp: In member function 'void matroska_segment_c::ParseInfo(libmatros= ka::KaxInfo*)': > mkv.cpp:4582: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'uint64_t' > mkv.cpp:4591: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'mtime_t' > mkv.cpp: In member function 'void matroska_segment_c::ParseChapterAtom(in= t, libmatroska::KaxChapterAtom*, chapter_item_c&)': > mkv.cpp:4710: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'int64_t' > mkv.cpp:4724: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'int64_t' > mkv.cpp:4731: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'int64_t' > mkv.cpp: In member function 'void matroska_segment_c::Seek(mtime_t, mtime= _t)': > mkv.cpp:5560: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'int64_t' > mkv.cpp: In member function 'bool matroska_script_interpretor_c::Interpre= t(const binary*, size_t)': > mkv.cpp:6484: warning: format '%lld' expects type 'long long int', but ar= gument 6 has type 'int64_t' > gmake[4]: *** [libmkv_plugin_a-mkv.o] Error 1 > gmake[4]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/demux' > gmake[3]: *** [all-modules] Error 1 > gmake[3]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules/demux' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= /modules' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c= ' > gmake: *** [all] Error 2 > *** Error code 2 >=20 > Stop in /a/ports/multimedia/vlc. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/multimedia/vlc ended at Sat Jul 14 23:37:34 UTC 2007 --=20 Pav Lucistnik I cannot be responsible for future messages as apparently my cats have learned to type. --=-9KZMEQG3ucC+vgxa9wDc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGmV9pntdYP8FOsoIRAsUlAJ0dHfCSARNk7giOXZnasWYlHNejsACguK/d brqzs/1Sr3WFTxxy99Nsawk= =U51u -----END PGP SIGNATURE----- --=-9KZMEQG3ucC+vgxa9wDc--