trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: October 2010

kdebase-3.5.12 tarball FTBFS

From: Darrell Anderson <humanreadable@...>
Date: Fri, 1 Oct 2010 12:51:16 -0700 (PDT)
After updating my build scripts to support the tarball naming and compression scheme, I started another build run.

kdebase-3.5.12.tar.gz FTBFS.

My apologies for incorrectly referencing kdelibs in a previous post.

I can include a big log, but I think the error is clear:

make[4]: Entering directory `/dev/shm/kdebase/kcontrol/energy/pics'
make[4]: *** No rule to make target `energybig.png', needed by `all-am'.  Stop.
make[4]: Leaving directory `/dev/shm/kdebase/kcontrol/energy/pics'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/dev/shm/kdebase/kcontrol/energy'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dev/shm/kdebase/kcontrol'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/dev/shm/kdebase'
make: *** [all] Error 2

The energybig.png pic is in SVN but not the 3.5.12 tarball. I downloaded that earlier file today. Just to be sure, I again downloaded the tarball a couple of minutes ago and there is no such png file.

Darrell