From owner-freebsd-ports@FreeBSD.ORG Fri Feb 5 00:24:45 2010 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 81315106566B for ; Fri, 5 Feb 2010 00:24:45 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [64.146.239.50]) by mx1.freebsd.org (Postfix) with ESMTP id 5C5F78FC12 for ; Fri, 5 Feb 2010 00:24:45 +0000 (UTC) Received: from kstewart2.owt.com (kstewart2.owt.com [64.146.237.228]) (authenticated bits=0) by smtp.owt.com (8.13.8/8.13.8) with ESMTP id o150OiRd028602 for ; Thu, 4 Feb 2010 16:24:44 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=owt.com; s=default; t=1265329484; bh=4AjS8lXgDORrNLCdBAWo8Ltg6wNR051InNVAYadIJ+M=; h=From:To:Subject:Date:MIME-Version:Content-Type: Content-Transfer-Encoding:Message-Id; b=YfYzVQ5hmLDEM0Uj1CFm2H5Bx4 1UvA7hZInH89M+eEkTSG7OEZ3sPQeNn78ntjlw++R83YHro4S8KezkO+T6yyk4Wi+Qa uq+zsBnaVvwtos7IRtFtsre35YWfMmQ5oJzvzv+GkQjGUt/yLbpriWQwMf+2j9eInyb 2sTB0N/ME0Y= From: Kent Stewart To: freebsd-ports@freebsd.org Date: Thu, 4 Feb 2010 16:24:43 -0800 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201002041624.43699.kstewart@owt.com> Subject: Libxine Error 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, 05 Feb 2010 00:24:45 -0000 I have been trying to get a traceback for kscd in kde4, which sig-11=20 aborts everytime I try to run it. I am running 7-stable. In the=20 process, the kde people told me to rebuild everying in kde4=20 with "WITH_DEBUG=3DYES" in /etc/make.conf. Each time it failed to give me=20 a traceback and the portupgrade got wider. It has not gone smoothly. I=20 finally did a "portupgrade -fR kde4". I am now stopped at the point of=20 building multimedia/libxine where I get the following error libtool: compile: =A0cc -DHAVE_CONFIG_H -I. -I../../include -I../.. - I../../include -I../../include -I../../src -I../../src/xine-engine - I../../src/xine-engine -I../../src/xine-utils -I../../src/input - I../../src/input -I../../lib -I../../lib -I/usr/local/include - fvisibility=3Dhidden -D_REENTRANT -D_FILE_OFFSET_BITS=3D64 -DXINE_COMPILE - mtune=3Di386 -O3 -pipe -fomit-frame-pointer -falign-functions=3D4 -falign-l= oops=3D4=20 =2Dfalign-jumps=3D4 -fexpensive-optimizations -fschedule-insns2 -ffast-math= - finline-functions -Wpointer-arith -pipe -g -fno-force-addr - I/usr/local/include -I/usr/local/include/dvdread -Wall -Wchar-subscripts - Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes - Wmissing-format-attribute -Wno-pointer-sign -Wformat=3D2 -Wno-format-zero-l= ength=20 =2DWstrict-aliasing=3D2 -Werror=3Dimplicit-function-declaration -DNDEBUG -M= T=20 xineplug_decode_real_la-xine_real_video_decoder.lo -MD -MP -MF=20 =2Edeps/xineplug_decode_real_la-xine_real_video_decoder.Tpo -c=20 xine_real_video_decoder.c =A0-fPIC -DPIC -o .libs/xineplug_decode_real_la- xine_real_video_decoder.o In file included from xine_real_video_decoder.c:49: real_common.h:49: error: '__environ' defined both normally and as an=20 alias real_common.h:59: error: 'stderr' defined both normally and as an alias gmake[2]: *** [xineplug_decode_real_la-xine_real_video_decoder.lo] Error=20 1 gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine- lib-1.1.16.3/src/libreal' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine- lib-1.1.16.3/src' gmake: *** [all-recursive] Error 1 *** Error code 1 The old rule of building everything used by libxine didn't help. I also=20 get the same error on a 7-stable system that was not changed in order=20 to get a traceback. Kent =2D-=20 Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html