From owner-freebsd-multimedia@freebsd.org Wed Jul 29 12:27:17 2015 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 318F89ACE8E for ; Wed, 29 Jul 2015 12:27:17 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 196C58BA for ; Wed, 29 Jul 2015 12:27:17 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: by mailman.ysv.freebsd.org (Postfix) id 186529ACE8D; Wed, 29 Jul 2015 12:27:17 +0000 (UTC) Delivered-To: multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17F9A9ACE8C for ; Wed, 29 Jul 2015 12:27:17 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep24.mx.upcmail.net (fep24.mx.upcmail.net [62.179.121.44]) by mx1.freebsd.org (Postfix) with ESMTP id 40D1C8B9 for ; Wed, 29 Jul 2015 12:27:16 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep14-int.chello.at (InterMail vM.8.01.05.13 201-2260-151-135-20130320) with ESMTP id <20150729122653.GBTK12817.viefep14-int.chello.at@edge03.upcmail.net>; Wed, 29 Jul 2015 14:26:53 +0200 Received: from [192.168.0.23] ([178.84.134.112]) by edge03.upcmail.net with edge id yCSs1q01X2Rg3Ey01CSsA9; Wed, 29 Jul 2015 14:26:53 +0200 X-SourceIP: 178.84.134.112 Subject: Re: multimedia/gstreamer1-plugins-bad fails to build with poudriere To: Matthias Apitz References: <20150729093721.GA2672@c720-r276659> <55B8C315.80704@rainbow-runner.nl> <20150729122443.GA3749@c720-r276659> Cc: multimedia@FreeBSD.org From: Koop Mast Message-ID: <55B8C686.6040100@rainbow-runner.nl> Date: Wed, 29 Jul 2015 14:26:46 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <20150729122443.GA3749@c720-r276659> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 12:27:17 -0000 On 29-7-2015 14:24, Matthias Apitz wrote: > El día Wednesday, July 29, 2015 a las 02:12:05PM +0200, Koop Mast escribió: > >>> clang: error: linker command failed with exit code 1 (use -v to see >>> invocation) >>> Makefile:846: recipe for target 'libgstdvb.la' failed >>> gmake[2]: *** [libgstdvb.la] Error 1 >>> gmake[2]: Leaving directory >>> '/wrkdirs/usr/ports/multimedia/gstreamer1-plugins-bad/work/gst-plugins-bad-1.4.5/sys/dvb' >>> Makefile:1093: recipe for target 'dvb' failed >>> gmake[1]: *** [dvb] Error 2 >>> gmake[1]: Leaving directory >>> '/wrkdirs/usr/ports/multimedia/gstreamer1-plugins-bad/work/gst-plugins-bad-1.4.5/sys' >>> *** Error code 2 >>> >>> Any idea how to avoid this (or even how to avoid pull-in this port at >>> all). >>> >>> Thanks >>> >>> matthias >>> >> Please update your ports tree, this issue has been fixed. > Are your sure? My ports tree is from last Sunday (r392920). Thanks for > your reply in any case. > > matthias > I am, because I fixed this in r392950. -Koop