QtScript Generator removed from Amarok SVN

Seb Ruiz ruiz at kde.org
Sun Mar 22 08:11:13 UTC 2009


2009/3/22 Caleb Cushing <xenoterracide at gmail.com>:
> On Sun, Mar 22, 2009 at 3:46 AM, Caleb Cushing <xenoterracide at gmail.com> wrote:
>> building the bindings is where I'm failing out in the ebuild too.
>
> doing slightly different things gets me slightly different errors...
>
> g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG
> -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript
> -I/usr/include/qt4 -I. -Irelease -I. -o
> release/qtscriptshell_QFutureIterator.o
> ../../generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureIterator.cpp
> ../../generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureIterator.cpp:
> In constructor ‘QtScriptShell_QFutureIterator::QtScriptShell_QFutureIterator()’:
> ../../generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureIterator.cpp:10:
> error: no matching function for call to
> ‘QFutureIterator<QScriptValue>::QFutureIterator()’
> /usr/include/qt4/QtCore/qfuture.h:191: note: candidates are:
> QFutureIterator<T>::QFutureIterator(const QFuture<T>&) [with T =
> QScriptValue]
> /usr/include/qt4/QtCore/qfuture.h:191: note:
> QFutureIterator<QScriptValue>::QFutureIterator(const
> QFutureIterator<QScriptValue>&)
> make[2]: *** [release/qtscriptshell_QFutureIterator.o] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/x11-libs/qtscriptgenerator-0.1.0/work/qtscriptgenerator-src-0.1.0/qtbindings/qtscript_core'
> make[1]: *** [release] Error 2
> make[1]: Leaving directory
> `/var/tmp/portage/x11-libs/qtscriptgenerator-0.1.0/work/qtscriptgenerator-src-0.1.0/qtbindings/qtscript_core'
> make: *** [sub-qtscript_core-make_default] Error 2
>
> trying to build it by hand and I get what I think is a really weird
> breakage in step 3.
>
> slave-iv qtbindings $ qmake && make
> cd qtscript_core/ && make -f Makefile
> /bin/sh: line 0: cd: qtscript_core/: No such file or directory
> make: *** [sub-qtscript_core-make_default] Error 1
>
> the directory is obviously there. so's what it's looking for... so I
> dont get it.. ... maybe some bash 4 thing... dunno.

You clearly haven't read the rest of this thread. You need to set the
INCLUDE env var like I said.

>
> --
> Caleb Cushing
>
> http://xenoterracide.blogspot.com
> _______________________________________________
> Amarok mailing list
> Amarok at kde.org
> https://mail.kde.org/mailman/listinfo/amarok
>



-- 
Seb Ruiz

http://www.sebruiz.net/
http://amarok.kde.org/



More information about the Amarok mailing list