Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 713122

Summary: sys-apps/tcp-wrappers-7.6.28 : tcpd.h: error: expected ; before struct
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-apps:tcp-wrappers-7.6.28:20200317-225111.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-18 08:30:53 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16  -DHAVE_WEAKSYMS -DHAVE_STRERROR -DSYS_ERRLIST_DEFINED -DINET6=1 -Dss_family=__ss_family -Dss_len=__ss_len -DFACILITY=LOG_DAEMON -DHOSTS_ACCESS     -DALWAYS_RFC931 -DDAEMON_UMASK=022 -DREAL_DAEMON_DIR=\/usr/sbin\ -DPROCESS_OPTIONS -DKILL_IP_OPTIONS -DSEVERITY=LOG_INFO	 -DRFC931_TIMEOUT=10  -DHOSTS_DENY=\/etc/hosts.deny\ -DHOSTS_ALLOW=\/etc/hosts.allow\    -DAPPEND_DOT  -DALWAYS_HOSTNAME -o tcpd.o -c tcpd.c
In file included from tcpd.c:40:
tcpd.h:14:14: error: expected ; before struct
   14 | __BEGIN_DECLS
      |              ^
      |              ;

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

  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) *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 17 Mar 2020 21:38:32 +0000
emerge -qpvO sys-apps/tcp-wrappers
[ebuild  N    ] sys-apps/tcp-wrappers-7.6.28  USE="ipv6 (split-usr) -netgroups -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-03-18 08:30:56 UTC
Created attachment 621164 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 08:30:59 UTC
Created attachment 621166 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-18 08:31:02 UTC
Created attachment 621168 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-18 08:31:04 UTC
Created attachment 621170 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-18 08:31:07 UTC
Created attachment 621172 [details]
sys-apps:tcp-wrappers-7.6.28:20200317-225111.log
Comment 6 Toralf Förster gentoo-dev 2020-03-18 08:31:10 UTC
Created attachment 621174 [details]
temp.tbz2
Comment 7 Michael 'veremitz' Everitt 2020-03-18 21:40:38 UTC

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