simcop2387 is
16 years ago
getting ready to build kde 4.3 alpha/prealpha/whatever the hell it is (4.2.69 right now)
latest #72
alanhaggai says
16 years ago
try to keep track of the time needed for building it.
simcop2387
16 years ago
good idea!
simcop2387 is
16 years ago
building now!
立即下載
simcop2387 wants
16 years ago
post times to first and any subsequent errors (i expect a few, its beta ebuilds, on pre-alpha software!)
simcop2387
16 years ago
first bizarre error, svn checkout of oxygen-icons doesn't want to complete :-/
simcop2387
16 years ago
sudo emerge kde-4.3 356.56s user 75.10s system 52% cpu 13:49.56 total
simcop2387
16 years ago
done dealing with bad internet connection or whatever it is for svn checkout of oxygen-icons, commencing further futility
avendael says
16 years ago
hi fellow gentooer :-)
simcop2387
16 years ago
since that initial problem, its been chugging along pretty well
simcop2387
16 years ago
82 of 241 packages built
@Kent
16 years ago
built it yesterday, has been having SVN work mostly ok, even with GCC4.4 pre-releases and QT-4.9999
simcop2387
16 years ago
good! now what does "mostly" ok mean?
@Kent
16 years ago
I had some weirdness with one package fucking up that I can't work out how to fix, koffice failed its balls off.
@Kent
16 years ago
had a few initial confusions with Akonadi, but its working now
simcop2387
16 years ago
ah i wondered if you meant that it wasn't running right :-)
@Kent
16 years ago
kdeplasma-addons wont build and neither will pykde4
@Kent
16 years ago
but then again, python2.6 has made a fucking mess of everything
Hlagh
16 years ago
you all sound like a bunch of gentoo fags
@Kent
16 years ago
dev-python/*gnome/gtk-suff* ==> fucked
@Kent
16 years ago
Hlagh , fuck you, :-P
@Kent
16 years ago
isn't in the mood for a "use debian family" discussion
@Kent
16 years ago
I've had lots of those, one more is not wanted
simcop2387
16 years ago
really? i didn't have an issue at all when i recently went to python 2.6, just ran python-updater after emerging it
@Kent
16 years ago
its probably because I build with tests by default, and tests failing I consider "fucked"
simcop2387
16 years ago
ah i haven't enabled them because the one time i did the test suite in portage itself failed
@Kent
16 years ago
things like SSH/SSL/Glibc I *always* want those tests passing before they get installed
@Kent
16 years ago
but then again, I'm using paludis, and I can enable/disable tests on a per-package per-version/version-range, per-repository, per slot basis
simcop2387
16 years ago
i ended up getting annoyed with paludis after a while, not exactly able to explain why
@Kent
16 years ago
yeah, that happened to me the first time, the second time I stuck like glue :-P
@Kent
16 years ago
if you're using gentoo, I recommend using the perl overlay thats on git now
@Kent
16 years ago
git.overlays.gentoo.org/... # Do note, I'm contributing :-D
@Kent
16 years ago
github.com/kentfredric/p... # If you want additions I've made WorkForMe that haven't yet been merged
simcop2387
16 years ago
oh i've been using that for a while now for perl 5.10
simcop2387
16 years ago
once i finish fixing some of the bugs in Math::Farnsworth (slowly now!) i plan on finishing the serialization code for its state
@Kent
16 years ago
then your computer has my name on it, .... multiple times. And thats a weird thing to experience for me.
simcop2387
16 years ago
, so that i can make a nice GUI app that can be used for doing maths!
simcop2387
16 years ago
i'll then have to bug you to get Math::Farnsworth added to the overlay!
@Kent
16 years ago
you can just create your own fork of the root overlay and then add it yourself
@Kent
16 years ago
and when its working
@Kent
16 years ago
tell tove in #gentoo-perl
@Kent
16 years ago
and he'll consider it
@Kent
16 years ago
but that said, I probably have more experience with writing ebuilds :-)
simcop2387
16 years ago
more than probable :-)
alanhaggai asks
16 years ago
how much time it took to build KDE?
simcop2387
16 years ago
down to 73 of 85 (had a few restarts that i had to do, and one package i still need to get installed, kalazium)
alanhaggai says
16 years ago
"I see."
simcop2387
16 years ago
kde-4.3 just finished, now doing quick sanity check with revdep-rebuild
simcop2387
16 years ago
nothing serious (just some plasmoids that have been broken a while that i haven't fixed yet)
@Kent thinks
16 years ago
prelink is better at finding broken dependencies
@Kent has
16 years ago
a script that calls prelink and traces the library path to tell me what library is missing and what librarires are affected
simcop2387
16 years ago
neat, i'll have to look that up!
simcop2387
16 years ago
got a link about it?
@Kent
16 years ago
its a bit brutal
@Kent
16 years ago
contains a full tree walker , and some experiment to get around IPC::-open3 sucking bitchballs trying to handle STDERR and STDOUT in parallel
@Kent
16 years ago
paste.plurk.com/show/287... # outputs somehting like this, except colourised
@Kent
16 years ago
also note: this code has an entire event-loop system in it >_>
simcop2387 is
16 years ago
now on kde 4.3 prealpha/alpha/beta/whatever the hell it is
simcop2387
16 years ago
ok first comment... i can't seem to get it to add a new panel
@Kent
16 years ago
hasn't got a problem there
@Kent
16 years ago
the only problem I have is panel controls seem to be not "stay on top" as needed
@Kent
16 years ago
so after bringing them up, I have to click-to-focus them, but thats likely focus-stealing preventions fault
@Kent has
16 years ago
had problems with apps stealing focus
simcop2387
16 years ago
plasma certainly seems ALOT snappier
@Kent
16 years ago
try qt apps with '--graphicssystem raster' occasionally, it can make things faster than hardware accel
simcop2387
16 years ago
so far everything seems to FEEL snappier, but if i can't add my panel on the right i'm gonna go nuts
simcop2387
16 years ago
at the moment since i can't figure out any way to debug it, i'm trying to figure out the plasma configuration files!
simcop2387
16 years ago
there figured it out and manually added it
simcop2387
16 years ago
well you can still crash it when dragging widgets from panels to desktop
alanhaggai says
16 years ago
ah!
simcop2387
16 years ago
it certainly seems to run better
back to top