Builds and works correctly. Several warnings are shown:
opencc WARNING: unknown flag: -fstack-protector portabtest.c: In function 'main': portabtest.c:43: warning: the address of 'snprintf' will always evaluate as 'true' portabtest.c:44: warning: the address of 'vsnprintf' will always evaluate as 'true' portabtest.c:45: warning: the address of 'strlcpy' will always evaluate as 'true' portabtest.c:46: warning: the address of 'strlcat' will always evaluate as 'true' opencc WARNING: unknown flag: -fstack-protector
ngIRCd 21 has been configured with the following options:
Host: x86_64-unknown-linux-gnu Compiler: /opt/open64-5.0/bin/opencc -std=gnu99 Compiler flags: -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' Libraries: -lz
'ngircd' binary: /usr/local/sbin Configuration file: /usr/local/etc Manual pages: /usr/local/share/man Documentation: /usr/local/share/doc/ngircd
Syslog support: yes Enable debug code: no zlib compression: yes IRC sniffer: no Use TCP Wrappers: no Strict RFC mode: no IDENT support: no IRC+ protocol: yes IPv6 protocol: no I/O backend: epoll(), select() PAM support: no SSL support: no libiconv support: no
the executable works ("runs") as expected --+ tests run successfully ("make check") --+ | ngIRCd compiles ("make") --+ | | ./configure works --+ | | | | | | | Platform Compiler ngIRCd Date Tester C M T R * --------------------------- ------------ ---------- -------- -------- - - - - - x86_64/unknown/linux-gnu Open64 21 13-11-30 goetz Y Y Y Y 1
Grüße Götz