Bug 2400576 - Review Request: gcg - Branch-and-price and column generation
Summary: Review Request: gcg - Branch-and-price and column generation
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL: https://gcg.or.rwth-aachen.de/
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-01 01:59 UTC by Jerry James
Modified: 2025-10-25 20:59 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-10-25 20:59:10 UTC
Type: ---
Embargoed:
benson_muite: fedora-review+


Attachments (Terms of Use)

Description Jerry James 2025-10-01 01:59:49 UTC
Spec URL: https://jjames.fedorapeople.org/gcg/gcg.spec
SRPM URL: https://jjames.fedorapeople.org/gcg/gcg-3.7.2-1.fc44.src.rpm
Fedora Account System Username: jjames
Description: GCG: Generic Column Generation

Welcome to what is currently one of the only available open-source solvers for mixed integer programming (MIP) that applies a comprehensive and expandable Branch-Price-and-Cut framework.  By making use of detection algorithms, GCG is able to apply Dantzig-Wolfe reformulation and Benders decomposition to solve (potentially) structured MIPs faster.  It builds upon SCIP and thus allows for total control of the solution process and the access of detailed information down to the guts of the solver.

I am willing to swap reviews.

Comment 1 Fedora Review Service 2025-10-01 02:12:32 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/9634009
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2400576-gcg/fedora-rawhide-x86_64/09634009-gcg/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Benson Muite 2025-10-01 09:57:04 UTC
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]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[x]: Header files in -devel subpackage, if present.
[x]: ldconfig not called in %post and %postun for Fedora 28 and later.
[x]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[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", "GNU Lesser General Public License v3.0
     or later", "GNU Lesser General Public License, Version 3", "GNU Lesser
     General Public License", "MIT License". 937 files have unknown
     license. Detailed output of licensecheck in
     /home/fedora-packaging/reviews/gcg/2400576-gcg/licensecheck.txt
[ ]: License file installed when any subpackage combination is installed.
[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.
[ ]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 52369 bytes in 2 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]: 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 %license.
[x]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[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]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[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]: 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).
[ ]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in libgcg
[ ]: 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.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[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]: 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]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

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

