Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855935 - net-misc/openvswitch-2.17.2 installs more files with FEATURES=test
Summary: net-misc/openvswitch-2.17.2 installs more files with FEATURES=test
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-07-02 16:42 UTC by Agostino Sarubbo
Modified: 2023-12-29 14:16 UTC (History)
2 users (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 2022-07-02 16:42:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/openvswitch-2.17.2 installs more files with FEATURES=test.
Discovered on: amd64 (internal ref: ci)

NOTE:
This is an experimental tinderbox feature.
To reproduce this issue:
1) Install the package with FEATURES=test
2) Put the list of the installed files into a file ( qlist -e PACKAGE:SLOT | sort | uniq > /tmp/qlist_test )
3) Install the package without FEATURES=test
4) Put the list of the installed files into a file ( qlist -e PACKAGE:SLOT | sort | uniq > /tmp/qlist_notest )
5) See the diff between the two files ( diff -ru /tmp/qlist_test /tmp/qlist_notest )

On this machine:
- the installed files with FEATURES=test are 197
- the installed files without FEATURES=test are 195
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-02 16:43:58 UTC
DIFF:
--- /dev/fd/63  2022-07-02 15:26:05.463651161 +0200
+++ /dev/fd/62  2022-07-02 15:26:05.463651161 +0200
@@ -91,6 +91,8 @@
 /usr/lib64/libofproto.a
 /usr/lib64/libofproto.la
 /usr/lib64/libopenvswitch.a
+/usr/lib64/libopenvswitchavx512.a
+/usr/lib64/libopenvswitchavx512.la
 /usr/lib64/libopenvswitch.la
 /usr/lib64/libovsdb.a
 /usr/lib64/libovsdb.la