"Laurent Bercot" <[email protected]> wrote: > Then, since I can't reproduce on my system, please give all the details > you can: OS version, the skalibs sysdeps file, your build options for > skalibs and s6-networking, etc.
Debian 13 Command line: s6-tlsserver -1 -v -c 255 0.0.0.0 443 ... What do you generally recommend--BearSSL, LibreSSL, or OpenSSL?
clockrt: yes clockmon: yes clockboot: yes posixspawn: yes timer: yes pthread: yes endianness: little sizeofushort: 2 sizeofuint: 4 sizeofulong: 8 signedsize: no sizeofsize: 8 signeduid: no sizeofuid: 4 signedgid: no sizeofgid: 4 signedpid: yes sizeofpid: 4 signedtime: yes sizeoftime: 8 signeddev: no sizeofdev: 8 signedino: no sizeofino: 8 accept4: yes cmsgcloexec: yes dirfd: yes fdopendir: yes eventfd: yes flock: yes getpeereid: no sopeercred: yes getpeerucred: no ipv6: yes msgdontwait: yes ocloexec: yes odirectory: yes openat: yes linkat: yes memmem: yes pipe2: yes ppoll: yes revoke: no sendfile: yes setgroups: yes settimeofday: yes signalfd: yes splice: yes statim: yes statimespec: no strcasestr: yes strnlen: yes uint64t: yes waitid: yes futimens: yes futimes: yes arc4random: yes arc4random_addrandom: no itimer: yes namespaces: yes nsgetparent: yes explicit_bzero: yes getrandom: yes grndinsecure: yes chroot: yes clonenewpid: yes posixspawnsetsid: yes posixspawnsetsidnp: no posixspawnchdir: no posixspawnchdirnp: yes getauxval: yes kernprocpathname: no _nsgetexecutablepath: no getexecname: no dladdr: yes devurandom: yes posixspawnearlyreturn: no procselfexe: /proc/self/exe
/* ISC license. */ /* Generated by: ./configure --prefix='/package/host/code.dogmap.org/foreign/skalibs-2.14.4.0+spf+0/prefix' */ #ifndef SKALIBS_CONFIG_H #define SKALIBS_CONFIG_H #define SKALIBS_VERSION "2.14.4.0" #define SKALIBS_DEFAULTPATH "/usr/bin:/bin" #define SKALIBS_ETC "/package/host/code.dogmap.org/foreign/skalibs-2.14.4.0+spf+0/prefix/etc" #define SKALIBS_SPROOT "" #define SKALIBS_HOME "" #undef SKALIBS_FLAG_CLOCKISTAI #define SKALIBS_FLAG_WANTIPV6 #undef SKALIBS_FLAG_PREFERSELECT #endif
/* ISC license. */ /* Generated by: ./configure --with-include='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/skalibs/include' --with-lib='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/skalibs/library/.' --with-dynlib='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/skalibs/library' --with-sysdeps='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/skalibs/library/skalibs/sysdeps' --with-include='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/execline/include' --with-lib='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/execline/library/.' --with-dynlib='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/execline/library' --with-include='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/s6/include' --with-lib='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/s6/library/.' --with-dynlib='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/s6/library' --with-include='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/s6-dns/include' --with-lib='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/s6-dns/library/.' --with-dynlib='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/conf/s6-dns/library' --enable-ssl=libtls --prefix='/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/prefix' */ #ifndef S6_NETWORKING_CONFIG_H #define S6_NETWORKING_CONFIG_H #define S6_NETWORKING_VERSION "2.7.1.0" #define S6_NETWORKING_BINPREFIX "" #define S6_NETWORKING_EXTBINPREFIX "" #define S6_NETWORKING_EXTLIBEXECPREFIX "/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/prefix/libexec/" #define S6_NETWORKING_LIBEXECPREFIX "/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/prefix/libexec/" #define S6_NETWORKING_SYSCONFPREFIX "/package/host/code.dogmap.org/foreign/s6-networking-2.7.1.0+spf+3.1.5/prefix/etc/" #undef S6_NETWORKING_USE_EXECLINE #define S6_NETWORKING_USE_EXECLINE #undef S6_NETWORKING_USE_TLS #undef S6_NETWORKING_USE_BEARSSL #define S6_NETWORKING_USE_TLS #endif
