Activity for Gijs Molenaar

  • Gijs Molenaar Gijs Molenaar posted a comment on discussion Bugs reporting

    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...

  • Gijs Molenaar Gijs Molenaar posted a comment on discussion Bugs reporting

    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...

  • Gijs Molenaar Gijs Molenaar posted a comment on discussion Bugs reporting

    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...

  • Gijs Molenaar Gijs Molenaar posted a comment on discussion Bugs reporting

    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...

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #165

    ok, reported issue there https://gitlab.com/astron-idg/idg/-/issues/25

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #164

    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.

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #165

    setting IDGAPI_DIR to /usr or /usr/lib has no effect.

  • Gijs Molenaar Gijs Molenaar created ticket #165

    IDG library not found?

  • Gijs Molenaar Gijs Molenaar created ticket #164

    undefined reference to `LOFAR::StationResponse etc

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #72

    ugh, i didn't use the formatting properly and now I can't edit this report, sorry about that.

  • Gijs Molenaar Gijs Molenaar created ticket #72

    current master segfaults

  • Gijs Molenaar Gijs Molenaar created merge request #3

    Other packages depending on PSRDADA fail on this faulty -L statement

  • Gijs Molenaar Gijs Molenaar committed [f9186e]

    remove faulty PREFIX statement

  • Gijs Molenaar Gijs Molenaar created ticket #138

    latest wsclean not compiling against idg

  • Gijs Molenaar Gijs Molenaar created ticket #137

    replace IDGAPIConfig.cmake with FindIDGAPI.cmake

  • Gijs Molenaar Gijs Molenaar posted a comment on merge request #1

    perfect! Thanks!

  • Gijs Molenaar Gijs Molenaar created merge request #1

    Test to see if merge requests are working

  • Gijs Molenaar Gijs Molenaar committed [eafd3a]

    Dont pass CPPFLAGS to nvcc

  • Gijs Molenaar Gijs Molenaar committed [fb6ae9]

    define UINT64_C

  • Gijs Molenaar Gijs Molenaar posted a comment on discussion General Discussion

    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?

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #73

    From the packaging perspective we are good, I just manually patch it. thanks, Gijs

  • Gijs Molenaar Gijs Molenaar created ticket #73

    error: ‘pow10’ was not declared in this scope

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #130

    Yes, perfect, that is what I wanted to propose. I'll fix the dependency between the binary and the library. thanks.

  • Gijs Molenaar Gijs Molenaar modified a comment on ticket #130

    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.

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #130

    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.

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #130

    so Ole, you suggest we do what you recommended here: https://github.com/kernsuite/packaging/issues/84#issuecomment-357940598 ?

  • Gijs Molenaar Gijs Molenaar modified a comment on ticket #130

    There are no other packages depending on wsclean (yet), also not in KERN: $ apt-cache rdepends libwsclean0 libwsclean0 Reverse Depends: wsclean-dev wsclean

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #130

    There are no other packages depending on wsclean (yet): $ apt-cache rdepends libwsclean0 libwsclean0 Reverse Depends: wsclean-dev wsclean

  • Gijs Molenaar Gijs Molenaar created ticket #130

    Please update SO version on ABI change of shared library

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #55

    Only checked the README :)

  • Gijs Molenaar Gijs Molenaar posted a comment on ticket #55

    hm didn't see anywhere in the doc that needs to be enabled. Will repackage casacore...

  • Gijs Molenaar Gijs Molenaar created ticket #55

    undefined references when compiling 2.8 with casacore 2.1.0 on ubuntu 16.04

  • Gijs Molenaar Gijs Molenaar posted a comment on discussion General Discussion

    perfect! thanks.

  • Gijs Molenaar Gijs Molenaar posted a comment on discussion General Discussion

    still can't open issues ;) I need to apply this patch to get aoflagger compiling...

  • Gijs Molenaar Gijs Molenaar posted a comment on discussion General Discussion

    I'm building packages for the upcoming Ubuntu 14.04 release, but the build fails:...

  • Gijs Molenaar Gijs Molenaar created ticket #1

    cmakelist.txt doens't include install statement

  • Gijs Molenaar Gijs Molenaar posted a comment on discussion General Discussion

    Hi, I can’t figure out how to report issues/open tickets on sourceforce so I post...

1