Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717036 - net-proxy/havp-0.92a-r3 : scannerhandler.cpp: error: strerror was not declared in this scope
Summary: net-proxy/havp-0.92a-r3 : scannerhandler.cpp: error: strerror was not declare...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-11 10:31 UTC by Toralf Förster
Modified: 2022-02-03 07:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.40 KB, text/plain)
2020-04-11 10:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,438.42 KB, text/plain)
2020-04-11 10:31 UTC, Toralf Förster
Details
environment (environment,106.21 KB, text/plain)
2020-04-11 10:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.62 KB, application/x-bzip)
2020-04-11 10:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.23 KB, application/x-bzip)
2020-04-11 10:31 UTC, Toralf Förster
Details
net-proxy:havp-0.92a-r2:20200411-093541.log (net-proxy:havp-0.92a-r2:20200411-093541.log,14.41 KB, text/plain)
2020-04-11 10:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.95 KB, application/x-bzip)
2020-04-11 10:31 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-04-11 10:31:04 UTC
x86_64-gentoo-linux-musl-g++ -O2 -pipe -march=native -DHAVE_CONFIG_H -c -o scannerhandler.o scannerhandler.cpp
scannerhandler.cpp: In member function bool ScannerHandler::CreateScanners(SocketHandler&):
scannerhandler.cpp:167:73: error: strerror was not declared in this scope; did you mean perror?
  167 |     LogFile::ErrorMessage(Scanner pipe creation failed: %s\n, strerror(ret));
      |                                                                 ^~~~~~~~
      |                                                                 perror

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

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

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

  Please see the tracker bug for details.

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.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr 11 08:38:00 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO net-proxy/havp
[ebuild  N    ] net-proxy/havp-0.92a-r2  USE="ssl -clamav"
Comment 1 Toralf Förster gentoo-dev 2020-04-11 10:31:07 UTC
Created attachment 632142 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-11 10:31:10 UTC
Created attachment 632144 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-11 10:31:13 UTC
Created attachment 632146 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-11 10:31:16 UTC
Created attachment 632148 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-11 10:31:19 UTC
Created attachment 632150 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-11 10:31:22 UTC
Created attachment 632152 [details]
net-proxy:havp-0.92a-r2:20200411-093541.log
Comment 7 Toralf Förster gentoo-dev 2020-04-11 10:31:26 UTC
Created attachment 632154 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-03 07:37:48 UTC
tinderbox_musl has reproduced this issue with version 0.92a-r3 - Updating summary.