Package: debhelper
Version: 9.20130504
Severity: normal

Just got two mails [1,2] from buildd about problems creating a subdirectory
of a directory which should have been created during the normal installation
procedure before this step.

The build system is just a makefile based system. So I would expect that
dh_auto_install just calls `make install` like on every other system (as
example i386 [3]):

   debian/rules override_dh_auto_install
make[2]: Entering directory 
`/build/buildd-exactimage_0.8.8-1-i386-BcBtXV/exactimage-0.8.8'
dh_auto_install -- X_SYSTEM=Linux Q= WITHPYTHON=0
make[3]: Entering directory 
`/build/buildd-exactimage_0.8.8-1-i386-BcBtXV/exactimage-0.8.8'

Instead on kfreebsd-* it completely jumps over the `make install` part and
continues with the `mkdir debian/tmp/usr/lib/php5` (which of course has to
fail).

I don't have a kfreebsd box right here at the moment. So maybe some quick
input from the debhelper maintainers might be helpful to isolate the problem
(maybe it is just a limitation that I've missed).

At least it doesn't happen everywhere. Another upload from yesterday with a 
similar Makefile
based build system [4] did not have this problem.

Kind regards,
        Sven

[1] 
https://buildd.debian.org/status/fetch.php?pkg=exactimage&arch=kfreebsd-amd64&ver=0.8.8-1&stamp=1367825263
[2] 
https://buildd.debian.org/status/fetch.php?pkg=exactimage&arch=kfreebsd-i386&ver=0.8.8-1&stamp=1367825576
[3] 
https://buildd.debian.org/status/fetch.php?pkg=exactimage&arch=i386&ver=0.8.8-1&stamp=1367825792
[4] 
https://buildd.debian.org/status/fetch.php?pkg=mupen64plus-video-arachnoid&arch=kfreebsd-amd64&ver=1.99.5-2&stamp=1367772165

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to