Timo Myyrä <timo.my...@bittivirhe.fi> writes: > Timo Myyrä <timo.my...@bittivirhe.fi> [2021-12-21, 13:08 +0200]: > > ping ping... > >> Ping >> >> On Sat, Dec 11, 2021, at 18:34, Timo Myyrä wrote: >>> Hi, >>> >>> Here's an bump to bring ecl to latest version. >>> Lightly tested on amd64. >>> >>> Timo >>> >>> [...]
Hello, I finally found some time to test the diff! :) The port builds fine, the diff looks good, the majority of the test are also passing (18013 pass and 84 fail, the failings seems to be mostly from math stuff.) There's only one issue I can see and even if it's not introduced by the diff I think we should fix it: the symlink /usr/loclal/lib/libecl.so -> libecl.so.0.8 should be removed. The situation with the dependencies is: - math/maxima: builds and the majority of the tests are passing, but I don't use the software so I can't really comment - math/wxMaxima: marked as broken, so doesn't count - net/clic: I don't know if I'm doing something wrong but it's failing at runtime: % clic ;;; Loading #P"/usr/local/lib/ecl/asdf.fas" clic:/usr/local/lib/libecl.so.8.0: /usr/local/lib/libecl.so.7.0 : WARNING: symbol(cl_symbols) size mismatch, relink your program Condition of type: SEGMENTATION-VIOLATION Detected access to an invalid or protected memory address. Available restarts: 1. (CONTINUE) Ignore signal Top level in: #<process TOP-LEVEL 0xa2b98645f80>. > which I don't understand, as I've rebuilt the package *after* installing the ecl update which bumps the library. - sysutils/reed-alert: I don't use it and it doesn't have tests I'll look more deeply into this two issues (the symlink and net/clic) in a couple of days, I just wanted to let you know I'm interested in seeing ecl updated and that the email wasn't lost :)