Package: adun.app
Version: 0.6-3
Severity: serious

Hi Gürkan,

adun.app is failing to build on mipsel because of a wrong assumption that
$HOME points to a readable location:

[...]
Making all for library libULFramework...
make[4]: stat: /nonexistent/.GNUstep.conf: Permission denied
 Compiling file PDBConfigurationBuilder.m ...
cc1obj: error: /nonexistent/GNUstep/Library/Headers: Permission denied
make[4]: *** [shared_obj/PDBConfigurationBuilder.o] Error 1
make[3]: *** [libULFramework.all.library.variables] Error 2
make[3]: Leaving directory `/build/buildd/adun.app-0.6/UL/ULFramework'
[...]

A full build log can be found at
<http://buildd.debian.org/fetch.cgi?pkg=adun.app&arch=mipsel&ver=0.6-3%2Bb1&stamp=1190771392&file=log&as=raw>.

If this is a bug in a build-dependency of adun.app, it would be appropriate
to export HOME to a subdirectory of the build tree and clean this directory
on debian/rules clean; but Debian package builds should not be dependent on
files not part of their build dependencies, including files under $HOME.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[EMAIL PROTECTED]                                     [EMAIL PROTECTED]


Reply via email to