ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] KDevelop 3.3.1 ?
@ 2004-11-04 10:33 Vladimir Davydov
  2004-11-04 11:12 ` Sergey V Turchin
  2004-11-05 11:34 ` Epiphanov Sergei
  0 siblings, 2 replies; 10+ messages in thread
From: Vladimir Davydov @ 2004-11-04 10:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Привет всем.

Пара вопросов.

1. Почему в sisyphus  обновляется kde,  но не обновляется kdevelop?
2. У кого-нибудь получилось собрать KDevelop 3.3.1  на ALT Master 2.2 на 
текущем sisyphus?

У меня какие-то проблемы.

Сначала при ./configure   не находило kdelibs, но потом я нашел решение этой 
проблемы в этом листе.
http://lists.altlinux.ru/pipermail/sisyphus/2004-March/038401.html

сделал
subst 's,\.la\>,.so,' configure

kdelibs  нашло (Почему-то на других дистрибутивах подобных проблем нету).


запускаю  make
на
make[3]: Entering directory `/home/roland/src/temp/kdevelop-3.1.1/lib'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL 
-DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libkdevelop.la -rpath /usr/lib 
-no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/X11R6/lib 
-L/usr/lib/qt3/lib/ -L/usr/lib  -version-info 1:0 
dummy.lo ../lib/interfaces/libkdevinterfaces.la ../lib/util/libkdevutil.la ../lib/project/libkdevproject.la ../lib/widgets/propeditor/libkdevpropertyeditor.la ../lib/external_interfaces/libkinterfacedesigner.la  
-lktexteditor -lkparts -lkio

все валится со страшной силой.
Ошибки типа

................
../lib/project/.libs/libkdevproject.a(removesubprojectdlgbase.o)
(.gnu.linkonce.d._ZTV23RemoveSubprojectDlgBase+0x10c): undefined reference to 
`QWidget::setAcceptDrops(bool)'
../lib/project/.libs/libkdevproject.a(removesubprojectdlgbase.o)
(.gnu.linkonce.d._ZTV23RemoveSubprojectDlgBase+0x110): undefined reference to 
`QWidget::setAutoMask(bool)'
../lib/project/.libs/libkdevproject.a(removesubprojectdlgbase.o)
(.gnu.linkonce.d._ZTV23RemoveSubprojectDlgBase+0x114): undefined reference to 
`QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)'
../lib/project/.libs/libkdevproject.a(removesubprojectdlgbase.o)
(.gnu.linkonce.d._ZTV23RemoveSubprojectDlgBase+0x118): undefined reference to 
`QWidget::customWhatsThis() const'
.............

 то есть почему-то не линкуется с  QT  библиотекой


Попробовал перегенерировать ./configure  и  Makefile.in с помощью  autogen.sh  

Но там появилась другая проблема.
Почему-то идет сборка с  -fno-exceptions, в итоге:



make[4]: Entering directory `/home/roland/src/kdevelop-3.1.1/lib/antlr/src'
if /bin/sh ../../../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I. -I../../.. -I./..  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL 
-DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT ANTLRUtil.lo -MD -MP -MF 
".deps/ANTLRUtil.Tpo" -c -o ANTLRUtil.lo ANTLRUtil.cpp; \
then mv -f ".deps/ANTLRUtil.Tpo" ".deps/ANTLRUtil.Plo"; else rm -f 
".deps/ANTLRUtil.Tpo"; exit 1; fi
ANTLRUtil.cpp: In function `std::string antlr::read_string(std::istream&)':
ANTLRUtil.cpp:63: error: exception handling disabled, use -fexceptions to 
enable
make[4]: *** [ANTLRUtil.lo] Ошибка 1
make[4]: Leaving directory `/home/roland/src/kdevelop-3.1.1/lib/antlr/src'
make[3]: *** [all-recursive] Ошибка 1



Кто-нибудь сможет меня научить собирать KDevelop  на ALT Master

Best Regards.
-- 
Vladimir Davydov
Software Developer


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

* Re: [sisyphus] KDevelop 3.3.1 ?
  2004-11-04 10:33 [sisyphus] KDevelop 3.3.1 ? Vladimir Davydov
@ 2004-11-04 11:12 ` Sergey V Turchin
  2004-11-04 11:16   ` Vladimir Davydov
  2004-11-05 11:34 ` Epiphanov Sergei
  1 sibling, 1 reply; 10+ messages in thread
From: Sergey V Turchin @ 2004-11-04 11:12 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от Четверг 04 Ноябрь 2004 13:33 Vladimir Davydov 
написал(a):

[...]

> 1. Почему в sisyphus  обновляется kde,  но не обновляется
> kdevelop?
Не успел

[...]

-- 
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: 190 bytes --]

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

* Re: [sisyphus] KDevelop 3.3.1 ?
  2004-11-04 11:12 ` Sergey V Turchin
@ 2004-11-04 11:16   ` Vladimir Davydov
  2004-11-04 11:32     ` Sergey V Turchin
  0 siblings, 1 reply; 10+ messages in thread
From: Vladimir Davydov @ 2004-11-04 11:16 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Четверг 04 Ноябрь 2004 13:12 Sergey V Turchin написал(a):
> > 1. Почему в sisyphus  обновляется kde,  но не обновляется
> > kdevelop?
>
> Не успел

Ясно.
Когда можно ожидать  появление последнего kdevelop в sisyphus ?


Best Regards.
-- 
Vladimir Davydov
Software Developer
IQ Media Inc.

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

* Re: [sisyphus] KDevelop 3.3.1 ?
  2004-11-04 11:16   ` Vladimir Davydov
@ 2004-11-04 11:32     ` Sergey V Turchin
  0 siblings, 0 replies; 10+ messages in thread
From: Sergey V Turchin @ 2004-11-04 11:32 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от Четверг 04 Ноябрь 2004 14:16 Vladimir Davydov 
написал(a):
> В сообщении от Четверг 04 Ноябрь 2004 13:12 Sergey V Turchin 
написал(a):
> > > 1. Почему в sisyphus  обновляется kde,  но не обновляется
> > > kdevelop?
> >
> > Не успел
>
> Ясно.
> Когда можно ожидать  появление последнего kdevelop в sisyphus ?
Постараюсь долго не задерживать.

-- 
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: 190 bytes --]

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

* Re: [sisyphus] KDevelop 3.3.1 ?
  2004-11-04 10:33 [sisyphus] KDevelop 3.3.1 ? Vladimir Davydov
  2004-11-04 11:12 ` Sergey V Turchin
@ 2004-11-05 11:34 ` Epiphanov Sergei
  2004-11-05 19:31   ` [sisyphus] " Michael Shigorin
  2004-11-09 10:18   ` [sisyphus] " Sergey V Turchin
  1 sibling, 2 replies; 10+ messages in thread
From: Epiphanov Sergei @ 2004-11-05 11:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list


