Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720264 - net-firewall/nftlb-0.6 : main.c: fatal error: execinfo.h: No such file or directory
Summary: net-firewall/nftlb-0.6 : main.c: fatal error: execinfo.h: No such file or dir...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-01 10:27 UTC by Toralf Förster
Modified: 2020-05-01 18:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.69 KB, text/plain)
2020-05-01 10:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,223.08 KB, text/plain)
2020-05-01 10:27 UTC, Toralf Förster
Details
environment (environment,84.17 KB, text/plain)
2020-05-01 10:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.48 KB, application/x-bzip)
2020-05-01 10:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.07 KB, application/x-bzip)
2020-05-01 10:28 UTC, Toralf Förster
Details
net-firewall:nftlb-0.6:20200501-033916.log (net-firewall:nftlb-0.6:20200501-033916.log,9.99 KB, text/plain)
2020-05-01 10:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.88 KB, application/x-bzip)
2020-05-01 10:28 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-05-01 10:27:54 UTC
x86_64-gentoo-linux-musl-gcc -DPACKAGE_NAME=\nftlb\ -DPACKAGE_TARNAME=\nftlb\ -DPACKAGE_VERSION=\0.6\ -DPACKAGE_STRING=\nftlb\ 0.6\ -DPACKAGE_BUGREPORT=\netfilter-devel@vger.kernel.org\ -DPACKAGE_URL=\\ -DPACKAGE=\nftlb\ -DVERSION=\0.6\ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\ -I.  -I../include     -std=gnu99 -W -Wall -Wno-unused-parameter -Wmissing-prototypes -Wno-strict-aliasing -rdynamic -O2 -pipe -march=native -c -o main.o main.c
main.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_hardened-20200425-233309

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

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.43.0
  [2]   rust-1.43.0 *
The following VMs are available for generation-2:

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri May  1 01:38:51 UTC 2020
/var/db/repos/musl	Thu Apr 30 21:54:55 UTC 2020

emerge -qpvO net-firewall/nftlb
[ebuild  N    ] net-firewall/nftlb-0.6
Comment 1 Toralf Förster gentoo-dev 2020-05-01 10:27:56 UTC
Created attachment 635442 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-01 10:27:59 UTC
Created attachment 635444 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-01 10:28:02 UTC
Created attachment 635446 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-01 10:28:05 UTC
Created attachment 635448 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-01 10:28:07 UTC
Created attachment 635450 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-01 10:28:10 UTC
Created attachment 635452 [details]
net-firewall:nftlb-0.6:20200501-033916.log
Comment 7 Toralf Förster gentoo-dev 2020-05-01 10:28:13 UTC
Created attachment 635454 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-05-01 18:30:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbae6ebce830659c0ccbd8fd2e92ab8d59bd02b

commit 1bbae6ebce830659c0ccbd8fd2e92ab8d59bd02b
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2020-05-01 18:29:38 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-05-01 18:29:56 +0000

    net-firewall/nftlb: Add patch for musl (bug #720264)
    
    Closes: https://bugs.gentoo.org/720264
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 net-firewall/nftlb/files/nftlb-0.6-musl.patch | 72 +++++++++++++++++++++++++++
 net-firewall/nftlb/nftlb-0.6.ebuild           |  1 +
 2 files changed, 73 insertions(+)