Hi Götz!
Am 17.03.2015 um 17:16 schrieb Götz Hoffart goetz@hoffart.de:
Host: i386-pc-solaris2.11 Compiler: gcc -std=gnu99 Compiler flags: -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' Libraries: -lz -lsocket -lnsl
[…]
$ contrib/platformtest.sh platformtest.sh: Checking ngIRCd base source directory ... platformtest.sh: - source directory: contrib/.. platformtest.sh: - working directory: /export/home/goetz/ngircd-22 platformtest.sh: Checking for GIT tree ... platformtest.sh: Checking for "contrib/../configure" script ... platformtest.sh: Running "contrib/../configure" script ... platformtest.sh: Running "make" ... platformtest.sh: Running "make check" ... make: Fatal error: Command failed for target `check-TESTS' Current working directory /export/home/goetz/ngircd-22/src/testsuite make: Fatal error: Command failed for target `check-am' Current working directory /export/home/goetz/ngircd-22/src/testsuite make: Fatal error: Command failed for target `check-recursive' Current working directory /export/home/goetz/ngircd-22/src make: Fatal error: Command failed for target `check-recursive’
Could you run „make check“ manually to get all error messages?
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 *
i386/pc/solaris2.11 gcc 4.5.2 22 15-03-17 goetz Y Y N Y 4
AH, this platform is already listed with identical compiler in ./doc/Platforms.txt; and the test suite failed in my run, too – which didn’t bother me too much obviously …
$ uname -a SunOS vulkan 5.11 11.2 i86pc i386 i86pc
Thanks! Alex