Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908559 - app-emulation/wine-staging-9999 patchinstall.py fails
Summary: app-emulation/wine-staging-9999 patchinstall.py fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-16 02:59 UTC by jospezial
Modified: 2023-06-16 03:09 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2023-06-16 02:59:00 UTC
[ebuild   R   *] app-emulation/wine-staging-9999:9999::gentoo  USE="X alsa cups fontconfig gecko gphoto2 gstreamer mingw mono nls opencl opengl pcap pulseaudio sdl ssl strip truetype udev udisks usb v4l vulkan wayland xcomposite xinerama -capi -crossdev-mingw -custom-cflags -dos -kerberos -llvm-libunwind -netapi -osmesa -perl -samba -scanner (-selinux) -smartcard -unwind" ABI_X86="32 64" 0 KiB

 * Package:    app-emulation/wine-staging-9999:9999
 * Repository: gentoo
 * Maintainer: wine@gentoo.org
 * Upstream:   https://bugs.winehq.org/describecomponents.cgi?product=Wine-staging
 * USE:        X abi_x86_32 abi_x86_64 alsa amd64 cups elibc_glibc fontconfig gecko gphoto2 gstreamer kernel_linux mingw mono nls opencl opengl pcap pulseaudio sdl ssl strip truetype udev udisks usb v4l vulkan wayland xcomposite xinerama
 * FEATURES:   ccache network-sandbox preserve-libs sandbox userpriv usersandbox
 * Checking whether python3_12 is suitable ...
 *   >=dev-lang/python-3.12.0_beta1:3.12 ...
 [ ok ]
 * Using python3.12 to build (via PYTHON_COMPAT iteration)
>>> Unpacking source...
 * Repository id: wine_wine-staging.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_WINE_WINE_STAGING
 *   EGIT_OVERRIDE_BRANCH_WINE_WINE_STAGING
 *   EGIT_OVERRIDE_COMMIT_WINE_WINE_STAGING
 *   EGIT_OVERRIDE_COMMIT_DATE_WINE_WINE_STAGING
 * 
 * Fetching https://gitlab.winehq.org/wine/wine-staging.git ...
git fetch https://gitlab.winehq.org/wine/wine-staging.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/app-emulation/wine-staging/9999/__main__ refs/git-r3/HEAD
 * Checking out https://gitlab.winehq.org/wine/wine-staging.git to /var/tmp/portage/app-emulation/wine-staging-9999/work/wine-staging-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://gitlab.winehq.org/wine/wine-staging.git
   at the commit:            db6b479557ae85b71eb164b44163eb6cace3629a
 * Fetching Wine commit matching the current patchset by default (766448f8ffe51b83105bd0795a5cbc7b8f7c8894)
 * Repository id: wine_wine.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_WINE_WINE
 *   EGIT_OVERRIDE_BRANCH_WINE_WINE
 *   EGIT_OVERRIDE_COMMIT_WINE_WINE
 *   EGIT_OVERRIDE_COMMIT_DATE_WINE_WINE
 * 
 * Fetching https://gitlab.winehq.org/wine/wine.git ...
git fetch https://gitlab.winehq.org/wine/wine.git +HEAD:refs/git-r3/HEAD
remote: Enumerating objects: 114, done.
remote: Counting objects: 100% (114/114), done.
remote: Compressing objects: 100% (49/49), done.
remote: Total 84 (delta 69), reused 49 (delta 35), pack-reused 0
Unpacking objects: 100% (84/84), 10.93 KiB | 53.00 KiB/s, done.
From https://gitlab.winehq.org/wine/wine
   c43a4aee778..272f712b605  HEAD       -> refs/git-r3/HEAD
git update-ref --no-deref refs/git-r3/app-emulation/wine-staging/9999/__main__ 766448f8ffe51b83105bd0795a5cbc7b8f7c8894
 * Checking out https://gitlab.winehq.org/wine/wine.git to /var/tmp/portage/app-emulation/wine-staging-9999/work/wine-9999 ...
git checkout --quiet 766448f8ffe51b83105bd0795a5cbc7b8f7c8894
GIT update -->
   repository:               https://gitlab.winehq.org/wine/wine.git
   at the commit:            766448f8ffe51b83105bd0795a5cbc7b8f7c8894
>>> Source unpacked in /var/tmp/portage/app-emulation/wine-staging-9999/work
>>> Preparing source in /var/tmp/portage/app-emulation/wine-staging-9999/work/wine-9999 ...
 * /usr/bin/python3.12 ../wine-staging-9999/staging/patchinstall.py --all --no-autoconf -W winemenubuilder-Desktop_Icon_Path
Traceback (most recent call last):
  File "/var/tmp/portage/app-emulation/wine-staging-9999/work/wine-9999/../wine-staging-9999/staging/patchinstall.py", line 256, in <module>
    main()
  File "/var/tmp/portage/app-emulation/wine-staging-9999/work/wine-9999/../wine-staging-9999/staging/patchinstall.py", line 223, in main
    for p in excluded: del patchlist[p]
                           ~~~~~~~~~^^^
KeyError: 'winemenubuilder-Desktop_Icon_Path'
 * ERROR: app-emulation/wine-staging-9999::gentoo failed (prepare phase):
 *   Failed to run command: /usr/bin/python3.12 ../wine-staging-9999/staging/patchinstall.py --all --no-autoconf -W winemenubuilder-Desktop_Icon_Path
 * 
 * Call stack:
 *     ebuild.sh, line  136:  Called src_prepare
 *   environment, line 3973:  Called edo '/usr/bin/python3.12' '../wine-staging-9999/staging/patchinstall.py' '--all' '--no-autoconf' '-W' 'winemenubuilder-Desktop_Icon_Path'
 *   environment, line 1826:  Called die
 * The specific snippet of code:
 *       "$@" || die -n "Failed to run command: $@"
Comment 1 jospezial 2023-06-16 02:59:46 UTC
Portage 3.0.48.1 (python 3.12.0-beta-2, default/linux/amd64/17.1, gcc-13, glibc-2.37-r3, 6.4.0-rc6 x86_64)
=================================================================
System uname: Linux-6.4.0-rc6-x86_64-AMD_Athlon-tm-_II_X2_240_Processor-with-glibc2.37
KiB Mem:     4026708 total,   1090216 free
KiB Swap:   11010040 total,  10785528 free
Timestamp of repository FireBurn: Thu, 15 Jun 2023 22:01:53 +0000
Head commit of repository FireBurn: c60c95e948125040cb584edb6fe24786406f8f82

Timestamp of repository gamerlay: Tue, 13 Jun 2023 12:16:52 +0000
Head commit of repository gamerlay: aa7af1e06e169a177239a7b9ec3b97ad50daeb8f

Timestamp of repository gerislay: Tue, 13 Jun 2023 12:16:57 +0000
Head commit of repository gerislay: c643e4b60d70bdd85f144492ad3a50238a5e54f1

Timestamp of repository java: Sat, 10 Jun 2023 10:33:35 +0000
Head commit of repository java: 43d60a5cbc55982c66f076ba4e47ae3a8a6dc4c6

Head commit of repository kde: 31433838eaf10631f74a41f8785c3dbaa6d2fd03

Head commit of repository netfab-overlay: 78987ad09e0805ed22e434d0be963940e35040f5

Timestamp of repository pg_overlay: Thu, 15 Jun 2023 22:01:53 +0000
Head commit of repository pg_overlay: e7e1dcba7a5eafcb19c451eedbc841cae4db150c

Timestamp of repository poly-c: Thu, 15 Jun 2023 06:21:28 +0000
Timestamp of repository qt: Tue, 13 Jun 2023 12:31:48 +0000
Head commit of repository qt: 79331923c27f942004019447f242d06030666924

Timestamp of repository seden: Tue, 13 Jun 2023 14:31:54 +0000
Head commit of repository seden: 1c32625f4a5c1faf24735f1c33e51de3c3a5a1a1

Timestamp of repository stefantalpalaru: Thu, 15 Jun 2023 21:16:52 +0000
Head commit of repository stefantalpalaru: ed875c0326bf4815f0bad2d4241ca4e16aa016e8

Timestamp of repository x11: Sat, 10 Jun 2023 10:33:42 +0000
Head commit of repository x11: 23b640303c33b902916699a42976964a21d41932

Timestamp of repository gentoo: Fri, 16 Jun 2023 01:17:00 +0000
Head commit of repository gentoo: 5291203fb85fe767b9c6d3f3db059fb175260231

Timestamp of repository edgets: Tue, 13 Jun 2023 12:16:59 +0000
Head commit of repository edgets: 51b51315cb2953376519b9f8144a8dbdcb1e56ed

sh bash 5.2_p15-r3
ld GNU ld (Gentoo 2.40 p5) 2.40.0
ccache version 4.8.2 [enabled]
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p15-r3::gentoo
dev-java/java-config:      2.3.1-r1::gentoo
dev-lang/perl:             5.36.1-r2::gentoo
dev-lang/python:           3.11.4::gentoo, 3.12.0_beta2::gentoo
dev-lang/rust-bin:         1.69.0::gentoo
dev-util/ccache:           4.8.2::gentoo
dev-util/cmake:            3.26.4-r1::gentoo
dev-util/meson:            1.1.1::gentoo
sys-apps/baselayout:       2.13-r1::gentoo
sys-apps/openrc:           0.47.1::gentoo
sys-apps/sandbox:          2.31::gentoo
sys-devel/autoconf:        2.71-r6::gentoo
sys-devel/automake:        1.16.5-r1::gentoo
sys-devel/binutils:        2.40-r5::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           16.0.5::gentoo
sys-devel/gcc:             13.1.1_p20230610::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/lld:             16.0.5::gentoo
sys-devel/llvm:            16.0.5::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.3::gentoo (virtual/os-headers)
sys-libs/glibc:            2.37-r3::gentoo
Repositories:

FireBurn
    location: /var/db/repos/FireBurn
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/FireBurn.git
    masters: gentoo
    priority: -1001
    volatile: False

gamerlay
    location: /var/db/repos/gamerlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gamerlay.git
    masters: gentoo
    priority: -1001
    volatile: False

gerislay
    location: /var/db/repos/gerislay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gerislay.git
    masters: gentoo
    priority: -1001
    volatile: False

java
    location: /var/db/repos/java
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/java.git
    masters: gentoo
    priority: -1001
    volatile: False

kde
    location: /var/db/repos/kde
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/proj/kde.git
    masters: gentoo
    priority: -1001
    volatile: False

netfab-overlay
    location: /var/db/repos/netfab-overlay
    sync-type: git
    sync-uri: https://github.com/netfab/overlay
    masters: gentoo
    priority: -1001
    volatile: False

overlay_jl
    location: /var/db/repos/overlay_jl
    masters: gentoo
    priority: -1001
    volatile: False

pg_overlay
    location: /var/db/repos/pg_overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/pg_overlay.git
    masters: gentoo
    priority: -1001
    volatile: False

poly-c
    location: /var/db/repos/poly-c
    sync-type: rsync
    sync-uri: rsync://rsync.gentoofan.org/poly-c
    masters: gentoo
    priority: -1001
    volatile: False
    sync-rsync-extra-opts: 

qt
    location: /var/db/repos/qt
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/qt.git
    masters: gentoo
    priority: -1001
    volatile: False

seden
    location: /var/db/repos/seden
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/seden.git
    masters: gentoo
    priority: -1001
    volatile: False

stefantalpalaru
    location: /var/db/repos/stefantalpalaru
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/stefantalpalaru.git
    masters: gentoo
    priority: -1001
    volatile: False

x11
    location: /var/db/repos/x11
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/x11.git
    masters: gentoo
    priority: -1001
    volatile: False

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

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

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /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 /etc/terminfo"
CXXFLAGS="-march=native -mtune=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=y --autounmask-write=y --keep-going --quiet-build=y --verbose-conflicts"
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 -mtune=native -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox 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 -mtune=native -O2 -pipe"
GENTOO_MIRRORS="http://ftp.halifax.rwth-aachen.de/gentoo/ https://mirrors.dotsrc.org/gentoo/ https://mirror.leaseweb.com/gentoo/"
LANG="de_DE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/var/cache/binpkgs"
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"
SHELL="/bin/bash"
USE="X Xaw3d a52 aac aacplus aacs aalib acl acpi activefilter admin adns aften alsa amd64 ap apm apng archive arping atahpt atapromise audiofile automount avif bash bazaar bdplus bluray boost btrfs bzip2 cairo ccache cdda cddb cdio cdr cdrom chm chroot cjk clang cli client colordiff colorpicker compress corefonts cpio cpuload crypt css cue cups curl custom-modes d3d9 dav1d dbus declarative dga dhcp dom dri dri3 drm dts duktape dump dv dvb dvd dvdnav eap eap-sim eap-tls ebook egl elogind encode enscript epub equalizer exif extensions extras faac faad farstream fat fax fbcon fdformat fdk ffmpeg fftw firefox flac flashrom fluidsynth fontconfig foomatic freedoom ft2232-spi ftd2xx ftdi ftp fuse gadu gd gegl geoip gif git gpg gphoto2 graphite grub gstreamer gtk gtk3 gtk4 gui gusb gzip haptic hddtemp hdf hdf5 hid highlight history hpcups hpijs http http2 iconv icu id3tag idn imagemagick initramfs inotify introspection ipc ipod ipv6 iso jack jbootstrap jit jpeg jpeg2k jpegxl kde keyfinder ladspa lame lcms legacy-systray lensfun libaom libass libcanberra libdrm libinput libmpv libnotify libplacebo librtmp libsamplerate libssh2 libtirpc libv4l libwww linux-mtd linux-spi live lm-sensors logitech logrotate lua lv2 lximage lz4 lzma lzo mad magic man matroska md5sum meanwhile mediatek-i2c-spi mercurial metalink midi mikmod mime minizip mixer mjpeg mmap mms mng mobi mod modern-top modplug mono mount mouse mp3 mp4 mpeg mpeg2 mplayer mstarddc-spi mtp multilib multimedia musepack musicbrainz nano-syntax ncat ncurses network networkmonitor newnet ngspice nls normalize nowlistening nping nptl ntfs ntfsprogs ntp nvidia nvme obex ocr odbc odf offload ogg ogm openal opencl opengl openh264 openmp openssl opus osdmenu otr p2p pam pango panorama parse-clocks pcap pci pcre pcre16 pcre32 pdf pdfimport phonon pipes pkcs11 plasma plugins png policykit postproc postscript powermanagement ppds printsupport privacy projectm pulseaudio pvr python qalculate qml qrcode qt5 qt6 qtkeychain quicktime radio rar raw readline realtek-mst-i2c-spi replaygain rtc rtmp rubberband rust rustfmt sbsms scanner screencast screensaver scripttools sdl seccomp secure-delete sensors serial serialport sftp sha512 shorten sixel skins slang smi sndfile sockets socks socks5 sound source-highlight speech speex spell spi spirv split-usr sql sqlite sqlite3 squashfs ssh ssl staging startup-notification statistics statusnotifier stk stream subtitles sudo svg symlink sync-plugin-portage syslog sysstat system-ffmpeg system-harfbuzz system-icu system-jpeg system-libvpx system-sqlite sysv-utils szip taglib test-rust text texteffect tftp themes theora threads thumbnail tiff timidity tracepath translator truetype twolame udev udf udisks unicode upower urlpicpreview usb utils v4l v4l2 vaapi vala vamp vdpau vector-icons video videos virtualbox vkd3d vnc vorbis vpx vroot vst vulkan vulkaninfo wad wav wavpack wayland webp webpresence widgets winbind winpopup wmf worldclock wps wxwidgets x264 x265 xattr xcb xcomposite xfs xine xinerama xkb xml xmp xorg xosd xpm xrandr xscreensaver xv xvid yahoo zink zip zlib zstd zvbi" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache 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 popcnt sse sse2 sse3 sse4a" CURL_SSL="openssl" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="de" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="AMDGPU" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11 python3_12" RUBY_TARGETS="ruby32" VIDEO_CARDS="radeon amdgpu radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 2 Ionen Wolkens gentoo-dev 2023-06-16 03:04:54 UTC
Cool, the patchset we've been skipping since forever was dropped.

https://github.com/wine-staging/wine-staging/commit/f14d68c258c54c1f9cf5fb4329fab6a41a7ced3e

Guess we can stop skipping it :)
Comment 3 Larry the Git Cow gentoo-dev 2023-06-16 03:09:14 UTC
The bug has been closed via the following commit(s):

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

commit 5007039d4fdb1eccc6375531a2478974558d38c3
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-06-16 03:06:28 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-06-16 03:08:34 +0000

    app-emulation/wine-staging: update live
    
    Closes: https://bugs.gentoo.org/908559
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-emulation/wine-staging/wine-staging-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)