cristik / vacuum-im

Automatically exported from code.google.com/p/vacuum-im
0 stars 0 forks source link

Build fails with Qt 4.7.0 #309

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run "emerge kde-misc/vacuum" on Gentoo

What is the expected output? What do you see instead?
I'm getting the following error:
dataforms.cpp: In function 'uint qHash(const QUrl&)':
dataforms.cpp:1090: error: redefinition of 'uint qHash(const QUrl&)'
/usr/include/qt4/QtCore/qurl.h:273: error: 'uint qHash(const QUrl&)' previously 
defined here

What version of the product are you using? On what operating system?
1.0.2
Gentoo Linux (x86_64)

What version of the Qt are you using?
4.7.0

Please provide any additional information below.

Original issue reported on code.google.com by aspotas...@gmail.com on 13 Dec 2010 at 12:54

GoogleCodeExporter commented 9 years ago
>Run "emerge kde-misc/vacuum" on Gentoo
What overlay and ebuild do you use? http://gpo.zugaina.org/Search?search=vacuum 
finds only net-im/vacuum. Anyway you should not use kde-misc category for 
vacuum.
Now only 9999 ebuild from rion overlay is supported, it should compile fine:
http://code.google.com/p/rion-overlay/source/browse/net-im/vacuum/
P.S. Why do you use x11-libs/qt-gui-4.7.0.? Now 4.7.1-r1 is in portage.

Original comment by Nickollai on 13 Dec 2010 at 6:41

GoogleCodeExporter commented 9 years ago
I used this overlay: http://ompldr.org/vNmppbw , I've downloaded it probably 
from http://code.google.com/p/vacuum-im . But it works with the ebuild from 
rion.

I'm using Qt-4.7.0, because Lokalize crashed with Qt-4.7.1 
(https://bugs.kde.org/show_bug.cgi?id=256744).

Original comment by aspotas...@gmail.com on 13 Dec 2010 at 8:08

GoogleCodeExporter commented 9 years ago
You used one of my old ebuilds from b.g.o, now I support vacuum-im only in rion 
overlay.

Original comment by Nickollai on 19 Dec 2010 at 9:49