Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861170 - net-libs/libwebsockets-4.3.2-r1 installs pkg-config files with mismatched Version
Summary: net-libs/libwebsockets-4.3.2-r1 installs pkg-config files with mismatched Ver...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: pkg-config_mismatched-version
  Show dependency tree
 
Reported: 2022-07-26 06:47 UTC by Agostino Sarubbo
Modified: 2022-08-23 00:47 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,280.70 KB, text/plain)
2022-07-26 06:47 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-26 06:47:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libwebsockets-4.3.2 installs pkg-config files with mismatched Version.
Discovered on: amd64 (internal ref: lto_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-26 06:47:03 UTC
Created attachment 794456 [details]
build.log

build log and emerge --info
Comment 2 Jaco Kroon 2022-08-18 21:59:02 UTC
jsmolic, we're not actively using this library any more, please feel free to remove myself as maintainer as well.  Will need it again but it's not a priority for us right now.
Comment 3 Larry the Git Cow gentoo-dev 2022-08-22 08:28:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91137a0fba336d3556fa7e2b27240a2ab9dabe0f

commit 91137a0fba336d3556fa7e2b27240a2ab9dabe0f
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-22 08:23:17 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-22 08:23:21 +0000

    net-libs/libwebsockets: update maintainers
    
    Bug: https://bugs.gentoo.org/861170
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-libs/libwebsockets/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)
Comment 4 Agostino Sarubbo gentoo-dev 2022-08-22 10:37:32 UTC
ci has reproduced this issue with version 4.3.2-r1 - Updating summary.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-23 00:47:25 UTC
See https://bugs.gentoo.org/857654#c1. This check has been dropped in portage-3.0.35 because of false positives, usually relating to SONAME versioning not corresponding to ${PV}.

It may be restored at a later time in an opt-in fashion (either for users/developers to set in e.g. make.conf, or for ebuilds to enable when upstream is known to make errors (possibly could be by setting QA_PKGCONFIG_VERSION?)).

Apologies for the noise until now. It was an experiment and while some legitimate bugs were found, it was too noisy and that's unfair to developers.