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

Bug 713972

Summary: net-vpn/iodine-0.7.0-r4 : common.c: error: static declaration of daemon follows non-static declaration
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: zx2c4
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
net-vpn:iodine-0.7.0-r2:20200322-075510.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-22 12:45:16 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -std=c99 -c -g -Wall -Decho Linux | tr a-z A-Z -pedantic sh osflags Linux cflags md5.c -o md5.o
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -std=c99 -c -g -Wall -Decho Linux | tr a-z A-Z -pedantic sh osflags Linux cflags common.c -o common.o
common.c:61:12: error: static declaration of daemon follows non-static declaration
   61 | static int daemon(int nochdir, int noclose)
      |            ^~~~~~
In file included from common.c:26:

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

  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) *
Available Rust versions:
  [1]   rust-1.41.1 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 22 06:15:35 UTC 2020
/var/db/repos/musl	Sun Mar 22 03:12:57 UTC 2020

emerge -qpvO net-vpn/iodine
[ebuild  N    ] net-vpn/iodine-0.7.0-r2  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2020-03-22 12:45:19 UTC
Created attachment 624376 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-22 12:45:22 UTC
Created attachment 624378 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-22 12:45:25 UTC
Created attachment 624380 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-22 12:45:28 UTC
Created attachment 624382 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-22 12:45:31 UTC
Created attachment 624384 [details]
net-vpn:iodine-0.7.0-r2:20200322-075510.log
Comment 6 Toralf Förster gentoo-dev 2020-03-22 12:45:34 UTC
Created attachment 624386 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2022-02-03 07:38:27 UTC
tinderbox_musl has reproduced this issue with version 0.7.0-r3 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2023-02-27 09:18:47 UTC
tinderbox_musl has reproduced this issue with version 0.7.0-r4 - Updating summary.