[Debian-med-packaging] Bug#1078137: blimps: FTBFS with GCC 14: error: implicit declaration of function 'gets'

Andreas Beckmann anbe at debian.org
Wed Aug 7 11:55:36 BST 2024


Source: blimps
Version: 3.9+ds-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source

gcc -Wall -O2 -c blksort.c
blksort.c: In function 'main':
blksort.c:242:13: error: implicit declaration of function 'gets'; did you mean 'fgets'? [-Wimplicit-function-declaration]
  242 |             gets(homfile);
      |             ^~~~
      |             fgets

gets() in declared in stdio.h which semms to be no longer transitively
included.


Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blimps_3.9+ds-2.log.gz
Type: application/gzip
Size: 19903 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20240807/4490ea31/attachment-0001.gz>


More information about the Debian-med-packaging mailing list