Your message dated Thu, 02 Jun 2022 06:19:00 +0000
with message-id <e1nweae-0002ba...@fasolo.debian.org>
and subject line Bug#1012231: fixed in tinyows 1.2.0-2
has caused the Debian Bug report #1012231,
regarding tinyows: FTBFS: problems with boolean types and constants
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.)


-- 
1012231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012231
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tinyows
Version: 1.2.0-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source

Hi,

tinyows recently started to FTBFS after some build-dependency got
updated:

   dh_auto_build
        make -j3
make[1]: Entering directory '/build/tinyows-1.2.0'
gcc -g -O2 -ffile-prefix-map=/build/tinyows-1.2.0=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c99 -pedantic -Wall -I/usr/include/postgre
sql -I/usr/include/libxml2   src/fe/fe_comparison_ops.c src/fe/fe_error.c 
src/fe/fe_filter.c src/fe/fe_filter_capabilities.c src/fe/fe_function.c 
src/fe/fe_logical_ops.c src/fe/fe_spatial_ops.c src/mapfile/mapfile
.c src/ows/ows_bbox.c src/ows/ows.c src/ows/ows_config.c src/ows/ows_error.c 
src/ows/ows_geobbox.c src/ows/ows_get_capabilities.c src/ows/ows_layer.c 
src/ows/ows_metadata.c src/ows/ows_psql.c src/ows/ows_request.c
 src/ows/ows_srs.c src/ows/ows_storage.c src/ows/ows_version.c 
src/struct/alist.c src/struct/array.c src/struct/buffer.c 
src/struct/cgi_request.c src/struct/list.c src/struct/mlist.c 
src/struct/regexp.c src/wfs/wf
s_describe.c src/wfs/wfs_error.c src/wfs/wfs_get_capabilities.c 
src/wfs/wfs_get_feature.c src/wfs/wfs_request.c src/wfs/wfs_transaction.c 
src/ows/ows_libxml.c -o tinyows -lfl -L/usr/lib/x86_64-linux-gnu -lpq -lxml
2 -lfcgi
In file included from /usr/include/unicode/umachine.h:52,
                 from /usr/include/unicode/utypes.h:38,
                 from /usr/include/unicode/ucnv_err.h:88,
                 from /usr/include/unicode/ucnv.h:51,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:812,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/threads.h:35,
                 from /usr/include/libxml2/libxml/xmlmemory.h:218,
                 from /usr/include/libxml2/libxml/tree.h:1307,
                 from /usr/include/libxml2/libxml/xmlreader.h:14,
                 from src/fe/../ows/ows.h:30,
                 from src/fe/fe_comparison_ops.c:29:
src/fe/../ows/../ows_struct.h:33:3: error: expected identifier before numeric 
constant
   33 |   false,
      |   ^~~~~
src/fe/../ows/../ows_struct.h:37:19: error: two or more data types in 
declaration specifiers
   37 | typedef enum Bool bool;
      |                   ^~~~
In file included from src/fe/../ows/ows.h:38,
                 from src/fe/fe_comparison_ops.c:29:
src/fe/../ows/../ows_struct.h:37:14: warning: empty declaration with storage 
class specifier does not redeclare tag
   37 | typedef enum Bool bool;
      |              ^~~~
[...]


Andreas

Attachment: tinyows_1.2.0-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: tinyows
Source-Version: 1.2.0-2
Done: Bas Couwenberg <sebas...@debian.org>

We believe that the bug you reported is fixed in the latest version of
tinyows, 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 1012...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated tinyows 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: SHA512

Format: 1.8
Date: Thu, 02 Jun 2022 07:45:56 +0200
Source: tinyows
Binary: tinyows tinyows-dbgsym
Architecture: source amd64
Version: 1.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Description:
 tinyows    - lightweight and fast WFS-T server
