Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE4 Overlay (Part 4)
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3 ... 28, 29, 30  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Philantrop
Retired Dev
Retired Dev


Joined: 21 Dec 2004
Posts: 1130
Location: Germany

PostPosted: Sun Jan 27, 2008 4:55 pm    Post subject: KDE4 Overlay (Part 4) Reply with quote

This is the fourth part of the support thread for the KDE4 overlay. You'll find part 1 here, part 2 here and part 3 here.

The KDE overlay contains live ebuilds for KDE4 trunk. The regular KDE 4.0.0 ebuilds are now in the official Portage tree.

The overlay is maintained by:

Wulf C. Krueger - Philantrop (philantrop at gentoo.org)
Ingmar Vanhassel - Ingmar (ingmar.vanhassel at gmail.com)
Bo Ørsted Andresen - zlin (bo.andresen at zlin.dk)
Timo Gurr - Psy (tgurr at gentoo.org)
Tobias Heinlein - keytoaster ( keytoaster at gentoo.org )
Jorge Manuel B. S. Vicetto - jmbsvicetto (jmbsvicetto at gentoo.org)

Former maintainers:

Emanuele A. Bagnaschi - Zephyrus. Thanks, Zephyrus, for your amazing work on the overlays. I hope you'll be back later on. :-)
Christian Heim - phreak

IMPORTANT NOTES

  1. Read the docs (details below). We reserve the right to kick you where it hurts if you don't. ;->
  2. We're not responsible for any damages these ebuilds can do to your computer.
  3. Do _NOT_ report bugs on Gentoo's bugzilla.


We have moved the overlay away from sf.net and are now using git. So please re-add the overlay: "layman -f && layman -d kde && layman -a kde". To manually clone it: git clone git://www2.mailstation.de/git/genkde4svn-pub.git/ [target directory]


You'll find us on Freenode in #genkdesvn and, of course, here if you need help.

To check the overlay Documentation look at the README and ReleaseNotes files and the /Documentation directory in the overlay tree. The KDE 4.0 live packages have been slotted and shouldn't cause any problems with the 3.5 slot.

Unstuck by NeddySeagoon in favour of Part 5
Back to top
View user's profile Send private message
Maleita
Apprentice
Apprentice


Joined: 16 Sep 2004
Posts: 246
Location: Brasil -> São Paulo->Campinas

PostPosted: Mon Jan 28, 2008 4:06 am    Post subject: Reply with quote

I still have problem with 2 Two monitors ,kde4 have not support for 2 monitors??
I yet use kde-4.0,but second monitor don't work :cry: ,when i wish assist a movie in television ,go to gnome 8O
Back to top
View user's profile Send private message
kEiNsTeiN
Guru
Guru


Joined: 29 Apr 2005
Posts: 361
Location: Germany

PostPosted: Mon Jan 28, 2008 7:58 am    Post subject: Reply with quote

hey, I have a problem with kdelibs pulling in avahi, and kdenetwork pulling in mdnsresponder, both blocking each other. what should I do?
_________________
make me a sandwich. - what? make it yourself. - sudo make me a sandwich. - okay.
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Mon Jan 28, 2008 9:05 am    Post subject: Reply with quote

Either add net-misc/mDNSResponder to /etc/portage/package.mask or add the following to /etc/portage/package.use.
Code:
>=kde-base/kdelibs-4 bindist

Then try performing the same emerge command as that which failed due to the blocks. Whether that works or not, this appears to be caused by a bug in the dependency resolution done by portage.

Please post the output of emerge --debug.

Edit: added the bindist USE flag to the proposed addition to /etc/portage/package.use, it had been missing due to a typo in the original post.

Further edit: The advice in this post stems from reading the wrong ebuilds, kindly disregard it, especially now that the problem has been fixed.


Last edited by desultory on Mon Jan 28, 2008 9:46 am; edited 2 times in total
Back to top
View user's profile Send private message
kEiNsTeiN
Guru
Guru


Joined: 29 Apr 2005
Posts: 361
Location: Germany

PostPosted: Mon Jan 28, 2008 9:15 am    Post subject: Reply with quote

I did both.

Code:
livecd kde # emerge kdebase xorg-server kdepim kdeadmin kdepimlibs kdenetwork kdemultimedia amarok -vat

These are the packages that would be merged, in reverse order:

Calculating dependencies |
!!! All ebuilds that could satisfy "net-misc/mDNSResponder" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-misc/mDNSResponder-107.6-r5 (masked by: package.mask)
- net-misc/mDNSResponder-107.5 (masked by: package.mask)
- net-misc/mDNSResponder-107.1 (masked by: package.mask)
- net-misc/mDNSResponder-98 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "kde-base/kdenetwork-9999.4" [ebuild])

_________________
make me a sandwich. - what? make it yourself. - sudo make me a sandwich. - okay.
Back to top
View user's profile Send private message
Ingmarv
Retired Dev
Retired Dev


Joined: 27 Feb 2007
Posts: 188
Location: Belgium

PostPosted: Mon Jan 28, 2008 9:35 am    Post subject: Reply with quote

kEiNsTeiN wrote:
I did both.

Code:
livecd kde # emerge kdebase xorg-server kdepim kdeadmin kdepimlibs kdenetwork kdemultimedia amarok -vat

These are the packages that would be merged, in reverse order:

Calculating dependencies |
!!! All ebuilds that could satisfy "net-misc/mDNSResponder" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-misc/mDNSResponder-107.6-r5 (masked by: package.mask)
- net-misc/mDNSResponder-107.5 (masked by: package.mask)
- net-misc/mDNSResponder-107.1 (masked by: package.mask)
- net-misc/mDNSResponder-98 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "kde-base/kdenetwork-9999.4" [ebuild])


Should be fixed if you sync, thanks to Desultory.
If it isn't, please let us know. :-)
Back to top
View user's profile Send private message
Stefano Crocco
Apprentice
Apprentice


Joined: 28 Sep 2006
Posts: 157

PostPosted: Mon Jan 28, 2008 10:58 am    Post subject: Reply with quote

According to the bug report, the bug about konqueror and klauncher should be gone. My first experience agrees with it.

Also, web shortcuts work again in konqueror, even if the bug report doesn't mention it.

On the other hand, a number of customized options seem to disappear when you log out (for example, colors and fonts). Let's hope it gets fixed soon.

EDIT: actually, settings don't disappear only at logout: they seem to be reset every time SystemSettings is launched-
_________________
Stefano


Last edited by Stefano Crocco on Mon Jan 28, 2008 1:30 pm; edited 2 times in total
Back to top
View user's profile Send private message
mikedee
Apprentice
Apprentice


Joined: 05 Jul 2006
Posts: 158

PostPosted: Mon Jan 28, 2008 1:23 pm    Post subject: Reply with quote

Quote:
I still have problem with 2 Two monitors ,kde4 have not support for 2 monitors??


I don't have a problem using TwinView, xinerama does not work though. If you change from pure xinerama to TwinView or MergeFB then it should work.
Back to top
View user's profile Send private message
lagalopex
Guru
Guru


Joined: 16 Oct 2004
Posts: 564

PostPosted: Mon Jan 28, 2008 4:27 pm    Post subject: Reply with quote

kdeedu still failes to build (first mentioned)