Generic:
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[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: gcg-3.7.2-1.fc44.x86_64.rpm
          libgcg-3.7.2-1.fc44.x86_64.rpm
          libgcg-devel-3.7.2-1.fc44.x86_64.rpm
          gcg-3.7.2-1.fc44.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.7.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmpbjrwxfli')]
checks: 32, packages: 4

gcg.x86_64: W: no-manual-page-for-binary gcg
gcg.x86_64: W: no-documentation
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/automorphism.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/automorphism.hpp
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_bpstrong.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_empty.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_generic.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_orig.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_relpsprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_ryanfoster.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_conspartition.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_detprobdata.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_indexpartition.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_partialdecomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_pricingcontroller.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_pricingtype.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_stabilization.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_varpartition.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/clscons.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/clsvar.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/colpool.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_decomp.hpp
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_integralorig.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_masterbranch.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_origbranch.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_compgreedily.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_connected_noNewLinkingVars.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_connectedbase.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_consclass.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_constype.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_dbscan.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_densemasterconss.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_generalmastersetcover.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_generalmastersetpack.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_generalmastersetpart.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_isomorph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_mastersetcover.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_mastersetpack.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_mastersetpart.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_mst.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_neighborhoodmaster.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_postprocess.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_staircase_lsp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_stairheur.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_varclass.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dialog_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dialog_graph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dialog_master.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/disp_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/disp_master.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_bestsol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_display.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_mastersol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_relaxsol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_solvingstats.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcg_general.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcgcol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcggithash.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcgplugins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcgpqueue.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcgsort.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgcoefdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgdins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgfeaspump.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgfracdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgguideddiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcglinesdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgpscostdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgrens.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgrins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgrounding.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgshifting.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgsimplerounding.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgveclendiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgzirounding.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_greedycolsel.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_mastercoefdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_masterdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_masterfracdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_masterlinesdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_mastervecldiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_origdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_relaxcolsel.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_restmaster.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_setcover.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_xpcrossover.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_xprins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/masterplugins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/miscvisualization.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/nodesel_master.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/objdialog.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/objpricer_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/params_visu.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/presol_roundbound.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pricer_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pricestore_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pricingjob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pricingprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_automorphism.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_clscons.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_clsvar.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_colpool.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgcol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgheur.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgpqueue.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgsepa.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgvar.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_pricingjob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_pricingprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_score.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_solver.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_blk.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_cls.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_dec.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_gp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_ref.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_tex.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/relax_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/scip_misc.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_bender.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_border.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_classic.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_fawh.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_forswh.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_maxwhite.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_spfawh.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_spfwh.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_strong.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/sepa_basis.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/sepa_master.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver_cliquer.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver_knapsack.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver_mip.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver_xyz.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/stat.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_branchgcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_colpool.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_detector.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_gcgcol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_gcgpqueue.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_pricestore_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_pricingjob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_pricingprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_score.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_solver.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_vardata.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_branchgcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_classifier.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_colpool.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_consclassifier.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_detector.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_gcgcol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_gcgpqueue.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_masterdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_origdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_parameter.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_pricestore_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_pricingjob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_pricingprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_pricingstatus.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_score.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_solver.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_varclassifier.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/wrapper_partialdecomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/bipartitegraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/bipartitegraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/bridge.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/columngraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/columngraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph_interface.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph_tclique.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graphalgorithms.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graphalgorithms_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hypercolgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hypercolgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hypergraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hypergraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hyperrowcolgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hyperrowcolgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hyperrowgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hyperrowgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/matrixgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/matrixgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/rowgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/rowgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/weights.h
 4 packages and 0 specfiles checked; 196 errors, 2 warnings, 28 filtered, 196 badness; has taken 1.9 s 




Rpmlint (debuginfo)
-------------------
Checking: gcg-debuginfo-3.7.2-1.fc44.x86_64.rpm
============================ rpmlint session starts ============================
rpmlint: 2.7.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmp97aw8lav')]
checks: 32, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 10 filtered, 0 badness; has taken 0.7 s 





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.7.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 4

gcg.x86_64: W: unused-direct-shlib-dependency /usr/bin/gcg /lib64/libflexiblas.so.3
libgcg.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libgcg.so.3.7.2.0 /lib64/libflexiblas.so.3
gcg.x86_64: W: no-manual-page-for-binary gcg
gcg.x86_64: W: no-documentation
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/automorphism.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/automorphism.hpp
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_bpstrong.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_empty.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_generic.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_orig.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_relpsprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/branch_ryanfoster.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_conspartition.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_detprobdata.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_indexpartition.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_partialdecomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_pricingcontroller.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_pricingtype.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_stabilization.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/class_varpartition.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/clscons.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/clsvar.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/colpool.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_decomp.hpp
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_integralorig.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_masterbranch.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/cons_origbranch.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_compgreedily.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_connected_noNewLinkingVars.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_connectedbase.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_consclass.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_constype.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_dbscan.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_densemasterconss.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_generalmastersetcover.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_generalmastersetpack.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_generalmastersetpart.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_isomorph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_mastersetcover.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_mastersetpack.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_mastersetpart.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_mst.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_neighborhoodmaster.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_postprocess.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_staircase_lsp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_stairheur.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dec_varclass.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dialog_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dialog_graph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/dialog_master.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/disp_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/disp_master.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_bestsol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_display.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_mastersol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_relaxsol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/event_solvingstats.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcg_general.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcgcol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcggithash.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcgplugins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcgpqueue.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/gcgsort.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgcoefdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgdins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgfeaspump.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgfracdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgguideddiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcglinesdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgpscostdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgrens.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgrins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgrounding.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgshifting.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgsimplerounding.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgveclendiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_gcgzirounding.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_greedycolsel.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_mastercoefdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_masterdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_masterfracdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_masterlinesdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_mastervecldiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_origdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_relaxcolsel.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_restmaster.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_setcover.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_xpcrossover.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/heur_xprins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/masterplugins.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/miscvisualization.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/nodesel_master.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/objdialog.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/objpricer_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/params_visu.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/presol_roundbound.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pricer_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pricestore_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pricingjob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pricingprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_automorphism.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_clscons.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_clsvar.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_colpool.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgcol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgheur.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgpqueue.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgsepa.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_gcgvar.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_pricingjob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_pricingprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_score.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/pub_solver.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_blk.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_cls.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_dec.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_gp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_ref.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/reader_tex.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/relax_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/scip_misc.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_bender.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_border.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_classic.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_fawh.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_forswh.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_maxwhite.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_spfawh.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_spfwh.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/score_strong.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/sepa_basis.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/sepa_master.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver_cliquer.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver_knapsack.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver_mip.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/solver_xyz.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/stat.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_branchgcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_colpool.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_detector.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_gcgcol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_gcgpqueue.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_pricestore_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_pricingjob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_pricingprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_score.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_solver.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/struct_vardata.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_branchgcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_classifier.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_colpool.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_consclassifier.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_decomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_detector.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_gcgcol.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_gcgpqueue.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_masterdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_origdiving.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_parameter.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_pricestore_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_pricingjob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_pricingprob.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_pricingstatus.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_score.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_solver.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/type_varclassifier.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/gcg/wrapper_partialdecomp.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/bipartitegraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/bipartitegraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/bridge.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/columngraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/columngraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph_gcg.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph_interface.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graph_tclique.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graphalgorithms.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/graphalgorithms_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hypercolgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hypercolgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hypergraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hypergraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hyperrowcolgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hyperrowcolgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hyperrowgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/hyperrowgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/matrixgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/matrixgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/rowgraph.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/rowgraph_def.h
libgcg-devel.x86_64: E: incorrect-fsf-address /usr/include/graph/weights.h
 4 packages and 0 specfiles checked; 197 errors, 3 warnings, 33 filtered, 197 badness; has taken 1.2 s 



Source checksums
----------------
https://github.com/scipopt/gcg/archive/v372/gcg-372.tar.gz :
  CHECKSUM(SHA256) this package     : e8d96c6803b098b186f560c4b0a144dd8859ba2bd380c942ee20ab05a47a1712
  CHECKSUM(SHA256) upstream package : e8d96c6803b098b186f560c4b0a144dd8859ba2bd380c942ee20ab05a47a1712


Requires
--------
gcg (rpmlib, GLIBC filtered):
    libc.so.6()(64bit)
    libcliquer.so.1()(64bit)
    libflexiblas.so.3()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libgomp.so.1()(64bit)
    libgomp.so.1(GOMP_1.0)(64bit)
    libgomp.so.1(GOMP_4.0)(64bit)
    libgomp.so.1(OMP_1.0)(64bit)
    libgsl.so.28()(64bit)
    libm.so.6()(64bit)
    libnauty-2.9.1.so()(64bit)
    libscip.so.9.2()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.15)(64bit)
    libstdc++.so.6(CXXABI_1.3.5)(64bit)
    rtld(GNU_HASH)

libgcg (rpmlib, GLIBC filtered):
    libc.so.6()(64bit)
    libcliquer.so.1()(64bit)
    libflexiblas.so.3()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libgomp.so.1()(64bit)
    libgomp.so.1(GOMP_1.0)(64bit)
    libgomp.so.1(GOMP_4.0)(64bit)
    libgomp.so.1(OMP_1.0)(64bit)
    libgsl.so.28()(64bit)
    libm.so.6()(64bit)
    libnauty-2.9.1.so()(64bit)
    libscip.so.9.2()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.5)(64bit)
    rtld(GNU_HASH)

libgcg-devel (rpmlib, GLIBC filtered):
    cmake-filesystem(x86-64)
    gcg(x86-64)
    libgcg.so.3.7()(64bit)



Provides
--------
gcg:
    gcg
    gcg(x86-64)

libgcg:
    libgcg
    libgcg(x86-64)
    libgcg.so.3.7()(64bit)

libgcg-devel:
    cmake(gcg)
    libgcg-devel
    libgcg-devel(x86-64)



Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/usr/bin/fedora-review -b 2400576
Buildroot used: fedora-rawhide-x86_64
Active plugins: C/C++, Shell-api, Generic
Disabled plugins: Java, Python, Perl, PHP, fonts, SugarActivity, Ocaml, Haskell, R
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH

Comments:
a) Koji build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=137673658
b) Upstream does not seem to have a bug tracker, but there is a mailing list:
https://listserv.zib.de/mailman/listinfo/scip/
Maybe some of the patches can be sent upstream and a message to update FSF address
also sent.
c) Consider making the main package require library package so that the license
file is always installed - it should be pulled in, but making the dependency explicit
or also adding the license file to the main package would help ensure the license
file is there even if there are changes to the package structure.
d) %{_includedir}/graph/ is generic, but does not conflict with anything at present
e) Approved.
f) Review of:
https://bugzilla.redhat.com/show_bug.cgi?id=2400586
would be appreciated if time allows.

Comment 3 Jerry James 2025-10-02 16:42:25 UTC
(In reply to Benson Muite from comment #2)
> b) Upstream does not seem to have a bug tracker, but there is a mailing list:
> https://listserv.zib.de/mailman/listinfo/scip/
> Maybe some of the patches can be sent upstream and a message to update FSF
> address
> also sent.

They do have a github repository; see the %giturl macro in the spec file.  The first patch has already been applied upstream.  The second patch appears to be a packaging difference between the Fedora nauty package and whatever distribution the gcg developers use; I'll see if something can be done about that.  The third patch is Fedora-specific, to use flexiblas instead of the default gslcblas.  The obsolete FSF address is no longer an issue, since upstream has relicensed to Apache-2.0 ahead of their 4.0 release, so all of those addresses have been removed.

> c) Consider making the main package require library package so that the
> license
> file is always installed - it should be pulled in, but making the dependency
> explicit
> or also adding the license file to the main package would help ensure the
> license
> file is there even if there are changes to the package structure.

I meant to do that.  Thanks for catching the omission.

> d) %{_includedir}/graph/ is generic, but does not conflict with anything at
> present

Yes, that worries me a little too, but, as you say, nothing else uses that name at present.  If it becomes an issue in the future, we can push both directories into a gcg directory, so we would have /usr/include/gcg/gcg and /usr/include/gcg/graph.

> e) Approved.

Thank you for the review!

Comment 4 Fedora Admin user for bugzilla script actions 2025-10-02 16:50:34 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/gcg

Comment 5 Fedora Update System 2025-10-02 17:27:08 UTC
FEDORA-2025-4cc8169004 (gcg-3.7.2-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-4cc8169004

Comment 6 Fedora Update System 2025-10-03 01:35:21 UTC
FEDORA-2025-4cc8169004 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-4cc8169004 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-4cc8169004

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2025-10-25 20:59:10 UTC
FEDORA-2025-4cc8169004 (gcg-3.7.2-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, 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.