Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875767 - net-im/librvp-0.9.7 - getntlm.c: error: implicit declaration of function setkey [-Werror=implicit-function-declaration]
Summary: net-im/librvp-0.9.7 - getntlm.c: error: implicit declaration of function setk...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
: 882163 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-06 20:17 UTC by Toralf Förster
Modified: 2024-04-23 14:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.11 KB, text/plain)
2022-10-06 20:17 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,86.44 KB, application/x-bzip)
2022-10-06 20:17 UTC, Toralf Förster
Details
environment (environment,28.59 KB, text/plain)
2022-10-06 20:17 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.23 KB, application/x-bzip)
2022-10-06 20:17 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.02 KB, application/x-bzip)
2022-10-06 20:17 UTC, Toralf Förster
Details
net-im:librvp-0.9.7:20221006-172027.log (net-im:librvp-0.9.7:20221006-172027.log,37.96 KB, text/plain)
2022-10-06 20:17 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.83 KB, application/x-bzip)
2022-10-06 20:17 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-10-06 20:17:19 UTC
too long lines were shrinked:

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/li
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/li
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/li
getntlm.c: In function 'des_enc':
getntlm.c:338:3: error: implicit declaration of function 'setkey' [-Werror=implicit-function-declaration]
  338 |   setkey(key_bits);
      |   ^~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 11.0.16.1_p1 [openjdk-11]
3)	OpenJDK 17.0.5_p5 [openjdk-17]
4)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
6)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-11 
  [3]   openjdk-17 
  [4]   openjdk-bin-8 
  [5]   openjdk-bin-11 
  [6]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit cc112d4ad581f5d166b97113f7e7e1475ebc0c4c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 6 16:19:02 2022 +0000

    2022-10-06 16:19:02 UTC

emerge -qpvO net-im/librvp
[ebuild  N    ] net-im/librvp-0.9.7
Comment 1 Toralf Förster gentoo-dev 2022-10-06 20:17:20 UTC
Created attachment 822616 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-06 20:17:21 UTC
Created attachment 822619 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-06 20:17:22 UTC
Created attachment 822622 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-06 20:17:24 UTC
Created attachment 822625 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-06 20:17:25 UTC
Created attachment 822628 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-06 20:17:26 UTC
Created attachment 822631 [details]
net-im:librvp-0.9.7:20221006-172027.log
Comment 7 Toralf Förster gentoo-dev 2022-10-06 20:17:27 UTC
Created attachment 822634 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:33:10 UTC
*** Bug 882163 has been marked as a duplicate of this bug. ***