Debian Bug report logs - #891338
micropolis-activity: FTBFS with glibc 2.27: error: 'DOMAIN' undeclared (first use in this function)

version graph

Package: src:micropolis-activity; Maintainer for src:micropolis-activity is Debian Games Team <pkg-games-devel@lists.alioth.debian.org>;

Reported by: Aurelien Jarno <aurel32@debian.org>

Date: Sat, 24 Feb 2018 16:57:11 UTC

Severity: serious

Tags: buster, sid

Found in version micropolis-activity/0.0.20071228-8

Fixed in version micropolis-activity/0.0.20071228-9

Done: Markus Koschany <apo@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#891338; Package src:micropolis-activity. (Sat, 24 Feb 2018 16:57:13 GMT) (full text, mbox, link).


Acknowledgement sent to Aurelien Jarno <aurel32@debian.org>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Sat, 24 Feb 2018 16:57:13 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Aurelien Jarno <aurel32@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: micropolis-activity: FTBFS with glibc 2.27: error: 'DOMAIN' undeclared (first use in this function)
Date: Sat, 24 Feb 2018 17:54:20 +0100
Source: micropolis-activity
Version: 0.0.20071228-8
Severity: important
User: debian-glibc@lists.debian.org
Usertags: 2.27

micropolis-activity 0.0.20071228-8 fails to build with glibc 2.27
(2.27-0experimental0 from experimental):

| cc -DIS_LINUX -O3 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>/src/tclx/src=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -I../../tcl  -DTCL_HAVE_SETLINEBUF -DTCL_32_BIT_RANDOM -DTCL_POSIX_SIG -DTCL_TM_GMTOFF -Wdate-time -D_FORTIFY_SOURCE=2  -c -o tclxfmat.o tclxfmat.c
| tclxfmat.c: In function 'ReturnFPMathError':
| tclxfmat.c:125:13: error: 'DOMAIN' undeclared (first use in this function); did you mean 'EAGAIN'?
|         case DOMAIN:
|              ^~~~~~
|              EAGAIN
| tclxfmat.c:125:13: note: each undeclared identifier is reported only once for each function it appears in
| tclxfmat.c:128:13: error: 'SING' undeclared (first use in this function); did you mean 'NSIG'?
|         case SING:
|              ^~~~
|              NSIG
| tclxfmat.c:131:13: error: 'OVERFLOW' undeclared (first use in this function); did you mean 'EOVERFLOW'?
|         case OVERFLOW:
|              ^~~~~~~~
|              EOVERFLOW
| tclxfmat.c:134:13: error: 'UNDERFLOW' undeclared (first use in this function); did you mean 'OVERFLOW'?
|         case UNDERFLOW:
|              ^~~~~~~~~
|              OVERFLOW
| tclxfmat.c:137:13: error: 'TLOSS' undeclared (first use in this function)
|         case TLOSS:
|              ^~~~~
| tclxfmat.c:138:13: error: 'PLOSS' undeclared (first use in this function); did you mean 'TLOSS'?
|         case PLOSS:
|              ^~~~~
|              TLOSS
| <builtin>: recipe for target 'tclxfmat.o' failed
| make[3]: *** [tclxfmat.o] Error 1
| make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tclx/src'
| makefile:51: recipe for target 'TCLX_MAKES' failed
| make[2]: *** [TCLX_MAKES] Error 2
| make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/tclx'
| Makefile:46: recipe for target 'tclx' failed
| make[1]: *** [tclx] Error 2
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| dh_auto_build: make -j1 returned exit code 2
| debian/rules:5: recipe for target 'build-arch' failed
| make: *** [build-arch] Error 2
| dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2

A full build log is available there:
http://aws-logs.debian.net/2018/02/07/glibc-exp/micropolis-activity_0.0.20071228-8_unstable_glibc-exp.log

Starting with glibc 2.27, support for SVID error handling has been
removed, including the corresponding constants. This causes this
package to FTBFS.



Severity set to 'serious' from 'important' Request was from Adrian Bunk <bunk@debian.org> to control@bugs.debian.org. (Mon, 05 Mar 2018 12:57:19 GMT) (full text, mbox, link).


Added tag(s) buster and sid. Request was from Adrian Bunk <bunk@debian.org> to control@bugs.debian.org. (Mon, 05 Mar 2018 12:57:20 GMT) (full text, mbox, link).


Reply sent to Markus Koschany <apo@debian.org>:
You have taken responsibility. (Tue, 13 Mar 2018 21:24:07 GMT) (full text, mbox, link).


Notification sent to Aurelien Jarno <aurel32@debian.org>:
Bug acknowledged by developer. (Tue, 13 Mar 2018 21:24:07 GMT) (full text, mbox, link).


