Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15974] New: qt4-4.7.3 doesn't compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15974] New: qt4-4.7.3 doesn't compile
  • Date: 8 May 2011 00:46:38 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15974

Summary: qt4-4.7.3 doesn't compile
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: kde4
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: tolle.et.lege AT gmx.de


Created an attachment (id=7563)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7563)
Compile log qt4-4.7.3

$ cast qt4
[...]
make[1]: Leaving directory
`/usr/src/qt-everywhere-opensource-src-4.7.3/src/xml'
.obj/release-shared/qdom.o: In function
`QList<QDomNodePrivate*>::detach_helper(int)':
qdom.cpp:(.text._ZN5QListIP15QDomNodePrivateE13detach_helperEi[QList<QDomNodePrivate*>::detach_helper(int)]+0x2e):
undefined reference to `QLis
tData::detach(int)'
.obj/release-shared/qdom.o: In function
`QList<QDomNodePrivate*>::append(QDomNodePrivate* const&)':
qdom.cpp:(.text._ZN5QListIP15QDomNodePrivateE6appendERKS1_[QList<QDomNodePrivate*>::append(QDomNodePrivate*
const&)]+0x48): undefined reference
to `QListData::detach_grow(int*, int)'
.obj/release-shared/qxml.o: In function
`QXmlSimpleReaderPrivate::processElementEmptyTag()':
qxml.cpp:(.text+0xaee9): undefined reference to `QListData::detach(int)'
qxml.cpp:(.text+0xaf7b): undefined reference to `QListData::detach(int)'
qxml.cpp:(.text+0xb3f1): undefined reference to `QListData::detach(int)'
qxml.cpp:(.text+0xb499): undefined reference to `QListData::detach(int)'
.obj/release-shared/qxml.o: In function `QList<QString>::append(QString
const&)':
qxml.cpp:(.text._ZN5QListI7QStringE6appendERKS0_[QList<QString>::append(QString
const&)]+0x4b): undefined reference to `QListData::detach_grow(
int*, int)'
.obj/release-shared/qxml.o: In function
`QList<QXmlAttributes::Attribute>::detach_helper(int)':
qxml.cpp:(.text._ZN5QListIN14QXmlAttributes9AttributeEE13detach_helperEi[QList<QXmlAttributes::Attribute>::detach_helper(int)]+0x2a):
undefined
reference to `QListData::detach(int)'
.obj/release-shared/qxml.o: In function
`QList<QXmlAttributes::Attribute>::append(QXmlAttributes::Attribute const&)':
qxml.cpp:(.text._ZN5QListIN14QXmlAttributes9AttributeEE6appendERKS1_[QList<QXmlAttributes::Attribute>::append(QXmlAttributes::Attribute
const&)
]+0x4b): undefined reference to `QListData::detach_grow(int*, int)'
collect2: ld returned 1 exit status
make[1]: *** [../../lib/libQtXml.so.4.7.3] Error 1
make: *** [sub-xml-make_default-ordered] Error 2

The same happens with version 4.7.2 from stable. Has probably something to do
with using the old libaries from previously installed version

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page