Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911872 - dev-scheme/guile-gnutls-3.7.14 - enum-map.i.c: error: GNUTLS_NO_EXTENSIONS undeclared (first use in this function)
Summary: dev-scheme/guile-gnutls-3.7.14 - enum-map.i.c: error: GNUTLS_NO_EXTENSIONS un...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-07 16:41 UTC by Toralf Förster
Modified: 2023-08-08 04:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.84 KB, text/plain)
2023-08-07 16:41 UTC, Toralf Förster
Details
dev-scheme:guile-gnutls-3.7.14:20230807-075054.log (dev-scheme:guile-gnutls-3.7.14:20230807-075054.log,32.69 KB, text/plain)
2023-08-07 16:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,68.96 KB, text/plain)
2023-08-07 16:41 UTC, Toralf Förster
Details
environment (environment,72.70 KB, text/plain)
2023-08-07 16:41 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-08-07 16:41 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,12.11 KB, application/x-xz)
2023-08-07 16:41 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.73 KB, application/x-xz)
2023-08-07 16:41 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.21 KB, application/x-xz)
2023-08-07 16:41 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 2023-08-07 16:41:46 UTC
      |                       ^
enum-map.i.c: In function 'scm_gnutls_connection_end_to_string':
enum-map.i.c:312:3: warning: 'gnutls_connection_end_t' is deprecated [-Wdeprecated-declarations]
  312 |   gnutls_connection_end_t c_enum;
      |   ^~~~~~~~~~~~~~~~~~~~~~~
enum-map.i.c: In function 'scm_gnutls_connection_flag_to_c_string':
enum-map.i.c:333:10: error: 'GNUTLS_NO_EXTENSIONS' undeclared (first use in this function); did you mean 'GNUTLS_EXT_NONE'?
  333 |        { GNUTLS_NO_EXTENSIONS, "no-extensions" },
      |          ^~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20230806-035003

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.71.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit 5763aa43cd45f3a94be0f923bdc948d53f64fae7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 7 05:46:36 2023 +0000

    2023-08-07 05:46:35 UTC

emerge -qpvO dev-scheme/guile-gnutls
[ebuild  N    ] dev-scheme/guile-gnutls-3.7.14
Comment 1 Toralf Förster gentoo-dev 2023-08-07 16:41:46 UTC
Created attachment 867305 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-07 16:41:47 UTC
Created attachment 867306 [details]
dev-scheme:guile-gnutls-3.7.14:20230807-075054.log
Comment 3 Toralf Förster gentoo-dev 2023-08-07 16:41:49 UTC
Created attachment 867307 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-08-07 16:41:50 UTC
Created attachment 867308 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-07 16:41:51 UTC
Created attachment 867309 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-07 16:41:51 UTC
Created attachment 867310 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-07 16:41:52 UTC
Created attachment 867311 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-08-07 16:41:53 UTC
Created attachment 867312 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-08-08 04:38:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55579ccfe7243a03d0cbe77d95c550913841d451

commit 55579ccfe7243a03d0cbe77d95c550913841d451
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-08 04:37:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-08 04:37:22 +0000

    net-libs/gnutls: fix 3.8.0 headers
    
    Closes: https://bugs.gentoo.org/911872
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/gnutls-3.8.1-fix-gnutls-header.patch     | 46 ++++++++++++++++++++++
 ...{gnutls-3.8.1.ebuild => gnutls-3.8.1-r1.ebuild} |  4 ++
 2 files changed, 50 insertions(+)