Bug 1295290 - IpTypes.hpp seems to depend on HAVE_CONFIG_H
Summary: IpTypes.hpp seems to depend on HAVE_CONFIG_H
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: coin-or-Ipopt
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paulo Andrade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-04 06:16 UTC by Christoph Höger
Modified: 2016-04-26 03:24 UTC (History)
2 users (show)

Fixed In Version: coin-or-Ipopt-3.12.4-10.fc23 coin-or-Ipopt-3.12.4-12.fc24 coin-or-Ipopt-3.12.4-12.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-09 14:24:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christoph Höger 2016-01-04 06:16:38 UTC
Description of problem:
The devel files of coin-or-IpOpt seem to depend on the HAVE_CONFIG_FLAG

Version-Release number of selected component (if applicable):
coin-or-Ipopt-devel-3.12.4-3.fc23.x86_64

How reproducible:
always

Steps to Reproduce:
1. gcc -E /usr/include/coin/IpTypes.hpp

Actual results:
...
typedef FORTRAN_INTEGER_TYPE ipfint;


Expected results:
...
typedef int ipfint;


Additional info:
There is a HAVE_CONFIG_H switch in /usr/include/coin/IpoptConfig.h - the default config config_ipopt_default.h does not set FORTRAN_INTEGER_TYPE.

This occurs when compiling an app e.g. using cmake (thus without HAVE_CONFIG_H)

Comment 1 Fedora Update System 2016-03-16 16:27:18 UTC
coin-or-Ipopt-3.12.4-10.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-098bfac75b

Comment 2 Paulo Andrade 2016-03-16 16:30:16 UTC
Sorry for the delay handling this report.
I submitted a corrected package for f23, f24 and rawhide.

Comment 3 Fedora Update System 2016-03-19 01:26:28 UTC
coin-or-Ipopt-3.12.4-10.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-098bfac75b

Comment 4 Fedora Update System 2016-04-07 19:15:14 UTC
coin-or-Ipopt-3.12.4-12.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-ea2dc153b5

Comment 5 Fedora Update System 2016-04-07 19:15:20 UTC
coin-or-Ipopt-3.12.4-12.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-fb7b7e6ac4

Comment 6 Fedora Update System 2016-04-08 16:52:39 UTC
coin-or-Ipopt-3.12.4-12.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-fb7b7e6ac4

Comment 7 Fedora Update System 2016-04-08 21:49:39 UTC
coin-or-Ipopt-3.12.4-12.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-ea2dc153b5

Comment 8 Fedora Update System 2016-04-09 14:24:02 UTC
coin-or-Ipopt-3.12.4-10.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2016-04-13 21:35:15 UTC
coin-or-Ipopt-3.12.4-12.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2016-04-26 03:24:25 UTC
coin-or-Ipopt-3.12.4-12.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.


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