Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-15 Thread Michel Alexandre Salim
Hi Jakub, On Fri, Jan 14, 2022 at 03:31:43PM +0100, Jakub Jelinek wrote: > Hi! > > gcc 12 snapshot has landed as the system compiler into rawhide today. > GCC 12 is going to enter its stage4 development phase (only regression > and documentation bugfixes allowed) on Monday 17th, so there should b

Re: Heads-up: trousers (TPM 1.2) silently orphaned

2022-01-15 Thread Michel Alexandre Salim
On Sat, Jan 15, 2022 at 11:42:34AM +, Peter Robinson wrote: > On Sat, Jan 15, 2022 at 4:20 AM Michel Alexandre Salim > wrote: > > > > On Fri, Dec 17, 2021 at 12:35:59PM -0800, Adam Williamson wrote: > > > > > > It does seem to be used by robosignatory (the thing that signs Fedora > > > package

Re: Workflow and other problems with the Fedora container infrastructure

2022-01-15 Thread Kevin Fenzi
On Thu, Jan 13, 2022 at 02:14:19PM -0500, Neal Gompa wrote: > > One of the things that has recently happened in the Koji space is the > addition of a kiwi-build task to build images using the KIWI tool[1]. > > KIWI supports building all kinds of operating system images, including > OCI containers

Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-15 Thread Ben Beasley
To clarify, this is affecting the https://src.fedoraproject.org/rpms/json package and (since it is a header-only library) some or all of the many packages that use it. Here’s the upstream issue: https://github.com/nlohmann/json/issues/3138 It looks like they’re not sure what to do about it yet

Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-15 Thread Vitaly Zaitsev via devel
On 14/01/2022 15:31, Jakub Jelinek wrote: gcc 12 snapshot has landed as the system compiler into rawhide today. Another regression: FAILED: test/CMakeFiles/test-regression1.dir/src/unit-regression1.cpp.o /usr/bin/g++ -DDOCTEST_CONFIG_SUPER_FAST_ASSERTS -DJSON_DIAGNOSTICS=0 -DJSON_USE_IMPLICIT

Re: Review swap

2022-01-15 Thread Sandro Mani
I can take this Can you take https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2041042 in exchange? Thanks Sandro On 15.01.22 14:25, Mattia Verga via devel wrote: Is anyone available for a review swap? I've got https://bugzilla.redhat.com/show_bug.cgi?id=2038675 waiting in the queue, I c

Review swap

2022-01-15 Thread Mattia Verga via devel
Is anyone available for a review swap? I've got https://bugzilla.redhat.com/show_bug.cgi?id=2038675 waiting in the queue, I can offer a review in return (possibly not rust-* or golang-* stuff, where I have little or no knowledge about). Thanks Mattia _

Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-15 Thread Ben Beasley
I (and others) encountered this too. It’s reported here[1], with a fix promised today. [1] https://bugzilla.redhat.com/show_bug.cgi?id=2040825 On Sat, Jan 15, 2022, at 7:06 AM, Vitaly Zaitsev via devel wrote: > On 14/01/2022 15:31, Jakub Jelinek wrote: >> gcc 12 snapshot has landed as the system

Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-15 Thread Jakub Jelinek
On Sat, Jan 15, 2022 at 01:06:48PM +0100, Vitaly Zaitsev via devel wrote: > On 14/01/2022 15:31, Jakub Jelinek wrote: > > gcc 12 snapshot has landed as the system compiler into rawhide today. > > On ppc64le: > > gcc -c -std=gnu99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g > -grecord-gcc-swi

Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-15 Thread Vitaly Zaitsev via devel
On 14/01/2022 15:31, Jakub Jelinek wrote: gcc 12 snapshot has landed as the system compiler into rawhide today. On ppc64le: gcc -c -std=gnu99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSE

Re: Heads-up: trousers (TPM 1.2) silently orphaned

2022-01-15 Thread Peter Robinson
On Sat, Jan 15, 2022 at 4:20 AM Michel Alexandre Salim wrote: > > On Fri, Dec 17, 2021 at 12:35:59PM -0800, Adam Williamson wrote: > > On Fri, 2021-12-17 at 10:35 -0800, Michel Alexandre Salim wrote: > > > On Thu, Dec 16, 2021 at 10:11:53AM -0800, Michel Alexandre Salim wrote: > > > > Hi all, > >

Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-15 Thread Jakub Jelinek
CCing Martin. On Sat, Jan 15, 2022 at 09:04:35AM +, Richard W.M. Jones wrote: > There is a new warning in gcc-12.0.0-0.4.fc36.x86_64. In this code: > > int > guestfs_int_create_socketname (guestfs_h *g, const char *filename, > char (*sockpath)[UNIX_PATH_M

Fedora-Cloud-34-20220115.0 compose check report

2022-01-15 Thread Fedora compose checker
No missing expected images. Soft failed openQA tests: 1/8 (x86_64), 1/8 (aarch64) (Tests completed, but using a workaround for a known bug) Old soft failures (same test soft failed in Fedora-Cloud-34-20220114.0): ID: 1105419 Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud URL: https://op

Re: gcc-12.0.0-0.4.fc36 in rawhide

2022-01-15 Thread Richard W.M. Jones
There is a new warning in gcc-12.0.0-0.4.fc36.x86_64. In this code: int guestfs_int_create_socketname (guestfs_h *g, const char *filename, char (*sockpath)[UNIX_PATH_MAX]) { if (guestfs_int_lazy_make_sockdir (g) == -1) return -1; if (strlen

Fedora-Cloud-35-20220115.0 compose check report

2022-01-15 Thread Fedora compose checker
No missing expected images. Soft failed openQA tests: 1/8 (x86_64), 1/8 (aarch64) (Tests completed, but using a workaround for a known bug) Old soft failures (same test soft failed in Fedora-Cloud-35-20220114.0): ID: 1105403 Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud URL: https://op