Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837296 - net-irc/eggdrop-1.9.2 - botcmd.c: error: struct dcc_t has no member named ssl
Summary: net-irc/eggdrop-1.9.2 - botcmd.c: error: struct dcc_t has no member named ssl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-08 14:50 UTC by Toralf Förster
Modified: 2022-11-05 02:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.05 KB, text/plain)
2022-04-08 14:50 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,53.68 KB, application/x-bzip)
2022-04-08 14:50 UTC, Toralf Förster
Details
environment (environment,25.94 KB, text/plain)
2022-04-08 14:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.08 KB, application/x-bzip)
2022-04-08 14:50 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.89 KB, application/x-bzip)
2022-04-08 14:50 UTC, Toralf Förster
Details
net-irc:eggdrop-1.9.2:20220408-144055.log (net-irc:eggdrop-1.9.2:20220408-144055.log,13.78 KB, text/plain)
2022-04-08 14:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.43 KB, application/x-bzip)
2022-04-08 14:50 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-04-08 14:50:20 UTC
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -pipe -Wall -I.. -I..  -DHAVE_CONFIG_H   -c botcmd.c
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -pipe -Wall -I.. -I..  -DHAVE_CONFIG_H   -c botmsg.c
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -pipe -Wall -I.. -I..  -DHAVE_CONFIG_H   -c botnet.c
botcmd.c: In function 'bot_nlinked':
botcmd.c:726:53: error: 'struct dcc_t' has no member named 'ssl'
  726 |   addbot(newbot, dcc[idx].nick, next, x, i, dcc[idx].ssl);
      |                                                     ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220405-050038

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.59.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 31bb8d9db903aaf656f5a54114978de3bbbf8b6e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 8 14:19:28 2022 +0000

    2022-04-08 14:19:26 UTC

emerge -qpvO net-irc/eggdrop
[ebuild  N    ] net-irc/eggdrop-1.9.2  USE="ipv6 -debug -doc -ssl -static"
Comment 1 Toralf Förster gentoo-dev 2022-04-08 14:50:21 UTC
Created attachment 769475 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-08 14:50:22 UTC
Created attachment 769478 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-04-08 14:50:26 UTC
Created attachment 769481 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-04-08 14:50:30 UTC
Created attachment 769484 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-04-08 14:50:31 UTC
Created attachment 769487 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-08 14:50:32 UTC
Created attachment 769490 [details]
net-irc:eggdrop-1.9.2:20220408-144055.log
Comment 7 Toralf Förster gentoo-dev 2022-04-08 14:50:33 UTC
Created attachment 769493 [details]
temp.tar.bz2
Comment 8 Louis Sautier (sbraz) gentoo-dev 2022-11-05 02:32:22 UTC
This was only an issue with 1.9.2, it was fixed in 1.9.3 by https://github.com/eggheads/eggdrop/commit/5c9d5797b7382e646d4abd264a7a0939a5fd57f4