ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] OpenOffice в свете последних изменений
@ 2006-03-10 18:59 Valery V. Inozemtsev
  2006-03-10 23:19 ` Dmitry V. Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Valery V. Inozemtsev @ 2006-03-10 18:59 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Hi

Господа, кто нибудь может подсказать как это фиксить:

i586-alt-linux-g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' 
"-Wl,-hlibstore.so.3" -shared -Wl,-O1 -Wl,--version-sc
ript ../unxlngi6.pro/misc/store_store.map -L../unxlngi6.pro/lib -L../lib 
-L/usr/src/RPM/BUILD/OOB680_m5/solenv/unxlngi6/lib
 -L/usr/src/RPM/BUILD/OOB680_m5/solver/680/unxlngi6.pro/lib 
-L/usr/src/RPM/BUILD/OOB680_m5/solenv/unxlngi6/lib -L/usr/lib/j2se1.5-sun/lib 
-L/usr/lib/j2se1.5-sun/jre/lib/i386 
-L/usr/lib/j2se1.5-sun/jre/lib/i386/client 
-L/usr/lib/j2se1.5-sun/jre/lib/i386/native_threads 
-L/usr/lib ../unxlngi6.pro/slo/store_version.o ../unxlngi6.pro/slo/store_description.o 
-o ../unxlngi6
.pro/lib/libstore.so.3 ../unxlngi6.pro/slo/object.o ../unxlngi6.pro/slo/memlckb.o ../unxlngi6.pro/slo/filelckb.o ../unxlngi6.pro/slo/storbase.o ../unxlngi6.pro/slo/storcach.o ../unxlngi6.pro/slo/stordata.o ../unxlngi6.pro/slo/storlckb.o ../unxlngi6.pro/slo/stortree.o ../unxlngi6.pro/slo/storpage.o ../unxlngi6.pro/slo/store.o 
-luno_sal -lsupc++ -lgcc_s -ldl -lpthread -lm
/usr/bin/ld: BFD 2.16.91.0.6 20060212 assertion fail elflink.c:2317
/usr/bin/ld: BFD 2.16.91.0.6 20060212 assertion fail elflink.c:2318
/usr/bin/ld: BFD 2.16.91.0.6 20060212 assertion fail elflink.c:2317
/usr/bin/ld: BFD 2.16.91.0.6 20060212 assertion fail elflink.c:2318
/usr/bin/ld: BFD 2.16.91.0.6 20060212 assertion fail elflink.c:2318
/usr/bin/ld: BFD 2.16.91.0.6 20060212 internal error, aborting at elflink.c 
line 6453 in elf_link_output_extsym

/usr/bin/ld: Please report this bug.

collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngi6.pro/lib/libstore.so.3'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while 
making /usr/src/RPM/BUILD/OOB680_m5/store/util
dmake:  Error code 1, while making 'build_instsetoo_native'
'---* *---'
error: Bad exit status from /usr/src/tmp/rpm-tmp.5373 (%build)

-- 
Valery V. Inozemtsev

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

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

* Re: [devel] OpenOffice в свете последних изменений
  2006-03-10 18:59 [devel] OpenOffice в свете последних изменений Valery V. Inozemtsev
@ 2006-03-10 23:19 ` Dmitry V. Levin
  2006-03-11  7:41   ` Valery V. Inozemtsev
  2006-03-11  9:36   ` [devel] OpenOffice в свете последних изменений Vadim V. Zhytnikov
  0 siblings, 2 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2006-03-10 23:19 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Hi,

On Fri, Mar 10, 2006 at 09:59:00PM +0300, Valery V. Inozemtsev wrote:
> Господа, кто нибудь может подсказать как это фиксить:
[...]
> /usr/bin/ld: BFD 2.16.91.0.6 20060212 internal error, aborting at elflink.c 
> line 6453 in elf_link_output_extsym
> 
> /usr/bin/ld: Please report this bug.

Я отрепортил:
http://sourceware.org/bugzilla/show_bug.cgi?id=2434

Если быстро не зафиксят, буду сам исправлять.


-- 
ldv

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

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

* Re: [devel] OpenOffice в свете последних изменений
  2006-03-10 23:19 ` Dmitry V. Levin
@ 2006-03-11  7:41   ` Valery V. Inozemtsev
  2006-03-11 13:04     ` Dmitry V. Levin
  2006-03-11  9:36   ` [devel] OpenOffice в свете последних изменений Vadim V. Zhytnikov
  1 sibling, 1 reply; 6+ messages in thread
From: Valery V. Inozemtsev @ 2006-03-11  7:41 UTC (permalink / raw)
  To: ALT Devel discussion list

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

