Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot build kdelibs #16

Open
l29ah opened this issue Feb 29, 2016 · 4 comments
Open

cannot build kdelibs #16

l29ah opened this issue Feb 29, 2016 · 4 comments

Comments

@l29ah
Copy link

l29ah commented Feb 29, 2016

Initialized empty Git repository in /var/paludis/distfiles/egit-src/iegor_kdelibs.git/
 * Fetching git://github.com/iegor/kdelibs.git ...
/var/tmp/paludis/kde-base-kdelibs-9999/temp/loadsaveenv: line 4590: git-support_init_variables: command not found
/var/tmp/paludis/kde-base-kdelibs-9999/temp/loadsaveenv: line 4602: git-support_prepare_storedir: command not found
/var/tmp/paludis/kde-base-kdelibs-9999/temp/loadsaveenv: line 4603: git-support_migrate_repository: command not found
git fetch git://github.com/iegor/kdelibs.git +refs/heads/develop:refs/heads/develop
remote: Counting objects: 10885, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 10885 (delta 0), reused 0 (delta 0), pack-reused 10883
Receiving objects: 100% (10885/10885), 31.28 MiB | 437.00 KiB/s, done.
Resolving deltas: 100% (2897/2897), done.
From git://github.com/iegor/kdelibs
 * [new branch]      develop    -> develop
git symbolic-ref refs/git-support/kde-base/kdelibs/3.5/__main__ refs/heads/develop
Initialized empty Git repository in /var/paludis/distfiles/egit-src/iegor_kde-common-admin.git/
 * Fetching git://github.com/iegor/kde-common-admin.git ...
git fetch git://github.com/iegor/kde-common-admin.git --prune +refs/heads/*:refs/heads/* +refs/tags/*:refs/tags/* +refs/notes/*:refs/notes/* +HEAD:refs/git-support/HEAD
remote: Counting objects: 38, done.
remote: Total 38 (delta 0), reused 0 (delta 0), pack-reused 38
Unpacking objects: 100% (38/38), done.
From git://github.com/iegor/kde-common-admin
 * [new branch]      develop    -> develop
 * [new branch]      experimental -> experimental
 * [new ref]                    -> refs/git-support/HEAD
git update-ref --no-deref refs/git-support/kde-base/kdelibs/3.5/admin/__main__ d716223e5e3ae54e63ebc5c1422acc459b787633
/var/tmp/paludis/kde-base-kdelibs-9999/temp/loadsaveenv: line 4605: git-support_gc: command not found
/var/tmp/paludis/kde-base-kdelibs-9999/temp/loadsaveenv: line 4606: git-support_move_source: command not found
 * Checking out whole module ...                                                          [ ok ]

!!! ERROR in kde-base/kdelibs-9999::rainyday:
!!! In kde-meta_src_unpack at line 4614
!!! KMMODULE [kdelibs] is not found in git://github.com/iegor/kdelibs.git branch develop
@iegor
Copy link
Owner

iegor commented Feb 29, 2016

I'm doing huge modification of the entire kde thing now.
ebuilds could be unusable.
recommendation is:

  • checkout kde infrastructure parts (ebuilds, eclasses) from somewhere below current point (march 2015 should work)
    try 9b2394e

It's crappy workaround, I know, probably can't even call that a workaround. But, what I do now
consumed me and I can't switch myself to solve this.

When what I am doing will be done, the rest of the issues with kde will not even matter any more.

Thanks for using the 3.x.x kde, it's feeling nice to see people still use it and find it helpful.

Regards,
Iegor

@l29ah
Copy link
Author

l29ah commented Feb 29, 2016

btw is there a reason behind your overlay shipping the old avahi? I've tried to bring back qt3 support to the modern one from ::gentoo, but kdelibs won't configure anyway:

checking for avahi-qt3 >= 0.4 ... Package avahi-client was not found in the pkg-config search path. Perhaps you should add the directory containing `avahi-client.pc' to the PKG_CONFIG_PATH environment variable No package 'avahi-client' found
configure: error: Library requirements ( avahi-qt3 >= 0.4 , avahi-client >= 0.4 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

() ascii ribbon campaign - against html mail
/\ http://arc.pasp.de/ - against proprietary attachments

@l29ah
Copy link
Author

l29ah commented Mar 1, 2016

okay, i just needed to USE dbus

@aaferrari
Copy link

An alternative to continue using KDE 3.x could be switch to Trinity as suggested in this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants