Source: taopm
Version: 1.0-7
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian...@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 taopm
> dpkg-buildpackage: info: source version 1.0-7
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sebastian Ramacher 
> <sramac...@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
>       make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in libtao
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libtao'
> test -z "libtao.la" || rm -f libtao.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/Tao.Plo
> rm -f ./.deps/TaoAccessPoint.Plo
> rm -f ./.deps/TaoBow.Plo
> rm -f ./.deps/TaoCell.Plo
> rm -f ./.deps/TaoCircle.Plo
> rm -f ./.deps/TaoConnector.Plo
> rm -f ./.deps/TaoDevice.Plo
> rm -f ./.deps/TaoEllipse.Plo
> rm -f ./.deps/TaoGraphicsEngine.Plo
> rm -f ./.deps/TaoHammer.Plo
> rm -f ./.deps/TaoInstrument.Plo
> rm -f ./.deps/TaoOutput.Plo
> rm -f ./.deps/TaoPitch.Plo
> rm -f ./.deps/TaoRectangle.Plo
> rm -f ./.deps/TaoStop.Plo
> rm -f ./.deps/TaoString.Plo
> rm -f ./.deps/TaoSynthEngine.Plo
> rm -f ./.deps/TaoTriangle.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libtao'
> Making distclean in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in taoparse
> make[3]: Entering directory '/<<PKGBUILDDIR>>/taoparse'
> test -z "taoscanner.cc taoparser.cc taoparser.h y.tab.c y.tab.h *~" || rm -f 
> taoscanner.cc taoparser.cc taoparser.h y.tab.c y.tab.h *~
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f taoparse
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/taoparser.Po
> rm -f ./.deps/taoscanner.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/taoparse'
> Making distclean in tao2aiff
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tao2aiff'
> rm -rf .libs _libs
>  rm -f tao2aiff
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/tao2aiff.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tao2aiff'
> Making distclean in tao2wav
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tao2wav'
>  rm -f tao2wav
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/tao2wav.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tao2wav'
> Making distclean in user-scripts
> make[3]: Entering directory '/<<PKGBUILDDIR>>/user-scripts'
> test -z "tao tao-config" || rm -f tao tao-config
> rm -rf .libs _libs
> rm -f *.lo
> test -z "tao tao-config" || rm -f tao tao-config
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/user-scripts'
> Making distclean in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in UserManual
> make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/UserManual'
> Making distclean in html
> make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/UserManual/html'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/UserManual/html'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/UserManual'
> test -z "UserManual.bbl UserManual.ilg UserManual.blg UserManual.dvi 
> UserManual.ps UserManual.log UserManual.idx UserManual.ind UserManual.toc 
> UserManual.lof UserManual.aux tao-1.0-beta-usermanual-html.tgz 
> tao-1.0-beta-usermanual.ps.gz" || rm -f UserManual.bbl UserManual.ilg 
> UserManual.blg UserManual.dvi UserManual.ps UserManual.log UserManual.idx 
> UserManual.ind UserManual.toc UserManual.lof UserManual.aux 
> tao-1.0-beta-usermanual-html.tgz tao-1.0-beta-usermanual.ps.gz
> rm -rf .libs _libs
> rm -f *.lo
> test -z "introduction.tex" || rm -f introduction.tex
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/UserManual'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/UserManual'
> Making distclean in Dependencies
> make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/Dependencies'
> Making distclean in html
> make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/Dependencies/html'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/Dependencies/html'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/Dependencies'
> test -z "Dependencies.dvi Dependencies.ps Dependencies.log Dependencies.idx 
> Dependencies.ind Dependencies.toc Dependencies.lof Dependencies.aux 
> tao-1.0-beta-dependencies-html.tgz Dependencies.ps.gz" || rm -f 
> Dependencies.dvi Dependencies.ps Dependencies.log Dependencies.idx 
> Dependencies.ind Dependencies.toc Dependencies.lof Dependencies.aux 
> tao-1.0-beta-dependencies-html.tgz Dependencies.ps.gz
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/Dependencies'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/Dependencies'
> Making distclean in ClassReference
> make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/ClassReference'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "tao.doxy.cnf" || rm -f tao.doxy.cnf
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/ClassReference'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in examples
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f libtao/*.loT config.status.lineno
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  debian/rules binary
> dh binary
>    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'
> libtoolize: putting auxiliary files in '.'.
> libtoolize: copying file './ltmain.sh'
> libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
> libtoolize: and rerunning libtoolize and aclocal.
> libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
> aclocal: warning: autoconf input should be named 'configure.ac', not 
> 'configure.in'
> configure.in:58: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms 
> are deprecated.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> aclocal.m4:9517: AM_INIT_AUTOMAKE is expanded from...
> configure.in:58: the top level
> configure.in:61: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
> configure.in:61: You should use the 'AC_CONFIG_HEADERS' macro instead.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> aclocal.m4:9887: AM_CONFIG_HEADER is expanded from...
> configure.in:61: the top level
> configure.in:64: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
> configure.in:64: You should run autoupdate.
> aclocal.m4:123: AM_PROG_LIBTOOL is expanded from...
> configure.in:64: the top level
> configure.in:77: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
> configure.in:77: You should run autoupdate.
> ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
> configure.in:77: 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...
> aclocal.m4:9756: AM_PROG_LEX is expanded from...
> configure.in:79: the top level
> configure.in:95: warning: The macro `AC_ERROR' is obsolete.
> configure.in:95: You should run autoupdate.
> ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
> configure.in:95: the top level
> configure.in:100: warning: The macro `AC_ERROR' is obsolete.
> configure.in:100: You should run autoupdate.
> ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
> configure.in:100: the top level
> configure.in:120: warning: The macro `AC_ERROR' is obsolete.
> configure.in:120: You should run autoupdate.
> ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
> ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from...
> configure.in:120: the top level
> configure.in:135: warning: The macro `AC_ERROR' is obsolete.
> configure.in:135: You should run autoupdate.
> ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
> ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
> ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
> configure.in:135: the top level
> configure.in:135: warning: The macro `AC_ERROR' is obsolete.
> configure.in:135: You should run autoupdate.
> ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
> ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
> configure.in:135: the top level
> configure.in:181: warning: AC_OUTPUT should be used without arguments.
> configure.in:181: 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:58: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms 
> are deprecated.  For more info, see:
> configure.in:58: 
> https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
> configure.in:64: installing './compile'
> configure.in:58: installing './install-sh'
> configure.in:58: installing './missing'
> Makefile.am: installing './INSTALL'
> libtao/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
> (or '*_CPPFLAGS')
> automake: warning: autoconf input should be named 'configure.ac', not 
> 'configure.in'
> libtao/Makefile.am: installing './depcomp'
> configure.in: installing './ylwrap'
>    debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- TAODIR=/usr/lib/x86_64-linux-gnu/taopm
>       ./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 
> TAODIR=/usr/lib/x86_64-linux-gnu/taopm
> 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 build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking how to print strings... printf
> checking whether make supports the include directive... yes (GNU style)
> 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 dependency style of gcc... none
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 1572864
> checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
> format... func_convert_file_noop
> checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
> func_convert_file_noop
> checking for /usr/bin/ld option to reload object files... -r
> checking for file... file
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for dlltool... no
> checking how to associate runtime and link libraries... printf %s\n
> checking for ar... ar
> checking for archiver @FILE support... @
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for sysroot... no
> checking for a working dd... /bin/dd
> checking how to truncate binary pipes... /bin/dd bs=4096 count=1
> checking for mt... no
> checking if : is a manifest tool... no
> 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 dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking whether build environment is sane... yes
> checking for g++... g++
> checking whether the compiler supports GNU C++... yes
> checking whether g++ accepts -g... yes
> checking for g++ option to enable C++11 features... none needed
> checking dependency style of g++... none
> checking how to run the C++ preprocessor... g++ -E
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking for g++ option to produce PIC... -fPIC -DPIC
> checking if g++ PIC flag -fPIC -DPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking how to run the C++ preprocessor... g++ -E
> checking for flex... flex
> checking for lex output file root... lex.yy
> checking for lex library... none needed
> checking for library containing yywrap... no
> checking whether yytext is a pointer... yes
> checking for bison... bison -y
> checking whether make sets $(MAKE)... (cached) yes
> checking for ranlib... (cached) ranlib
> checking whether ln -s works... yes
> 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 afInitFileFormat in -laudiofile... yes
> checking for sin in -lm... yes
> checking for pthread_create in -lpthread... yes
> checking for glBegin in -lMesaGL... no
> checking for glBegin in -lGL... yes
> checking for gluNewQuadric in -lMesaGLU... no
> checking for gluNewQuadric in -lGLU... yes
> checking for ApplicationServices/ApplicationServices.h... no
> checking for glutInitDisplayMode in -lglut... yes
> checking if host is cygwin/mingw... no
> checking that generated files are newer than configure... done
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating include/Makefile
> config.status: creating libtao/Makefile
> config.status: creating taoparse/Makefile
> config.status: creating tao2aiff/Makefile
> config.status: creating tao2wav/Makefile
> config.status: creating examples/Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/UserManual/Makefile
> config.status: creating doc/UserManual/introduction.tex
> config.status: creating doc/UserManual/html/Makefile
> config.status: creating doc/Dependencies/Makefile
> config.status: creating doc/Dependencies/html/Makefile
> config.status: creating doc/ClassReference/Makefile
> config.status: creating doc/ClassReference/tao.doxy.cnf
> config.status: creating user-scripts/Makefile
> config.status: creating user-scripts/tao
> config.status: creating user-scripts/tao-config
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build
>       make -j8
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make  all-recursive
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making all in libtao
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libtao'
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o Tao.lo Tao.cc
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoGraphicsEngine.lo TaoGraphicsEngine.cc
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoSynthEngine.lo TaoSynthEngine.cc
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoAccessPoint.lo TaoAccessPoint.cc
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoInstrument.lo TaoInstrument.cc
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoString.lo TaoString.cc
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoRectangle.lo TaoRectangle.cc
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoCircle.lo TaoCircle.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c Tao.cc  -fPIC -DPIC -o .libs/Tao.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoSynthEngine.cc  -fPIC -DPIC -o 
> .libs/TaoSynthEngine.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoAccessPoint.cc  -fPIC -DPIC -o 
> .libs/TaoAccessPoint.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoRectangle.cc  -fPIC -DPIC -o 
> .libs/TaoRectangle.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoGraphicsEngine.cc  -fPIC -DPIC -o 
> .libs/TaoGraphicsEngine.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoCircle.cc  -fPIC -DPIC -o .libs/TaoCircle.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoInstrument.cc  -fPIC -DPIC -o 
> .libs/TaoInstrument.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoString.cc  -fPIC -DPIC -o .libs/TaoString.o
> TaoRectangle.cc: In member function ‘virtual void 
> TaoRectangle::createTheMaterial()’:
> TaoRectangle.cc:41:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>    41 |     register int j;
>       |                  ^
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoRectangle.cc -o TaoRectangle.o >/dev/null 2>&1
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoTriangle.lo TaoTriangle.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoString.cc -o TaoString.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoSynthEngine.cc -o TaoSynthEngine.o >/dev/null 
> 2>&1
> TaoCircle.cc: In member function ‘virtual void 
> TaoCircle::createTheMaterial()’:
> TaoCircle.cc:38:18: warning: ISO C++17 does not allow ‘register’ storage 
> class specifier [-Wregister]
>    38 |     register int j;
>       |                  ^
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoEllipse.lo TaoEllipse.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoTriangle.cc  -fPIC -DPIC -o .libs/TaoTriangle.o
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoDevice.lo TaoDevice.cc
> TaoTriangle.cc: In member function ‘virtual void 
> TaoTriangle::createTheMaterial()’:
> TaoTriangle.cc:42:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>    42 |     register int j;
>       |                  ^
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoCircle.cc -o TaoCircle.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoEllipse.cc  -fPIC -DPIC -o .libs/TaoEllipse.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoTriangle.cc -o TaoTriangle.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoDevice.cc  -fPIC -DPIC -o .libs/TaoDevice.o
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoBow.lo TaoBow.cc
> TaoEllipse.cc: In member function ‘virtual void 
> TaoEllipse::createTheMaterial()’:
> TaoEllipse.cc:42:18: warning: ISO C++17 does not allow ‘register’ storage 
> class specifier [-Wregister]
>    42 |     register int j;
>       |                  ^
> TaoGraphicsEngine.cc: In member function ‘void 
> TaoGraphicsEngine::displayInstrument(TaoInstrument&)’:
> TaoGraphicsEngine.cc:482:20: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   482 |     register short i, j;
>       |                    ^
> TaoGraphicsEngine.cc:482:23: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   482 |     register short i, j;
>       |                       ^
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoHammer.lo TaoHammer.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoEllipse.cc -o TaoEllipse.o >/dev/null 2>&1
> TaoInstrument.cc: In member function ‘void TaoInstrument::linkCells()’:
> TaoInstrument.cc:390:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   390 |     register int i, j;
>       |                  ^
> TaoInstrument.cc:390:21: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   390 |     register int i, j;
>       |                     ^
> TaoInstrument.cc: In member function ‘void 
> TaoInstrument::initialiseCells()’:
> TaoInstrument.cc:506:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   506 |     register int i, j;
>       |                  ^
> TaoInstrument.cc:506:21: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   506 |     register int i, j;
>       |                     ^
> TaoInstrument.cc: In member function ‘void 
> TaoInstrument::calculateForces(int, int)’:
> TaoInstrument.cc:630:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   630 |     register int i, j, count;
>       |                  ^
> TaoInstrument.cc:630:21: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   630 |     register int i, j, count;
>       |                     ^
> TaoInstrument.cc:630:24: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   630 |     register int i, j, count;
>       |                        ^~~~~
> TaoInstrument.cc:631:23: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   631 |     register TaoCell *c, *north, *south, *east, *west;
>       |                       ^
> TaoInstrument.cc:631:27: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   631 |     register TaoCell *c, *north, *south, *east, *west;
>       |                           ^~~~~
> TaoInstrument.cc:631:35: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   631 |     register TaoCell *c, *north, *south, *east, *west;
>       |                                   ^~~~~
> TaoInstrument.cc:631:43: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   631 |     register TaoCell *c, *north, *south, *east, *west;
>       |                                           ^~~~
> TaoInstrument.cc:631:50: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   631 |     register TaoCell *c, *north, *south, *east, *west;
>       |                                                  ^~~~
> TaoInstrument.cc:632:23: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   632 |     register TaoCell *neast, *nwest, *seast, *swest;
>       |                       ^~~~~
> TaoInstrument.cc:632:31: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   632 |     register TaoCell *neast, *nwest, *seast, *swest;
>       |                               ^~~~~
> TaoInstrument.cc:632:39: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   632 |     register TaoCell *neast, *nwest, *seast, *swest;
>       |                                       ^~~~~
> TaoInstrument.cc:632:47: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   632 |     register TaoCell *neast, *nwest, *seast, *swest;
>       |                                               ^~~~~
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::setDamping(float, float, float, float, float)’:
> TaoInstrument.cc:822:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   822 |     register int i, j;
>       |                  ^
> TaoInstrument.cc:822:21: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   822 |     register int i, j;
>       |                     ^
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::setDamping(float, float, float)’:
> TaoInstrument.cc:854:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   854 |     register int i;
>       |                  ^
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::resetDamping(float, float, float, float)’:
> TaoInstrument.cc:900:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   900 |     register int i, j;
>       |                  ^
> TaoInstrument.cc:900:21: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   900 |     register int i, j;
>       |                     ^
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::resetDamping(float, float)’:
> TaoInstrument.cc:932:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>   932 |     register int i;
>       |                  ^
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoBow.cc  -fPIC -DPIC -o .libs/TaoBow.o
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::resetDamping()’:
> TaoInstrument.cc:969:5: warning: no return statement in function returning 
> non-void [-Wreturn-type]
>   969 |     }
>       |     ^
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::lock(float, float, float, float)’:
> TaoInstrument.cc:1120:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>  1120 |     register int i, j;
>       |                  ^
> TaoInstrument.cc:1120:21: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>  1120 |     register int i, j;
>       |                     ^
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::lockLeft()’:
> TaoInstrument.cc:1172:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>  1172 |     register int j;
>       |                  ^
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::lockRight()’:
> TaoInstrument.cc:1184:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>  1184 |     register int j;
>       |                  ^
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::lockTop()’:
> TaoInstrument.cc:1195:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>  1195 |     register int i;
>       |                  ^
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::lockBottom()’:
> TaoInstrument.cc:1206:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>  1206 |     register int i;
>       |                  ^
> TaoInstrument.cc: In member function ‘TaoInstrument& 
> TaoInstrument::lockPerimeter()’:
> TaoInstrument.cc:1218:18: warning: ISO C++17 does not allow ‘register’ 
> storage class specifier [-Wregister]
>  1218 |     register int j;
>       |                  ^
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoHammer.cc  -fPIC -DPIC -o .libs/TaoHammer.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c Tao.cc -o Tao.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoAccessPoint.cc -o TaoAccessPoint.o >/dev/null 
> 2>&1
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoConnector.lo TaoConnector.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoGraphicsEngine.cc -o TaoGraphicsEngine.o 
> >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoDevice.cc -o TaoDevice.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoConnector.cc  -fPIC -DPIC -o 
> .libs/TaoConnector.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoHammer.cc -o TaoHammer.o >/dev/null 2>&1
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoStop.lo TaoStop.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoBow.cc -o TaoBow.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoInstrument.cc -o TaoInstrument.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoStop.cc  -fPIC -DPIC -o .libs/TaoStop.o
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoOutput.lo TaoOutput.cc
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoPitch.lo TaoPitch.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoOutput.cc  -fPIC -DPIC -o .libs/TaoOutput.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoPitch.cc  -fPIC -DPIC -o .libs/TaoPitch.o
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I../include  -I/usr/lib/x86_64-linux-gnu/taopm/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o TaoCell.lo TaoCell.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoCell.cc  -fPIC -DPIC -o .libs/TaoCell.o
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoConnector.cc -o TaoConnector.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoStop.cc -o TaoStop.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoCell.cc -o TaoCell.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoOutput.cc -o TaoOutput.o >/dev/null 2>&1
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include 
> -I/usr/lib/x86_64-linux-gnu/taopm/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c TaoPitch.cc -o TaoPitch.o >/dev/null 2>&1
> /bin/sh ../libtool  --tag=CXX   --mode=link g++  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security  -lX11 -lXmu -lXi -lGL -lGLU -lpthread -lglut -lm -o 
> libtao.la -rpath /usr/lib/x86_64-linux-gnu Tao.lo TaoGraphicsEngine.lo 
> TaoSynthEngine.lo TaoAccessPoint.lo TaoInstrument.lo TaoString.lo 
> TaoRectangle.lo TaoCircle.lo TaoTriangle.lo TaoEllipse.lo TaoDevice.lo 
> TaoBow.lo TaoHammer.lo TaoConnector.lo TaoStop.lo TaoOutput.lo TaoPitch.lo 
> TaoCell.lo  -lglut -lm -laudiofile 
> libtool: link: g++  -fPIC -DPIC -shared -nostdlib 
> /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o 
> /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o  .libs/Tao.o 
> .libs/TaoGraphicsEngine.o .libs/TaoSynthEngine.o .libs/TaoAccessPoint.o 
> .libs/TaoInstrument.o .libs/TaoString.o .libs/TaoRectangle.o 
> .libs/TaoCircle.o .libs/TaoTriangle.o .libs/TaoEllipse.o .libs/TaoDevice.o 
> .libs/TaoBow.o .libs/TaoHammer.o .libs/TaoConnector.o .libs/TaoStop.o 
> .libs/TaoOutput.o .libs/TaoPitch.o .libs/TaoCell.o   -lX11 -lXmu -lXi -lGL 
> -lGLU -lpthread -lglut -laudiofile -L/usr/lib/gcc/x86_64-linux-gnu/13 
> -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu 
> -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu 
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
> -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. 
> -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o 
> /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o  -g -O2 
> -fstack-protector-strong   -Wl,-soname -Wl,libtao.so.0 -o 
> .libs/libtao.so.0.0.0
> libtool: link: (cd ".libs" && rm -f "libtao.so.0" && ln -s "libtao.so.0.0.0" 
> "libtao.so.0")
> libtool: link: (cd ".libs" && rm -f "libtao.so" && ln -s "libtao.so.0.0.0" 
> "libtao.so")
> libtool: link: ar cr .libs/libtao.a  Tao.o TaoGraphicsEngine.o 
> TaoSynthEngine.o TaoAccessPoint.o TaoInstrument.o TaoString.o TaoRectangle.o 
> TaoCircle.o TaoTriangle.o TaoEllipse.o TaoDevice.o TaoBow.o TaoHammer.o 
> TaoConnector.o TaoStop.o TaoOutput.o TaoPitch.o TaoCell.o
> libtool: link: ranlib .libs/libtao.a
> libtool: link: ( cd ".libs" && rm -f "libtao.la" && ln -s "../libtao.la" 
> "libtao.la" )
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libtao'
> Making all in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making all in taoparse
> make[3]: Entering directory '/<<PKGBUILDDIR>>/taoparse'
> test -f taoparser.cc || /bin/sh ../ylwrap taoparser.yy y.tab.c taoparser.cc 
> y.tab.h `echo taoparser.cc | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ 
> -e s/c++$/h++/ -e s/c$/h/` y.output taoparser.output -- bison -y -d -y 
> test -f taoscanner.cc || /bin/sh ../ylwrap taoscanner.ll lex.yy.c 
> taoscanner.cc -- flex  
> g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/lib/x86_64-linux-gnu/taopm/include -g 
> -finline-limit=100 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -c -o taoscanner.o 
> taoscanner.cc
> taoscanner.ll:24:10: fatal error: taoparser.h: No such file or directory
>    24 | #include "taoparser.h"
>       |          ^~~~~~~~~~~~~
> compilation terminated.
> make[3]: *** [Makefile:488: taoscanner.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> taoparser.hh is unchanged
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/taoparse'
> make[2]: *** [Makefile:431: all-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: *** [Makefile:363: all] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_build: error: make -j8 returned exit code 2
> make: *** [debian/rules:6: binary] Error 25
> dpkg-buildpackage: error: 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/taopm_1.0-7_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 via email to