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

Bug 713750

Summary: net-libs/libcrafter-1.0-r1 : crafter/.../DNSQuery.cpp: error: ns_name_compress was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: netmon
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:libcrafter-0.3:20200321-033025.log

Description Toralf Förster gentoo-dev 2020-03-21 11:05:45 UTC
libtool: compile:  x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I/usr/include -ansi -pedantic -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c crafter/Protocols/DNSQuery.cpp  -fPIC -DPIC -o crafter/Protocols/.libs/DNSQuery.o
crafter/Protocols/DNSQuery.cpp: In member function size_t Crafter::DNS::DNSQuery::Compress():
crafter/Protocols/DNSQuery.cpp:95:15: error: ns_name_compress was not declared in this scope; did you mean ns_name_uncompress?
   95 |  int nbytes = ns_name_compress(qname.c_str(),cqname,NS_MAXCDNAME,0,0);
      |               ^~~~~~~~~~~~~~~~
      |               ns_name_uncompress

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Mar 21 01:38:36 UTC 2020
/var/db/repos/musl	Wed Mar 18 03:21:45 UTC 2020

emerge -qpvO net-libs/libcrafter
[ebuild  N    ] net-libs/libcrafter-0.3  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-03-21 11:05:48 UTC
Created attachment 623616 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-21 11:05:50 UTC
Created attachment 623618 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-21 11:05:53 UTC
Created attachment 623620 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-21 11:05:56 UTC
Created attachment 623622 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-21 11:05:59 UTC
Created attachment 623624 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-21 11:06:02 UTC
Created attachment 623626 [details]
net-libs:libcrafter-0.3:20200321-033025.log
Comment 7 Agostino Sarubbo gentoo-dev 2022-01-31 09:46:58 UTC
tinderbox_musl has reproduced this issue with version 1.0-r1 - Updating summary.