Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713750 - net-libs/libcrafter-1.0-r1 : crafter/.../DNSQuery.cpp: error: ns_name_compress was not declared in this scope
Summary: net-libs/libcrafter-1.0-r1 : crafter/.../DNSQuery.cpp: error: ns_name_compres...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-21 11:05 UTC by Toralf Förster
Modified: 2022-01-31 09:46 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.84 KB, text/plain)
2020-03-21 11:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,220.26 KB, text/plain)
2020-03-21 11:05 UTC, Toralf Förster
Details
environment (environment,86.27 KB, text/plain)
2020-03-21 11:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.61 KB, application/x-bzip)
2020-03-21 11:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.11 KB, application/x-bzip)
2020-03-21 11:05 UTC, Toralf Förster
Details
net-libs:libcrafter-0.3:20200321-033025.log (net-libs:libcrafter-0.3:20200321-033025.log,50.37 KB, text/plain)
2020-03-21 11:06 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 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.