Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1423298 - coin-or-OS: FTBFS in rawhide
Summary: coin-or-OS: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: coin-or-OS
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paulo Andrade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1427391
Blocks: F26FTBFS
TreeView+ depends on / blocked
 
Reported: 2017-02-17 03:31 UTC by Fedora Release Engineering
Modified: 2018-02-04 23:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-04 23:28:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (1.12 KB, text/plain)
2017-02-17 03:31 UTC, Fedora Release Engineering
no flags Details
root.log (70.15 KB, text/plain)
2017-02-17 03:31 UTC, Fedora Release Engineering
no flags Details
state.log (477 bytes, text/plain)
2017-02-17 03:31 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2017-02-17 03:31:14 UTC
Your package coin-or-OS failed to build from source in current rawhide.

https://koji.fedoraproject.org/koji/taskinfo?taskID=17712285

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Comment 1 Fedora Release Engineering 2017-02-17 03:31:19 UTC
Created attachment 1251648 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 03:31:21 UTC
Created attachment 1251649 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 03:31:24 UTC
Created attachment 1251650 [details]
state.log

Comment 4 Ralf Corsepius 2017-02-28 04:24:24 UTC
This package fails to build on the arm7vl and the i386, with this error:

# g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../OSCommonInterfaces -I/usr/include/asl -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DOS_BUILD -fopenmp -c OSStringUtil.cpp  -fPIC -DPIC -o .libs/OSStringUtil.o

In file included from /usr/include/cppad/local/recorder.hpp:15:0,
                 from /usr/include/cppad/core/ad.hpp:22,
                 from /usr/include/cppad/cppad.hpp:55,
                 from ./../OSCommonInterfaces/OSnLNode.h:35,
                 from ./../OSCommonInterfaces/OSGeneral.h:20,
                 from OSMathUtil.h:26,
                 from OSStringUtil.cpp:20:
/usr/include/cppad/local/pod_vector.hpp:58:25: error: redefinition of 'bool CppAD::local::is_pod() [with Type = unsigned int]'
 template <> inline bool is_pod<size_t>(void)             { return true; }
                         ^~~~~~~~~~~~~~
/usr/include/cppad/local/pod_vector.hpp:56:25: note: 'bool CppAD::local::is_pod() [with Type = unsigned int]' previously declared here
 template <> inline bool is_pod<unsigned int>(void)       { return true; }
                         ^~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:595: OSStringUtil.lo] Error 1

I haven't investigated in depth, but this indicates 32bit issues either in cppad or coin-or-OS.

Comment 5 Fedora End Of Life 2017-02-28 11:26:01 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 6 Upstream Release Monitoring 2017-04-06 01:04:15 UTC
pcpa's coin-or-OS-2.10.1-5.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=876465

Comment 7 Upstream Release Monitoring 2017-06-29 14:40:07 UTC
sagitter's coin-or-OS-2.10.1-7.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=913170

Comment 8 Upstream Release Monitoring 2017-06-29 17:30:32 UTC
sagitter's coin-or-OS-2.10.1-8.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=913442

Comment 9 Upstream Release Monitoring 2017-08-29 10:23:03 UTC
sagitter's coin-or-OS-2.10.1-10.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=944136


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