[Pkg-kde-extras]
Bug#403131: codeine_1.0.1-3.dfsg-1(alpha/unstable):
FTBFS with -rsudo
Ryan Murray
rmurray at debian.org
Thu Dec 14 20:49:34 UTC 2006
Package: codeine
Version: 1.0.1-3.dfsg-1
Severity: serious
There was an error while trying to autobuild your package:
> Automatic build of codeine_1.0.1-3.dfsg-1 on goedel by sbuild/alpha 99.99
> Build started at 20061021-0906
[...]
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5.0), cdbs, docbook2x, scons, kdelibs4-dev, libxine-dev, libxtst-dev
[...]
> Checking for KDElibs 3.3...trying to create local folder /nonexistant/.kde: Permission denied
> trying to create local folder /nonexistant/.kde: Permission denied
> trying to create local folder /nonexistant/.kde: Permission denied
> (cached) yes
> Checking for main() in C++ library xine... yes
> Checking for xine-lib 1.0...yes
> Checking for main() in C library Xtst... yes
> touch ./config.status
> scons
> scons: Reading SConscript files ...
> scons: done reading SConscript files.
> scons: Building targets ...
> scons: *** [build/app] /build/buildd/codeine-1.0.1-3.dfsg/build/app: Permission denied
> scons: building terminated because of errors.
> make: *** [common-build-impl] Error 2
A full build log can be found at:
http://buildd.debian.org/pkg.cgi?arch=alpha&pkg=codeine&ver=1.0.1-3.dfsg-1
The clean target of debian/rules calls a makefile rule that ends up
creating the app directory, which the build process tries to write to.
You can reproduce this with the following command as a regular user
with permission to sudo:
dpkg-buildpackage -uc -us -B -rsudo
More information about the pkg-kde-extras
mailing list