Source: libiksemel
Version: 1.4-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm

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'
> restore=: && backupdir=".am$$" && \
> am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
> rm -rf $backupdir && mkdir $backupdir && \
> if (/bin/bash '/<<PKGBUILDDIR>>/missing' makeinfo --version) >/dev/null 2>&1; 
> then \
>   for f in iksemel iksemel-[0-9] iksemel-[0-9][0-9] iksemel.i[0-9] 
> iksemel.i[0-9][0-9]; do \
>     if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
>   done; \
> else :; fi && \
> cd "$am__cwd"; \
> if /bin/bash '/<<PKGBUILDDIR>>/missing' makeinfo   -I . \
>  -o iksemel ./iksemel.texi; \
> then \
>   rc=0; \
>   CDPATH="${ZSH_VERSION+.}:" && cd .; \
> else \
>   rc=$?; \
>   CDPATH="${ZSH_VERSION+.}:" && cd . && \
>   $restore $backupdir/* `echo "./iksemel" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> iksemel.texi:4: unknown command `setcontentsaftertitlepage'
> make[2]: *** [Makefile:357: iksemel] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/libiksemel_1.4-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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to