Bug#548491: syrthes: FTBFS on alpha: interfaces.h:197: error: expected '=', ',', '; ', 'asm' or '__attribute__' before '_'

Kurt Roeckx kurt at roeckx.be
Sat Sep 26 15:14:32 UTC 2009


Source: syrthes
Version: 3.4.2-dfsg1-1
Severity: imporant

Hi,

There was an error while trying to autobuild your package:

> Start Time: 20090915-2024

[...]

> Build-Depends: quilt, debhelper (>= 7), gfortran

[...]

> Toolchain package versions: libc6.1-dev_2.9-26 linux-libc-dev_2.6.30-6 g++-4.3_4.3.4-2 gcc-4.3_4.3.4-2 binutils_2.19.91.20090910-1 libstdc++6_4.4.1-4 libstdc++6-4.3-dev_4.3.4-2
> 

[...]

> make[1]: Entering directory `/build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/bin'
> /usr/bin/gfortran -c -O2 -DHAVE_C_IO -D_FILE_OFFSET_BITS=64 -I/build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/*.F
> /usr/bin/gcc -c -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_C_IO  -I/build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/*.c
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/box.c:39:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/build_octree.c:38:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/build_quad1d.c:38:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2a.c:38:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2a.c:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c:39:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c: In function 'facforme_2d':
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c:351: error: 'cont2d' undeclared (first use in this function)
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c:351: error: (Each undeclared identifier is reported only once
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c:351: error: for each function it appears in.)
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c:351: error: expected ';' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c: In function 'segfdf':
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c:757: error: 'cont2d' undeclared (first use in this function)
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_2d.c:757: error: expected ';' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c:39:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c: In function 'facforme_3d':
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c:375: error: 'contou' undeclared (first use in this function)
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c:375: error: (Each undeclared identifier is reported only once
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c:375: error: for each function it appears in.)
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c:375: error: expected ';' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c: In function 'triafdf':
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c:1178: error: 'contou' undeclared (first use in this function)
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/calfdf_3d.c:1178: error: expected ';' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/corresp.c:39:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/corresp.c:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/corresp.c:451: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/corresp.c:820: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/couple_mst.c:38:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/couple_mst.c:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/dgetcp.c:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/dgetcp.c:87: error: expected identifier or '(' before '{' token
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/find_node.c:37:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/ivoitj_2d.c:38:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/ivoitj_3d.c:38:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/lecmaill.c:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/lecmaill.c:146: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/orient_2d.c:39:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/orient_3d.c:39:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> In file included from /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/src/s/verif_c3d.c:40:
> /build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/include/interfaces.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_'
> make[1]: *** [lib] Error 1
> make[1]: Leaving directory `/build/buildd-syrthes_3.4.2-dfsg1-1-alpha-hMxdie/syrthes-3.4.2-dfsg1/bin'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=alpha&pkg=syrthes&ver=3.4.2-dfsg1-1


Kurt






More information about the debian-science-maintainers mailing list