Debian Patches
Status for python-escript/5.6-10
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fixmathjax | Fixmathjax=================================================================== | no | ||||
| 32bitboostextract | bitboostextract Suppress maybe unitialized warnings for 32bit builds _only_. Current g++ is reporting boost::python::extract<double> as using possibly unitialised memory. =================================================================== |
no | ||||
| openmpi-version.patch | Handle openmpi versioning if a non-digit is present =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
| exception.patch | Fixes for FTBFS wiht gcc 8.2 =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
| enable-silo.patch | =================================================================== | no | ||||
| mpi-multiarch.patch | Set path for MPI =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
| py3.patch | Changes to scons build files needed to work with python3 Updated for python3.8 =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
| boost_numpy.patch | Patch for boost numpy support in Debian Need to find appropriate boost_python library. Be careful not to overmatch; eg. there may be multiple such as: libboost_numpy38.so, libboost_numpy39.so =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
| tex.patch | Fixes/workarounds to issues breaking pdflatex compilation which causes FTBFS =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
| g++10-fix.patch | Fix Type declaration error that causes FTFBS with g++-10 =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
| make.patch | Add dummy targets so that dh <> does not get redirected to sphinx =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
| ignore-flags.patch | Ignore new ASFLAGS, DFLAG in dpkg-buildflags. | Alastair McKinstry <mckinstry@debian.org> | no | |||
| which.patch | no | |||||
| fix-dpkg-buildflags-on-c-c++.patch | false postive for different build flags Do not support different different dpkg-buildflags for C vs C++ In fact, there is no implicit-function-security support for cxxflags, So add `-Werror=implicit-function-declaration` into cxxflags. But it was still failed is following: cxxflags: -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=form at-security -fcf-protection -Wno-uninitialized -Werror=implicit-function-declaration cflags: -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack- clash-protection -Wformat -Werror=format-security -fcf-protection -Wno-uninitialized so sorted them can fix the issue. |
Bo YU <tsu.yubo@gmail.com> | no | debian | 2024-04-02 | |
| py3.13.patch | Minor fix to allow escape chars in strings =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
| use-t1-encoding.patch | Use T1 encoding | Santiago Vila <sanvila@debian.org> | no | debian | 2024-12-12 |
