Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 896258

Summary: net-analyzer/thc-ipv6-3.2-r1 - dos-new-ip6.c:(.text+<snip>): undefined reference to do_hdr_size
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
net-analyzer:thc-ipv6-3.2-r1:20230224-133724.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-02-24 14:21:30 UTC
                 from thc-ipv6-lib.c:44:
/usr/include/openssl/rsa.h:235:1: note: declared here
  235 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
      | ^~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-analyzer/thc-ipv6-3.2-r1/temp/cct9Y74g.o: warning: relocation against `debug' in read-only section `.text.startup'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-analyzer/thc-ipv6-3.2-r1/temp/cct9Y74g.o: in function `intercept':
dos-new-ip6.c:(.text+0xa): undefined reference to `do_hdr_size'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: dos-new-ip6.c:(.text+0x1b): undefined reference to `debug'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: dos-new-ip6.c:(.text+0x97): undefined reference to `debug'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j5-20230223-190023

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
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.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
php cli (if any):

  HEAD of ::gentoo
commit d79e8b40b83db08fd2436744973bcf9fc496cdb7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 24 13:02:04 2023 +0000

    2023-02-24 13:02:03 UTC

emerge -qpvO net-analyzer/thc-ipv6
[ebuild  N    ] net-analyzer/thc-ipv6-3.2-r1  USE="ssl"
Comment 1 Toralf Förster gentoo-dev 2023-02-24 14:21:31 UTC
Created attachment 854342 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-24 14:21:32 UTC
Created attachment 854344 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-24 14:21:34 UTC
Created attachment 854346 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-24 14:21:34 UTC
Created attachment 854348 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-24 14:21:35 UTC
Created attachment 854350 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-24 14:21:36 UTC
Created attachment 854352 [details]
net-analyzer:thc-ipv6-3.2-r1:20230224-133724.log
Comment 7 Toralf Förster gentoo-dev 2023-02-24 14:21:37 UTC
Created attachment 854354 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-03-10 17:18:42 UTC

*** This bug has been marked as a duplicate of bug 879869 ***