[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#791463: Quick review



On Friday 04 March 2016 22:59:10 Andrew Shadura wrote:
> On 4 March 2016 at 22:57, Pali Rohár <pali.rohar@gmail.com> wrote:
> >> >> > Well, I did test it and it worked, otherwise I wouldn't have
> >> >> > proposed it.
> >> > 
> >> > See attachment in which is build log...
> >> 
> >> What version of bmake are you using?
> > 
> > 20150606-1
> > 
> > Anyway, now I found where is probably problem. sub
> > check_auto_buildable test whether exists Makefile or makefile
> > file. But such file will not exists until autoconf is run.
> 
> My bad, there's indeed an error, probably I pushed something
> different from what I tested, it should've probably called
> configure, not check_auto_buildable. I'll have a look tomorrow and
> upload a fix.

First dpkg-buildpackage call works, but calling it secondary fails with:

dpkg-source: info: local changes detected, the modified files are:
 udfclient-0.8.1/Makefile

It is because "debian/rules clean" calls only "bmake clean" which does 
not delete autogenerated file Makefile. That is deleted by another 
target "bmake cleandir".

So version 20150606-2 still does not work for udfclient.

Now I think that I should stay with my implementation which is working 
instead experimenting with --buildsystem=bmake...

-- 
Pali Rohár
pali.rohar@gmail.com

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


Reply to: