Sergey Fedorov

Results 1201 comments of Sergey Fedorov

> @barracuda156 to make things clear. I've started to read PR with migration to OpenSSL 3.0 and was supriside by this code: https://github.com/pyca/cryptography/pull/5250/files#diff-f5134bf8f3cf0a5cc8601df55e50697acc866c603a38caff98802bd8e17976c5R2551-R2555 > > It seems like a strong...

@mascguy Let us perhaps update this first and leave fixes for old OS for a later time. `libtorrent-rasterbar` has to be fixed for Leopard to begin with, then that issue...

> * I would like to see evidence that using legacysupports binwrapping fix is ineffective for doxygen before any more of these doxygen blockers are committed. Maybe it doesn't work,...

Fixed by: https://github.com/macports/macports-ports/pull/16324

So buildbot fails on: ``` 13: > ^ Error in print-error! Factor 0.98 x86.64 (1889, FACTOR_GIT_LABEL-, Aug 19 2022 18:45:46) [Clang (GCC Apple LLVM 13.1.6 (clang-1316.0.21.2.5))] on macosx IN: scratchpad...

PPC build fails for me with `malloc` errors (mind, this is on Rosetta, native build may behave differently): ``` /opt/local/bin/g++-mp-12 -Wall -pedantic -DFACTOR_VERSION="0.98" -Os -arch ppc -O1 -dynamiclib -single_module -current_version...

@evanmiller @kencu @mascguy If anyone could try this on PPC natively, would be interesting to see if it fails identically or not. P. S. Large chunk of patches was an...

Natively still fails, though without malloc errors: ``` 2022-10-10 00:06:25.319 factor[3945:10b] *** __NSAutoreleaseNoPool(): Object 0x5b0c6d0 of class NSPathStore2 autoreleased with no pool in place - just leaking 2022-10-10 00:06:25.322 factor[3945:10b]...

Okay, `clang` builds need extra fixes. Now checks fail on several errors of this kind: ``` error: no matching constructor for initialization of 'Scriptix::Compiler::CompilerNode' ```

@ryandesign Let me know if we just remove the port. I will close this PR then.