2010/2/10 Joachim Breitner <nome...@debian.org>:
> Hi,
>
> Am Mittwoch, den 10.02.2010, 14:54 +0100 schrieb Vincent Hobeïka:
>> On Wednesday 10 February 2010 14:38:18 Joachim Breitner wrote:
>> > strange. python-sip (from unstable) now replaces python-sip4, and here
>> > on unstable, Serna runs without having python-sip4 installed.
>> >
>> > I see you also have python-qt4 from unstable.
>> >
>> > Can you try if installing python-sip-dev helps?
>> >
>>
>> Unfortunately it is still the same result (crash).
>
> hmm, I’m at a loss here. I guess some other library from stable is
> causing the crash then.
>
> The only way to find out is to upgrade on after another dependency of
> serna to the version in unstable and see if that help...but that sounds
> like a lot of work.
>
> You can also check if recompiling serna on lenny helps.

I am trying on my laptop/lenny and here is what I get:

...
Configuring in "/tmp/serna-free-0.svn270/3rd/doxygen/1.5.1" with
CONFIG='warn_off syspkgonly static release linux staticlib',
options='buildtype=configure,package=doxygen' ...
Building python...
Building jdk...
Building docbook...
Building dita-ot...
Building jade...
Building antlr...
Building aspell...
Building iconv...
Building libxml...
Building xsltproc...
Building qt...
Building qtpropertybrowser...
Build failed, see qtpropertybrowser/cbuild.log for details
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory `/tmp/serna-free-0.svn270'
make: *** [binary] Error 2
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error
exit status 2

with:

 $ cat ./3rd/qtpropertybrowser/cbuild.log

/tmp/serna-free-0.svn270
make[2]: Entering directory `/tmp/serna-free-0.svn270/3rd/qtpropertybrowser'
for i in 2.5; do ( if [ -d $i ]; then make -C $i -f Makefile install;
fi; ) || exit $?; done
make[3]: Entering directory `/tmp/serna-free-0.svn270/3rd/qtpropertybrowser/2.5'
( gzip -dc 
/tmp/serna-free-0.svn270/3rd/packages/qtpropertybrowser-2.5-opensource.tar.gz
| tar -v  -xif -
>/tmp/serna-free-0.svn270/3rd/packages/qtpropertybrowser-2.5-opensource.tar.gz.lst
) && touch .unpack_done
cat _patches/patch-qtpropertybrowser.pro | (cd
qtpropertybrowser-2.5-opensource;  patch -N -p1)
patching file qtpropertybrowser.pro
touch .patch_done
cd qtpropertybrowser-2.5-opensource ; . ../.configure_options
touch .configure_done
Building in /tmp/serna-free-0.svn270/3rd/qtpropertybrowser
Build failed in /tmp/serna-free-0.svn270/3rd/qtpropertybrowser, see
/tmp/serna-free-0.svn270/3rd/qtpropertybrowser/build.log for details
make[3]: *** [all] Error 111
make[3]: Leaving directory `/tmp/serna-free-0.svn270/3rd/qtpropertybrowser/2.5'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/tmp/serna-free-0.svn270/3rd/qtpropertybrowser'


and:

$ cat /tmp/serna-free-0.svn270/3rd/qtpropertybrowser/build.log

