Debian navigation

Notes about issue unsorted_file_glob_by_cmake in bullseye

Identifier: unsorted_file_glob_by_cmake
Suites: unstable / trixie / bookworm / bullseye / experimental
URL: https://bugs.debian.org/824263
Description: File lists are generated in a CMakeLists.txt file with file(GLOB ...), which varies
with the readdir() order. This file list is passed to add_executable / add_library or
otherwise used for generating an output.
A solution is to sort the lists: list(SORT SRC_FILES)
Packages in 'bullseye' known to be affected by this issue:
(the 1/4 most-popular ones (within this issue) are underlined)

FTBR icon 1 unreproducible packages in bullseye/amd64: intel-mediasdk+

blacklisted icon 1 blacklisted packages in bullseye/amd64: wpewebkit

 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).

A package name displayed with a bold font is an indication that this package has a note. Visited packages are linked in green, those which have not been visited are linked in blue.
A # sign after the name of a package indicates that a bug is filed against it. Likewise, a + sign indicates there is a patch available, a P means a pending bug while # indicates a closed bug. In cases of several bugs, the symbol is repeated.