picca
picca
//python-fabio-0.4.0+dfsg/.pybuild/pythonX.Y_2.7/build/fabio/cbfimage.py:docstring of fabio.cbfimage.CIF.tostring:6: WARNING: Block quote ends without a blank line; unexpected unindent. //python-fabio-0.4.0+dfsg/.pybuild/pythonX.Y_2.7/build/fabio/cbfimage.py:docstring of fabio.cbfimage.CIF.tostring:8: ERROR: Unexpected indentation. //python-fabio-0.4.0+dfsg/.pybuild/pythonX.Y_2.7/build/fabio/numpyimage.py:docstring of fabio.numpyimage.NumpyImage:6: SEVERE: Unexpected section title. # Format Specification: Version...
Hello, the idea is to build the benchmark during the Debian packaging process. This way we should have the garantie that the provided .h files are fonctionnal. For now I...
Hello, I am preparing the Debian package for vkfft and I need to patch the code in order to use the system glslang library. the pkgconfig file of slang contain...
Hello, I am preparing the packaging of vkfft and pyvkfft. This is the build of pyvkfft since this is my only package whcih use vkfft :). thanks for considering ```...
Hello, Python3.12 seems to detect malformed strings like this. I am wondering if these strings should not be marked with r'' in order to avoid interpretation of the escape sequences....
Hello, I am packaging larch for Debian, and while trying to run the unti test with pytest, I get this error message. ``` _______________ ERROR collecting tests/test_basic_processing.py ________________ ImportError while...
Hello, it seems that with the news version of boost we also require c++14 It seems to me that using C++14 is more futur proof than relying on an older...
Hello, I have this issue in the autopkgtest of silxs 2.0.0 https://ci.debian.net/packages/s/silx/testing/amd64/43428196/ here the buf report related to this issue https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060318#10 I am not yet a specialiste of PyOpenCL/OpenCL/pocl debugging....
Hello, I just report a bunch of warning generated during the build process on Debian unstable. https://buildd.debian.org/status/package.php?p=silx I do not know when theses warning will become real errors. Thanks for...
Hello Jerome, I get these error messages when I run the unit test during the build for information, I already installed the hdf5plugin package ====================================================================== ERROR: test_cxi (pyFAI.test.test_io.TestSpotWriter.test_cxi) ---------------------------------------------------------------------- Traceback...