* Re: [devel] [#173405] FAILED palemoon.git=27.0.0-alt1
@ 2016-11-24 11:11 ` Ruslan Hihin
2016-11-25 6:17 ` Hihin Ruslan
0 siblings, 1 reply; 5+ messages in thread
From: Ruslan Hihin @ 2016-11-24 11:11 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 1396 bytes --]
Здравствуйте !
On Thursday 24 November 2016 11:46:56 Girar Builder awaiter robot написал(а):
Ну вот, то-же имею с релизной версией ...
> http://git.altlinux.org/tasks/173405/logs/events.1.1.log
>
> 2016-Nov-24 06:54:16 :: test-only task #173405 for sisyphus started by
> ruslandh: #100 build 27.0.0-alt1 from
> /people/ruslandh/packages/palemoon.git 2016-Nov-24 06:54:17 :: [x86_64]
> #100 palemoon.git 27.0.0-alt1: build start 2016-Nov-24 06:54:17 :: [i586]
> #100 palemoon.git 27.0.0-alt1: build start verify-elf: WARNING:
> ./usr/lib64/newmoon/components/libmozgnome.so: not found: libmozalloc.so
> verify-elf: WARNING: ./usr/lib64/newmoon/components/libmozgnome.so: not
> found: libxul.so verify-elf: WARNING:
......
> moz_xmalloc verify-elf: WARNING:
> ./usr/lib/newmoon/browser/components/libbrowsercomps.so: undefined symbol:
> moz_free verify-elf: WARNING:
> ./usr/lib/newmoon/browser/components/libbrowsercomps.so: undefined symbol:
> moz_xrealloc 2016-Nov-24 08:46:56 :: [i586] palemoon.git 27.0.0-alt1:
> remote: build failed 2016-Nov-24 08:46:56 :: [i586] #100 palemoon.git
> 27.0.0-alt1: build FAILED 2016-Nov-24 08:39:40 :: [x86_64] build FAILED
> 2016-Nov-24 08:46:56 :: [i586] build FAILED
> 2016-Nov-24 08:46:56 :: task #173405 for sisyphus FAILED
--
C уважением, Хихин Руслан.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] [#173405] FAILED palemoon.git=27.0.0-alt1
2016-11-24 11:11 ` [devel] [#173405] FAILED palemoon.git=27.0.0-alt1 Ruslan Hihin
@ 2016-11-25 6:17 ` Hihin Ruslan
2016-11-25 13:04 ` Gleb Fotengauer-Malinovskiy
0 siblings, 1 reply; 5+ messages in thread
From: Hihin Ruslan @ 2016-11-25 6:17 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 852 bytes --]
Здравствуйте Ruslan Hihin
В сообщении от 24 ноября 2016 Ruslan Hihin написал(a):
> Здравствуйте !
> On Thursday 24 November 2016 11:46:56 Girar Builder awaiter
> robot написал(а):
>
> Ну вот, то-же имею с релизной версией ...
>
> > http://git.altlinux.org/tasks/173405/logs/events.1.1.log
$ chrpath -d plugin-container
$ objdump -p plugin-container | grep -i PATH
$ patchelf --set-rpath /usr/lib65/newmoon plugin-container
$ objdump -p plugin-container | grep -i PATH
RUNPATH /usr/lib65/newmoon
Вот засада ;-)
--
А ещё говорят так (fortune):
Без труда не всунешь и туда
________________________________________________________________________
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] [#173405] FAILED palemoon.git=27.0.0-alt1
2016-11-25 6:17 ` Hihin Ruslan
@ 2016-11-25 13:04 ` Gleb Fotengauer-Malinovskiy
2016-11-25 13:07 ` Ruslan Hihin
0 siblings, 1 reply; 5+ messages in thread
From: Gleb Fotengauer-Malinovskiy @ 2016-11-25 13:04 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 1679 bytes --]
Hi,
On Fri, Nov 25, 2016 at 09:17:43AM +0300, Hihin Ruslan wrote:
> Здравствуйте Ruslan Hihin
> В сообщении от 24 ноября 2016 Ruslan Hihin написал(a):
> > Здравствуйте !
> > On Thursday 24 November 2016 11:46:56 Girar Builder awaiter
> > robot написал(а):
> >
> > Ну вот, то-же имею с релизной версией ...
> >
> > > http://git.altlinux.org/tasks/173405/logs/events.1.1.log
grep '^verify-elf: ERROR' /tasks/173405/build/100/x86_64/log
> verify-elf: ERROR: ./usr/lib64/newmoon/plugin-container: not found: libmozalloc.so
> verify-elf: ERROR: ./usr/lib64/newmoon/plugin-container: not found: libxul.so
> verify-elf: ERROR: ./usr/lib64/newmoon/plugin-container: undefined symbol: _Z14mozalloc_abortPKc
> verify-elf: ERROR: ./usr/lib64/newmoon/plugin-container: undefined symbol: moz_free
> verify-elf: ERROR: ./usr/lib64/newmoon/plugin-container: undefined symbol: moz_xmalloc
У этой программы не нашлись библиотеки потому что у неё вообще нет rpath.
> verify-elf: ERROR: ./usr/lib64/newmoon/libplds4.so: RPATH contains illegal absolute entry "/__________________": /__________________
> verify-elf: ERROR: ./usr/lib64/newmoon/libplc4.so: RPATH contains illegal absolute entry "/__________________": /__________________
> verify-elf: ERROR: ./usr/lib64/newmoon/libnspr4.so: RPATH contains illegal absolute entry "/__________________": /__________________
У этих библиотек неправильный rpath.
Все остальные сообщения от verify-elf -- WARNING-и.
--
glebfm
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] [#173405] FAILED palemoon.git=27.0.0-alt1
2016-11-25 13:04 ` Gleb Fotengauer-Malinovskiy
@ 2016-11-25 13:07 ` Ruslan Hihin
2016-11-25 13:13 ` Gleb Fotengauer-Malinovskiy
0 siblings, 1 reply; 5+ messages in thread
From: Ruslan Hihin @ 2016-11-25 13:07 UTC (permalink / raw)
To: ALT Linux Team development discussions
Да, но и в предыдущих сборках, когда chrpath менял на нужный путь, было то-же самое.
--
Простите за краткость, создано в K-9 Mail.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] [#173405] FAILED palemoon.git=27.0.0-alt1
2016-11-25 13:07 ` Ruslan Hihin
@ 2016-11-25 13:13 ` Gleb Fotengauer-Malinovskiy
0 siblings, 0 replies; 5+ messages in thread
From: Gleb Fotengauer-Malinovskiy @ 2016-11-25 13:13 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 539 bytes --]
On Fri, Nov 25, 2016 at 01:07:21PM +0000, Ruslan Hihin wrote:
> Да, но и в предыдущих сборках, когда chrpath менял на нужный путь, было то-же самое.
chrpath не может поменять rpath когда его нет. И не может поменять его на
больший.
Ну, в этом логе проблема выглядит так. Думаю, что когда путь был,
проблема была всё же другая.
--
glebfm
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-11-25 13:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-24 11:11 ` [devel] [#173405] FAILED palemoon.git=27.0.0-alt1 Ruslan Hihin
2016-11-25 6:17 ` Hihin Ruslan
2016-11-25 13:04 ` Gleb Fotengauer-Malinovskiy
2016-11-25 13:07 ` Ruslan Hihin
2016-11-25 13:13 ` Gleb Fotengauer-Malinovskiy
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