Your message dated Wed, 13 Feb 2019 15:04:09 +0000
with message-id <e1gtw53-0001yb...@fasolo.debian.org>
and subject line Bug#917493: fixed in fenix 0.92a.dfsg1-12
has caused the Debian Bug report #917493,
regarding fenix: FTBFS when built with dpkg-buildpackage -A
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.)


-- 
917493: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917493
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:fenix
Version: 0.92a.dfsg1-11.1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with autotools_dev
dh: Compatibility levels before 9 are deprecated (level 8 in use)
dh: The autotools-dev sequence is deprecated and replaced by dh in debhelper 
(>= 9.20160115)
dh: This feature will be removed in compat 12.
   dh_update_autotools_config -i
   dh_autotools-dev_updateconfig -i
dh_autotools-dev_updateconfig: Compatibility levels before 9 are deprecated 
(level 8 in use)
dh_autotools-dev_updateconfig: dh_autotools-dev_updateconfig is deprecated; 
please see dh_autotools-dev_updateconfig(1) for a replacement
dh_autotools-dev_updateconfig: This feature will be removed in compat 12.
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
chmod +x configure
dh_auto_configure -- \

[... snipped ...]

                ^
i_func.c: In function 'fxi_regex':
i_func.c:4360:25: warning: unsigned conversion from 'int' to 'unsigned char:2' 
changes value from '16' to '0' [-Woverflow]
     pb.regs_allocated = 16;
                         ^~
i_func.c: In function 'fxi_regex_replace':
i_func.c:4448:25: warning: unsigned conversion from 'int' to 'unsigned char:2' 
changes value from '16' to '0' [-Woverflow]
     pb.regs_allocated = 16;
                         ^~
i_func.c: In function 'fxi_split':
i_func.c:4585:26: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
     int * result_array = (int *)params[2];
                          ^
i_func.c:4602:25: warning: unsigned conversion from 'int' to 'unsigned char:2' 
changes value from '16' to '0' [-Woverflow]
     pb.regs_allocated = 16;
                         ^~
i_func.c: In function 'fxi_join':
i_func.c:4652:26: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
     int * string_array = (int *)params[1];
                          ^
i_func.c: In function 'fxi_copy_struct':
i_func.c:5008:29: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
     return (int) copytypes ((void *)params[0], (void *)params[1], (DCB_TYPEDEF 
*)params[2], params[3], params[4]);
                             ^
i_func.c:5008:48: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
     return (int) copytypes ((void *)params[0], (void *)params[1], (DCB_TYPEDEF 
*)params[2], params[3], params[4]);
                                                ^
i_func.c:5008:67: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
     return (int) copytypes ((void *)params[0], (void *)params[1], (DCB_TYPEDEF 
*)params[2], params[3], params[4]);
                                                                   ^
In file included from ../inc/fxi.h:58,
                 from i_func.c:62:
At top level:
../inc/fmath.h:129:16: warning: 'fdiv' defined but not used [-Wunused-function]
 __INLINE fixed fdiv(int x, int y)
                ^~~~
make[4]: *** [Makefile:345: i_func.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/fxi/src'
make[3]: *** [Makefile:174: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/fxi'
make[2]: *** [Makefile:196: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 "CFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall 
-fno-strict-aliasing -DUSE_GETTEXT" returned exit code 2
make[1]: *** [debian/rules:31: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:65: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/fenix.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: fenix
Source-Version: 0.92a.dfsg1-12

We believe that the bug you reported is fixed in the latest version of
fenix, 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.
Peter Pentchev <r...@debian.org> (supplier of updated fenix 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: Wed, 13 Feb 2019 16:35:24 +0200
Source: fenix
Architecture: source
Version: 0.92a.dfsg1-12
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Peter Pentchev <r...@debian.org>
Closes: 684279 715899 744986 749635 803279 917493 917982
Changes:
 fenix (0.92a.dfsg1-12) unstable; urgency=medium
 .
   [ Peter Pentchev ]
   * Fix the build with giflib5 using the patch supplied by
     Matthias Klose <d...@debian.org>.  Closes: #803279
   * Bump the debhelper compatibility level to 9:
     - use CPPFLAGS, CFLAGS, and LDFLAGS provided by debhelper
     - thus, drop the explicit versioned dependency on dpkg-dev
     - add the cflags-env patch to actually honor CFLAGS passed via
       the environment
   * Declare compliance with Debian Policy 3.9.6 with no changes.
   * Add a DEP-3 header to all the patches that did not have them.
   * Convert the copyright file to the 1.0 machine-readable format and
     add my debian/* copyright notice.
   * Enable Large File Support.
   * Add the declare-load-file patch to fix the conflicting declarations
     of load_file() in the fxc source.  Closes: #749635.
     Reported by: Michael Tautschnig <m...@debian.org>
   * Fix the encoding of the Spanish translation.  Closes: #684279.
     Reported by: Jakub Wilk <jw...@debian.org>
     Submitted by: Christian PERRIER <bubu...@debian.org>
   * Refresh the debian/fenix.sh script a bit.
   * Drop the version in the autotools-dev dependency, satisfied even in
     oldoldstable.
   * Convert debian/TODO and debian/doc/map.txt to UTF-8.  Unfortunately,
     this still leaves some non-UTF-8 characters in patches that reference
     the original program source.
   * Use the dpkg-dev defaults for compressing the Debian tarball.
   * Depend on libmikmod-dev instead of libmikmod2-dev.  Closes: #744986.
   * Use dh-autoreconf to rebuild the autoconf framework and remove all
     the changes to autogenerated files; all the patches already patched
     the source files, too.
   * Point the Vcs-* source control fields to the migrated Git repository.
 .
   [ Petter Reinholdtsen ]
   * Updated Standards-Version from 3.9.6 to 3.9.8.
   * Acknowledge NMU 0.92a.dfsg1-11.1.
 .
   [ Simon McVittie ]
   * Update Vcs-* source control fields for salsa.debian.org
 .
   [ Peter Pentchev ]
   * Add the fxi-fx-prefix patch to fix the build with recent glibc.
     Closes: #917982
   * Remove a patch not referenced in the series file.
   * List the upstream files excluded from the DFSG-repacked tarball.
   * Remove some trailing whitespace from old changelog entries.
   * Drop the get-orig-source target now that we have Files-Excluded.
   * Switch some Debian- and upstream-related URLs to the HTTPS scheme.
   * Install debian/examples/skeleton.prg as a fenix-dev example.
   * Use the debhelper-compat (= 9) mechanism.
   * Update to debhelper compatibility level 12:
     - drop the dependencies and invocations of dh_autoreconf and
       dh_autotools_dev - those are done automatically in compatibility
       level 10
   * Bring up to compliance with Debian Policy 4.3.0:
     - switch to priority optional instead of extra
     - install the NEWS file as NEWS, not changelog, in both packages
     - add "Rules-Requires-Root: no" to the source control stanza
   * Add "Multi-Arch: foreign" to the binary packages.
   * Use my Debian e-mail address.
   * Add the year 2019 to my debian/* copyright notice.
   * Do not compile anything when building only architecture-independent
     packages.  Closes: #917493
   * Add the fxc-cmdline-crash and fxi-cmdline-title patches to
     fix some command-line processing problems.  Closes: #715899
   * Add the map-gif-256-colors patch to fix fenix-map's parsing of
     GIF images with 256 colors.
   * Add a simple test suite.
Checksums-Sha1:
 e9477f21755d75090d07f24d5b5450d0b8ddc60d 2547 fenix_0.92a.dfsg1-12.dsc
 e11fe9735ee6b9fce6c28d359ff00ba9a4969498 114160 
fenix_0.92a.dfsg1-12.debian.tar.xz
 7816be70847357fef50352317ff562c65ea2a373 11396 
fenix_0.92a.dfsg1-12_i386.buildinfo
Checksums-Sha256:
 37e5cbb4eb8be5e75b3cf203bce18699aaf649145f61bc7d7638d9fdd25c4f1e 2547 
fenix_0.92a.dfsg1-12.dsc
 819e79f89149664ec5d059335459ba08a3b24f6e3f8d683e83a06d8d9058febe 114160 
fenix_0.92a.dfsg1-12.debian.tar.xz
 6728cef5de8646e987f4f6634648431cfdc76322180679ae3213b9d0da5cb898 11396 
fenix_0.92a.dfsg1-12_i386.buildinfo
Files:
 cfdd06bb2c3af4e71314641937ed8883 2547 devel optional fenix_0.92a.dfsg1-12.dsc
 327a31c038f401b110b844336c33ad40 114160 devel optional 
fenix_0.92a.dfsg1-12.debian.tar.xz
 5f740e4eaef173ebb4ddd3cb4816c0bb 11396 devel optional 
fenix_0.92a.dfsg1-12_i386.buildinfo

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

iQIzBAEBCgAdFiEELuenpRf8EkzxFcNUZR7vsCUn3xMFAlxkLnMACgkQZR7vsCUn
3xN7HA//fVVA4B+GHF+RA3wbhzk3yaGIvURPiQomvdP0qw262gLVWjcVN+gO4pUJ
kPNIaegIzFv+7q7Adn+gdpqfUHQr8ZrdTOcZzCoc+FW+HyEO+kEdQC0GPixeJCMk
P+S5CHBS7gxZebu0c5xySjgahDUYQ5lWRqKDGhOlcjFpnQmTS59GsckPWG4sjUdA
fIMBTBwiYuNfYozVngWJ21485NLVzlXa7n7GHGg1PK9OCSgW85qstZCcuDbQz/XH
STkg/uOQTiobrnQLmmWFztLD9Brsg3J43SgiyKxtoqo50i3M5SqroyKrVzwaf498
uQECNsyaoV/7pYDNPwUMwsqOihq5/cDJb5vMAM3b7kZPiAeMonAy6DpOb3RSyFnd
tvmd2P92naINyo232jgTduadDPmae5H7ToRZraJZf8aE7z7S+zJYfMQMjzfStoSg
Vdawvm6Np/E0TVznH47+Z36ax3Wvv29a3oQ4x3Pf+lzDwa3wB7rLK86I5IU2cmPo
xZg6MQTwP5ALsYbHv0Bf/AW1fjIcDWcad9gXDTesfdx1G9Ol5O3p+BZ/NOODEcHa
l/0jjcG4WBbf+vq3ItzuDSavrAH4HfFnzcg0ycnfkahRBZa0fWkZvoAZ04qN55Zd
Pi2Fih9zsReePiLaYhxU6fRJJSPq8vXtG+Eizuqsc/g9SRkaKMY=
=NbyF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to