Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943849 - app-emulation/wine-staging-9.21 fails to compile: dlls/win32u/sysparams.c:278:34: error: two or more data types in declaration specifiers
Summary: app-emulation/wine-staging-9.21 fails to compile: dlls/win32u/sysparams.c:278...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 20:44 UTC by Kostadin Shishmanov
Modified: 2024-11-18 23:37 UTC (History)
1 user (show)

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


Attachments
build log compressed with xz (build.log.xz,75.11 KB, application/x-xz)
2024-11-18 20:44 UTC, Kostadin Shishmanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kostadin Shishmanov 2024-11-18 20:44:55 UTC
Created attachment 909553 [details]
build log compressed with xz

app-emulation/wine-staging-9.21 fails to build when gcc 15.0.9999 is the system compiler.

/var/tmp/portage/app-emulation/wine-staging-9.21/work/wine-9.21/dlls/win32u/sysparams.c:278:34: error: two or more data types in declaration specifiers
  278 |     struct sysparam_bool_entry   bool;
      |                                  ^~~~
/var/tmp/portage/app-emulation/wine-staging-9.21/work/wine-9.21/dlls/win32u/sysparams.c:278:38: warning: declaration does not declare anything
  278 |     struct sysparam_bool_entry   bool;
      |                                      ^
/var/tmp/portage/app-emulation/wine-staging-9.21/work/wine-9.21/dlls/win32u/sysparams.c: In function ‘get_bool_entry’:
/var/tmp/portage/app-emulation/wine-staging-9.21/work/wine-9.21/dlls/win32u/sysparams.c:4450:65: error: expected identifier before ‘bool’
 4450 |         if (load_entry( &entry->hdr, buf, sizeof(buf) )) entry->bool.val = wcstol( buf, NULL, 10 ) != 0;
      |                                                                 ^~~~
/var/tmp/portage/app-emulation/wine-staging-9.21/work/wine-9.21/dlls/win32u/sysparams.c:4452:33: error: expected identifier before ‘bool’
 4452 |     *(UINT *)ptr_param = entry->bool.val;
      |                                 ^~~~
/var/tmp/portage/app-emulation/wine-staging-9.21/work/wine-9.21/dlls/win32u/sysparams.c: In function ‘set_bool_entry’:
/var/tmp/portage/app-emulation/wine-staging-9.21/work/wine-9.21/dlls/win32u/sysparams.c:4462:12: error: expected identifier before ‘bool’
 4462 |     entry->bool.val = int_param != 0;
      |            ^~~~
/var/tmp/portage/app-emulation/wine-staging-9.21/work/wine-9.21/dlls/win32u/sysparams.c: In function ‘init_bool_entry’:
/var/tmp/portage/app-emulation/wine-staging-9.21/work/wine-9.21/dlls/win32u/sysparams.c:4470:28: error: expected identifier before ‘bool’
 4470 |     WCHAR buf[] = { entry->bool.val ? '1' : '0', 0 };
Comment 1 Kostadin Shishmanov 2024-11-18 20:45:20 UTC
Portage 3.0.66.1 (python 3.12.7-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-15, glibc-2.40-r5, 6.12.0-gentoo x86_64)
=================================================================
System uname: Linux-6.12.0-gentoo-x86_64-AMD_Ryzen_7_7800X3D_8-Core_Processor-with-glibc2.40
KiB Mem:    31915668 total,   6190628 free
KiB Swap:   31915004 total,  31911676 free
Timestamp of repository gentoo: Mon, 18 Nov 2024 12:18:41 +0000
Head commit of repository gentoo: 6aa2604ef1d76555a2ee7f65b6181b35500f9d70

Timestamp of repository guru: Mon, 18 Nov 2024 05:03:41 +0000
Head commit of repository guru: 0e4d12a7f90928f5f3435350f5be1a25b08c9458

Timestamp of repository kde: Sun, 17 Nov 2024 20:24:00 +0000
Head commit of repository kde: 47fe55c8cab93b3be97700789654776d0697b80e

Timestamp of repository steam-overlay: Sun, 17 Nov 2024 05:33:32 +0000
Head commit of repository steam-overlay: 443e064b607a92dbad15243732698edc0b411b43

sh bash 5.2_p37
ld GNU ld (Gentoo 2.43 p2) 2.43.1
ccache version 4.10.2 [disabled]
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p37::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.72-r1::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.30.5::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r100::gentoo
dev-build/meson:           1.5.2::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.40.0::gentoo
dev-lang/python:           3.12.7_p1::gentoo, 3.13.0::gentoo
dev-lang/rust-bin:         1.81.0-r100::gentoo
dev-util/ccache:           4.10.2-r1::gentoo
sys-apps/baselayout:       2.17::gentoo
sys-apps/sandbox:          2.39::gentoo
sys-apps/systemd:          256.7::gentoo
sys-devel/binutils:        2.43-r1::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/clang:           18.1.8-r6::gentoo
sys-devel/gcc:             14.3.9999::gentoo, 15.0.9999::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/lld:             18.1.8::gentoo
sys-devel/llvm:            18.1.8-r6::gentoo
sys-kernel/linux-headers:  6.11::gentoo (virtual/os-headers)
sys-libs/glibc:            2.40-r5::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: -1000
    eclass-overrides: local
    volatile: False

guru
    location: /var/db/repos/guru
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/guru.git
    masters: gentoo
    eclass-overrides: local
    volatile: False

kde
    location: /var/db/repos/kde
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/kde.git
    masters: gentoo
    eclass-overrides: local
    volatile: False

