Re: Help with creating first PR for a package

2024-02-17 Thread Mattia Verga via devel
Il 18/02/24 02:52, Loren M. Lang ha scritto: > After looking through the orphaned packages, I found one that looks like > a good candidate for me to help with, python-cachelib, as this package > is not that large and I am well-versed in Python. > > I've cloned it down and worked on bringing it

[Bug 2181971] perl-Glib-Object-Introspection-0.050 is available

2024-02-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2181971 --- Comment #27 from Sergio Basto --- FYI, perl-Glib-Object-Introspection-0.051 is going to rawhide and f40 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2181971

Re: Question about error: inlining failed in call to ‘always_inline’

2024-02-17 Thread Jerry James
On Sat, Feb 17, 2024 at 6:32 PM Orion Poplawski wrote: > simdjson is failing to build with GCC 14 on x86_64: > > /usr/bin/cmake -S/home/tkloczko/rpmbuild/BUILD/simdjson-3.6.4 > -B/home/tkloczko/rpmbuild/BUILD/simdjson-3.6.4/x86_64-redhat-linux-gnu > --check-build-system CMakeFiles/Makefile.cmake

Fedora rawhide compose report: 20240217.n.2 changes

2024-02-17 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20240216.n.0 NEW: Fedora-Rawhide-20240217.n.2 = SUMMARY = Added images:0 Dropped images: 4 Added packages: 18 Dropped packages:4 Upgraded packages: 237 Downgraded packages: 0 Size of added packages: 130.83 MiB Size of dropped packages

Help with creating first PR for a package

2024-02-17 Thread Loren M. Lang
After looking through the orphaned packages, I found one that looks like a good candidate for me to help with, python-cachelib, as this package is not that large and I am well-versed in Python. I've cloned it down and worked on bringing it more up-to-date. Now that I have something passing the

Question about error: inlining failed in call to ‘always_inline’

2024-02-17 Thread Orion Poplawski
simdjson is failing to build with GCC 14 on x86_64: /usr/bin/cmake -S/home/tkloczko/rpmbuild/BUILD/simdjson-3.6.4 -B/home/tkloczko/rpmbuild/BUILD/simdjson-3.6.4/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start

Re: Help needed to fix FTBFS in scikit learn

2024-02-17 Thread Jakub Jelinek
On Sat, Feb 17, 2024 at 10:03:39PM +0100, Sergio Pascual wrote: > Hello, currently python-scikit-learn fails to build in f40 and rawhide > https://bugzilla.redhat.com/show_bug.cgi?id=2261602 > > The problem is a series of incompatible pointer conversions that > appear in cython generated C code.

Help needed to fix FTBFS in scikit learn

2024-02-17 Thread Sergio Pascual
Hello, currently python-scikit-learn fails to build in f40 and rawhide https://bugzilla.redhat.com/show_bug.cgi?id=2261602 The problem is a series of incompatible pointer conversions that appear in cython generated C code. The code has classes defined in cython and in the offending code "self" is

Re: Proposing a Fedora SIG for the upcoming COSMIC desktop environment

2024-02-17 Thread Arthur Tucker via devel
This is my first time participating in a mailing list as well, but I wanted to show my support for this. Thanks for getting the ball rolling! -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Re: Proposing a Fedora SIG for the upcoming COSMIC desktop environment

2024-02-17 Thread Ryan Brue
Thank you both! I have joined the Rust SIG and have also started the Fedora COSMIC matrix server. https://matrix.to/#/#fedora-cosmic:fedora.im I imagine the Rust SIG and COSMIC SIG will work very closely given how rusty COSMIC is :) - Ryan -- ___

Re: Introduction

2024-02-17 Thread Christiano Anderson
Welcome :-) On 17/02/2024 13:38, Loren M. Lang wrote: Hello all, I am looking to get more involved in the Fedora Project and contributing back into it. I have been using Linux since Red Hat Linux 5.1 was released in 1998. Since then, I have been able to provide a variety of contributions

Re: Proposing a Fedora SIG for the upcoming COSMIC desktop environment

2024-02-17 Thread Fabio Valentini
On Sat, Feb 17, 2024 at 4:15 AM Michel Lind wrote: > > Hello and welcome! > > On Fri, Feb 16, 2024 at 08:59:49PM -, Ryan Brue wrote: > > Hello all! This is my first time using a mailing list, but I want to do > > this more often in the future :) > > > > > > If you happen to like rust, or are

Re: Introduction

2024-02-17 Thread Joe Doss
On 2/17/24 6:38 AM, Loren M. Lang wrote: Hello all, I am looking to get more involved in the Fedora Project and contributing back into it. I have been using Linux since Red Hat Linux 5.1 was released in 1998. Since then, I have been able to provide a variety of contributions back to various

Re: Need help with incompatible pointer types on i686

2024-02-17 Thread Kevin Kofler via devel
Michael J Gruber wrote: > numpy definitely needs to fix this. You cannot just go by bitsize and > signedness. You never could and now you can't ;) You actually had to before C99, where stdint.h was introduced. On some platforms or compilers, such as MSVC, you still cannot use C99, only C89/C90.

Fedora 40 compose report: 20240217.n.0 changes

2024-02-17 Thread Fedora Branched Report
OLD: Fedora-40-20240216.n.0 NEW: Fedora-40-20240217.n.0 = SUMMARY = Added images:2 Dropped images: 2 Added packages: 8 Dropped packages:4 Upgraded packages: 187 Downgraded packages: 0 Size of added packages: 34.49 MiB Size of dropped packages:20.41 MiB

Introduction

2024-02-17 Thread Loren M. Lang
Hello all, I am looking to get more involved in the Fedora Project and contributing back into it. I have been using Linux since Red Hat Linux 5.1 was released in 1998. Since then, I have been able to provide a variety of contributions back to various projects including Debian, Ubuntu, and even

Re: Restore dmz-cursor-themes

2024-02-17 Thread code
Yes, I'm already a packager for Fedora for my programs and theme. I'm going to submit a review request. Le 16/02/2024 21:49, Jerry James a écrit : Hi Fabrice, On Fri, Feb 16, 2024 at 4:43 AM Fabrice wrote: Hi! I would like to become the maintainer of dmz-cursor-themes.