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

Re: sponsor to upload ocamldsort



Sven Luther <sven.luther@wanadoo.fr> a écrit :

> Could you give us a status report of what actually needs to get
> done, and also have some idea about : 

Sure.

>   #271284: ocamldsort: FTBFS: timestamp skew problems.

I patched the configure.in and configure files. It is causing failure
to build because of a timestamp problem between configure and
configure.in. To fix that, I added

         touch configure.in && sleep 1 && touch configure

in the config.status rule of my rules file.

Actually, since I made a new upstream release, configure.in and
configure are no longer pathed and the bug would be closed even
without changing my rules files.

>   #272838: ocamldsort_0.14.1-3_i386: FTBFS: autoconf: Command not found

I don't understand this one. My rules file doesn't use autoconf (this
would be another way to fix the timestamp problem). But since it is
merged with the first one, I suppose that this is a side effect of the
timestamp problem and the Debian building process.

-- 
Dimitri



Reply to: