[Bug 894602] Review Request: coin-or-Dip - Decomposition for Integer Programming

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=894602



--- Comment #4 from Antonio Trande <anto.trande@xxxxxxxxx> ---
- Please, remove all libtool archives in /usr/lib64/python2.7/site-
  packages/dippy/

- I have some doubts about python files directly installed in 
  /usr/lib/python2.7/site-packages/dippy/
  Are they compiled or simply installed from source?
  .egg-info file is missing, too.

Dippy seems also distributed separately
(https://projects.coin-or.org/CoinBazaar/wiki/Projects/Dippy), even here there
are pre-compiled python modules. 


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

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


Issues:
=======
- Package does not contain any libtool archives (.la)
  Note: coin-or-Dip-python : /usr/lib64/python2.7/site-
  packages/dippy/_dippy.la
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#StaticLibraries


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

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
     Note: Unversioned so-files in private %_libdir subdirectory (see
     attachment). Verify they are not in ld path.
[x]: Header files in -devel subpackage, if present.
[x]: ldconfig called in %post and %postun if required.
[x]: Rpath absent or only used for internal libs.

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]: 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]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "Unknown or generated". 313 files have unknown license. Detailed output
     of licensecheck in /home/sagitter/894602-coin-or-Dip/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 10240 bytes in 1 files.
[!]: 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]: 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

Python:
[?]: Python eggs must not download any dependencies during the build process.
[?]: A package which is used by another package via an egg interface should
     provide egg info.
[?]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep

===== 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-Dip-0.9.9-1.fc21.x86_64.rpm
          coin-or-Dip-devel-0.9.9-1.fc21.x86_64.rpm
          coin-or-Dip-python-0.9.9-1.fc21.x86_64.rpm
          coin-or-Dip-0.9.9-1.fc21.src.rpm
coin-or-Dip.x86_64: W: spelling-error %description -l en_US subgradient -> sub
gradient, sub-gradient, gradient
coin-or-Dip.x86_64: W: spelling-error %description -l en_US customizations ->
customization, customization's, customization s
coin-or-Dip.x86_64: W: shared-lib-calls-exit /usr/lib64/libDecomp.so.1.1.9
exit@GLIBC_2.2.5
coin-or-Dip.x86_64: W: no-manual-page-for-binary dip
coin-or-Dip-devel.x86_64: W: no-documentation
coin-or-Dip-python.x86_64: W: no-documentation
coin-or-Dip.src: W: spelling-error %description -l en_US subgradient -> sub
gradient, sub-gradient, gradient
coin-or-Dip.src: W: spelling-error %description -l en_US customizations ->
customization, customization's, customization s
4 packages and 0 specfiles checked; 0 errors, 8 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint coin-or-Dip-python coin-or-Dip-devel coin-or-Dip
coin-or-Dip-python.x86_64: W: no-documentation
coin-or-Dip-devel.x86_64: W: no-documentation
coin-or-Dip.x86_64: W: spelling-error %description -l en_US subgradient -> sub
gradient, sub-gradient, gradient
coin-or-Dip.x86_64: W: spelling-error %description -l en_US customizations ->
customization, customization's, customization s
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
typeinfo for CoinPackedVectorBase
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
typeinfo for AlpsKnowledge
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
typeinfo for AlpsModel
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsKnowledge::encode() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsKnowledge::decode(AlpsEncoded&) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsModel::readParameters(int, char const* const*)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsModel::nodeLog(AlpsTreeNode*, bool)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
typeinfo for OsiClpSolverInterface
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
vtable for CglClique
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
typeinfo for CoinWarmStartBasis
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinError::printErrors_
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
typeinfo for OsiSolverInterface
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
vtable for AlpsKnowledgeBrokerSerial
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
vtable for AlpsModel
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::getRowLower() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CglMixedIntegerRounding2::CglMixedIntegerRounding2()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiClpSolverInterface::setupForRepeatedUse(int, int)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::getMajorIndices() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::appendCol(CoinPackedVectorBase const&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CglTreeInfo::CglTreeInfo()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CglOddHole::CglOddHole()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
GOMP_parallel
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::getObjCoefficients() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsKnowledgeBroker::~AlpsKnowledgeBroker()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsKnowledgeBroker::getBestNode() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiRowCut::lb() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::objectiveOffset() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::getNumCols() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::getColUpper() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcModel::CbcModel(OsiSolverInterface const&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::columnName(int) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
GOMP_loop_dynamic_next
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVector::CoinPackedVector(bool)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVectorBase::dotProduct(double const*) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::getMatrixByRow() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinWarmStartBasis::CoinWarmStartBasis()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiClpSolverInterface::getModelPtr() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::rowName(int) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiRowCut::row() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::getRowUpper() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::getNumElements() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiRowCut::ub() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::submatrixOf(CoinPackedMatrix const&, int, int const*)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiRowCut::OsiRowCut()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::readMps(char const*, char const*)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiRowCut::setLb(double)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::times(CoinPackedVectorBase const&, double*) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::setDimensions(int, int)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::rowName(int) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiCuts::OsiCuts()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcModel::~CbcModel()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::isInteger(int) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcModel::isProvenInfeasible() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::getColLower() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::getNumRows() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcModel::branchAndBound(int)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::appendCols(int, int const*, int const*, double const*, int)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::reverseOrderedCopyOf(CoinPackedMatrix const&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsKnowledgeBrokerSerial::initializeSearch(int, char**, AlpsModel&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::integerColumns() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::appendRows(int, int const*, int const*, double const*, int)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::getColUpper() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcModel::getBestPossibleObjValue() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcModel::setLogLevel(int)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::getRowUpper() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::~CoinMpsIO()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::bottomAppendPackedMatrix(CoinPackedMatrix const&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
omp_set_num_threads
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcMain1(int, char const**, CbcModel&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CglTreeInfo::~CglTreeInfo()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::transposeTimes(double const*, double*) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVector::insert(int, double)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::~CoinLpIO()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::getRowLower() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::CoinPackedMatrix()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CglGomory::CglGomory()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::integerColumns() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVector::setVector(int, int const*, double const*, bool)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::readLp(char const*)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiRowCut::~OsiRowCut()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
GOMP_loop_end_nowait
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVector::CoinPackedVector(CoinPackedVectorBase const&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CglClique::CglClique(bool, bool)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVector::CoinPackedVector(CoinPackedVector const&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVector::~CoinPackedVector()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::times(double const*, double*) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::appendRows(int, CoinPackedVectorBase const* const*)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
GOMP_critical_start
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CglKnapsackCover::CglKnapsackCover()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsKnowledgeBroker::AlpsKnowledgeBroker()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsKnowledgeBroker::getBestKnowledge(AlpsKnowledgeType) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcMain0(CbcModel&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVectorBase::denseVector(int) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcModel::isSecondsLimitReached() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiRowCut::setUb(double)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::isInteger(int) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
GOMP_critical_end
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CglCutGenerator::~CglCutGenerator()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::CoinPackedMatrix(bool, double, double)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::CoinPackedMatrix(bool, int, int, int, double const*, int
const*, int const*, int const*, double, double)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CbcModel::isProvenOptimal() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::getObjCoefficients() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiRowCut::setRow(CoinPackedVector const&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::CoinPackedMatrix(CoinPackedMatrix const&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::columnName(int) const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMessageHandler::setLogLevel(int)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CglFlowCover::CglFlowCover()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVectorBase::twoNorm() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiCuts::~OsiCuts()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::getColLower() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
AlpsKnowledgeBrokerSerial::rootSearch(AlpsTreeNode*)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::reverseOrdering()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedVectorBase::~CoinPackedVectorBase()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiClpSolverInterface::OsiClpSolverInterface()
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::getMatrixByRow() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinMpsIO::objectiveOffset() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::getNumRows() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
OsiRowCut::OsiRowCut(OsiRowCut const&)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
omp_get_thread_num
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinLpIO::getNumCols() const
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinPackedMatrix::reserve(int, int, bool)
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
GOMP_loop_dynamic_start
coin-or-Dip.x86_64: W: undefined-non-weak-symbol /usr/lib64/libDecomp.so.1.1.9
CoinShallowPackedVector::CoinShallowPackedVector(int, int const*, double
const*, bool)
coin-or-Dip.x86_64: W: shared-lib-calls-exit /usr/lib64/libDecomp.so.1.1.9
exit@GLIBC_2.2.5
coin-or-Dip.x86_64: W: no-manual-page-for-binary dip
3 packages and 0 specfiles checked; 0 errors, 129 warnings.
# echo 'rpmlint-done:'



Requires
--------
coin-or-Dip-python (rpmlib, GLIBC filtered):
    coin-or-Dip(x86-64)
    libDecomp.so.1()(64bit)
    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)
    python(abi)
    rtld(GNU_HASH)

coin-or-Dip-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    coin-or-CoinUtils-devel
    coin-or-Dip(x86-64)
    libDecomp.so.1()(64bit)
    pkgconfig(alps)
    pkgconfig(cgl)
    pkgconfig(coinutils)
    pkgconfig(osi)
    pkgconfig(osi-cbc)
    pkgconfig(osi-clp)

coin-or-Dip (rpmlib, GLIBC filtered):
    /sbin/ldconfig
    libAlps.so.3()(64bit)
    libCbc.so.3()(64bit)
    libCbcSolver.so.3()(64bit)
    libCgl.so.1()(64bit)
    libClp.so.1()(64bit)
    libCoinUtils.so.3()(64bit)
    libDecomp.so.1()(64bit)
    libOsi.so.1()(64bit)
    libOsiCbc.so.3()(64bit)
    libOsiClp.so.1()(64bit)
    libbz2.so.1()(64bit)
    libc.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgomp.so.1()(64bit)
    libgomp.so.1(OMP_1.0)(64bit)
    libm.so.6()(64bit)
    libpthread.so.0()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libz.so.1()(64bit)
    rtld(GNU_HASH)



Provides
--------
coin-or-Dip-python:
    coin-or-Dip-python
    coin-or-Dip-python(x86-64)
    libtool(/usr/lib64/python2.7/site-packages/dippy/_dippy.la)

coin-or-Dip-devel:
    coin-or-Dip-devel
    coin-or-Dip-devel(x86-64)
    pkgconfig(dip)

coin-or-Dip:
    coin-or-Dip
    coin-or-Dip(x86-64)
    libDecomp.so.1()(64bit)



Unversioned so-files
--------------------
coin-or-Dip-python: /usr/lib64/python2.7/site-packages/dippy/_dippy.so

Source checksums
----------------
http://www.coin-or.org/download/pkgsource/Dip/Dip-0.9.9.tgz :
  CHECKSUM(SHA256) this package     :
37bd87c010910247e67c3828077bf4f755e9b7c01b5c716c8cd9f8c0a9dc506f
  CHECKSUM(SHA256) upstream package :
37bd87c010910247e67c3828077bf4f755e9b7c01b5c716c8cd9f8c0a9dc506f


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 894602
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Generic, Shell-api, C/C++
Disabled plugins: Java, SugarActivity, fonts, Haskell, Ocaml, Perl, R, PHP,
Ruby
Disabled flags: EXARCH, EPEL5, BATCH, DISTTAG

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]