Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

KDE CVS/Subversion Split Ebuilds (Replies Part 1)

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Locked
Advanced search
976 posts
  • Page 27 of 40
    • Jump to page:
  • Previous
  • 1
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • 40
  • Next
Author
Message
tgurr
Retired Dev
Retired Dev
Posts: 571
Joined: Tue Jan 27, 2004 11:48 pm
Location: germany

Post by tgurr » Tue Aug 02, 2005 9:37 pm

Sorry, I thought there was one since with kde-i18n kdm was translated, too. I apologize again :)
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Tue Aug 02, 2005 9:39 pm

Psy' wrote:Sorry, I thought there was one since with kde-i18n kdm was translated, too. I apologize again :)
There is one, and it's obviously called kdmgreet, and that needs to be specified in the ebuild. Since i don't use localization, whoever needs it, should tell me what to put in the ebuild for that. I will revise localization soon, but that won't change - we will still need to know which files belong to which package, there is no automatic way of determining that.

That is why localization is listed under "Jobs" on the wiki.
Top
tgurr
Retired Dev
Retired Dev
Posts: 571
Joined: Tue Jan 27, 2004 11:48 pm
Location: germany

Post by tgurr » Tue Aug 02, 2005 9:43 pm

Ah now I understand. I'll report back when I find others which are not translated and on which I'm able to identify the *pot for the package.
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Tue Aug 02, 2005 10:07 pm

Code: Select all

[13:57] <forlorn> hello, i would like to ask for inclusion of kde-svn repository in the provided .syncsource files with gentoolkit, would that be possible?
[13:57] <forlorn> gentoolkit-dev that is
[22:22] <karltk> I don't see why not
[22:38] <forlorn> do i send the syncsource file to your email or as a bug on bugs.gentoo.org?
[22:41] <karltk> a bug is preferrably, assign to karltk@gentoo.org
[22:41] <karltk> then we get decent traceability
[22:44] <forlorn> thanks :)
[22:45] <karltk> no, thank you:)
Since I don't use gensync, I don't really need it, but if any of you guys wants your kde-live syncsource included with gentoolkit-dev, please submit a bug as its maintainer explained. And make sure it points to the stable tree, or you can perhaps create two different syncsources for that matter.

For that matter, if you are capable of adding ebuilds, editing typos, digests, obvious bugs and so forth in ebuilds, you are welcome to request svn access. The only difference will be that you wouldn't be using gensync, but rather svn up to update your tree (or if you want, you could still use gensync into a different folder, but that is cumbersome to test with).
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Tue Aug 02, 2005 10:21 pm

Please rate this project at:

http://kde-apps.org/content/show.php?content=27288

Thank you
Top
radfoj
Guru
Guru
User avatar
Posts: 490
Joined: Fri Dec 31, 2004 12:02 pm
Location: Tísek, Czech Republic
Contact:
Contact radfoj
Website

Post by radfoj » Tue Aug 02, 2005 10:36 pm

mario wrote:Please rate this project at:
Mario, done. But I have one, simple (maybe stupid) question. Is there any easy way, how can I switch between stable (3.4.*) and svn (3.5.*)?

I mean this - after I will update to 3.5.*, my kde-config will change to version 3.4.89, right?

What will happen, if I decide to emerge amarok? Emerge will use KDE libraries in /usr/kde/devel/lib and so and will be usable then only for svn branch. Is there something like "gcc-config -l" for switching?

What will emerge use, if new kmail-3.4.2-r* reach portage? No problem? Dont understand it much. Thanks
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Tue Aug 02, 2005 10:56 pm

radfoj wrote:
mario wrote:Please rate this project at:
Mario, done. But I have one, simple (maybe stupid) question. Is there any easy way, how can I switch between stable (3.4.*) and svn (3.5.*)
No, it is NOT stupid at all. And there isn't anything akin to gcc-config. The way to do it is the following, but I have never tested it. Either in /etc/make.conf or in your environment, put KDELIBSDIR=/usr/kde/3.4/lib if you want the app to be linked against stable. If that is not set, and your apps are not part of the main kde distro, they go in order from latest to oldest, otherwise they depend on the kdelibs corresponding to their release.
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Wed Aug 03, 2005 6:40 pm

To everyone interested, I have begun porting the ebuilds to kde 4. They will be with version number 8.1 and keyworded -*. I will let you know when they appear in the repository.

