Notes for dxf2gcode - reproducible builds result

Version annotated: 20170925-1
Identified issues:
Identifier: timestamps_in_rcc_files_generated_by_rcc
Description /usr/lib/qt5/bin/rcc from qtbase5-dev-tools (src qtbase-opensource-src)
embeds a last modified timestamp in the generated .rcc file.
.
http://sources.debian.net/src/qtbase-opensource-src/latest/src/tools/rcc/rcc.cpp/#L207-L212
Identifier: timestamps_in_source_generated_by_rcc
Description resource files generated by Qt's resource compiler (rcc) depend on mtimes
of the input files, which may have been generated at build time.
.
There is an upstream bug https://bugreports.qt.io/browse/QTBUG-62511 and a
corresponding merged pull request https://codereview.qt-project.org/202999.
.
A temporary solution is to add '--format-version 1' to the rcc command line.
Identifier: build_path_captured_by_pyuic5
Description "Form implementation generated from reading ui file '%s'"
 

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