temp symlink while building spec file?

2024-02-16 Thread Ron Olson
just not aware of. Thanks for any info! Ron -- ___ 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

Swift on aarch64 and 39 and Rawhide...suggestions?

2023-11-05 Thread Ron Olson
Hey all- I’m still having a difficult time trying to figure out what to do about this issue I’m having. Swift 5.9 was released awhile ago and I’ve been able to build it for x864_64 on all versions of Fedora (Rawhide, 39, 38, 37) just fine. On aarch64 (the only other architecture supported),

Re: -Werror=implicit-int -Werror=implicit-function-declaration coming to rawhide

2023-09-27 Thread Ron Olson
could have made the job much easier, but I had no idea until I asked here or in IRC. On 27 Sep 2023, at 11:52, Carlos O'Donell wrote: On 9/27/23 12:47, Richard W.M. Jones wrote: On Wed, Sep 27, 2023 at 11:22:04AM -0500, Ron Olson wrote: This is the first time I’ve heard of buildflags.md; where

Re: -Werror=implicit-int -Werror=implicit-function-declaration coming to rawhide

2023-09-27 Thread Ron Olson
This is the first time I’ve heard of buildflags.md; where might I find this file? On 26 Sep 2023, at 12:21, Florian Weimer wrote: redhat-rpm-config-267-1.fc40 activates the first phase of compiler flags to avoid regressions in the Fedora C99 port. Implicit ints and implicit function

Re: Package fails to build for aarch64, works for x86_64

2023-09-22 Thread Ron Olson
I’m trying to correlate the two; the first was a warning when using Swift, and it was on both intel and aarch64, while in this new situation it can’t even build Swift properly without the crash. :\ On 22 Sep 2023, at 7:02, Richard W.M. Jones wrote: On Thu, Sep 21, 2023 at 03:39:21PM +0100,

Re: Package fails to build for aarch64, works for x86_64

2023-09-21 Thread Ron Olson
Right, I was leaning in that direction regardless, if only because it means keeping track of what-has-what easier. :) On 21 Sep 2023, at 9:56, Adam Williamson wrote: On Thu, 2023-09-21 at 09:24 -0500, Ron Olson wrote: Could I, possibly, temporarily drop support for aarch64 in the spec file

Re: Package fails to build for aarch64, works for x86_64

2023-09-21 Thread Ron Olson
> Are upstream responsive to issues in general, and in particular this > case which is not the current version? I mean to say, do you think > they'd provide a fix very quickly if you asked them to look at it? > Sorry for the confusion, 5.9 is the current version, it was released on Monday; I

Package fails to build for aarch64, works for x86_64

2023-09-21 Thread Ron Olson
providing development versions of Swift 5.10 and it does, in fact, build on both x86_64 and aarch64. Ron ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct

Re: Flock CFP: Language SIGs discussion

2023-07-13 Thread Ron Olson
There isn’t a SIG, and I don’t know if there’s any interest really, but I’d be happy to tell my tales of packaging Swift for Fedora. :\ Ron On 5 Jul 2023, at 1:22, Jens-Ulrik Petersen wrote: I have submitted a Flock proposal to have a common discussion session for (modern) Language SIGs. I

Re: Issue with Rawhide docker image?

2023-06-06 Thread Ron Olson
Yep, that worked, thanks! For folks searching similar info later, I ran: docker pull registry.fedoraproject.org/fedora:rawhide On 6 Jun 2023, at 8:34, David Schwörer wrote: Seems a bit disappointing. I’ve been searching but cannot find any info on configuring docker to use Fedora’s repo so I

Re: Issue with Rawhide docker image?

2023-06-06 Thread Ron Olson
Seems a bit disappointing. I’ve been searching but cannot find any info on configuring docker to use Fedora’s repo so I could just ignore the issue altogether. :) On 5 Jun 2023, at 16:41, Mattia Verga via devel wrote: Il 05/06/23 22:12, Ron Olson ha scritto: Hey all, I am using docker

Issue with Rawhide docker image?

2023-06-05 Thread Ron Olson
I stopped the container, deleted it, deleted the image, tried to pull a fresh instance and got exactly the same issue. Suffice to say this makes the container unusable. What's the protocol for informing the powers-that-be about this issue? Ron ___ dev

Re: %patchN deprecated?

