Build of boinctui with vanilla toolchain

The build took 00h 01m 20s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
6,983 cpp
42 makefile
7,025 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: boinctui 2.3.6-1 (Wed Aug 24 13:25:10 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc 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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ 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... g++ -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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... gcc -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
#
# g++ -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
# g++ -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 (Wed Aug 24 13:25:39 UTC 2016)

CMD: pacman --query --file boinctui-2.3.6-1-x86_64.pkg.tar.xz
# boinctui 2.3.6-1

Creating hybrid package for 'boinctui'

Trying to find vanilla package 'boinctui'...

CMD: pacman --query --file /mirror/boinctui-2.3.6-1.pkg.tar.xz
# boinctui 2.3.6-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/boinctui
# /usr/share/doc/boinctui/changelog

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
# .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
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 2158

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 = 3475462e7e26
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/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:2420: result: no
# configure:2430: checking for gcc
# configure:2446: found /usr/sbin/gcc
# configure:2457: result: gcc
# configure:2686: checking for C compiler version
# configure:2695: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2706: $? = 0
# configure:2695: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2706: $? = 0
# configure:2695: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2706: $? = 1
# configure:2695: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2706: $? = 1
# configure:2726: checking whether the C compiler works
# configure:2748: gcc 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: gcc -o conftest conftest.c >&5
# configure:2822: $? = 0
# configure:2844: result:
# configure:2866: checking whether we are cross compiling
# configure:2874: gcc -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: gcc -c conftest.c >&5
# configure:2935: $? = 0
# configure:2956: result: o
# configure:2960: checking whether we are using the GNU C compiler
# configure:2979: gcc -c conftest.c >&5
# configure:2979: $? = 0
# configure:2988: result: yes
# configure:2997: checking whether gcc accepts -g
# configure:3017: gcc -c -g conftest.c >&5
# configure:3017: $? = 0
# configure:3058: result: yes
# configure:3075: checking for gcc option to accept ISO C89
# configure:3138: gcc -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: gcc -c conftest.c >&5
# configure:3255: $? = 0
# configure:3287: result: no
# configure:3389: checking for x86_64-unknown-linux-g++
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-c++
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-gpp
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-aCC
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-CC
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-cxx
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-cc++
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-cl.exe
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-FCC
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-KCC
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-RCC
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-xlC_r
# configure:3419: result: no
# configure:3389: checking for x86_64-unknown-linux-xlC
# configure:3419: result: no
# configure:3433: checking for g++
# configure:3449: found /usr/sbin/g++
# configure:3460: result: g++
# configure:3487: checking for C++ compiler version
# configure:3496: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3507: $? = 0
# configure:3496: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3507: $? = 0
# configure:3496: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3507: $? = 1
# configure:3496: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3507: $? = 1
# configure:3511: checking whether we are using the GNU C++ compiler
# configure:3530: g++ -c conftest.cpp >&5
# configure:3530: $? = 0
# configure:3539: result: yes
# configure:3548: checking whether g++ accepts -g
# configure:3568: g++ -c -g conftest.cpp >&5
# configure:3568: $? = 0
# configure:3609: result: yes
# configure:3809: checking for main in -lncursesw
# configure:3828: gcc -o conftest conftest.c -lncursesw >&5
# configure:3828: $? = 0
# configure:3837: result: yes
# configure:3851: checking for main in -lformw
# configure:3870: gcc -o conftest conftest.c -lformw -lncursesw >&5
# configure:3870: $? = 0
# configure:3879: result: yes
# configure:3892: checking for main in -lpanelw
# configure:3911: gcc -o conftest conftest.c -lpanelw -lformw -lncursesw >&5
# configure:3911: $? = 0
# configure:3920: result: yes
# configure:3933: checking for main in -lmenuw
# configure:3952: gcc -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: gcc -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: gcc -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: gcc -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: g++ -E conftest.cpp
# configure:4218: $? = 0
# configure:4232: g++ -E conftest.cpp
# conftest.cpp:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -E
# configure:4277: g++ -E conftest.cpp
# configure:4277: $? = 0
# configure:4291: g++ -E conftest.cpp
# conftest.cpp:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/grep
# configure:4383: checking for egrep
# configure:4445: result: /usr/sbin/grep -E
# configure:4450: checking for ANSI C header files
# configure:4470: g++ -c conftest.cpp >&5
# configure:4470: $? = 0
# configure:4543: g++ -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: g++ -c conftest.cpp >&5
# configure:4567: $? = 0
# configure:4567: result: yes
# configure:4567: checking for sys/stat.h
# configure:4567: g++ -c conftest.cpp >&5
# configure:4567: $? = 0
# configure:4567: result: yes
# configure:4567: checking for stdlib.h
# configure:4567: g++ -c conftest.cpp >&5
# configure:4567: $? = 0
# configure:4567: result: yes
# configure:4567: checking for string.h
# configure:4567: g++ -c conftest.cpp >&5
# configure:4567: $? = 0
# configure:4567: result: yes
# configure:4567: checking for memory.h
# configure:4567: g++ -c conftest.cpp >&5
# configure:4567: $? = 0
# configure:4567: result: yes
# configure:4567: checking for strings.h
# configure:4567: g++ -c conftest.cpp >&5
# configure:4567: $? = 0
# configure:4567: result: yes
# configure:4567: checking for inttypes.h
# configure:4567: g++ -c conftest.cpp >&5
# configure:4567: $? = 0
# configure:4567: result: yes
# configure:4567: checking for stdint.h
# configure:4567: g++ -c conftest.cpp >&5
# configure:4567: $? = 0
# configure:4567: result: yes
# configure:4567: checking for unistd.h
# configure:4567: g++ -c conftest.cpp >&5
# configure:4567: $? = 0
# configure:4567: result: yes
# configure:4589: checking pthread.h usability
# configure:4589: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking pthread.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking stdio.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking stdarg.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking sys/ioctl.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking arpa/inet.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking locale.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking malloc.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking sys/socket.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking netdb.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking signal.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking ctype.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking algorithm presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking string presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking list presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking vector presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking queue presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking stack presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking sstream presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking expat.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking curses.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking form.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4589: $? = 0
# configure:4589: result: yes
# configure:4589: checking panel.h presence
# configure:4589: g++ -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: g++ -c conftest.cpp >&5
# configure:4610: $? = 0
# configure:4610: result: yes
# configure:4610: checking openssl/md5.h presence
# configure:4610: g++ -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: gcc -c conftest.c >&5
# configure:4723: $? = 0
# configure:4730: result: yes
# configure:4732: checking for _Bool
# configure:4732: gcc -c conftest.c >&5
# configure:4732: $? = 0
# configure:4732: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# 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: gcc -c conftest.c >&5
# configure:4749: $? = 0
# configure:4749: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:91:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -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: gcc -E conftest.c
# configure:4861: $? = 0
# configure:4875: gcc -E conftest.c
# conftest.c:56:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:4920: gcc -E conftest.c
# configure:4920: $? = 0
# configure:4934: gcc -E conftest.c
# conftest.c:56:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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: gcc -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: gcc -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: gcc -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:5100: $? = 0
# configure:5100: result: yes
# configure:5100: checking for setlocale
# configure:5100: gcc -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: gcc -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: gcc -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:5100: $? = 0
# configure:5100: result: yes
# configure:5100: checking for strstr
# configure:5100: gcc -o conftest conftest.c -lcrypto -lpthread -lexpat -lmenuw -lpanelw -lformw -lncursesw >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# 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 3475462e7e26
#
# 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=
# ac_cv_env_CC_value=
# 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=
# ac_cv_env_CXX_value=
# 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/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -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/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/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='gcc'
# ac_ct_CXX='g++'
# 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