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

Bug 717012

Summary: dev-util/strace-5.6 : xlat/v4l2_ioctl_cmds.h: error: static assertion failed: VIDIOC_QUERYBUF != _IOWR(\V\, 9, struct_v4l2_buffer)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:strace-5.6:20200410-203732.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-11 06:25:44 UTC
In file included from static_assert.h:11,
                 from v4l2.c:13:
xlat/v4l2_ioctl_cmds.h:43:1: error: static assertion failed: VIDIOC_QUERYBUF != _IOWR(\V\,   9, struct_v4l2_buffer)
   43 | static_assert((VIDIOC_QUERYBUF) == (_IOWR(V,   9, struct_v4l2_buffer)), VIDIOC_QUERYBUF != _IOWR(V,   9, struct_v4l2_buffer));
      | ^~~~~~~~~~~~~
xlat/v4l2_ioctl_cmds.h:64:1: error: static assertion failed: VIDIOC_QBUF != _IOWR(\V\,  15, struct_v4l2_buffer)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

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

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-bin-1.42.0
  [2]   rust-1.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr 10 19:38:05 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO dev-util/strace
[ebuild     U ] dev-util/strace-5.6 [5.5] USE="-aio -elfutils -perl -static -unwind"
Comment 1 Toralf Förster gentoo-dev 2020-04-11 06:25:49 UTC
Created attachment 632030 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-11 06:25:53 UTC
Created attachment 632032 [details]
dev-util:strace-5.6:20200410-203732.log
Comment 3 Toralf Förster gentoo-dev 2020-04-11 06:25:55 UTC
Created attachment 632034 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-11 06:25:58 UTC
Created attachment 632036 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-11 06:26:02 UTC
Created attachment 632038 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-11 06:26:05 UTC
Created attachment 632040 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-11 06:26:08 UTC
Created attachment 632042 [details]
temp.tbz2
Comment 8 Petr Vaněk gentoo-dev 2022-08-27 13:15:39 UTC
This bug seems to be duplicate of a bug 724692.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-27 13:18:36 UTC

*** This bug has been marked as a duplicate of bug 724692 ***