Bug 2271396 - csound: FTBFS in Fedora Rawhide: error: passing argument 1 of ‘lo_blobsize’ from incompatible pointer type
Summary: csound: FTBFS in Fedora Rawhide: error: passing argument 1 of ‘lo_blobsize’ f...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: csound
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
: 2291507 (view as bug list)
Depends On:
Blocks: F41FTBFS F41FailsToInstall F42FailsToInstall PYTHON3.13
TreeView+ depends on / blocked
 
Reported: 2024-03-25 12:28 UTC by Karolina Surma
Modified: 2024-10-08 09:49 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-10-08 09:49:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2024-03-25 12:28:46 UTC
Description of problem:
Package csound fails to build from source in Fedora Rawhide.


/builddir/build/BUILD/csound-6.16.2/Opcodes/OSC.c: In function ‘OSC_handler’:
/builddir/build/BUILD/csound-6.16.2/Opcodes/OSC.c:545:31: error: passing argument 1 of ‘lo_blobsize’ from incompatible pointer type [-Wincompatible-pointer-types]
  545 |                   lo_blobsize((lo_blob*)argv[i]);
      |                               ^~~~~~~~~~~~~~~~~
      |                               |
      |                               struct lo_blob_ **

Version-Release number of selected component (if applicable):
6.16.2-12.fc40

Steps to Reproduce:
koji build --scratch f41 csound-6.16.2-12.fc40.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/csound

Reproducible: Always

Comment 1 Karolina Surma 2024-06-12 14:55:01 UTC
*** Bug 2291507 has been marked as a duplicate of this bug. ***

Comment 2 Karolina Surma 2024-09-04 11:58:31 UTC
This package has failed to build with Python 3.13 so far. Fedora 41 is already in the Beta Freeze phase. What's your plan going forward? Will the package be fixed in time for the Final Freeze of Fedora 41 (planned on Oct 15th 2024)?
If you don't plan or can't fix the package before Fedora 41 goes into the Final Freeze phase, please retire the package. You can unretire it anytime during the Fedora 41 lifecycle - doing this now will simply ensure that we don't release Fedora with a broken package. Thank you!

Comment 3 Hans Ulrich Niedermann 2024-09-09 03:31:40 UTC
My plan is to fix this in September, together with #2138370.

If I should not achieve that for any reason, I will retire the csound package.

Comment 4 Elliott Sales de Andrade 2024-10-01 03:12:54 UTC
It appears you can backport https://github.com/csound/csound/pull/1887 for this.

Comment 5 Fedora Fails To Install 2024-10-01 09:52:06 UTC
This package has been orphaned.

You can pick it up at https://src.fedoraproject.org/rpms/csound by clicking button "Take". If nobody picks it up, it will be retired and removed from a distribution.

Comment 6 Fedora Admin user for bugzilla script actions 2024-10-01 14:31:07 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 7 Miro Hrončok 2024-10-08 09:49:04 UTC
Automation has figured out the package is retired in rawhide.

If you like it to be unretired, please open a ticket at https://pagure.io/releng/new_issue?template=package_unretirement


Note You need to log in before you can comment on or make changes to this bug.