Package: gecode-snapshot / 6.2.0+git20240207-2
Metadata
Package | Version | Patches format |
---|---|---|
gecode-snapshot | 6.2.0+git20240207-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
examples include | (download) |
examples/sudoku-advanced.cpp |
2 1 + 1 - 0 ! |
--- |
ppc64el fbtfs 858132 | (download) |
gecode/third-party/boost/numeric/interval/detail/ppc_rounding_control.hpp |
2 1 + 1 - 0 ! |
--- |
no O3 | (download) |
gecode.m4 |
1 0 + 1 - 0 ! |
--- |
parallel.patch | (download) |
Makefile.in |
4 3 + 1 - 0 ! |
fix parallel build failure In parallel builds this "bison && mv" ran twice in parallel, FTBFS if this resulted in the following sequence: bison -t -o gecode/flatzinc/parser.tab.cpp -d gecode/flatzinc/parser.yxx bison -t -o gecode/flatzinc/parser.tab.cpp -d gecode/flatzinc/parser.yxx mv gecode/flatzinc/parser.tab.hpp gecode/flatzinc/parser.tab.hh mv gecode/flatzinc/parser.tab.hpp gecode/flatzinc/parser.tab.hh Running it only once fixes the problem. |
system boost | (download) |
Makefile.in |
3 1 + 2 - 0 ! |
--- |
configure ac 978817 | (download) |
gecode.m4 |
78 39 + 39 - 0 ! |
--- |
AC_GECODE_TIMER configure.ac.in | (download) |
configure.ac.in |
3 0 + 3 - 0 ! |
--- |
qt6 autotools | (download) |
gecode.m4 |
4 2 + 2 - 0 ! |
--- |