Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860891 - net-misc/netevent-2.2.1 - src/socket.cpp: error: ::memcpy has not been declared
Summary: net-misc/netevent-2.2.1 - src/socket.cpp: error: ::memcpy has not been declared
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:
 
Reported: 2022-07-25 07:16 UTC by Toralf Förster
Modified: 2023-02-27 09:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2022-07-25 07:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,132.32 KB, text/plain)
2022-07-25 07:16 UTC, Toralf Förster
Details
environment (environment,56.90 KB, text/plain)
2022-07-25 07:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.83 KB, application/x-bzip)
2022-07-25 07:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,300 bytes, application/x-bzip)
2022-07-25 07:16 UTC, Toralf Förster
Details
net-misc:netevent-2.0_p20200217:20220725-010935.log (net-misc:netevent-2.0_p20200217:20220725-010935.log,3.91 KB, text/plain)
2022-07-25 07:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.20 KB, application/x-bzip)
2022-07-25 07:16 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 2022-07-25 07:16:24 UTC
x86_64-gentoo-linux-musl-g++ -Wall -Wno-unknown-pragmas -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -std=c++14 -c -o src/reader.o src/reader.cpp -MMD -MT src/reader.o -MF src/reader.d
x86_64-gentoo-linux-musl-g++ -Wall -Wno-unknown-pragmas -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -std=c++14 -c -o src/socket.o src/socket.cpp -MMD -MT src/socket.o -MF src/socket.d
x86_64-gentoo-linux-musl-g++ -Wall -Wno-unknown-pragmas -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -std=c++14 -c -o src/bitfield.o src/bitfield.cpp -MMD -MT src/bitfield.o -MF src/bitfield.d
src/socket.cpp: In member function 'void Socket::bindUnix(const std::string&)':
src/socket.cpp:62:11: error: '::memcpy' has not been declared
   62 |         ::memcpy(data, path.c_str(), path.length());
      |           ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220723-104412

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit 9d500c5c8ee8d1989e6db8829ef928471bf57448
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 24 23:31:43 2022 +0000

    2022-07-24 23:31:42 UTC

emerge -qpvO net-misc/netevent
[ebuild  N    ] net-misc/netevent-2.0_p20200217  USE="doc"
Comment 1 Toralf Förster gentoo-dev 2022-07-25 07:16:25 UTC
Created attachment 794201 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-25 07:16:27 UTC
Created attachment 794204 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-07-25 07:16:28 UTC
Created attachment 794207 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-07-25 07:16:29 UTC
Created attachment 794210 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-07-25 07:16:30 UTC
Created attachment 794213 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-25 07:16:31 UTC
Created attachment 794216 [details]
net-misc:netevent-2.0_p20200217:20220725-010935.log
Comment 7 Toralf Förster gentoo-dev 2022-07-25 07:16:32 UTC
Created attachment 794219 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2023-02-27 09:24:51 UTC
tinderbox_musl has reproduced this issue with version 2.2.1 - Updating summary.