From owner-freebsd-ports@FreeBSD.ORG Sun Aug 9 17:40:32 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F36A3106567A for ; Sun, 9 Aug 2009 17:40:31 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by mx1.freebsd.org (Postfix) with ESMTP id A0AA68FC21 for ; Sun, 9 Aug 2009 17:40:31 +0000 (UTC) Received: from [192.168.1.65] (kazerne.demon.nl [212.238.222.22]) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id n79HKWFO075387; Sun, 9 Aug 2009 19:20:38 +0200 (CEST) (envelope-from kwm@rainbow-runner.nl) From: Koop Mast To: Raphael Becker In-Reply-To: <20090809161913.GC44619@ma.sigsys.de> References: <20090809161913.GC44619@ma.sigsys.de> Content-Type: text/plain Date: Sun, 09 Aug 2009 19:20:42 +0200 Message-Id: <1249838442.2323.1883.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.27.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-ports@freebsd.org Subject: Re: make package broken for multimedia/gstreamer 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: Sun, 09 Aug 2009 17:40:32 -0000 On Sun, 2009-08-09 at 18:19 +0200, Raphael Becker wrote: > Hi there, > > is this just a local problem (cvsup failed) or is this a general > problem with multimedia/gstreamer? > > TIA > Raphael Becker Check your libtool and libltdl. You should have version 2.2.6(a) installed. Read ports/UPDATING for more info about the libtool update. -Koop > > [root@freebsd /usr/ports/multimedia/gstreamer]# ls -la > total 26 > drwxr-xr-x 3 root wheel 512 Aug 5 17:41 . > drwxr-xr-x 307 root wheel 6656 Aug 7 21:41 .. > -rw-r--r-- 1 root wheel 1746 Aug 5 17:41 Makefile > -rw-r--r-- 1 root wheel 212 Aug 5 17:41 distinfo > drwxr-xr-x 2 root wheel 512 Aug 5 17:41 files > -rw-r--r-- 1 root wheel 1057 Jul 15 2002 pkg-descr > -rw-r--r-- 1 root wheel 7656 Aug 5 17:41 pkg-plist > > > # make package > [...] > ===> Registering installation for gstreamer-0.10.24 > ===> Building package for gstreamer-0.10.24 > Creating package /usr/ports/packages/All/gstreamer-0.10.24.tbz > Registering depends: gio-fam-backend-2.20.4 gamin-0.1.10_3 glib-2.20.4 popt-1.14 gettext-0.17_1 libxml2-2.7.3 libiconv-1.13.1 libcheck-0.9.6 libXv-1.0.4,1 libXext-1.0.5,1 libX11-1.2.1_1,1 libxcb-1.4 libpthread-stubs-0.1 pcre-7.9 libXau-1.0.4 libXdmcp-1.0.2_1 xproto-7.0.15 pkg-config-0.23_1 perl-threaded-5.8.9_3 xcb-proto-1.5 python26-2.6.2_1 kbproto-1.0.3 videoproto-2.2.2 xextproto-7.0.5. > Creating bzip'd tar ball in '/usr/ports/packages/All/gstreamer-0.10.24.tbz' > tar: lib/libgstbase-0.10.so.0: Cannot stat: No such file or directory > tar: lib/libgstcheck-0.10.so.0: Cannot stat: No such file or directory > tar: lib/libgstcontroller-0.10.so.0: Cannot stat: No such file or directory > tar: lib/libgstdataprotocol-0.10.so.0: Cannot stat: No such file or directory > tar: lib/libgstnet-0.10.so.0: Cannot stat: No such file or directory > tar: lib/libgstreamer-0.10.so.0: Cannot stat: No such file or directory > tar: Error exit delayed from previous errors. > pkg_create: make_dist: tar command failed with code 256 > *** Error code 1 > > Stop in /usr/ports/multimedia/gstreamer. > > > # ls -la /usr/local/lib/libgst* > -rw-r--r-- 1 root wheel 797764 Aug 9 18:11 /usr/local/lib/libgstbase-0.10.a > -rwxr-xr-x 1 root wheel 1167 Aug 9 18:11 /usr/local/lib/libgstbase-0.10.la > lrwxr-xr-x 1 root wheel 21 Aug 9 18:11 /usr/local/lib/libgstbase-0.10.so -> libgstbase-0.10.so.21 > -rwxr-xr-x 1 root wheel 562108 Aug 9 18:11 /usr/local/lib/libgstbase-0.10.so.21 > -rw-r--r-- 1 root wheel 103482 Aug 9 18:11 /usr/local/lib/libgstcheck-0.10.a > -rwxr-xr-x 1 root wheel 1201 Aug 9 18:11 /usr/local/lib/libgstcheck-0.10.la > lrwxr-xr-x 1 root wheel 22 Aug 9 18:11 /usr/local/lib/libgstcheck-0.10.so -> libgstcheck-0.10.so.21 > -rwxr-xr-x 1 root wheel 75151 Aug 9 18:11 /usr/local/lib/libgstcheck-0.10.so.21 > -rw-r--r-- 1 root wheel 520480 Aug 9 18:11 /usr/local/lib/libgstcontroller-0.10.a > -rwxr-xr-x 1 root wheel 1209 Aug 9 18:11 /usr/local/lib/libgstcontroller-0.10.la > lrwxr-xr-x 1 root wheel 27 Aug 9 18:11 /usr/local/lib/libgstcontroller-0.10.so -> libgstcontroller-0.10.so.21 > -rwxr-xr-x 1 root wheel 398526 Aug 9 18:11 /usr/local/lib/libgstcontroller-0.10.so.21 > -rw-r--r-- 1 root wheel 42652 Aug 9 18:11 /usr/local/lib/libgstdataprotocol-0.10.a > -rwxr-xr-x 1 root wheel 1223 Aug 9 18:11 /usr/local/lib/libgstdataprotocol-0.10.la > lrwxr-xr-x 1 root wheel 29 Aug 9 18:11 /usr/local/lib/libgstdataprotocol-0.10.so -> libgstdataprotocol-0.10.so.21 > -rwxr-xr-x 1 root wheel 38512 Aug 9 18:11 /usr/local/lib/libgstdataprotocol-0.10.so.21 > -rw-r--r-- 1 root wheel 88106 Aug 9 18:11 /usr/local/lib/libgstnet-0.10.a > -rwxr-xr-x 1 root wheel 1160 Aug 9 18:11 /usr/local/lib/libgstnet-0.10.la > lrwxr-xr-x 1 root wheel 20 Aug 9 18:11 /usr/local/lib/libgstnet-0.10.so -> libgstnet-0.10.so.21 > -rwxr-xr-x 1 root wheel 64612 Aug 9 18:11 /usr/local/lib/libgstnet-0.10.so.21 > -rw-r--r-- 1 root wheel 3242574 Aug 9 18:11 /usr/local/lib/libgstreamer-0.10.a > -rwxr-xr-x 1 root wheel 1145 Aug 9 18:11 /usr/local/lib/libgstreamer-0.10.la > lrwxr-xr-x 1 root wheel 23 Aug 9 18:11 /usr/local/lib/libgstreamer-0.10.so -> libgstreamer-0.10.so.21 > -rwxr-xr-x 1 root wheel 2130698 Aug 9 18:11 /usr/local/lib/libgstreamer-0.10.so.21 > > > -- > Raphael Becker http://rabe.uugrn.org/ > https://www.xing.com/profile/Raphael_Becker > GnuPG: E7B2 1D66 3AF2 EDC7 9828 6D7A 9CDA 3E7B 10CA 9F2D > .........|.........|.........|.........|.........|.........|.........|..