Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809758 - [TEST] dev-util/clippy-8.0 - lib/netns_linux.c: error: static declaration of setns follows non-static declaration
Summary: [TEST] dev-util/clippy-8.0 - lib/netns_linux.c: error: static declaration of ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: glibc-2.34
  Show dependency tree
 
Reported: 2021-08-23 07:31 UTC by Toralf Förster
Modified: 2021-10-05 08:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.03 KB, text/plain)
2021-08-23 07:31 UTC, Toralf Förster
Details
dev-util:clippy-8.0:20210822-233836.log (dev-util:clippy-8.0:20210822-233836.log,79.69 KB, text/plain)
2021-08-23 07:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,414.95 KB, text/plain)
2021-08-23 07:31 UTC, Toralf Förster
Details
environment (environment,102.23 KB, text/plain)
2021-08-23 07:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.70 KB, application/x-bzip)
2021-08-23 07:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,20.42 KB, application/x-bzip)
2021-08-23 07:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.27 KB, application/x-bzip)
2021-08-23 07:32 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 2021-08-23 07:31:50 UTC
lib/clippy ./python/clidef.py -o lib/nexthop_group_clippy.c lib/nexthop_group.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I.  -I./lib/assert -I. -I./include -I./lib -I.     -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers        -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/northbound.lo lib/northbound.c
lib/netns_linux.c:86:19: error: static declaration of ‘setns’ follows non-static declaration
   86 | static inline int setns(int fd, int nstype)
      |                   ^~~~~
In file included from /usr/include/sched.h:43,
                 from /usr/include/pthread.h:22,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4_test-20210817-100010

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.54.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit ba2d72b2c82b26954651689795ab4bcb36ba16fc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 22 23:21:31 2021 +0000

    2021-08-22 23:21:29 UTC

emerge -qpvO dev-util/clippy
[ebuild     U ] dev-util/clippy-8.0 [7.5.1] PYTHON_SINGLE_TARGET="python3_9 -python3_8 -python3_10%"
Comment 1 Toralf Förster gentoo-dev 2021-08-23 07:31:52 UTC
Created attachment 735283 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-23 07:31:54 UTC
Created attachment 735286 [details]
dev-util:clippy-8.0:20210822-233836.log
Comment 3 Toralf Förster gentoo-dev 2021-08-23 07:31:55 UTC
Created attachment 735289 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-23 07:31:57 UTC
Created attachment 735292 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-23 07:31:58 UTC
Created attachment 735295 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-23 07:31:59 UTC
Created attachment 735298 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-23 07:32:00 UTC
Created attachment 735301 [details]
temp.tar.bz2