Message #14 received at 891338-close@bugs.debian.org (full text, mbox, reply):

From: Markus Koschany <apo@debian.org>
To: 891338-close@bugs.debian.org
Subject: Bug#891338: fixed in micropolis-activity 0.0.20071228-9
Date: Tue, 13 Mar 2018 21:20:33 +0000
Source: micropolis-activity
Source-Version: 0.0.20071228-9

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

Debian distribution maintenance software
pp.
Markus Koschany <apo@debian.org> (supplier of updated micropolis-activity 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 13 Mar 2018 20:32:14 +0100
Source: micropolis-activity
Binary: micropolis micropolis-data
Architecture: source
Version: 0.0.20071228-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Markus Koschany <apo@debian.org>
Description:
 micropolis - real-time city management simulator
 micropolis-data - real-time city management simulator - data
Closes: 870761 891338
Changes:
 micropolis-activity (0.0.20071228-9) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Christoph Egger ]
   * Remove myself from uploaders
 .
   [Helmut Grohne ]
   * Fix FTCBFS: Do not strip during build or install. (Closes: #870761)
 .
   [ Markus Koschany ]
   * Add glibc-2.27.patch and fix FTBFS with glibc 2.27. (Closes: #891338)
   * Use compat level 11.
   * Declare compliance with Debian Policy 4.1.3.
   * Drop deprecated menu file and xpm icon. Remove imagemagick from B-D.
   * Use https for Format field.
   * Use secure VCS-URI.
   * Add remove-matherr.patch and work around a FTBFS.
Checksums-Sha1:
 b76d6e32f52b34e062ebf0203add2b6b50148060 2454 micropolis-activity_0.0.20071228-9.dsc
 90163edf864552907cb4f73d1790eb9ec8ad09f4 53276 micropolis-activity_0.0.20071228-9.debian.tar.xz
 7d07007d3c94992a3674b37945ab27a0a9faaf77 11121 micropolis-activity_0.0.20071228-9_amd64.buildinfo
Checksums-Sha256:
 750881ba102411ea678b1ab4630b54b582c97449d558079983b14e7fc1f1ae9c 2454 micropolis-activity_0.0.20071228-9.dsc
 7aa56d1e2051cfb112a31bffcf6536e0e56f9954484e3f216c59460fb2864816 53276 micropolis-activity_0.0.20071228-9.debian.tar.xz
 77566f57939293395be101ea21523fc2bcad995b765fc386913f3612e8f66498 11121 micropolis-activity_0.0.20071228-9_amd64.buildinfo
Files:
 e5fab48ea1e5ecf1686486f5f422b9d5 2454 games optional micropolis-activity_0.0.20071228-9.dsc
 7db411ab03b191ea2827112d8c7725c8 53276 games optional micropolis-activity_0.0.20071228-9.debian.tar.xz
 b89a5b4541195d90c5945e4fad29ad5c 11121 games optional micropolis-activity_0.0.20071228-9_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlqoOrpfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk0UgQAME6pVy+m2r0cJDiba+5h079tg4FTP1WPfOv
7+CFq7YSuz+6RAIgsA7FFGDxtGtxbrWakuUB0PscskVT5/nTwiFHPoeqAOwAPe+O
jDSUmQIq7Md3AkMyA1lxqmlYeV41yjB0aZOjBaLSPcfkroFmhhAkx99T9gewQSey
rGj83QhL09bAYSPwvB49bKABHCtrHdh0nSp/B7/LEQ4v3/YCNiJEd9KahH41PyI7
k5uB4krYPPMtCOmR278On9dPlsBv2BxY4iBM7Ss9fbxXLnteZCmU+BQQisFEDbTR
WGTNiYaBFe5ZRK0892b6T/SWIuXVUDetYBy1BXb8bpZQWCETDvY5m28wk5Y/cGnJ
g+J7MT2rnOouTmtpbEeM0ne3YpToKJLn/UON2+KkfIBIFEz7tW+QV7tDikA8f9Et
ghrsM7gqUnyoyal+/dK9/GUbIdXoK2WiWrAqiUkbl/W88YQMHFXlLyqPQL6j56o6
kpj+jgURPrJEClg8D3wv89v+wt3pmR1v7MKv18htnE9m1bhDcWTN4dnB6OYln3xT
6onHl6i0xLW/Sluw321eGSksGmZ3atyP5qLe5UZ7tkrD50R/civVrYuD8UqQEoTL
AldfowRhOTfGb5f5fqAMwIrTbekxcEJSJsPvJ/YsxSiNVfzBwlLmvXiGA/b3YkI1
Z7lNyG3F
=te21
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 16 Apr 2018 07:27:52 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 10:57:48 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.