ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Eugene Azarkin <admin@ligalomb.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: [sisyphus] сборка qt4 под Compact
Date: Wed, 24 May 2006 15:32:34 +0400
Message-ID: <44744452.905@ligalomb.ru> (raw)

[-- 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)

             reply	other threads:[~2006-05-24 11:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-24 11:32 Eugene Azarkin [this message]
2006-05-24 13:13 ` Sergey V Turchin
2006-05-30  9:03   ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44744452.905@ligalomb.ru \
    --to=admin@ligalomb.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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