From owner-freebsd-ports@FreeBSD.ORG Wed May 15 14:26:11 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 A4212246; Wed, 15 May 2013 14:26:11 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward3h.mail.yandex.net (forward3h.mail.yandex.net [IPv6:2a02:6b8:0:f05::3]) by mx1.freebsd.org (Postfix) with ESMTP id 5FCB41E3; Wed, 15 May 2013 14:26:11 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward3h.mail.yandex.net (Yandex) with ESMTP id C80541360F1E; Wed, 15 May 2013 18:25:50 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 72BD3134021E; Wed, 15 May 2013 18:25:50 +0400 (MSK) Received: from 93.91.2.208.tel.ru (93.91.2.208.tel.ru [93.91.2.208]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id RwX99HgueK-PoRqZvgn; Wed, 15 May 2013 18:25:50 +0400 Message-ID: <51939AED.3060101@passap.ru> Date: Wed, 15 May 2013 18:25:49 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: FreeBSD ports list , Hiroki Sato Subject: [texlive, FreeBSD 10.x-amd64] build error: _ThreadRuneLocale: TLS definition in /usr/lib/libc.so section .tbss mismatches non-TLS reference in gsftopk.o Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Wed, 15 May 2013 14:26:11 -0000 Hi, I've got an error while building texlive-base at fresh CURRENT: ----- % uname -a FreeBSD BB049.int.wart.ru 10.0-CURRENT FreeBSD 10.0-CURRENT #21 r250633: Tue May 14 13:53:42 SAMT 2013 bsam@BB049.int.wart.ru:/usr/obj/usr/src/sys/BB64X amd64 ----- I have "TEX_DEFAULT=texlive" at the /etc/make.conf. Here is a tail of te log (full log 719 KB ftp://ftp.wart.ru/pub/FreeBSD/errorlogs/texlive.make.log.txt ): ----- Making all in gsftopk gmake[3]: Вход в каталог `/usr/ports/print/texlive-base/work/texlive-20120701-source/texk/gsftopk' gmake all-am gmake[4]: Вход в каталог `/usr/ports/print/texlive-base/work/texlive-20120701-source/texk/gsftopk' cc -DHAVE_CONFIG_H -I. -DKPATHSEA -Dlint -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -O2 -pipe -I/usr/local/include -I/usr/local/include/kpathsea -I/usr/local/include/ptexenc -fno-strict-aliasing -MT gsftopk.o -MD -MP -MF .deps/gsftopk.Tpo -c -o gsftopk.o gsftopk.c /bin/sh ./mksedscript -DKPATHSEA -Dlint >sedscript sed -f sedscript <./gsftopk1.sed >gsftopk.1 mv -f .deps/gsftopk.Tpo .deps/gsftopk.Po /bin/sh ./libtool --tag=CC --mode=link cc -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -O2 -pipe -I/usr/local/include -I/usr/local/include/kpathsea -I/usr/local/include/ptexenc -fno-strict-aliasing -o gsftopk gsftopk.o -L/usr/local/lib -lkpathsea libtool: link: cc -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -O2 -pipe -I/usr/local/include -I/usr/local/include/kpathsea -I/usr/local/include/ptexenc -fno-strict-aliasing -o gsftopk gsftopk.o -L/usr/local/lib /usr/local/lib/libkpathsea.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib /usr/bin/ld: _ThreadRuneLocale: TLS definition in /usr/lib/libc.so section .tbss mismatches non-TLS reference in gsftopk.o /usr/lib/libc.so: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[4]: *** [gsftopk] Ошибка 1 ----- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve