From owner-freebsd-ports@FreeBSD.ORG Tue Jan 15 08:21:39 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1982ADCF for ; Tue, 15 Jan 2013 08:21:39 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ee0-f42.google.com (mail-ee0-f42.google.com [74.125.83.42]) by mx1.freebsd.org (Postfix) with ESMTP id A813D34E for ; Tue, 15 Jan 2013 08:21:38 +0000 (UTC) Received: by mail-ee0-f42.google.com with SMTP id b47so2062434eek.29 for ; Tue, 15 Jan 2013 00:21:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=HyycYlv9IgTHQOTQUAggHtNIsm0RQPRKkpGiT8lcjJQ=; b=X/GJnTAliN95Iwz8BLsH9mgV37lt3o7nmUbE26sO8d/rWH8X9dq9izZunGgaAUOFR7 tTQ6PbyrkKtwdU8RkVY0jdUyHxpPCOyFB1Fe78M7F00vRr+sgmWjwy0z3f8zDjnkPikZ Iby+rsHo8tb5X4BXiaV7XDMOMPHHUnncy6BWI+EpVmKUan2FDGaNo5bX8/gOT174JOIg /KasHHXSiqXO7Yya8+S342cZXRBqZHAwaGydNO44rh72rq97yAFbZa26vBlVhl60y9Yi uCuhj9D3H3EvbeXC4HXnf5oDhcw+2EmQeh2P1fEM08N9+eYTYRBGICBqJdwUTsKoFCKD SJHQ== X-Received: by 10.14.207.6 with SMTP id m6mr238682499eeo.10.1358238097462; Tue, 15 Jan 2013 00:21:37 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id v46sm24594789eep.1.2013.01.15.00.21.36 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 15 Jan 2013 00:21:36 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 15 Jan 2013 09:21:35 +0100 From: Baptiste Daroussin To: David Demelier Subject: Re: Can't build devel/icu even with portmaster -w Message-ID: <20130115082134.GJ41127@ithaqua.etoilebsd.net> References: <50F51020.7060504@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdJFN6SSISdF2ksn" Content-Disposition: inline In-Reply-To: <50F51020.7060504@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2013 08:21:39 -0000 --sdJFN6SSISdF2ksn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 15, 2013 at 09:15:28AM +0100, David Demelier wrote: > Hello, >=20 > Trying to update, I've read /usr/ports/UPDATING and asked portmaster to > update icu with the -w switch, but I have an error anyway >=20 > gmake[1]: Entering directory > `/tmp/ports/usr/ports/devel/icu/work/icu/source/data' > Unpacking ./in/icudt50l.dat and generating out/tmp/icudata.lst (list of > data files) > LD_LIBRARY_PATH=3D../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH > ../bin/icupkg -d ./out/build/icudt50l --list -x \* ./in/icudt50l.dat -o > out/tmp/icudata.lst > ../lib/libicutu.so.50: Undefined symbol "ures_swap_50" > gmake[1]: *** [out/tmp/icudata.lst] Error 1 > gmake[1]: Leaving directory > `/tmp/ports/usr/ports/devel/icu/work/icu/source/data' > gmake: *** [all-recursive] Error 2 > *** [do-build] Error code 1 >=20 > my current ICU version is 4.8.1.1 and the ports has THREADS enabled. >=20 > Cheers, > David > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" Are you trying with recent portstree aka 50.1.1? regards, Bapt --sdJFN6SSISdF2ksn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlD1EY4ACgkQ8kTtMUmk6EwOHQCdHA29qZiGXCAEyxuD0HmUIvio X0AAn05kKPvibOCSwdgIK8fVCJhAu89F =7H6N -----END PGP SIGNATURE----- --sdJFN6SSISdF2ksn--