From now on, current releases will be marked 8.1 and stable branches will be 8.0 for the 4+ generation. The installation folder will be /usr/kde/4-current and /usr/kde/4-stable accordingly. Although, it might actually make sense for us to call the releases 4.9 (that's not a ticket price at the store) for current and 4.0.9 for the stable development after 4.0 for example.

If you want any of these parameters changed, please voice your opinion here.

EDIT: After a brief consultation with kde devs I have decided to wait on that until they pick their build system.
Top
snakattak3
Guru
Guru
User avatar
Posts: 468
Joined: Wed Dec 11, 2002 5:13 am
Location: Seattle

Post by snakattak3 » Thu Aug 04, 2005 6:23 am

trying to get kmail to compile, but it quits here everytime

Code: Select all

Good - your configure finished. Start make now

/usr/local/kde-live/eclass/kde-meta.eclass: line 530: confcache_stop: command not found
/var/tmp/portage/kmail-7-r1/work/branches/KDE/3.5/kdepim/libemailfunctions /var/tmp/portage/kmail-7-r1/work/branches/KDE/3.5/kdepim
creating ../libemailfunctions/networkstatus.kidl
creating ../libemailfunctions/networkstatus.moc
creating ../libemailfunctions/networkstatus_skel.cpp
compiling /tmp/portage/kmail-7-r1/work/branches/KDE/3.5/kdepim/libemailfunctions/email.cpp
compiling /tmp/portage/kmail-7-r1/work/branches/KDE/3.5/kdepim/libemailfunctions/idmapper.cpp
compiling /tmp/portage/kmail-7-r1/work/branches/KDE/3.5/kdepim/libemailfunctions/kasciistricmp.cpp
compiling /tmp/portage/kmail-7-r1/work/branches/KDE/3.5/kdepim/libemailfunctions/kasciistringtools.cpp
compiling /tmp/portage/kmail-7-r1/work/branches/KDE/3.5/kdepim/libemailfunctions/networkstatus.cpp
compiling ../libemailfunctions/networkstatus_skel.cpp
linking ../libemailfunctions/libemailfunctions.la
/var/tmp/portage/kmail-7-r1/work/branches/KDE/3.5/kdepim
kmail/Makefile.am: no rule to create target: ../indexlib/libindex.la(../kmail/libkmailprivate.la)
Am I missing something?
Ban Reality TV!
Adopt an Unanswered Post
Top
Merlin-TC
l33t
l33t
User avatar
Posts: 603
Joined: Fri May 16, 2003 3:29 pm
Location: Germany

Post by Merlin-TC » Thu Aug 04, 2005 6:33 am

@mario:
I think KDE4 is not even ready for testing right now ;)
Nothing works...ok...Konsole does ;)

@snakattak3
Afaik kmail is disbaled from compiling right now.
The devs added a new dependency I think.
Top
snakattak3
Guru
Guru
User avatar
Posts: 468
Joined: Wed Dec 11, 2002 5:13 am
Location: Seattle

Post by snakattak3 » Thu Aug 04, 2005 6:37 am

Merlin-TC wrote:@mario:
I think KDE4 is not even ready for testing right now ;)
Nothing works...ok...Konsole does ;)

@snakattak3
Afaik kmail is disbaled from compiling right now.
The devs added a new dependency I think.
Alright, thanks. I'm having problems compiling a lot of these svn builds right now, I've realized its not just kmail. Hope it gets fixed soon.
Ban Reality TV!
Adopt an Unanswered Post
Top
Merlin-TC
l33t
l33t
User avatar
Posts: 603
Joined: Fri May 16, 2003 3:29 pm
Location: Germany

Post by Merlin-TC » Thu Aug 04, 2005 1:42 pm

@mario: did you digest the new ebuild?

Code: Select all

>>> emerge (1 of 1) kde-base/konq-plugins-7 to /

!!! Digest verification Failed:
!!!    /usr/local/overlays/kde-live/kde-base/konq-plugins/konq-plugins-7.ebuild
!!! Reason: Filesize does not match recorded size

>>> Please ensure you have sync'd properly. Please try 'emerge sync' and
>>> optionally examine the file(s) for corruption. A sync will fix most cases.
Top
mkw22468
n00b
n00b
Posts: 23
Joined: Sun Dec 26, 2004 5:06 pm

Post by mkw22468 » Thu Aug 04, 2005 6:10 pm

Code: Select all

 emerge -pvd kdenetwork-meta

These are the packages that I would merge, in order:

