Bug#924822: adms: FTBFS: admstpathYacc.y:14604: error: unterminated argument list invoking macro "adms_message_error"

Lucas Nussbaum lucas at debian.org
Sun Mar 17 17:54:33 GMT 2019


Source: adms
Version: 2.3.6-1
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20190315 qa-ftbfs
Justification: FTBFS in buster on amd64

Hi,

During a rebuild of all packages in buster (in a buster chroot, not a
sid chroot), your package failed to build on amd64.

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DinsideadmstpathYacc -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wall -c -o libadmsAdmstpath_la-admstpathYacc.lo `test -f 'admstpathYacc.c' || echo './'`admstpathYacc.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DinsideadmstpathYacc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c admstpathYacc.c  -fPIC -DPIC -o .libs/libadmsAdmstpath_la-admstpathYacc.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DinsideVeriloga -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c verilogaLex.c -o libadmsVeriloga_la-verilogaLex.o >/dev/null 2>&1
> admstpathYacc.y: In function 'location030usedinfinal':
> admstpathYacc.y:14604: error: unterminated argument list invoking macro "adms_message_error"
>  }
>  
> admstpathYacc.y:3724:5: error: 'adms_message_error' undeclared (first use in this function); did you mean 'adms_message_error_impl'?
>      adms_message_error(("%s: 'usedinfinal' bad attribute\n",adms_transform_uidtion; return;
>      ^~~~~~~~~~~~~~~~~~
>      adms_message_error_impl
> admstpathYacc.y:3724:5: note: each undeclared identifier is reported only once for each function it appears in
> admstpathYacc.y:3724:23: error: expected ';' at end of input
>      adms_message_error(("%s: 'usedinfinal' bad attribute\n",adms_transform_uidtion; return;
>                        ^
>                        ;
> admstpathYacc.y:14183: error: expected declaration or statement at end of input
>  %%
>  
> admstpathYacc.y:14183: error: expected declaration or statement at end of input
> admstpathYacc.y: At top level:
> admstpathYacc.y:11:12: warning: 'admstpathlex' declared 'static' but never defined [-Wunused-function]
>  static int admstpathlex (p_pparse mypparse);
>             ^~~~~~~~~~~~
> admstpathYacc.y:12:13: warning: 'dbpath' used but never defined
>  static void dbpath (p_path mypath);
>              ^~~~~~
> admstpathYacc.y:13:13: warning: 'dbtext' used but never defined
>  static void dbtext (p_text mytext);
>              ^~~~~~
> admstpathYacc.y:14:13: warning: 'postpath' used but never defined
>  static void postpath (p_path mypath);
>              ^~~~~~~~
> admstpathYacc.y:3700:13: warning: 'location030usedinfinal' defined but not used [-Wunused-function]
>  static void location030usedinfinal(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3629:13: warning: 'location030probe' defined but not used [-Wunused-function]
>  static void location030probe(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~
> admstpathYacc.y:3595:13: warning: 'location030grounded' defined but not used [-Wunused-function]
>  static void location030grounded(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3565:13: warning: 'location030case' defined but not used [-Wunused-function]
>  static void location030case(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:3526:13: warning: 'location030type' defined but not used [-Wunused-function]
>  static void location030type(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:3499:13: warning: 'location030maxsize' defined but not used [-Wunused-function]
>  static void location030maxsize(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3472:13: warning: 'location030usedinmodel' defined but not used [-Wunused-function]
>  static void location030usedinmodel(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3450:13: warning: 'location030dbg_xml' defined but not used [-Wunused-function]
>  static void location030dbg_xml(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3428:13: warning: 'location030br1' defined but not used [-Wunused-function]
>  static void location030br1(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~
> admstpathYacc.y:3406:13: warning: 'location030switch' defined but not used [-Wunused-function]
>  static void location030switch(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~
> admstpathYacc.y:3384:13: warning: 'location030hasVoltageDependentFunction' defined but not used [-Wunused-function]
>  static void location030hasVoltageDependentFunction(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3358:13: warning: 'location030flickernoise' defined but not used [-Wunused-function]
>  static void location030flickernoise(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3331:13: warning: 'location030setingetprev' defined but not used [-Wunused-function]
>  static void location030setingetprev(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3309:13: warning: 'location030defaultcase' defined but not used [-Wunused-function]
>  static void location030defaultcase(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3287:13: warning: 'location030unique_id' defined but not used [-Wunused-function]
>  static void location030unique_id(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3260:13: warning: 'location030usedininitial_step' defined but not used [-Wunused-function]
>  static void location030usedininitial_step(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3238:13: warning: 'location030infexpr' defined but not used [-Wunused-function]
>  static void location030infexpr(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:3216:13: warning: 'location030index' defined but not used [-Wunused-function]
>  static void location030index(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~
> admstpathYacc.y:3080:13: warning: 'location030name' defined but not used [-Wunused-function]
>  static void location030name(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:3054:13: warning: 'location030lhs' defined but not used [-Wunused-function]
>  static void location030lhs(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~
> admstpathYacc.y:3024:13: warning: 'location030arg1' defined but not used [-Wunused-function]
>  static void location030arg1(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:2994:13: warning: 'location030condition' defined but not used [-Wunused-function]
>  static void location030condition(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2968:13: warning: 'location030terminal' defined but not used [-Wunused-function]
>  static void location030terminal(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2946:13: warning: 'location030argc' defined but not used [-Wunused-function]
>  static void location030argc(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:2919:13: warning: 'location030setininitial_step' defined but not used [-Wunused-function]
>  static void location030setininitial_step(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2893:13: warning: 'location030transform' defined but not used [-Wunused-function]
>  static void location030transform(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2866:13: warning: 'location030setinevaluate' defined but not used [-Wunused-function]
>  static void location030setinevaluate(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2844:13: warning: 'location030br2' defined but not used [-Wunused-function]
>  static void location030br2(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~
> admstpathYacc.y:2822:13: warning: 'location030error' defined but not used [-Wunused-function]
>  static void location030error(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~
> admstpathYacc.y:2796:13: warning: 'location030arguments' defined but not used [-Wunused-function]
>  static void location030arguments(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2774:13: warning: 'location030else' defined but not used [-Wunused-function]
>  static void location030else(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:2752:13: warning: 'location030flow' defined but not used [-Wunused-function]
>  static void location030flow(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:2730:13: warning: 'location030nodefrommodule' defined but not used [-Wunused-function]
>  static void location030nodefrommodule(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2708:13: warning: 'location030whileblock' defined but not used [-Wunused-function]
>  static void location030whileblock(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2686:13: warning: 'location030filename' defined but not used [-Wunused-function]
>  static void location030filename(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2652:13: warning: 'location030nature' defined but not used [-Wunused-function]
>  static void location030nature(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~
> admstpathYacc.y:2622:13: warning: 'location030branchalias' defined but not used [-Wunused-function]
>  static void location030branchalias(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2595:13: warning: 'location030insource' defined but not used [-Wunused-function]
>  static void location030insource(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2573:13: warning: 'location030f' defined but not used [-Wunused-function]
>  static void location030f(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~
> admstpathYacc.y:2546:13: warning: 'location030input' defined but not used [-Wunused-function]
>  static void location030input(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~
> admstpathYacc.y:2520:13: warning: 'location030analogfunction' defined but not used [-Wunused-function]
>  static void location030analogfunction(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2477:13: warning: 'location030assignment' defined but not used [-Wunused-function]
>  static void location030assignment(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2451:13: warning: 'location030itransform' defined but not used [-Wunused-function]
>  static void location030itransform(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2421:13: warning: 'location030source' defined but not used [-Wunused-function]
>  static void location030source(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~
> admstpathYacc.y:2399:13: warning: 'location030l' defined but not used [-Wunused-function]
>  static void location030l(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~
> admstpathYacc.y:2377:13: warning: 'location030prototype' defined but not used [-Wunused-function]
>  static void location030prototype(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2350:13: warning: 'location030setinfinal' defined but not used [-Wunused-function]
>  static void location030setinfinal(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2307:13: warning: 'location030block' defined but not used [-Wunused-function]
>  static void location030block(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~
> admstpathYacc.y:2285:13: warning: 'location030domain' defined but not used [-Wunused-function]
>  static void location030domain(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~
> admstpathYacc.y:2263:13: warning: 'location030definition' defined but not used [-Wunused-function]
>  static void location030definition(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2236:13: warning: 'location030minsize' defined but not used [-Wunused-function]
>  static void location030minsize(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2214:13: warning: 'location030fatal' defined but not used [-Wunused-function]
>  static void location030fatal(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~
> admstpathYacc.y:2138:13: warning: 'location030dependency' defined but not used [-Wunused-function]
>  static void location030dependency(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2108:13: warning: 'location030function' defined but not used [-Wunused-function]
>  static void location030function(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2081:13: warning: 'location030sizetype' defined but not used [-Wunused-function]
>  static void location030sizetype(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2059:13: warning: 'location030package_string' defined but not used [-Wunused-function]
>  static void location030package_string(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2037:13: warning: 'location030supboundtype' defined but not used [-Wunused-function]
>  static void location030supboundtype(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:2010:13: warning: 'location030setinmodel' defined but not used [-Wunused-function]
>  static void location030setinmodel(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1988:13: warning: 'location030obsolete' defined but not used [-Wunused-function]
>  static void location030obsolete(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1962:13: warning: 'location030whitenoise' defined but not used [-Wunused-function]
>  static void location030whitenoise(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1940:13: warning: 'location030arg3' defined but not used [-Wunused-function]
>  static void location030arg3(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:1898:13: warning: 'location030discipline' defined but not used [-Wunused-function]
>  static void location030discipline(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1876:13: warning: 'location030tmp' defined but not used [-Wunused-function]
>  static void location030tmp(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~
> admstpathYacc.y:1854:13: warning: 'location030info' defined but not used [-Wunused-function]
>  static void location030info(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:1832:13: warning: 'location030fullname' defined but not used [-Wunused-function]
>  static void location030fullname(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1810:13: warning: 'location030package_version' defined but not used [-Wunused-function]
>  static void location030package_version(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1783:13: warning: 'location030usedinnoise' defined but not used [-Wunused-function]
>  static void location030usedinnoise(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1761:13: warning: 'location030column' defined but not used [-Wunused-function]
>  static void location030column(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~
> admstpathYacc.y:1735:13: warning: 'location030forloop' defined but not used [-Wunused-function]
>  static void location030forloop(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1713:13: warning: 'location030package_name' defined but not used [-Wunused-function]
>  static void location030package_name(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1691:13: warning: 'location030base' defined but not used [-Wunused-function]
>  static void location030base(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:1664:13: warning: 'location030setininstance' defined but not used [-Wunused-function]
>  static void location030setininstance(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1642:13: warning: 'location030ddt_name' defined but not used [-Wunused-function]
>  static void location030ddt_name(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1620:13: warning: 'location030tmp1' defined but not used [-Wunused-function]
>  static void location030tmp1(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:1594:13: warning: 'location030contribution' defined but not used [-Wunused-function]
>  static void location030contribution(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1568:13: warning: 'location030arg2' defined but not used [-Wunused-function]
>  static void location030arg2(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:1546:13: warning: 'location030location' defined but not used [-Wunused-function]
>  static void location030location(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1519:13: warning: 'location030isstate' defined but not used [-Wunused-function]
>  static void location030isstate(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1497:13: warning: 'location030package_tarname' defined but not used [-Wunused-function]
>  static void location030package_tarname(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1470:13: warning: 'location030usedinevaluate' defined but not used [-Wunused-function]
>  static void location030usedinevaluate(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1448:13: warning: 'location030ddt_nature' defined but not used [-Wunused-function]
>  static void location030ddt_nature(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1401:13: warning: 'location030value' defined but not used [-Wunused-function]
>  static void location030value(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~
> admstpathYacc.y:1286:13: warning: 'location030module' defined but not used [-Wunused-function]
>  static void location030module(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~
> admstpathYacc.y:1259:13: warning: 'location030vlast' defined but not used [-Wunused-function]
>  static void location030vlast(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~
> admstpathYacc.y:1233:13: warning: 'location030jacobian' defined but not used [-Wunused-function]
>  static void location030jacobian(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1211:13: warning: 'location030update' defined but not used [-Wunused-function]
>  static void location030update(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~
> admstpathYacc.y:1184:13: warning: 'location030setinnoise' defined but not used [-Wunused-function]
>  static void location030setinnoise(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1162:13: warning: 'location030string' defined but not used [-Wunused-function]
>  static void location030string(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~
> admstpathYacc.y:1140:13: warning: 'location030hasspecialnumber' defined but not used [-Wunused-function]
>  static void location030hasspecialnumber(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1118:13: warning: 'location030warning' defined but not used [-Wunused-function]
>  static void location030warning(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1092:13: warning: 'location030valueof' defined but not used [-Wunused-function]
>  static void location030valueof(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1070:13: warning: 'location030if' defined but not used [-Wunused-function]
>  static void location030if(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~
> admstpathYacc.y:1043:13: warning: 'location030default' defined but not used [-Wunused-function]
>  static void location030default(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:1017:13: warning: 'location030callfunction' defined but not used [-Wunused-function]
>  static void location030callfunction(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:995:13: warning: 'location030cast' defined but not used [-Wunused-function]
>  static void location030cast(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:973:13: warning: 'location030direction' defined but not used [-Wunused-function]
>  static void location030direction(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:912:13: warning: 'location030static' defined but not used [-Wunused-function]
>  static void location030static(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~
> admstpathYacc.y:890:13: warning: 'location030initial' defined but not used [-Wunused-function]
>  static void location030initial(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~
> admstpathYacc.y:868:13: warning: 'location030diagonal' defined but not used [-Wunused-function]
>  static void location030diagonal(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:846:13: warning: 'location030simulator' defined but not used [-Wunused-function]
>  static void location030simulator(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:796:13: warning: 'location030subexpression' defined but not used [-Wunused-function]
>  static void location030subexpression(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~~~~~~~~~~
> admstpathYacc.y:678:13: warning: 'location030math' defined but not used [-Wunused-function]
>  static void location030math(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> admstpathYacc.y:480:13: warning: 'location030adms' defined but not used [-Wunused-function]
>  static void location030adms(p_ptraverse p,p_path mypath,p_admst dot)
>              ^~~~~~~~~~~~~~~
> make[4]: *** [Makefile:653: libadmsAdmstpath_la-admstpathYacc.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2019/03/15/adms_2.3.6-1_testing.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.



More information about the debian-science-maintainers mailing list