ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] perl-SDL-2.1.3-alt1: rebuild failed
  @ 2006-05-15 14:01 ` Alexey Tourbin
  2006-05-15 14:18   ` [devel] cannot handle TLS data Alexey Tourbin
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Tourbin @ 2006-05-15 14:01 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 922 bytes --]

On Sun, May 14, 2006 at 04:41:24PM +0400, QA Team Robot wrote:
> Package: perl-SDL-2.1.3-alt1

> + /usr/bin/perl Build test
> t/apppm............ok
> t/cdrompm..........ok
> t/colorpm..........ok
> t/cursorpm.........ok
> t/eventpm..........ok
> t/fontpm...........ok
> t/mpegpm...........ok
> t/musicpm..........ok
> t/opengl...........
> #     Failed test (t/opengl.t at line 23)
> #     Tried to use 'SDL::OpenGL'.
> #     Error:  Can't load 'blib/arch/auto/SDL/OpenGL/OpenGL.so' for module SDL::OpenGL: libstdc++.so.6: cannot handle TLS data at /usr/lib/perl5/i386-linux/DynaLoader.pm line 230.
> #  at (eval 3) line 2
> # Compilation failed in require at (eval 3) line 2.
> # BEGIN failed--compilation aborted at t/opengl.t line 23.

Что значит "cannot handle TLS data"?

Кажется, этой из той же оперы, что и
[devel] libstdc++4.1 и pygtk: cannot handle TLS data

Значит претензии не ко мне.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [devel] cannot handle TLS data
  2006-05-15 14:01 ` [devel] perl-SDL-2.1.3-alt1: rebuild failed Alexey Tourbin
@ 2006-05-15 14:18   ` Alexey Tourbin
  2006-05-15 15:31     ` Dmitry V. Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Tourbin @ 2006-05-15 14:18 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1580 bytes --]

On Mon, May 15, 2006 at 06:01:21PM +0400, Alexey Tourbin wrote:
> On Sun, May 14, 2006 at 04:41:24PM +0400, QA Team Robot wrote:
> > Package: perl-SDL-2.1.3-alt1
> 
> > + /usr/bin/perl Build test
> > t/apppm............ok
> > t/cdrompm..........ok
> > t/colorpm..........ok
> > t/cursorpm.........ok
> > t/eventpm..........ok
> > t/fontpm...........ok
> > t/mpegpm...........ok
> > t/musicpm..........ok
> > t/opengl...........
> > #     Failed test (t/opengl.t at line 23)
> > #     Tried to use 'SDL::OpenGL'.
> > #     Error:  Can't load 'blib/arch/auto/SDL/OpenGL/OpenGL.so' for module SDL::OpenGL: libstdc++.so.6: cannot handle TLS data at /usr/lib/perl5/i386-linux/DynaLoader.pm line 230.
> > #  at (eval 3) line 2
> > # Compilation failed in require at (eval 3) line 2.
> > # BEGIN failed--compilation aborted at t/opengl.t line 23.
> 
> Что значит "cannot handle TLS data"?
> 
> Кажется, этой из той же оперы, что и
> [devel] libstdc++4.1 и pygtk: cannot handle TLS data
> 
> Значит претензии не ко мне.

eric-3.8.2-alt1
	Error: libstdc++.so.6: cannot handle TLS data
	error: Bad exit status from /usr/src/tmp/rpm-tmp.80927 (%install)

lablgtk-1.2.6-alt10
	Error on dynamically loaded library: libstdc++.so.6: cannot handle TLS data

libomniORB-4.1.0-alt8beta1
	omniidl: (The error was 'libstdc++.so.6: cannot handle TLS data')

perl-SDL-2.1.3-alt1
	libstdc++.so.6: cannot handle TLS data at /usr/lib/perl5/i386-linux/DynaLoader.pm line 230.

python-module-musicbrainz-1.0b3-alt1
	OSError: libstdc++.so.6: cannot handle TLS data

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] cannot handle TLS data
  2006-05-15 14:18   ` [devel] cannot handle TLS data Alexey Tourbin
@ 2006-05-15 15:31     ` Dmitry V. Levin
  2006-05-15 15:45       ` Dmitry V. Levin
  2006-05-15 17:24       ` Alexey Tourbin
  0 siblings, 2 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2006-05-15 15:31 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 1262 bytes --]

On Mon, May 15, 2006 at 06:18:40PM +0400, Alexey Tourbin wrote:
> On Mon, May 15, 2006 at 06:01:21PM +0400, Alexey Tourbin wrote:
> > On Sun, May 14, 2006 at 04:41:24PM +0400, QA Team Robot wrote:
> > > Package: perl-SDL-2.1.3-alt1
[...]
> > Что значит "cannot handle TLS data"?

glibc-2.3.6/elf/dl-load.c:
/* Uh-oh, the binary expects TLS support but we cannot provide it.  */

https://bugzilla.altlinux.org/show_bug.cgi?id=8402

> > Кажется, этой из той же оперы, что и
> > [devel] libstdc++4.1 и pygtk: cannot handle TLS data
> > 
> > Значит претензии не ко мне.
> 
> eric-3.8.2-alt1
> 	Error: libstdc++.so.6: cannot handle TLS data
> 	error: Bad exit status from /usr/src/tmp/rpm-tmp.80927 (%install)
> 
> lablgtk-1.2.6-alt10
> 	Error on dynamically loaded library: libstdc++.so.6: cannot handle TLS data
> 
> libomniORB-4.1.0-alt8beta1
> 	omniidl: (The error was 'libstdc++.so.6: cannot handle TLS data')
> 
> perl-SDL-2.1.3-alt1
> 	libstdc++.so.6: cannot handle TLS data at /usr/lib/perl5/i386-linux/DynaLoader.pm line 230.
> 
> python-module-musicbrainz-1.0b3-alt1
> 	OSError: libstdc++.so.6: cannot handle TLS data

Во время сборки gcc4.1:
checking whether the target supports thread-local storage... yes


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] cannot handle TLS data
  2006-05-15 15:31     ` Dmitry V. Levin
@ 2006-05-15 15:45       ` Dmitry V. Levin
  2006-05-15 17:24       ` Alexey Tourbin
  1 sibling, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2006-05-15 15:45 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 649 bytes --]

On Mon, May 15, 2006 at 07:31:37PM +0400, Dmitry V. Levin wrote:
> On Mon, May 15, 2006 at 06:18:40PM +0400, Alexey Tourbin wrote:
> > On Mon, May 15, 2006 at 06:01:21PM +0400, Alexey Tourbin wrote:
> > > On Sun, May 14, 2006 at 04:41:24PM +0400, QA Team Robot wrote:
> > > > Package: perl-SDL-2.1.3-alt1
> [...]
> > > Что значит "cannot handle TLS data"?
> 
> glibc-2.3.6/elf/dl-load.c:
> /* Uh-oh, the binary expects TLS support but we cannot provide it.  */
> 
> https://bugzilla.altlinux.org/show_bug.cgi?id=8402

Я приаттачил туда proposed patch, если кто-то в состоянии оценить его
корректность, буду признателен.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] cannot handle TLS data
  2006-05-15 15:31     ` Dmitry V. Levin
  2006-05-15 15:45       ` Dmitry V. Levin
@ 2006-05-15 17:24       ` Alexey Tourbin
  2006-05-22 12:03         ` Alexey Tourbin
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey Tourbin @ 2006-05-15 17:24 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]

On Mon, May 15, 2006 at 07:31:37PM +0400, Dmitry V. Levin wrote:
> > > Кажется, этой из той же оперы, что и
> > > [devel] libstdc++4.1 и pygtk: cannot handle TLS data
> > > 
> > > Значит претензии не ко мне.
> > 
> > eric-3.8.2-alt1
> > 	Error: libstdc++.so.6: cannot handle TLS data
> > 	error: Bad exit status from /usr/src/tmp/rpm-tmp.80927 (%install)
> > 
> > lablgtk-1.2.6-alt10
> > 	Error on dynamically loaded library: libstdc++.so.6: cannot handle TLS data
> > 
> > libomniORB-4.1.0-alt8beta1
> > 	omniidl: (The error was 'libstdc++.so.6: cannot handle TLS data')
> > 
> > perl-SDL-2.1.3-alt1
> > 	libstdc++.so.6: cannot handle TLS data at /usr/lib/perl5/i386-linux/DynaLoader.pm line 230.
> > 
> > python-module-musicbrainz-1.0b3-alt1
> > 	OSError: libstdc++.so.6: cannot handle TLS data
> 
> Во время сборки gcc4.1:
> checking whether the target supports thread-local storage... yes

Надо исправить в первую очередь, у меня из-за этого ещё один пакет не
собирается.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] cannot handle TLS data
  2006-05-15 17:24       ` Alexey Tourbin
@ 2006-05-22 12:03         ` Alexey Tourbin
  0 siblings, 0 replies; 6+ messages in thread
From: Alexey Tourbin @ 2006-05-22 12:03 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]

On Mon, May 15, 2006 at 09:24:32PM +0400, Alexey Tourbin wrote:
> > Во время сборки gcc4.1:
> > checking whether the target supports thread-local storage... yes
> 
> Надо исправить в первую очередь, у меня из-за этого ещё один пакет не
> собирается.

Спасибо, рассосалось.

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-05-22 12:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-15 14:01 ` [devel] perl-SDL-2.1.3-alt1: rebuild failed Alexey Tourbin
2006-05-15 14:18   ` [devel] cannot handle TLS data Alexey Tourbin
2006-05-15 15:31     ` Dmitry V. Levin
2006-05-15 15:45       ` Dmitry V. Levin
2006-05-15 17:24       ` Alexey Tourbin
2006-05-22 12:03         ` Alexey Tourbin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git