Code:
[ 90%] Building CXX object kalgebra/src/plasmoid/CMakeFiles/kalgebraplasmoid.dir/kalgebraplasma.o
Linking CXX shared module ../../../lib/kalgebraplasmoid.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu_build/lib/libanalitza.a(expression.o): relocation R_X86_64_32S against `QListData::shared_null' can not be used when making a shared object; recompile with -fPIC
/var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu_build/lib/libanalitza.a: could not read symbols: Bad value
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [lib/kalgebraplasmoid.so] Fehler 1
make[1]: *** [kalgebra/src/plasmoid/CMakeFiles/kalgebraplasmoid.dir/all] Fehler 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
:
:
make: *** [all] Fehler 2
 *
 * ERROR: kde-base/kdeedu-9999.4 failed.
 * Call stack:
 *              ebuild.sh, line 1701:  Called dyn_compile
 *              ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *              ebuild.sh, line   44:  Called src_compile
 *   kdeedu-9999.4.ebuild, line   52:  Called kde4-base_src_compile
 *       kde4-base.eclass, line  298:  Called kde4-base_src_make
 *       kde4-base.eclass, line  345:  Called cmake-utils_src_make
 *     cmake-utils.eclass, line  146:  Called die
 * The specific snippet of code:
 *              emake "$@" || die "Make failed!"
 *  The die message:
 *   Make failed!
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/kde-base:kdeedu-9999.4:20080128-153419.log'.
 *
Back to top
View user's profile Send private message
drizzt
Guru
Guru


Joined: 21 Jul 2002
Posts: 428

PostPosted: Mon Jan 28, 2008 5:54 pm    Post subject: Reply with quote

Hey,
does anybody have kopete-svn working ?
Mine justs sits there, no login possible although accounts are created.
Console shows the following error:
Code:

QObject::connect: Cannot connect QDBusErrorHelper::pendingCallError(QDBusError,QDBusMessage) to KWallet::Wallet::(null)

It doesn't ask for a password either... :(

Any help appreciated
_________________
People don't have to earn my respect. I offer my respect to them, but be careful to lose my respect...
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3445
Location: Gainesville, Florida

PostPosted: Mon Jan 28, 2008 7:34 pm    Post subject: Reply with quote

On the kdeedu problem:
Emerge says these optional packages are needed for more features.
Maybe this is related to present failure of kdeedu? I've installed ocaml and libnova, but am having problems finding the others (googled for more info, and equery belongs doesn't help in finding out where these packages are).

Eigen is in the kdesupport trunk, but there is no 9999.4 ebuild for it yet.

I just started a complete rebuild- when I get to kdeedu if it fails again, I'll re-double my efforts to find those optional packages I haven't yet installed. If anyone has more info, please post.

Here's the output messages I got last time ( I installed two of these on Jan28, as I commented here)
-
Code:
- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
+ OCaml: OCaml is needed by Kalzium <http://caml.inria.fr/>   INSTALLED jan28
+ LibFacile: libfacile is needed by Kalzium <http://www.recherche.enac.fr/log/facile/>
+ OpenBabel2, 2.2: OpenBabel is needed by Kalzium <http://openbabel.sourceforge.net/>SBIG
+ Eigen, 1.0.5: Eigen is needed by Kalzium <http://eigen.tuxfamily.org>  NEEDS EBUILD AND PORTAGE LINES
+ Boost.Python, 1.31: Kig can optionally use Boost.Python for Python scripting <http://www.boost.org/>
+ libcfitsio, 3.03: A library for reading and writing data files in FITS (Flexible Image Transport System) data format <http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html>
Gives KStars support for FITS images.
+ libsbigudrv, 1.00: SBIG Universal Driver <http://indi.sourceforge.net/>
Needed by KStars.
+ libnova, 0.12.1: A general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library <http://libnova.sourceforge.net>
Needed by KStars.      INSTALLED jan28

EDIT: My mistake- facile is in portage, so maybe that's one more optional package.
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.39-r7, gcc-14
kernel-6.9.3 USE=experimental python3_12.3-final


Last edited by wrc1944 on Mon Jan 28, 2008 8:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
madcat87
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2005
Posts: 120

PostPosted: Mon Jan 28, 2008 8:27 pm    Post subject: Reply with quote

The latest build I did today is very bad.Plasma is screwed,the context menu is showing by itself and so.Some plasmoids not working either.
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1456
Location: Earth

PostPosted: Mon Jan 28, 2008 9:41 pm    Post subject: Reply with quote

since one week, can't build ' kdeedu ' :(

always same error :!:

In file included from /var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/tools/observinglist.cpp:765:
/var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/tools/observinglist.cpp: In member function »void ObservingList::slotNewSelection()«:
/var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/tools/observinglist.cpp:278: Warnung: »o« könnte in dieser Funktion uninitialisiert verwendet werden
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/tools/scriptfunction.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/tools/wutdialog.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/addcatdialog.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/addlinkdialog.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/colorscheme.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/deepskyobject.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/detaildialog.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/devicemanager.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/dms.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/finddialog.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/focusdialog.o
[ 92%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/fov.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/fovdialog.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/geolocation.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/imagesequence.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/imageviewer.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/indidevice.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/indidriver.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/indielement.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/indifitsconf.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/indigroup.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/indimenu.o
In file included from /usr/kde/svn/include/k3streamsocket.h:31,
from /usr/kde/svn/include/k3serversocket.h:31,
from /var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/indidriver.cpp:42:
/usr/kde/svn/include/k3socketbase.h:699: Warnung: »virtual qint64 KNetwork::KActiveSocketBase::readData(char*, qint64)« war versteckt
/usr/kde/svn/include/k3clientsocketbase.h:451: Warnung: von »virtual qint64 KNetwork::KClientSocketBase::readData(char*, qint64, KNetwork::KSocketAddress*)«
/usr/kde/svn/include/k3socketbase.h:734: Warnung: »virtual qint64 KNetwork::KActiveSocketBase::writeData(const char*, qint64)« war versteckt
/usr/kde/svn/include/k3clientsocketbase.h:462: Warnung: von »virtual qint64 KNetwork::KClientSocketBase::writeData(const char*, qint64, const KNetwork::KSocketAddress*)«
/var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/indidriver.cpp:588: Warnung: unbenutzter Parameter »deviceLabel«
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/indiproperty.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/indistd.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/infobox.o
[ 93%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/infoboxes.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/jupitermoons.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/ksasteroid.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kscomet.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/ksfilereader.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/ksmoon.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/ksnumbers.o
[ 94%] [ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/ksplanetbase.o
Building CXX object kstars/kstars/CMakeFiles/kstars.dir/ksplanet.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kspluto.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kspopupmenu.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kssun.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kstars.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kstarsactions.o
[ 94%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kstarsdata.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kstarsdatetime.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kstarsdcop.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kstarsinit.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kstarssplash.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/ksutils.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kswizard.o
In file included from /var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/opssolarsystem.h:21,
from /var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/kstarsactions.cpp:53:
/var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu_build/kstars/kstars/ui_opssolarsystem.h: In member function »void Ui_OpsSolarSystem::setupUi(QWidget*)«:
/var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu_build/kstars/kstars/ui_opssolarsystem.h:278: Warnung: »setPrecision« ist veraltet (deklariert bei /usr/kde/svn/include/knuminput.h:552)
[ 95%] [ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/locationdialog.o
Building CXX object kstars/kstars/CMakeFiles/kstars.dir/main.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/opsadvanced.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/opscatalog.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/opscolors.o
[ 95%] [ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/opsguides.o
Building CXX object kstars/kstars/CMakeFiles/kstars.dir/opssolarsystem.o
[ 95%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/simclock.o
[ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/skymap.o
In file included from /var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/opssolarsystem.h:21,
from /var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/opssolarsystem.cpp:19:
/var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu_build/kstars/kstars/ui_opssolarsystem.h: In member function »void Ui_OpsSolarSystem::setupUi(QWidget*)«:
/var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu_build/kstars/kstars/ui_opssolarsystem.h:278: Warnung: »setPrecision« ist veraltet (deklariert bei /usr/kde/svn/include/knuminput.h:552)
[ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/skymapdraw.o
[ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/skymapevents.o
[ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/trailobject.o
[ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/skyobject.o
[ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/skypoint.o
[ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/skyline.o
[ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/starobject.o
[ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/streamwg.o
[ 96%] [ 96%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/telescopewizardprocess.o
Building CXX object kstars/kstars/CMakeFiles/kstars.dir/telescopeprop.o
[ 96%] /var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/starobject.cpp:395: Warnung: unbenutzter Parameter »useRealColors«
/var/tmp/portage/kde-base/kdeedu-9999.4/work/kdeedu-9999.4/kstars/kstars/starobject.cpp:395: Warnung: unbenutzter Parameter »scIntensity«
Building CXX object kstars/kstars/CMakeFiles/kstars.dir/timedialog.o
[ 96%] [ 97%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/timezonerule.o
Building CXX object kstars/kstars/CMakeFiles/kstars.dir/thumbnailpicker.o
[ 97%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/thumbnaileditor.o
[ 97%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/quaternion.o
[ 97%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/kstarsadaptor.o
[ 97%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/simclockadaptor.o
[ 97%] Building CXX object kstars/kstars/CMakeFiles/kstars.dir/Options.o
Linking CXX executable kstars
[ 97%] Built target kstars
make: *** [all] Fehler 2
*
* ERROR: kde-base/kdeedu-9999.4 failed.
* Call stack:
* ebuild.sh, line 46: Called src_compile
* environment, line 2517: Called kde4-base_src_compile
* environment, line 1829: Called kde4-base_src_make
* environment, line 1859: Called cmake-utils_src_make
* environment, line 662: Called die
* The specific snippet of code:
* emake "$@" || diefunc "$FUNCNAME" "$LINENO" "$?" "Make failed!";
* The die message:
* Make failed!
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/log/portage/kde-base:kdeedu-9999.4:20080128-212323.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/kdeedu-9999.4/temp/environment'.

CooSee ' Ya
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3445
Location: Gainesville, Florida

PostPosted: Tue Jan 29, 2008 12:19 am    Post subject: Reply with quote

After emerging libnova, facile, and ocaml, I got all the way down to 100% on kdeedu r767893.
Don't know if they helped or not, but I did get a lot further.
Failed with this- I'm trying again with edited LDFLAGS:
Code:
linking CXX executable calgebra
[ 98%] Built target calgebra
[100%] Generating kalgebraplasmoid_automoc.cpp
Generating kalgebraplasma.moc
Scanning dependencies of target kalgebraplasmoid
[100%] Building CXX object kalgebra/src/plasmoid/CMakeFiles/kalgebraplasmoid.dir/kalgebraplasmoid_automoc.o
[100%] Building CXX object kalgebra/src/plasmoid/CMakeFiles/kalgebraplasmoid.dir/kalgebraplasma.o
Linking CXX shared module ../../../lib/kalgebraplasmoid.so
[100%] Built target kalgebra
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
collect2: ld returned 1 exit status
make[2]: *** [lib/kalgebraplasmoid.so] Error 1
make[1]: *** [kalgebra/src/plasmoid/CMakeFiles/kalgebraplasmoid.dir/all] Error 2
make: *** [all] Error 2
 *
 * ERROR: kde-base/kdeedu-9999.4 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line 2503:  Called kde4-base_src_compile
 *             environment, line 1815:  Called kde4-base_src_make
 *             environment, line 1845:  Called cmake-utils_src_make
 *             environment, line  648:  Called die
 * The specific snippet of code:
 *           emake "$@" || diefunc "$FUNCNAME" "$LINENO" "$?" "Make failed!";
 *  The die message:
 *   Make failed!
 *

EDIT: Same error with edited out LDFLAGS. I'm commenting out kalgebra in CMakeLists.txt, and see if I narrow this down just to that package.
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.39-r7, gcc-14
kernel-6.9.3 USE=experimental python3_12.3-final


Last edited by wrc1944 on Tue Jan 29, 2008 3:49 am; edited 2 times in total
Back to top
View user's profile Send private message
kEiNsTeiN
Guru
Guru


Joined: 29 Apr 2005
Posts: 361
Location: Germany

PostPosted: Tue Jan 29, 2008 12:53 am    Post subject: Reply with quote

@CooSee... Theres no errormessage!?

are you using any fancy LD-flags?
_________________
make me a sandwich. - what? make it yourself. - sudo make me a sandwich. - okay.
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3445
Location: Gainesville, Florida

PostPosted: Tue Jan 29, 2008 3:49 am    Post subject: Reply with quote

OK- commenting kalgebra in CMakeLists.txt allows kdeedu r767929 to compile all other packages in kdeedu successfully. Here's the final output showing all the stuff that compiled and installed. Apparently, the main problem still in kdeedu is kalgebra- not sure why, but at this point I'm happy to get all the others done. :wink:
Code:
[100%] Built target kstars
>>> Source compiled.
>>> Test phase [not enabled]: kde-base/kdeedu-9999.4

>>> Install kdeedu-9999.4 into /var/tmp/portage/kde-base/kdeedu-9999.4/image/ category kde-base
[  1%] Built target kdeeduui
[  3%] Built target keduvocdocument
[  4%] Built target science
[  4%] Built target handbook
[  4%] Built target handbook
[  5%] Built target handbook
[  6%] [  6%] Built target blinken
Built target handbook
[  6%] [  6%] Built target handbook
Built target handbook
[  6%] [  6%] Built target handbook
Built target handbook
[  6%] [  6%] Built target handbook
Built target handbook
[  6%] [  6%] Built target handbook
Built target handbook
[  6%] [  7%] Built target handbook
Built target handbook
[  7%] [  7%] Built target handbook
Built target handbook
[  7%] [  7%] Built target handbook
Built target handbook
[  9%] Built target kanagram
[ 12%] Built target kalzium
[ 14%] Built target kbruch
[ 14%] Built target script
[ 15%] Built target khangman
[ 17%] Built target kgeography
[ 18%] Built target kig
[ 18%] Built target kitengen
[ 19%] Built target kiten
[ 20%] Built target klettres
[ 21%] Built target kmplot
[ 25%] Built target kmplotpart
[ 26%] Built target kpercentage
[ 35%] Built target kigpart
[ 36%] Built target SatLib
[ 37%] Built target htmesh
[ 38%] Built target indi_celestron_gps
[ 40%] Built target indi_fli_pdf
[ 41%] Built target indi_fli_wheel
[ 42%] Built target indi_intelliscope
[ 43%] Built target indi_lx200basic
[ 44%] [ 45%] Built target indi_lx200generic
Built target indi_orion_atlas
[ 45%] Built target indi_robofocus
[ 46%] Built target indi_skycommander
[ 46%] Built target indi_temma
[ 47%] Built target indi_trutech_wheel
[ 47%] [ 47%] Built target indiserver
Built target sbigudrv
[ 49%] Built target kturtle
[ 49%] Built target parleypractice
[ 53%] Built target ktouch
[ 56%] Built target kwordquiz
[ 56%] Built target svnversion
[ 65%] Built target parley
[ 65%] Built target converter
[ 66%] Built target radselect_bin
[ 68%] Built target kiten_bin
[ 77%] Built target marblewidget
[ 78%] Built target marble
[ 79%] Built target marble_part
[ 79%] Built target tilecreator
[100%] Built target kstars


EDIT: Stefano Crocco,
Konqueror klauncher problem is also fixed here! :D

All is now well in kde-svn land! (at least for the time being :wink: )
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.39-r7, gcc-14
kernel-6.9.3 USE=experimental python3_12.3-final
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3445
Location: Gainesville, Florida

PostPosted: Tue Jan 29, 2008 5:16 am    Post subject: Reply with quote

I'm thinking it might be a good idea to have separate threads for kde-4.0 and kde-svn.

Back in parts I, II, and III, it got pretty confusing, not only because of the huge number of posts, but also because it was sometimes hard to keep track of who was using or referring to which version.

There definitely seem to be two groups of users developing as kde4 progresses. The 4.0 users are having to wade through posts by svn users, which may or may not affect them, and vice-versa.

Anyone else think this a good idea, or am I off-base, and it's really not that much of a problem? I guess after 4.1 or 4.2 is released, a lot of svn people might go back to what's in the regular portage releases, as kde4 functionality matures.
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.39-r7, gcc-14
kernel-6.9.3 USE=experimental python3_12.3-final
Back to top
View user's profile Send private message
titoucha
Advocate
Advocate


Joined: 21 Jul 2005
Posts: 2374
Location: Genève

PostPosted: Tue Jan 29, 2008 5:22 am    Post subject: Reply with quote

wrc1944 wrote:
I'm thinking it might be a good idea to have separate threads for kde-4.0 and kde-svn.


+1
_________________
Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??)
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Tue Jan 29, 2008 6:39 am    Post subject: Reply with quote

KDE-SVN:

Hey,

does anybody know when kde programs such as k3b are being supported? It needs kde-config which is a kde-3.x program.

Thanks

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Tue Jan 29, 2008 7:39 am    Post subject: Reply with quote

Maleita wrote:
I still have problem with 2 Two monitors ,kde4 have not support for 2 monitors??
I yet use kde-4.0,but second monitor don't work :cry: ,when i wish assist a movie in television ,go to gnome 8O

It does work with Xinerama, so if possible use Xinerama.

There is one issue with Xinerama, that could result in a not working second monitor, see https://bugs.kde.org/show_bug.cgi?id=153581.
If that is what you have and you're using Xinerama, watch that bug.
Normally Xinerama works (apart from a few bugs), I have got it running.
There is no "No Xinerama support at all in KDE 4.0/4.1" thing at all.

@ CooSee & wrc1944:
Please use some kind of pastebin. ;)

Could we make up one rule?
Please don't post build failures if they show up here, because then it is a known problem and has nothing to do with the overlay:
http://developer.kde.org/~dirk/dashboard/
Back to top
View user's profile Send private message
Stefano Crocco
Apprentice
Apprentice


Joined: 28 Sep 2006
Posts: 157

PostPosted: Tue Jan 29, 2008 11:08 am    Post subject: Reply with quote

As I noted in my last post, since I built kdelibs/kdebase yesterday, most of my configuration keeps disappearing, not only at login, as I initially thought, but also during a single session. In particular, it always happens when I launch SystemSettings, but also when I launch other applications. For example, after having changed the options in SystemSettings, I launch konqueror, or kmail, or any other application, and it uses the new settings. After a while, I run another program and it goes back to the default settings.

Among disappearing options there are: almost all those under Appearance (with the exception of the window decoration), the country settings under Country/Language and the paths options, under About Me (the user information, instead, don't disappear).

Is anyone else experiencing the same issue? http://bugs.kde.org doesn't contain bug reports about this (at least, I couldn't find any), but maybe it's too early to report one.
_________________
Stefano
Back to top
View user's profile Send private message
Rikz
Tux's lil' helper
Tux's lil' helper


Joined: 06 Oct 2003
Posts: 103

PostPosted: Tue Jan 29, 2008 12:29 pm    Post subject: Reply with quote

Stefano Crocco wrote:
Is anyone else experiencing the same issue? http://bugs.kde.org doesn't contain bug reports about this (at least, I couldn't find any), but maybe it's too early to report one.


Same problems for me. At least with fonts settings, they are not saved properly.
Back to top
View user's profile Send private message
mikedee
Apprentice
Apprentice


Joined: 05 Jul 2006
Posts: 158

PostPosted: Tue Jan 29, 2008 12:38 pm    Post subject: Reply with quote

Berniyh wrote:
Normally Xinerama works (apart from a few bugs), I have got it running.


Did you get it working with compositing? I hear that is what does not work with Xinerama.
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Tue Jan 29, 2008 12:45 pm    Post subject: Reply with quote

mikedee wrote:
Berniyh wrote:
Normally Xinerama works (apart from a few bugs), I have got it running.


Did you get it working with compositing? I hear that is what does not work with Xinerama.

I have an ATI card, so compositing sort of doesn't work per definition. :(
Back to top
View user's profile Send private message
BigBrain
n00b
n00b


Joined: 02 Jun 2007
Posts: 63

PostPosted: Tue Jan 29, 2008 2:44 pm    Post subject: Reply with quote

Quote:

I have an ATI card, so compositing sort of doesn't work per definition. :(

Well, it's supported since 8.42... The only problem is that it's very slow :D
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page 1, 2, 3 ... 28, 29, 30  Next
Page 1 of 30

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum