Jan Stolarek via tde-devels wrote:
Also, a handful of modules report something that looks like errors:
#### Processing module "applications/multimedia/k3b" ####
Building from GIT repo
No series file found fatal: not a git repository: /home/killy/tde/2_build/build/applications/multimedia/k3b/../../../../.git/modules/main/applications/multimedia/k3b fatal: not a git repository:
For various reasons I use my own build script, so I do not know if I am supposed to comment at all, but in this case it is looking for .git in the wrong directory.
dpkg-parsechangelog: warning: /home/killy/tde//2_build/build/applications/multimedia/k3b/debian/changelog(l5): badly formatted trailer line LINE: -- <>
this here is obviously having problem with parsing content in changelog. How does changelog look like? But it is a warning, so no surprise that it builds. Based on the last entry (on top) in changelog, the package name is set.
found end of file where expected more change data or trailer
Building using pbuilder Building completed SUCCESSFULLY
#### Processing module "applications/multimedia/k3b" succeeded ####
And yet they seem to build successfully? Is this expected?
Janek
In my opinion you should be building in 2_build and not in 2_build/build and may be this is the root cause for all listed here. But again, I do not know the build scripts.
BR