/tmp/serna-free-0.svn270
make[4]: Entering directory
`/tmp/serna-free-0.svn270/3rd/qtpropertybrowser/2.5/qtpropertybrowser-2.5-opensource'
/usr/share/qt3/bin/moc src/qtpropertybrowser.h -o src/moc_qtpropertybrowser.cpp
g++ -c -pipe -g -Wall -W -O2 -D_REENTRANT -fPIC  -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -Isrc -I/usr/include/qt3 -o
qtpropertybrowser.o src/qtpropertybrowser.cpp
In file included from src/qtpropertybrowser.cpp:88:
src/qtpropertybrowser.h:91:25: error: QtGui/QWidget: No such file or directory
src/qtpropertybrowser.h:92:23: error: QtCore/QSet: No such file or directory
src/qtpropertybrowser.cpp:90:23: error: QtCore/QMap: No such file or directory
src/qtpropertybrowser.cpp:91:23: error: QtGui/QIcon: No such file or directory
In file included from src/qtpropertybrowser.cpp:88:
src/qtpropertybrowser.h:123: error: ISO C++ forbids declaration of
‘QList’ with no type
src/qtpropertybrowser.h:123: error: expected ‘;’ before ‘<’ token
src/qtpropertybrowser.h:127: error: ‘QString’ does not name a type
src/qtpropertybrowser.h:128: error: ‘QString’ does not name a type
src/qtpropertybrowser.h:129: error: ‘QString’ does not name a type
src/qtpropertybrowser.h:130: error: ‘QString’ does not name a type
src/qtpropertybrowser.h:135: error: ‘QIcon’ does not name a type
src/qtpropertybrowser.h:136: error: ‘QString’ does not name a type
src/qtpropertybrowser.h:138: error: expected ‘,’ or ‘...’ before ‘&’ token
src/qtpropertybrowser.h:138: error: ISO C++ forbids declaration of
‘QString’ with no type
src/qtpropertybrowser.h:139: error: expected ‘,’ or ‘...’ before ‘&’ token
src/qtpropertybrowser.h:139: error: ISO C++ forbids declaration of
‘QString’ with no type
src/qtpropertybrowser.h:140: error: expected ‘,’ or ‘...’ before ‘&’ token
src/qtpropertybrowser.h:140: error: ISO C++ forbids declaration of
‘QString’ with no type
src/qtpropertybrowser.h:141: error: expected ‘,’ or ‘...’ before ‘&’ token
src/qtpropertybrowser.h:141: error: ISO C++ forbids declaration of
‘QString’ with no type
src/qtpropertybrowser.h:159: error: expected class-name before ‘{’ token
src/qtpropertybrowser.h:160: error: ISO C++ forbids declaration of
‘Q_OBJECT’ with no type
src/qtpropertybrowser.h:161: error: expected ‘;’ before ‘public’
src/qtpropertybrowser.h:166: error: ISO C++ forbids declaration of
‘QSet’ with no type
src/qtpropertybrowser.h:166: error: expected ‘;’ before ‘<’ token
src/qtpropertybrowser.h:169: error: expected ‘,’ or ‘...’ before ‘&’ token
src/qtpropertybrowser.h:169: error: ISO C++ forbids declaration of
‘QString’ with no type
src/qtpropertybrowser.h:172: error: expected primary-expression before ‘void’
src/qtpropertybrowser.h:172: error: ISO C++ forbids declaration of
‘Q_SIGNALS’ with no type
src/qtpropertybrowser.h:172: error: expected ‘;’ before ‘void’
src/qtpropertybrowser.h:179: error: ‘QIcon’ does not name a type
src/qtpropertybrowser.h:180: error: ‘QString’ does not name a type
src/qtpropertybrowser.h:187: error: ISO C++ forbids declaration of
‘Q_DECLARE_PRIVATE’ with no type
src/qtpropertybrowser.h:188: error: expected ‘;’ before ‘Q_DISABLE_COPY’
src/qtpropertybrowser.h:189: error: expected `;' before ‘}’ token
src/qtpropertybrowser.h:187: error: cannot declare parameter
‘<anonymous>’ to be of abstract type ‘QtAbstractPropertyManager’
src/qtpropertybrowser.h:159: note:   because the following virtual
functions are pure within ‘QtAbstractPropertyManager’:
src/qtpropertybrowser.h:181: note:      virtual void
QtAbstractPropertyManager::initializeProperty(QtProperty*)
src/qtpropertybrowser.h:192: error: expected class-name before ‘{’ token
src/qtpropertybrowser.h:193: error: ISO C++ forbids declaration of
‘Q_OBJECT’ with no type
src/qtpropertybrowser.h:194: error: expected ‘;’ before ‘public’
src/qtpropertybrowser.h:197: error: expected `)' before ‘*’ token
src/qtpropertybrowser.h:201: error: expected `:' before ‘Q_SLOTS’
src/qtpropertybrowser.h:202: error: expected primary-expression before ‘virtual’
src/qtpropertybrowser.h:202: error: ISO C++ forbids declaration of
‘Q_SLOTS’ with no type
src/qtpropertybrowser.h:202: error: expected ‘;’ before ‘virtual’
src/qtpropertybrowser.h:211: error: expected `)' before ‘*’ token
src/qtpropertybrowser.h:212: error: ISO C++ forbids declaration of
‘QWidget’ with no type
src/qtpropertybrowser.h:212: error: expected ‘;’ before ‘*’ token
In file included from /usr/include/c++/4.3/new:45,
                 from /usr/include/c++/4.3/ext/new_allocator.h:37,
                 from
/usr/include/c++/4.3/x86_64-linux-gnu/bits/c++allocator.h:39,
                 from /usr/include/c++/4.3/bits/allocator.h:53,
                 from /usr/include/c++/4.3/string:48,
                 from /usr/include/qt3/qstring.h:59,
                 from /usr/include/qt3/qwindowdefs.h:47,
                 from /usr/include/qt3/qobject.h:46,
                 from /usr/include/qt3/qconnection.h:45,
                 from /usr/include/qt3/qmetaobject.h:45,
                 from src/moc_qtpropertybrowser.cpp:12,
                 from src/qtpropertybrowser.cpp:2028:
/usr/include/c++/4.3/exception:40: error: expected `;' before end of line
/usr/include/c++/4.3/exception:40: error: expected `}' before end of line
/usr/include/c++/4.3/exception:40: error: expected unqualified-id
before end of line
/usr/include/c++/4.3/exception:40: error: expected declaration before
end of line
make[4]: *** [qtpropertybrowser.o] Error 1
make[4]: Leaving directory
`/tmp/serna-free-0.svn270/3rd/qtpropertybrowser/2.5/qtpropertybrowser-2.5-opensource'


Is there something I should do with the conflict qt3 / qt4 ?

Thanks
-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to