So this fix? diff doc/texinfo2HTML /home/psg/src/deb/gri/gri-2.12.23/doc/texinfo2HTML 57,58c57 < #require "ctime.pl"; < use POSIX qw(ctime); --- > require "ctime.pl"; 70d68 < #$date = &ctime(time);
I can upload a gri package with this and see what happens? Daniel Kelley <dan.kel...@dal.ca> wrote: > This is possibly fixed in the updated gri (They deprecated a library in > perl.) > > commit 58949a199d4b307c8c95751a42ccabe22073d824 > Author: Dan Kelley <kelley....@gmail.com> > Date: Mon Sep 23 06:24:53 2013 -0300 > > debian bug #724193 possible fix > > > On 2013-09-22, at 3:26 PM, David Suárez <david.sephi...@gmail.com> wrote: > > > Source: gri > > Version: 2.12.23-3 > > Severity: serious > > Tags: jessie sid > > User: debian...@lists.debian.org > > Usertags: qa-ftbfs-20130922 qa-ftbfs > > Justification: FTBFS on amd64 > > > > Hi, > > > > During a rebuild of all packages in sid, your package failed to build on > > amd64. > > > > Relevant part (hopefully): > >> make[2]: Entering directory `/«PKGBUILDDIR»/doc/tst_suite' > >> perl ./../gri2html tst_IO.gri tst_IO.html > >> perl ./../gri2html tst_control.gri tst_control.html > >> perl ./../gri2html tst_rpn.gri tst_rpn.html > >> perl ./../gri2html tst_var_syn.gri tst_var_syn.html > >> make[2]: Leaving directory `/«PKGBUILDDIR»/doc/tst_suite' > >> /bin/bash /«PKGBUILDDIR»/missing --run makeinfo -I. gri.texi > >> cat ./gri.texi > TMP > >> perl ./make_html_index >> TMP > >> info: Writing node (gri.info)Concept Index... > >> info: Done. > >> perl ./make_html_commandindex >> TMP > >> info: Writing node (gri.info)Index of Commands... > >> info: Done. > >> perl ./make_html_builtinindex >> TMP > >> info: Writing node (gri.info)Index of Builtins... > >> info: Done. > >> cat TMP | perl ./texinfo2HTML > gri-long > >> Can't locate ctime.pl in @INC (@INC contains: /etc/perl > >> /usr/local/lib/perl/5.18.1 /usr/local/share/perl/5.18.1 /usr/lib/perl5 > >> /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 > >> /usr/local/lib/site_perl .) at ./texinfo2HTML line 57. > >> make[1]: *** [html] Error 2 > > > > The full build log is available from: > > > > http://aws-logs.debian.net/ftbfs-logs/2013/09/22/gri_2.12.23-3_unstable.log > > > > A list of current common problems and possible solutions is available at > > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! > > > > About the archive rebuild: The rebuild was done on EC2 VM instances from > > Amazon Web Services, using a clean, minimal and up-to-date chroot. Every > > failed build was retried once to eliminate random failures. > > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org