Calculating dependencies
Parent:    None
Depstring: kde-base/kdenetwork-meta
Candidates: ['kde-base/kdenetwork-meta']
ebuild: kde-base/kdenetwork-meta-7
binpkg: None
 -
Parent:    ebuild / kde-base/kdenetwork-meta-7 merge
Depstring: !bootstrap? ( sys-devel/patch ) || ( ~kde-base/dcoprss-7 ) || ( ~kde-base/kdenetwork-filesharing-7 ) || ( ~kde-base/kdict-7 ) || ( ~kde-base/kget-7 ) || ( ~kde-base/knewsticker-7 ) || ( ~kde-base/kopete-7 ) || ( ~kde-base/kpf-7 ) || ( ~kde-base/kppp-7 ) || ( ~kde-base/krdc-7 ) || ( ~kde-base/krfb-7 ) || ( ~kde-base/ksirc-7 ) || ( ~kde-base/ktalkd-7 ) || ( ~kde-base/librss-7 ) || ( ~kde-base/kdnssd-7 ) || ( ~kde-base/kdenetwork-kfile-plugins-7 ) || ( ~kde-base/lisa-7 ) || ( ~kde-base/wifi?(kwifimanager-7 )
Traceback (most recent call last):
  File "/usr/bin/emerge", line 3124, in ?
    retval,favorites=mydepgraph.select_files(myfiles)
  File "/usr/bin/emerge", line 1090, in select_files
    self.mysd = self.select_dep(portage.root,mykey,arg=x)
  File "/usr/bin/emerge", line 1319, in select_dep
    if not self.create(myk,myparent,"--onlydeps" not in myopts,myuse=binpkguseflags):
  File "/usr/bin/emerge", line 1012, in create
    if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
  File "/usr/bin/emerge", line 1153, in select_dep
    mycheck=portage.dep_check(depstring,self.mydbapi[myroot],self.pkgsettings,myuse=myuse,use_binaries=("--usepkg" in myopts))
  File "/usr/lib/portage/pym/portage.py", line 3745, in dep_check
    mysplit = portage_dep.paren_reduce(depstring)
  File "/usr/lib/portage/pym/portage_dep.py", line 52, in paren_reduce
    mylist = mylist + strip_empty(freesec.split(" "))
AttributeError: 'list' object has no attribute 'split' 
anyone?
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Thu Aug 04, 2005 6:15 pm

snakattak3 wrote: Alright, thanks. I'm having problems compiling a lot of these svn builds right now, I've realized its not just kmail. Hope it gets fixed soon.
You gotta explain which ebuilds are failing for you and with what reasons. If a sentence is not enough, report your issues at genkdesvn.berlios.de/bugs.
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Thu Aug 04, 2005 6:33 pm

mkw22468 wrote: AttributeError: 'list' object has no attribute 'split' [/code]

anyone?
It was a bug. I just fixed it.
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Thu Aug 04, 2005 6:33 pm

Merlin-TC wrote:@mario: did you digest the new ebuild?

Code: Select all

>>> emerge (1 of 1) kde-base/konq-plugins-7 to /

!!! Digest verification Failed:
Done
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Thu Aug 04, 2005 7:41 pm

snakattak3 wrote:trying to get kmail to compile, but it quits here everytime
Ok, kmail should compile now, there is a new revision and a new dependency.
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Thu Aug 04, 2005 8:53 pm

It seems that superkaramba was added as part of kdeutils, so I have added an ebuild for it.
Top
Dawid159
Guru
Guru
User avatar
Posts: 414
Joined: Mon Jun 28, 2004 3:38 pm
Location: /dev/Kłodzko

Post by Dawid159 » Fri Aug 05, 2005 9:12 am

Code: Select all

creating ../indexlib/libindex_la_all_cpp.cpp
compiling ../indexlib/libindex_la_all_cpp.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../indexlib -I/var/tmp/portage/indexlib-7/work/branches/KDE/3.5/kdepim/indexlib -I.. -I../libkdepim -I/var/tmp/portage/indexlib-7/work/branches/KDE/3.5/kdepim/libkdepim -I/usr/kde/devel/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -mtune=athlon-xp -ftracer -falign-loops -ffast-math -frename-registers -funroll-all-loops -funroll-loops -pipe -fomit-frame-pointer -DNDEBUG -DG_DISABLE_ASSERT -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -fPIC -DPIC -c ../indexlib/libindex_la_all_cpp.cpp -o ../indexlib/.libs/libindex_la_all_cpp.o -Wp,-MD,../indexlib/.deps/libindex_la_all_cpp.TUlo
../indexlib/leafdata.cpp: In member function 'bool leaf_data::can_add(uint32_t) const':
../indexlib/leafdata.cpp:53: warning: comparison between signed and unsigned integer expressions
../indexlib/lockfile.cpp: In member function 'bool indexlib::detail::lockfile::trylock()':
../indexlib/create.cpp:79: error: too many arguments to function 'std::auto_ptr<indexlib::index> indexlib::open(const char*, unsigned int)'
../indexlib/lockfile.cpp:55: error: at this point in file
../indexlib/lockfile.cpp:55: error: cannot convert 'std::auto_ptr<indexlib::index>' to 'int' in initialization
Error creating ../indexlib/libindex_la_all_cpp.lo. Exit status 1.

!!! ERROR: kde-base/indexlib-7 failed.
!!! Function kde_src_compile, Line 190, Exitcode 1
!!! died running unsermake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
Indexlib it`s in dependecy of kmail. Any ideas :?:
Top
Merlin-TC
l33t
l33t
User avatar
Posts: 603
Joined: Fri May 16, 2003 3:29 pm
Location: Germany

Post by Merlin-TC » Fri Aug 05, 2005 9:34 am

It works here with Unsermake.
Did you try it with Unsermake as it seems like you're using automake.
Top
Dawid159
Guru
Guru
User avatar
Posts: 414
Joined: Mon Jun 28, 2004 3:38 pm
Location: /dev/Kłodzko

Post by Dawid159 » Fri Aug 05, 2005 9:50 am

Yes I`ve unsermake.

Code: Select all

gentoo dawid # FEATURES="-unsermake -keepobj" emerge -av kmail   

Code: Select all

>>> Source unpacked.
*** YOU'RE USING UNSERMAKE.
*** GOOD LUCK!! :)
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating Makefile.am
*** Creating configure.files
---cut---
ast creating indexlib/boost-compat/config/platform/Makefile
fast creating indexlib/boost-compat/config/stdlib/Makefile
fast creating libkdepim/Makefile
fast creating po/Makefile
fast creating po/pl/Makefile
fast creating indexlib/indexlib-config
config.pl: fast created 14 file(s).
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

