Bug 2127982 - Fix macro definition for SWIG 4.1.0
Summary: Fix macro definition for SWIG 4.1.0
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libsedml
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Antonio T. sagitter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F38FTBFS
TreeView+ depends on / blocked
 
Reported: 2022-09-19 14:13 UTC by Jitka Plesnikova
Modified: 2022-11-03 14:23 UTC (History)
1 user (show)

Fixed In Version: libsedml-2.0.32-4.fc38
Clone Of:
Environment:
Last Closed: 2022-11-03 14:23:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github fbergmann libSEDML pull 171 0 None Merged Fixes for swig-4.1.0 macro definition correction 2022-09-19 14:13:55 UTC

Description Jitka Plesnikova 2022-09-19 14:13:56 UTC
Swig is preparing release of new version 4.1.0. I was testing the rebuild of the package with the version and it failed.

The reason is this change https://github.com/swig/swig/issues/2193

 #2193 -DFOO on the SWIG command line now sets FOO to 1 for
 consistency with C/C++ compiler preprocessors.  Previously
 SWIG set FOO to an empty value.

 Existing invocations of SWIG with `-DFOO` where the empty value
 matters can be updated to `-DFOO=` which should work with both
 old and new releases of SWIG.

 *** POTENTIAL INCOMPATIBILITY ***

The issue was reported to upstream and it was fixed.

Comment 1 Jitka Plesnikova 2022-10-20 13:29:59 UTC
Could you please backport the upstream fix?

New swig should be release soon.


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