Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717306 - dev-libs/libclsync-0.4.2 : error.c: fatal error: execinfo.h: No such file or directory
Summary: dev-libs/libclsync-0.4.2 : error.c: fatal error: execinfo.h: No such file or ...
Status: RESOLVED DUPLICATE of bug 717340
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: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-13 10:35 UTC by Toralf Förster
Modified: 2020-04-25 22:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.04 KB, text/plain)
2020-04-13 10:35 UTC, Toralf Förster
Details
dev-libs:libclsync-0.4.2:20200413-101224.log (dev-libs:libclsync-0.4.2:20200413-101224.log,14.70 KB, text/plain)
2020-04-13 10:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,466.20 KB, text/plain)
2020-04-13 10:35 UTC, Toralf Förster
Details
environment (environment,91.09 KB, text/plain)
2020-04-13 10:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,34.89 KB, application/x-bzip)
2020-04-13 10:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.68 KB, application/x-bzip)
2020-04-13 10:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.90 KB, application/x-bzip)
2020-04-13 10:35 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 2020-04-13 10:35:34 UTC
libtool: compile:  x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -DENABLE_SOCKET -D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\-release\ -O2 -pipe -march=native -fstack-protector-all -Wall --param ssp-buffer-size=4 -fstack-check -c error.c  -fPIC -DPIC -o .libs/error.o
cc1: warning: -fstack-check= and -fstack-clash_protection are mutually exclusive.  Disabling -fstack-check=
error.c:26:10: fatal error: execinfo.h: No such file or directory
   26 | #include <execinfo.h>
      |          ^~~~~~~~~~~~
compilation terminated.

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

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

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

  Please see the tracker bug for details.

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-bin-1.42.0
  [2]   rust-1.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Apr 13 09:38:07 UTC 2020
/var/db/repos/musl	Sun Apr 12 18:47:42 UTC 2020

emerge -qpvO dev-libs/libclsync
[ebuild  N    ] dev-libs/libclsync-0.4.2  USE="hardened -debug -extra-debug -extra-hardened -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-04-13 10:35:37 UTC
Created attachment 632634 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-13 10:35:40 UTC
Created attachment 632636 [details]
dev-libs:libclsync-0.4.2:20200413-101224.log
Comment 3 Toralf Förster gentoo-dev 2020-04-13 10:35:43 UTC
Created attachment 632638 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-13 10:35:46 UTC
Created attachment 632640 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-13 10:35:49 UTC
Created attachment 632642 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-13 10:35:51 UTC
Created attachment 632644 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-13 10:35:54 UTC
Created attachment 632646 [details]
temp.tbz2
Comment 8 Andrew Savchenko gentoo-dev 2020-04-25 22:43:24 UTC
See https://bugs.gentoo.org/717340#c8
Both packages will be updated together.

*** This bug has been marked as a duplicate of bug 717340 ***