Your message dated Fri, 22 Mar 2024 03:56:35 +0000
with message-id <e1rnw1d-00eh2h...@fasolo.debian.org>
and subject line Bug#1065779: fixed in libcdk5 5.0.20230201-2
has caused the Debian Bug report #1065779,
regarding libcdk5: FTBFS on arm{el,hf}: configure:7804:12: error: implicit 
declaration of function 'tgoto' [-Werror=implicit-function-declaration]
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.)


-- 
1065779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065779
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcdk5
Version: 5.0.20180306-3.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=libcdk5&arch=armel&ver=5.0.20180306-3.1&stamp=1709540851&raw=0

configure:7811: gcc -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fPIE 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_DEFAULT_SOURCE conftest.c >&5
configure: In function 'main':
configure:7804:12: error: implicit declaration of function 'tgoto' 
[-Werror=implicit-function-declaration]
 7804 | {
      |            ^    
cc1: some warnings being treated as errors
configure:7814: $? = 1
configure: failed program was:
#line 7799 "configure"
#include "confdefs.h"
#include <ncurses.h>
int
main (void)
{
initscr(); tgoto("?", 0,0)
  ;
  return 0;
}
configure:7811: gcc -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fPIE 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_DEFAULT_SOURCE conftest.c >&5
configure: In function 'main':
configure:7804:12: error: implicit declaration of function 'tgoto' 
[-Werror=implicit-function-declaration]
 7804 | {
      |            ^    
cc1: some warnings being treated as errors
configure:7814: $? = 1
configure: failed program was:
#line 7799 "configure"
#include "confdefs.h"
#include <curses.h>
int
main (void)
{
initscr(); tgoto("?", 0,0)
  ;
  return 0;
}
configure:7811: gcc -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fPIE 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_DEFAULT_SOURCE conftest.c >&5
configure:7800:10: fatal error: ncurses/ncurses.h: No such file or directory
 7800 | #include "confdefs.h"
      |          ^~~~~~~~~~~~       
compilation terminated.
configure:7814: $? = 1
configure: failed program was:
#line 7799 "configure"
#include "confdefs.h"
#include <ncurses/ncurses.h>
int
main (void)
{
initscr(); tgoto("?", 0,0)
  ;
  return 0;
}
configure:7811: gcc -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fPIE 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_DEFAULT_SOURCE conftest.c >&5
configure:7800:10: fatal error: ncurses/curses.h: No such file or directory
 7800 | #include "confdefs.h"
      |          ^~~~~~~~~~~~      
compilation terminated.
configure:7814: $? = 1
configure: failed program was:
#line 7799 "configure"
#include "confdefs.h"
#include <ncurses/curses.h>
int
main (void)
{
initscr(); tgoto("?", 0,0)
  ;
  return 0;
}
configure:7831: result: none
configure:7835: error: No curses header-files found

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: libcdk5
Source-Version: 5.0.20230201-2
Done: Steve M. Robbins <s...@debian.org>

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

Debian distribution maintenance software
pp.
Steve M. Robbins <s...@debian.org> (supplier of updated libcdk5 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: Thu, 21 Mar 2024 22:10:54 -0500
Source: libcdk5
Architecture: source
Version: 5.0.20230201-2
Distribution: unstable
Urgency: medium
Maintainer: Steve M. Robbins <s...@debian.org>
Changed-By: Steve M. Robbins <s...@debian.org>
Closes: 1065779 1066702
Changes:
 libcdk5 (5.0.20230201-2) unstable; urgency=medium
 .
   * Upload to unstable.  Closes: #1065779, #1066702.
Checksums-Sha1:
 f1836fcd99bc29f2c1fb8446ae27e3de0a2b78d9 2345 libcdk5_5.0.20230201-2.dsc
 69df57d45bc72577cda14aee2bb357c3263a8fa7 15496 
libcdk5_5.0.20230201-2.debian.tar.xz
 d3460b92361a4219f201fe5c3de9368c4485802e 6821 
libcdk5_5.0.20230201-2_source.buildinfo
Checksums-Sha256:
 5c5d1a4a6fec4d9f63db5e6cd5349af3c2bfec13a8b6799f6371a4e724fdbe63 2345 
libcdk5_5.0.20230201-2.dsc
 4caa732a71276ff38d40794ffca48230ddc1b044ba8e47648d8f9ad017c91d05 15496 
libcdk5_5.0.20230201-2.debian.tar.xz
 fcf7042d0bca9f2e917d9e57e10c691c8753010689e91f30887cd832736d6102 6821 
libcdk5_5.0.20230201-2_source.buildinfo
Files:
 b9fb5bb656c906658b6ec4183224262a 2345 libs optional libcdk5_5.0.20230201-2.dsc
 e9c3e45ffe8af358cc0e5e448d4ea76b 15496 libs optional 
libcdk5_5.0.20230201-2.debian.tar.xz
 2359a8606283f0ba0f094de4afc46af0 6821 libs optional 
libcdk5_5.0.20230201-2_source.buildinfo

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

iQJDBAEBCAAtFiEEy89k8fa3rclNjyokyeVeL63I9LkFAmX890wPHHNtckBkZWJp
YW4ub3JnAAoJEMnlXi+tyPS5jSEP/AlKzahfChHs8TZ2RhTjyq3Vn+rzFhGSKr+K
LLIoRHewcKOCUieCvf4J0Ffo5du9qDkFwgpCIa8E+b5UfYhJpXEINqPNmjicaDjf
5QgeSekwH7ehbpe0AhrVYqQ5V07KvSIrym1HFk71qz6lfjRLDWs1O6k8HeyXKAEG
KSyqT+GUoNmoUVe2pJoLDUJaJyq+O2BWLLXioaAvn/NX4v/mTv4+Xe5pb27Qxel2
vQ0SP6lcJDg+lVCKiaS8D06W3pD9524tdhAr2hSZ2eXeXI4o7SRnfWOdhKfuD5nI
f8NVyz5fxuigLY2snU8Nz9hCCnvun0GEtxDDbGHHKstSrz8axELp+FZsj8QQ0Bt1
eOCSpHmD13gf+lcigYhfl2SK1iH/u3c589AaXGGPR2AlM3zHELHDRbsJBlDkNvRD
pejYEesQVHltuT64klrpS4XcUIe1vu+5h9Yiz+U0rLC61lhjY1lEFaclIQ77kU+S
Q5tnCKSz4MM9/IiuBWs3qQBVz6MiEQzn+QzE+G9TPIZj7rbve7WhxEt/d1Tym1Xw
g2JTwDJGVI9L2piulj/KiMsNv3+w/Ggysv8I2P96Rz2vY/DSp6CtCqtCnlteY26D
fNE6mLxoG8w0PBEP2lLbUEuhc0B3xm+0C7RVaLmT95v9Hn8IjiGxYCr4UY1reC83
gJTLl2ui
=L8TJ
-----END PGP SIGNATURE-----

Attachment: pgpy2bkXPsmlz.pgp
Description: PGP signature


--- End Message ---

Reply via email to