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
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