Your message dated Mon, 20 May 2024 10:35:51 +0000
with message-id <e1s90mx-003njy...@fasolo.debian.org>
and subject line Bug#1071335: fixed in pptpd 1.5.0-1
has caused the Debian Bug report #1071335,
regarding pptpd: FTBFS: our_syslog.h:38:62: error: implicit declaration of 
function ‘strerror’
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.)


-- 
1071335: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071335
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pptpd
Version: 1.4.0-13
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
autoreconf: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
configure.in:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.in:3: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:745: AM_CONFIG_HEADER is expanded from...
configure.in:3: the top level
configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are 
deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from...
configure.in:4: the top level
configure.in:153: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:153: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.in:153: the top level
configure.in:153: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:153: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.in:153: the top level
configure.in:240: warning: The macro `AC_CHECKING' is obsolete.
configure.in:240: You should run autoupdate.
./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from...
configure.in:240: the top level
configure.in:296: warning: AC_OUTPUT should be used without arguments.
configure.in:296: You should run autoupdate.
autoheader: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
autoheader: warning: WARNING: Using auxiliary files such as 'acconfig.h', 
'config.h.bot'
autoheader: WARNING: and 'config.h.top', to define templates for 'config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of 'AC_DEFINE_UNQUOTED' and
autoheader: WARNING: 'AC_DEFINE' allows one to define a template without
autoheader: WARNING: 'acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function 'main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
automake: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are 
deprecated.  For more info, see:
configure.in:4: 
https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:109: installing './compile'
Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or 
'*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
        --prefix=/usr \
        --mandir=/usr/share/man \
        --with-libwrap \
        --enable-bcrelay
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --prefix=/usr 
--mandir=/usr/share/man --with-libwrap --enable-bcrelay
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking command line for use of BSD PPP... default standard pppd
checking command line for use of SLIRP... default no
checking command line for syslog facility name... default LOG_DAEMON
checking command line for bcrelay build... yes
checking command line for VRF build... default no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether #! works in shell scripts... yes
checking for setsid... yes
checking for daemon... yes
checking for setproctitle... no
checking for getservbyname... yes
checking for strlcpy... yes
checking for fork... yes
checking for memmove... yes
checking for strerror... yes
checking for writev... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for pty.h... yes
checking for string.h... (cached) yes
checking for syslog.h... yes
checking for libintl.h... yes
checking for libutil.h... no
checking for sys/uio.h... yes
checking for size_t... yes
checking for ssize_t... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for socklen_t... yes
checking for libwrap alone... no
checking for libwrap with libnsl... no
checking for accept in -lc... yes
checking for gethostbyname in -lc... yes
checking for openpty in -lc... yes
checking for gettext in -lc... yes
checking for accept in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for openpty in -lutil... yes
checking for gettext in -lintl... no
===============================================================================
Configuration chosen:
   PPPd:               Standard.
   LIBWRAP security:   No.
   Broadcast Relay:    Yes.
   VRF support:        No.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-am
make[2]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DHAVE_CONFIG_H -I. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o pqueue.o pqueue.c
for d in plugins; do make -w -j2 --jobserver-auth=3,4 'CC=gcc' -C $d all; done
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: warning: -j2 forced in submake: resetting jobserver mode.
gcc -o pptpd-logwtmp.so -Wl,-z,relro -Wl,-z,now -shared -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/plugins=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -g -I.. 
-I../../include -fPIC pptpd-logwtmp.c -lutil
make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins'
gcc -DHAVE_CONFIG_H -I. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o pptpd.o pptpd.c
gcc -DHAVE_CONFIG_H -I. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o configfile.o configfile.c
gcc -DHAVE_CONFIG_H -I. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o pptpmanager.o pptpmanager.c
gcc -DHAVE_CONFIG_H -I. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o compat.o compat.c
In file included from compat.c:12:
compat.c: In function ‘sigpipe_handler’:
our_syslog.h:38:62: error: implicit declaration of function ‘strerror’; did you 
mean ‘perror’? [-Werror=implicit-function-declaration]
   38 | #define syslog_perror(s)        syslog(LOG_ERR, "%s: %s", s, 
strerror(errno))
      |                                                              ^~~~~~~~
compat.c:168:5: note: in expansion of macro ‘syslog_perror’
  168 |     syslog_perror("sigpipe write");
      |     ^~~~~~~~~~~~~
our_syslog.h:38:49: warning: format ‘%s’ expects argument of type ‘char *’, but 
argument 4 has type ‘int’ [-Wformat=]
   38 | #define syslog_perror(s)        syslog(LOG_ERR, "%s: %s", s, 
strerror(errno))
      |                                                 ^~~~~~~~     
~~~~~~~~~~~~~~~
      |                                                              |
      |                                                              int
compat.c:168:5: note: in expansion of macro ‘syslog_perror’
  168 |     syslog_perror("sigpipe write");
      |     ^~~~~~~~~~~~~
our_syslog.h:38:55: note: format string is defined here
   38 | #define syslog_perror(s)        syslog(LOG_ERR, "%s: %s", s, 
strerror(errno))
      |                                                      ~^
      |                                                       |
      |                                                       char *
      |                                                      %d
compat.c: In function ‘sigpipe_assign’:
compat.c:178:3: error: implicit declaration of function ‘memset’ 
[-Werror=implicit-function-declaration]
  178 |   memset(&sa, 0, sizeof(sa));
      |   ^~~~~~
compat.c:131:1: note: ‘memset’ is defined in header ‘<string.h>’; did you forget to 
‘#include <string.h>’?
  130 | #include <signal.h>
  +++ |+#include <string.h>
  131 |
compat.c: In function ‘sigpipe_read’:
our_syslog.h:38:49: warning: format ‘%s’ expects argument of type ‘char *’, but 
argument 4 has type ‘int’ [-Wformat=]
   38 | #define syslog_perror(s)        syslog(LOG_ERR, "%s: %s", s, 
strerror(errno))
      |                                                 ^~~~~~~~     
~~~~~~~~~~~~~~~
      |                                                              |
      |                                                              int
compat.c:194:5: note: in expansion of macro ‘syslog_perror’
  194 |     syslog_perror("sigpipe read");
      |     ^~~~~~~~~~~~~
our_syslog.h:38:55: note: format string is defined here
   38 | #define syslog_perror(s)        syslog(LOG_ERR, "%s: %s", s, 
strerror(errno))
      |                                                      ~^
      |                                                       |
      |                                                       char *
      |                                                      %d
cc1: some warnings being treated as errors
make[2]: *** [Makefile:475: compat.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:361: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202405/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: pptpd
Source-Version: 1.5.0-1
Done: Christoph Biedl <debian.a...@manchmal.in-ulm.de>

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

Debian distribution maintenance software
pp.
Christoph Biedl <debian.a...@manchmal.in-ulm.de> (supplier of updated pptpd 
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: SHA512

Format: 1.8
Date: Sat, 18 May 2024 12:10:09 +0200
Source: pptpd
Architecture: source
Version: 1.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Christoph Biedl <debian.a...@manchmal.in-ulm.de>
Changed-By: Christoph Biedl <debian.a...@manchmal.in-ulm.de>
Closes: 1071335
Changes:
 pptpd (1.5.0-1) unstable; urgency=medium
 .
   * New upstream version 1.5.0. Closes: #1071335
Checksums-Sha1:
 ecf33a65c8984b9ea7b39076aab0ff793af2da7a 1916 pptpd_1.5.0-1.dsc
 fbdab46bcdce223bde5ab642ea6596f0c2cb03cb 261098 pptpd_1.5.0.orig.tar.gz
 ae8a39fb951b202ab4c5254541a833b4299ad8a7 12616 pptpd_1.5.0-1.debian.tar.xz
 0b4a4dd561a2c6531b7d0d596f90de4d09c720f4 6608 pptpd_1.5.0-1_armel.buildinfo
Checksums-Sha256:
 c96e64252a3889102e57bff338300f5cd508a95b1864e42ab592a40288bed82a 1916 
pptpd_1.5.0-1.dsc
 6a724284b1ce00ea23f7d7608d081843a10c8a8d87d951cb2ea86e70aa1b4e77 261098 
pptpd_1.5.0.orig.tar.gz
 a0944b8e5ac11b6a24e6835bb76bc02d9ae55c5862ddc5099ce5763c26e67a6f 12616 
pptpd_1.5.0-1.debian.tar.xz
 f0921b7f619ae035783bf4ca5982d121f6f1db49810b7af1fe177b694b1fd68f 6608 
pptpd_1.5.0-1_armel.buildinfo
Files:
 fdfadbacf99fed189d03957d26f007fa 1916 net optional pptpd_1.5.0-1.dsc
 733be416d9388d48fb678a213c637503 261098 net optional pptpd_1.5.0.orig.tar.gz
 55e6b40da3c52f886db8dec04baf370c 12616 net optional pptpd_1.5.0-1.debian.tar.xz
 39aa7073131fbfb61e92ddb82a0eb138 6608 net optional 
pptpd_1.5.0-1_armel.buildinfo

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

iQIzBAEBCgAdFiEEWXMI+726A12MfJXdxCxY61kUkv0FAmZLIasACgkQxCxY61kU
kv3daQ//fMOtge1Ac1SKHxPhSSJKuZMnGa/Q1XHFbFoSk5hP/w3eSai7XJV6uggp
F03w6jf9FP+TbK2tUTl6tpU1jZj9aeaNP65k8cJNOcWrtcuh+rOSPvXQJdbhLqLF
bdy3tR05z97WWQc5D/WPQv/n4mFm1Qa/gwfLsL88AgRWlcDnkEmKy+4N8stcZLI+
T4QquD4M5AS2esyvcozY4YeCe3M06FZBNnSFh+lzJdNy4Zj2yrfaRDQeVgzul3vX
upVA+guvvidN0DtK9jfFPdvcjqme49Wy2zciSC8uEI6YsnmMT8WgnLqdlS/P95sI
hAObjSCAKBtrDDRGYV6hvzD4X4VzE+ANrhBWFkU2GK5ZTxwDU37xZgqOJfxYzbNj
CDP9MTk/X1yTQbX+2Ruh7Gq2RllySftOHb/67FkOFmTsxR7JiDk3+sHAcittGWgL
r/2NA5WOvxtTP0n2pVR8J8Z16emFw0h6/wSjkhXB5FsrfQE+iIhF/dz6wsoC5Rk7
gFMjCnjEpdgyjM2HzMrP1phzcqduVDVvmDaVKyBI0ioKICifI+ZxXJGoyuBF51XO
zmTx7UjWd828wwL/BDxSmcKi6LBFBMEYHNN6I1PeOaFH9Apg18ksrcNO0KiHxREX
Ux8hnVtfezAoBWkUtmUYdaM5aJh2stK0rD5zPOVDR7PPI+DAAQY=
=59jt
-----END PGP SIGNATURE-----

Attachment: pgp7mfEOlAcwP.pgp
Description: PGP signature


--- End Message ---

Reply via email to