Bug 894588 - Review Request: coin-or-Cgl - Cut Generation Library
Summary: Review Request: coin-or-Cgl - Cut Generation Library
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Antonio T. (sagitter)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 894585 894586 894587
Blocks: 894589 894591 894594 894596 894597 894599 894602 894603 894605 894606 894608
TreeView+ depends on / blocked
 
Reported: 2013-01-12 14:26 UTC by Paulo Andrade
Modified: 2014-04-15 15:54 UTC (History)
2 users (show)

Fixed In Version: coin-or-Cgl-0.58.5-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-08 12:15:45 UTC
Type: ---
Embargoed:
anto.trande: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Paulo Andrade 2013-01-12 14:26:16 UTC
Spec URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl.spec
SRPM URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl-0.57.3-3.fc19.src.rpm
Description: The COIN-OR Cut Generation Library (Cgl) is a collection of cut generators
that can be used with other COIN-OR packages that make use of cuts, such as,
among others, the linear solver Clp or the mixed integer linear programming
solvers Cbc or BCP.
Fedora Account System Username: pcpa

Comment 1 Paulo Andrade 2013-01-12 14:27:52 UTC
Note that the tarball is remade due to:
+ Data files without a clean license. licensecheck does not trigger
  it because they are small test case files, but a not so small
  collection, and authorship information was lost.
+ ThirdParty directory, that points to, but has no contents, of
  non free code (usually source code open but needs some kind of
  paid license to be able to use).
+ Most coin-or projects bundle other coin-or projects that are
  dependencies. If tarballs are not repackaged, %build will remove
  the bundled dependencies.

I made the original package back in september and was talking from
time to time to upstream about the issues above. There should be
at some point in the near future a new release with bundled dependencies
and code that cannot be redistributed removed from tarballs. There is
also a way to get "clean" tarballs from coin-or trac, but for the
review request I did choose the most common method in Fedora for
these conditions.

Comment 2 Paulo Andrade 2013-01-14 21:31:28 UTC
Update:

- Update to latest upstream release.

Spec URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl.spec
SRPM URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl-0.57.4-1.fc19.src.rpm

Comment 3 Paulo Andrade 2013-11-01 16:20:34 UTC
Update to latest upstream release.

Spec URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl.spec
SRPM URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl-0.58.2-1.fc21.src.rpm

Comment 4 Paulo Andrade 2013-11-01 19:52:00 UTC
Update:

- Use proper _smp_flags macro (#894586#c6).

Spec URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl.spec
SRPM URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl-0.58.2-2.fc21.src.rpm

Comment 5 Paulo Andrade 2013-11-01 21:15:00 UTC
Add a patch to install an extra header file to be able to
build the coin-or-Cbc package.

- Install missing header file required by other coin-or modules.

Spec URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl.spec
SRPM URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl-0.58.2-3.fc21.src.rpm

Comment 6 Paulo Andrade 2013-11-04 16:35:19 UTC
Update to add corrections to package issues found in
coin-or-Clp review.

- Correct source url path (#894587#c7).
- Add coin-or-CoinUtils-devel requires to the devel package (#894587#c7).

Spec URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl.spec
SRPM URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Cgl-0.58.2-4.fc21.src.rpm

Comment 7 Antonio T. (sagitter) 2013-11-04 21:31:31 UTC
Package approved !

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Header files in -devel subpackage, if present.
[x]: ldconfig called in %post and %postun if required.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.
[x]: Development (unversioned) .so files in -devel subpackage, if present.

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "Unknown or generated". 91 files have unknown license. Detailed output of
     licensecheck in /home/sagitter/894588-coin-or-Cgl/licensecheck.txt
[-]: License file installed when any subpackage combination is installed.
[x]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/include/coin
[x]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/include/coin
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[-]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 20480 bytes in 4 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the license(s)
     in its own file, then that file, containing the text of the license(s)
     for the package is included in %doc.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Each %files section contains %defattr if rpm < 4.4
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
     in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[x]: Uses parallel make %{?_smp_mflags} macro.
[-]: If the source package does not include license text(s) as a separate file
     from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in coin-or-
     Cgl-doc
[ ]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise justified.
[x]: Scriptlets must be sane, if used.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: Dist tag is present (not strictly required in GL).
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: The placement of pkgconfig(.pc) files are correct.
[x]: SourceX tarball generation or download is documented.
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package is
     arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: coin-or-Cgl-0.58.2-4.fc21.x86_64.rpm
          coin-or-Cgl-devel-0.58.2-4.fc21.x86_64.rpm
          coin-or-Cgl-doc-0.58.2-4.fc21.noarch.rpm
          coin-or-Cgl-0.58.2-4.fc21.src.rpm
coin-or-Cgl.x86_64: W: shared-lib-calls-exit /usr/lib64/libCgl.so.1.8.2 exit.5
coin-or-Cgl-devel.x86_64: W: no-documentation
4 packages and 0 specfiles checked; 0 errors, 2 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint coin-or-Cgl-doc coin-or-Cgl coin-or-Cgl-devel
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 typeinfo for CoinPackedVectorBase
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 typeinfo for OsiClpSolverInterface
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 vtable for OsiPresolve
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 typeinfo for CoinWarmStartBasis
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinError::printErrors_
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 typeinfo for OsiSolverInterface
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinWarmStartBasis::CoinWarmStartBasis(CoinWarmStartBasis const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::clear()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 ClpSimplex::primal(int, int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessageHandler::message(int, CoinMessages const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiCuts::insertIfNotDuplicate(OsiRowCut&, CoinAbsFltEq)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::clean(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::scan()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::CoinIndexedVector(int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinWarmStartBasis::~CoinWarmStartBasis()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessages::CoinMessages(int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinFactorization::conditionNumber() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIsnan(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::operator[](int) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::operator==(CoinPackedVectorBase const&) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiPresolve::OsiPresolve()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::lb() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::operator=(CoinPackedMatrix const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::sortIncrElement()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::clear()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiCuts::OsiCuts(OsiCuts const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::CoinPackedVector(bool)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::dotProduct(double const*) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessageHandler::operator<<(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::clone() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinBuild::~CoinBuild()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinFactorization::CoinFactorization()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 ClpSimplex::factorize()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::setConstant(int, int const*, double, bool)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::cleanMatrix(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::reserve(int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinWarmStartBasis::CoinWarmStartBasis()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::timesMinor(double const*, double*) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::truncate(int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 ClpModel::setDualObjectiveLimit(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::appendRow(int, int const*, double const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiSolverInterface::addRows(CoinBuild const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::setElement(int, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessages::operator=(CoinMessages const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::deleteRows(int, int const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::CoinIndexedVector()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiClpSolverInterface::getModelPtr() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::~CoinIndexedVector()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::CoinIndexedVector()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 ClpSimplex::dual(int, int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::removeGaps(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::CoinPackedMatrix(bool, int, int, int, double const*, int const*, int const*, int const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::row() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessageHandler::operator<<(CoinMessageMarker)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessages::toCompact()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::add(int, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::ub() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::submatrixOf(CoinPackedMatrix const&, int, int const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::CoinIndexedVector(CoinIndexedVector const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::OsiRowCut()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::setLb(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::CoinPackedMatrix(CoinPackedMatrix const&, int, int, bool)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessageHandler::operator<<(int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinBuild::CoinBuild()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::operator[](int) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::setDimensions(int, int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::duplicateIndex(char const*, char const*) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinOslFactorization::factorize(CoinPackedMatrix const&, int*, int*, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessages::addMessage(int, CoinOneMessage const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessageHandler::CoinMessageHandler()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinOneMessage::CoinOneMessage(int, char, char const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiCuts::OsiCuts()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::operator==(CoinIndexedVector const&) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinFactorization::~CoinFactorization()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 ClpSimplex::copyEnabledStuff(ClpSimplex const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::sum() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::CoinPackedVector(int, int const*, double const*, bool)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::findIndex(int) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::reverseOrderedCopyOf(CoinPackedMatrix const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessages::~CoinMessages()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::CoinPackedVector(int, int const*, double, bool)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::isExistingIndex(int) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut2::OsiRowCut2(int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::copy(CoinIndexedVector const&, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiPresolve::originalColumns() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::setVector(int, int const*, double const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::~CoinPackedMatrix()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::operator=(OsiRowCut const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinFactorization::updateColumnTranspose(CoinIndexedVector*, CoinIndexedVector*) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiColCut::~OsiColCut()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::transposeTimes(double const*, double*) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::submatrixOfWithDuplicates(CoinPackedMatrix const&, int, int const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::insert(int, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinOslFactorization::CoinOslFactorization()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::setElement(int, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::appendRow(CoinPackedVectorBase const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::getNumElements() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::borrowVector(int, int, int*, double*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinOneMessage::~CoinOneMessage()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::swap(int, int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::CoinPackedMatrix()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessageHandler::operator<<(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::operator=(CoinPackedVector const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::~CoinIndexedVector()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::setVector(int, int const*, double const*, bool)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 ClpSimplex::getBasis() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinFactorization::factorize(CoinPackedMatrix const&, int*, int*, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::getIndices() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::setTestForDuplicateIndex(bool) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::~OsiRowCut()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::CoinPackedVector(CoinPackedVectorBase const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::CoinPackedVector(CoinPackedVector const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessages::~CoinMessages()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::~CoinPackedVector()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::times(double const*, double*) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::operator*=(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::insert(int, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinOslFactorization::conditionNumber() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::setRow(int, int const*, double const*, bool)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::setExtraGap(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::returnVector()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::setUb(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::CoinPackedMatrix(bool, double, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::setExtraMajor(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinFinite(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::reserve(int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::operator-(CoinIndexedVector const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::setRow(CoinPackedVector const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::CoinPackedMatrix(CoinPackedMatrix const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiCuts::operator=(OsiCuts const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiPresolve::originalRows() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessageHandler::setLogLevel(int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::operator=(CoinPackedVectorBase const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::CoinPackedMatrix(bool, int const*, int const*, double const*, int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinWarmStartBasis::setSize(int, int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::operator=(CoinPackedVectorBase const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiCuts::~OsiCuts()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinBuild::addRow(int, int const*, double const*, double, double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiColCut::OsiColCut()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::reverseOrdering()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::~CoinPackedVectorBase()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinMessages::CoinMessages(int)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::CoinPackedMatrix(CoinPackedMatrix const&, int, int const*, int, int const*)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiClpSolverInterface::setBasis(CoinWarmStartBasis const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVectorBase::isEquivalent(CoinPackedVectorBase const&) const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiCuts::insertIfNotDuplicate(OsiRowCut&, CoinRelFltEq)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::OsiRowCut(OsiRowCut const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinIndexedVector::operator=(CoinIndexedVector const&)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::reserve(int, int, bool)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut::mutableRow()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiRowCut2::~OsiRowCut2()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedMatrix::orderMatrix()
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::operator*=(double)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::getElements() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinShallowPackedVector::CoinShallowPackedVector(int, int const*, double const*, bool)
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 OsiColCut::clone() const
coin-or-Cgl.x86_64: W: undefined-non-weak-symbol /usr/lib64/libCgl.so.1.8.2 CoinPackedVector::append(CoinPackedVectorBase const&)
coin-or-Cgl.x86_64: W: shared-lib-calls-exit /usr/lib64/libCgl.so.1.8.2 exit.5
coin-or-Cgl-devel.x86_64: W: no-documentation
3 packages and 0 specfiles checked; 0 errors, 159 warnings.
# echo 'rpmlint-done:'



Requires
--------
coin-or-Cgl-doc (rpmlib, GLIBC filtered):
    coin-or-Cgl

coin-or-Cgl (rpmlib, GLIBC filtered):
    /sbin/ldconfig
    libc.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libm.so.6()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    rtld(GNU_HASH)

coin-or-Cgl-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    coin-or-Cgl(x86-64)
    coin-or-CoinUtils-devel
    libCgl.so.1()(64bit)
    pkgconfig(coinutils)
    pkgconfig(osi)
    pkgconfig(osi-clp)



Provides
--------
coin-or-Cgl-doc:
    coin-or-Cgl-doc

coin-or-Cgl:
    coin-or-Cgl
    coin-or-Cgl(x86-64)
    libCgl.so.1()(64bit)

coin-or-Cgl-devel:
    coin-or-Cgl-devel
    coin-or-Cgl-devel(x86-64)
    pkgconfig(cgl)



Source checksums
----------------
http://www.coin-or.org/download/pkgsource/Cgl/Cgl-0.58.2.tgz :
  CHECKSUM(SHA256) this package     : dd8232f480f9f6ceeb4c7d7592443c5d544f188b83fce8378e30cf444dff0008
  CHECKSUM(SHA256) upstream package : dd8232f480f9f6ceeb4c7d7592443c5d544f188b83fce8378e30cf444dff0008


Generated by fedora-review 0.5.0 (920221d) last change: 2013-08-30
Command line :/bin/fedora-review -m fedora-rawhide-x86_64 -b 894588
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api, C/C++
Disabled plugins: Java, Python, SugarActivity, Perl, R, PHP, Ruby
Disabled flags: EPEL5, EXARCH, DISTTAG

Comment 8 Paulo Andrade 2013-11-04 22:46:49 UTC
Thanks!

You may want to skip Alps, Bcps and Blis reviews.
I am waiting for upstream to fix the latest tarballs at
http://www.coin-or.org/download/pkgsource/CHiPPS/

quoting upstream:

"""
No, they are still required. This must be a bug in a script somewhere. I will check on it.
"""

Comment 9 Paulo Andrade 2013-11-04 22:48:44 UTC
New Package SCM Request
=======================
Package Name: coin-or-Cgl
Short Description: Cut Generation Library
Owners: pcpa
Branches: f20
InitialCC:

Comment 10 Gwyn Ciesla 2013-11-05 01:18:39 UTC
Git done (by process-git-requests).

Comment 11 Paulo Andrade 2014-03-08 12:15:45 UTC
Package is now available in fedora.
Took some time due to an %check issue and I forgot to close
this bug after that.

Comment 12 Fedora Update System 2014-04-04 23:47:42 UTC
coin-or-Cgl-0.58.5-1.fc20,coin-or-Alps-1.4.10-3.fc20,coin-or-Bcps-0.93.12-2.fc20,coin-or-Blis-0.93.11-2.fc20,coin-or-Cbc-2.8.9-1.fc20,coin-or-DyLP-1.9.4-1.fc20,coin-or-Vol-1.4.4-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/coin-or-Cgl-0.58.5-1.fc20,coin-or-Alps-1.4.10-3.fc20,coin-or-Bcps-0.93.12-2.fc20,coin-or-Blis-0.93.11-2.fc20,coin-or-Cbc-2.8.9-1.fc20,coin-or-DyLP-1.9.4-1.fc20,coin-or-Vol-1.4.4-1.fc20

Comment 13 Fedora Update System 2014-04-15 15:54:10 UTC
coin-or-Cgl-0.58.5-1.fc20, coin-or-Alps-1.4.10-3.fc20, coin-or-Bcps-0.93.12-2.fc20, coin-or-Blis-0.93.11-2.fc20, coin-or-Cbc-2.8.9-1.fc20, coin-or-DyLP-1.9.4-1.fc20, coin-or-Vol-1.4.4-1.fc20 has been pushed to the Fedora 20 stable repository.


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