Bug 704213 - monkeystudio FTBFS against qscintilla-2.5.x
Summary: monkeystudio FTBFS against qscintilla-2.5.x
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: monkeystudio
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nicoleau Fabien
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-12 13:08 UTC by Rex Dieter
Modified: 2011-05-22 20:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-22 20:00:04 UTC
Type: ---


Attachments (Terms of Use)

Description Rex Dieter 2011-05-12 13:08:28 UTC
Up'd rawhide to qscintilla-2.5.1 the other day, and had trouble rebuilding monkeystudio, see
http://koji.fedoraproject.org/koji/buildinfo?buildID=242892

...
g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -Wall -W -D_PACKAGE_NAME="\"Monkey Studio IDE\"" -D_PACKAGE_VERSION="\"1.8.4.0\"" -D_PACKAGE_VERSION_STR="\"1.8.4.0\"" -D_PACKAGE_DOMAIN="\"monkeystudio.org\"" -D_PACKAGE_COPYRIGHTS="\"(C) 2005 - 2010 Filipe AZEVEDO and The MkS Team\"" -D_PACKAGE_PREFIX="\"/usr/bin\"" -D_PACKAGE_PLUGINS="\"/usr/lib64/monkeystudio\"" -D_PACKAGE_DATAS="\"/usr/share/monkeystudio\"" -DSYSTEM_QSCINTILLA -DMONKEY_CORE_BUILD -DHAVE_REGCOMP -DHAVE_STDLIB_H -DHAVE_FGETPOS -DHAVE_SYS_STAT_H -DHAVE_FCNTL_H -DHAVE_REGEX -DHAVE_UNISTD_H -DHAVE_STRSTR -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include -I../build/release/ui -Isrc -I/usr/include/Qsci -I../fresh -I../ctags/ctags -I../qCtagsSense/src -I/usr/X11R6/include -I../build/release/moc -I../build/release/ui -o ../build/release/.obj/unix/pMonkeyStudio.o src/pMonkeyStudio.cpp
src/pMonkeyStudio.cpp: In function 'QVariant pMonkeyStudio::lexerProperty(const QString&, QsciLexer*)':
src/pMonkeyStudio.cpp:737:49: error: 'class QsciLexerTCL' has no member named 'foldCompact'

Comment 1 Nicoleau Fabien 2011-05-22 20:00:04 UTC
It's okay now : http://koji.fedoraproject.org/koji/buildinfo?buildID=243907


Note You need to log in before you can comment on or make changes to this bug.