Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338059 - stabilize net-p2p/transmission-2.04-r1
Summary: stabilize net-p2p/transmission-2.04-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2010-09-19 18:09 UTC by Peter Volkov (RETIRED)
Modified: 2010-10-24 15:31 UTC (History)
1 user (show)

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


Attachments
transmission-2.04-r1 compile log (net-p2p:transmission-2.04-r1:20101012-162806.log,223.34 KB, text/plain)
2010-10-13 06:44 UTC, Robert Wolf
Details
transmission-2.04-r1 compile environment (environment,98.27 KB, text/plain)
2010-10-13 06:45 UTC, Robert Wolf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2010-09-19 18:09:53 UTC
Arch teams, please, stabilize net-p2p/transmission-2.04-r1. Thank you in advance.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-09-20 18:56:06 UTC
amd64 done
Comment 2 Markus Meier gentoo-dev 2010-10-06 19:51:05 UTC
x86 stable
Comment 3 Robert Wolf 2010-10-13 06:42:59 UTC
There is a problem compilling transmission-2.04-r1 on my system.

/usr/bin/uic mainwin.ui -o ui_mainwin.h
i686-pc-linux-gnu-g++ -c -pipe -O2 -march=i686 -pipe -fomit-frame-pointer -I/usr/kerberos/include -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtDBus -I.. -I. -I. -o about.o about.cc
i686-pc-linux-gnu-g++ -c -pipe -O2 -march=i686 -pipe -fomit-frame-pointer -I/usr/kerberos/include -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtDBus -I.. -I. -I. -o dbus-adaptor.o dbus-adaptor.cc
In file included from dbus-adaptor.cc:15:
dbus-adaptor.h:18:32: error: QDBusAbstractAdaptor: Adresář nebo soubor neexistuje
In file included from dbus-adaptor.cc:15:
dbus-adaptor.h:21: error: expected class-name before ‘{’ token
dbus-adaptor.cc: In constructor ‘TrDBusAdaptor::TrDBusAdaptor(MyApp*)’:
dbus-adaptor.cc:18: error: class ‘TrDBusAdaptor’ does not have any field named ‘QDBusAbstractAdaptor’
make: *** [dbus-adaptor.o] Error 1
make: *** Waiting for unfinished jobs....

I will attach log and environment.
Comment 4 Robert Wolf 2010-10-13 06:44:41 UTC
Created attachment 250423 [details]
transmission-2.04-r1 compile log
Comment 5 Robert Wolf 2010-10-13 06:45:04 UTC
Created attachment 250425 [details]
transmission-2.04-r1 compile environment
Comment 6 Peter Volkov (RETIRED) gentoo-dev 2010-10-14 17:17:18 UTC
Robert do you have x11-libs/qt-dbus installed? What version?

dbus-adaptor.h:18:32: error: QDBusAbstractAdaptor: Adresář nebo soubor neexistuje

How does this translates into English? ^^
Comment 7 Peter Volkov (RETIRED) gentoo-dev 2010-10-15 11:23:36 UTC
Ah I think I know where build failure comes from. We need to depend on x11-libs/qt-gui:4[dbus] instead of x11-libs/qt-gui:4. Fixed in the tree - just emerge --sync and try to install transmission again. Thank you Robert for report.
Comment 8 Robert Wolf 2010-10-15 20:31:25 UTC
(In reply to comment #7)
> Ah I think I know where build failure comes from. We need to depend on
> x11-libs/qt-gui:4[dbus] instead of x11-libs/qt-gui:4. Fixed in the tree - just
> emerge --sync and try to install transmission again. Thank you Robert for
> report.
> 

Oh sorry, I have czech env. The error message was "Directory or File does not exist"

And you are probably right about the reason. I have not had qt-dbus installed (now I have because of other program not from portage). Ha, but you mean dbus flag for qt-gui:-) OK, I am compiling now world update. If I write no other message, then it is OK.

Thank you

Regards

Wolf
Comment 9 Brent Baude (RETIRED) gentoo-dev 2010-10-24 15:31:16 UTC
ppc stable, closing