[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1065757: marked as done (openssh-ssh1: FTBFS on arm{el,hf}: conftest.c:88:2: error: implicit declaration of function 'exit' [-Werror=implicit-function-declaration])



Your message dated Sat, 09 Mar 2024 23:23:42 +0000
with message-id <E1rj62Y-007c8M-PF@fasolo.debian.org>
and subject line Bug#1065757: fixed in openssh-ssh1 1:7.5p1-16
has caused the Debian Bug report #1065757,
regarding openssh-ssh1: FTBFS on arm{el,hf}: conftest.c:88:2: error: implicit declaration of function 'exit' [-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 owner@bugs.debian.org
immediately.)


-- 
1065757: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065757
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: openssh-ssh1
Version: 1:7.5p1-15
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramacher@debian.org

https://buildd.debian.org/status/fetch.php?pkg=openssh-ssh1&arch=armhf&ver=1%3A7.5p1-15%2Bb1&stamp=1709993180&raw=0

configure:9290: gcc -o conftest -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -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 -DSSH_EXTRAVERSION=\"Debian-15+b1\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -Wl,--as-needed -Wl,-z,relro -Wl,-z,now conftest.c  >&5
<command-line>: warning: missing terminating " character
conftest.c: In function 'main':
conftest.c:88:2: error: implicit declaration of function 'exit' [-Werror=implicit-function-declaration]
   88 |  exit(0);
      |  ^~~~
conftest.c:85:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
   84 |  #include <stdio.h>
  +++ |+#include <stdlib.h>
   85 | int
conftest.c:88:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
   88 |  exit(0);
      |  ^~~~
conftest.c:88:2: note: include '<stdlib.h>' or provide a declaration of 'exit'
cc1: some warnings being treated as errors
configure:9290: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenSSH"
| #define PACKAGE_TARNAME "openssh"
| #define PACKAGE_VERSION "Portable"
| #define PACKAGE_STRING "OpenSSH Portable"
| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define _PATH_PASSWD_PROG "/usr/bin/passwd"
| #define HAVE_RLIMIT_NPROC /**/
| #define WITH_OPENSSL 1
| #define WITH_SSH1 1
| #define HAVE_ATTRIBUTE__NONNULL__ 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TTYENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_UN_H 1
| #define PAM_TTY_KLUDGE 1
| #define LOCKED_PASSWD_PREFIX "!"
| #define SPT_TYPE SPT_REUSEARGV
| #define LINK_OPNOTSUPP_ERRNO EPERM
| #define _PATH_BTMP "/var/log/btmp"
| #define USE_BTMP 1
| #define LINUX_OOM_ADJUST 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define SSH_TUN_LINUX 1
| #define SSH_TUN_COMPAT_AF 1
| #define SSH_TUN_PREPEND_AF 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_AUDIT_H 1
| #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_ARM
| /* end confdefs.h.  */
|  #include <stdio.h>
| int
| main (void)
| {
|  exit(0);
|   ;
|   return 0;
| }
configure:9296: result: no
configure:9298: error: *** compiler cannot create working executables, check config.log ***


Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: openssh-ssh1
Source-Version: 1:7.5p1-16
Done: Colin Watson <cjwatson@debian.org>

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

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated openssh-ssh1 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 09 Mar 2024 21:00:20 +0000
Source: openssh-ssh1
Architecture: source
Version: 1:7.5p1-16
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Closes: 1065757
Changes:
 openssh-ssh1 (1:7.5p1-16) unstable; urgency=medium
 .
   * Cherry-pick from upstream:
     - configure.ac: add missing includes (closes: #1065757).
Checksums-Sha1:
 7241b3806bf4e8d9a110dd8ab5aeb0390bfbc27a 2204 openssh-ssh1_7.5p1-16.dsc
 5dbe7db1763efab113bc8d25cde1215a09fa548a 107672 openssh-ssh1_7.5p1-16.debian.tar.xz
Checksums-Sha256:
 619481eef89fc26df21e12349b93e922654ed2765f6e31ef12c66a55d81a81bd 2204 openssh-ssh1_7.5p1-16.dsc
 32ddb443ab10bfb3d77136852b96e4086a81239b910d7c6a4f0708bc8a5e0fc7 107672 openssh-ssh1_7.5p1-16.debian.tar.xz
Files:
 3cfafa87aed8403e0758c97d62112187 2204 net optional openssh-ssh1_7.5p1-16.dsc
 cf3296c90b96453c4cac1330648ffee8 107672 net optional openssh-ssh1_7.5p1-16.debian.tar.xz

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

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmXszhIACgkQOTWH2X2G
UAu5pw//fiS+oejH7+w/mLtu6AprSln9k6b30opM8ccL5BCIshQ6TMxQUzUKK7Kg
lNlmBxVlgRs3UbVofnBoOqGH9H/yt9ukcz2euXEMpskejEpczyWo5Wmr+zRIHVzq
+oAaXRtOIl3Fd8zB3a8Ii7LrXgOotDMvUMtUYhBF6iAHtN9Ds2PcXqzVbIHGcUzz
DGov5NY6VHe1f9F1PTDh691frkIX/tcxAaN0M85HyWq3SZYxhwOOQbKZ+o7BspL7
e2qEtKhQim4nTrPhsWMo9jwpQ/SRfqOGGuBjtPKCIAoPaVuHc4keELA2iQI037TY
j3WQsFNzsiuRtFhMt5PcLwdi/U1jlmb2xKB3arVT83HZIJ5H0WG0lwaS6goM1ZUD
yUIZt7jYKfH4nF6pcWtuwEF5MfNK2K3sPzTArBWdauehZqFsvhzLUK3vMcALCLpt
/hDbOPDc09H1tMK2ju09B/28gukmyzh+TX/hFXFAsylXdy3fYHihd3JynGZf+/gc
Y/WEX2QqxVEtjTii7BgBUC5pq5kk4b0dP/JNxnAio8C9IU4E4kpR5fq+SbBQ2o4+
58cDaHjIBit407lnmH60pYNM+Zb9EMUM3P0Pw5lI9lpw1qr8VzP1554elexn/vXj
w/507ALaXI2X++044/vbe2FHQw1aYQCbC02EMXwi1HGCEWV4iD0=
=f43t
-----END PGP SIGNATURE-----

Attachment: pgpAfuPE4ATV1.pgp
Description: PGP signature


--- End Message ---

Reply to: