Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692632 - sys-block/fio-3.7 : crc/.../os-linux.h:129:19: error: static declaration of gettid follows non-static declaration
Summary: sys-block/fio-3.7 : crc/.../os-linux.h:129:19: error: static declaration of g...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: glibc-2.30
  Show dependency tree
 
Reported: 2019-08-20 18:07 UTC by Toralf Förster
Modified: 2020-03-15 17:38 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.28 KB, text/plain)
2019-08-20 18:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,151.37 KB, text/plain)
2019-08-20 18:07 UTC, Toralf Förster
Details
environment (environment,121.05 KB, text/plain)
2019-08-20 18:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.78 KB, application/x-bzip)
2019-08-20 18:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.90 KB, application/x-bzip)
2019-08-20 18:07 UTC, Toralf Förster
Details
sys-block:fio-3.7:20190820-013821.log (sys-block:fio-3.7:20190820-013821.log,7.17 KB, text/plain)
2019-08-20 18:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.59 KB, application/x-bzip)
2019-08-20 18:07 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 2019-08-20 18:07:38 UTC
In file included from crc/../os/os.h:38,
                 from crc/crc32c-arm64.c:2:
crc/../os/os-linux.h:129:19: error: static declaration of ‘gettid’ follows non-static declaration
  129 | static inline int gettid(void)
      |                   ^~~~~~
In file included from /usr/include/unistd.h:1170,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20190816-031830

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO sys-block/fio
[ebuild  N    ] sys-block/fio-3.7  USE="gtk zlib -aio -glusterfs -gnuplot -numa -rbd -rdma (-static)" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-08-20 18:07:41 UTC
Created attachment 587654 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-20 18:07:44 UTC
Created attachment 587656 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-20 18:07:47 UTC
Created attachment 587658 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-20 18:07:49 UTC
Created attachment 587660 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-20 18:07:52 UTC
Created attachment 587662 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-20 18:07:55 UTC
Created attachment 587664 [details]
sys-block:fio-3.7:20190820-013821.log
Comment 7 Toralf Förster gentoo-dev 2019-08-20 18:07:57 UTC
Created attachment 587666 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-11-11 13:23:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bba75852008d71d0645f5c149c4defee8888e3c

commit 0bba75852008d71d0645f5c149c4defee8888e3c
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-11-11 13:13:58 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-11-11 13:22:58 +0000

    sys-block/fio: bump to v3.16
    
    Closes: https://bugs.gentoo.org/692632
    Closes: https://bugs.gentoo.org/677796
    Closes: https://bugs.gentoo.org/690214
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 profiles/arch/ia64/package.use.mask |   4 ++
 sys-block/fio/Manifest              |   1 +
 sys-block/fio/fio-3.16.ebuild       | 128 ++++++++++++++++++++++++++++++++++++
 sys-block/fio/metadata.xml          |   2 +
 4 files changed, 135 insertions(+)