2023-03-31 Thread Ron Olson
One thing to note is that the new format doesn’t work with EPEL releases; I had to revert to the %patchN style for them. On 29 Mar 2023, at 3:53, Florian Festi wrote: On 3/29/23 10:31, Michael J Gruber wrote: Has `%patchN` been deprecated in favour of `%patch N`? Yes, see %patch section on

Re: Strange problem: Builds in container, not on machine

2023-03-23 Thread Ron Olson
Are you referring to the directories under rpmbuild? If so, I delete and recreate the directory and its structure every single time as part of my build shell script. On 23 Mar 2023, at 10:17, Fabio Valentini wrote: On Wed, Mar 22, 2023 at 4:16 PM Ron Olson wrote: The irony is that I

Re: Strange problem: Builds in container, not on machine

2023-03-22 Thread Ron Olson
wrote: On Mon, 20 Mar 2023 at 14:10, Ron Olson wrote: Hey all- I got this issue in my GH account I use for building Swift for Fedora: https://github.com/tachoknight/swift-lang-packaging-fedora/issues/2. The TL;DR is that the person was trying to build Swift on Rawhide which he moved to from

Re: Strange problem: Builds in container, not on machine

2023-03-22 Thread Ron Olson
Oh sorry, this was copied from my Fedora 37 machine, with GCC 12. Same error in the same place though. :\ On 20 Mar 2023, at 15:58, Florian Weimer wrote: * Ron Olson: Hey all- I got this issue in my GH account I use for building Swift for Fedora: https://github.com/tachoknight/swift-lang

Strange problem: Builds in container, not on machine

2023-03-20 Thread Ron Olson
Hey all- I got this issue in my GH account I use for building Swift for Fedora: https://github.com/tachoknight/swift-lang-packaging-fedora/issues/2. The TL;DR is that the person was trying to build Swift on Rawhide which he moved to from an older version of Fedora. This tracks with something

%dnl macro not available for epel-8 builds?

2023-02-22 Thread Ron Olson
-a.tar.gz#/swift-format.tar.gz Fedora and EPEL 9 builds all work, so I guess %dnl isn’t available on EPEL 8? Thanks for any info! Ron ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le

Re: SPDX Statistics - Pavel edition

2023-01-30 Thread Ron Olson
Sorry if I missed it, but what is your script running against; are you checking the spec files in src.fedoraproject.org? I ask because I updated swift-lang to Apache-2.0[1] on Jan 23, but I see it’s still on the list of packages to be converted. [1]

Macro expanded on comment?

2022-12-27 Thread Ron Olson
this BZ from 2015: https://bugzilla.redhat.com/show_bug.cgi?id=1224660 that seems to suggest there’s a better way (%dnl), so if I want to comment something out instead of putting a # in front of the line, I should use %dnl? Thanks for any info! Ron

Re: Linking problem with ncurses on rawhide, not f37

2022-12-19 Thread Ron Olson
Thanks for doing that, Swift builds correctly on Rawhide now: https://koji.fedoraproject.org/koji/taskinfo?taskID=95546843 On 16 Dec 2022, at 5:24, Miroslav Lichvar wrote: > On Fri, Dec 16, 2022 at 09:55:11AM +0100, Florian Weimer wrote: >> Miroslav, we may have to revert the versioning change

Re: Linking problem with ncurses on rawhide, not f37

2022-12-16 Thread Ron Olson
to actually create the artifacts. Hope that helps! Ron On 16 Dec 2022, at 5:24, Miroslav Lichvar wrote: On Fri, Dec 16, 2022 at 09:55:11AM +0100, Florian Weimer wrote: Miroslav, we may have to revert the versioning change if the AS_NEEDED approach does not work. Ok, I reverted

Linking problem with ncurses on rawhide, not f37

2022-12-15 Thread Ron Olson
Hey all- I got linking errors on rawhide that I did not get on F37 when building Swift related to curses support (https://kojipkgs.fedoraproject.org//work/tasks/7462/95367462/build.log), like: /usr/bin/ld: /usr/lib64/libncurses.so.6: undefined reference to

Curious how Upstream Release Monitoring works

2022-12-14 Thread Ron Olson
it files BZ tickets (and I must not have it set up correctly as it hasn’t notified me about any releases for the past year). To be clear this isn’t a complaint, if anything it’s an awesome feature and I’m just curious what the mechanism is that makes it work. Ron

Re: Orphaned packages looking for new maintainers

2022-12-05 Thread Ron Olson
I’d be willing to take Toilet, as I love that utility. On 5 Dec 2022, at 5:36, Miro Hrončok wrote: > The following packages are orphaned and will be retired when they > are orphaned for six weeks, unless someone adopts them. If you know for sure > that the package should be retired, please do so

Re: Troubleshooting EPEL 8 build

2022-09-15 Thread Ron Olson
Thanks for the info and yeah, that seemed to do the trick in enabling it, but unfortunately it still works, in that I am able to build the package successfully without errors. :\ On 13 Sep 2022, at 14:55, Neal Gompa wrote: On Tue, Sep 13, 2022 at 3:36 PM Ron Olson wrote: Unfortunately I

Re: Troubleshooting EPEL 8 build

2022-09-13 Thread Ron Olson
so it’s pretty frustrating. The weird thing is that it _was_ working before with earlier builds of Swift. Sigh. Ron On 9 Sep 2022, at 8:12, Stephen Smoogen wrote: On Fri, 9 Sept 2022 at 08:59, Ron Olson wrote: Hey all- I’m having an issue trying to get Swift 5.6.3 built on EPEL-8, even

Re: SSL CERTIFICATE_VERIFY_FAILED?

2022-09-12 Thread Ron Olson
Thanks Kevin, much appreciated! On 11 Sep 2022, at 14:45, Kevin Fenzi wrote: > On Sun, Sep 11, 2022 at 12:31:34PM -0500, Ron Olson wrote: >> Hey all- >> >> When trying to do a `fedpkg update`, I got this response: >> >> ``` >> Could not execute update: Coul

SSL CERTIFICATE_VERIFY_FAILED?

2022-09-11 Thread Ron Olson
Hey all- When trying to do a `fedpkg update`, I got this response: ``` Could not execute update: Could not generate update request: {"status": "error", "errors": [{"location": "body", "name": "builds", "description": "Unable to create update. [SSL: CERTIFICATE_VERIFY_FAILED] certificate

Troubleshooting EPEL 8 build

2022-09-09 Thread Ron Olson
, but I’ve been wondering if it’s not okay to let everyone else have the latest-n-greatest, as I’ve been having a lot of trouble finding the time to troubleshoot this EPEL-8 issue. Thanks! Ron ___ devel mailing list -- devel@lists.fedoraproject.org

Re: Confused about what to do about a ticket

2022-08-26 Thread Ron Olson
esolve the ticket. Since you have not done this, > then you have to close the ticket yourself and possibly include the NVR in > 'Fixed In Versoin' field. > > > Vít > > > > Dne 26. 08. 22 v 15:48 Ron Olson napsal(a): >> Hey all, >> >> https://bugzilla.redh

Re: Confused about what to do about a ticket

2022-08-26 Thread Ron Olson
Thanks for the info, I did just that. Do you or anyone knows if there is a webpage that describes how to handle Rawhide updates specifically? I haven’t found anything useful about what to do in this particular situation. Ron On 26 Aug 2022, at 9:04, Tom Hughes wrote: > On 26/08/2022 14

Confused about what to do about a ticket

2022-08-26 Thread Ron Olson
update” to it (i.e. the aforementioned “fedpkg update” command). Thanks, Ron ___ 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

Re: F37 proposal: Officially Support Raspberry Pi 4 (Self-Contained Change proposal)

2022-07-07 Thread Ron Olson
I have a Pi 4 that runs Fedora just fine; I use it to build Swift (takes almost 24 hours, but ¯\_(ツ)_/¯) so what doesn’t work? What podcast was this mentioned on? On 6 Jul 2022, at 4:55, Neal Gompa wrote: > On Wed, Jul 6, 2022 at 2:49 AM Peter Boy wrote: >> >> I very much appreciate the work

What to do about this Koschei email?

2022-06-21 Thread Ron Olson
Hey all- Koschei is sending me an email warning me that Nethack builds started to fail in Rawhide[1], but it seems that it successfully built after that, so why is it still sending the emails? Is there something I have to acknowledge or clear to make the emails stop? Thanks, Ron [1

Re: Renaming a spec file

2022-06-21 Thread Ron Olson
Ah, I was afraid of that, seems like a lot of trouble to remove the “-“, but I understand why the process is necessary. On 21 Jun 2022, at 10:26, Neal Gompa wrote: > On Tue, Jun 21, 2022 at 11:25 AM Ron Olson wrote: >> >> Hey all, is it possible to rename a spec file? I tried to

Renaming a spec file

2022-06-21 Thread Ron Olson
Is there a specific procedure that needs to be done, or is this a “you-can-never-change-it” situation. Ron ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct

Re: New Fedora Developer Portal release

2022-06-17 Thread Ron Olson
Hi, how would I go about adding a page for Swift under Languages and Databases? I looked at "Create a new Project" but I couldn't how to create a page that would fall under that section. Ron On Fri, Jun 17, 2022 at 12:04 PM Jarek Prokop wrote: > Hi all, > > I have pushed ne

Re: What happened to umask?

2022-05-21 Thread Ron Yorston
total 68 drwxrwxr-x. 2 rmy rmy 4096 May 15 10:10 bin drwxr-xr-x. 2 rmy rmy 4096 May 15 09:47 Desktop ... Ron ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora

Re: Rawhide kernel issues

2022-05-13 Thread Ron Olson
net installs On Thu, May 12, 2022 at 2:15 PM Richard W.M. Jones wrote: On Thu, May 12, 2022 at 11:35:44AM -0500, Ron Olson wrote: Hey all- I have a VM that I keep perpetually on Rawhide for testing that has working fine with updates until the latest 5.18 kernels; it just hangs. Nothing

Rawhide kernel issues

2022-05-12 Thread Ron Olson
versions of Fedora. Thanks! Ron ___ 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: Strange messages in Bodhi (ejected from push?)

2022-05-10 Thread Ron Olson
Thank you very much Mattia! On 10 May 2022, at 11:36, Mattia Verga via devel wrote: > Il 10/05/22 18:30, Mattia Verga ha scritto: >> Il 09/05/22 22:28, Mikel Olasagasti ha scritto: >>> Hi Ron, >>> >>> Hau idatzi du Ron Olson (tachokni...@gmail.com) erabilt

Re: RHEL and CentOS specific Requires in spec file

2022-05-10 Thread Ron Olson
No, it’s not available in RHEL nor in CentOS 8 and Stream 8; if I used the rhel tag would that include those? On 10 May 2022, at 10:24, Neal Gompa wrote: > On Tue, May 10, 2022 at 11:01 AM Ron Olson wrote: >> >> Hey all- >> >> I got a bug report about installing Sw

RHEL and CentOS specific Requires in spec file

2022-05-10 Thread Ron Olson
Hey all- I got a bug report about installing Swift on RHEL 8 where nothing provides binutils-gold. I _think_ this will fix it: ``` %if 0%{?el8} Requires: binutils %else Requires: binutils-gold %endif ``` But was hoping for some confirmation about this being the right way to

Re: Strange messages in Bodhi (ejected from push?)

2022-05-09 Thread Ron Olson
ild (noarch) completed successfully ➜ ~ But I’m not clear on what this does, and should I be doing it as part of every koji update? On 9 May 2022, at 15:28, Mikel Olasagasti wrote: > Hi Ron, > > Hau idatzi du Ron Olson (tachokni...@gmail.com) erabiltzaileak (2022 > mai. 9, al. (22

Strange messages in Bodhi (ejected from push?)

2022-05-09 Thread Ron Olson
Hi all- I got several strange messages on my update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-bf60d68bdc The (multiple) messages suggest the update was ejected, but I tested an install on a fresh image of 35 and 5.6.1 installed fine. Did I do something wrong? Thanks, Ron

Re: Koji down?

2022-04-02 Thread Ron Olson
Ah, didn’t know about that url for some reason. I’ll check there next time, thanks. On 1 Apr 2022, at 12:02, Kevin Fenzi wrote: > On Thu, Mar 31, 2022 at 06:19:06AM -0500, Ron Olson wrote: >> I submitted some builds yesterday and didn’t get any emails, >> and at least as of 6:18

Koji down?

2022-03-31 Thread Ron Olson
I submitted some builds yesterday and didn’t get any emails, and at least as of 6:18 CDT every link I click on the main webpage replies with “server is offline”. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Re: Troubleshooting building Swift on Fedora, take 2; assembly language is not my friend

2022-03-30 Thread Ron Olson
That was it! I somehow missed that change to the macros and undermining _auto_set_build_flags fixed it. Thanks! On 29 Mar 2022, at 4:38, Sérgio Basto wrote: On Mon, 2022-03-28 at 16:43 -0500, Ron Olson wrote: Hey all- I’m unable to build Swift on Fedora 36 and Rawhide while it does build

Re: Troubleshooting building Swift on Fedora, take 2; assembly language is not my friend

2022-03-28 Thread Ron Olson
FWIW, I get the same result if using GCC. On 28 Mar 2022, at 16:43, Ron Olson wrote: Hey all- I’m unable to build Swift on Fedora 36 and Rawhide while it does build on F35. I’ve been able to condense the entire issue down to the following sample code that demonstrates the problem

Troubleshooting building Swift on Fedora, take 2; assembly language is not my friend

2022-03-28 Thread Ron Olson
Hey all- I’m unable to build Swift on Fedora 36 and Rawhide while it does build on F35. I’ve been able to condense the entire issue down to the following sample code that demonstrates the problem: nothing.S: #define ASM_TYPE_FUNCTION(symbol) .type symbol, %function #define ASM_SIZE(symbol)

error: argument unused during compilation: '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' [-Werror,-Wunused-command-line-argument]

2022-03-23 Thread Ron Olson
to understand what causes this; I have this same behavior on a different package where under Rawhide I see the warning (but it doesn’t fail because the -Werror switch isn’t used), but under F35 there is no warning at all. Thanks for any info, Ron

Re: undefined symbol `__libc_stack_end' in F36/Rawhide

2022-03-11 Thread Ron Olson
Weimer wrote: * Ron Olson: Building swiftlang on F36/Rawhide results in a a failure that, boiled down to its essence, appears to be: /usr/bin/ld: /tmp/lto-llvm-4fd0b1.o: relocation R_X86_64_PC32 against undefined symbol `__libc_stack_end' can not be used when making a shared object; recompile

Re: undefined symbol `__libc_stack_end' in F36/Rawhide

2022-03-09 Thread Ron Olson
,--allow-shlib-undefined On 9 Mar 2022, at 15:07, Ron Olson wrote: > Hey all- > > Building swiftlang on F36/Rawhide results in a a failure that, boiled down to > its essence, appears to be: > > /usr/bin/ld: /tmp/lto-llvm-4fd0b1.o: relocation R_X86_64_PC32 against > undefined sym

undefined symbol `__libc_stack_end' in F36/Rawhide

2022-03-09 Thread Ron Olson
It compiles fine on 35 so I’m guessing glibc has been updated; a bunch of web searching hasn’t come up with any useful suggestions, the one ancient Bugzilla ticket I found was not resolved. Any suggestions on what to do about this? Thanks! Ron ___ devel

CPU does not support x86-64-v2?

2022-02-25 Thread Ron Olson
filling Srbds: Not affected Tsx async abort: Not affected I guess there was some CPU requirement change that I didn’t catch; is this going to make creating Fedora-based VMs difficult going forward? I don’t have the money to upgrade my equipment. :( Ron

Re: More is not Less

2022-02-18 Thread Ron Olson
/22 22:08, Todd Zullinger wrote: Ron Olson wrote: Sorry if I missed something, but under Rawhide I discovered when I tried to “more somefile.txt” I got “less” behavior, while Fedora 35 still runs more like, uh, more. I'm not quite sure what "less" behavior you mean, so I'm only guessi

More is not Less

2022-02-13 Thread Ron Olson
. Is this the expected behavior? Ron ___ 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 Guidelines: https

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

2022-02-07 Thread Ron Yorston
development environment when I already have everything I need on Fedora. Ron ___ 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/e

Re: Weirdness with clang and stdatomic.h on Rawhide

2022-02-04 Thread Ron Olson
Oh, I forgot I could test for Clang too…I tried that fix and it works for me. :) On 4 Feb 2022, at 13:35, Jonathan Wakely wrote: > On Thu, 3 Feb 2022 at 20:27, Ron Olson wrote: >> >> Here’s a question: what if the following was added to stdatomic.h at the end >> of

Re: Weirdness with clang and stdatomic.h on Rawhide

2022-02-03 Thread Ron Olson
isn’t installed, it doesn’t matter insofar as the C++ program is going to fail anyway because it hasn’t explicitly set -std=c++2b. Just a thought. On 1 Feb 2022, at 14:40, Jonathan Wakely wrote: > On Tue, 1 Feb 2022 at 15:00, Ron Olson wrote: >> >> Well, yes and no. Th

Re: Weirdness with clang and stdatomic.h on Rawhide

2022-02-03 Thread Ron Olson
rig' memory_order_##m) ^ On 1 Feb 2022, at 14:40, Jonathan Wakely wrote: On Tue, 1 Feb 2022 at 15:00, Ron Olson wrote: Well, yes and no. The code I linked to in the pastebin is what demonstrates the issue. The code in question is Apple’s libdispatch which I package separat

Re: Weirdness with clang and stdatomic.h on Rawhide

2022-02-01 Thread Ron Olson
for their own higher-level functions, thus why stdatomic is ultimately being invoked. On 1 Feb 2022, at 3:26, Jonathan Wakely wrote: > On Tue, 1 Feb 2022 at 09:15, Jonathan Wakely wrote: >> >> On Mon, 31 Jan 2022 at 22:45, Ron Olson wrote: >>> >>> Hey all, >>>

Weirdness with clang and stdatomic.h on Rawhide

2022-01-31 Thread Ron Olson
ile as a flag? I’ve been unable to find anything like that, and obviously renaming the header is out of the question. Also, is it correct to the setting stdatomic.h to only be used by c++2b? Thanks for any info, Ron ___ devel mailing list -- de

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

2022-01-31 Thread Ron Yorston
95, sure, but the Windows world moves at a much slower pace than Fedora, especially among non-technical users. Windows 7 and 8 are still out there. Even XP. That's why I consider the 32-bit MSVCRT binary the primary release of my Windows software: I can be sure it'll run on w

Incredible lag of koji notifications

2022-01-24 Thread Ron Olson
Hey all, I _just_ got an email for my failed job from koji (https://koji.fedoraproject.org/koji/taskinfo?taskID=81627145). The job started (and finished) on Friday the 21st and yet I just got the email about five minutes ago. Is something going on, or is this a normal amount of time? Thanks!

Re: git clone under mock/koji builders

2022-01-21 Thread Ron Olson
Is it possible to clone a repo as part of a Source line? I’ve been looking and can’t find any examples. On 21 Jan 2022, at 10:34, Miro Hrončok wrote: > On 21. 01. 22 17:21, Ron Olson wrote: >> Hey all- >> >> I have a package that gets an artifact from a repo /and/ expects

git clone under mock/koji builders

2022-01-21 Thread Ron Olson
Hey all- I have a package that gets an artifact from a repo *and* expects to have code from a different branch in the same repo. In my spec file, I can easily get the artifact via Sources, but getting the code from the separate branch required me to execute a “git clone” then checkout the

Re: Renaming a project/package?

2021-09-30 Thread Ron Olson
Thank you Alexander, my search-engine prowess failed me here. :) Ron On 30 Sep 2021, at 15:03, Alexander Ploumistos wrote: > Hello Ron, > > On Thu, Sep 30, 2021 at 9:55 PM Ron Olson wrote: >> >> I haven’t found any info about renaming an existing project/package, and w

Renaming a project/package?

2021-09-30 Thread Ron Olson
Hey all- To be consistent with other flavors of Linux, I’m thinking of changing the package name from “swift-lang” to “swiftlang”. I haven’t found any info about renaming an existing project/package, and was wondering what the procedures would be. Thanks! Ron

Issue trying to install RPM packaging tools with F35?

2021-09-30 Thread Ron Olson
fedora-review' returned a non-zero code: 1 [Pipeline] } For reference, I’m using “FROM fedora:35”. Anyone seen anything similar? Thanks! Ron ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le

Why so long for EPEL-8?

2021-07-17 Thread Ron Olson
Hey all- I’m curious as to why submitting a new build to Bodhi takes a week to be pushed to stable, but two weeks for EPEL-8. Is the presumption that it’s just that much more time for folks to test and verify? Ron ___ devel mailing list -- devel

Re: Forbidden to download EPEL packages?

2021-06-21 Thread Ron Olson
astructure.fedoraproject.org/repo/rhel/rhel8/koji/latest/x86_64/RHEL-8-001; > href="non_modular/kernel-headers-4.18.0-305.3.1.el8_4.x86_64.rpm"/> > > Looking at the contents of the stuff local is giving.. it is only > those files which are local to IAD2 and nothing else.. as

Re: Forbidden to download EPEL packages?

2021-06-21 Thread Ron Olson
Funny enough, neither did I. On 21 Jun 2021, at 11:58, Stephen John Smoogen wrote: > I don't know. > > on my systems I did a find /etc/mock/ -type f -print | xargs grep > infrastructure.fedoraproject.org and did not have any hits. > > On Mon, 21 Jun 2021 at 10:35, Ron Olson

Re: Forbidden to download EPEL packages?

2021-06-21 Thread Ron Olson
--buildsrpm --rebuild --rpmbuild-opts=--noclean --no-cleanup-after 2>&1 | tee $MYDIR/mock-results/build-output.txt On 21 Jun 2021, at 6:48, Stephen John Smoogen wrote: > On Sun, 20 Jun 2021 at 18:25, Ron Olson wrote: >> >> Hey all- >> >> I’m trying to run a moc

Forbidden to download EPEL packages?

2021-06-20 Thread Ron Olson
, Ron ___ 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 Guidelines: https

Re: x86_64-v2 in Fedora

2021-06-17 Thread Ron Olson
Apologies in advance if this is laughable naïveté, but would a possible solution be to have a different repo for packages compiled against the latest-n-greatest architectures, and packagers could choose to include their packages in there, similar to EPEL? Packages in this hypothetical repo

Re: Strange error from koji

2021-06-02 Thread Ron Olson
https://github.com/tachoknight/libdispatch-packaging-fedora/blob/main/libdispatch.spec On 2 Jun 2021, at 12:59, Tom Stellard wrote: > On 6/2/21 10:57 AM, Ron Olson wrote: >> Hm, I do have %global toolchain clang set, which interestingly enough was >> not picked up by the %cmake

Re: Strange error from koji

2021-06-02 Thread Ron Olson
1 5:51 PM, Ron Olson wrote: >> Hey all, I’m trying to build my package for EPEL and got a strange error >> >> clang-11: error: argument unused during compilation: >> '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' >> [-Werror,-Wunused-command-line-argument] >>

Strange error from koji

2021-06-01 Thread Ron Olson
? If it is a bug I’d be happy to file a ticket in Bugzilla, but I’m not sure which project to file it under. Ron ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code

Re: Building for EPEL-8 and CMake (again)

2021-06-01 Thread Ron Olson
Oh, so, wait, when doing an EPEL build, is it against CentOS or RHEL? Honestly I always thought CentOS was the image being using by Koji for rpm builds. On 1 Jun 2021, at 15:49, Orion Poplawski wrote: > CentOS has not yet released 8.4. > > On 6/1/21 2:45 PM, Ron Olson wrote: >>

Re: Building for EPEL-8 and CMake (again)

2021-06-01 Thread Ron Olson
Out of curiosity, what will EPEL be built on going forward, if CentOS fades away and CentOS Stream takes its place? On 1 Jun 2021, at 17:21, Neal Gompa wrote: > On Tue, Jun 1, 2021 at 6:06 PM Nico Kadel-Garcia wrote: >> >> On Tue, Jun 1, 2021 at 4:49 PM Orion Poplawski wrote: >>> >>> CentOS

Re: Building for EPEL-8 and CMake (again)

2021-06-01 Thread Ron Olson
1:1.38.0-2.el8 appstream 151 k Transaction Summary === Install 6 Packages Total download si

Re: Fedora CoreOS stable stream now rebased to Fedora 34

2021-05-20 Thread Ron Olson
If I may, I think the issue is right there in the name: Fedora CoreOS. The Fedora name brings some expectations and it seems CoreOS, by its nature, can’t be at parity with the other Fedora flavors and that leads to confusion. I can attest that I was surprised when I learned Fedora CoreOS didn’t

Building for EPEL-8 and CMake (again)

2021-05-18 Thread Ron Olson
of CentOS, but when I run a koji build for EPEL 8 it uses CentOS 8, not CentOS Stream and thus all my builds fail. TL;DR: How can I build anything for EPEL 8 with CMake if the package is too old? Thanks! Ron ___ devel mailing list -- devel

Re: Status of CMake on EPEL-8?

2021-04-30 Thread Ron Olson
Hm, so does that mean it was packaged specifically for CentOS so it presumably shows up in the CentOS repos? On 30 Apr 2021, at 10:33, Michael Catanzaro wrote: On Fri, Apr 30 2021 at 10:26:49 AM -0500, Ron Olson wrote: Is there any plans on bringing CMake up to the current version of Fedora

Status of CMake on EPEL-8?

2021-04-30 Thread Ron Olson
>= 3.15.1? Thanks! Ron [1] https://kojipkgs.fedoraproject.org//work/tasks/3421/66973421/build.log ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: ht

Re: F35 Change: CompilerPolicy Change (System-Wide Change proposal)

2021-04-28 Thread Ron Olson
Swift (swift-lang) absolutely, positively requires clang. I tried building Swift with gcc and that is a lost weekend I’d love to get back. Ron On 23 Apr 2021, at 14:46, Florian Weimer wrote: * Gary Buhrmaster: For C/C++ projects: If the upstream has no stated preference for the compiler

Strategy for staying on Rawhide

2021-02-14 Thread Ron Olson
did this when I went from F33 to Rawhide, but I wasn’t sure if I could do a “rawhide” to “rawhide” upgrade. Thanks! Ron ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora

Popularity contest for Fedora

2020-12-26 Thread Ron Olson
for Fedora? It would actually be kind of nice to see installation statistics of my packages, if only to determine if I’m the only one using them. :) Ron ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le

sys/timeb.h removed in Rawhide?

2020-10-20 Thread Ron Olson
. Thanks, Ron ___ 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 Guidelines: https

RE: Many packages unnecessarily link to libpython

2020-05-16 Thread Ron Olson
swift-lang includes its own private copy of LLDB for its REPL, which uses Python as its scripting language so it too is linking correctly. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

RE: will disappear from rawhide glibc soon

2020-04-18 Thread Ron Olson
Yes: https://github.com/apple/swift-corelibs-foundation/pull/2771 -Original Message- From: Florian Weimer Sent: Saturday, April 18, 2020 8:27 AM To: Ron Olson Cc: 'Miro Hrončok' ; devel@lists.fedoraproject.org; swift-lang-maintain...@fedoraproject.org Subject: Re: will disappear from

RE: will disappear from rawhide glibc soon

2020-04-18 Thread Ron Olson
Already fixed it and sending it to Rawhide now. -Original Message- From: Miro Hrončok Sent: Saturday, April 18, 2020 4:34 AM To: devel@lists.fedoraproject.org; swift-lang-maintain...@fedoraproject.org Subject: Re: will disappear from rawhide glibc soon On 15. 04. 20 17:49, Florian

submitting bodhi.template.last to fedpkg update?

2020-03-10 Thread Ron Olson
for how to do it and have come up empty. Thanks for any info! Ron ___ 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

Re: Donate 1 minute of your time to test upgrades from F30 to F31

2019-09-11 Thread Ron Olson
” means, and whether “not being to a distupgrade repository” is a temporary thing, or something that really should have a ticket created. Ron On 11 Sep 2019, at 7:54, Miroslav Suchý wrote: Do you want to make Fedora 31 better? Please spend 1 minute of your time and try to run [*]: sudo

Re: Packages with broken dependencies on Python 3.7

2019-09-09 Thread Ron Olson
swift-lang has been fixed with a patch and scratch builds on F32 build properly: https://koji.fedoraproject.org/koji/taskinfo?taskID=37348234 On 4 Sep 2019, at 17:39, Miro Hrončok wrote: Hello packagers! The following packages failed to build on Fedora 32 with Python 3.8 and they still

Re: Trying to reach FAS user brouhaha (Eric Smith)

2019-08-22 Thread Ron Olson
I opened a ticket here: https://pagure.io/fesco/issue/2213 for my specific package. On 22 Aug 2019, at 8:29, Gabriel L. Somlo wrote: On Thu, Aug 22, 2019 at 07:44:29 -0500, tachokni...@gmail.com wrote: Hey all, subject line says it all. I’m trying to get in contact with Eric Smith

Trying to reach FAS user brouhaha (Eric Smith)

2019-08-22 Thread Ron Olson
Hey all, subject line says it all. I’m trying to get in contact with Eric Smith (https://fedoraproject.org/wiki/User:Brouhaha) regarding the libbsd package. I’ve emailed him directly but haven’t heard back; does anyone know if he’s still active in the Fedora community? Thanks, Ron

Re: Fedora 32 System-Wide Change proposal: x86-64 micro-architecture update

2019-07-22 Thread Ron Olson
. It certainly wouldn’t be the most popular, but for the folks who could stand to benefit from it, they’d know where to find this particular spin. On 22 Jul 2019, at 15:19, Solomon Peachy wrote: On Mon, Jul 22, 2019 at 03:05:15PM -0500, Ron Olson wrote: Perhaps as a compromise there could

  1   2   >