Source: ppp
Version: 2.4.9-1+1.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=ppp&arch=armel&ver=2.4.9-1%2B1.1%2Bb2&stamp=1710084342&raw=0

arm-linux-gnueabi-gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Os 
-fomit-frame-pointer -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include 
'-DDESTDIR="/usr"' -DNO_CRYPT_HACK -DSYSTEMD=1 -DPLUGIN -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o 
utils.o utils.c
utils.c: In function ‘lock’:
utils.c:885:5: warning: ignoring return value of ‘write’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  885 |     write (fd, lock_buffer, 11);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
utils.c: In function ‘relock’:
utils.c:926:5: warning: ignoring return value of ‘write’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  926 |     write (fd, lock_buffer, 11);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
arm-linux-gnueabi-gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Os 
-fomit-frame-pointer -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include 
'-DDESTDIR="/usr"' -DNO_CRYPT_HACK -DSYSTEMD=1 -DPLUGIN -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o 
sys-linux.o sys-linux.c
sys-linux.c: In function ‘sys_cleanup’:
sys-linux.c:357:9: error: implicit declaration of function ‘sif6down’; did you 
mean ‘sifdown’? [-Werror=implicit-function-declaration]
  357 |         sif6down(0);
      |         ^~~~~~~~
      |         sifdown
sys-linux.c: In function ‘get_pty’:
sys-linux.c:3103:21: warning: ignoring return value of ‘fchown’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
 3103 |                     fchown(sfd, uid, -1);
      |                     ^~~~~~~~~~~~~~~~~~~~

Cheers
-- 
Sebastian Ramacher

Reply via email to