* [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4]
@ 2006-02-08 6:24 ` Andrey Rahmatullin
2006-02-08 6:43 ` php-coder
2006-02-08 10:59 ` Sergey V Turchin
0 siblings, 2 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2006-02-08 6:24 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 2196 bytes --]
On Sun, Feb 05, 2006 at 09:44:44PM +0300, QA Team Robot wrote:
> Package: sim-1:0.9.4-alt10
[...]
> i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iapi -I/usr/lib/qt3/include/ -I. -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -Wnon-virtual-dtor -Wno-long-long -Wundef -fPIC -DPIC -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -pipe -Wall -O2 -march=i586 -mcpu=i686 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-strict-aliasing -c -o sim.o sim.cpp
> /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -fPIC -DPIC -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -pipe -Wall -O2 -march=i586 -mcpu=i686 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-strict-aliasing -L/usr/src/tmp/sim-buildroot//usr/lib -lpthread -o sim -L/usr/lib/qt3/lib/ -L/usr/lib -L/usr/lib/qt3/lib/ sim.o libsim.la -lart_lgpl_2
> i586-alt-linux-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -fPIC -DPIC -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -pipe -Wall -O2 -march=i586 -mcpu=i686 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-strict-aliasing -o .libs/sim sim.o -L/usr/src/tmp/sim-buildroot//usr/lib -L/usr/lib/qt3/lib/ -L/usr/lib ./.libs/libsim.so -L/usr/lib/qt3/lib /usr/lib/libkio.so /usr/lib/libkdeui.so /usr/lib/libkdesu.so /usr/lib/libkwalletclient.so /usr/lib/libkdecore.so /usr/lib/libDCOP.so -ldl -lresolv -lutil -lidn /usr/lib/libkdefx.so -lqt-mt -lpng -lXext -lX11 -lSM -lICE -lpthread -lXrender -lacl -lattr -lxslt -lxml2 -lz -lssl -lcrypto -lart_lgpl_2
> /usr/bin/ld: cannot find -lacl
Бред какой-то, ну да ладно, разбираться будем уже с 0.9.4 RC1.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> Добровольцы есть, но знаний у них нет :(
Это не добровольцы... это болельщики.
-- legion in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4]
2006-02-08 6:24 ` [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4] Andrey Rahmatullin
@ 2006-02-08 6:43 ` php-coder
2006-02-08 18:27 ` Andrey Rahmatullin
2006-02-08 10:59 ` Sergey V Turchin
1 sibling, 1 reply; 8+ messages in thread
From: php-coder @ 2006-02-08 6:43 UTC (permalink / raw)
To: ALT Devel discussion list
--- Andrey Rahmatullin 2006-02-08 11:24:49 +0500
+++ php-coder 2006-02-08 12:40:49 +0600
AR> > /usr/bin/ld: cannot find -lacl
AR> Бред какой-то, ну да ладно, разбираться будем уже с 0.9.4 RC1.
Почему бред. Скорее всего в buildroot не установлен пакет
libacl-devel. Попробуй его в BuildRequires добавить :)
--
+ php-coder
+ php-coder[at]altlinux[dot]ru
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4]
2006-02-08 6:24 ` [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4] Andrey Rahmatullin
2006-02-08 6:43 ` php-coder
@ 2006-02-08 10:59 ` Sergey V Turchin
2006-02-08 13:32 ` [devel] [wiki] " Michael Shigorin
` (2 more replies)
1 sibling, 3 replies; 8+ messages in thread
From: Sergey V Turchin @ 2006-02-08 10:59 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 465 bytes --]
On Wednesday 08 February 2006 09:24, Andrey Rahmatullin wrote:
[...]
> > -lcrypto -lart_lgpl_2 /usr/bin/ld: cannot find -lacl
> Бред какой-то, ну да ладно, разбираться будем уже с 0.9.4 RC1.
Да, это новые особенности вылазят.
kdelibs недавно был пересобран с libacl, поэтому тянется по
la-файлам BuildRequires libacl-devel и libattr-devel
--
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* [devel] [wiki] Re: sim-1:0.9.4-alt10: rebuild failed [4]
2006-02-08 10:59 ` Sergey V Turchin
@ 2006-02-08 13:32 ` Michael Shigorin
2006-02-08 13:38 ` [devel] kdelibs-devel Dmitry V. Levin
2006-02-08 18:29 ` [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4] Andrey Rahmatullin
2 siblings, 0 replies; 8+ messages in thread
From: Michael Shigorin @ 2006-02-08 13:32 UTC (permalink / raw)
To: ALT Devel discussion list
On Wed, Feb 08, 2006 at 01:59:45PM +0300, Sergey V Turchin wrote:
> > > -lcrypto -lart_lgpl_2 /usr/bin/ld: cannot find -lacl
> > Бред какой-то, ну да ладно, разбираться будем уже с 0.9.4 RC1.
> Да, это новые особенности вылазят.
> kdelibs недавно был пересобран с libacl, поэтому тянется по
> la-файлам BuildRequires libacl-devel и libattr-devel
changed. :)
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [devel] kdelibs-devel
2006-02-08 10:59 ` Sergey V Turchin
2006-02-08 13:32 ` [devel] [wiki] " Michael Shigorin
@ 2006-02-08 13:38 ` Dmitry V. Levin
2006-02-08 14:49 ` Sergey V Turchin
2006-02-08 18:29 ` [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4] Andrey Rahmatullin
2 siblings, 1 reply; 8+ messages in thread
From: Dmitry V. Levin @ 2006-02-08 13:38 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 616 bytes --]
On Wed, Feb 08, 2006 at 01:59:45PM +0300, Sergey V Turchin wrote:
> On Wednesday 08 February 2006 09:24, Andrey Rahmatullin wrote:
>
> [...]
> > > -lcrypto -lart_lgpl_2 /usr/bin/ld: cannot find -lacl
> > Бред какой-то, ну да ладно, разбираться будем уже с 0.9.4 RC1.
> Да, это новые особенности вылазят.
> kdelibs недавно был пересобран с libacl, поэтому тянется по
> la-файлам BuildRequires libacl-devel и libattr-devel
Сергей, добавь, пожалуйста, в зависимости пакета kdelibs-devel все
необходимые *-devel пакеты.
Давай не будем грузить мантейнеров тупой работой, пусть лучше творят.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [devel] kdelibs-devel
2006-02-08 13:38 ` [devel] kdelibs-devel Dmitry V. Levin
@ 2006-02-08 14:49 ` Sergey V Turchin
0 siblings, 0 replies; 8+ messages in thread
From: Sergey V Turchin @ 2006-02-08 14:49 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 290 bytes --]
On Wednesday 08 February 2006 16:38, Dmitry V. Levin wrote:
[...]
> Давай не будем грузить мантейнеров тупой работой, пусть лучше
> творят.
Ок, я что-то не подумал.
--
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4]
2006-02-08 6:43 ` php-coder
@ 2006-02-08 18:27 ` Andrey Rahmatullin
0 siblings, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2006-02-08 18:27 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 386 bytes --]
On Wed, Feb 08, 2006 at 12:43:48PM +0600, php-coder wrote:
> Почему бред. Скорее всего в buildroot не установлен пакет
> libacl-devel. Попробуй его в BuildRequires добавить :)
См. мое письмо рядом :(
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Зачем пакет нужен на первом диске, если он не будет использован по умолчанию?
-- ldv in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4]
2006-02-08 10:59 ` Sergey V Turchin
2006-02-08 13:32 ` [devel] [wiki] " Michael Shigorin
2006-02-08 13:38 ` [devel] kdelibs-devel Dmitry V. Levin
@ 2006-02-08 18:29 ` Andrey Rahmatullin
2 siblings, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2006-02-08 18:29 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 630 bytes --]
On Wed, Feb 08, 2006 at 01:59:45PM +0300, Sergey V Turchin wrote:
> kdelibs недавно был пересобран с libacl, поэтому тянется по
> la-файлам BuildRequires libacl-devel и libattr-devel
:(
Ну вот нахрена линковать тот же sim с libacl.so, если оттуда символов не
используется?
Я недостаточно компетентен, или ELF || GNU ld || whatever сосет?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> >огласить весь список rpm -qa | grep ^kde? :)
> >3.2.3, Sisyphus (20040804)
> Ничче не понимаю. У меня вроде то же самое (см. выше). Будем Зерга звать?
пора.
Зееерггггг!!!!!?
-- shrek in sisyphus@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-02-08 18:29 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-08 6:24 ` [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4] Andrey Rahmatullin
2006-02-08 6:43 ` php-coder
2006-02-08 18:27 ` Andrey Rahmatullin
2006-02-08 10:59 ` Sergey V Turchin
2006-02-08 13:32 ` [devel] [wiki] " Michael Shigorin
2006-02-08 13:38 ` [devel] kdelibs-devel Dmitry V. Levin
2006-02-08 14:49 ` Sergey V Turchin
2006-02-08 18:29 ` [devel] Re: sim-1:0.9.4-alt10: rebuild failed [4] Andrey Rahmatullin
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