Your message dated Sat, 09 Feb 2019 15:35:59 +0000
with message-id <[email protected]>
and subject line Bug#921781: fixed in fis-gtm 6.3-005-2
has caused the Debian Bug report #921781,
regarding fis-gtm: FTBFS (dh_auto_configure fails)
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 [email protected]
immediately.)


-- 
921781: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921781
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fis-gtm
Version: 6.3-005-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
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DCMAKE_INSTALL_PREFIX:PATH=/usr 
-DGTM_INSTALL_DIR=lib/x86_64-linux-gnu/fis-gtm/V6.3-005_x86_64 
-DCMAKE_BUILD_TYPE=Release
        cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_INSTALL_PREFIX:PATH=/usr 
-DGTM_INSTALL_DIR=lib/x86_64-linux-gnu/fis-gtm/V6.3-005_x86_64 
-DCMAKE_BUILD_TYPE=Release ..
-- The C compiler identification is GNU 8.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info

[... snipped ...]


Run Build Command:"/usr/bin/make" "cmTC_76390/fast"
make[2]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_76390.dir/build.make 
CMakeFiles/cmTC_76390.dir/build
make[3]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_76390.dir/feature_tests.c.o
/usr/bin/cc   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2    -std=c99 -o CMakeFiles/cmTC_76390.dir/feature_tests.c.o  
 -c /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.c
Linking C executable cmTC_76390
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_76390.dir/link.txt 
--verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2   -Wl,-z,relro -Wl,-z,now  -rdynamic 
CMakeFiles/cmTC_76390.dir/feature_tests.c.o  -o cmTC_76390 
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros


Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_da08a/fast"
make[2]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_da08a.dir/build.make 
CMakeFiles/cmTC_da08a.dir/build
make[3]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_da08a.dir/feature_tests.c.o
/usr/bin/cc   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2    -std=c90 -o CMakeFiles/cmTC_da08a.dir/feature_tests.c.o  
 -c /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.c
Linking C executable cmTC_da08a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da08a.dir/link.txt 
--verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2   -Wl,-z,relro -Wl,-z,now  -rdynamic 
CMakeFiles/cmTC_da08a.dir/feature_tests.c.o  -o cmTC_da08a 
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:0c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:0c_variadic_macros
dh_auto_configure: cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_INSTALL_PREFIX:PATH=/usr 
-DGTM_INSTALL_DIR=lib/x86_64-linux-gnu/fis-gtm/V6.3-005_x86_64 
-DCMAKE_BUILD_TYPE=Release .. returned exit code 1
make[1]: *** [debian/rules:24: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

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

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/fis-gtm.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: fis-gtm
Source-Version: 6.3-005-2

We believe that the bug you reported is fixed in the latest version of
fis-gtm, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated fis-gtm 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 [email protected])


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

Format: 1.8
Date: Sat, 09 Feb 2019 15:47:21 +0100
Source: fis-gtm
Binary: fis-gtm fis-gtm-6.3-005
Architecture: source
Version: 6.3-005-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
 fis-gtm    - metapackage for the latest version of FIS-GT.M database
 fis-gtm-6.3-005 - package for FIS-GT.M database
Closes: 921781
Changes:
 fis-gtm (6.3-005-2) unstable; urgency=medium
 .
   * Do not seek for icu-config which is removed from libicu-dev (Thanks
     a lot for László Böszörményi for the patch)
     Closes: #921781
Checksums-Sha1:
 9d7badc775a3f7c695402aae575061e2630e48c1 2314 fis-gtm_6.3-005-2.dsc
 f010741d1d758dac03e0fbaeaf089695df28ba99 24364 fis-gtm_6.3-005-2.debian.tar.xz
Checksums-Sha256:
 bf628dac28bc75a037a5d60bb2f08cee5b4a393463ee08398d1befeb10a50f1c 2314 
fis-gtm_6.3-005-2.dsc
 83dc1ec992d9ab9575d046b7fff900792cbd79141899f8dfbc53c6e47e463afc 24364 
fis-gtm_6.3-005-2.debian.tar.xz
Files:
 ee91bac00eff780b9b30e0c368cb5b3e 2314 database optional fis-gtm_6.3-005-2.dsc
 8c2e4de9f22c588e89cba0b1bb72835d 24364 database optional 
fis-gtm_6.3-005-2.debian.tar.xz

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAlxe6ioRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFr2Q/+K3lpc98LMKytQDANYZ8WM2l/JCxqjLO/
bjk5ZMldf+IrNxTyCVR8VYDZoFMZZB51PopPfHAdvV40TRn49JSmh5Lv9MGc6tOv
het8LwjXhtfrH/lmwvV+RO6WC54G+F7NLzlUxgK4jTFmdB/mxfBxk2YCIq5SnQi6
IJOEfp/9wma6CiIPcFhrFnyf/IafPQWMBLpyhYFQxuX0roQu17wZ2kdGfrXcNIb4
u7iYaEbaEJxCmCqxWfrdaOZvTrL0EC6nb8Vix9/uoRlsHpDu3XmzrYsL6OIsopKT
3huwhLIzhwoewm+nxZNlo1sPB099l7sNdyJK0TE+953BBR3LczlnG5/frI7PJ+Ng
n+ZxZ2Tl1DxxmfJmZGHqX5jE47GUHXftln0JLbXUm/Y/ZFXHp7hYpq1r9niOVXbt
hN35QXUcwS/pMIAz5MKa3QrRCDjh8oSqp1q3qhob4GB5cva6ptMLgve0w7g0z/Xj
XUdNtoFIzLsmvaPiXDK2JDDFXUVk0YBY3SVqZquwcOJ/TY0hlOzOu+rDZXIzb2Qd
HuxDV3dzwFh7T/tH8srhJOclYYBdFnP3Hv5HZw1XxMbw3rMZY1SP9K4c1AeovVH7
ABm5FtPJbdR+ngDbuAcZFn0cfcUMa+3sGRr7uCCXaqSJBHRD2xafb5RI4sEkY6dg
X+W+r+KiEWI=
=sRP9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to