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

Bug 829290

Summary: media-libs/zvbi-0.2.35-r2 - /.../misc.h: error: assignment to expression with array type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: maintainer-needed
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
media-libs:zvbi-0.2.35-r2:20211215-185224.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-15 19:30:36 UTC
In file included from /var/tmp/portage/media-libs/zvbi-0.2.35-r2/work/zvbi-0.2.35/src/bcd.h:27,
                 from /var/tmp/portage/media-libs/zvbi-0.2.35-r2/work/zvbi-0.2.35/src/export.h:27,
                 from /var/tmp/portage/media-libs/zvbi-0.2.35-r2/work/zvbi-0.2.35/src/export.c:39:
/var/tmp/portage/media-libs/zvbi-0.2.35-r2/work/zvbi-0.2.35/src/export.c: In function 'vbi_export_vprintf':
/var/tmp/portage/media-libs/zvbi-0.2.35-r2/work/zvbi-0.2.35/src/misc.h:428:40: error: assignment to expression with array type
  428 | #  define __va_copy(ap1, ap2) do { ap1 = ap2; } while (0)
      |                                        ^
/var/tmp/portage/media-libs/zvbi-0.2.35-r2/work/zvbi-0.2.35/src/export.c:1471:9: note: in expansion of macro '__va_copy'
 1471 |         __va_copy (ap2, ap);

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.0 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Rust versions:
  [1]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit eebd586f64a830e2f4a5f3d30c271b0cfae36190
Merge: 568624887fc 890e28bacb5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 15 18:06:52 2021 +0000

    Merge updates from master

emerge -qpvO media-libs/zvbi
[ebuild  N    ] media-libs/zvbi-0.2.35-r2  USE="nls v4l -X -doc -dvb"
Comment 1 Toralf Förster gentoo-dev 2021-12-15 19:30:37 UTC
Created attachment 759211 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-15 19:30:38 UTC
Created attachment 759212 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-15 19:30:39 UTC
Created attachment 759213 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-15 19:30:41 UTC
Created attachment 759214 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-15 19:30:43 UTC
Created attachment 759215 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-15 19:30:43 UTC
Created attachment 759216 [details]
media-libs:zvbi-0.2.35-r2:20211215-185224.log
Comment 7 Toralf Förster gentoo-dev 2021-12-15 19:30:45 UTC
Created attachment 759217 [details]
temp.tar.bz2