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: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: csound
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Hans Ulrich Niedermann
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: PYTHON3.13 F41FTBFS, RAWHIDEFTBFS
TreeView+ depends on / blocked
 
Reported: 2024-03-25 12:28 UTC by Karolina Surma
Modified: 2024-03-26 22:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
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


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