Debian Patches
Status for yosys/0.65-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| abc/remove_bzlib_convenience.patch | The library bzlib is included in the source and built as a convenience library. This patch prevents this from being built and links berkeley-abc with debian's bzlib library instead. |
Ruben Undheim <ruben.undheim@gmail.com> | invalid | 2018-08-04 | ||
| abc/remove_zlib_convenience.patch | The library zlib is included in the source and built as a convenience library. This patch prevents this from being built and links berkeley-abc with debian's zlib library instead. |
Ruben Undheim <ruben.undheim@gmail.com> | invalid | 2018-08-04 | ||
| abc/0007-Remove-build-date-time-reproducibility-hazard.patch | Remove build-date/time reproducibility hazard | Daniel Gröber <dxld@darkboxed.org> | no | 2023-06-13 | ||
| 0001-Make-tests-runnable-standalone.patch | Made tests runnable standalone. This fixes autopkgtest. =================================================================== |
Daniel Gröber <dxld@darkboxed.org> | no | 2025-03-17 | ||
| 0007-Disable-pretty-build.patch | Disable pretty build to get compiler flags into build logs. | Ruben Undheim <ruben.undheim@gmail.com> | no | debian | 2017-04-05 | |
| 0010-Fix-adding-of-sys.path-in-yosys-smtbmc.patch | Fix adding of sys.path in yosys-smtbmc | Ruben Undheim <ruben.undheim@gmail.com> | no | 2018-07-27 | ||
| 0011-Do-not-show-g-build-flags-in-Version-string.patch | Do not show g++ build flags in Version string | Ruben Undheim <ruben.undheim@gmail.com> | no | 2018-08-19 | ||
| 0017-Support-plugin-loading-from-libdir.patch | diff --git a/passes/cmds/plugin.cc b/passes/cmds/plugin.cc index dec53cf3..e5952cb3 100644 |
no | ||||
| 0027-Use-system-libcxxopts.patch | Use system libcxxopts. | Scott Ashcroft <scott.ashcroft@hotmail.com> | no | 2025-01-27 | ||
| 0031-Set-pythonpath-for-usage-docs.patch | Fixed docs build errors =================================================================== |
Scott Ashcroft <scott.ashcroft@hotmail.com> | no | 2025-03-15 | ||
| 1040-sphinx-accept-warnings.patch | Allow warnings when building documentation to get build to complete. This ensure the following warning do not break the entire package build: reading sources... [ 99%] yosys_internals/index reading sources... [100%] yosys_internals/techmap WARNING: Found commands assigned to group unknown: ['u', 'abc'] [cmdref] looking for now-outdated files... none found pickling environment... done [...] Writing evaluated template result to /home/pere/src/yosys-salsa/docs/build/latex/sphinxmessages.sty build finished with problems, 1 warning (with warnings treated as errors). I was unable to figure out what triggered the warning and decided to ignore it to get the package building. I assume upstream should fix issues with their documentation builing, and the patch is thus not suitable for upstreaming. |
Petter Reinholdtsen <pere@debian.org> | not-needed | 2026-04-20 |
