checking for library containing opendir... none required checking for egrep... (cached) /bin/grep -E configure: error: *** ANSI C header files not found. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-misc/asterisk-16.13.0/work/asterisk-16.13.0/config.log ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-libressl_abi32+64-20201012-091521 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * clang version 11.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.0.0 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python2.7 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) [2] ruby26 (with Rubygems) [3] ruby27 (with Rubygems) * Available Rust versions: [1] rust-bin-1.47.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.265_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Wed Oct 21 09:35:38 AM UTC 2020 /var/db/repos/libressl Sun Oct 18 04:35:14 PM UTC 2020 emerge -qpvO net-misc/asterisk [ebuild N ] net-misc/asterisk-16.13.0 USE="caps iconv libressl portaudio ssl -alsa -bluetooth -calendar -cluster -curl -dahdi -debug -doc -freetds -gtalk -http -ilbc -ldap -lua -mysql -newt -odbc -oss -pjproject -postgres -radius (-selinux) -snmp -span -speex -srtp -static -statsd -syslog -unbound -vorbis -xmpp" VOICEMAIL_STORAGE="file -imap -odbc"
Created attachment 667754 [details] emerge-info.txt
Created attachment 667757 [details] emerge-history.txt
Created attachment 667760 [details] environment
Created attachment 667763 [details] etc.portage.tbz2
Created attachment 667766 [details] logs.tbz2
Created attachment 667769 [details] net-misc:asterisk-16.13.0:20201021-102006.log
Created attachment 667772 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6202f7bf618faf8a3fb24e6c7b586dd7aad5d144 commit 6202f7bf618faf8a3fb24e6c7b586dd7aad5d144 Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2021-01-08 18:20:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-01-22 03:50:57 +0000 net-misc/asterisk: 16.15.1-r2 version bump. * clang/LLVM support * subslots * autoconf 2.70 * codec2 support * drop /var/spool/asterisk from tmpfiles * Move check_extra_config (kernel checks) to pkg_pretend. * (Hopefully) fix use of $ED vs $D. * Other minor non-functional tweaks. Closes: https://bugs.gentoo.org/show_bug.cgi?id=731280 Closes: https://bugs.gentoo.org/show_bug.cgi?id=750581 Closes: https://bugs.gentoo.org/show_bug.cgi?id=763918 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/18994 Signed-off-by: Sam James <sam@gentoo.org> net-misc/asterisk/asterisk-16.15.1-r2.ebuild | 322 +++++++++++++++++++++ .../files/asterisk-16.15.1-r2-autoconf-2.70.patch | 14 + 2 files changed, 336 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880e7d3d5531e20e13b35683fa352671bd838726 commit 880e7d3d5531e20e13b35683fa352671bd838726 Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2021-01-08 18:18:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-01-22 03:50:56 +0000 net-misc/asterisk: 13.18.1-r2 version bump. * clang/LLVM support * subslots * autoconf 2.70 * drop /var/spool/asterisk from tmpfiles * Move check_extra_config (kernel checks) to pkg_pretend. * (Hopefully) fix use of $ED vs $D. * Other minor non-functional tweaks. Bug: https://bugs.gentoo.org/show_bug.cgi?id=731280 Bug: https://bugs.gentoo.org/show_bug.cgi?id=750581 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org> net-misc/asterisk/asterisk-13.38.1-r2.ebuild | 313 +++++++++++++++++++++ .../files/asterisk-13.18.1-r2-autoconf-2.70.patch | 10 + net-misc/asterisk/files/asterisk.tmpfiles2.conf | 1 + net-misc/asterisk/metadata.xml | 2 + profiles/arch/amd64/package.use.mask | 5 + profiles/arch/base/package.use.mask | 4 + profiles/arch/x86/package.use.mask | 5 + 7 files changed, 340 insertions(+)