Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716372 - sys-apps/netkit-base-0.17-r9 : inetd.c: error: _environ undeclared (first use in this function)
Summary: sys-apps/netkit-base-0.17-r9 : inetd.c: error: _environ undeclared (first use...
Status: CONFIRMED
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-05 19:38 UTC by Toralf Förster
Modified: 2020-09-13 02:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.95 KB, text/plain)
2020-04-05 19:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,316.01 KB, text/plain)
2020-04-05 19:38 UTC, Toralf Förster
Details
environment (environment,74.79 KB, text/plain)
2020-04-05 19:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.52 KB, application/x-bzip)
2020-04-05 19:38 UTC, Toralf Förster
Details
sys-apps:netkit-base-0.17-r9:20200405-191915.log (sys-apps:netkit-base-0.17-r9:20200405-191915.log,3.61 KB, text/plain)
2020-04-05 19:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.88 KB, application/x-bzip)
2020-04-05 19:38 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-05 19:38:29 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline inetd.c -c
inetd.c: In function discard_stupid_environment:
inetd.c:253:12: error: __environ undeclared (first use in this function)
  253 |  for (i=0; __environ[i]; i++) {
      |            ^~~~~~~~~
inetd.c:253:12: note: each undeclared identifier is reported only once for each function it appears in

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

  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-1.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Apr  5 17:37:56 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO sys-apps/netkit-base
[ebuild  N    ] sys-apps/netkit-base-0.17-r9
Comment 1 Toralf Förster gentoo-dev 2020-04-05 19:38:32 UTC
Created attachment 630538 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-05 19:38:35 UTC
Created attachment 630540 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-05 19:38:37 UTC
Created attachment 630542 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-05 19:38:40 UTC
Created attachment 630544 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-05 19:38:43 UTC
Created attachment 630546 [details]
sys-apps:netkit-base-0.17-r9:20200405-191915.log
Comment 6 Toralf Förster gentoo-dev 2020-04-05 19:38:47 UTC
Created attachment 630548 [details]
temp.tbz2