The build took 00h 01m 19s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
6,983 |
cpp |
42 |
makefile |
7,025 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: boinctui 2.3.6-1 (Thu Apr 13 16:48:46 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for main in -lncursesw... yes
checking for main in -lformw... yes
checking for main in -lpanelw... yes
checking for main in -lmenuw... yes
checking for main in -lexpat... yes
checking for main in -lpthread... yes
checking for MD5_Init in -lcrypto ... yes
checking how to run the C++ preprocessor... clang++ -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking algorithm usability... yes
checking algorithm presence... yes
checking for algorithm... yes
checking string usability... yes
checking string presence... yes
checking for string... yes
checking list usability... yes
checking list presence... yes
checking for list... yes
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking queue usability... yes
checking queue presence... yes
checking for queue... yes
checking stack usability... yes
checking stack presence... yes
checking for stack... yes
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking form.h usability... yes
checking form.h presence... yes
checking for form.h... yes
checking panel.h usability... yes
checking panel.h presence... yes
checking for panel.h... yes
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for size_t... yes
checking whether lstat correctly handles trailing slash... yes
checking how to run the C preprocessor... clang -E
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for mblen... yes
checking for memset... yes
checking for setlocale... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
create .obj
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/ncolorstring.o src/ncolorstring.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nhline.o src/nhline.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nvline.o src/nvline.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nscrollview.o src/nscrollview.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nselectlist.o src/nselectlist.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nview.o src/nview.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/ngroup.o src/ngroup.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nstatictext.o src/nstatictext.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nform.o src/nform.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nprogram.o src/nprogram.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nmenu.o src/nmenu.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nmessagebox.o src/nmessagebox.cpp
src/nmessagebox.cpp:161:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if (( ev->type == NEvent::evMOUSE )/* && (mevent->cmdcode & (BUTTON1_CLICKED | BUTTON1_DOUBLE_CLICKED))*/)
~~~~~~~~~^~~~~~~~~~~~~~~~~~
src/nmessagebox.cpp:161:20: note: remove extraneous parentheses around the comparison to silence this warning
if (( ev->type == NEvent::evMOUSE )/* && (mevent->cmdcode & (BUTTON1_CLICKED | BUTTON1_DOUBLE_CLICKED))*/)
~ ^ ~
src/nmessagebox.cpp:161:20: note: use '=' to turn this equality comparison into an assignment
if (( ev->type == NEvent::evMOUSE )/* && (mevent->cmdcode & (BUTTON1_CLICKED | BUTTON1_DOUBLE_CLICKED))*/)
^~
=
1 warning generated.
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/nscrollbar.o src/nscrollbar.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/kclog.o src/kclog.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/cfg.o src/cfg.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/srvdata.o src/srvdata.cpp
src/srvdata.cpp:943:2: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
1 warning generated.
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/mbstring.o src/mbstring.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/net.o src/net.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/resultparse.o src/resultparse.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/resultdom.o src/resultdom.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/mainprog.o src/mainprog.cpp
In file included from src/mainprog.cpp:22:
In file included from src/mainprog.h:22:
src/msgwin.h:33:108: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { if (this->srv != srv) { this->srv = srv; clearcontent(); lastmsgno = 0; } };
^
In file included from src/mainprog.cpp:22:
In file included from src/mainprog.h:23:
src/taskwin.h:42:102: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { this->srv = srv; startindex = 0; clearcontent(); selectedindex = -1; };
^
In file included from src/mainprog.cpp:22:
In file included from src/mainprog.h:24:
In file included from src/mainwin.h:28:
src/infopanel.h:70:50: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { this->srv = srv; };
^
src/mainprog.cpp:491:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
4 warnings generated.
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/infopanel.o src/infopanel.cpp
In file included from src/infopanel.cpp:21:
src/infopanel.h:70:50: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { this->srv = srv; };
^
1 warning generated.
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/mainwin.o src/mainwin.cpp
In file included from src/mainwin.cpp:18:
In file included from src/mainwin.h:22:
src/taskwin.h:42:102: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { this->srv = srv; startindex = 0; clearcontent(); selectedindex = -1; };
^
In file included from src/mainwin.cpp:18:
In file included from src/mainwin.h:23:
src/msgwin.h:33:108: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { if (this->srv != srv) { this->srv = srv; clearcontent(); lastmsgno = 0; } };
^
In file included from src/mainwin.cpp:18:
In file included from src/mainwin.h:28:
src/infopanel.h:70:50: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { this->srv = srv; };
^
3 warnings generated.
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/msgwin.o src/msgwin.cpp
In file included from src/msgwin.cpp:20:
src/msgwin.h:33:108: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { if (this->srv != srv) { this->srv = srv; clearcontent(); lastmsgno = 0; } };
^
1 warning generated.
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/taskwin.o src/taskwin.cpp
In file included from src/taskwin.cpp:21:
src/taskwin.h:42:102: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { this->srv = srv; startindex = 0; clearcontent(); selectedindex = -1; };
^
src/taskwin.cpp:204:13: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
return "A"+active_task_state->getivalue();
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/taskwin.cpp:204:13: note: use array indexing to silence this warning
return "A"+active_task_state->getivalue();
^
& [ ]
2 warnings generated.
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/tui-main.o src/tui-main.cpp
In file included from src/tui-main.cpp:22:
In file included from src/mainprog.h:22:
src/msgwin.h:33:108: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { if (this->srv != srv) { this->srv = srv; clearcontent(); lastmsgno = 0; } };
^
In file included from src/tui-main.cpp:22:
In file included from src/mainprog.h:23:
src/taskwin.h:42:102: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { this->srv = srv; startindex = 0; clearcontent(); selectedindex = -1; };
^
In file included from src/tui-main.cpp:22:
In file included from src/mainprog.h:24:
In file included from src/mainwin.h:28:
src/infopanel.h:70:50: warning: control reaches end of non-void function [-Wreturn-type]
void* setserver(Srv* srv) { this->srv = srv; };
^
3 warnings generated.
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/cfgform.o src/cfgform.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/topmenu.o src/topmenu.cpp
src/topmenu.cpp:724:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
src/topmenu.cpp:797:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
src/topmenu.cpp:865:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
src/topmenu.cpp:886:22: warning: comparison of constant 1 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]
if ( items.empty() > 1 ) //1 из-за скроллбара
~~~~~~~~~~~~~ ^ ~
src/topmenu.cpp:924:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
5 warnings generated.
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/about.o src/about.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/helpwin.o src/helpwin.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/addprojectform.o src/addprojectform.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/addmgrform.o src/addmgrform.cpp
clang++ -c -DENABLEMOUSE -DVERSION=2.3.6 -DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL -o .obj/taskinfowin.o src/taskinfowin.cpp
\nLinking...\n
clang++ -o boinctui .obj/ncolorstring.o .obj/nhline.o .obj/nvline.o .obj/nscrollview.o .obj/nselectlist.o .obj/nview.o .obj/ngroup.o .obj/nstatictext.o .obj/nform.o .obj/nprogram.o .obj/nmenu.o .obj/nmessagebox.o .obj/nscrollbar.o .obj/kclog.o .obj/cfg.o .obj/srvdata.o .obj/mbstring.o .obj/net.o .obj/resultparse.o .obj/resultdom.o .obj/mainprog.o .obj/infopanel.o .obj/mainwin.o .obj/msgwin.o .obj/taskwin.o .obj/tui-main.o .obj/cfgform.o .obj/topmenu.o .obj/about.o .obj/helpwin.o .obj/addprojectform.o .obj/addmgrform.o .obj/taskinfowin.o -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw
==> Entering fakeroot environment...
==> Starting package()...
install -d /tmp/boinctui/pkg/boinctui/usr/bin
install boinctui /tmp/boinctui/pkg/boinctui/usr/bin
install -d /tmp/boinctui/pkg/boinctui/usr/share/doc/boinctui
install changelog /tmp/boinctui/pkg/boinctui/usr/share/doc/boinctui
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "boinctui"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: boinctui 2.3.6-1 (Thu Apr 13 16:49:03 UTC 2017)
CMD: pacman --query --file boinctui-2.3.6-1-x86_64.pkg.tar.xz
Creating hybrid package for 'boinctui'
Trying to find vanilla package 'boinctui'...
CMD: pacman --query --file /mirror/boinctui-2.3.6-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf boinctui.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/boinctui.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/boinctui.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/boinctui.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/boinctui.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/boinctui/src/boinctui-2.3.6/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by boinctui configure VERSION, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --without-gnutls
## --------- ##
## Platform. ##
## --------- ##
hostname = 090228efeaee
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2390: checking for x86_64-unknown-linux-gcc
configure:2417: result: clang
configure:2686: checking for C compiler version
configure:2695: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2706: $? = 0
configure:2695: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2706: $? = 0
configure:2695: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2706: $? = 1
configure:2695: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2706: $? = 1
configure:2726: checking whether the C compiler works
configure:2748: clang conftest.c >&5
configure:2752: $? = 0
configure:2800: result: yes
configure:2803: checking for C compiler default output file name
configure:2805: result: a.out
configure:2811: checking for suffix of executables
configure:2818: clang -o conftest conftest.c >&5
configure:2822: $? = 0
configure:2844: result:
configure:2866: checking whether we are cross compiling
configure:2874: clang -o conftest conftest.c >&5
configure:2878: $? = 0
configure:2885: ./conftest
configure:2889: $? = 0
configure:2904: result: no
configure:2909: checking for suffix of object files
configure:2931: clang -c conftest.c >&5
configure:2935: $? = 0
configure:2956: result: o
configure:2960: checking whether we are using the GNU C compiler
configure:2979: clang -c conftest.c >&5
configure:2979: $? = 0
configure:2988: result: yes
configure:2997: checking whether clang accepts -g
configure:3017: clang -c -g conftest.c >&5
configure:3017: $? = 0
configure:3058: result: yes
configure:3075: checking for clang option to accept ISO C89
configure:3138: clang -c conftest.c >&5
configure:3138: $? = 0
configure:3151: result: none needed
configure:3179: checking for special C compiler options needed for large files
configure:3224: result: no
configure:3230: checking for _FILE_OFFSET_BITS value needed for large files
configure:3255: clang -c conftest.c >&5
configure:3255: $? = 0
configure:3287: result: no
configure:3487: checking for C++ compiler version
configure:3496: clang++ --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3507: $? = 0
configure:3496: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3507: $? = 0
configure:3496: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3507: $? = 1
configure:3496: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3507: $? = 1
configure:3511: checking whether we are using the GNU C++ compiler
configure:3530: clang++ -c conftest.cpp >&5
configure:3530: $? = 0
configure:3539: result: yes
configure:3548: checking whether clang++ accepts -g
configure:3568: clang++ -c -g conftest.cpp >&5
configure:3568: $? = 0
configure:3609: result: yes
configure:3809: checking for main in -lncursesw
configure:3828: clang -o conftest conftest.c -lncursesw >&5
configure:3828: $? = 0
configure:3837: result: yes
configure:3851: checking for main in -lformw
configure:3870: clang -o conftest conftest.c -lformw -lncursesw >&5
configure:3870: $? = 0
configure:3879: result: yes
configure:3892: checking for main in -lpanelw
configure:3911: clang -o conftest conftest.c -lpanelw -lformw -lncursesw >&5
configure:3911: $? = 0
configure:3920: result: yes
configure:3933: checking for main in -lmenuw
configure:3952: clang -o conftest conftest.c -lmenuw -lpanelw -lformw -lncursesw >&5
configure:3952: $? = 0
configure:3961: result: yes
configure:3979: checking for main in -lexpat
configure:3998: clang -o conftest conftest.c -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:3998: $? = 0
configure:4007: result: yes
configure:4020: checking for main in -lpthread
configure:4039: clang -o conftest conftest.c -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:4039: $? = 0
configure:4048: result: yes
configure:4069: checking for MD5_Init in -lcrypto
configure:4094: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:4094: $? = 0
configure:4104: result: yes
configure:4191: checking how to run the C++ preprocessor
configure:4218: clang++ -E conftest.cpp
configure:4218: $? = 0
configure:4232: clang++ -E conftest.cpp
conftest.cpp:16:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "boinctui"
| #define PACKAGE_TARNAME "boinctui"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "boinctui VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #define PACKAGE_URL ""
| #define HAVE_LIBNCURSESW 1
| #define HAVE_LIBFORMW 1
| #define HAVE_LIBPANELW 1
| #define HAVE_LIBMENUW 1
| #define HAVE_LIBEXPAT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBCRYPTO_ 1
| /* end confdefs.h. */
| #include
configure:4257: result: clang++ -E
configure:4277: clang++ -E conftest.cpp
configure:4277: $? = 0
configure:4291: clang++ -E conftest.cpp
conftest.cpp:16:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "boinctui"
| #define PACKAGE_TARNAME "boinctui"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "boinctui VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #define PACKAGE_URL ""
| #define HAVE_LIBNCURSESW 1
| #define HAVE_LIBFORMW 1
| #define HAVE_LIBPANELW 1
| #define HAVE_LIBMENUW 1
| #define HAVE_LIBEXPAT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBCRYPTO_ 1
| /* end confdefs.h. */
| #include
configure:4320: checking for grep that handles long lines and -e
configure:4378: result: /usr/bin/grep
configure:4383: checking for egrep
configure:4445: result: /usr/bin/grep -E
configure:4450: checking for ANSI C header files
configure:4470: clang++ -c conftest.cpp >&5
configure:4470: $? = 0
configure:4543: clang++ -o conftest conftest.cpp -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:4543: $? = 0
configure:4543: ./conftest
configure:4543: $? = 0
configure:4554: result: yes
configure:4567: checking for sys/types.h
configure:4567: clang++ -c conftest.cpp >&5
configure:4567: $? = 0
configure:4567: result: yes
configure:4567: checking for sys/stat.h
configure:4567: clang++ -c conftest.cpp >&5
configure:4567: $? = 0
configure:4567: result: yes
configure:4567: checking for stdlib.h
configure:4567: clang++ -c conftest.cpp >&5
configure:4567: $? = 0
configure:4567: result: yes
configure:4567: checking for string.h
configure:4567: clang++ -c conftest.cpp >&5
configure:4567: $? = 0
configure:4567: result: yes
configure:4567: checking for memory.h
configure:4567: clang++ -c conftest.cpp >&5
configure:4567: $? = 0
configure:4567: result: yes
configure:4567: checking for strings.h
configure:4567: clang++ -c conftest.cpp >&5
configure:4567: $? = 0
configure:4567: result: yes
configure:4567: checking for inttypes.h
configure:4567: clang++ -c conftest.cpp >&5
configure:4567: $? = 0
configure:4567: result: yes
configure:4567: checking for stdint.h
configure:4567: clang++ -c conftest.cpp >&5
configure:4567: $? = 0
configure:4567: result: yes
configure:4567: checking for unistd.h
configure:4567: clang++ -c conftest.cpp >&5
configure:4567: $? = 0
configure:4567: result: yes
configure:4589: checking pthread.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking pthread.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for pthread.h
configure:4589: result: yes
configure:4589: checking for string.h
configure:4589: result: yes
configure:4589: checking for stdlib.h
configure:4589: result: yes
configure:4589: checking stdio.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking stdio.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for stdio.h
configure:4589: result: yes
configure:4589: checking for sys/stat.h
configure:4589: result: yes
configure:4589: checking for unistd.h
configure:4589: result: yes
configure:4589: checking stdarg.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking stdarg.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for stdarg.h
configure:4589: result: yes
configure:4589: checking sys/ioctl.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking sys/ioctl.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for sys/ioctl.h
configure:4589: result: yes
configure:4589: checking arpa/inet.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking arpa/inet.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for arpa/inet.h
configure:4589: result: yes
configure:4589: checking locale.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking locale.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for locale.h
configure:4589: result: yes
configure:4589: checking malloc.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking malloc.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for malloc.h
configure:4589: result: yes
configure:4589: checking sys/socket.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking sys/socket.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for sys/socket.h
configure:4589: result: yes
configure:4589: checking netdb.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking netdb.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for netdb.h
configure:4589: result: yes
configure:4589: checking signal.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking signal.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for signal.h
configure:4589: result: yes
configure:4589: checking ctype.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking ctype.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for ctype.h
configure:4589: result: yes
configure:4589: checking algorithm usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking algorithm presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for algorithm
configure:4589: result: yes
configure:4589: checking string usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking string presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for string
configure:4589: result: yes
configure:4589: checking list usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking list presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for list
configure:4589: result: yes
configure:4589: checking vector usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking vector presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for vector
configure:4589: result: yes
configure:4589: checking queue usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking queue presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for queue
configure:4589: result: yes
configure:4589: checking stack usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking stack presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for stack
configure:4589: result: yes
configure:4589: checking sstream usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking sstream presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for sstream
configure:4589: result: yes
configure:4589: checking expat.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking expat.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for expat.h
configure:4589: result: yes
configure:4589: checking curses.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking curses.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for curses.h
configure:4589: result: yes
configure:4589: checking form.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking form.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for form.h
configure:4589: result: yes
configure:4589: checking panel.h usability
configure:4589: clang++ -c conftest.cpp >&5
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking panel.h presence
configure:4589: clang++ -E conftest.cpp
configure:4589: $? = 0
configure:4589: result: yes
configure:4589: checking for panel.h
configure:4589: result: yes
configure:4610: checking openssl/md5.h usability
configure:4610: clang++ -c conftest.cpp >&5
configure:4610: $? = 0
configure:4610: result: yes
configure:4610: checking openssl/md5.h presence
configure:4610: clang++ -E conftest.cpp
configure:4610: $? = 0
configure:4610: result: yes
configure:4610: checking for openssl/md5.h
configure:4610: result: yes
configure:4656: checking for stdbool.h that conforms to C99
configure:4723: clang -c conftest.c >&5
conftest.c:102:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:106:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:106:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:106:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:106:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:106:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:106:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:106:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:106:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:107:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:107:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:107:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:4723: $? = 0
configure:4730: result: yes
configure:4732: checking for _Bool
configure:4732: clang -c conftest.c >&5
configure:4732: $? = 0
configure:4732: clang -c conftest.c >&5
conftest.c:89:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:4732: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "boinctui"
| #define PACKAGE_TARNAME "boinctui"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "boinctui VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #define PACKAGE_URL ""
| #define HAVE_LIBNCURSESW 1
| #define HAVE_LIBFORMW 1
| #define HAVE_LIBPANELW 1
| #define HAVE_LIBMENUW 1
| #define HAVE_LIBEXPAT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBCRYPTO_ 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ALGORITHM 1
| #define HAVE_STRING 1
| #define HAVE_LIST 1
| #define HAVE_VECTOR 1
| #define HAVE_QUEUE 1
| #define HAVE_STACK 1
| #define HAVE_SSTREAM 1
| #define HAVE_EXPAT_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_FORM_H 1
| #define HAVE_PANEL_H 1
| #define HAVE_OPENSSL_MD5_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:4732: result: yes
configure:4749: checking for size_t
configure:4749: clang -c conftest.c >&5
configure:4749: $? = 0
configure:4749: clang -c conftest.c >&5
conftest.c:91:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:4749: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "boinctui"
| #define PACKAGE_TARNAME "boinctui"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "boinctui VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #define PACKAGE_URL ""
| #define HAVE_LIBNCURSESW 1
| #define HAVE_LIBFORMW 1
| #define HAVE_LIBPANELW 1
| #define HAVE_LIBMENUW 1
| #define HAVE_LIBEXPAT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBCRYPTO_ 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ALGORITHM 1
| #define HAVE_STRING 1
| #define HAVE_LIST 1
| #define HAVE_VECTOR 1
| #define HAVE_QUEUE 1
| #define HAVE_STACK 1
| #define HAVE_SSTREAM 1
| #define HAVE_EXPAT_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_FORM_H 1
| #define HAVE_PANEL_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:4749: result: yes
configure:4763: checking whether lstat correctly handles trailing slash
configure:4789: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:4789: $? = 0
configure:4789: ./conftest
configure:4789: $? = 0
configure:4806: result: yes
configure:4830: checking how to run the C preprocessor
configure:4861: clang -E conftest.c
configure:4861: $? = 0
configure:4875: clang -E conftest.c
conftest.c:56:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4875: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "boinctui"
| #define PACKAGE_TARNAME "boinctui"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "boinctui VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #define PACKAGE_URL ""
| #define HAVE_LIBNCURSESW 1
| #define HAVE_LIBFORMW 1
| #define HAVE_LIBPANELW 1
| #define HAVE_LIBMENUW 1
| #define HAVE_LIBEXPAT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBCRYPTO_ 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ALGORITHM 1
| #define HAVE_STRING 1
| #define HAVE_LIST 1
| #define HAVE_VECTOR 1
| #define HAVE_QUEUE 1
| #define HAVE_STACK 1
| #define HAVE_SSTREAM 1
| #define HAVE_EXPAT_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_FORM_H 1
| #define HAVE_PANEL_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h. */
| #include
configure:4900: result: clang -E
configure:4920: clang -E conftest.c
configure:4920: $? = 0
configure:4934: clang -E conftest.c
conftest.c:56:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4934: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "boinctui"
| #define PACKAGE_TARNAME "boinctui"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "boinctui VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #define PACKAGE_URL ""
| #define HAVE_LIBNCURSESW 1
| #define HAVE_LIBFORMW 1
| #define HAVE_LIBPANELW 1
| #define HAVE_LIBMENUW 1
| #define HAVE_LIBEXPAT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBCRYPTO_ 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ALGORITHM 1
| #define HAVE_STRING 1
| #define HAVE_LIST 1
| #define HAVE_VECTOR 1
| #define HAVE_QUEUE 1
| #define HAVE_STACK 1
| #define HAVE_SSTREAM 1
| #define HAVE_EXPAT_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_FORM_H 1
| #define HAVE_PANEL_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h. */
| #include
configure:4965: checking for stdlib.h
configure:4965: result: yes
configure:4975: checking for GNU libc compatible malloc
configure:4999: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:4999: $? = 0
configure:4999: ./conftest
configure:4999: $? = 0
configure:5009: result: yes
configure:5032: checking for stdlib.h
configure:5032: result: yes
configure:5042: checking for GNU libc compatible realloc
configure:5066: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:5066: $? = 0
configure:5066: ./conftest
configure:5066: $? = 0
configure:5076: result: yes
configure:5100: checking for mblen
configure:5100: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:5100: $? = 0
configure:5100: result: yes
configure:5100: checking for memset
configure:5100: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
conftest.c:84:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:84:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:5100: $? = 0
configure:5100: result: yes
configure:5100: checking for setlocale
configure:5100: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:5100: $? = 0
configure:5100: result: yes
configure:5100: checking for socket
configure:5100: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
configure:5100: $? = 0
configure:5100: result: yes
configure:5100: checking for strdup
configure:5100: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
conftest.c:87:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:87:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:5100: $? = 0
configure:5100: result: yes
configure:5100: checking for strstr
configure:5100: clang -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
conftest.c:88:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:88:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:5100: $? = 0
configure:5100: result: yes
configure:5264: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by boinctui config.status VERSION, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 090228efeaee
config.status:734: creating Makefile
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mblen=yes
ac_cv_func_memset=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_setlocale=yes
ac_cv_func_socket=yes
ac_cv_func_strdup=yes
ac_cv_func_strstr=yes
ac_cv_header_algorithm=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_curses_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_form_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_list=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_openssl_md5_h=yes
ac_cv_header_panel_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_queue=yes
ac_cv_header_signal_h=yes
ac_cv_header_sstream=yes
ac_cv_header_stack=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vector=yes
ac_cv_lib_crypto____MD5_Init=yes
ac_cv_lib_expat_main=yes
ac_cv_lib_formw_main=yes
ac_cv_lib_menuw_main=yes
ac_cv_lib_ncursesw_main=yes
ac_cv_lib_panelw_main=yes
ac_cv_lib_pthread_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type__Bool=yes
ac_cv_type_size_t=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='clang'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXFLAGS=''
DEFS='-DPACKAGE_NAME=\"boinctui\" -DPACKAGE_TARNAME=\"boinctui\" -DPACKAGE_VERSION=\"VERSION\" -DPACKAGE_STRING=\"boinctui\ VERSION\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBFORMW=1 -DHAVE_LIBPANELW=1 -DHAVE_LIBMENUW=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO_=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ALGORITHM=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_VECTOR=1 -DHAVE_QUEUE=1 -DHAVE_STACK=1 -DHAVE_SSTREAM=1 -DHAVE_EXPAT_H=1 -DHAVE_CURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_PANEL_H=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MBLEN=1 -DHAVE_MEMSET=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
HAVE_OPENSSL='1'
LDFLAGS=''
LIBOBJS=''
LIBS='-lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw '
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
PACKAGE_NAME='boinctui'
PACKAGE_STRING='boinctui VERSION'
PACKAGE_TARNAME='boinctui'
PACKAGE_URL=''
PACKAGE_VERSION='VERSION'
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "boinctui"
#define PACKAGE_TARNAME "boinctui"
#define PACKAGE_VERSION "VERSION"
#define PACKAGE_STRING "boinctui VERSION"
#define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
#define PACKAGE_URL ""
#define HAVE_LIBNCURSESW 1
#define HAVE_LIBFORMW 1
#define HAVE_LIBPANELW 1
#define HAVE_LIBMENUW 1
#define HAVE_LIBEXPAT 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBCRYPTO_ 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDIO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETDB_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_CTYPE_H 1
#define HAVE_ALGORITHM 1
#define HAVE_STRING 1
#define HAVE_LIST 1
#define HAVE_VECTOR 1
#define HAVE_QUEUE 1
#define HAVE_STACK 1
#define HAVE_SSTREAM 1
#define HAVE_EXPAT_H 1
#define HAVE_CURSES_H 1
#define HAVE_FORM_H 1
#define HAVE_PANEL_H 1
#define HAVE_OPENSSL_MD5_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_MBLEN 1
#define HAVE_MEMSET 1
#define HAVE_SETLOCALE 1
#define HAVE_SOCKET 1
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
configure: exit 0