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

Re: Octave 4.4 release candidate



OBOn Fri, Apr 20, 2018 at 05:03:03PM -0700, Mike Miller wrote:
> On Fri, Apr 20, 2018 at 12:59:11 -0700, Mike Miller wrote:
> > On Fri, Apr 20, 2018 at 17:24:11 +0200, Sébastien Villemot wrote:
> > > - I get a build failure when building the PDF in doc/interpreter/ (not yet investigated)
> > 
> > I get a failure on octave.dvi.
> 
> The build error is because Octave 4.4 needs a build-aux/texinfo.tex that
> is newer then the one currently in automake 1.15.
> 
> I was able to get a successful build with the following hack
> 
> override_dh_autoreconf:
> 	cp build-aux/texinfo.tex debian/texinfo.tex.orig
> 	dh_autoreconf
> 	mv debian/texinfo.tex.orig build-aux/texinfo.tex
> 
> Is there a nicer way to preserve this file or to tell automake not to
> overwrite it?

Thanks. I have found a slightly more elegant way (see d/p/texinfo.patch).

I also applied your upstream patch that bumps the SOVERSION, and added a
dependency of octave-common on fonts-freefonts-otf (to be sure they are there
at runtime if the fallback is needed, let me know if this is not needed).

I have uploaded the result to experimental (but it will have to go through
NEW, because of the SOVERSION bump).

BTW, can you possibly apply d/p/add_info_dir_categories upstream?

Best,

-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀  http://www.debian.org

Attachment: signature.asc
Description: PGP signature


Reply to: