Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713122 - sys-apps/tcp-wrappers-7.6.28 : tcpd.h: error: expected ; before struct
Summary: sys-apps/tcp-wrappers-7.6.28 : tcpd.h: error: expected ; before struct
Status: RESOLVED DUPLICATE of bug 712340
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-18 08:30 UTC by Toralf Förster
Modified: 2020-03-18 21:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.91 KB, text/plain)
2020-03-18 08:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.03 KB, text/plain)
2020-03-18 08:30 UTC, Toralf Förster
Details
environment (environment,85.43 KB, text/plain)
2020-03-18 08:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.35 KB, application/x-bzip)
2020-03-18 08:31 UTC, Toralf Förster
Details
sys-apps:tcp-wrappers-7.6.28:20200317-225111.log (sys-apps:tcp-wrappers-7.6.28:20200317-225111.log,5.26 KB, text/plain)
2020-03-18 08:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.80 KB, application/x-bzip)
2020-03-18 08:31 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-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 ***