[Bug 2038619] perl-PDL-2.072 is available

2022-01-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2038619 Upstream Release Monitoring changed: What|Removed |Added Summary|perl-PDL-2.071 is available |perl-PDL-2.072 is

Re: hdf5 fortran build failure with gcc 12

2022-01-29 Thread Mamoru TASAKA
Orion Poplawski wrote on 2022/01/30 3:48: hdf5 is starting to fail to build with gcc 12 in rawhide with: make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.12.1/build/fortran/test' /bin/sh ../../libtool  --tag=FC   --mode=link gfortran -std=f2008 -Waliasing -Wall -Wcharacter-truncation

[Bug 2040913] perl-Redis-1.999 is available

2022-01-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2040913 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In

[Bug 2041002] perl-Test-LWP-UserAgent-0.036 is available

2022-01-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2041002 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In

[Bug 2038619] perl-PDL-2.071 is available

2022-01-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2038619 Upstream Release Monitoring changed: What|Removed |Added Summary|perl-PDL-2.070 is available |perl-PDL-2.071 is

Re: Retire openCOLLADA?

2022-01-29 Thread Nico Kadel-Garcia
"uninitalized variables" is generally easy to fix in the source code. Has the author dropped the project, the last update in the github repo is frm at least 3 years ago. On Sat, Jan 29, 2022 at 4:28 PM Richard Shaw wrote: > > It seems to fail with gcc 12 due to uninitialized variables. That's

Re: -D_FORTIFY_SOURCE not defined errors

2022-01-29 Thread Bob Hepple
Hrmph! Those errors are gone but I now have others - looks like the compiler has become much stricter: /usr/include/c++/12/bits/basic_string.h:235:28: error: 'MEM[(const struct basic_string *) + 176B]._M_dataplus._M_p' may be used uninitialized [-Werror=maybe-uninitialized] Hopefully I can patch

Re: spirv-tools ftbfs no idea what the compiler is telling me.

2022-01-29 Thread Artur Frenszek-Iwicki
Bumping this since I have an identical issue with colobot - the compilation errors out when a C-like string literal is assigned to an std::string, with the compiler providing the same "memcpy accessing... overlaps lots-of-bytes at offset -3" error message. A.FI.

Retire openCOLLADA?

2022-01-29 Thread Richard Shaw
It seems to fail with gcc 12 due to uninitialized variables. That's easy enough to work around but the last release was in 2018 and the only consumer in Fedora in Blender. Maybe it's time to retire it? I would hate that as it's actually my first package... Thanks, Richard

Should python3dist(...) provides generator fail when the version is = 0?

2022-01-29 Thread Miro Hrončok
Hello Pythonistas, today, I've looked up packages in rawhide providing python3dist(...) = 0 and I opened bugzillas for them: https://bugzilla.redhat.com/showdependencytree.cgi?id=python3dist0 While version 0 (or equal versions like 0.0 or 0.0.0) is probably technically valid, it most

Re: mv is massively slower on the host rather than in a nspawn chroot, regression somewhere?

2022-01-29 Thread Chris Murphy
On Sat, Jan 29, 2022 at 4:12 AM Vitaly Zaitsev via devel wrote: > > On 24/01/2022 01:52, Tom Hughes via devel wrote: > > Probably so the file is replaced atomically, and you either > > have the old or new version but never a partial version. > > Can be easily reproduced with

Re: Bodhi and "update ejected from the push" errors

2022-01-29 Thread Kevin Fenzi
On Sat, Jan 29, 2022 at 05:38:42PM +, Mattia Verga via devel wrote: > Recently we're having some (a lot) of errors about updates stuck in > Bodhi with errors like "update ejected from the push because Cannot find > relevant tag...". > > I tried to fix some of them myself, and relengs folks

hdf5 fortran build failure with gcc 12

2022-01-29 Thread Orion Poplawski
hdf5 is starting to fail to build with gcc 12 in rawhide with: make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.12.1/build/fortran/test' /bin/sh ../../libtool --tag=FC --mode=link gfortran -std=f2008 -Waliasing -Wall -Wcharacter-truncation -Wextra -Wimplicit-interface -Wsurprising

Re: F37 Change: MinGW UCRT target (Self-Contained Change proposal)

2022-01-29 Thread Neal Gompa
On Sat, Jan 29, 2022 at 12:32 PM Ben Cotton wrote: > > https://fedoraproject.org/wiki/Changes/F37MingwUCRT > > > == Summary == > > This proposal is to add the UCRT target & support from Fedora to the > MinGW cross-toolchains. > > == Owner == > * Name: [[User:elmarco| Marc-André Lureau]] > *

systemd-nspawn woes in Fedora with Container and Cloud base images

2022-01-29 Thread Chris Murphy
Ran into a few roadblocks, filed some bugs, but as some of these are set to the "distribution" component, they might languish if it's not clear whether these are systemd bugs/RFEs (i.e. systemd needs to accommodate Fedora) or if Fedora needs to be doing something differently. So I've collected

Bodhi and "update ejected from the push" errors

2022-01-29 Thread Mattia Verga via devel
Recently we're having some (a lot) of errors about updates stuck in Bodhi with errors like "update ejected from the push because Cannot find relevant tag...". I tried to fix some of them myself, and relengs folks are also on this. But since there are so many, I'll post here how to fix yourself.

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
FTBFS bug on bugzilla already closed, thanks for your note. Thanks Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

F37 Change: MinGW UCRT target (Self-Contained Change proposal)

2022-01-29 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/F37MingwUCRT == Summary == This proposal is to add the UCRT target & support from Fedora to the MinGW cross-toolchains. == Owner == * Name: [[User:elmarco| Marc-André Lureau]] * Email: marcandre.lur...@redhat.com == Detailed Description == The current

F37 Change: MinGW UCRT target (Self-Contained Change proposal)

2022-01-29 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/F37MingwUCRT == Summary == This proposal is to add the UCRT target & support from Fedora to the MinGW cross-toolchains. == Owner == * Name: [[User:elmarco| Marc-André Lureau]] * Email: marcandre.lur...@redhat.com == Detailed Description == The current

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Philip Wyett
On Sat, 2022-01-29 at 16:55 +, Martin Gansser wrote: > and what is the problem now ? > ___ > Hi, You started this thread with supposed build failures. the -2 version of the mass f36 rebuild is a failure. Leave that as we have all have had issues

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
and what is the problem now ? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Philip Wyett
On Sat, 2022-01-29 at 16:46 +, Martin Gansser wrote: > what is the latest version ? > ___ > Hi, Going by the list on that page. You did a successful rawhide build of: Carla-2.4.1-3.fc36 today.

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
what is the latest version ? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Philip Wyett
On Sat, 2022-01-29 at 14:02 +, Martin Gansser wrote: > Hi, > > when building Carla on rawhide the compilation fails with the following error > message [1]: > > Compiling juce_gui_basics.cpp > In file included from juce_gui_basics.cpp:265: > native/x11/juce_linux_XWindowSystem.cpp: In member

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
Many thanks for the solution. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Mamoru TASAKA
Martin Gansser wrote on 2022/01/29 23:02: Hi, when building Carla on rawhide the compilation fails with the following error message [1]: Compiling juce_gui_basics.cpp In file included from juce_gui_basics.cpp:265: native/x11/juce_linux_XWindowSystem.cpp: In member function 'juce::BorderSize

Re: -D_FORTIFY_SOURCE not defined errors

2022-01-29 Thread Sérgio Basto
On Sat, 2022-01-29 at 09:56 +0100, Jakub Jelinek wrote: > On Sat, Jan 29, 2022 at 04:03:06PM +1000, Bob Hepple wrote: > > One of my packages, stable for a long time, is now getting exotic > > errors in rawhide such as > > > > -D_FORTIFY_SOURCE not defined > > -D_GLIBCXX_ASSERTIONS not defined > >

Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
Hi, when building Carla on rawhide the compilation fails with the following error message [1]: Compiling juce_gui_basics.cpp In file included from juce_gui_basics.cpp:265: native/x11/juce_linux_XWindowSystem.cpp: In member function 'juce::BorderSize juce::XWindowSystem::getBorderSize(Window)

