Debian navigation

Notes about issue ftbfs_due_to_f-file-prefix-map in bookworm

Identifier: ftbfs_due_to_f-file-prefix-map
Suites: unstable / trixie / bookworm / bullseye / experimental
Description: An example of failure related to this are programs that expect
__FILE__ to expand to some absolute path, but instead finding themselves
a relative one.
.
In our unstable and experimental build systems we export
DEB_BUILD_OPTIONS=reproducible=+all
that makes dpkg-buildflags enable the reproducible/fixfilepath feature, adding
-ffile-prefix-map=BUILDPATH=.
to CFLAGS, CXXFLAGS, OBJCFLAGS, OBJCXXFLAGS, GCJFLAGS, FFLAGS and FCFLAGS.
Packages in 'bookworm' known to be affected by this issue:
(the 1/4 most-popular ones (within this issue) are underlined)

reproducible icon 14 reproducible packages in bookworm/amd64: fuzzylite grantlee5 ignition-common kcodecs kdeclarative knotifications kookbook kparts libkgapi massif-visualizer okteta python-kubernetes scram tellico

FTBR icon 2 unreproducible packages in bookworm/amd64: firmware-microbit-micropython seqan2

timeout icon 1 build timeout packages in bookworm/amd64: chromium

 

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.