Bug 894594 - Review Request: coin-or-Bcp - Branch-Cut-Price Framework
Summary: Review Request: coin-or-Bcp - Branch-Cut-Price Framework
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 894588 894593
Blocks: 894609
TreeView+ depends on / blocked
 
Reported: 2013-01-12 14:49 UTC by Paulo Andrade
Modified: 2014-05-01 07:01 UTC (History)
1 user (show)

Fixed In Version: coin-or-Bcp-1.3.8-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-01 07:01:57 UTC
Type: ---
Embargoed:
anto.trande: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Paulo Andrade 2013-01-12 14:49:11 UTC
Spec URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Bcp.spec
SRPM URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Bcp-1.3.4-3.fc19.src.rpm
Description: BCP is a parallel framework for implementing branch, cut, and price algorithms
for solving mixed integer programs (MIPs). BCP provides the user with an
object-oriented framework that can be used to develop an efficient problem
class specific MIP solver without all the implementational effort. involved
with implementing a branch and bound framework from scratch.
Fedora Account System Username: pcpa

Comment 1 Paulo Andrade 2013-01-12 14:50: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:44:37 UTC
Update:

- Update to run make check (#894610#c4).

Spec URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Bcp.spec
SRPM URL: http://pcpa.fedorapeople.org/coin-or/coin-or-Bcp-1.3.4-4.fc19.src.rpm

Comment 3 Paulo Andrade 2013-11-01 18:41:35 UTC
- Update to latest upstream release.

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

Comment 4 Paulo Andrade 2013-11-01 20:13:02 UTC
Update:

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

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

Comment 5 Paulo Andrade 2014-03-28 15:51:33 UTC
Update:

- Update to latest upstream release.

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

Comment 6 Antonio T. (sagitter) 2014-04-04 19:05:56 UTC
Directory /usr/include/coin owned by coin-or-CoinUtils-devel package; properly listed.

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". 225 files have unknown license. Detailed output
     of licensecheck in /home/sagitter/894594-coin-or-Bcp/licensecheck.txt
[x]: 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.
[x]: 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]: 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:
[-]: 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).
[ ]: 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]: Fully versioned dependency in subpackages if applicable.
[x]: Uses parallel make %{?_smp_mflags} macro.
[x]: The placement of pkgconfig(.pc) files are correct.
[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-Bcp-1.3.8-1.fc21.x86_64.rpm
          coin-or-Bcp-devel-1.3.8-1.fc21.x86_64.rpm
          coin-or-Bcp-1.3.8-1.fc21.src.rpm
coin-or-Bcp.x86_64: W: spelling-error %description -l en_US implementational -> implementation, supplementation, implementable
coin-or-Bcp-devel.x86_64: W: no-documentation
coin-or-Bcp.src: W: spelling-error %description -l en_US implementational -> implementation, supplementation, implementable
3 packages and 0 specfiles checked; 0 errors, 3 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint coin-or-Bcp-devel coin-or-Bcp
coin-or-Bcp-devel.x86_64: W: no-documentation
coin-or-Bcp.x86_64: W: spelling-error %description -l en_US implementational -> implementation, supplementation, implementable
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for OsiIntegerBranchingObject
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for OsiSOSBranchingObject
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiIntegerBranchingObject::clone() const
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiIntegerBranchingObject::branch(OsiSolverInterface*)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiIntegerBranchingObject::print(OsiSolverInterface const*)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiSOSBranchingObject::clone() const
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiSOSBranchingObject::branch(OsiSolverInterface*)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiSOSBranchingObject::print(OsiSolverInterface const*)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for CoinPackedMatrix
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for OsiObject
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 vtable for CoinWarmStartPrimalDual
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for CoinWarmStartDual
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for CoinWarmStartBasis
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinError::printErrors_
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for OsiSOS
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 vtable for CoinWarmStartDual
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for OsiSimpleInteger
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for CoinWarmStartPrimalDual
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 typeinfo for OsiBranchingObject
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 operator<(BitVector128 const&, BitVector128 const&)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 BitVector128::setBit(int)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::appendMajorVector(CoinPackedVectorBase const&)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::operator=(CoinPackedMatrix const&)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiBranchingInformation::~OsiBranchingInformation()
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedVectorBase::normSquare() const
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedVectorBase::dotProduct(double const*) const
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::copyOf(CoinPackedMatrix const&)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::~CoinPackedMatrix()
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinSearchTreeManager::reevaluateSearchStrategy()
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::deleteRows(int, int const*)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiChooseStrong::OsiChooseStrong(OsiSolverInterface const*)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::setDimensions(int, int)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiSOSBranchingObject::OsiSOSBranchingObject(OsiSOSBranchingObject const&)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiBranchingInformation::OsiBranchingInformation(OsiSolverInterface const*, bool, bool)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::CoinPackedMatrix(CoinPackedMatrix const&)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::clear()
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 BitVector128::BitVector128()
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiSolverInterface::addObjects(int, OsiObject**)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::setExtraGap(double)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinWarmStartBasis::CoinWarmStartBasis(int, int, char const*, char const*)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::setExtraMajor(double)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiIntegerBranchingObject::OsiIntegerBranchingObject(OsiIntegerBranchingObject const&)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinSearchTreeManager::newSolution(double)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::assignMatrix(bool, int, int, int, double*&, int*&, int*&, int*&, int, int)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::CoinPackedMatrix(bool, int, int, int, double const*, int const*, int const*, int const*)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::copyOf(bool, int, int, int, double const*, int const*, int const*, int const*, double, double)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::deleteCols(int, int const*)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::reserve(int, int, bool)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiSOSBranchingObject::~OsiSOSBranchingObject()
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 OsiIntegerBranchingObject::~OsiIntegerBranchingObject()
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::swap(CoinPackedMatrix&)
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::CoinPackedMatrix()
coin-or-Bcp.x86_64: W: undefined-non-weak-symbol /usr/lib64/libBcp.so.1.3.8 CoinPackedMatrix::gutsOfDestructor()
2 packages and 0 specfiles checked; 0 errors, 55 warnings.
# echo 'rpmlint-done:'



Requires
--------
coin-or-Bcp-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    coin-or-Bcp(x86-64)
    coin-or-CoinUtils-devel
    libBcp.so.1()(64bit)
    pkgconfig(osi-clp)
    pkgconfig(osi-vol)

coin-or-Bcp (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)



Provides
--------
coin-or-Bcp-devel:
    coin-or-Bcp-devel
    coin-or-Bcp-devel(x86-64)
    pkgconfig(bcp)

coin-or-Bcp:
    coin-or-Bcp
    coin-or-Bcp(x86-64)
    libBcp.so.1()(64bit)



Source checksums
----------------
http://www.coin-or.org/download/pkgsource/Bcp/Bcp-1.3.8.tgz :
  CHECKSUM(SHA256) this package     : 95c99aacb9421453c417304c643a6af63088bd848c51e69ff25c84a2d0c99784
  CHECKSUM(SHA256) upstream package : 95c99aacb9421453c417304c643a6af63088bd848c51e69ff25c84a2d0c99784


Generated by fedora-review 0.5.1 (bb9bf27) last change: 2013-12-13
Command line :/usr/bin/fedora-review -m fedora-rawhide-x86_64 -b 894594
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api, C/C++
Disabled plugins: Java, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP, Ruby
Disabled flags: EXARCH, EPEL5, BATCH, DISTTAG

Comment 7 Paulo Andrade 2014-04-19 16:17:30 UTC
New Package SCM Request
=======================
Package Name: coin-or-Bcp
Short Description: Branch-Cut-Price Framework
Owners: pcpa
Branches: f20
InitialCC:

Comment 8 Kevin Fenzi 2014-04-20 23:25:38 UTC
Git done (by process-git-requests).

Comment 9 Fedora Update System 2014-04-21 16:49:05 UTC
coin-or-Bcp-1.3.8-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/coin-or-Bcp-1.3.8-1.fc20

Comment 10 Fedora Update System 2014-04-23 04:28:39 UTC
coin-or-Bcp-1.3.8-1.fc20 has been pushed to the Fedora 20 testing repository.

Comment 11 Fedora Update System 2014-05-01 07:01:57 UTC
coin-or-Bcp-1.3.8-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.