Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866287 - net-fs/smbnetfs-0.6.3:0 - common.c: fatal error: execinfo.h: No such file or directory
Summary: net-fs/smbnetfs-0.6.3:0 - common.c: fatal error: execinfo.h: No such file or ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-24 07:07 UTC by Toralf Förster
Modified: 2022-08-24 07:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.98 KB, text/plain)
2022-08-24 07:07 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,64.73 KB, application/x-bzip)
2022-08-24 07:07 UTC, Toralf Förster
Details
environment (environment,26.69 KB, text/plain)
2022-08-24 07:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.38 KB, application/x-bzip)
2022-08-24 07:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.69 KB, application/x-bzip)
2022-08-24 07:07 UTC, Toralf Förster
Details
net-fs:smbnetfs-0.6.3:20220823-223225.log (net-fs:smbnetfs-0.6.3:20220823-223225.log,5.77 KB, text/plain)
2022-08-24 07:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.01 KB, application/x-bzip)
2022-08-24 07:07 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-24 07:07:42 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -Wall -W -D_REENTRANT -D_GNU_SOURCE -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/samba-4.0  -c -o common.o comm
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -Wall -W -D_REENTRANT -D_GNU_SOURCE -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/samba-4.0  -c -o smbitem.o smb
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -Wall -W -D_REENTRANT -D_GNU_SOURCE -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/samba-4.0  -c -o auth.o auth.c
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -Wall -W -D_REENTRANT -D_GNU_SOURCE -DFUSE_USE_VERSION=26 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/samba-4.0  -c -o auth-libsecre
common.c:7:10: fatal error: execinfo.h: No such file or directory
    7 | #include <execinfo.h>
      |          ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220820-180012

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit f440313761ecd4b84c814813488d5f4468467370
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 23 21:16:50 2022 +0000

    2022-08-23 21:16:50 UTC

emerge -qpvO net-fs/smbnetfs
[ebuild  N    ] net-fs/smbnetfs-0.6.3  USE="-gnome-keyring"
Comment 1 Toralf Förster gentoo-dev 2022-08-24 07:07:44 UTC
Created attachment 800710 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-24 07:07:45 UTC
Created attachment 800713 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-24 07:07:46 UTC
Created attachment 800716 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-24 07:07:47 UTC
Created attachment 800719 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-24 07:07:48 UTC
Created attachment 800722 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-24 07:07:49 UTC
Created attachment 800725 [details]
net-fs:smbnetfs-0.6.3:20220823-223225.log
Comment 7 Toralf Förster gentoo-dev 2022-08-24 07:07:50 UTC
Created attachment 800728 [details]
temp.tar.bz2