Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327189 - app-office/texmacs-1.0.7.4 fails to build
Summary: app-office/texmacs-1.0.7.4 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-06 18:29 UTC by Jouni Rinne
Modified: 2010-07-10 06:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,119.46 KB, text/plain)
2010-07-06 18:30 UTC, Jouni Rinne
Details
emerge --info (emerge_info,4.78 KB, text/plain)
2010-07-06 18:31 UTC, Jouni Rinne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jouni Rinne 2010-07-06 18:29:56 UTC
Texmacs-1.0.7.4 fails to build with current qt4 version (4.6.3):

In file included from /usr/include/qt4/QtCore/qsize.h:46,
                 from /usr/include/qt4/QtCore/qrect.h:46,
                 from /usr/include/qt4/QtCore/QRect:2,
                 from Plugins/Qt/qt_utilities.hpp:15,
                 from ./System/Files/image_files.cpp:27:
/usr/include/qt4/QtCore/qnamespace.h:1220: virhe: expected identifier before numeric constant
/usr/include/qt4/QtCore/qnamespace.h:1220: virhe: expected unqualified-id before numeric constant
Comment 1 Jouni Rinne 2010-07-06 18:30:49 UTC
Created attachment 237781 [details]
build.log
Comment 2 Jouni Rinne 2010-07-06 18:31:52 UTC
Created attachment 237783 [details]
emerge --info
Comment 3 Andrey Grozin gentoo-dev 2010-07-10 04:23:05 UTC
Please emerge texmacs with USE=-qt4 (as recommended). I'll mask the qt4 USE flag (it works with some versions of Qt but not with others, and is too unstable).
Comment 4 Andrey Grozin gentoo-dev 2010-07-10 06:40:19 UTC
I've masked the qt4 USE flag. Hope a future version of texmacs will compile (and even work!) with recent versions of qt.