tag_perf.cpp:35:23: warning: conversion from __suseconds_t’ {aka long int’} to double’ may change value [-Wconversion] 35 | t += ( tv2.tv_usec - tv1.tv_usec ) / divider; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ tag_perf.cpp: In function void randomize(int)’: tag_perf.cpp:70:10: error: time’ was not declared in this scope 70 | srand( time( 0 ) ); | ^~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-j4_test-20220614-140043 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.1.1 * clang/llvm (if any): clang version 14.0.5 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.5 Python 3.9.13 Available Ruby profiles: (none found) Available Rust versions: [1] rust-1.61.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17] Available Java Virtual Machines: [1] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: (none found) HEAD of ::gentoo commit 4e3be6aa9b6a348f331cf7ec198e8b93590fb1f3 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jun 15 10:18:17 2022 +0000 2022-06-15 10:18:16 UTC emerge -qpvO net-libs/gloox [ebuild N ] net-libs/gloox-1.0.24 USE="ssl test zlib -debug -gnutls -idn -static-libs"
Created attachment 785480 [details] emerge-info.txt
Created attachment 785483 [details] emerge-history.txt
Created attachment 785486 [details] environment
Created attachment 785489 [details] etc.portage.tar.bz2
Created attachment 785492 [details] logs.tar.bz2
Created attachment 785495 [details] net-libs:gloox-1.0.24:20220615-112610.log.bz2
Created attachment 785498 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc8b09098da7aee25c2b242a863f08596f61383 commit fbc8b09098da7aee25c2b242a863f08596f61383 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-15 21:39:19 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-15 21:39:19 +0000 net-libs/gloox: fix build with GCC 12; fix bashism Closes: https://bugs.gentoo.org/852182 Signed-off-by: Sam James <sam@gentoo.org> .../files/gloox-1.0.24-bashism-configure.patch | 11 ++++ .../gloox/files/gloox-1.0.24-fix-gcc12-time.patch | 21 +++++++ net-libs/gloox/gloox-1.0.24-r1.ebuild | 65 ++++++++++++++++++++++ 3 files changed, 97 insertions(+)