Hi Bas,
Il 25/12/18 14:59, Sebastiaan Couwenberg ha scritto: > On 12/23/18 6:21 PM, Antonio Valentino wrote: >> #917110: satpy -- Python package for earth-observing satellite data >> processing > > There is a new upstream release for satpy too: 0.11.0 > > README.Debian seems obsolete now that python-hdf4 is packaged. yes, i have already made most of the jot to update satpy to v0.11 and remove the outdated README.Debian. Unfortunately now I have a strange problem with python-hdf4: the build mysteriously fails with python 3.7 (both with gbp buildpackage and running setup.py manually) The error message is: x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/pyhdf/hdfext_wrap.o -lmfhdfalt -ldfalt -ljpeg -lz -o build/lib.linux-x86_64-3.7/pyhdf/_hdfext.cpython-37m-x86_64-linux-gnu.so x86_64-linux-gnu-gcc: error: : No such file or directory error: Command "x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/pyhdf/hdfext_wrap.o -lmfhdfalt -ldfalt -ljpeg -lz -o build/lib.linux-x86_64-3.7/pyhdf/_hdfext.cpython-37m-x86_64-linux-gnu.so " failed with exit status 1 Please note that the build process worked fine up to 2 days ago and it also works with python 3.6 (on ubuntu). Do you have any idea of what could be the issue? Are you able to build python-hdf4 in your environment? kind regards -- Antonio Valentino