local
    location: /var/db/repos/local
    masters: gentoo
    eclass-overrides: local
    volatile: False

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo
    eclass-overrides: local
    volatile: False

Binary Repositories:

gentoobinhost
    priority: 9999
    sync-uri: https://distfiles.gentoo.org/releases/amd64/binpackages/23.0/x86-64-v3

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -flto=auto -fno-diagnostics-color -fdiagnostics-urls=never -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CXXFLAGS="-march=native -O2 -pipe -flto=auto -fno-diagnostics-color -fdiagnostics-urls=never -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=native -O2 -pipe -flto=auto -fno-diagnostics-color -fdiagnostics-urls=never -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe -flto=auto -fno-diagnostics-color -fdiagnostics-urls=never -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
GENTOO_MIRRORS="     https://mirror.telepoint.bg/gentoo      http://tux.rainside.sk/gentoo/     http://gentoo.mirror.root.lu/     ftp://tux.rainside.sk/gentoo/     http://ftp.vectranet.pl/gentoo/ "
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
LEX="flex"
MAKEOPTS="-j16"
PKGDIR="/var/cache/binpkgs"
PORTAGE_COMPRESS="zstd"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
RUSTFLAGS="-C target-cpu=native -C opt-level=2 -Ccodegen-units=1"
SHELL="/bin/bash"
USE="X aac acl acpi activities amd64 branding bzip2 cairo cdr crypt cups dbus declarative dri dvdr encode exif flac gdbm gif gtk gui iconv icu jpeg kde kf6compat kwallet lcms libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses networkmanager nls ogg opengl openmp pam pango pcre pdf pipewire plasma png policykit ppds pulseaudio qml qt5 qt6 readline screencast sdl seccomp sound ssl startup-notification svg systemd test-rust tiff truetype udev udisks unicode upower usb vaapi vulkan wayland widgets wxwidgets x264 xattr xcb xft xml xv zlib zstd" ABI_X86="64" ADA_TARGET="gcc_12" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 avx512_bf16 avx512_bitalg avx512_vbmi2 avx512_vnni avx512_vpopcntdq avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi avx512vl f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 sse4a ssse3 vpclmulqdq" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby32" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 2 Ionen Wolkens gentoo-dev 2024-11-18 22:09:52 UTC
Assuming that it's just c23 issues (haven't tried 15 w/ wine yet) and given all the separate branches/versions and difficulty to get things fixed, think I'll just do a lazy -std=gnu17 everywhere and slowly remove it whenever new versions start working.

wine does not seem to pass any -std on its own, so it should be safe to append without overriding wine itself.

I'll need to check which are broken too, sometimes wine-staging introduced gcc-related issues while wine-vanilla was fine. Albeit there may either way be more issues than it seems given mingw64-toolchain is still using gcc:14 and so c23 is currently only partially used unless using crossdev w/ 15.
Comment 3 Larry the Git Cow gentoo-dev 2024-11-18 23:37:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5872ef1589f876b12fd87fcf00b5403f6c14f36d

commit 5872ef1589f876b12fd87fcf00b5403f6c14f36d
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-11-18 22:35:36 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-11-18 22:35:58 +0000

    app-emulation/wine-staging: pass -std=gnu17 for gcc15 for now
    
    Closes: https://bugs.gentoo.org/943849
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-emulation/wine-staging/wine-staging-9.0.ebuild  | 3 +++
 app-emulation/wine-staging/wine-staging-9.19.ebuild | 3 +++
 app-emulation/wine-staging/wine-staging-9.20.ebuild | 3 +++
 app-emulation/wine-staging/wine-staging-9.21.ebuild | 3 +++
 app-emulation/wine-staging/wine-staging-9999.ebuild | 3 +++
 5 files changed, 15 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef338cb5aec0c85fe0a6c65f61bc395237a789f

commit 9ef338cb5aec0c85fe0a6c65f61bc395237a789f
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-11-18 22:35:25 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-11-18 22:35:58 +0000

    app-emulation/wine-proton: pass -std=gnu17 for gcc15 for now
    
    Bug: https://bugs.gentoo.org/943849
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-emulation/wine-proton/wine-proton-7.0.6.ebuild  | 3 +++
 app-emulation/wine-proton/wine-proton-8.0.5c.ebuild | 3 +++
 app-emulation/wine-proton/wine-proton-9.0.2.ebuild  | 3 +++
 app-emulation/wine-proton/wine-proton-9.0.3.ebuild  | 3 +++
 app-emulation/wine-proton/wine-proton-9999.ebuild   | 3 +++
 5 files changed, 15 insertions(+)

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

commit e8d5c3a58d28178bfd7a074791c0d326ccff0b9a
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-11-18 22:35:19 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-11-18 22:35:58 +0000

    app-emulation/wine-vanilla: pass -std=gnu17 for gcc15 for now
    
    Bug: https://bugs.gentoo.org/943849
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-emulation/wine-vanilla/wine-vanilla-7.0.2.ebuild | 3 +++
 app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild | 3 +++
 app-emulation/wine-vanilla/wine-vanilla-9.0.ebuild   | 3 +++
 app-emulation/wine-vanilla/wine-vanilla-9.19.ebuild  | 3 +++
 app-emulation/wine-vanilla/wine-vanilla-9.20.ebuild  | 3 +++
 app-emulation/wine-vanilla/wine-vanilla-9.21.ebuild  | 3 +++
 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild  | 3 +++
 7 files changed, 21 insertions(+)