Package: src:tig
Version: 2.6.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
        make -j2 distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f -r doc/manual.html-chunked autom4te.cache
rm -f doc/*.toc configure~
rm -f config.h config.log config.make config.status config.h.in~
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
Copying file ABOUT-NLS
Copying file config.rpath
Copying file tools/build-to-host.m4
Copying file tools/gettext.m4
Copying file tools/host-cpu-c-abi.m4
Copying file tools/iconv.m4
Copying file tools/intlmacosx.m4
Copying file tools/lib-ld.m4
Copying file tools/lib-link.m4
Copying file tools/lib-prefix.m4
Copying file tools/nls.m4
Copying file tools/po.m4
Copying file tools/progtest.m4
Creating directory po
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/[email protected]
Copying file po/[email protected]
Copying file po/insert-header.sed
Copying file po/quot.sed
Copying file po/remove-potcdate.sed
autoreconf: running: aclocal --force 
configure.ac:37: warning: macro 'AM_ICONV' not found in library
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: not running autopoint a second time
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: configure.ac: not using Automake
autoreconf: './config.sub' is created
autoreconf: './config.guess' is created
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
   dh_auto_configure
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking
checking for gcc... x86_64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to enable C23 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for execinfo.h... yes
checking for paths.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for wordexp.h... yes
checking for gettimeofday... yes
checking for x86_64-linux-gnu-gcc options to detect undeclared functions... 
none needed
checking for x86_64-linux-gnu-gcc options to ignore future-version functions... 
none needed
checking whether environ is declared... no
checking whether errno is declared... yes
checking for mkstemps... yes
checking for setenv... yes
checking for strndup... yes
checking for wordexp... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ncursesw via pkg-config... yes
checking for working ncursesw/curses.h... yes
checking for working ncursesw.h... no
checking for working ncurses.h... yes
checking for tgetent... no
checking for tgetent in -lncursesw... yes
checking which library has the termcap functions... using libncursesw
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking version of installed readline library... 8.3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/x86_64-linux-gnu-ld
checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for egrep -e... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... 
lib,lib,lib64
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking for pcre2posix.h... yes
checking for regexec in -lpcre2-posix... yes
checking for gsed... no
checking for asciidoc... asciidoc
checking for xmlto... xmlto
checking for docbook2pdf... docbook2pdf
configure: creating ./config.status
config.status: creating config.make
config.status: creating config.h
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
        CC  src/tig.o
        CC  src/types.o
        CC  src/string.o
        CC  src/util.o
        CC  src/map.o
        CC  src/argv.o
        CC  src/io.o
        CC  src/refdb.o
       GEN  src/builtin-config.c
        CC  src/request.o
        CC  src/line.o
        CC  src/keys.o
        CC  src/repo.o
        CC  src/options.o
        CC  src/draw.o
        CC  src/prompt.o
        CC  src/display.o
        CC  src/view.o
        CC  src/search.o
        CC  src/parse.o
        CC  src/watch.o
        CC  src/pager.o
        CC  src/log.o
        CC  src/reflog.o
        CC  src/diff.o
        CC  src/help.o
        CC  src/tree.o
        CC  src/blob.o
        CC  src/blame.o
        CC  src/refs.o
        CC  src/status.o
        CC  src/stage.o
        CC  src/main.o
        CC  src/stash.o
        CC  src/grep.o
        CC  src/ui.o
        CC  src/apps.o
        CC  src/graph.o
        CC  src/graph-v1.o
        CC  src/graph-v2.o
        CC  compat/hashtab.o
        CC  compat/utf8proc.o
        CC  test/tools/test-graph.o
        CC  tools/doc-gen.o
        CC  src/builtin-config.o
      LINK  src/tig
      LINK  test/tools/test-graph
      LINK  tools/doc-gen
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make doc
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: git: No such file or directory
  ASCIIDOC  doc/tig.1.xml
     XMLTO  doc/tig.1
Warn: meta author : no refentry/info/author                        tig
Note: meta author : see http://www.docbook.org/tdg5/en/html/autho  tig
Warn: meta author : no author data, so inserted a fixme            tig
Note: Writing tig.1
make[2]: git: No such file or directory
  ASCIIDOC  doc/tigrc.5.xml
     XMLTO  doc/tigrc.5
Warn: meta author : no refentry/info/author                        tigrc
Note: meta author : see http://www.docbook.org/tdg5/en/html/autho  tigrc
Warn: meta author : no author data, so inserted a fixme            tigrc
Note: Writing tigrc.5
make[2]: git: No such file or directory
  ASCIIDOC  doc/tigmanual.7.xml
     XMLTO  doc/tigmanual.7
Warn: meta author : no refentry/info/author                        tigmanual
Note: meta author : see http://www.docbook.org/tdg5/en/html/autho  tigmanual
Warn: meta author : no author data, so inserted a fixme            tigmanual
Note: Writing tigmanual.7
make[2]: git: No such file or directory
  ASCIIDOC  doc/tig.1.html
make[2]: git: No such file or directory
  ASCIIDOC  doc/tigrc.5.html
       GEN  doc/manual.toc
make[2]: git: No such file or directory
  ASCIIDOC  doc/manual.html
make[2]: git: No such file or directory
  ASCIIDOC  NEWS.html
make[2]: git: No such file or directory
  ASCIIDOC  doc/manual.xml
     XMLTO  doc/manual.html-chunked
Writing ar01s02.html for section(viewer)
Writing ar01s03.html for section(env-variables)
Writing ar01s04.html for section(keys)
Writing ar01s05.html for section(refspec)
Writing ar01s06.html for section(_more_information)
Writing ar01s07.html for section(copy-right)
Writing ar01s08.html for section(references)
Writing index.html for article
    DB2PDF  doc/manual.pdf
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on: /<<PKGBUILDDIR>>/doc/manual.xml
This is pdfTeX, Version 3.141592653-2.6-1.40.29 (TeX Live 2026/Debian) 
(preloaded format=pdfjadetex)
 restricted \write18 enabled.
entering extended mode
(/<<PKGBUILDDIR>>/doc/manual.tex
JadeTeX 2003/04/27: 3.13
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd)
Elements will be labelled
Jade begin document sequence at 20
No file manual.aux.
(/usr/share/texmf/tex/latex/tipa/t3ptm.fd)
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
! Undefined control sequence.
<argument> \c_sys_backend_str 
                              
l.20 {48\p@}}
             \Node%

Package fancyhdr Warning: \fancyfoot's `E' option without twoside option is use
less.
(fancyhdr)                Please consider using the `twoside' option on input l
ine 109.


Package fancyhdr Warning: \fancyhead's `E' option without twoside option is use
less.
(fancyhdr)                Please consider using the `twoside' option on input l
ine 109.

(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)

Package fancyhdr Warning: \fancyfoot's `E' option without twoside option is use
less.
(fancyhdr)                Please consider using the `twoside' option on input l
ine 547.

[1.0.4{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}{/usr/share/texlive/te
xmf-dist/fonts/enc/dvips/base/8r.enc}] [2.0.4]
Overfull \hbox (46.79984pt too wide) in paragraph at lines 3817--3817
[]|[]\T1/pcr/m/n/9 %(repo:is-inside-work-tree) 

Package longtable Warning: Column widths have changed
(longtable)                in table 2 on input line 3863.

 [3.0.4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [4.0.4]
Overfull \hbox (6.59952pt too wide) in paragraph at lines 4188--4188
 []\T1/pcr/m/n/9 [main] c622eefaa485995320bc743431bae0d497b1d875 - commit 1 of 
61             1% 

Overfull \hbox (6.59952pt too wide) in paragraph at lines 4228--4228
 []\T1/pcr/m/n/9 [main] 77d9e40fbcea3238015aea403e06f61542df9a31 - commit 1 of 
779 loading 5s 0% 
[5.0.4] [6.0.4] [7.0.4] [8.0.4] [9.0.4]
Overfull \hbox (2.59985pt too wide) in paragraph at lines 11426--11426
[]|[]\T1/phv/b/n/10 Keymap 
[10.0.4] [11.0.4] [12.0.4] [13.0.4]

Package longtable Warning: Table widths have changed. Rerun LaTeX.

(/<<PKGBUILDDIR>>/doc/manual.aux)

Package rerunfilecheck Warning: File `manual.out' has changed.
(rerunfilecheck)                Rerun to get outlines right
(rerunfilecheck)                or use package `bookmark'.

 )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/urw/courier/ucrr8a.pfb></usr/share/texlive/texmf-dist/fonts/typ
e1/urw/helvetic/uhvb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helve
tic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8a.pfb></usr/share/tex
live/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
Output written on manual.pdf (13 pages, 110400 bytes).
Transcript written on manual.log.
make[2]: *** [Makefile:455: doc/manual.pdf] Error 9
rm doc/tigrc.5.xml doc/manual.xml doc/tigmanual.7.xml doc/tig.1.xml
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:24: execute_after_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to