/home/dawid/kde_subversion/eclass/kde-meta.eclass: line 530: confcache_stop: command not found
creating ../indexlib/libindex_la_all_cpp.cpp
compiling ../indexlib/libindex_la_all_cpp.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../indexlib -I/var/tmp/portage/indexlib-7/work/branches/KDE/3.5/kdepim/indexlib -I.. -I../libkdepim -I/var/tmp/portage/indexlib-7/work/branches/KDE/3.5/kdepim/libkdepim -I/usr/kde/devel/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -mtune=athlon-xp -ftracer -falign-loops -ffast-math -frename-registers -funroll-all-loops -funroll-loops -pipe -fomit-frame-pointer -DNDEBUG -DG_DISABLE_ASSERT -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -fPIC -DPIC -c ../indexlib/libindex_la_all_cpp.cpp -o ../indexlib/.libs/libindex_la_all_cpp.o -Wp,-MD,../indexlib/.deps/libindex_la_all_cpp.TUlo
../indexlib/leafdata.cpp: In member function 'bool leaf_data::can_add(uint32_t) const':
../indexlib/leafdata.cpp:53: warning: comparison between signed and unsigned integer expressions
../indexlib/lockfile.cpp: In member function 'bool indexlib::detail::lockfile::trylock()':
../indexlib/create.cpp:79: error: too many arguments to function 'std::auto_ptr<indexlib::index> indexlib::open(const char*, unsigned int)'
../indexlib/lockfile.cpp:55: error: at this point in file
../indexlib/lockfile.cpp:55: error: cannot convert 'std::auto_ptr<indexlib::index>' to 'int' in initialization
Error creating ../indexlib/libindex_la_all_cpp.lo. Exit status 1.

!!! ERROR: kde-base/indexlib-7 failed.
!!! Function kde_src_compile, Line 190, Exitcode 1
!!! died running unsermake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
Top
Merlin-TC
l33t
l33t
User avatar
Posts: 603
Joined: Fri May 16, 2003 3:29 pm
Location: Germany

Post by Merlin-TC » Fri Aug 05, 2005 10:54 am

It's shown that you're using unsermake but the output doesn't look like it.
Maybe try to reemerge unsermake.
I tried indexlib for two times now and it always worked for me.
Top
alinv
Guru
Guru
User avatar
Posts: 395
Joined: Tue Nov 19, 2002 3:17 pm
Location: Bucharest

Post by alinv » Fri Aug 05, 2005 1:17 pm

Is there a simple way to emerge regular kde applications (like kmymoney2)?
I have to manually unset PORTDIR_OVERLAY to get it working.

Thanks,
Alin
Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better.
S.B.
Top
alsuren
n00b
n00b
Posts: 19
Joined: Sat Feb 26, 2005 12:06 pm
Location: London
Contact:
Contact alsuren
Website

Post by alsuren » Fri Aug 05, 2005 1:22 pm

Okay, forgive me for being n00bish, but I wanna get me some kde-svm action (especially kicker, which I've heard has some cool drag and drop features) buuuut I'm having problems. Initially it said unsermake was masked for anything GREATER than kde-base/unsermake-0.4.20050628 because it doesn't work with KDE3.4 or something, so I unmasked it (because I assumed that the subversion one would actually work for what I need it for) and I got this when I tried to emerge kicker:

>>> emerge (1 of 6) kde-base/unsermake-7-r1 to /
>>> md5 files ;-) unsermake-7-r1.ebuild
>>> md5 files ;-) files/digest-unsermake-7-r1
>>> Unpacking source...
* Obtaining SSL certificate http://download.berlios.de/genkdesvn/ec ... 17a85e28ce
--14:09:10-- http://download.berlios.de/genkdesvn/ec ... 17a85e28ce
=> `/var/tmp/portage/homedir/.subversion/auth/svn.ssl.server/ec08b331e2e6cabccb6c3e17a85e28ce'
Resolving download.berlios.de... 195.37.77.141
Connecting to download.berlios.de[195.37.77.141]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,313 [text/plain]

100%[==========================================================================>] 1,313 --.--K/s

14:09:10 (989.37 KB/s) - `/var/tmp/portage/homedir/_subversion/auth/svn.ssl.server/ec08b331e2e6cabccb6c3e17a85e28ce' saved [1313/1313]

* Synchronizing with repository at svn://anonsvn.kde.org/home/kde
* Performing initial checkout of svn://anonsvn.kde.org/home/kde
SVN: svn: Can't open file 'kde/.svn/lock': No such file or directory
* Updating working copy of kde/trunk recursively
SVN: svn: Can't open file 'kde/trunk/.svn/lock': Permission denied
Traceback (most recent call last):
File "/usr/local/overlays/kde-live/scripts/eclass-helper-svn.py", line 375, in ?
update_modules(ancestries, revdb_out)
File "/usr/local/overlays/kde-live/scripts/eclass-helper-svn.py", line 258, in update_modules
info.setmode(recurse)
File "/usr/local/overlays/kde-live/scripts/eclass-helper-svn.py", line 115, in setmode
modefile = file(modepath, "w")
IOError: [Errno 13] Permission denied: 'kde/trunk/.svn.eclass.mode'

!!! ERROR: kde-base/unsermake-7-r1 failed.
!!! Function subversion_src_fetch, Line 121, Exitcode 1
!!! env LANGUAGE=en_US /usr/local/overlays/kde-live/scripts/eclass-helper-svn.py --repository=svn://anonsvn.kde.org/home/kde --work-base=/var/portage/distfiles/svn-src/ --revdb-out=/var/tmp/portage/unsermake-7-r1/temp/SVNREVS --deep=trunk/kdenonbeta/unsermake has failed with exit code 1
!!! If you need support, post the topmost build error, NOT this status message.



Now I'm afraid I'm not a developer, and I've never used CVS or subversion before, but I don't think that has anything to do with why the package was masked in the first place. What do I need to do?
<alsuren 22:07:55> I thought it was 42
<ladymauv 22:08:19> Maybe it's really 69
Top
mario
Guru
Guru
Posts: 400
Joined: Sat Apr 20, 2002 3:22 pm
Location: Mountain View, CA

Post by mario » Fri Aug 05, 2005 2:11 pm

Merlin-TC wrote:It's shown that you're using unsermake but the output doesn't look like it.
Maybe try to reemerge unsermake.
I tried indexlib for two times now and it always worked for me.
He is using unsermake. The problem is probably +kdeenablefinal if he has it.
Top
Locked

976 posts
  • Page 27 of 40
    • Jump to page:
  • Previous
  • 1
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • 40
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic