List of Contributions

C- -T

Contact Details

My Content

1 to 20 of 50+ total
Posted By C- -T Mon April 29, 2024 09:16 AM
Found In Egroup: AIX Open Source
\ view thread
should...yes..but in reality not unfortunatly... root@aixtest01: /tmp # ar -X64 -xv libssl.a x - libssl.so x - libssl.so.1.0.0 x - libssl.so.1.0.2 x - libssl.so.1.1 x - libssl.so.3 x - libssl64.so x - libssl64.so.1.0.0 root@aixtest01: /tmp # dump -X64 -Tov libssl.so.3 | grep TLS [482] 0x11000fc08 ...
Posted By C- -T Mon April 29, 2024 07:26 AM
Found In Egroup: AIX Open Source
\ view thread
reinstalled Net::SSLeay and IO::Socket::SSL but now i get some run time linking errors... root@aixtest01: /root/.cpanm/latest-build/IO-Socket-SSL-2.085 # /opt/freeware/bin/perl -e 'use LWP::Protocol::https' Can't load '/opt/freeware/lib64/perl5/5.38/site_perl//auto/Net/SSLeay/SSLeay.so' for ...
Posted By C- -T Mon April 29, 2024 07:18 AM
Found In Egroup: AIX Open Source
\ view thread
hmm...the Makefile.PL of LWP-Protocol-https clearly lists IO::Socket::SSL as dependency and this one has Net::SSLeay as dependency, so no idea where this Crypt::SSLeay dependency is coming from. ------------------------------ I regret starting this entire conversation ------------------- ...
Posted By C- -T Mon April 29, 2024 07:10 AM
Found In Egroup: AIX Open Source
\ view thread
looks like LWP-Protocol-https depends on Crypt::SSLeay....? so ne more https urls in perl? ------------------------------ I regret starting this entire conversation ------------------------------
Posted By C- -T Mon April 29, 2024 05:13 AM
Found In Egroup: AIX Open Source
\ view thread
root@nimvie: /root # oslevel -s 7300-02-01-2346 root@nimvie: /root # lslpp -l openssl.base Fileset Level State Description ---------------------------------------------------------------------------- Path: /usr/lib/objrepos openssl.base 3.0.10.1001 COMMITTED Open Secure Socket Layer Path: ...
Posted By C- -T Mon April 29, 2024 04:28 AM
Found In Egroup: AIX Open Source
\ view thread
Hi, build of Crypt-SSLeay with recent freeware perl and aix openssl 3.0.7 fails because of depracted functions errors. this messed up our lpar2rrd instance in a serious way. please elaborate how to get this going, or even better include SSLeay as a module in your perl dist, as the aix perl ...
Posted By C- -T Thu April 25, 2024 06:17 AM
Found In Egroup: AIX Open Source
\ view thread
as current available version lacks several usefull features (https://mariadb.com/kb/en/system-versioned-tables for example)...might be time to provide something new. ------------------------------ I regret starting this entire conversation ------------------------------
Posted By C- -T Tue April 16, 2024 04:11 AM
Found In Egroup: AIX Open Source
\ view thread
pyo3 already fixed... https://github.com/PyO3/pyo3/pull/4073 ------------------------------ I regret starting this entire conversation ------------------------------
Posted By C- -T Fri April 12, 2024 02:48 AM
Found In Egroup: AIX Open Source
\ view thread
can someone from the ibm rust team chime in? seems has something to do with missing runtime linking support.... https://github.com/PyO3/pyo3/issues/4068 ------------------------------ I regret starting this entire conversation ------------------------------
Posted By C- -T Thu April 11, 2024 08:51 AM
Found In Egroup: AIX Open Source
\ view thread
indeed not build flags are set...no idea what might be the problem here...way beyond my capacity. root@nimvie: /tmp/rpds_py-0.18.0 # PYO3_PRINT_CONFIG=1 cargo build Compiling target-lexicon v0.12.9 Compiling autocfg v1.1.0 Compiling once_cell v1.18.0 Compiling proc-macro2 v1.0.66 Compiling ...
Posted By C- -T Thu April 11, 2024 08:42 AM
Found In Egroup: AIX Open Source
\ view thread
i just used rpds-py for testing cause its rather "small" and overseeable. your point on pyo3 seems reasonable. ------------------------------ I regret starting this entire conversation ------------------------------
Posted By C- -T Thu April 11, 2024 08:32 AM
Found In Egroup: AIX Open Source
\ view thread
after adding the python3.9 ldflags to RUSTFLAGS the wheel built successfully...should'nt the rust compiler itself take care of this...quite a annoyance IMHO root@nimvie: /tmp/rpds_py-0.18.0 # python3.9-config --ldflags -L/usr/opt/python3/lib -lpython3.9 -lintl -ldl -lm -lm root@nimvie: /tmp/rpds_py-0.18.0 ...
Posted By C- -T Wed April 10, 2024 03:38 AM
Found In Egroup: AIX Open Source
\ view thread
Hi, i tried to built a wheel of rpds-py with maturin for testing purposes, but the linker crashes with unresolved symbols. as a side note, "-bbigtoc" linker option is set, otherwise the linker crashes with TOC overflow. maybe this issue is somewhat related -> https://github.com/PyO3/p ...
Posted By C- -T Mon April 08, 2024 06:20 AM
Found In Egroup: AIX Open Source
\ view thread
perfect, thank you! ------------------------------ I regret starting this entire conversation ------------------------------
Posted By C- -T Mon April 08, 2024 04:07 AM
Found In Egroup: AIX Open Source
\ view thread
email sent few days ago...no response unfortunately...as i'm somewhat in a hurry...any other mystic options to get hold of the compiler, beside building it myself? ------------------------------ I regret starting this entire conversation ------------------------------
Posted By C- -T Thu April 04, 2024 04:30 AM
Found In Egroup: AIX Open Source
\ view thread
while building maturin for python on aix i was presented with an infamous rust dependency...how can i get access to the aix rust beta? Installing build dependencies ... error error: subprocess-exited-with-error pip subprocess to install build dependencies did not run successfully. exit ...
Posted By C- -T Thu March 14, 2024 11:17 AM
Found In Egroup: AIX Open Source
\ view thread
please add lua support to nginx, preferred as dynamic module...or package openresty which might be easier. root@nimvie: /srv/www # nginx -V nginx version: nginx/1.21.4 built with OpenSSL 1.1.1l 24 Aug 2021 (running with OpenSSL 1.1.1v 1 Aug 2023) TLS SNI support enabled configure arguments: ...
Posted By C- -T Thu March 14, 2024 07:51 AM
Found In Egroup: AIX Open Source
\ view thread
i support this, same requirement here. ------------------------------ I regret starting this entire conversation ------------------------------
Posted By C- -T Thu March 14, 2024 07:50 AM
Found In Egroup: AIX Open Source
\ view thread
Hi, would be nice if mod_auth_openidc for apache would be availabe in the repo, seems it was already built successfully (found some threads via search). chris ------------------------------ I regret starting this entire conversation ------------------------------
Posted By C- -T Mon February 19, 2024 09:03 AM
Found In Egroup: AIX Open Source
\ view thread
as stated numerous times...cryptography-3.4.7 version is not affected by the CVE-2023-49083. as also mentioned current python cryptography requires rust which is not available on aix. but if you are that smart go on porting it to aix and give something back to the community. ------------------------------ ...