В сообщении от 11 марта 2006 02:19 Dmitry V. Levin написал(a):
> Hi,
>
> On Fri, Mar 10, 2006 at 09:59:00PM +0300, Valery V. Inozemtsev wrote:
> > Господа, кто нибудь может подсказать как это фиксить:
>
> [...]
>
> > /usr/bin/ld: BFD 2.16.91.0.6 20060212 internal error, aborting at
> > elflink.c line 6453 in elf_link_output_extsym
> >
> > /usr/bin/ld: Please report this bug.
>
> Я отрепортил:
> http://sourceware.org/bugzilla/show_bug.cgi?id=2434
>
> Если быстро не зафиксят, буду сам исправлять.

Спасибо, Дим.

P.S. ООО 2.0.2 пока откладывается, 2.0.1 становится непересобираемым

-- 
Valery V. Inozemtsev

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

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

* Re: [devel] OpenOffice в свете последних изменений
  2006-03-10 23:19 ` Dmitry V. Levin
  2006-03-11  7:41   ` Valery V. Inozemtsev
@ 2006-03-11  9:36   ` Vadim V. Zhytnikov
  1 sibling, 0 replies; 6+ messages in thread
From: Vadim V. Zhytnikov @ 2006-03-11  9:36 UTC (permalink / raw)
  To: ALT Devel discussion list

Dmitry V. Levin пишет:

>> Господа, кто нибудь может подсказать как это фиксить:
> [...]
>> /usr/bin/ld: BFD 2.16.91.0.6 20060212 internal error, aborting at elflink..c 
>> line 6453 in elf_link_output_extsym
>>

Просто для информации -- аналогичным образом пострадал пакет wxMaxima.

-- 
      Vadim V. Zhytnikov

       <vvzhy@mail.ru>
      <vvzhy@netorn.ru>


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

* Re: [devel] OpenOffice в свете последних изменений
  2006-03-11  7:41   ` Valery V. Inozemtsev
@ 2006-03-11 13:04     ` Dmitry V. Levin
  2006-03-11 13:17       ` [devel] [wiki] --no-as-needed (was: OpenOffice в свете последних изменений) Michael Shigorin
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2006-03-11 13:04 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Sat, Mar 11, 2006 at 10:41:43AM +0300, Valery V. Inozemtsev wrote:
> В сообщении от 11 марта 2006 02:19 Dmitry V. Levin написал(a):
> > On Fri, Mar 10, 2006 at 09:59:00PM +0300, Valery V. Inozemtsev wrote:
> > > Господа, кто нибудь может подсказать как это фиксить:
> >
> > [...]
> >
> > > /usr/bin/ld: BFD 2.16.91.0.6 20060212 internal error, aborting at
> > > elflink.c line 6453 in elf_link_output_extsym
> > >
> > > /usr/bin/ld: Please report this bug.
> >
> > Я отрепортил:
> > http://sourceware.org/bugzilla/show_bug.cgi?id=2434
> >
> > Если быстро не зафиксят, буду сам исправлять.
> 
> Спасибо, Дим.
> 
> P.S. ООО 2.0.2 пока откладывается, 2.0.1 становится непересобираемым

Всего таких пакетов в Сизифе 15.

Если горит, то -Wl,--no-as-needed никто не отменял.


-- 
ldv

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

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

* [devel] [wiki] --no-as-needed (was: OpenOffice в свете последних изменений)
  2006-03-11 13:04     ` Dmitry V. Levin
@ 2006-03-11 13:17       ` Michael Shigorin
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Shigorin @ 2006-03-11 13:17 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Sat, Mar 11, 2006 at 04:04:19PM +0300, Dmitry V. Levin wrote:
> Если горит, то -Wl,--no-as-needed никто не отменял.

Добавлено на http://wiki.sisyphus.ru/devel/changes

Если кто не знал -- напоминаю, существенные изменения в сборочной
среде со ссылками на обсуждение и краткой сутью просветов будущего
стоит фиксировать именно там, причём хорошо бы именно в виде

Дата
Краткая суть изменения ((обсуждение/анонс))
Типичные симптомы поломок
Варианты исправления
Варианты объезда

Для --as-needed внятно сформулировать исправление у меня не
выйдет, поэтому сослался на пример Димы.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

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

end of thread, other threads:[~2006-03-11 13:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-10 18:59 [devel] OpenOffice в свете последних изменений Valery V. Inozemtsev
2006-03-10 23:19 ` Dmitry V. Levin
2006-03-11  7:41   ` Valery V. Inozemtsev
2006-03-11 13:04     ` Dmitry V. Levin
2006-03-11 13:17       ` [devel] [wiki] --no-as-needed (was: OpenOffice в свете последних изменений) Michael Shigorin
2006-03-11  9:36   ` [devel] OpenOffice в свете последних изменений Vadim V. Zhytnikov

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