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

Bug 713144

Summary: net-misc/ndppd-0.2.5-r1 : src/logger.cc: error: could not convert strerror_r((* _errno_location()), ((char*)(& buf)), sizeof (buf)) f
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: zx2c4
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-misc:ndppd-0.2.5:20200317-230907.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-18 08:35:20 UTC
      |  ^~~~~~~
src/logger.cc: In static member function static std::string ndppd::logger::err():
src/logger.cc:86:22: error: could not convert strerror_r((* __errno_location()), ((char*)(& buf)), sizeof (buf)) from int to std::string {aka std::__cxx11::basic_string<char>}
   86 |     return strerror_r(errno, buf, sizeof(buf));
      |            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
      |                      |

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

  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) *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 17 Mar 2020 22:38:34 +0000
emerge -qpvO net-misc/ndppd
[ebuild  N    ] net-misc/ndppd-0.2.5
Comment 1 Toralf Förster gentoo-dev 2020-03-18 08:35:23 UTC
Created attachment 621304 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 08:35:26 UTC
Created attachment 621306 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-18 08:35:29 UTC
Created attachment 621308 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-18 08:35:32 UTC
Created attachment 621310 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-18 08:35:36 UTC
Created attachment 621312 [details]
net-misc:ndppd-0.2.5:20200317-230907.log
Comment 6 Toralf Förster gentoo-dev 2020-03-18 08:35:39 UTC
Created attachment 621314 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2022-02-02 07:58:14 UTC
*** Bug 829615 has been marked as a duplicate of this bug. ***
Comment 8 Agostino Sarubbo gentoo-dev 2024-02-14 08:36:33 UTC
tinderbox_musl has reproduced this issue with version 0.2.5-r1 - Updating summary.