[rpms/perl-Task-Catalyst] PR #1: Stop building for 32-bit x86

2024-05-05 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Task-Catalyst` that 
you are following.

Merged pull-request:

``
Stop building for 32-bit x86
``

https://src.fedoraproject.org/rpms/perl-Task-Catalyst/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Task-Catalyst] PR #1: Stop building for 32-bit x86

2024-04-15 Thread Petr Pisar

ppisar commented on the pull-request: `Stop building for 32-bit x86` that you 
are following:
``
I see. Could you please mention flamegraph in the commit message? E.g. "Stop 
building for 32-bit x86 because of flamegraph".
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Task-Catalyst/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Task-Catalyst] PR #1: Stop building for 32-bit x86

2024-04-12 Thread Jerry James

jjames commented on the pull-request: `Stop building for 32-bit x86` that you 
are following:
``
I have updated the PR to include the comment above the License tag.

The php stack is [dropping its i386 
builds](https://fedoraproject.org/wiki/Changes/php_no_32_bit).  The flamegraph 
package consumes php.  There is a [pull 
request](https://src.fedoraproject.org/rpms/flamegraph/pull-request/1) to stop 
building the php bits on i386.  I looked at the number of packages sitting on 
top of flamegraph.  Only 4 of them do not already exclude i386 builds.  My 
preference is to stop building flamegraph on i386 altogether, rather than 
single out the php parts.  Since flamegraph is not currently a leaf package for 
i386, I need to sweet talk the maintainers of those 4 packages into dropping 
i386 support.

My understanding is that noarch packages show up in the i386 repository unless 
an ExcludeArch or ExclusiveArch tag prevents that.  This is why all Java 
packages in Fedora now have something like this:
```
BuildArch:  noarch
ExclusiveArch:  %{java_arches} noarch
```

I will happily accept correction if I have misunderstood the situation.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Task-Catalyst/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Task-Catalyst] PR #1: Stop building for 32-bit x86

2024-04-10 Thread Petr Pisar

ppisar commented on the pull-request: `Stop building for 32-bit x86` that you 
are following:
``
Indeed. perl-Devel-NYTProf is fullarch. @jjames, what's the problem with 
flamegraph?
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Task-Catalyst/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Task-Catalyst] PR #1: Stop building for 32-bit x86

2024-04-10 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Stop building for 32-bit x86` that you 
are following:
``
flamegraph is noarch too. 
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Task-Catalyst/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Task-Catalyst] PR #1: Stop building for 32-bit x86

2024-04-10 Thread Petr Pisar

ppisar commented on the pull-request: `Stop building for 32-bit x86` that you 
are following:
``
perl-Task-Catalyst is noarch. What's the point of ExcludeArch? Preventing from 
building it on i686 builders because perl-Devel-NYTProf requires flamegraph 
which wont be there? Could you please write this reason to a commit message?

Also if you convert License tag, also convert the comment above.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Task-Catalyst/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Task-Catalyst] PR #1: Stop building for 32-bit x86

2024-04-09 Thread Jerry James

jjames opened a new pull-request against the project: `perl-Task-Catalyst` that 
you are following:
``
Stop building for 32-bit x86
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Task-Catalyst/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue