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

Reply via email to