Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15551] arora fails to 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 15551] arora fails to compile
  • Date: 22 Jan 2010 14:03:20 -0000

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


Bor Kraljič <pyrobor AT ver.si> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME




--- Comment #5 from Bor Kraljič <pyrobor AT ver.si> 2010-01-22 08:03:19 ---
$ cat /etc/sorcery/local/depends/qt4.p
QT_DOC="n"
QT_DEMO="-nomake"
QT_EXAMPLE="-nomake"
QT_TOOLS="-make"
QT_TRANS="-make"
QT_STL="-stl"
QT_QT3="-qt3support"
QT_DEBUG="-no-separate-debug-info"
QT_NIS="-nis"
QT_XRAMA="-xinerama"
QT_GIF="-qt-gif"
QT_EXCEPT="-exceptions"
QT_PCH="-pch"
QT_WEBKIT="-webkit"
QT_MEDIA="-multimedia"
QT_GTK="-gtkstyle"

after not disabling exceptions I get:
$ gaze compile qt4 | grep "QtXmlPatterns module"
QtXmlPatterns module yes

And arora compiles like a charm. Should we add to arora that exceptions
shouldn't be disabled? or we just leave it like it is and hope nobody has this
problem anymore:)

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