Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867343 - net-libs/pjproject-2.12.1-r1:0/2.12.1 - ../.../main.c: fatal error: execinfo.h: No such file or directory
Summary: net-libs/pjproject-2.12.1-r1:0/2.12.1 - ../.../main.c: fatal error: execinfo....
Status: RESOLVED FIXED
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: PullRequest
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2022-08-29 18:57 UTC by Toralf Förster
Modified: 2022-10-12 23:32 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.37 KB, text/plain)
2022-08-29 18:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,152.50 KB, text/plain)
2022-08-29 18:57 UTC, Toralf Förster
Details
environment (environment,91.87 KB, text/plain)
2022-08-29 18:57 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.49 KB, application/x-bzip)
2022-08-29 18:57 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.37 KB, application/x-bzip)
2022-08-29 18:57 UTC, Toralf Förster
Details
net-libs:pjproject-2.12.1-r1:20220829-185039.log (net-libs:pjproject-2.12.1-r1:20220829-185039.log,144.77 KB, text/plain)
2022-08-29 18:57 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.82 KB, application/x-bzip)
2022-08-29 18:57 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-08-29 18:57:05 UTC
	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"
Comment 1 Toralf Förster gentoo-dev 2022-08-29 18:57:06 UTC
Created attachment 801865 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-29 18:57:08 UTC
Created attachment 801868 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-08-29 18:57:09 UTC
Created attachment 801871 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-29 18:57:11 UTC
Created attachment 801874 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-29 18:57:12 UTC
Created attachment 801877 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-29 18:57:13 UTC
Created attachment 801880 [details]
net-libs:pjproject-2.12.1-r1:20220829-185039.log
Comment 7 Toralf Förster gentoo-dev 2022-08-29 18:57:14 UTC
Created attachment 801883 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-12 23:32:52 UTC
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(+)