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

Bug 669982

Summary: dev-util/strace-4.24 : xlat/v4l2_control_id_bases.h:36:1: error: static assertion failed: V4L2_CID_USER_IMX_BASE != (V4L2_CID_BASE + <snip>)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:strace-4.24:20181030-054724.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-30 17:47:30 UTC
                 from xlat/v4l2_pix_fmts.h:4,
                 from v4l2.c:78:
xlat/v4l2_control_id_bases.h:36:1: error: static assertion failed: "V4L2_CID_USER_IMX_BASE != (V4L2_CID_BASE + 0x1090)"
 static_assert((V4L2_CID_USER_IMX_BASE) == ((V4L2_CID_BASE + 0x1090)), "V4L2_CID_USER_IMX_BASE != (V4L2_CID_BASE + 0x1090)");
 ^~~~~~~~~~~~~
make[2]: *** [Makefile:3081: libmpers_m32_a-v4l2.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_abi32+64_20181025-203518

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpvO dev-util/strace
[ebuild  N    ] dev-util/strace-4.24  USE="-aio -elfutils -perl -static -unwind"
Comment 1 Toralf Förster gentoo-dev 2018-10-30 17:47:32 UTC
Created attachment 553670 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-30 17:47:35 UTC
Created attachment 553672 [details]
dev-util:strace-4.24:20181030-054724.log
Comment 3 Toralf Förster gentoo-dev 2018-10-30 17:47:38 UTC
Created attachment 553674 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-30 17:47:40 UTC
Created attachment 553676 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-30 17:47:43 UTC
Created attachment 553678 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-30 17:47:46 UTC
Created attachment 553680 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-30 17:47:49 UTC
Created attachment 553682 [details]
temp.tbz2
Comment 8 Tomáš Mózes 2018-10-30 18:37:56 UTC

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