Closes: 1012231
Changes:
 tinyows (1.2.0-2) unstable; urgency=medium
 .
   * Bump Standards-Version to 4.6.0, no changes.
   * Bump debhelper compat to 12, changes:
     - Drop --list-missing from dh_install
   * Add patch to fix FTBFS with ICU 71.1.
     (closes: #1012231)
Checksums-Sha1:
 8930b119b188698a63d399652ebfd2b335545205 2027 tinyows_1.2.0-2.dsc
 f6e4c05af3b372f268373551da8c9cb98bd3b889 8844 tinyows_1.2.0-2.debian.tar.xz
 661ea6947280b46df0e0f702d1d3fb39287ad5b9 205176 
tinyows-dbgsym_1.2.0-2_amd64.deb
 312c0b92b62575b9d3d7dc1774c7dcc39d1d407f 9679 tinyows_1.2.0-2_amd64.buildinfo
 ac21bb8c1c4266b4e0f360f02082999d569c701a 175888 tinyows_1.2.0-2_amd64.deb
Checksums-Sha256:
 b4b7a4a59c9e3f15b55278f13aca627613ade18b41268b4ffe66a69e112784f6 2027 
tinyows_1.2.0-2.dsc
 5e5f1a445139e5df0ac9f475585f76e81b9b9856605a2db2cb6fc3f5b5bf66e9 8844 
tinyows_1.2.0-2.debian.tar.xz
 15ed223a110380a96648952014418afa591e1a30ff48f17858a51882763a4620 205176 
tinyows-dbgsym_1.2.0-2_amd64.deb
 c0d0b00232c88f1a7107c0a51152b4a00d34cf5f9b1a55707d54cd60f986e2ad 9679 
tinyows_1.2.0-2_amd64.buildinfo
 d531034282a2778a9b21cb34d28ba7a63b4f601e84286526dbab94b0d82389af 175888 
tinyows_1.2.0-2_amd64.deb
Files:
 a8a2b203fa77026914e667b764ec3e41 2027 non-free/web optional tinyows_1.2.0-2.dsc
 532acc2a4016384de69dd047fb0d80f5 8844 non-free/web optional 
tinyows_1.2.0-2.debian.tar.xz
 5bca21b6e0098cb9c790f718d99fbb70 205176 non-free/debug optional 
tinyows-dbgsym_1.2.0-2_amd64.deb
 31c517e37af766868975fad68c925f3d 9679 non-free/web optional 
tinyows_1.2.0-2_amd64.buildinfo
 5ca9978bef42e4f0c441994532143b7e 175888 non-free/web optional 
tinyows_1.2.0-2_amd64.deb

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

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmKYT5kACgkQZ1DxCuiN
SvEsSg/+JbzpvGaHOkvZaB8oAlpKNmkva67J4eBvjwt+QRTIk0koThI0q+9v4wP7
hzNpyha1Nr54f4+KWKlCz4C3c/921E+gAmXFyXo+/TkO1Hk6gorGt9ktZUgyahme
6Xzs6h7r6O70UKlW3oXVnhNgku5d23jJdFKO8YsoBdMngKbEhj8x3YIZyfNqmEwe
LxmzLJSrw4T2Pe5AFWuUEGIVJbGtpGYgzMFFDxTvXURR8Z1AEO22/DxhZCduohPU
sWz0XaMxGTCS+cblujjOz7QRsJbTjlrYzk/m2iu/J7hH9uCljsmFl/nTiz3y/t3n
3sNHI5uvrK/uoJctwAZZpFr0voLt+ptJyDgkLgReSRL9Z5KdXzQOU3raPAGK55Tl
jRXyA6lz7za6gUsxERgP8iqazLPzk+/0x5xTmwREtetCdmk1UDJ82bIZI9btfVsM
Ur9M6AtWjTVR7SL1Rl7vxGSyc05mBXhq2aMyc2GKYZyv3Co5hSMEoj69nGNMwzuU
gRomN6YpHTLDSwSdLFvVPfmxJktEGwJoWKTGQpAd+4IsK9SPofu6EZ56GsVbY5XY
9faqiRK1ITpAoSNjcj6cd4uyv8TtPbFhs5gIqFB6nOweFOWJq5zcgLcVuiJk6ksX
f0KaaqsCltFLfoQ9Y9+8/p9N1aZr40SbHw8S7mGgszDKL04Qmqo=
=lQdd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to