[-- Attachment #1.1: Type: text/plain, Size: 402 bytes --]

В сообщении от 4 Ноябрь 2004 13:33 Vladimir Davydov написал:
> 2. У кого-нибудь получилось собрать KDevelop 3.3.1  на ALT Master 2.2 на
> текущем sisyphus?

Я собрал и сейчас пользуюсь. Возьмите kdevelop-3.1.1 (а не 3.3.1) с сайта 
kdevelop.kde.org, патчи из kdevelop-3.1.1-alt1.src.rpm (кроме 
3.0.4-kde-default-cxxflags.patch) и файлы из аттача. Попробуйте собрать.

-- 
С уважением, Епифанов Сергей

[-- Attachment #1.2: kdevelop.tar.bz2 --]
[-- Type: application/x-tbz, Size: 6428 bytes --]

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

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

* [sisyphus] Re: KDevelop 3.3.1 ?
  2004-11-05 11:34 ` Epiphanov Sergei
@ 2004-11-05 19:31   ` Michael Shigorin
  2004-11-09 10:18   ` [sisyphus] " Sergey V Turchin
  1 sibling, 0 replies; 10+ messages in thread
From: Michael Shigorin @ 2004-11-05 19:31 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Fri, Nov 05, 2004 at 02:34:28PM +0300, Epiphanov Sergei wrote:
> > 2. У кого-нибудь получилось собрать KDevelop 3.3.1  на ALT
> > Master 2.2 на текущем sisyphus?
> Я собрал и сейчас пользуюсь.

Форварднул в backports@ (hint, hint).

-- 
 ---- 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] 10+ messages in thread

* Re: [sisyphus] KDevelop 3.3.1 ?
  2004-11-05 11:34 ` Epiphanov Sergei
  2004-11-05 19:31   ` [sisyphus] " Michael Shigorin
@ 2004-11-09 10:18   ` Sergey V Turchin
  2004-11-09 11:03     ` Epiphanov Sergei
  1 sibling, 1 reply; 10+ messages in thread
From: Sergey V Turchin @ 2004-11-09 10:18 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от Пятница 05 Ноябрь 2004 14:34 Epiphanov Sergei 
написал(a):
> В сообщении от 4 Ноябрь 2004 13:33 Vladimir Davydov написал:
> > 2. У кого-нибудь получилось собрать KDevelop 3.3.1  на ALT
> > Master 2.2 на текущем sisyphus?
>
> Я собрал и сейчас пользуюсь. Возьмите kdevelop-3.1.1 (а не 3.3.1)
> с сайта kdevelop.kde.org, патчи из kdevelop-3.1.1-alt1.src.rpm
> (кроме 3.0.4-kde-default-cxxflags.patch) и файлы из аттача.
> Попробуйте собрать.
Моя сборка в Сизифе.

P.S.
Не пишите в changelog за других.
Я ведь не приходил к Вам и не делал изменений в .spec ;-)

-- 
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: 190 bytes --]

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

* Re: [sisyphus] KDevelop 3.3.1 ?
  2004-11-09 10:18   ` [sisyphus] " Sergey V Turchin
@ 2004-11-09 11:03     ` Epiphanov Sergei
  2004-11-09 11:15       ` Dmitry V. Levin
  2004-11-09 11:17       ` Sergey V Turchin
  0 siblings, 2 replies; 10+ messages in thread
From: Epiphanov Sergei @ 2004-11-09 11:03 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от 9 Ноябрь 2004 13:18 Sergey V Turchin написал:

> P.S.
> Не пишите в changelog за других.
> Я ведь не приходил к Вам и не делал изменений в .spec ;-)

Прошу прощения, просто мне надо было его пропустить через свой hasher, а 
он, гад :))) , требует (хотя это и правильно), чтобы в changelog и 
packager было @altlinux.[домен]. Пришлось делать ему затычку, скопировав 
Ваш кусок changelog'а и подправив информацию о программе, но забыв про 
e-mail. Хорошо, буду менее забывчивый.

-- 
С уважением, Епифанов Сергей


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

* Re: [sisyphus] KDevelop 3.3.1 ?
  2004-11-09 11:03     ` Epiphanov Sergei
@ 2004-11-09 11:15       ` Dmitry V. Levin
  2004-11-09 11:17       ` Sergey V Turchin
  1 sibling, 0 replies; 10+ messages in thread
From: Dmitry V. Levin @ 2004-11-09 11:15 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Tue, Nov 09, 2004 at 02:03:37PM +0300, Epiphanov Sergei wrote:
> В сообщении от 9 Ноябрь 2004 13:18 Sergey V Turchin написал:
> 
> > P.S.
> > Не пишите в changelog за других.
> > Я ведь не приходил к Вам и не делал изменений в .spec ;-)
> 
> Прошу прощения, просто мне надо было его пропустить через свой hasher, а 
> он, гад :))) , требует (хотя это и правильно), чтобы в changelog и 
> packager было @altlinux.[домен]. Пришлось делать ему затычку, скопировав 

У hsh(1) есть manpage, где написано про --no-sisyphus-check*.


-- 
ldv

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

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

* Re: [sisyphus] KDevelop 3.3.1 ?
  2004-11-09 11:03     ` Epiphanov Sergei
  2004-11-09 11:15       ` Dmitry V. Levin
@ 2004-11-09 11:17       ` Sergey V Turchin
  1 sibling, 0 replies; 10+ messages in thread
From: Sergey V Turchin @ 2004-11-09 11:17 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от Вторник 09 Ноябрь 2004 14:03 Epiphanov Sergei 
написал(a):

[...]

> hasher, а он, гад :))) , требует (хотя это и правильно), чтобы в
> changelog и packager было @altlinux.[домен].
Это должно быть переключаемым, поищите в опциях.

[..]

-- 
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: 190 bytes --]

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

end of thread, other threads:[~2004-11-09 11:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-04 10:33 [sisyphus] KDevelop 3.3.1 ? Vladimir Davydov
2004-11-04 11:12 ` Sergey V Turchin
2004-11-04 11:16   ` Vladimir Davydov
2004-11-04 11:32     ` Sergey V Turchin
2004-11-05 11:34 ` Epiphanov Sergei
2004-11-05 19:31   ` [sisyphus] " Michael Shigorin
2004-11-09 10:18   ` [sisyphus] " Sergey V Turchin
2004-11-09 11:03     ` Epiphanov Sergei
2004-11-09 11:15       ` Dmitry V. Levin
2004-11-09 11:17       ` Sergey V Turchin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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