Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737380 - =net-analyzer/net-snmp-5.9 misses USE=static-libs and installs '.a' files
Summary: =net-analyzer/net-snmp-5.9 misses USE=static-libs and installs '.a' files
Status: RESOLVED DUPLICATE of bug 737280
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2020-08-16 09:40 UTC by Agostino Sarubbo
Modified: 2020-08-16 13:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-16 09:40:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/net-snmp misses USE=static-libs and installs '.a' files.
Discovered on: amd64 (internal ref: ci)

The best solution is avoid to build the '.a' files by touching the configure. In case the buildsystem makes your life hard, a good compromise would be just remove the files.
See also:https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'static-libs'
Comment 1 email200202 2020-08-16 12:56:55 UTC
There is another problem with net-analyzer/net-snmp-5.9: it failed to build if you disable "ipv6" use flag.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2020-08-16 13:07:06 UTC
commit dc6e9f6e27d40d4f52bd5961a0a4e0034779bf37
Author: Jeroen Roovers <jer@gentoo.org>
Date:   Sun Aug 16 11:24:55 2020 +0200

    net-analyzer/net-snmp: Run poor person's distclean

    The source tarball distributed through Github and Sourceforge contains
    amd64 specific binaries that should have been removed before packaging.

    While there, run `make sedscript` before other build targets.

    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-08-16 13:09:45 UTC

*** This bug has been marked as a duplicate of bug 737280 ***