Hi! We are in the process of adding your great library to the Debian archive, so people can easily install it on any Debian based system. While making the package, we encountered some small issues. We've included patches into a package to resolve these issues, and it would be great if these changes would eventually land in the upstream source code. See link below to add generic build file using variable from dpkg-architecture https://salsa.debian.org/debian/snap7/-/blob/master/debian/patches/generic_target?ref_type=heads...
Hi! We are in the process of adding your great library to the Debian archive, so people can easily install it on any Debian based system. While making the package, we encountered some small issues. We've included patches into a package to resolve these issues, and it would be great if these changes would eventually land in the upstream source code. See link below for a fix for wrong paths in plain-c demo https://salsa.debian.org/debian/snap7/-/blob/master/debian/patches/wrong_path?ref_type=heads...
Hi! We are in the process of adding your great library to the Debian archive, so people can easily install it on any Debian based system. While making the package, we encountered some small issues. We've included patches into a package to resolve these issues, and it would be great if these changes would eventually land in the upstream source code. See link below for a fix some typos as found by the Debian lintian tool. https://salsa.debian.org/debian/snap7/-/blob/master/debian/patches/spelling?ref_type=heads...
Hi! We are in the process of adding your great library to the Debian archive, so people can easily install it on any Debian based system. While making the package, we encountered some small issues. We've included patches into a package to resolve these issues, and it would be great if these changes would eventually land in the upstream source code. See link below to add missing references to LDFLAGS and CPPFLAGS. Debian sets these to harden the build: https://wiki.debian.org/Hardening https://salsa.debian.org/debian/snap7/-/blob/master/debian/patches/hardening?ref_type=heads...
ok, reported issue there https://gitlab.com/astron-idg/idg/-/issues/25
ah, I assumed that flag was supposed to point the the folder containing that library. Setting it to the full path seems to work, thanks.
setting IDGAPI_DIR to /usr or /usr/lib has no effect.
IDG library not found?
undefined reference to `LOFAR::StationResponse etc
ugh, i didn't use the formatting properly and now I can't edit this report, sorry about that.
current master segfaults
Other packages depending on PSRDADA fail on this faulty -L statement
remove faulty PREFIX statement
latest wsclean not compiling against idg
replace IDGAPIConfig.cmake with FindIDGAPI.cmake
perfect! Thanks!
Test to see if merge requests are working
Dont pass CPPFLAGS to nvcc
define UINT64_C
I'm updating the sagecal packages for the KERN suite, but i can't figure out what the version number is. Can you maybe use version numbers to differienciate between software releases?
From the packaging perspective we are good, I just manually patch it. thanks, Gijs
error: ‘pow10’ was not declared in this scope
Yes, perfect, that is what I wanted to propose. I'll fix the dependency between the binary and the library. thanks.
So the interesting part is that 2.4 and 2.5 are compatible on a ABI level, but not on a functional level. That was the whole point, Oleg ran into troubles where some things didn't work as expected caused by this version mismatch. So I am not sure if managing the SO numbers would solve that issue.
So the interesting part is that 2.4 and 2.5 are compatible on a ABI level, but not on a functional level. That was the whole point, Oleg ran into troubles where some things didn't work as expected caused by this version mismatch. To I am not sure if managing the SO numbers would solve that issue.
so Ole, you suggest we do what you recommended here: https://github.com/kernsuite/packaging/issues/84#issuecomment-357940598 ?
There are no other packages depending on wsclean (yet), also not in KERN: $ apt-cache rdepends libwsclean0 libwsclean0 Reverse Depends: wsclean-dev wsclean
There are no other packages depending on wsclean (yet): $ apt-cache rdepends libwsclean0 libwsclean0 Reverse Depends: wsclean-dev wsclean
Please update SO version on ABI change of shared library
Only checked the README :)
hm didn't see anywhere in the doc that needs to be enabled. Will repackage casacore...
undefined references when compiling 2.8 with casacore 2.1.0 on ubuntu 16.04
perfect! thanks.
still can't open issues ;) I need to apply this patch to get aoflagger compiling...
I'm building packages for the upcoming Ubuntu 14.04 release, but the build fails:...
cmakelist.txt doens't include install statement
Hi, I can’t figure out how to report issues/open tickets on sourceforce so I post...