Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911529 - app-emulation/xen-tools-4.17.1-r1 - ../.../replay-tools.c: warning: conflicting types for replay_save_clock due to enum/integer mi
Summary: app-emulation/xen-tools-4.17.1-r1 - ../.../replay-tools.c: warning: conflicti...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-31 17:30 UTC by Toralf Förster
Modified: 2023-07-31 17:30 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.67 KB, text/plain)
2023-07-31 17:30 UTC, Toralf Förster
Details
app-emulation:xen-tools-4.17.1-r1:20230731-103419.log.xz (app-emulation:xen-tools-4.17.1-r1:20230731-103419.log.xz,68.14 KB, application/x-xz)
2023-07-31 17:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,194.04 KB, text/plain)
2023-07-31 17:30 UTC, Toralf Förster
Details
environment (environment,129.06 KB, text/plain)
2023-07-31 17:30 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-07-31 17:30 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.07 KB, application/x-xz)
2023-07-31 17:30 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,28.03 KB, application/x-xz)
2023-07-31 17:30 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,96.48 KB, application/x-xz)
2023-07-31 17:30 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-07-31 17:30:44 UTC
[737/2631] Compiling C object libqemuutil.a.p/stubs_vmgenid.c.o
[738/2631] Compiling C object libqemuutil.a.p/stubs_vmstate.c.o
[739/2631] Compiling C object libqemuutil.a.p/stubs_vm-stop.c.o
[740/2631] Compiling C object libqemuutil.a.p/stubs_win32-kbd-hook.c.o
[741/2631] Compiling C object libqemuutil.a.p/stubs_cpu-synchronize-state.c.o
[742/2631] Compiling C object libqemuutil.a.p/stubs_replay-tools.c.o
../qemu-xen/stubs/replay-tools.c:10:9: warning: conflicting types for replay_save_clock due to enum/integer mismatch; have int64_t(unsigned int,  int64_t,  int64_t) {aka long int(unsigned int,  long int,  long int)} [-Wenum-int-mismatch]
   10 | int64_t replay_save_clock(unsigned int kind, int64_t clock, int64_t raw_icount)
      |         ^~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_merged_usr-20230728-100104

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.71.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit d05ed163e8e1fa92060f6385811bf80b286503a9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jul 31 09:34:27 2023 +0000

    2023-07-31 09:34:26 UTC

emerge -qpvO app-emulation/xen-tools
[ebuild  N    ] app-emulation/xen-tools-4.17.1-r1  USE="hvm ipxe qemu qemu-traditional rombios systemd zstd -api -debug -doc -lzma -ocaml -ovmf -pygrub -python -screen -sdl (-selinux) -static-libs -system-ipxe -system-qemu -system-seabios" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-07-31 17:30:45 UTC
Created attachment 866741 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-31 17:30:46 UTC
Created attachment 866742 [details]
app-emulation:xen-tools-4.17.1-r1:20230731-103419.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-07-31 17:30:48 UTC
Created attachment 866743 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-07-31 17:30:49 UTC
Created attachment 866744 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-07-31 17:30:50 UTC
Created attachment 866745 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-31 17:30:51 UTC
Created attachment 866746 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-07-31 17:30:52 UTC
Created attachment 866747 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-07-31 17:30:53 UTC
Created attachment 866748 [details]
temp.tar.xz