* [sisyphus] сборка qt4 под Compact
@ 2006-05-24 11:32 Eugene Azarkin
2006-05-24 13:13 ` Sergey V Turchin
0 siblings, 1 reply; 3+ messages in thread
From: Eugene Azarkin @ 2006-05-24 11:32 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 372 bytes --]
Доброе время ,
захотелось посмотреть бету PyQt для qt4
требует qt4 > 4.1
пробую собрать под compact 3 + updates+backports пакет
qt4-4.1.2-alt7.src.rpm а он ругается (см вложение)
подскажите как все таки собрать его ?
--
Best regards
Eugene Azarkin
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: build.log --]
[-- Type: text/x-log; name="build.log", Size: 4990 bytes --]
g++ -c -pipe -Wall -Os -march=i686 -DGLX_GLXEXT_LEGACY -I/usr/lib/qt4/include -I/usr/include/pgsql/ -I/usr/include/mysql/ -I/usr/X11R6/include/X11/Xft -I/usr/include/fontconfig -fno-exceptions -Wall -W -DQT_USE_APPROXIMATE_CURSORS -DQT_BOOTSTRAPPED -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_LIBRARY -DQT_NO_STL -DQT_NO_COMPRESS -DQT_NO_DATASTREAM -DQT_NO_TEXTSTREAM -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_THREAD -DQT_NO_REGEXP -DQT_NO_QOBJECT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/linux-g++ -I. -I../../corelib/arch/generic -I../../../include -I. -I../../../include/QtCore -I. -o release-static/qdir.o ../../corelib/io/qdir.cpp
../../../include/QtCore/../../src/corelib/tools/qvector.h: In constructor `QVector<T>::QVector(int) [with T = QChar]':
../../corelib/io/qdir.cpp:1792: instantiated from here
../../../include/QtCore/../../src/corelib/tools/qvector.h:279: error: no matching function for call to `operator new(unsigned int, QChar*&)'
<internal>:0: note: candidates are: void* operator new(unsigned int)
/usr/lib/qt4/include/QtCore/qlist.h: In member function `void QList<T>::node_construct(QList<T>::Node*, const T&) [with T = QString]':
/usr/lib/qt4/include/QtCore/qlist.h:390: instantiated from `void QList<T>::append(const T&) [with T = QString]'
/usr/lib/qt4/include/QtCore/qstringlist.h:49: instantiated from here
/usr/lib/qt4/include/QtCore/qlist.h:304: error: no matching function for call to `operator new(unsigned int, QList<QString>::Node*&)'
<internal>:0: note: candidates are: void* operator new(unsigned int)
/usr/lib/qt4/include/QtCore/qlist.h: In member function `void QList<T>::node_copy(QList<T>::Node*, QList<T>::Node*, QList<T>::Node*) [with T = QString]':
/usr/lib/qt4/include/QtCore/qlist.h:573: instantiated from `QList<T>& QList<T>::operator+=(const QList<T>&) [with T = QString]'
/usr/lib/qt4/include/QtCore/qstringlist.h:63: instantiated from here
/usr/lib/qt4/include/QtCore/qlist.h:323: error: no matching function for call to `operator new(unsigned int, QList<QString>::Node*)'
<internal>:0: note: candidates are: void* operator new(unsigned int)
/usr/lib/qt4/include/QtCore/qlist.h: In member function `void QList<T>::node_construct(QList<T>::Node*, const T&) [with T = QFileInfo]':
/usr/lib/qt4/include/QtCore/qlist.h:390: instantiated from `void QList<T>::append(const T&) [with T = QFileInfo]'
../../corelib/io/qdir.cpp:273: instantiated from here
/usr/lib/qt4/include/QtCore/qlist.h:304: error: no matching function for call to `operator new(unsigned int, QList<QFileInfo>::Node*&)'
<internal>:0: note: candidates are: void* operator new(unsigned int)
/usr/lib/qt4/include/QtCore/qlist.h: In member function `void QList<T>::node_copy(QList<T>::Node*, QList<T>::Node*, QList<T>::Node*) [with T = QFileInfo]':
/usr/lib/qt4/include/QtCore/qlist.h:490: instantiated from `void QList<T>::detach_helper() [with T = QFileInfo]'
/usr/lib/qt4/include/QtCore/qlist.h:86: instantiated from `QList<T>::QList(const QList<T>&) [with T = QFileInfo]'
../../corelib/io/qdir.cpp:1120: instantiated from here
/usr/lib/qt4/include/QtCore/qlist.h:323: error: no matching function for call to `operator new(unsigned int, QList<QFileInfo>::Node*)'
<internal>:0: note: candidates are: void* operator new(unsigned int)
../../../include/QtCore/../../src/corelib/tools/qvector.h: In member function `void QVector<T>::realloc(int, int) [with T = QChar]':
../../../include/QtCore/../../src/corelib/tools/qvector.h:197: instantiated from `void QVector<T>::detach_helper() [with T = QChar]'
../../../include/QtCore/../../src/corelib/tools/qvector.h:89: instantiated from `void QVector<T>::detach() [with T = QChar]'
../../../include/QtCore/../../src/corelib/tools/qvector.h:93: instantiated from `T* QVector<T>::data() [with T = QChar]'
../../corelib/io/qdir.cpp:1886: instantiated from here
../../../include/QtCore/../../src/corelib/tools/qvector.h:325: error: no matching function for call to `operator new(unsigned int, QChar*&)'
<internal>:0: note: candidates are: void* operator new(unsigned int)
../../../include/QtCore/../../src/corelib/tools/qvector.h:364: error: no matching function for call to `operator new(unsigned int, QChar*&)'
<internal>:0: note: candidates are: void* operator new(unsigned int)
../../../include/QtCore/../../src/corelib/tools/qvector.h:371: error: no matching function for call to `operator new(unsigned int, QChar*&)'
<internal>:0: note: candidates are: void* operator new(unsigned int)
make[2]: *** [release-static/qdir.o] Error 1
make[2]: Leaving directory `/home/eugene/RPM/BUILD/qt-x11-opensource-src-4.1.2/src/tools/moc'
make[1]: *** [sub-tools-moc-make_default-ordered] Error 2
make[1]: Leaving directory `/home/eugene/RPM/BUILD/qt-x11-opensource-src-4.1.2/src'
make: *** [sub-src] Error 2
make: Leaving directory `/home/eugene/RPM/BUILD/qt-x11-opensource-src-4.1.2'
ошибка: Неверный код возврата из /home/eugene/tmp/rpm-tmp.89774 (%build)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] сборка qt4 под Compact
2006-05-24 11:32 [sisyphus] сборка qt4 под Compact Eugene Azarkin
@ 2006-05-24 13:13 ` Sergey V Turchin
2006-05-30 9:03 ` Michael Shigorin
0 siblings, 1 reply; 3+ messages in thread
From: Sergey V Turchin @ 2006-05-24 13:13 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 430 bytes --]
On Wednesday 24 May 2006 15:32, Eugene Azarkin wrote:
> Доброе время ,
> захотелось посмотреть бету PyQt для qt4
> требует qt4 > 4.1
> пробую собрать под compact 3 + updates+backports пакет
> qt4-4.1.2-alt7.src.rpm а он ругается (см вложение)
> подскажите как все таки собрать его ?
попробуйте в hasher
--
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: 191 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] сборка qt4 под Compact
2006-05-24 13:13 ` Sergey V Turchin
@ 2006-05-30 9:03 ` Michael Shigorin
0 siblings, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2006-05-30 9:03 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Wed, May 24, 2006 at 05:13:21PM +0400, Sergey V Turchin wrote:
> > пробую собрать под compact 3 + updates+backports пакет
> > qt4-4.1.2-alt7.src.rpm а он ругается (см вложение)
> > подскажите как все таки собрать его ?
> попробуйте в hasher
...и в backports@
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-30 9:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-24 11:32 [sisyphus] сборка qt4 под Compact Eugene Azarkin
2006-05-24 13:13 ` Sergey V Turchin
2006-05-30 9:03 ` Michael Shigorin
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