Fedora eln compose report: 20250520.n.0 changes

2025-05-19 Thread Fedora ELN Report
OLD: Fedora-eln-20250519.n.2 NEW: Fedora-eln-20250520.n.0 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 0 Dropped packages:0 Upgraded packages: 17 Downgraded packages: 1 Size of added packages: 0 B Size of dropped packages:0 B Size of

when compiling speed-dreams-2.4.1 external library FreeSOLID-2.1.2 not found

2025-05-19 Thread Martin Gansser
Hi, when I try to compile speed-dreams-2.4.1 with the external FreeSOLID-2.1.2 library, I get the following error messages: + /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEB

PWG+OpenPrinting annual joint meetup May 2025

2025-05-19 Thread Zdenek Dohnal
Hi all, I attended annual PWG (Printer Working Group) and OpenPrinting meetup which was held in May virtually via Webex. From the things discussed there I would mention the most interesting ones (more detailed notes are attached): - last release from series 2.4.x will be released soon, - f

Seeking Reviewer for Trafix Package (Bug #2363808)

2025-05-19 Thread masoud bolhassani
Hi all, I've submitted a new package review request for a small C project called `trafix`, which provides lightweight monitoring utilities. It's available at: https://bugzilla.redhat.com/show_bug.cgi?id=2363808 I'd greatly appreciate it if anyone would be willing to review it. Thanks in advanc

Re: when compiling speed-dreams-2.4.1 external library FreeSOLID-2.1.2 not found

2025-05-19 Thread Leigh Scott
See https://forge.a-lec.org/speed-dreams/speed-dreams-code/commit/5a5c8e3563c4ea1f7da6bfa6a01efd463d45bcef -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Cond

Re: when compiling speed-dreams-2.4.1 external library FreeSOLID-2.1.2 not found

2025-05-19 Thread Martin Gansser
I had already noticed that FindSOLID.cmake was used with the older speed-dreams-2.3.0 version. But how do I get FreeSOLID-2.1.2 to be found, or should I completely dispense with the external FreeSOLID and use the freesolid from speed-dreams. -- ___ dev

Fedora eln compose report: 20250519.n.2 changes

2025-05-19 Thread Fedora ELN Report
OLD: Fedora-eln-20250518.n.0 NEW: Fedora-eln-20250519.n.2 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 0 Dropped packages:0 Upgraded packages: 16 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size of

Re: when compiling speed-dreams-2.4.1 external library FreeSOLID-2.1.2 not found

2025-05-19 Thread Leigh Scott
Backport the patch and see if that fixes the issue. -- ___ 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-

gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Richard W.M. Jones
Seemingly because of gettext 1.25 that was recently added to Fedora Rawhide, I'm now getting the error below. This also breaks all builds of libguestfs and related tools in Rawhide. $ autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac

Re: when compiling speed-dreams-2.4.1 external library FreeSOLID-2.1.2 not found

2025-05-19 Thread Leigh Scott
Leigh Scott wrote: > Backport the patch and see if that fixes the issue. Use patch to revert the dumb commit from upstream, FreeSOLID doesn't even include a cmake file. I would file a bug report upstream and point out their broken rubbish commit and ask them to revert it. -- ___

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Michael Schwendt
On Mon, 19 May 2025 15:22:48 +0100, Richard W.M. Jones wrote: > Seemingly because of gettext 1.25 that was recently added to Fedora > Rawhide, I'm now getting the error below. This also breaks all builds > of libguestfs and related tools in Rawhide. > > $ autoreconf -fiv For the background, se

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Richard W.M. Jones
On Mon, May 19, 2025 at 03:22:48PM +0100, Richard W.M. Jones wrote: > m4/guestfs-libraries.m4:158: warning: macro 'AM_GNU_GETTEXT' not found in > library > autoreconf: running: /usr/bin/autoconf --force > configure:19161: error: possibly undefined macro: AM_GNU_GETTEXT > If this toke

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Hans de Goede
Hi Richard, On 19-May-25 4:22 PM, Richard W.M. Jones wrote: > > Seemingly because of gettext 1.25 that was recently added to Fedora > Rawhide, I'm now getting the error below. This also breaks all builds > of libguestfs and related tools in Rawhide. > > $ autoreconf -fiv > autoreconf: expor

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Richard W.M. Jones
On Mon, May 19, 2025 at 04:54:55PM +0200, Michael Schwendt wrote: > On Mon, 19 May 2025 15:22:48 +0100, Richard W.M. Jones wrote: > > > Seemingly because of gettext 1.25 that was recently added to Fedora > > Rawhide, I'm now getting the error below. This also breaks all builds > > of libguestfs a

Re: CMake 4.0 and other change proposals

2025-05-19 Thread Andrea Musuruane
Hi, I need help with this: On Mon, Apr 21, 2025 at 11:54 PM Cristian Le via devel < devel@lists.fedoraproject.org> wrote: > Legend: > ✅: Build success > ❌: Build failure when CMake change is applied > 😖: Build failure even without the change > > (formatted the table to look good for monospace)

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Daniel P . Berrangé
On Mon, May 19, 2025 at 03:56:34PM +0100, Richard W.M. Jones wrote: > On Mon, May 19, 2025 at 03:22:48PM +0100, Richard W.M. Jones wrote: > > m4/guestfs-libraries.m4:158: warning: macro 'AM_GNU_GETTEXT' not found in > > library > > autoreconf: running: /usr/bin/autoconf --force > > configure

Re: CMake 4.0 and other change proposals

2025-05-19 Thread Cristian Le via devel
On 2025/05/19 17:05, Andrea Musuruane wrote: Hi,    I need help with this: On Mon, Apr 21, 2025 at 11:54 PM Cristian Le via devel wrote: Legend: ✅: Build success ❌: Build failure when CMake change is applied 😖: Build failure even without the change (formatted the table

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Michael Schwendt
On Mon, 19 May 2025 16:11:00 +0100, Daniel P. Berrangé wrote: > [...], avoiding the autopoint dance autoreconf is supposed to run autopoint according to the manual page, and not even if running autoreconf -f, it manages to run autopoint automatically. DESCRIPTION Run 'autoconf' and, wh

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Daniel P . Berrangé
On Mon, May 19, 2025 at 06:25:27PM +0200, Michael Schwendt wrote: > On Mon, 19 May 2025 16:11:00 +0100, Daniel P. Berrangé wrote: > > > [...], avoiding the autopoint dance > > autoreconf is supposed to run autopoint according to the manual page, > and not even if running autoreconf -f, it manages

Re: when compiling speed-dreams-2.4.1 external library FreeSOLID-2.1.2 not found

2025-05-19 Thread Martin Gansser
Thanks, with the patch [1], which reverses the changes, SD-2.4.1 finds the FreeSOLID libary again and compiles it. [1] https://martinkg.fedorapeople.org/ErrorReports/revert-config-file-for-SOLID.patch -- ___ devel mailing list -- devel@lists.fedorapro

uncrustify license correction

2025-05-19 Thread Michael Catanzaro
Hello, I'm correcting the license of uncrustify from GPL-2.0-only to GPL-2.0-or-later. Michael -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: h