sighandlers.o: 'NGIRCd_SignalQuit' defined twice sighandlers.o: 'NGIRCd_SignalRestart' defined twice sighandlers.o: 'NGIRCd_DebugLevel' defined twice sighandlers.o: 'NGIRCd_ConfFile' defined twice sighandlers.o: 'NGIRCd_ProtoID' defined twice platformtest.sh: Running "make check" ... send: spawn id exp6 not open while executing "send "privmsg ~user%127.0.0.1 :test\r"" (file "./message-test.e" line 75) send: spawn id exp6 not open while executing "send "nick nick\r"" (file "./misc-test.e" line 10) send: spawn id exp6 not open while executing "send "nick nick\r"" (file "./mode-test.e" line 10) send: spawn id exp6 not open while executing "send "nick nick\r"" (file "./opless-channel-test.e" line 10) send: spawn id exp6 not open while executing "send "nick nick\r"" (file "./who-test.e" line 10) send: spawn id exp6 not open while executing "send "nick nick\r"" (file "./whois-test.e" line 10) make[3]: *** [check-TESTS] Error 1 make[2]: *** [check-am] Error 2 make[1]: *** [check-recursive] Error 1 make: *** [check-recursive] Error 1
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 tcc 0.9.25 23 16-01-09 goetz Y Y N Y 1
$ uname -a Linux s1.hoffart.de 2.6.32-5-amd64 #1 SMP Wed Jun 17 16:09:06 UTC 2015 x86_64 GNU/Linux