Bug#921780: esajpip: FTBFS (LaTeX error)

2019-03-11 Thread Santiago Vila
On Mon, Mar 11, 2019 at 05:50:16PM +0100, Mathieu Malaterre wrote:
> Control: tags -1 wontfix
> 
> Hi,
> 
> On Sat, Feb 9, 2019 at 1:18 AM Santiago Vila  wrote:
> > !  ==> Fatal error occurred, no output PDF file produced!
> 
> I cannot also reproduce this Latex issue. Are you sure there has not
> been a broken latex package upload recently ?

Most probably a build-dependency was to blame for this one, yes, but I
don't know which one exactly. Instead of wontfix, I would try to find
the buggy build-dependency (even if it's already fixed) and use
reassign and affects, as I suggested in my initial report.

I've noticed that this bug has made the package to be autoremoved.
I'm really sorry for that. I can't always determine easily if a
package has to adapt to new requirements or a build-dependency is to
blame, as in this case.

> In any case esajpip should migrate back to testing hopefully.

I would hope so, as this was definitely not the package's fault, but I
guess you will have to ask for it explicitly because of the freeze.

Thanks and sorry again.



Bug#921780: esajpip: FTBFS (LaTeX error)

2019-03-11 Thread Mathieu Malaterre
Control: tags -1 wontfix

Hi,

On Sat, Feb 9, 2019 at 1:18 AM Santiago Vila  wrote:
> !  ==> Fatal error occurred, no output PDF file produced!

I cannot also reproduce this Latex issue. Are you sure there has not
been a broken latex package upload recently ?

In any case esajpip should migrate back to testing hopefully.



Bug#921780: esajpip: FTBFS (LaTeX error)

2019-02-08 Thread Santiago Vila
Package: src:esajpip
Version: 0.1~bzr33-4
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_auto_configure -i
   debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<>'
/usr/bin/make documentation
make[2]: Entering directory '/<>'
make -C doc
make[3]: Entering directory '/<>/doc'
fig2dev -L pstex jpip_fig.fig > jpip_fig.eps
(fig2dev -L pstex_t -p jpip_fig jpip_fig.fig | sed 
's/includegraphics{/includegraphics{..\//g') > jpip_fig.tex
epstopdf jpip_fig.eps
fig2dev -L pstex partition.fig > partition.eps

[... snipped ...]


LaTeX Warning: Reference `socket_8h' on page 10 undefined on input line 92.


LaTeX Warning: Reference `socket__stream_8cc' on page 10 undefined on input lin
e 93.


LaTeX Warning: Reference `socket__stream_8h' on page 10 undefined on input line
 94.

) [10]
Chapter 5.
(./namespacedata.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd)
[11]
Underfull \hbox (badness 1) detected at line 68
[][][]

Underfull \hbox (badness 1) detected at line 83
[][][]
) (./namespacehttp.tex [12]) (./namespaceipc.tex [13]
! Missing } inserted.
 
}
l.58 \end{DoxyEnumFields}
 
? 
! Emergency stop.
 
}
l.58 \end{DoxyEnumFields}
 
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on refman.log.
make[4]: *** [Makefile:6: refman.pdf] Error 1
make[4]: Leaving directory '/<>/doc/latex'
make[3]: *** [Makefile:23: documentation] Error 2
rm codestream.eps partition.eps client_manager.eps architecture.eps jpip_fig.eps
make[3]: Leaving directory '/<>/doc'
make[2]: *** [Makefile:111: documentation] Error 2
make[2]: Leaving directory '/<>'
make[1]: *** [debian/rules:29: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:5: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/esajpip.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.