Your message dated Sun, 28 Aug 2022 17:00:11 +0000
with message-id <e1osldr-00giud...@fasolo.debian.org>
and subject line Bug#1011722: fixed in fis-gtm 7.0-002-1
has caused the Debian Bug report #1011722,
regarding fis-gtm: FTBFS: lke_getcli.c:29:6: error: conflicting types for 
‘lke_getcli’; have ‘int4(_Bool *, _Bool *, _Bool *, int4 *, mstr *, mstr *, 
mstr *, _Bool *, _Bool *, boolean_t *, int *, boolean_t *)’ {aka ‘int(_Bool *, 
_Bool *, _Bool *, int *, mstr *, mstr *, mstr *, _Bool *, _Bool *, int *, int 
*, int *)’}
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.)


-- 
1011722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011722
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fis-gtm
Version: 6.3-014-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> /usr/bin/cc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
> -D_XOPEN_SOURCE=600 -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen 
> -I/<<PKGBUILDDIR>>/sr_linux -I/<<PKGBUILDDIR>>/sr_x86_64 
> -I/<<PKGBUILDDIR>>/sr_x86_regs -I/<<PKGBUILDDIR>>/sr_unix_gnp 
> -I/<<PKGBUILDDIR>>/sr_unix_cm -I/<<PKGBUILDDIR>>/sr_unix 
> -I/<<PKGBUILDDIR>>/sr_port_cm -I/<<PKGBUILDDIR>>/sr_port 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/local/ssl/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Wno-unused-result -Wno-parentheses -Wno-unused-value -Wno-unused-variable 
> -Wno-maybe-uninitialized -Wno-char-subscripts -Wno-unused-but-set-variable 
> -Wno-unused-function -std=c99 -fPIC  -fsigned-char -Wmissing-prototypes 
> -Wreturn-type -Wpointer-sign -fno-omit-frame-pointer -Wimplicit -Wall 
> -Wno-parentheses -Wno-unused-value -Wno-unused-function -Wno-unused-variable 
> -Wno-char-subscripts -Wno-unused-but-set-variable -fno-builtin 
> -Wno-unused-result -Wno-maybe-uninitialized -O2 -DNDEBUG -MD -MT 
> CMakeFiles/libcmisockettcp.dir/sr_unix_gnp/cmj_read.c.o -MF 
> CMakeFiles/libcmisockettcp.dir/sr_unix_gnp/cmj_read.c.o.d -o 
> CMakeFiles/libcmisockettcp.dir/sr_unix_gnp/cmj_read.c.o -c 
> /<<PKGBUILDDIR>>/sr_unix_gnp/cmj_read.c
> /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: 
> ‘__builtin_strncpy’ output may be truncated copying 254 bytes from a string 
> of length 255 [-Wstringop-truncation]
>    95 |   return __builtin___strncpy_chk (__dest, __src, __len,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    96 |                                   __glibc_objsize (__dest));
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/sr_port/lke_getcli.c:29:6: error: conflicting types for 
> ‘lke_getcli’; have ‘int4(_Bool *, _Bool *, _Bool *, int4 *, mstr *, mstr *, 
> mstr *, _Bool *, _Bool *, boolean_t *, int *, boolean_t *)’ {aka ‘int(_Bool 
> *, _Bool *, _Bool *, int *, mstr *, mstr *, mstr *, _Bool *, _Bool *, int *, 
> int *, int *)’}
>    29 | int4 lke_getcli(bool *all,
>       |      ^~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/sr_port/lke_getcli.c:21:
> /<<PKGBUILDDIR>>/sr_port/lke_getcli.h:16:6: note: previous declaration of 
> ‘lke_getcli’ with type ‘int4(bool *, bool *, bool *, int4 *, mstr *, mstr *, 
> mstr *, bool *, bool *, boolean_t *, int *, boolean_t *)’ {aka ‘int(char *, 
> char *, char *, int *, mstr *, mstr *, mstr *, char *, char *, int *, int *, 
> int *)’}
>    16 | int4 lke_getcli(bool *all, bool *wait, bool *inta, int4 *pid, mstr 
> *region, mstr *node,
>       |      ^~~~~~~~~~
> make[3]: *** [CMakeFiles/liblke.dir/build.make:191: 
> CMakeFiles/liblke.dir/sr_port/lke_getcli.c.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/fis-gtm_6.3-014-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: fis-gtm
Source-Version: 7.0-002-1
Done: Amul Shah <amul.s...@fisglobal.com>

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 1011...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Amul Shah <amul.s...@fisglobal.com> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 31 May 2022 11:56:33 -0400
Source: fis-gtm
Binary: fis-gtm fis-gtm-7.0 fis-gtm-7.0-dbgsym
Architecture: source amd64
Version: 7.0-002-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Amul Shah <amul.s...@fisglobal.com>
Description:
 fis-gtm    - metapackage for the latest version of FIS-GT.M database
 fis-gtm-7.0 - FIS-GT.M database version 7.0-002
Closes: 1009900 1011722
Changes:
 fis-gtm (7.0-002-1) unstable; urgency=medium
 .
   [ Amul Shah ]
   * Update to GT.M V7.0-002
     Closes: #1009900
     Closes: #1011722
   * Adjust gtminstall parameters to fix installation
 .
   [ Andreas Tille ]
   * Standards-Version: 4.6.1 (routine-update)
   * Simplify naming scheme of binary packages to just major.minor without
     the '-micro' part.
   * Adapt creation of lintian-overrides to new lintan warning syntax
   * Add some more lintian-overrides
Checksums-Sha1:
 ba03a631e820b199a227a3c90545135a05ad9537 2314 fis-gtm_7.0-002-1.dsc
 5c4c799fd836941bd50729a923c0e12460738219 6077409 fis-gtm_7.0-002.orig.tar.gz
 3d371504d62db055bae173d954e422120f0c7b7c 24052 fis-gtm_7.0-002-1.debian.tar.xz
 fab97f6f12c9d3095304ed2d04d7897c36d896bd 24827408 
fis-gtm-7.0-dbgsym_7.0-002-1_amd64.deb
 337f1e3b379993ffecc5c1d7bd01d46fd8402c1a 13172428 
fis-gtm-7.0_7.0-002-1_amd64.deb
 e5e730188ba8e66b762e9dbb41492238f600d7b5 9430 fis-gtm_7.0-002-1_amd64.buildinfo
 470df3eb1bb276695b33956aa0b44172d5497060 22396 fis-gtm_7.0-002-1_amd64.deb
Checksums-Sha256:
 9054abb167120fed7a836cdfe71b2133456a5dbd2e25a11f8782de1c4b78212d 2314 
fis-gtm_7.0-002-1.dsc
 9fa33fc8f598988727ef0f6a3284b2d82aa99efca673f8bdd039b9094ff90b31 6077409 
fis-gtm_7.0-002.orig.tar.gz
 491dfc2c76fc2c1b454afa8aa2b7b10c05001ddad02de1d59f3d7d0f298f4cb6 24052 
fis-gtm_7.0-002-1.debian.tar.xz
 e6a46c38a3b1b15dfe7086cb0383d57e522785c2579d515cc4f082a4ba0349bf 24827408 
fis-gtm-7.0-dbgsym_7.0-002-1_amd64.deb
 f459f8f39d994c20b237934c8ffb0d9be6b609e450f97c08cd98ebb86f6ad1d5 13172428 
fis-gtm-7.0_7.0-002-1_amd64.deb
 386990a669761adeecd40ab09b38a1bbce88ab6ccdac3833ec6570fe57dc5f16 9430 
fis-gtm_7.0-002-1_amd64.buildinfo
 a48ec8d9ff46a93a0ed39564f5ab7357762c22833331fdc971f1ea16e12608e3 22396 
fis-gtm_7.0-002-1_amd64.deb
Files:
 d6c6f3c35db7197ffb07edb80c71fc42 2314 database optional fis-gtm_7.0-002-1.dsc
 0dba1cff3aa8157f700fa9c416aebb1b 6077409 database optional 
fis-gtm_7.0-002.orig.tar.gz
 b0656f1d3931c1e103c6d85e688777da 24052 database optional 
fis-gtm_7.0-002-1.debian.tar.xz
 42d9031d1b78435a62f47d0fe8e5b14d 24827408 debug optional 
fis-gtm-7.0-dbgsym_7.0-002-1_amd64.deb
 9b37d58d58e29bcfb789141ba4a186b1 13172428 database optional 
fis-gtm-7.0_7.0-002-1_amd64.deb
 028e5cc5e1897409e0e4d2f6bf207b61 9430 database optional 
fis-gtm_7.0-002-1_amd64.buildinfo
 3b50e1953044e13eee8291961617ce91 22396 database optional 
fis-gtm_7.0-002-1_amd64.deb

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmMGSEgRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFn9Q/+J5jOZXx3TulpcG4XkDIYYmMWbcdh9GaM
eSAJpP4g+hN/0h0plgFL9mE8T3dConY1XdE/ABXf4V/KJ8Zb//3FAb3T5Ftg1pLe
KAb49ma2M/9CAR4Ub9iACMkIRiLkkC+LRC46Y8s4c2htUATX+zthN++GtpGDlfX3
xU7BGdjM4q2yOo2MoicvQ5WcdcsorAtoEN1E/07KrQp3QFphHYYB4+3zOJ4sPiRp
FLySDbpAfcbQ6tVBfitiEj8xYRkr66zRV/4bTfKf7DCIvHMVfddMSqxhzvITMP4X
fsuKep5Aj/l5zjQAgOW/VXYJf8yA/5X0nZATzAQjSDNAJH/dXB0+7wytObYLxTLF
Wpd1j+aGVshrQPRmIBeI4QTAQRZMpZRJMtYaJidtbWiEpVdTSoBUsMfHbZ1GzySD
v+jZL4FKs2DzSv/I3xEdhg1z4xyO6p8UmmnuWnM4CWc1bw+XLWLKXm5cgWBRMTU5
jU3hsCNQvKT/S2ddDuWwy7H4Lit0AMbkCh/fOazls14ffFGWyEwIQF7a54EtmX/Z
XG+6ApH0FtlRC11pKOBxnec+7IkadsD1C8ef43fyYrn8UiIoGdTJndUiy2t3psFJ
/fEeBh4wCFZpU9bTY5C8MLWfhR/ikv2ACUMYgOaQHMGWQI88xprZ/FOrFbjlhIAG
PYL+mEiSAjw=
=ez/V
-----END PGP SIGNATURE-----

Attachment: pgpnWE9l7sDRy.pgp
Description: PGP signature


--- End Message ---

Reply via email to