From owner-freebsd-ports@FreeBSD.ORG Fri Aug 11 06:17:56 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC32C16A4E0 for ; Fri, 11 Aug 2006 06:17:56 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (fw.zoral.com.ua [213.186.206.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F7B43D4C for ; Fri, 11 Aug 2006 06:17:55 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k7B6HohT026802 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 11 Aug 2006 09:17:50 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6) with ESMTP id k7B6HnkX062518 for ; Fri, 11 Aug 2006 09:17:49 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6/Submit) id k7B6HnvH062517 for ports@freebsd.org; Fri, 11 Aug 2006 09:17:49 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 11 Aug 2006 09:17:49 +0300 From: Kostik Belousov To: ports@freebsd.org Message-ID: <20060811061749.GD25753@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="at6+YcpfzWZg/htY" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=0.4 required=5.0 tests=ALL_TRUSTED, DNS_FROM_RFC_ABUSE,SPF_NEUTRAL autolearn=no version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on fw.zoral.com.ua Cc: Subject: x264 upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2006 06:17:56 -0000 --at6+YcpfzWZg/htY Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable After recent upgrade of x264, I still cannot update vlc and gstreamer-plugins-x26480: gstreamer-plugins-x26480 build error: if /bin/sh ../../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I.= -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs = -I../../gst-libs -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 = -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/loca= l/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 = -DGST_DISABLE_DEPRECATED -Wall -O2 -fno-strict-aliasing -pipe -I/usr/loca= l/include -O2 -fno-strict-aliasing -pipe -I/usr/local/include -MT libx264_l= a-x264enc.lo -MD -MP -MF ".deps/libx264_la-x264enc.Tpo" -c -o libx264_la-x2= 64enc.lo `test -f 'x264enc.c' || echo './'`x264enc.c; \ then mv -f ".deps/libx264_la-x264enc.Tpo" ".deps/libx264_la-x264enc= .Plo"; else rm -f ".deps/libx264_la-x264enc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/incl= ude -I../../gst-libs -I../../gst-libs -D_REENTRANT -D_LARGEFILE_SOURCE -D_F= ILE_OFFSET_BITS=3D64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.= 0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/in= clude/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -O2 -fno-strict-aliasing= -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -I/usr/local/inc= lude -MT libx264_la-x264enc.lo -MD -MP -MF .deps/libx264_la-x264enc.Tpo -c = x264enc.c -fPIC -DPIC -o .libs/libx264_la-x264enc.o x264enc.c: In function `gst_x264enc_get_property': x264enc.c:463: error: structure has no member named `b_cbr' x264enc.c: In function `gst_x264enc_set_property': x264enc.c:506: error: structure has no member named `b_cbr' gmake: *** [libx264_la-x264enc.lo] =EF=DB=C9=C2=CB=C1 1 *** Error code 2 Stop in /usr/ports/multimedia/gstreamer-plugins-x26480. * vlc build error: if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/home/buddha/portsworkdir/usr= /ports/multimedia/vlc/work/vlc-0.8.5/include -I/usr/X11R6/include/wx-2.6/ -= I/usr/local/include/dirac -I/usr/local/include/speex -I/usr/local/include -= I/usr/X11R6/include -I/usr/local/include -DSYS_FREEBSD6_1 -I../../include = `top_builddir=3D"../.." ../../vlc-config --cflags plugin dirac` -Wsign-comp= are -Wall -O2 -fno-strict-aliasing -pipe -march=3Dpentiumpro -pthread -pipe= -MT libdirac_plugin_a-dirac.o -MD -MP -MF ".deps/libdirac_plugin_a-dirac.T= po" -c -o libdirac_plugin_a-dirac.o `test -f 'dirac.c' || echo './'`dirac.c= ; \ then mv -f ".deps/libdirac_plugin_a-dirac.Tpo" ".deps/libdirac_plugin_a-dir= ac.Po"; else rm -f ".deps/libdirac_plugin_a-dirac.Tpo"; exit 1; fi dirac.c: In function `GetNewPicture': dirac.c:148: error: `format411' undeclared (first use in this function) dirac.c:148: error: (Each undeclared identifier is reported only once dirac.c:148: error: for each function it appears in.) dirac.c:162: error: structure has no member named `frame_rate' dirac.c:164: error: structure has no member named `frame_rate' dirac.c:171: error: structure has no member named `interlace' dirac.c:172: error: structure has no member named `topfieldfirst' dirac.c: In function `DecodeBlock': dirac.c:250: error: structure has no member named `frame_rate' dirac.c:250: error: structure has no member named `frame_rate' dirac.c: In function `OpenEncoder': dirac.c:357: error: `SD576' undeclared (first use in this function) dirac.c:363: error: structure has no member named `frame_rate' dirac.c:365: error: structure has no member named `frame_rate' dirac.c:367: error: structure has no member named `interlace' dirac.c:368: error: structure has no member named `topfieldfirst' gmake[4]: *** [libdirac_plugin_a-dirac.o] =EF=DB=C9=C2=CB=C1 1 gmake[4]: Leaving directory `/usr/home/buddha/portsworkdir/usr/ports/multim= edia/vlc/work/vlc-0.8.5/modules/codec' gmake[3]: *** [all-modules] =EF=DB=C9=C2=CB=C1 1 gmake[3]: Leaving directory `/usr/home/buddha/portsworkdir/usr/ports/multim= edia/vlc/work/vlc-0.8.5/modules/codec' gmake[2]: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1 gmake[2]: Leaving directory `/usr/home/buddha/portsworkdir/usr/ports/multim= edia/vlc/work/vlc-0.8.5/modules' gmake[1]: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1 gmake[1]: Leaving directory `/usr/home/buddha/portsworkdir/usr/ports/multim= edia/vlc/work/vlc-0.8.5' gmake: *** [all] =EF=DB=C9=C2=CB=C1 2 *** Error code 2 Stop in /usr/ports/multimedia/vlc. * Is it known ? I did not found any notes in UPDATING. --at6+YcpfzWZg/htY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE3CEMC3+MBN1Mb4gRAquQAKCF+JHFqbME70IfhxxstP/BZmzT2gCg9582 cJapE1SKmyZ1uWmEhom4sEU= =7RBO -----END PGP SIGNATURE----- --at6+YcpfzWZg/htY--