exit 1; \ fi; \ fi; \ done; ../src/pjlib-test/main.c:59:10: fatal error: execinfo.h: No such file or directory 59 | #include <execinfo.h> | ^~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl_hardened-j4-20220828-222810 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-12.2.0 * clang/llvm (if any): Python 3.10.6 Available Rust versions: [1] rust-bin-1.62.1 * php cli: HEAD of ::gentoo commit c3006248467cc5b4ce4da0af289f97cb00926122 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Aug 29 18:17:02 2022 +0000 2022-08-29 18:17:02 UTC emerge -qpvO net-libs/pjproject [ebuild N ] net-libs/pjproject-2.12.1-r1 USE="ssl -alsa -amr -debug -epoll -examples -ffmpeg -g711 -g722 -g729 -g7221 -gsm -ilbc -l16 -libyuv -openh264 -opus -portaudio -resample -sdl -silk -speex -static-libs -v4l2 -vpx -webrtc"
Created attachment 801865 [details] emerge-info.txt
Created attachment 801868 [details] emerge-history.txt
Created attachment 801871 [details] environment
Created attachment 801874 [details] etc.portage.tar.bz2
Created attachment 801877 [details] logs.tar.bz2
Created attachment 801880 [details] net-libs:pjproject-2.12.1-r1:20220829-185039.log
Created attachment 801883 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9190173b8ee7cf9ee818ad61aebc841f11fa834f commit 9190173b8ee7cf9ee818ad61aebc841f11fa834f Author: orbea <orbea@riseup.net> AuthorDate: 2022-10-07 19:10:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-12 23:22:50 +0000 net-libs/pjproject: Add 2.12.1-r2 * Fixes the build with musl * Fixes a bashism * Backports two CVE fix patches Closes: https://bugs.gentoo.org/865719 Upstream-PR: https://github.com/pjsip/pjproject/pull/3220 Upstream-Commit: https://github.com/pjsip/pjproject/commit/bae7e5f4ff9047170e7e160ab52f6d9993aeae80 Bug: https://bugs.gentoo.org/875863 Upstream-Commit: https://github.com/pjsip/pjproject/commit/d2acb9af4e27b5ba75d658690406cec9c274c5cc Upstream-Commit: https://github.com/pjsip/pjproject/commit/c4d34984ec92b3d5252a7d5cddd85a1d3a8001ae Closes: https://bugs.gentoo.org/867343 Upstream-PR: https://github.com/pjsip/pjproject/pull/3263 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/27677 Signed-off-by: Sam James <sam@gentoo.org> .../files/pjproject-2.12.1-r2-CVE-2022-39244.patch | 306 +++++++++++++++++++++ .../files/pjproject-2.12.1-r2-CVE-2022-39269.patch | 33 +++ .../files/pjproject-2.12.1-r2-bashism.patch | 44 +++ .../pjproject/files/pjproject-2.12.1-r2-musl.patch | 102 +++++++ net-libs/pjproject/pjproject-2.12.1-r2.ebuild | 144 ++++++++++ 5 files changed, 629 insertions(+)