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

Bug#1049648: tk707: Fails to build binary packages again after successful build



Source: tk707
Version: 0.8-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b
> ---------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package tk707
> dpkg-buildpackage: info: source version 0.8-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Aurelien Jarno <aurel32@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  fakeroot debian/rules clean
> dh "clean" --with=autoreconf
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "tk707.dvi tk707.pdf tk707.ps tk707.html" \
> || rm -rf tk707.dvi tk707.pdf tk707.ps tk707.html
> test -z "tk707.sh *.o *.mid *.bak *.dvi *.ps *.log" || rm -f tk707.sh *.o *.mid *.bak *.dvi *.ps *.log
> test -z "tcl2c tk707bin tk707tcl texi2help" || rm -f tcl2c tk707bin tk707tcl texi2help
> rm -rf tk707.t2d tk707.t2p
> rm -f *.o
> test -z "check.sh.log" || rm -f check.sh.log
> test -z "check.sh.trs" || rm -f check.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f vti.tmp* ./version.texi.tmp*
> rm -f *.tab.c
> test -z "tk707.sh" || rm -f tk707.sh
> test . = "." || test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f ./.deps/defsa.Po
> rm -f ./.deps/element707.Po
> rm -f ./.deps/gui.Po
> rm -f ./.deps/help.Po
> rm -f ./.deps/play.Po
> rm -f ./.deps/playa.Po
> rm -f ./.deps/ports.Po
> rm -f ./.deps/procs.Po
> rm -f ./.deps/score.Po
> rm -f ./.deps/score_defs.Po
> rm -f ./.deps/tcl2c.Po
> rm -f ./.deps/texi2help.Po
> rm -f ./.deps/title.Po
> rm -f ./.deps/title_defs.Po
> rm -f ./.deps/tk707.Po
> rm -f ./.deps/tk707AppInit.Po
> rm -f ./.deps/util707.Po
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  debian/rules build
> dh "build" --with=autoreconf
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_update_autotools_config
>    dh_autoreconf
> autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
> aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
> configure.in:62: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
> configure.in:62: You should use the 'AC_CONFIG_HEADERS' macro instead.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> aclocal.m4:745: AM_CONFIG_HEADER is expanded from...
> configure.in:62: the top level
> configure.in:79: warning: The macro `AC_DECL_YYTEXT' is obsolete.
> configure.in:79: You should run autoupdate.
> ./lib/autoconf/programs.m4:878: AC_DECL_YYTEXT is expanded from...
> configure.in:79: the top level
> configure.in:79: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
> ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
> ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
> ./lib/autoconf/programs.m4:878: AC_DECL_YYTEXT is expanded from...
> configure.in:79: the top level
> configure.in:112: warning: The macro `AC_TRY_COMPILE' is obsolete.
> configure.in:112: You should run autoupdate.
> ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
> acinclude.m4:91: AM_PATH_ALSA_LOCAL is expanded from...
> configure.in:112: the top level
> configure.in:249: warning: AC_OUTPUT should be used without arguments.
> configure.in:249: You should run autoupdate.
> autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
> automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
> configure.in:69: installing './compile'
> configure.in:60: installing './install-sh'
> configure.in:60: installing './missing'
> Makefile.am: installing './INSTALL'
> Makefile.am: installing './depcomp'
> automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
> configure.in: installing './ylwrap'
> Makefile.am:25: installing './mdate-sh'
> Makefile.am:25: installing './texinfo.tex'
> parallel-tests: installing './test-driver'
>    debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Add here commands to compile the package.
> dh_auto_configure -- \
> 	    --with-tcl-includes=/usr/include/tcl
> dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	./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 --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-tcl-includes=/usr/include/tcl
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a race-free mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking for gcc... 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 gcc accepts -g... yes
> checking for gcc option to enable C11 features... none needed
> checking whether gcc understands -c and -o together... yes
> checking whether make supports the include directive... yes (GNU style)
> checking dependency style of gcc... none
> checking for flex... no
> checking for lex... no
> checking for makeinfo... ${SHELL} '/<<PKGBUILDDIR>>/missing' makeinfo
> checking for texi2html... no
> checking for texi2dvi... texi2dvi
> checking for fig2dev... no
> checking for timidity... no
> checking for lame... no
> checking for mididump... no
> checking for dlopen in -ldl... yes
> checking for sqrt in -lm... yes
> checking for ALSA CFLAGS... 
> checking for ALSA LDFLAGS...  -lasound
> checking for libasound headers version >= 0.1.1... found.
> checking for snd_ctl_open in -lasound... yes
> 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 alsa/asoundlib.h... yes
> checking how to run the C preprocessor... gcc -E
> checking for X... libraries , headers 
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for XOpenDisplay in -lX11... yes
> checking for Tcl_Init in -ltcl8.4... no
> checking for Tcl_Init in -ltcl8.3... no
> checking for Tcl_Init in -ltcl8.2... no
> checking for Tcl_Init in -ltcl8.1... no
> checking for Tcl_Init in -ltcl8.0... no
> checking for Tcl_Init in -ltcl8.0jp... no
> checking for Tcl_Init in -ltcl7.6jp... no
> checking for Tcl_Init in -ltcl80jp... no
> checking for Tcl_Init in -ltcl76jp... no
> checking for Tcl_Init in -ltcl7.6... no
> checking for Tcl_Init in -ltcl80... no
> checking for Tcl_Init in -ltcl76... no
> checking for Tcl_Init in -ltcl... yes
> checking for Tk_Init in -ltk8.4... no
> checking for Tk_Init in -ltk8.3... no
> checking for Tk_Init in -ltk8.2... no
> checking for Tk_Init in -ltk8.1... no
> checking for Tk_Init in -ltk8.0... no
> checking for Tk_Init in -ltk8.0jp... no
> checking for Tk_Init in -ltk4.2jp... no
> checking for Tk_Init in -ltk80jp... no
> checking for Tk_Init in -ltk42jp... no
> checking for Tk_Init in -ltk4.2... no
> checking for Tk_Init in -ltk80... no
> checking for Tk_Init in -ltk42... no
> checking for Tk_Init in -ltk... yes
> looking in /usr/include/tcl for tcl-tk headers
> checking for tcl.h... yes
> checking for tk.h... yes
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating tk707.sh
> config.status: creating config.h
> config.status: executing depfiles commands
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	make -j1
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tcl2c.o tcl2c.c
> tcl2c.c: In function â??mainâ??:
> tcl2c.c:57:21: warning: implicit declaration of function â??strcmpâ?? [-Wimplicit-function-declaration]
>    57 |     if (argc > 1 && strcmp(argv[1], "-c") == 0) {
>       |                     ^~~~~~
> tcl2c.c:47:1: note: include â??<string.h>â?? or provide a declaration of â??strcmpâ??
>    46 | #include <stdio.h>
>   +++ |+#include <string.h>
>    47 | 
> tcl2c.c:64:9: warning: implicit declaration of function â??exitâ?? [-Wimplicit-function-declaration]
>    64 |         exit(1);
>       |         ^~~~
> tcl2c.c:47:1: note: include â??<stdlib.h>â?? or provide a declaration of â??exitâ??
>    46 | #include <stdio.h>
>   +++ |+#include <stdlib.h>
>    47 | 
> tcl2c.c:64:9: warning: incompatible implicit declaration of built-in function â??exitâ?? [-Wbuiltin-declaration-mismatch]
>    64 |         exit(1);
>       |         ^~~~
> tcl2c.c:64:9: note: include â??<stdlib.h>â?? or provide a declaration of â??exitâ??
> tcl2c.c:93:5: warning: incompatible implicit declaration of built-in function â??exitâ?? [-Wbuiltin-declaration-mismatch]
>    93 |     exit(0);
>       |     ^~~~
> tcl2c.c:93:5: note: include â??<stdlib.h>â?? or provide a declaration of â??exitâ??
> gcc  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tcl2c tcl2c.o  -lm -ldl 
> ./tcl2c tcl_title < ./title.tcl > ./title.c
> ./tcl2c tcl_title_defs < ./title_defs.tcl > ./title_defs.c
> ./tcl2c tcl_score < ./score.tcl > ./score.c
> ./tcl2c tcl_score_defs < ./score_defs.tcl > ./score_defs.c
> sed -e 's%set VERSION[^\\]*\\%set VERSION 0.7.21\\%' < ./defs.tcl | ./tcl2c tcl_defs > ./defs.c
> ./tcl2c tcl_ports < ./ports.tcl > ./ports.c
> ./tcl2c tcl_gui < ./gui.tcl > ./gui.c
> ./tcl2c tcl_procs < ./procs.tcl > ./procs.c
> ./tcl2c tcl_help < ./help.tcl > ./help.c
> ./tcl2c tcl_tk707 < ./tk707.tcl > ./tk707.c
> sed 's%set PKGDATADIR[^\\]*\\%set PKGDATADIR /usr/share/tk707\\%' ./defs.c > ./defsa.c
> make  all-am
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Updating ./version.texi
> 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 tk707.info tk707.info-[0-9] tk707.info-[0-9][0-9] tk707.i[0-9] tk707.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 tk707.info tk707.texi; \
> then \
>   rc=0; \
>   CDPATH="${ZSH_VERSION+.}:" && cd .; \
> else \
>   rc=$?; \
>   CDPATH="${ZSH_VERSION+.}:" && cd . && \
>   $restore $backupdir/* `echo "./tk707.info" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> tk707.texi:89: warning: @dircategory after first node
> tk707.texi:90: warning: @direntry after first node
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o util707.o util707.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o element707.o element707.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o play.o play.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tk707AppInit.o tk707AppInit.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o title_defs.o title_defs.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o score_defs.o score_defs.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o defsa.o defsa.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ports.o ports.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o title.o title.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o score.o score.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gui.o gui.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o procs.o procs.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o help.o help.c
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tk707.o tk707.c
> gcc  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tk707bin util707.o element707.o play.o tk707AppInit.o title_defs.o score_defs.o defsa.o ports.o title.o score.o gui.o procs.o help.o tk707.o -lasound   -ltk -ltcl -lX11 -lm -ldl    -lm -ldl 
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o playa.o playa.c
> gcc  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o tk707tcl util707.o element707.o playa.o tk707AppInit.o defsa.o ports.o score.o score_defs.o gui.o title.o title_defs.o procs.o help.o tk707.o -lasound   -ltk -ltcl -lX11 -lm -ldl    -lm -ldl 
> gcc -DHAVE_CONFIG_H -I.   -I/usr/include/tcl  -I/usr/include/tcl   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o texi2help.o texi2help.c
> gcc  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o texi2help texi2help.o  -lm -ldl 
> texi2html -monolithic ./tk707.texi
> /bin/bash: line 3: texi2html: command not found
> ./texi2help < ./tk707.texi > ./tk707.help
> if test x"/bin/bash '/<<PKGBUILDDIR>>/missing' makeinfo" != x"" && test x"`echo /bin/bash '/<<PKGBUILDDIR>>/missing' makeinfo | grep missing`" = x""; then  \
> 	tmp_texi=INSTALL-tmp$$.texi ; 	\
> 	grep -v "@[a-z][a-z]index" ./INSTALL.texi | \
> 	    sed -e 's/^@node Installation,,, Top/@node Installation,,, (dir)/' \
> 	    > $tmp_texi; \
> 	makeinfo -I . --no-header $tmp_texi > INSTALL.txt; \
> 	/bin/rm -f $tmp_texi;			\
> 	cp INSTALL.txt ./INSTALL; 	\
> else						\
> 	touch INSTALL.txt;			\
> fi
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  fakeroot debian/rules binary
> dh "binary" --with=autoreconf
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_testroot
>    dh_prep
>    debian/rules override_dh_auto_install
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Add here commands to install the package into debian/<packagename>
> /usr/bin/make install DESTDIR=/<<PKGBUILDDIR>>/debian/tk707 \
> 		htmldir=/usr/share/doc/tk707
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/make  install-am
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> texi2html -monolithic ./tk707.texi
> /bin/bash: line 3: texi2html: command not found
> make[4]: Entering directory '/<<PKGBUILDDIR>>'
> /bin/bash /<<PKGBUILDDIR>>/install-sh -d /<<PKGBUILDDIR>>/debian/tk707/usr/bin
> /usr/bin/install -c tk707.sh /<<PKGBUILDDIR>>/debian/tk707/usr/bin/tk707
> /bin/bash /<<PKGBUILDDIR>>/install-sh -d /<<PKGBUILDDIR>>/debian/tk707/usr/lib/x86_64-linux-gnu/tk707
> sh ./install-sh -c tk707bin /<<PKGBUILDDIR>>/debian/tk707/usr/lib/x86_64-linux-gnu/tk707/tk707bin
> texi2html -monolithic ./tk707.texi
> /bin/bash: line 3: texi2html: command not found
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tk707/usr/share/doc/tk707'
>  /usr/bin/install -c -m 644 ./tk707.html '/<<PKGBUILDDIR>>/debian/tk707/usr/share/doc/tk707'
> /usr/bin/install: cannot stat './tk707.html': No such file or directory
> make[4]: *** [Makefile:997: install-htmlDATA] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: *** [Makefile:1452: install-am] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: *** [Makefile:1445: install] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: *** [debian/rules:27: override_dh_auto_install] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:11: binary] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/16/tk707_0.8-2_unstable.log

If you reassign this bug to another package, please mark 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 to: