Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880399 - net-ftp/vsftpd-3.0.5-r1 - ssl.c: error: passing arguments to setup_bio_callbacks without a prototype is deprecated in all versions of C and is not supported in C2x
Summary: net-ftp/vsftpd-3.0.5-r1 - ssl.c: error: passing arguments to setup_bio_callba...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2022-11-08 10:31 UTC by Toralf Förster
Modified: 2022-11-08 22:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.46 KB, text/plain)
2022-11-08 10:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.21 KB, text/plain)
2022-11-08 10:31 UTC, Toralf Förster
Details
environment (environment,70.11 KB, text/plain)
2022-11-08 10:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.74 KB, application/x-bzip)
2022-11-08 10:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,234 bytes, application/x-bzip)
2022-11-08 10:31 UTC, Toralf Förster
Details
net-ftp:vsftpd-3.0.5-r1:20221108-102822.log (net-ftp:vsftpd-3.0.5-r1:20221108-102822.log,7.26 KB, text/plain)
2022-11-08 10:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.15 KB, application/x-bzip)
2022-11-08 10:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-08 10:31:20 UTC
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
clang -c str.c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -idirafter dummyinc
ssl.c:493:22: error: passing arguments to 'setup_bio_callbacks' without a
      prototype is deprecated in all versions of C and is not supported in C2x
      [-Werror,-Wdeprecated-non-prototype]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20221108-023017

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 766628b0c40a7600a4b89d26bfb9263a564fa6ea
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 10:02:03 2022 +0000

    2022-11-08 10:02:02 UTC

emerge -qpvO net-ftp/vsftpd
[ebuild  N    ] net-ftp/vsftpd-3.0.5-r1  USE="pam ssl -tcpd"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 10:31:21 UTC
Created attachment 829139 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 10:31:22 UTC
Created attachment 829141 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-08 10:31:24 UTC
Created attachment 829143 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-08 10:31:25 UTC
Created attachment 829145 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-08 10:31:26 UTC
Created attachment 829147 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 10:31:27 UTC
Created attachment 829149 [details]
net-ftp:vsftpd-3.0.5-r1:20221108-102822.log
Comment 7 Toralf Förster gentoo-dev 2022-11-08 10:31:28 UTC
Created attachment 829151 [details]
temp.tar.bz2