[Bug 2048109] Please branch and build perl-IO-Async in epel9

2022-01-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2048109 Paul Howarth changed: What|Removed |Added Depends On||2042932 Doc Type|---

[Bug 2048109] New: Please branch and build perl-IO-Async in epel9

2022-01-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2048109 Bug ID: 2048109 Summary: Please branch and build perl-IO-Async in epel9 Product: Fedora Version: rawhide Status: NEW Component: perl-IO-Async Assignee:

[Bug 2043397] perl-Email-Abstract for EPEL9

2022-01-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2043397 Paul Howarth changed: What|Removed |Added Assignee|spo...@gmail.com|p...@city-fan.org

Re: FC35: undefined symbol: PyObject_Repr

2022-01-29 Thread Martin Gansser
yes that did the trick. Thanks very much Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: RFE: CMake AutoRequires?

2022-01-29 Thread Miro Hrončok
On 27. 01. 22 4:59, Kevin Kofler via devel wrote: Hi, when working on finally fixing Trojitá to build (it had been FTBFS since F34, so removal was impending), I have noticed that the Akonadi contacts plugin was not getting built because of missing transitive build dependencies:

Re: -D_FORTIFY_SOURCE not defined errors

2022-01-29 Thread Vitaly Zaitsev via devel
On 29/01/2022 07:03, Bob Hepple wrote: -D_FORTIFY_SOURCE not defined -D_GLIBCXX_ASSERTIONS not defined https://bugzilla.redhat.com/show_bug.cgi?id=2047148 Should I just wait for that fix to land in koji? If so, how long? Already fixed in Koji. Mock will be fixed only after the next

Re: mv is massively slower on the host rather than in a nspawn chroot, regression somewhere?

2022-01-29 Thread Vitaly Zaitsev via devel
On 24/01/2022 01:52, Tom Hughes via devel wrote: Probably so the file is replaced atomically, and you either have the old or new version but never a partial version. Can be easily reproduced with FEDORA-2022-a581f05398 update: installation of breeze-icon-theme will hang dnf for 5 minutes.

Re: mv is massively slower on the host rather than in a nspawn chroot, regression somewhere?

2022-01-29 Thread Vitaly Zaitsev via devel
On 24/01/2022 01:30, Robert-André Mauchin wrote: So I have an annoying bug that started near the beginnings of F35. My papirus-icon-theme became very slow to install: Can confirm this issue on breeze-icon-theme. The update process hangs for 5 minutes both on my desktop and laptop.

Fedora-Cloud-34-20220129.0 compose check report

2022-01-29 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-20220128.0): ID: 1115541 Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud URL:

Fedora-Cloud-35-20220129.0 compose check report

2022-01-29 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-20220128.0): ID: 1115525 Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud URL:

Re: -D_FORTIFY_SOURCE not defined errors

2022-01-29 Thread Jakub Jelinek
On Sat, Jan 29, 2022 at 04:03:06PM +1000, Bob Hepple wrote: > One of my packages, stable for a long time, is now getting exotic > errors in rawhide such as > > -D_FORTIFY_SOURCE not defined > -D_GLIBCXX_ASSERTIONS not defined > > Yesterday I saw (somewhere in here) that those errors are fixed in

Re: -D_FORTIFY_SOURCE not defined errors

2022-01-29 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Jan 29, 2022 at 04:03:06PM +1000, Bob Hepple wrote: > One of my packages, stable for a long time, is now getting exotic > errors in rawhide such as > > -D_FORTIFY_SOURCE not defined > -D_GLIBCXX_ASSERTIONS not defined > > Yesterday I saw (somewhere in here) that those errors are fixed in