Your message dated Sat, 18 Jan 2020 19:00:16 +0000
with message-id <e1istks-000exz...@fasolo.debian.org>
and subject line Bug#917675: fixed in sfepy 2019.4-1
has caused the Debian Bug report #917675,
regarding sfepy: FTBFS: sfepy/discrete/common/extmods/common.h:109:59: error: 
expected expression before ')' token
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
917675: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917675
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sfepy
Version: 2018.1-4
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -fdebug-prefix-map=/build/python2.7-AjKZhf/python2.7-2.7.15=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-amd64-2.7/build/src.linux-amd64-2.7/sfepy/discrete/common/extmods/assemble.o
>  -Lbuild/temp.linux-amd64-2.7 -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7/build/sfepy/discrete/common/extmods/assemble.so
> building 'sfepy.discrete.common.extmods.cmesh' extension
> compiling C sources
> C compiler: x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -fno-strict-aliasing -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
> 
> compile options: '-D__SDIR__=\"sfepy/discrete/common/extmods\" 
> -DSFEPY_PLATFORM=0 -Dinline=inline -Isfepy/discrete/common/extmods 
> -I/usr/lib/python2.7/dist-packages/numpy/core/include 
> -I/usr/include/python2.7 -c'
> extra options: '-g -O2'
> x86_64-linux-gnu-gcc: 
> build/src.linux-amd64-2.7/sfepy/discrete/common/extmods/cmesh.c
> x86_64-linux-gnu-gcc: sfepy/discrete/common/extmods/geomtrans.c
> <command-line>: warning: missing terminating " character
> <command-line>: warning: missing terminating " character
> In file included from 
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
>                  from 
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12,
>                  from 
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from 
> build/src.linux-amd64-2.7/sfepy/discrete/common/extmods/cmesh.c:567:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2:
>  warning: #warning "Using deprecated NumPy API, disable it with " "#define 
> NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it with " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc: sfepy/discrete/common/extmods/mesh.c
> <command-line>: warning: missing terminating " character
> sfepy/discrete/common/extmods/mesh.c: In function 'mesh_free':
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:78:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(topology->edge_oris);
>    ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:78:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(topology->edge_oris);
>    ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/mesh.c:78:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(topology->edge_oris);
>    ^~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:79:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(topology->face_oris);
>    ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:79:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(topology->face_oris);
>    ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/mesh.c:79:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(topology->face_oris);
>    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c: In function 'conn_alloc':
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:217:21: note: in expansion of macro 
> 'alloc_mem'
>      conn->offsets = alloc_mem(uint32, num + 1);
>                      ^~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:217:21: note: in expansion of macro 
> 'alloc_mem'
>      conn->offsets = alloc_mem(uint32, num + 1);
>                      ^~~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:104:43: error: expected expression 
> before ')' token
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                            ^
> sfepy/discrete/common/extmods/mesh.c:217:21: note: in expansion of macro 
> 'alloc_mem'
>      conn->offsets = alloc_mem(uint32, num + 1);
>                      ^~~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:223:21: note: in expansion of macro 
> 'alloc_mem'
>      conn->indices = alloc_mem(uint32, n_incident);
>                      ^~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:223:21: note: in expansion of macro 
> 'alloc_mem'
>      conn->indices = alloc_mem(uint32, n_incident);
>                      ^~~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:104:43: error: expected expression 
> before ')' token
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                            ^
> sfepy/discrete/common/extmods/mesh.c:223:21: note: in expansion of macro 
> 'alloc_mem'
>      conn->indices = alloc_mem(uint32, n_incident);
>                      ^~~~~~~~~
> sfepy/discrete/common/extmods/mesh.c: In function 'conn_resize':
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:107:58: note: in expansion of macro 
> '__SDIR__'
>                             __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                                           ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:245:19: note: in expansion of macro 
> 'realloc_mem'
>    conn->offsets = realloc_mem(conn->offsets, uint32, num + 1);
>                    ^~~~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:107:58: note: in expansion of macro 
> '__SDIR__'
>                             __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                                           ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:245:19: note: in expansion of macro 
> 'realloc_mem'
>    conn->offsets = realloc_mem(conn->offsets, uint32, num + 1);
>                    ^~~~~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:107:66: error: expected expression 
> before ')' token
>                             __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                                                   ^
> sfepy/discrete/common/extmods/mesh.c:245:19: note: in expansion of macro 
> 'realloc_mem'
>    conn->offsets = realloc_mem(conn->offsets, uint32, num + 1);
>                    ^~~~~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:107:58: note: in expansion of macro 
> '__SDIR__'
>                             __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                                           ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:249:19: note: in expansion of macro 
> 'realloc_mem'
>    conn->indices = realloc_mem(conn->indices, uint32, n_incident);
>                    ^~~~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:107:58: note: in expansion of macro 
> '__SDIR__'
>                             __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                                           ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:249:19: note: in expansion of macro 
> 'realloc_mem'
>    conn->indices = realloc_mem(conn->indices, uint32, n_incident);
>                    ^~~~~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:107:66: error: expected expression 
> before ')' token
>                             __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                                                   ^
> sfepy/discrete/common/extmods/mesh.c:249:19: note: in expansion of macro 
> 'realloc_mem'
>    conn->indices = realloc_mem(conn->indices, uint32, n_incident);
>                    ^~~~~~~~~~~
> sfepy/discrete/common/extmods/mesh.c: In function 'conn_free':
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:264:4: note: in expansion of macro 
> 'free_mem'
>     free_mem(conn->indices);
>     ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:264:4: note: in expansion of macro 
> 'free_mem'
>     free_mem(conn->indices);
>     ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/mesh.c:264:4: note: in expansion of macro 
> 'free_mem'
>     free_mem(conn->indices);
>     ^~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:265:4: note: in expansion of macro 
> 'free_mem'
>     free_mem(conn->offsets);
>     ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:265:4: note: in expansion of macro 
> 'free_mem'
>     free_mem(conn->offsets);
>     ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/mesh.c:265:4: note: in expansion of macro 
> 'free_mem'
>     free_mem(conn->offsets);
>     ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c: In function 'mesh_build':
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:454:10: note: in expansion of macro 
> 'alloc_mem'
>    oris = alloc_mem(uint32, n_incident);
>           ^~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:454:10: note: in expansion of macro 
> 'alloc_mem'
>    oris = alloc_mem(uint32, n_incident);
>           ^~~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:104:43: error: expected expression 
> before ')' token
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                            ^
> sfepy/discrete/common/extmods/mesh.c:454:10: note: in expansion of macro 
> 'alloc_mem'
>    oris = alloc_mem(uint32, n_incident);
>           ^~~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:456:5: note: in expansion of macro 
> 'free_mem'
>      free_mem(mesh->topology->face_oris);
>      ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:456:5: note: in expansion of macro 
> 'free_mem'
>      free_mem(mesh->topology->face_oris);
>      ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/mesh.c:456:5: note: in expansion of macro 
> 'free_mem'
>      free_mem(mesh->topology->face_oris);
>      ^~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:459:5: note: in expansion of macro 
> 'free_mem'
>      free_mem(mesh->topology->edge_oris);
>      ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:459:5: note: in expansion of macro 
> 'free_mem'
>      free_mem(mesh->topology->edge_oris);
>      ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/mesh.c:459:5: note: in expansion of macro 
> 'free_mem'
>      free_mem(mesh->topology->edge_oris);
>      ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c: In function 'mesh_intersect':
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:652:10: note: in expansion of macro 
> 'alloc_mem'
>    mask = alloc_mem(char, mesh->topology->num[d2]);
>           ^~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:652:10: note: in expansion of macro 
> 'alloc_mem'
>    mask = alloc_mem(char, mesh->topology->num[d2]);
>           ^~~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:104:43: error: expected expression 
> before ')' token
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                            ^
> sfepy/discrete/common/extmods/mesh.c:652:10: note: in expansion of macro 
> 'alloc_mem'
>    mask = alloc_mem(char, mesh->topology->num[d2]);
>           ^~~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:735:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(mask);
>    ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:735:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(mask);
>    ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/mesh.c:735:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(mask);
>    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c: In function 'mesh_select_complete':
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:855:16: note: in expansion of macro 
> 'alloc_mem'
>    mask->mask = alloc_mem(char, conn->num);
>                 ^~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:855:16: note: in expansion of macro 
> 'alloc_mem'
>    mask->mask = alloc_mem(char, conn->num);
>                 ^~~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:104:43: error: expected expression 
> before ')' token
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                            ^
> sfepy/discrete/common/extmods/mesh.c:855:16: note: in expansion of macro 
> 'alloc_mem'
>    mask->mask = alloc_mem(char, conn->num);
>                 ^~~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:859:14: note: in expansion of macro 
> 'alloc_mem'
>    ent_mask = alloc_mem(char, mesh->topology->num[dent]);
>               ^~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:859:14: note: in expansion of macro 
> 'alloc_mem'
>    ent_mask = alloc_mem(char, mesh->topology->num[dent]);
>               ^~~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:104:43: error: expected expression 
> before ')' token
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                            ^
> sfepy/discrete/common/extmods/mesh.c:859:14: note: in expansion of macro 
> 'alloc_mem'
>    ent_mask = alloc_mem(char, mesh->topology->num[dent]);
>               ^~~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:879:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(ent_mask);
>    ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/mesh.c:879:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(ent_mask);
>    ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/mesh.c:1:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/mesh.c:879:3: note: in expansion of macro 
> 'free_mem'
>    free_mem(ent_mask);
>    ^~~~~~~~
> x86_64-linux-gnu-gcc: sfepy/discrete/common/extmods/sort.c
> <command-line>: warning: missing terminating " character
> error: Command "x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -fno-strict-aliasing -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -D__SDIR__=\"sfepy/discrete/common/extmods\" -DSFEPY_PLATFORM=0 
> -Dinline=inline -Isfepy/discrete/common/extmods 
> -I/usr/lib/python2.7/dist-packages/numpy/core/include 
> -I/usr/include/python2.7 -c sfepy/discrete/common/extmods/mesh.c -o 
> build/temp.linux-amd64-2.7/sfepy/discrete/common/extmods/mesh.o -MMD -MF 
> build/temp.linux-amd64-2.7/sfepy/discrete/common/extmods/mesh.o.d -g -O2" 
> failed with exit status 1
> sfepy/discrete/common/extmods/sort.c: In function 'int32_sort_rows':
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:69:10: note: in expansion of macro 
> 'alloc_mem'
>    perm = alloc_mem( int32, n_row );
>           ^~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:69:10: note: in expansion of macro 
> 'alloc_mem'
>    perm = alloc_mem( int32, n_row );
>           ^~~~~~~~~
> In file included from sfepy/discrete/common/extmods/sort.h:4,
>                  from sfepy/discrete/common/extmods/sort.c:18:
> sfepy/discrete/common/extmods/common.h:104:43: error: expected expression 
> before ')' token
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                            ^
> sfepy/discrete/common/extmods/sort.c:69:10: note: in expansion of macro 
> 'alloc_mem'
>    perm = alloc_mem( int32, n_row );
>           ^~~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:70:12: note: in expansion of macro 
> 'alloc_mem'
>    perm_i = alloc_mem( int32, n_row );
>             ^~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:70:12: note: in expansion of macro 
> 'alloc_mem'
>    perm_i = alloc_mem( int32, n_row );
>             ^~~~~~~~~
> In file included from sfepy/discrete/common/extmods/sort.h:4,
>                  from sfepy/discrete/common/extmods/sort.c:18:
> sfepy/discrete/common/extmods/common.h:104:43: error: expected expression 
> before ')' token
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                            ^
> sfepy/discrete/common/extmods/sort.c:70:12: note: in expansion of macro 
> 'alloc_mem'
>    perm_i = alloc_mem( int32, n_row );
>             ^~~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:71:15: note: in expansion of macro 
> 'alloc_mem'
>    SWAP_temp = alloc_mem( int32, n_col );
>                ^~~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:104:35: note: in expansion of macro 
> '__SDIR__'
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:71:15: note: in expansion of macro 
> 'alloc_mem'
>    SWAP_temp = alloc_mem( int32, n_col );
>                ^~~~~~~~~
> In file included from sfepy/discrete/common/extmods/sort.h:4,
>                  from sfepy/discrete/common/extmods/sort.c:18:
> sfepy/discrete/common/extmods/common.h:104:43: error: expected expression 
> before ')' token
>      __LINE__, __FUNC__, __FILE__, __SDIR__)
>                                            ^
> sfepy/discrete/common/extmods/sort.c:71:15: note: in expansion of macro 
> 'alloc_mem'
>    SWAP_temp = alloc_mem( int32, n_col );
>                ^~~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:114:3: note: in expansion of macro 
> 'free_mem'
>    free_mem( perm );
>    ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:114:3: note: in expansion of macro 
> 'free_mem'
>    free_mem( perm );
>    ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/sort.h:4,
>                  from sfepy/discrete/common/extmods/sort.c:18:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/sort.c:114:3: note: in expansion of macro 
> 'free_mem'
>    free_mem( perm );
>    ^~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:115:3: note: in expansion of macro 
> 'free_mem'
>    free_mem( perm_i );
>    ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:115:3: note: in expansion of macro 
> 'free_mem'
>    free_mem( perm_i );
>    ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/sort.h:4,
>                  from sfepy/discrete/common/extmods/sort.c:18:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/sort.c:115:3: note: in expansion of macro 
> 'free_mem'
>    free_mem( perm_i );
>    ^~~~~~~~
> <command-line>: error: stray '\' in program
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:116:3: note: in expansion of macro 
> 'free_mem'
>    free_mem( SWAP_temp );
>    ^~~~~~~~
> <command-line>: error: missing terminating " character
> sfepy/discrete/common/extmods/common.h:109:51: note: in expansion of macro 
> '__SDIR__'
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                    ^~~~~~~~
> sfepy/discrete/common/extmods/sort.c:116:3: note: in expansion of macro 
> 'free_mem'
>    free_mem( SWAP_temp );
>    ^~~~~~~~
> In file included from sfepy/discrete/common/extmods/sort.h:4,
>                  from sfepy/discrete/common/extmods/sort.c:18:
> sfepy/discrete/common/extmods/common.h:109:59: error: expected expression 
> before ')' token
>      mem_free_mem(p, __LINE__, __FUNC__, __FILE__, __SDIR__); } while (0)
>                                                            ^
> sfepy/discrete/common/extmods/sort.c:116:3: note: in expansion of macro 
> 'free_mem'
>    free_mem( SWAP_temp );
>    ^~~~~~~~
> Exception in thread Thread-12 (most likely raised during interpreter 
> shutdown):
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
>   File "/usr/lib/python2.7/threading.py", line 754, in run
>   File "/usr/lib/python2.7/multiprocessing/pool.py", line 108, in worker
> <type 'exceptions.TypeError'>: 'NoneType' object is not callable
> E: pybuild pybuild:338: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python setup.py build 
> dh_auto_build: pybuild --build -i python{version} -p 2.7 returned exit code 13
> make: *** [debian/rules:7: build] Error 25

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/sfepy_2018.1-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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.

--- End Message ---
--- Begin Message ---
Source: sfepy
Source-Version: 2019.4-1

We believe that the bug you reported is fixed in the latest version of
sfepy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 917...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stuart Prescott <stu...@debian.org> (supplier of updated sfepy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 09 Jan 2020 18:29:27 +1100
Source: sfepy
Binary: python-sfepy-doc python3-sfepy python3-sfepy-dbgsym
Architecture: source all amd64
Version: 2019.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Stuart Prescott <stu...@debian.org>
Description:
 python-sfepy-doc - Simple Finite Elements in Python (documentation)
 python3-sfepy - Simple Finite Elements in Python
Closes: 917675 933587 938471
Changes:
 sfepy (2019.4-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version:
     - Fixes FTBFS (Closes: #917675).
   * Change interpreter support:
     - Add Python 3 module package.
     - Drop Python 2 module package (Closes: #938471).
     - Update tests to use Python 3.
   * Update build-dependencies to use texlive-plain-generic (Closes: #933587).
   * Use upstream copies of examples in the autopkgtests.
   * Add Rules-Requires-Root: no.
   * Switch to debhelper-compat (= 12).
   * Update Standards-Version to 4.4.1 (no changes required).
   * Minor fixes to short descriptions.
   * Update copyright file.
Checksums-Sha1:
 d0e3534a95c114cb4dd1d91156596cdc5736369a 2372 sfepy_2019.4-1.dsc
 5b109745613c51c08f8fb3bd7ca30a3be9d4b608 8418099 sfepy_2019.4.orig.tar.gz
 a679f75d695e1ee2f0e91699e0547a94e945151f 4872 sfepy_2019.4-1.debian.tar.xz
 42b27f13fd622ffa219b6b5c6240a812dccf24f0 11588280 
python-sfepy-doc_2019.4-1_all.deb
 e88447f45d6d6b465d6e6d0996a0439b983eb4cf 4312660 
python3-sfepy-dbgsym_2019.4-1_amd64.deb
 2af4c78cc57852f913fee49b8422eb6c53ce61e7 4437760 
python3-sfepy_2019.4-1_amd64.deb
 330e0365e3461f81d8aaad9493e4f401bb7b9190 20502 sfepy_2019.4-1_amd64.buildinfo
Checksums-Sha256:
 62caef0a8708001d181e80d54fec620f46e19107c66b4338979d9810ee0d63ce 2372 
sfepy_2019.4-1.dsc
 f67fa36131a17c782ebba14d6b7211daeefb1d3276d1ef1ee4cbd004387b3bd1 8418099 
sfepy_2019.4.orig.tar.gz
 51ab240744be0ec30223162a379056d2b225954f5d656af64ecfd3d427895f8d 4872 
sfepy_2019.4-1.debian.tar.xz
 650c9c7cc1e88c9e93b3a86607955d78a2216a030d5d66a27e721f80e3d3657b 11588280 
python-sfepy-doc_2019.4-1_all.deb
 fb6c30ef8a194e7c02a606f0069a7785f740d6d070e8df9c184cb15e89135c6c 4312660 
python3-sfepy-dbgsym_2019.4-1_amd64.deb
 8543fcbd895080dbf59279b782a2037bad97d9117b7cdb65cf32dd72f68140a6 4437760 
python3-sfepy_2019.4-1_amd64.deb
 4817a0d5d4f0d2cb2959004e9ef60b1de2d24b5f6969d119381162afd3e89943 20502 
sfepy_2019.4-1_amd64.buildinfo
Files:
 b964eee99e2c798577076ff2006b7ac3 2372 python optional sfepy_2019.4-1.dsc
 8c422891000b2f0030f29cc408600f44 8418099 python optional 
sfepy_2019.4.orig.tar.gz
 ae723a7f63f1299c63724008effe3a90 4872 python optional 
sfepy_2019.4-1.debian.tar.xz
 75dcfe8759b416a6aa23f82442a54961 11588280 doc optional 
python-sfepy-doc_2019.4-1_all.deb
 70317e9856a1057ad57544979acf9396 4312660 debug optional 
python3-sfepy-dbgsym_2019.4-1_amd64.deb
 b6b56a1b1da5fd80926e0f1de5de5791 4437760 python optional 
python3-sfepy_2019.4-1_amd64.deb
 01c80a404d1f827c704532270fdd76cb 20502 python optional 
sfepy_2019.4-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkOLSwa0Uaht+u4kdu8F+uxOW8vcFAl4W8mcACgkQu8F+uxOW
8vdiChAAn9iuwceHoh1lpMar0d7IkhC53+gGqxomY0gF7WC1SEQjEzfiVLcH+NHU
Mof6TWe2hzvE3s7MD5Q4AZpt1Afy4QMN0r8ePl/Mijvfy0ePNa6g5IGX20enp6cs
8S5gFZ0iqZgpH3QCUcJOKOUgrqWimOWnBi8MmMrkRWWsPDe+PJGvCl0lhtknIiNG
TyvGjf6oCyw0B/TjZoPFR0HiR6Kvpz6TGKemV6eCLrTGLL8oUh4heDq37wv9XCxw
0dlJPYMCg60AaukxTJB+iWsnkdmh6GZR9SSKPL1hA1FqhA/smHm3+5y65yfptA5o
X48BoBllNfDvkz0Zby47ZJ5/4goegLs5X55gxGmdM3myf3Xr9IR+6OSctsCbBwjs
AvaYmZ4OAHoZlSaOf5oaUpF5iVj6eYovXK+wK7Ig4pdIYp539IhIUmYQw9SuJsJy
0paVici0bLwWyfmjYQ9MPvpdEIfEYa4ddgyQlE8Np4Nl7193tj5omyOnLph81AVT
M4m0nFccfFZujv1ENwvwDS06/NLlqAtN9wX+u+bGzH4N9AiVz5aQC3HTwj/v1TWa
rubU90AKzDBWog3PmBj9i0JlAroGwa+WIGP2tao/DLPL14j9Lkt0QCFMQn/VDlz2
kvkwBSBC0XMbeOHD7EyX/whffEpVl0Q/5EFA0HwqJIeviCoxgAs=
=CjuD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to