Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945824 - dev-libs/cyrus-sasl-2.1.28-r5 - [meson] [libtool] [gcc-15] gssapi.c: error: implicit declaration of function gsskrb5_register_acceptor_identity [-Wimplicit-function-decla
Summary: dev-libs/cyrus-sasl-2.1.28-r5 - [meson] [libtool] [gcc-15] gssapi.c: error: i...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-03 17:50 UTC by Toralf Förster
Modified: 2024-12-03 17:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.14 KB, text/plain)
2024-12-03 17:50 UTC, Toralf Förster
Details
dev-libs:cyrus-sasl-2.1.28-r5:20241203-171940.log (dev-libs:cyrus-sasl-2.1.28-r5:20241203-171940.log,85.48 KB, text/plain)
2024-12-03 17:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,73.66 KB, text/plain)
2024-12-03 17:50 UTC, Toralf Förster
Details
environment (environment,128.71 KB, text/plain)
2024-12-03 17:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-12-03 17:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.92 KB, application/x-xz)
2024-12-03 17:50 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,89.59 KB, application/x-xz)
2024-12-03 17:50 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,160.97 KB, text/plain)
2024-12-03 17:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.91 KB, application/x-xz)
2024-12-03 17:51 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 2024-12-03 17:50:51 UTC
too long lines were shrinked:

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/cyrus-sasl-2.1.28-r5/work/cyrus-sasl-2.1.28/plugins -I.. -DLIBSASL_EXPORTS=1 -I/var/tmp/portage/dev-libs/cyrus-sasl-2.1.28-r5/work/cyrus-sasl-2.1.28/include -I/var/tmp/portage/dev-libs/cyrus-sasl-2.1.28-r5/wor
/var/tmp/portage/dev-libs/cyrus-sasl-2.1.28-r5/work/cyrus-sasl-2.1.28/plugins/gssapi.c: In function 'gssapi_common_mech_free':
/var/tmp/portage/dev-libs/cyrus-sasl-2.1.28-r5/work/cyrus-sasl-2.1.28/plugins/gssapi.c:648:57: warning: unused parameter 'utils' [-Wunused-parameter]
  648 |                                     const sasl_utils_t *utils)
      |                                     ~~~~~~~~~~~~~~~~~~~~^~~~~
/var/tmp/portage/dev-libs/cyrus-sasl-2.1.28-r5/work/cyrus-sasl-2.1.28/plugins/gssapi.c: In function 'gssapiv2_server_plug_init':
/var/tmp/portage/dev-libs/cyrus-sasl-2.1.28-r5/work/cyrus-sasl-2.1.28/plugins/gssapi.c:1590:9: error: implicit declaration of function 'gsskrb5_register_acceptor_identity' [-Wimplicit-function-declaration]
 1590 |         gsskrb5_register_acceptor_identity(keytab_path);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20241201-223002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  <dev-build/libtool-9999
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 18.1.8
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.83.0
  [3]   rust-1.83.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 003381c556e7d384a25cc250416ac32c3c29304a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 3 16:48:23 2024 +0000

    2024-12-03 16:48:23 UTC

emerge -qpvO =dev-libs/cyrus-sasl-2.1.28-r5
[ebuild  N    ] dev-libs/cyrus-sasl-2.1.28-r5  USE="berkdb gdbm kerberos openldap pam ssl -authdaemond -ldapdb -mysql -postgres -sample (-selinux) -sqlite -srp -static-libs -urandom"
Comment 1 Toralf Förster gentoo-dev 2024-12-03 17:50:52 UTC
Created attachment 913252 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-03 17:50:53 UTC
Created attachment 913253 [details]
dev-libs:cyrus-sasl-2.1.28-r5:20241203-171940.log
Comment 3 Toralf Förster gentoo-dev 2024-12-03 17:50:54 UTC
Created attachment 913254 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-03 17:50:56 UTC
Created attachment 913255 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-03 17:50:57 UTC
Created attachment 913256 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-03 17:50:58 UTC
Created attachment 913257 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-03 17:50:59 UTC
Created attachment 913258 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-03 17:51:00 UTC
Created attachment 913259 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-12-03 17:51:01 UTC
Created attachment 913260 [details]
temp.tar.xz