/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-unknown-pragmas -Werror -DXTALK_DLL -DXTALK_DLL_EXPORTS -I./include -I. -I/usr/include/libusb-1.0 -DXTALK_OPTIONS_FILE=\/etc/dahdi/xpp.conf\ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o libxtalk_la-debug.lo test -f debug.c || echo ./debug.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-unknown-pragmas -Werror -DXTALK_DLL -DXTALK_DLL_EXPORTS -I./include -I. -I/usr/include/libusb-1.0 -DXTALK_OPTIONS_FILE=\/etc/dahdi/xpp.conf\ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c debug.c -fPIC -DPIC -o .libs/libxtalk_la-debug.o debug.c:29:10: fatal error: execinfo.h: No such file or directory 29 | #include <execinfo.h> | ^~~~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200316-165821 ------------------------------------------------------------------- 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.41.1 * timestamp of the main tree ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Fri, 20 Mar 2020 17:39:47 +0000 git HEAD for repositories of this tinderbox image: /var/db/repos/gentoo/timestamp.git Fri Mar 20 17:39:48 UTC 2020 /var/db/repos/musl/timestamp.git Wed Mar 18 03:21:45 UTC 2020 emerge -qpvO net-misc/dahdi-tools [ebuild N ] net-misc/dahdi-tools-3.1.0 USE="-ppp"
Created attachment 623380 [details] emerge-info.txt
Created attachment 623382 [details] emerge-history.txt
Created attachment 623384 [details] environment
Created attachment 623386 [details] etc.portage.tbz2
Created attachment 623388 [details] logs.tbz2
Created attachment 623390 [details] net-misc:dahdi-tools-3.1.0:20200320-183830.log
Created attachment 623392 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7a6e57d34d8c19a5ff2df7879180f8830cabc7 commit 3b7a6e57d34d8c19a5ff2df7879180f8830cabc7 Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2020-03-28 20:47:35 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-04-10 14:57:44 +0000 net-misc/dahdi-tools: musl compile fixes. Closes: https://bugs.gentoo.org/713668 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/15155 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> net-misc/dahdi-tools/dahdi-tools-3.1.0.ebuild | 2 ++ .../files/dahdi-tools-3.1.0-cplusplusexternc.patch | 26 ++++++++++++++ .../files/dahdi-tools-3.1.0-execinfo.patch | 40 ++++++++++++++++++++++ 3 files changed, 68 insertions(+)