[root@ba ngircd-23]# ./contrib/platformtest.sh platformtest.sh: Checking ngIRCd base source directory ... platformtest.sh: - source directory: ./contrib/.. platformtest.sh: - working directory: /root/src/ngircd-23 platformtest.sh: Checking for GIT tree ... platformtest.sh: Checking for "./contrib/../configure" script ... platformtest.sh: Running "./contrib/../configure" script ... platformtest.sh: Running "make" ... ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') platformtest.sh: Running "make check" ...
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 gcc 5.3.0 23 15-12-14 root Y Y y Y 1
platformtest.sh: Warning: Some tests have been skipped!
]# uname -a Linux ba 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64 GNU/Linux