Build of nzbget with vanilla toolchain

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

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

SLOCLanguage
58,824 cpp
1,664 makefile
1,644 sh
1,116 objc
157 python
60 ansic
63,465 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: nzbget 16.4-3 (Wed Aug 24 13:49:59 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# 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 for C++ compiler default output file name... a.out
# checking whether the C++ compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for tar... /usr/sbin/tar
# checking for make... /usr/sbin/make
# checking for a BSD-compatible install... /usr/bin/install -c
# 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 sys/prctl.h usability... yes
# checking sys/prctl.h presence... yes
# checking for sys/prctl.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for library containing pthread_create... -lpthread
# checking for library containing socket... none required
# checking for library containing inet_addr... none required
# checking for library containing hstrerror... none required
# checking for getopt_long... yes
# checking for fdatasync... yes
# checking whether F_FULLFSYNC is declared... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for ctime_r... yes, and it takes 2 arguments
# checking for getaddrinfo... yes
# checking for library containing getaddrinfo... none required
# checking for type of socket length (socklen_t)... socklen_t
# checking whether dir-browser snapshot workaround is needed... no
# checking for cpu cores via sysconf... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for libxml2... yes
# checking libxml/tree.h usability... yes
# checking libxml/tree.h presence... yes
# checking for libxml/tree.h... yes
# checking for library containing xmlNewNode... none required
# checking whether to use curses... yes
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking for library containing refresh... -lncurses
# checking whether to include code for par-checking... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for stdbool.h that conforms to C99... no
# checking for _Bool... no
# checking for ANSI C header files... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for size_t... yes
# checking whether byte ordering is bigendian... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for working memcmp... yes
# checking for stricmp... no
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for memcpy... yes
# checking for getopt... yes
# checking whether to use TLS/SSL... yes
# checking for openssl... yes
# checking openssl/ssl.h usability... yes
# checking openssl/ssl.h presence... yes
# checking for openssl/ssl.h... yes
# checking for library containing CRYPTO_set_locking_callback... none required
# checking for library containing SSL_library_init... none required
# checking whether to use gzip... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for library containing deflateBound... -lz
# checking whether to use an empty SIGCHLD handler... yes
# checking whether to include all debugging code... no
# checking whether to enable unit and integration tests... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# /usr/sbin/make all-am
# make[1]: Entering directory '/tmp/nzbget/src/nzbget-16.4'
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Connection.o -MD -MP -MF ".deps/Connection.Tpo" -c -o Connection.o `test -f 'daemon/connect/Connection.cpp' || echo './'`daemon/connect/Connection.cpp; \
# then mv -f ".deps/Connection.Tpo" ".deps/Connection.Po"; else rm -f ".deps/Connection.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT TLS.o -MD -MP -MF ".deps/TLS.Tpo" -c -o TLS.o `test -f 'daemon/connect/TLS.cpp' || echo './'`daemon/connect/TLS.cpp; \
# then mv -f ".deps/TLS.Tpo" ".deps/TLS.Po"; else rm -f ".deps/TLS.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT WebDownloader.o -MD -MP -MF ".deps/WebDownloader.Tpo" -c -o WebDownloader.o `test -f 'daemon/connect/WebDownloader.cpp' || echo './'`daemon/connect/WebDownloader.cpp; \
# then mv -f ".deps/WebDownloader.Tpo" ".deps/WebDownloader.Po"; else rm -f ".deps/WebDownloader.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT FeedScript.o -MD -MP -MF ".deps/FeedScript.Tpo" -c -o FeedScript.o `test -f 'daemon/extension/FeedScript.cpp' || echo './'`daemon/extension/FeedScript.cpp; \
# then mv -f ".deps/FeedScript.Tpo" ".deps/FeedScript.Po"; else rm -f ".deps/FeedScript.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT NzbScript.o -MD -MP -MF ".deps/NzbScript.Tpo" -c -o NzbScript.o `test -f 'daemon/extension/NzbScript.cpp' || echo './'`daemon/extension/NzbScript.cpp; \
# then mv -f ".deps/NzbScript.Tpo" ".deps/NzbScript.Po"; else rm -f ".deps/NzbScript.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT PostScript.o -MD -MP -MF ".deps/PostScript.Tpo" -c -o PostScript.o `test -f 'daemon/extension/PostScript.cpp' || echo './'`daemon/extension/PostScript.cpp; \
# then mv -f ".deps/PostScript.Tpo" ".deps/PostScript.Po"; else rm -f ".deps/PostScript.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT QueueScript.o -MD -MP -MF ".deps/QueueScript.Tpo" -c -o QueueScript.o `test -f 'daemon/extension/QueueScript.cpp' || echo './'`daemon/extension/QueueScript.cpp; \
# then mv -f ".deps/QueueScript.Tpo" ".deps/QueueScript.Po"; else rm -f ".deps/QueueScript.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ScanScript.o -MD -MP -MF ".deps/ScanScript.Tpo" -c -o ScanScript.o `test -f 'daemon/extension/ScanScript.cpp' || echo './'`daemon/extension/ScanScript.cpp; \
# then mv -f ".deps/ScanScript.Tpo" ".deps/ScanScript.Po"; else rm -f ".deps/ScanScript.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT SchedulerScript.o -MD -MP -MF ".deps/SchedulerScript.Tpo" -c -o SchedulerScript.o `test -f 'daemon/extension/SchedulerScript.cpp' || echo './'`daemon/extension/SchedulerScript.cpp; \
# then mv -f ".deps/SchedulerScript.Tpo" ".deps/SchedulerScript.Po"; else rm -f ".deps/SchedulerScript.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ScriptConfig.o -MD -MP -MF ".deps/ScriptConfig.Tpo" -c -o ScriptConfig.o `test -f 'daemon/extension/ScriptConfig.cpp' || echo './'`daemon/extension/ScriptConfig.cpp; \
# then mv -f ".deps/ScriptConfig.Tpo" ".deps/ScriptConfig.Po"; else rm -f ".deps/ScriptConfig.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT FeedCoordinator.o -MD -MP -MF ".deps/FeedCoordinator.Tpo" -c -o FeedCoordinator.o `test -f 'daemon/feed/FeedCoordinator.cpp' || echo './'`daemon/feed/FeedCoordinator.cpp; \
# then mv -f ".deps/FeedCoordinator.Tpo" ".deps/FeedCoordinator.Po"; else rm -f ".deps/FeedCoordinator.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT FeedFile.o -MD -MP -MF ".deps/FeedFile.Tpo" -c -o FeedFile.o `test -f 'daemon/feed/FeedFile.cpp' || echo './'`daemon/feed/FeedFile.cpp; \
# then mv -f ".deps/FeedFile.Tpo" ".deps/FeedFile.Po"; else rm -f ".deps/FeedFile.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT FeedFilter.o -MD -MP -MF ".deps/FeedFilter.Tpo" -c -o FeedFilter.o `test -f 'daemon/feed/FeedFilter.cpp' || echo './'`daemon/feed/FeedFilter.cpp; \
# then mv -f ".deps/FeedFilter.Tpo" ".deps/FeedFilter.Po"; else rm -f ".deps/FeedFilter.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT FeedInfo.o -MD -MP -MF ".deps/FeedInfo.Tpo" -c -o FeedInfo.o `test -f 'daemon/feed/FeedInfo.cpp' || echo './'`daemon/feed/FeedInfo.cpp; \
# then mv -f ".deps/FeedInfo.Tpo" ".deps/FeedInfo.Po"; else rm -f ".deps/FeedInfo.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ColoredFrontend.o -MD -MP -MF ".deps/ColoredFrontend.Tpo" -c -o ColoredFrontend.o `test -f 'daemon/frontend/ColoredFrontend.cpp' || echo './'`daemon/frontend/ColoredFrontend.cpp; \
# then mv -f ".deps/ColoredFrontend.Tpo" ".deps/ColoredFrontend.Po"; else rm -f ".deps/ColoredFrontend.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Frontend.o -MD -MP -MF ".deps/Frontend.Tpo" -c -o Frontend.o `test -f 'daemon/frontend/Frontend.cpp' || echo './'`daemon/frontend/Frontend.cpp; \
# then mv -f ".deps/Frontend.Tpo" ".deps/Frontend.Po"; else rm -f ".deps/Frontend.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT LoggableFrontend.o -MD -MP -MF ".deps/LoggableFrontend.Tpo" -c -o LoggableFrontend.o `test -f 'daemon/frontend/LoggableFrontend.cpp' || echo './'`daemon/frontend/LoggableFrontend.cpp; \
# then mv -f ".deps/LoggableFrontend.Tpo" ".deps/LoggableFrontend.Po"; else rm -f ".deps/LoggableFrontend.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT NCursesFrontend.o -MD -MP -MF ".deps/NCursesFrontend.Tpo" -c -o NCursesFrontend.o `test -f 'daemon/frontend/NCursesFrontend.cpp' || echo './'`daemon/frontend/NCursesFrontend.cpp; \
# then mv -f ".deps/NCursesFrontend.Tpo" ".deps/NCursesFrontend.Po"; else rm -f ".deps/NCursesFrontend.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT CommandLineParser.o -MD -MP -MF ".deps/CommandLineParser.Tpo" -c -o CommandLineParser.o `test -f 'daemon/main/CommandLineParser.cpp' || echo './'`daemon/main/CommandLineParser.cpp; \
# then mv -f ".deps/CommandLineParser.Tpo" ".deps/CommandLineParser.Po"; else rm -f ".deps/CommandLineParser.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT DiskService.o -MD -MP -MF ".deps/DiskService.Tpo" -c -o DiskService.o `test -f 'daemon/main/DiskService.cpp' || echo './'`daemon/main/DiskService.cpp; \
# then mv -f ".deps/DiskService.Tpo" ".deps/DiskService.Po"; else rm -f ".deps/DiskService.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Maintenance.o -MD -MP -MF ".deps/Maintenance.Tpo" -c -o Maintenance.o `test -f 'daemon/main/Maintenance.cpp' || echo './'`daemon/main/Maintenance.cpp; \
# then mv -f ".deps/Maintenance.Tpo" ".deps/Maintenance.Po"; else rm -f ".deps/Maintenance.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT nzbget.o -MD -MP -MF ".deps/nzbget.Tpo" -c -o nzbget.o `test -f 'daemon/main/nzbget.cpp' || echo './'`daemon/main/nzbget.cpp; \
# then mv -f ".deps/nzbget.Tpo" ".deps/nzbget.Po"; else rm -f ".deps/nzbget.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Options.o -MD -MP -MF ".deps/Options.Tpo" -c -o Options.o `test -f 'daemon/main/Options.cpp' || echo './'`daemon/main/Options.cpp; \
# then mv -f ".deps/Options.Tpo" ".deps/Options.Po"; else rm -f ".deps/Options.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Scheduler.o -MD -MP -MF ".deps/Scheduler.Tpo" -c -o Scheduler.o `test -f 'daemon/main/Scheduler.cpp' || echo './'`daemon/main/Scheduler.cpp; \
# then mv -f ".deps/Scheduler.Tpo" ".deps/Scheduler.Po"; else rm -f ".deps/Scheduler.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT StackTrace.o -MD -MP -MF ".deps/StackTrace.Tpo" -c -o StackTrace.o `test -f 'daemon/main/StackTrace.cpp' || echo './'`daemon/main/StackTrace.cpp; \
# then mv -f ".deps/StackTrace.Tpo" ".deps/StackTrace.Po"; else rm -f ".deps/StackTrace.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ArticleDownloader.o -MD -MP -MF ".deps/ArticleDownloader.Tpo" -c -o ArticleDownloader.o `test -f 'daemon/nntp/ArticleDownloader.cpp' || echo './'`daemon/nntp/ArticleDownloader.cpp; \
# then mv -f ".deps/ArticleDownloader.Tpo" ".deps/ArticleDownloader.Po"; else rm -f ".deps/ArticleDownloader.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ArticleWriter.o -MD -MP -MF ".deps/ArticleWriter.Tpo" -c -o ArticleWriter.o `test -f 'daemon/nntp/ArticleWriter.cpp' || echo './'`daemon/nntp/ArticleWriter.cpp; \
# then mv -f ".deps/ArticleWriter.Tpo" ".deps/ArticleWriter.Po"; else rm -f ".deps/ArticleWriter.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Decoder.o -MD -MP -MF ".deps/Decoder.Tpo" -c -o Decoder.o `test -f 'daemon/nntp/Decoder.cpp' || echo './'`daemon/nntp/Decoder.cpp; \
# then mv -f ".deps/Decoder.Tpo" ".deps/Decoder.Po"; else rm -f ".deps/Decoder.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT NewsServer.o -MD -MP -MF ".deps/NewsServer.Tpo" -c -o NewsServer.o `test -f 'daemon/nntp/NewsServer.cpp' || echo './'`daemon/nntp/NewsServer.cpp; \
# then mv -f ".deps/NewsServer.Tpo" ".deps/NewsServer.Po"; else rm -f ".deps/NewsServer.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT NNTPConnection.o -MD -MP -MF ".deps/NNTPConnection.Tpo" -c -o NNTPConnection.o `test -f 'daemon/nntp/NNTPConnection.cpp' || echo './'`daemon/nntp/NNTPConnection.cpp; \
# then mv -f ".deps/NNTPConnection.Tpo" ".deps/NNTPConnection.Po"; else rm -f ".deps/NNTPConnection.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ServerPool.o -MD -MP -MF ".deps/ServerPool.Tpo" -c -o ServerPool.o `test -f 'daemon/nntp/ServerPool.cpp' || echo './'`daemon/nntp/ServerPool.cpp; \
# then mv -f ".deps/ServerPool.Tpo" ".deps/ServerPool.Po"; else rm -f ".deps/ServerPool.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT StatMeter.o -MD -MP -MF ".deps/StatMeter.Tpo" -c -o StatMeter.o `test -f 'daemon/nntp/StatMeter.cpp' || echo './'`daemon/nntp/StatMeter.cpp; \
# then mv -f ".deps/StatMeter.Tpo" ".deps/StatMeter.Po"; else rm -f ".deps/StatMeter.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Cleanup.o -MD -MP -MF ".deps/Cleanup.Tpo" -c -o Cleanup.o `test -f 'daemon/postprocess/Cleanup.cpp' || echo './'`daemon/postprocess/Cleanup.cpp; \
# then mv -f ".deps/Cleanup.Tpo" ".deps/Cleanup.Po"; else rm -f ".deps/Cleanup.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT DupeMatcher.o -MD -MP -MF ".deps/DupeMatcher.Tpo" -c -o DupeMatcher.o `test -f 'daemon/postprocess/DupeMatcher.cpp' || echo './'`daemon/postprocess/DupeMatcher.cpp; \
# then mv -f ".deps/DupeMatcher.Tpo" ".deps/DupeMatcher.Po"; else rm -f ".deps/DupeMatcher.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ParChecker.o -MD -MP -MF ".deps/ParChecker.Tpo" -c -o ParChecker.o `test -f 'daemon/postprocess/ParChecker.cpp' || echo './'`daemon/postprocess/ParChecker.cpp; \
# then mv -f ".deps/ParChecker.Tpo" ".deps/ParChecker.Po"; else rm -f ".deps/ParChecker.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ParCoordinator.o -MD -MP -MF ".deps/ParCoordinator.Tpo" -c -o ParCoordinator.o `test -f 'daemon/postprocess/ParCoordinator.cpp' || echo './'`daemon/postprocess/ParCoordinator.cpp; \
# then mv -f ".deps/ParCoordinator.Tpo" ".deps/ParCoordinator.Po"; else rm -f ".deps/ParCoordinator.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ParParser.o -MD -MP -MF ".deps/ParParser.Tpo" -c -o ParParser.o `test -f 'daemon/postprocess/ParParser.cpp' || echo './'`daemon/postprocess/ParParser.cpp; \
# then mv -f ".deps/ParParser.Tpo" ".deps/ParParser.Po"; else rm -f ".deps/ParParser.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT ParRenamer.o -MD -MP -MF ".deps/ParRenamer.Tpo" -c -o ParRenamer.o `test -f 'daemon/postprocess/ParRenamer.cpp' || echo './'`daemon/postprocess/ParRenamer.cpp; \
# then mv -f ".deps/ParRenamer.Tpo" ".deps/ParRenamer.Po"; else rm -f ".deps/ParRenamer.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT PrePostProcessor.o -MD -MP -MF ".deps/PrePostProcessor.Tpo" -c -o PrePostProcessor.o `test -f 'daemon/postprocess/PrePostProcessor.cpp' || echo './'`daemon/postprocess/PrePostProcessor.cpp; \
# then mv -f ".deps/PrePostProcessor.Tpo" ".deps/PrePostProcessor.Po"; else rm -f ".deps/PrePostProcessor.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Unpack.o -MD -MP -MF ".deps/Unpack.Tpo" -c -o Unpack.o `test -f 'daemon/postprocess/Unpack.cpp' || echo './'`daemon/postprocess/Unpack.cpp; \
# then mv -f ".deps/Unpack.Tpo" ".deps/Unpack.Po"; else rm -f ".deps/Unpack.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT DiskState.o -MD -MP -MF ".deps/DiskState.Tpo" -c -o DiskState.o `test -f 'daemon/queue/DiskState.cpp' || echo './'`daemon/queue/DiskState.cpp; \
# then mv -f ".deps/DiskState.Tpo" ".deps/DiskState.Po"; else rm -f ".deps/DiskState.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT DownloadInfo.o -MD -MP -MF ".deps/DownloadInfo.Tpo" -c -o DownloadInfo.o `test -f 'daemon/queue/DownloadInfo.cpp' || echo './'`daemon/queue/DownloadInfo.cpp; \
# then mv -f ".deps/DownloadInfo.Tpo" ".deps/DownloadInfo.Po"; else rm -f ".deps/DownloadInfo.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT DupeCoordinator.o -MD -MP -MF ".deps/DupeCoordinator.Tpo" -c -o DupeCoordinator.o `test -f 'daemon/queue/DupeCoordinator.cpp' || echo './'`daemon/queue/DupeCoordinator.cpp; \
# then mv -f ".deps/DupeCoordinator.Tpo" ".deps/DupeCoordinator.Po"; else rm -f ".deps/DupeCoordinator.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT HistoryCoordinator.o -MD -MP -MF ".deps/HistoryCoordinator.Tpo" -c -o HistoryCoordinator.o `test -f 'daemon/queue/HistoryCoordinator.cpp' || echo './'`daemon/queue/HistoryCoordinator.cpp; \
# then mv -f ".deps/HistoryCoordinator.Tpo" ".deps/HistoryCoordinator.Po"; else rm -f ".deps/HistoryCoordinator.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT NZBFile.o -MD -MP -MF ".deps/NZBFile.Tpo" -c -o NZBFile.o `test -f 'daemon/queue/NZBFile.cpp' || echo './'`daemon/queue/NZBFile.cpp; \
# then mv -f ".deps/NZBFile.Tpo" ".deps/NZBFile.Po"; else rm -f ".deps/NZBFile.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT QueueCoordinator.o -MD -MP -MF ".deps/QueueCoordinator.Tpo" -c -o QueueCoordinator.o `test -f 'daemon/queue/QueueCoordinator.cpp' || echo './'`daemon/queue/QueueCoordinator.cpp; \
# then mv -f ".deps/QueueCoordinator.Tpo" ".deps/QueueCoordinator.Po"; else rm -f ".deps/QueueCoordinator.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT QueueEditor.o -MD -MP -MF ".deps/QueueEditor.Tpo" -c -o QueueEditor.o `test -f 'daemon/queue/QueueEditor.cpp' || echo './'`daemon/queue/QueueEditor.cpp; \
# then mv -f ".deps/QueueEditor.Tpo" ".deps/QueueEditor.Po"; else rm -f ".deps/QueueEditor.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Scanner.o -MD -MP -MF ".deps/Scanner.Tpo" -c -o Scanner.o `test -f 'daemon/queue/Scanner.cpp' || echo './'`daemon/queue/Scanner.cpp; \
# then mv -f ".deps/Scanner.Tpo" ".deps/Scanner.Po"; else rm -f ".deps/Scanner.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT UrlCoordinator.o -MD -MP -MF ".deps/UrlCoordinator.Tpo" -c -o UrlCoordinator.o `test -f 'daemon/queue/UrlCoordinator.cpp' || echo './'`daemon/queue/UrlCoordinator.cpp; \
# then mv -f ".deps/UrlCoordinator.Tpo" ".deps/UrlCoordinator.Po"; else rm -f ".deps/UrlCoordinator.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT BinRpc.o -MD -MP -MF ".deps/BinRpc.Tpo" -c -o BinRpc.o `test -f 'daemon/remote/BinRpc.cpp' || echo './'`daemon/remote/BinRpc.cpp; \
# then mv -f ".deps/BinRpc.Tpo" ".deps/BinRpc.Po"; else rm -f ".deps/BinRpc.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT RemoteClient.o -MD -MP -MF ".deps/RemoteClient.Tpo" -c -o RemoteClient.o `test -f 'daemon/remote/RemoteClient.cpp' || echo './'`daemon/remote/RemoteClient.cpp; \
# then mv -f ".deps/RemoteClient.Tpo" ".deps/RemoteClient.Po"; else rm -f ".deps/RemoteClient.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT RemoteServer.o -MD -MP -MF ".deps/RemoteServer.Tpo" -c -o RemoteServer.o `test -f 'daemon/remote/RemoteServer.cpp' || echo './'`daemon/remote/RemoteServer.cpp; \
# then mv -f ".deps/RemoteServer.Tpo" ".deps/RemoteServer.Po"; else rm -f ".deps/RemoteServer.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT WebServer.o -MD -MP -MF ".deps/WebServer.Tpo" -c -o WebServer.o `test -f 'daemon/remote/WebServer.cpp' || echo './'`daemon/remote/WebServer.cpp; \
# then mv -f ".deps/WebServer.Tpo" ".deps/WebServer.Po"; else rm -f ".deps/WebServer.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT XmlRpc.o -MD -MP -MF ".deps/XmlRpc.Tpo" -c -o XmlRpc.o `test -f 'daemon/remote/XmlRpc.cpp' || echo './'`daemon/remote/XmlRpc.cpp; \
# then mv -f ".deps/XmlRpc.Tpo" ".deps/XmlRpc.Po"; else rm -f ".deps/XmlRpc.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Log.o -MD -MP -MF ".deps/Log.Tpo" -c -o Log.o `test -f 'daemon/util/Log.cpp' || echo './'`daemon/util/Log.cpp; \
# then mv -f ".deps/Log.Tpo" ".deps/Log.Po"; else rm -f ".deps/Log.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Observer.o -MD -MP -MF ".deps/Observer.Tpo" -c -o Observer.o `test -f 'daemon/util/Observer.cpp' || echo './'`daemon/util/Observer.cpp; \
# then mv -f ".deps/Observer.Tpo" ".deps/Observer.Po"; else rm -f ".deps/Observer.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Script.o -MD -MP -MF ".deps/Script.Tpo" -c -o Script.o `test -f 'daemon/util/Script.cpp' || echo './'`daemon/util/Script.cpp; \
# then mv -f ".deps/Script.Tpo" ".deps/Script.Po"; else rm -f ".deps/Script.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Thread.o -MD -MP -MF ".deps/Thread.Tpo" -c -o Thread.o `test -f 'daemon/util/Thread.cpp' || echo './'`daemon/util/Thread.cpp; \
# then mv -f ".deps/Thread.Tpo" ".deps/Thread.Po"; else rm -f ".deps/Thread.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Service.o -MD -MP -MF ".deps/Service.Tpo" -c -o Service.o `test -f 'daemon/util/Service.cpp' || echo './'`daemon/util/Service.cpp; \
# then mv -f ".deps/Service.Tpo" ".deps/Service.Po"; else rm -f ".deps/Service.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT Util.o -MD -MP -MF ".deps/Util.Tpo" -c -o Util.o `test -f 'daemon/util/Util.cpp' || echo './'`daemon/util/Util.cpp; \
# then mv -f ".deps/Util.Tpo" ".deps/Util.Po"; else rm -f ".deps/Util.Tpo"; exit 1; fi
# fatal: Not a git repository (or any of the parent directories): .git
# fatal: Not a git repository (or any of the parent directories): .git
# fatal: Not a git repository (or any of the parent directories): .git
# fatal: Not a git repository (or any of the parent directories): .git
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT commandline.o -MD -MP -MF ".deps/commandline.Tpo" -c -o commandline.o `test -f 'lib/par2/commandline.cpp' || echo './'`lib/par2/commandline.cpp; \
# then mv -f ".deps/commandline.Tpo" ".deps/commandline.Po"; else rm -f ".deps/commandline.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT crc.o -MD -MP -MF ".deps/crc.Tpo" -c -o crc.o `test -f 'lib/par2/crc.cpp' || echo './'`lib/par2/crc.cpp; \
# then mv -f ".deps/crc.Tpo" ".deps/crc.Po"; else rm -f ".deps/crc.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT creatorpacket.o -MD -MP -MF ".deps/creatorpacket.Tpo" -c -o creatorpacket.o `test -f 'lib/par2/creatorpacket.cpp' || echo './'`lib/par2/creatorpacket.cpp; \
# then mv -f ".deps/creatorpacket.Tpo" ".deps/creatorpacket.Po"; else rm -f ".deps/creatorpacket.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT criticalpacket.o -MD -MP -MF ".deps/criticalpacket.Tpo" -c -o criticalpacket.o `test -f 'lib/par2/criticalpacket.cpp' || echo './'`lib/par2/criticalpacket.cpp; \
# then mv -f ".deps/criticalpacket.Tpo" ".deps/criticalpacket.Po"; else rm -f ".deps/criticalpacket.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT datablock.o -MD -MP -MF ".deps/datablock.Tpo" -c -o datablock.o `test -f 'lib/par2/datablock.cpp' || echo './'`lib/par2/datablock.cpp; \
# then mv -f ".deps/datablock.Tpo" ".deps/datablock.Po"; else rm -f ".deps/datablock.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT descriptionpacket.o -MD -MP -MF ".deps/descriptionpacket.Tpo" -c -o descriptionpacket.o `test -f 'lib/par2/descriptionpacket.cpp' || echo './'`lib/par2/descriptionpacket.cpp; \
# then mv -f ".deps/descriptionpacket.Tpo" ".deps/descriptionpacket.Po"; else rm -f ".deps/descriptionpacket.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT diskfile.o -MD -MP -MF ".deps/diskfile.Tpo" -c -o diskfile.o `test -f 'lib/par2/diskfile.cpp' || echo './'`lib/par2/diskfile.cpp; \
# then mv -f ".deps/diskfile.Tpo" ".deps/diskfile.Po"; else rm -f ".deps/diskfile.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT filechecksummer.o -MD -MP -MF ".deps/filechecksummer.Tpo" -c -o filechecksummer.o `test -f 'lib/par2/filechecksummer.cpp' || echo './'`lib/par2/filechecksummer.cpp; \
# then mv -f ".deps/filechecksummer.Tpo" ".deps/filechecksummer.Po"; else rm -f ".deps/filechecksummer.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT galois.o -MD -MP -MF ".deps/galois.Tpo" -c -o galois.o `test -f 'lib/par2/galois.cpp' || echo './'`lib/par2/galois.cpp; \
# then mv -f ".deps/galois.Tpo" ".deps/galois.Po"; else rm -f ".deps/galois.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT mainpacket.o -MD -MP -MF ".deps/mainpacket.Tpo" -c -o mainpacket.o `test -f 'lib/par2/mainpacket.cpp' || echo './'`lib/par2/mainpacket.cpp; \
# then mv -f ".deps/mainpacket.Tpo" ".deps/mainpacket.Po"; else rm -f ".deps/mainpacket.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o `test -f 'lib/par2/md5.cpp' || echo './'`lib/par2/md5.cpp; \
# then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT par2creatorsourcefile.o -MD -MP -MF ".deps/par2creatorsourcefile.Tpo" -c -o par2creatorsourcefile.o `test -f 'lib/par2/par2creatorsourcefile.cpp' || echo './'`lib/par2/par2creatorsourcefile.cpp; \
# then mv -f ".deps/par2creatorsourcefile.Tpo" ".deps/par2creatorsourcefile.Po"; else rm -f ".deps/par2creatorsourcefile.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT par2fileformat.o -MD -MP -MF ".deps/par2fileformat.Tpo" -c -o par2fileformat.o `test -f 'lib/par2/par2fileformat.cpp' || echo './'`lib/par2/par2fileformat.cpp; \
# then mv -f ".deps/par2fileformat.Tpo" ".deps/par2fileformat.Po"; else rm -f ".deps/par2fileformat.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT par2repairer.o -MD -MP -MF ".deps/par2repairer.Tpo" -c -o par2repairer.o `test -f 'lib/par2/par2repairer.cpp' || echo './'`lib/par2/par2repairer.cpp; \
# then mv -f ".deps/par2repairer.Tpo" ".deps/par2repairer.Po"; else rm -f ".deps/par2repairer.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT par2repairersourcefile.o -MD -MP -MF ".deps/par2repairersourcefile.Tpo" -c -o par2repairersourcefile.o `test -f 'lib/par2/par2repairersourcefile.cpp' || echo './'`lib/par2/par2repairersourcefile.cpp; \
# then mv -f ".deps/par2repairersourcefile.Tpo" ".deps/par2repairersourcefile.Po"; else rm -f ".deps/par2repairersourcefile.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT parheaders.o -MD -MP -MF ".deps/parheaders.Tpo" -c -o parheaders.o `test -f 'lib/par2/parheaders.cpp' || echo './'`lib/par2/parheaders.cpp; \
# then mv -f ".deps/parheaders.Tpo" ".deps/parheaders.Po"; else rm -f ".deps/parheaders.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT recoverypacket.o -MD -MP -MF ".deps/recoverypacket.Tpo" -c -o recoverypacket.o `test -f 'lib/par2/recoverypacket.cpp' || echo './'`lib/par2/recoverypacket.cpp; \
# then mv -f ".deps/recoverypacket.Tpo" ".deps/recoverypacket.Po"; else rm -f ".deps/recoverypacket.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT reedsolomon.o -MD -MP -MF ".deps/reedsolomon.Tpo" -c -o reedsolomon.o `test -f 'lib/par2/reedsolomon.cpp' || echo './'`lib/par2/reedsolomon.cpp; \
# then mv -f ".deps/reedsolomon.Tpo" ".deps/reedsolomon.Po"; else rm -f ".deps/reedsolomon.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT verificationhashtable.o -MD -MP -MF ".deps/verificationhashtable.Tpo" -c -o verificationhashtable.o `test -f 'lib/par2/verificationhashtable.cpp' || echo './'`lib/par2/verificationhashtable.cpp; \
# then mv -f ".deps/verificationhashtable.Tpo" ".deps/verificationhashtable.Po"; else rm -f ".deps/verificationhashtable.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT verificationpacket.o -MD -MP -MF ".deps/verificationpacket.Tpo" -c -o verificationpacket.o `test -f 'lib/par2/verificationpacket.cpp' || echo './'`lib/par2/verificationpacket.cpp; \
# then mv -f ".deps/verificationpacket.Tpo" ".deps/verificationpacket.Po"; else rm -f ".deps/verificationpacket.Tpo"; exit 1; fi
# if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -MT code_revision.o -MD -MP -MF ".deps/code_revision.Tpo" -c -o code_revision.o code_revision.cpp; \
# then mv -f ".deps/code_revision.Tpo" ".deps/code_revision.Po"; else rm -f ".deps/code_revision.Tpo"; exit 1; fi
# g++ -L/usr/lib -L/usr/lib -o nzbget Connection.o TLS.o WebDownloader.o FeedScript.o NzbScript.o PostScript.o QueueScript.o ScanScript.o SchedulerScript.o ScriptConfig.o FeedCoordinator.o FeedFile.o FeedFilter.o FeedInfo.o ColoredFrontend.o Frontend.o LoggableFrontend.o NCursesFrontend.o CommandLineParser.o DiskService.o Maintenance.o nzbget.o Options.o Scheduler.o StackTrace.o ArticleDownloader.o ArticleWriter.o Decoder.o NewsServer.o NNTPConnection.o ServerPool.o StatMeter.o Cleanup.o DupeMatcher.o ParChecker.o ParCoordinator.o ParParser.o ParRenamer.o PrePostProcessor.o Unpack.o DiskState.o DownloadInfo.o DupeCoordinator.o HistoryCoordinator.o NZBFile.o QueueCoordinator.o QueueEditor.o Scanner.o UrlCoordinator.o BinRpc.o RemoteClient.o RemoteServer.o WebServer.o XmlRpc.o Log.o Observer.o Script.o Thread.o Service.o Util.o code_revision.o commandline.o crc.o creatorpacket.o criticalpacket.o datablock.o descriptionpacket.o diskfile.o filechecksummer.o galois.o mainpacket.o md5.o par2creatorsourcefile.o par2fileformat.o par2repairer.o par2repairersourcefile.o parheaders.o recoverypacket.o reedsolomon.o verificationhashtable.o verificationpacket.o -lz -lncurses -lpthread -lxml2 -lssl -lcrypto
# make[1]: Leaving directory '/tmp/nzbget/src/nzbget-16.4'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# fatal: Not a git repository (or any of the parent directories): .git
# fatal: Not a git repository (or any of the parent directories): .git
# fatal: Not a git repository (or any of the parent directories): .git
# fatal: Not a git repository (or any of the parent directories): .git
# make[1]: Entering directory '/tmp/nzbget/src/nzbget-16.4'
# fatal: Not a git repository (or any of the parent directories): .git
# fatal: Not a git repository (or any of the parent directories): .git
# fatal: Not a git repository (or any of the parent directories): .git
# fatal: Not a git repository (or any of the parent directories): .git
# test -z "/usr/share/doc/nzbget" || mkdir -p -- "/tmp/nzbget/pkg/nzbget/usr/share/doc/nzbget"
# test -z "/usr/share/nzbget" || mkdir -p -- "/tmp/nzbget/pkg/nzbget/usr/share/nzbget"
# /usr/bin/install -c -m 644 'nzbget.conf' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf'
# /usr/bin/install -c -m 644 'lib/par2/AUTHORS' '/tmp/nzbget/pkg/nzbget/usr/share/doc/nzbget/AUTHORS'
# test -z "/usr/share/nzbget" || mkdir -p -- "/tmp/nzbget/pkg/nzbget/usr/share/nzbget"
# /usr/bin/install -c -m 644 'lib/par2/README' '/tmp/nzbget/pkg/nzbget/usr/share/doc/nzbget/README'
# /usr/bin/install -c -m 644 'README' '/tmp/nzbget/pkg/nzbget/usr/share/doc/nzbget/README'
# /usr/bin/install -c -m 644 'ChangeLog' '/tmp/nzbget/pkg/nzbget/usr/share/doc/nzbget/ChangeLog'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c 'scripts/EMail.py' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/scripts/EMail.py'
# /usr/bin/install -c -m 644 'COPYING' '/tmp/nzbget/pkg/nzbget/usr/share/doc/nzbget/COPYING'
# test -z "/usr/share/nzbget" || mkdir -p -- "/tmp/nzbget/pkg/nzbget/usr/share/nzbget"
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/index.html' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/index.html'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c 'scripts/Logger.py' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/scripts/Logger.py'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/index.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/index.js'
# test -z "/usr/bin" || mkdir -p -- "/tmp/nzbget/pkg/nzbget/usr/bin"
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/downloads.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/downloads.js'
# /usr/bin/install -c 'nzbget' '/tmp/nzbget/pkg/nzbget/usr/bin/nzbget'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/edit.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/edit.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/fasttable.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/fasttable.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/history.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/history.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/messages.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/messages.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/status.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/status.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/style.css' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/style.css'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/upload.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/upload.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/util.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/util.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/config.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/config.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/feed.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/feed.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/lib/bootstrap.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/lib/bootstrap.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/lib/bootstrap.min.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/lib/bootstrap.min.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/lib/bootstrap.css' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/lib/bootstrap.css'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/lib/jquery.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/lib/jquery.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/lib/jquery.min.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/lib/jquery.min.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/lib/raphael.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/lib/raphael.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/lib/raphael.min.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/lib/raphael.min.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/lib/elycharts.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/lib/elycharts.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/lib/elycharts.min.js' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/lib/elycharts.min.js'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/img/icons.png' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/img/icons.png'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/img/icons-2x.png' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/img/icons-2x.png'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/img/transmit.gif' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/img/transmit.gif'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/img/transmit-file.gif' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/img/transmit-file.gif'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/img/favicon.ico' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/img/favicon.ico'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/img/download-anim-green-2x.png' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/img/download-anim-green-2x.png'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/img/download-anim-orange-2x.png' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/img/download-anim-orange-2x.png'
# /tmp/nzbget/src/nzbget-16.4/posix/install-sh -c -m 644 'webui/img/transmit-reload-2x.gif' '/tmp/nzbget/pkg/nzbget/usr/share/nzbget/webui/img/transmit-reload-2x.gif'
# /usr/sbin/make install-data-hook
# make[2]: Entering directory '/tmp/nzbget/src/nzbget-16.4'
# rm -f "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp"
# cp "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf" "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp"
# sed 's:^ConfigTemplate=:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' < "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" > "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf"
# sed 's:configuration file (typically installed:configuration file (installed:' < "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf" > "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp"
# sed 's:/usr/local/share/nzbget/nzbget.conf):/usr/share/nzbget/nzbget.conf):' < "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" > "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf"
# sed 's:^WebDir=:WebDir=/usr/share/nzbget/webui:' < "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf" > "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp"
# sed 's:typically installed to /usr/local/share/nzbget/scripts:installed to /usr/share/nzbget/scripts:' < "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" > "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf"
# rm "/tmp/nzbget/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp"
# make[2]: Leaving directory '/tmp/nzbget/src/nzbget-16.4'
# make[1]: Leaving directory '/tmp/nzbget/src/nzbget-16.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "nzbget"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding changelog file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: nzbget 16.4-3 (Wed Aug 24 13:50:33 UTC 2016)

CMD: pacman --query --file nzbget-16.4-3-x86_64.pkg.tar.xz
# nzbget 16.4-3

Creating hybrid package for 'nzbget'

Trying to find vanilla package 'nzbget'...

CMD: pacman --query --file /mirror/nzbget-16.4-3.pkg.tar.xz
# nzbget 16.4-3

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.CHANGELOG
# /.MTREE
# /usr/share/doc/nzbget/AUTHORS
# /usr/share/doc/nzbget/README
# /usr/share/doc/nzbget/ChangeLog
# /usr/share/doc/nzbget/COPYING
# /usr/share/nzbget/nzbget.conf
# /usr/share/nzbget/ChangeLog
# /usr/share/nzbget/README
# /usr/share/nzbget/scripts/EMail.py
# /usr/share/nzbget/scripts/Logger.py
# /usr/share/nzbget/webui/index.html
# /usr/share/nzbget/webui/index.js
# /usr/share/nzbget/webui/downloads.js
# /usr/share/nzbget/webui/edit.js
# /usr/share/nzbget/webui/fasttable.js
# /usr/share/nzbget/webui/history.js
# /usr/share/nzbget/webui/messages.js
# /usr/share/nzbget/webui/status.js
# /usr/share/nzbget/webui/style.css
# /usr/share/nzbget/webui/upload.js
# /usr/share/nzbget/webui/util.js
# /usr/share/nzbget/webui/config.js
# /usr/share/nzbget/webui/feed.js
# /usr/share/nzbget/webui/lib/bootstrap.js
# /usr/share/nzbget/webui/lib/bootstrap.min.js
# /usr/share/nzbget/webui/lib/bootstrap.css
# /usr/share/nzbget/webui/lib/jquery.js
# /usr/share/nzbget/webui/lib/jquery.min.js
# /usr/share/nzbget/webui/lib/raphael.js
# /usr/share/nzbget/webui/lib/raphael.min.js
# /usr/share/nzbget/webui/lib/elycharts.js
# /usr/share/nzbget/webui/lib/elycharts.min.js
# /usr/share/nzbget/webui/img/icons.png
# /usr/share/nzbget/webui/img/icons-2x.png
# /usr/share/nzbget/webui/img/transmit.gif
# /usr/share/nzbget/webui/img/transmit-file.gif
# /usr/share/nzbget/webui/img/favicon.ico
# /usr/share/nzbget/webui/img/download-anim-green-2x.png
# /usr/share/nzbget/webui/img/download-anim-orange-2x.png
# /usr/share/nzbget/webui/img/transmit-reload-2x.gif
# /usr/bin/nzbget

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .CHANGELOG usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO .CHANGELOG usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .CHANGELOG usr .MTREE | xz -c -z

CMD: bsdtar -tqf nzbget.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/nzbget.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nzbget.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/nzbget.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/nzbget/src/nzbget-16.4/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 nzbget configure 16.4, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --enable-parcheck --with-tlslib=OpenSSL
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d2051c02f738
# 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:1836: checking for a BSD-compatible install
# configure:1892: result: /usr/bin/install -c
# configure:1903: checking whether build environment is sane
# configure:1946: result: yes
# configure:2011: checking for gawk
# configure:2027: found /usr/sbin/gawk
# configure:2038: result: gawk
# configure:2049: checking whether make sets $(MAKE)
# configure:2070: result: yes
# configure:2146: checking for x86_64-unknown-linux-strip
# configure:2176: result: no
# configure:2186: checking for strip
# configure:2202: found /usr/sbin/strip
# configure:2213: result: strip
# configure:2278: checking for x86_64-unknown-linux-g++
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-c++
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-gpp
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-aCC
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-CC
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-cxx
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-cc++
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-cl.exe
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-FCC
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-KCC
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-RCC
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-xlC_r
# configure:2308: result: no
# configure:2278: checking for x86_64-unknown-linux-xlC
# configure:2308: result: no
# configure:2322: checking for g++
# configure:2338: found /usr/sbin/g++
# configure:2349: result: g++
# configure:2380: checking for C++ compiler version
# configure:2387: 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:2390: $? = 0
# configure:2397: 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:2400: $? = 0
# configure:2407: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2410: $? = 1
# configure:2433: checking for C++ compiler default output file name
# configure:2460: g++ conftest.cpp >&5
# configure:2463: $? = 0
# configure:2501: result: a.out
# configure:2518: checking whether the C++ compiler works
# configure:2528: ./a.out
# configure:2531: $? = 0
# configure:2548: result: yes
# configure:2555: checking whether we are cross compiling
# configure:2557: result: no
# configure:2560: checking for suffix of executables
# configure:2567: g++ -o conftest conftest.cpp >&5
# configure:2570: $? = 0
# configure:2594: result:
# configure:2600: checking for suffix of object files
# configure:2626: g++ -c conftest.cpp >&5
# configure:2629: $? = 0
# configure:2652: result: o
# configure:2656: checking whether we are using the GNU C++ compiler
# configure:2685: g++ -c conftest.cpp >&5
# configure:2691: $? = 0
# configure:2708: result: yes
# configure:2713: checking whether g++ accepts -g
# configure:2743: g++ -c -g conftest.cpp >&5
# configure:2749: $? = 0
# configure:2848: result: yes
# configure:2882: checking for style of include used by make
# configure:2910: result: GNU
# configure:2938: checking dependency style of g++
# configure:3028: result: gcc3
# configure:3047: checking for tar
# configure:3065: found /usr/sbin/tar
# configure:3078: result: /usr/sbin/tar
# configure:3088: checking for make
# configure:3106: found /usr/sbin/make
# configure:3119: result: /usr/sbin/make
# configure:3140: checking for a BSD-compatible install
# configure:3196: result: /usr/bin/install -c
# configure:3223: checking how to run the C++ preprocessor
# configure:3259: g++ -E conftest.cpp
# configure:3265: $? = 0
# configure:3296: g++ -E conftest.cpp
# conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3302: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | /* end confdefs.h. */
# | #include
# configure:3335: result: g++ -E
# configure:3364: g++ -E conftest.cpp
# configure:3370: $? = 0
# configure:3401: g++ -E conftest.cpp
# conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3407: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | /* end confdefs.h. */
# | #include
# configure:3445: checking for grep that handles long lines and -e
# configure:3519: result: /usr/sbin/grep
# configure:3524: checking for egrep
# configure:3602: result: /usr/sbin/grep -E
# configure:3607: checking for ANSI C header files
# configure:3637: g++ -c conftest.cpp >&5
# configure:3643: $? = 0
# configure:3742: g++ -o conftest conftest.cpp >&5
# configure:3745: $? = 0
# configure:3751: ./conftest
# configure:3754: $? = 0
# configure:3771: result: yes
# configure:3795: checking for sys/types.h
# configure:3816: g++ -c conftest.cpp >&5
# configure:3822: $? = 0
# configure:3838: result: yes
# configure:3795: checking for sys/stat.h
# configure:3816: g++ -c conftest.cpp >&5
# configure:3822: $? = 0
# configure:3838: result: yes
# configure:3795: checking for stdlib.h
# configure:3816: g++ -c conftest.cpp >&5
# configure:3822: $? = 0
# configure:3838: result: yes
# configure:3795: checking for string.h
# configure:3816: g++ -c conftest.cpp >&5
# configure:3822: $? = 0
# configure:3838: result: yes
# configure:3795: checking for memory.h
# configure:3816: g++ -c conftest.cpp >&5
# configure:3822: $? = 0
# configure:3838: result: yes
# configure:3795: checking for strings.h
# configure:3816: g++ -c conftest.cpp >&5
# configure:3822: $? = 0
# configure:3838: result: yes
# configure:3795: checking for inttypes.h
# configure:3816: g++ -c conftest.cpp >&5
# configure:3822: $? = 0
# configure:3838: result: yes
# configure:3795: checking for stdint.h
# configure:3816: g++ -c conftest.cpp >&5
# configure:3822: $? = 0
# configure:3838: result: yes
# configure:3795: checking for unistd.h
# configure:3816: g++ -c conftest.cpp >&5
# configure:3822: $? = 0
# configure:3838: result: yes
# configure:3865: checking sys/prctl.h usability
# configure:3882: g++ -c conftest.cpp >&5
# configure:3888: $? = 0
# configure:3902: result: yes
# configure:3906: checking sys/prctl.h presence
# configure:3921: g++ -E conftest.cpp
# configure:3927: $? = 0
# configure:3941: result: yes
# configure:3974: checking for sys/prctl.h
# configure:3982: result: yes
# configure:4010: checking regex.h usability
# configure:4027: g++ -c conftest.cpp >&5
# configure:4033: $? = 0
# configure:4047: result: yes
# configure:4051: checking regex.h presence
# configure:4066: g++ -E conftest.cpp
# configure:4072: $? = 0
# configure:4086: result: yes
# configure:4119: checking for regex.h
# configure:4127: result: yes
# configure:4142: checking for library containing pthread_create
# configure:4183: g++ -o conftest conftest.cpp >&5
# /tmp/cciOQLnQ.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `pthread_create'
# collect2: error: ld returned 1 exit status
# configure:4189: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | #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_SYS_PRCTL_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_create ();
# | int
# | main ()
# | {
# | return pthread_create ();
# | ;
# | return 0;
# | }
# configure:4183: g++ -o conftest conftest.cpp -lpthread >&5
# configure:4189: $? = 0
# configure:4217: result: -lpthread
# configure:4225: checking for library containing socket
# configure:4266: g++ -o conftest conftest.cpp -lpthread >&5
# configure:4272: $? = 0
# configure:4300: result: none required
# configure:4308: checking for library containing inet_addr
# configure:4349: g++ -o conftest conftest.cpp -lpthread >&5
# configure:4355: $? = 0
# configure:4383: result: none required
# configure:4391: checking for library containing hstrerror
# configure:4432: g++ -o conftest conftest.cpp -lpthread >&5
# configure:4438: $? = 0
# configure:4466: result: none required
# configure:4476: checking for getopt_long
# configure:4532: g++ -o conftest conftest.cpp -lpthread >&5
# configure:4538: $? = 0
# configure:4555: result: yes
# configure:4567: checking for fdatasync
# configure:4623: g++ -o conftest conftest.cpp -lpthread >&5
# configure:4629: $? = 0
# configure:4646: result: yes
# configure:4656: checking whether F_FULLFSYNC is declared
# configure:4686: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:30:10: error: 'F_FULLFSYNC' was not declared in this scope
# (void) F_FULLFSYNC;
# ^~~~~~~~~~~
# configure:4692: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | #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_SYS_PRCTL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FDATASYNC 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef F_FULLFSYNC
# | (void) F_FULLFSYNC;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4707: result: no
# configure:4725: checking for special C compiler options needed for large files
# configure:4765: g++ -c conftest.cpp >&5
# configure:4771: $? = 0
# configure:4818: result: no
# configure:4824: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4859: g++ -c conftest.cpp >&5
# configure:4865: $? = 0
# configure:4933: result: no
# configure:5070: checking for ctime_r
# configure:5093: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:28:53: error: too many arguments to function 'char* ctime_r(const time_t*, char*)'
# time_t clock; char buf[26]; ctime_r(&clock, buf, 26);
# ^
# In file included from conftest.cpp:24:0:
# /usr/include/time.h:276:14: note: declared here
# extern char *ctime_r (const time_t *__restrict __timer,
# ^~~~~~~
# configure:5099: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | #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_SYS_PRCTL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FDATASYNC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | time_t clock; char buf[26]; ctime_r(&clock, buf, 26);
# | ;
# | return 0;
# | }
# configure:5142: g++ -c conftest.cpp >&5
# configure:5148: $? = 0
# configure:5153: result: yes, and it takes 2 arguments
# configure:5179: checking for getaddrinfo
# configure:5235: g++ -o conftest conftest.cpp -lpthread >&5
# configure:5241: $? = 0
# configure:5258: result: yes
# configure:5267: checking for library containing getaddrinfo
# configure:5308: g++ -o conftest conftest.cpp -lpthread >&5
# configure:5314: $? = 0
# configure:5342: result: none required
# configure:5609: checking for type of socket length (socklen_t)
# configure:5636: g++ -c conftest.cpp >&5
# configure:5642: $? = 0
# configure:5648: result: socklen_t
# configure:5765: checking whether dir-browser snapshot workaround is needed
# configure:5776: result: no
# configure:5781: checking for cpu cores via sysconf
# configure:5804: g++ -c conftest.cpp >&5
# configure:5810: $? = 0
# configure:5816: result: yes
# configure:5858: checking for x86_64-unknown-linux-pkg-config
# configure:5891: result: no
# configure:5901: checking for pkg-config
# configure:5919: found /usr/sbin/pkg-config
# configure:5931: result: /usr/sbin/pkg-config
# configure:5960: checking pkg-config is at least version 0.9.0
# configure:5963: result: yes
# configure:5974: checking for libxml2
# configure:5982: $PKG_CONFIG --exists --print-errors "libxml-2.0"
# configure:5985: $? = 0
# configure:6000: $PKG_CONFIG --exists --print-errors "libxml-2.0"
# configure:6003: $? = 0
# configure:6043: result: yes
# configure:6059: checking libxml/tree.h usability
# configure:6076: g++ -c -I/usr/include/libxml2 conftest.cpp >&5
# configure:6082: $? = 0
# configure:6096: result: yes
# configure:6100: checking libxml/tree.h presence
# configure:6115: g++ -E -I/usr/include/libxml2 conftest.cpp
# configure:6121: $? = 0
# configure:6135: result: yes
# configure:6168: checking for libxml/tree.h
# configure:6175: result: yes
# configure:6188: checking for library containing xmlNewNode
# configure:6229: g++ -o conftest -I/usr/include/libxml2 conftest.cpp -lpthread -lxml2 >&5
# configure:6235: $? = 0
# configure:6263: result: none required
# configure:6277: checking whether to use curses
# configure:6286: result: yes
# configure:6316: checking ncurses.h usability
# configure:6333: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:6339: $? = 0
# configure:6353: result: yes
# configure:6357: checking ncurses.h presence
# configure:6372: g++ -E -I/usr/include/libxml2 -I/usr/include conftest.cpp
# configure:6378: $? = 0
# configure:6392: result: yes
# configure:6425: checking for ncurses.h
# configure:6432: result: yes
# configure:6741: checking for library containing refresh
# configure:6782: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lpthread -lxml2 >&5
# /tmp/ccTxOGgE.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `refresh'
# collect2: error: ld returned 1 exit status
# configure:6788: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | #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_SYS_PRCTL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_CTIME_R_2 1
# | #define HAVE_GETADDRINFO 1
# | #define SOCKLEN_T socklen_t
# | #define HAVE_SC_NPROCESSORS_ONLN 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char refresh ();
# | int
# | main ()
# | {
# | return refresh ();
# | ;
# | return 0;
# | }
# configure:6782: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 >&5
# configure:6788: $? = 0
# configure:6816: result: -lncurses
# configure:6837: checking whether to include code for par-checking
# configure:6846: result: yes
# configure:6857: checking for dirent.h that defines DIR
# configure:6886: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:6892: $? = 0
# configure:6908: result: yes
# configure:6921: checking for library containing opendir
# configure:6962: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 >&5
# configure:6968: $? = 0
# configure:6996: result: none required
# configure:7090: checking for stdbool.h that conforms to C99
# configure:7183: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# conftest.cpp:33:2: error: expected unqualified-id before string constant
# "error: bool is not defined"
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.cpp:51:36: error: 's' does not name a type
# struct s { _Bool s: 1; _Bool t; } s;
# ^
# conftest.cpp:57:12: error: 's' was not declared in this scope
# bool e = &s;
# ^
# conftest.cpp:61:16: error: 's' was not declared in this scope
# char i[sizeof s.t];
# ^
# conftest.cpp: In function 'int main()':
# conftest.cpp:99:51: error: 'i' was not declared in this scope
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# configure:7189: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | #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_SYS_PRCTL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_CTIME_R_2 1
# | #define HAVE_GETADDRINFO 1
# | #define SOCKLEN_T socklen_t
# | #define HAVE_SC_NPROCESSORS_ONLN 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifndef bool
# | "error: bool is not defined"
# | #endif
# | #ifndef false
# | "error: false is not defined"
# | #endif
# | #if false
# | "error: false is not 0"
# | #endif
# | #ifndef true
# | "error: true is not defined"
# | #endif
# | #if true != 1
# | "error: true is not 1"
# | #endif
# | #ifndef __bool_true_false_are_defined
# | "error: __bool_true_false_are_defined is not defined"
# | #endif
# |
# | struct s { _Bool s: 1; _Bool t; } s;
# |
# | char a[true == 1 ? 1 : -1];
# | char b[false == 0 ? 1 : -1];
# | char c[__bool_true_false_are_defined == 1 ? 1 : -1];
# | char d[(bool) 0.5 == true ? 1 : -1];
# | bool e = &s;
# | char f[(_Bool) 0.0 == false ? 1 : -1];
# | char g[true];
# | char h[sizeof (_Bool)];
# | char i[sizeof s.t];
# | enum { j = false, k = true, l = false * true, m = true * 256 };
# | _Bool n[m];
# | char o[sizeof n == m * sizeof n[0] ? 1 : -1];
# | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
# | # if defined __xlc__ || defined __GNUC__
# | /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0
# | reported by James Lemley on 2005-10-05; see
# | http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html
# | This test is not quite right, since xlc is allowed to
# | reject this program, as the initializer for xlcbug is
# | not one of the forms that C requires support for.
# | However, doing the test right would require a runtime
# | test, and that would make cross-compilation harder.
# | Let us hope that IBM fixes the xlc bug, and also adds
# | support for this kind of constant expression. In the
# | meantime, this test will reject xlc, which is OK, since
# | our stdbool.h substitute should suffice. We also test
# | this with GCC, where it should work, to detect more
# | quickly whether someone messes up the test in the
# | future. */
# | char digs[] = "0123456789";
# | int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
# | # endif
# | /* Catch a bug in an HP-UX C compiler. See
# | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
# | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
# | */
# | _Bool q = true;
# | _Bool *pq = &q;
# |
# | int
# | main ()
# | {
# |
# | *pq |= q;
# | *pq |= ! q;
# | /* Refer to every declared value, to avoid compiler optimizations. */
# | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# | + !m + !n + !o + !p + !q + !pq);
# |
# | ;
# | return 0;
# | }
# configure:7204: result: no
# configure:7206: checking for _Bool
# configure:7236: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# conftest.cpp:63:9: error: '_Bool' does not name a type
# typedef _Bool ac__type_new_;
# ^~~~~
# conftest.cpp: In function 'int main()':
# conftest.cpp:67:6: error: 'ac__type_new_' was not declared in this scope
# if ((ac__type_new_ *) 0)
# ^~~~~~~~~~~~~
# conftest.cpp:67:21: error: expected primary-expression before ')' token
# if ((ac__type_new_ *) 0)
# ^
# conftest.cpp:67:23: error: expected ')' before numeric constant
# if ((ac__type_new_ *) 0)
# ^
# conftest.cpp:69:13: error: 'ac__type_new_' was not declared in this scope
# if (sizeof (ac__type_new_))
# ^~~~~~~~~~~~~
# configure:7242: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | #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_SYS_PRCTL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_CTIME_R_2 1
# | #define HAVE_GETADDRINFO 1
# | #define SOCKLEN_T socklen_t
# | #define HAVE_SC_NPROCESSORS_ONLN 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DIRENT_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
# | typedef _Bool ac__type_new_;
# | int
# | main ()
# | {
# | if ((ac__type_new_ *) 0)
# | return 0;
# | if (sizeof (ac__type_new_))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7257: result: no
# configure:7276: checking for ANSI C header files
# configure:7440: result: yes
# configure:7467: checking stdio.h usability
# configure:7484: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:7490: $? = 0
# configure:7504: result: yes
# configure:7508: checking stdio.h presence
# configure:7523: g++ -E -I/usr/include/libxml2 -I/usr/include conftest.cpp
# configure:7529: $? = 0
# configure:7543: result: yes
# configure:7576: checking for stdio.h
# configure:7584: result: yes
# configure:7467: checking endian.h usability
# configure:7484: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:7490: $? = 0
# configure:7504: result: yes
# configure:7508: checking endian.h presence
# configure:7523: g++ -E -I/usr/include/libxml2 -I/usr/include conftest.cpp
# configure:7529: $? = 0
# configure:7543: result: yes
# configure:7576: checking for endian.h
# configure:7584: result: yes
# configure:7467: checking getopt.h usability
# configure:7484: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:7490: $? = 0
# configure:7504: result: yes
# configure:7508: checking getopt.h presence
# configure:7523: g++ -E -I/usr/include/libxml2 -I/usr/include conftest.cpp
# configure:7529: $? = 0
# configure:7543: result: yes
# configure:7576: checking for getopt.h
# configure:7584: result: yes
# configure:7597: checking for size_t
# configure:7627: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:7633: $? = 0
# configure:7648: result: yes
# configure:7660: checking whether byte ordering is bigendian
# configure:7693: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:7699: $? = 0
# configure:7731: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:41:6: error: 'big' was not declared in this scope
# not big endian
# ^~~
# configure:7737: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | #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_SYS_PRCTL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_CTIME_R_2 1
# | #define HAVE_GETADDRINFO 1
# | #define SOCKLEN_T socklen_t
# | #define HAVE_SC_NPROCESSORS_ONLN 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7877: result: no
# configure:7896: checking for an ANSI C-conforming const
# configure:7971: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:7977: $? = 0
# configure:7992: result: yes
# configure:8002: checking for inline
# configure:8028: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:8034: $? = 0
# configure:8052: result: inline
# configure:8071: checking for _LARGEFILE_SOURCE value needed for large files
# configure:8098: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 >&5
# configure:8104: $? = 0
# configure:8168: result: no
# configure:8191: checking for working memcmp
# configure:8244: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 >&5
# configure:8247: $? = 0
# configure:8253: ./conftest
# configure:8256: $? = 0
# configure:8272: result: yes
# configure:8286: checking for stricmp
# configure:8342: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 >&5
# /tmp/ccE6xn3t.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `stricmp'
# collect2: error: ld returned 1 exit status
# configure:8348: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | #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_SYS_PRCTL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_CTIME_R_2 1
# | #define HAVE_GETADDRINFO 1
# | #define SOCKLEN_T socklen_t
# | #define HAVE_SC_NPROCESSORS_ONLN 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char stricmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:8366: result: no
# configure:8286: checking for strcasecmp
# configure:8342: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 >&5
# configure:8348: $? = 0
# configure:8366: result: yes
# configure:8381: checking for strchr
# configure:8437: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 >&5
# configure:8443: $? = 0
# configure:8461: result: yes
# configure:8381: checking for memcpy
# configure:8437: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 >&5
# configure:8443: $? = 0
# configure:8461: result: yes
# configure:8475: checking for getopt
# configure:8531: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 >&5
# configure:8537: $? = 0
# configure:8555: result: yes
# configure:8594: checking whether to use TLS/SSL
# configure:8603: result: yes
# configure:8640: checking for openssl
# configure:8648: $PKG_CONFIG --exists --print-errors "openssl"
# configure:8651: $? = 0
# configure:8666: $PKG_CONFIG --exists --print-errors "openssl"
# configure:8669: $? = 0
# configure:8705: result: yes
# configure:8722: checking openssl/ssl.h usability
# configure:8739: g++ -c -I/usr/include/libxml2 -I/usr/include conftest.cpp >&5
# configure:8745: $? = 0
# configure:8759: result: yes
# configure:8763: checking openssl/ssl.h presence
# configure:8778: g++ -E -I/usr/include/libxml2 -I/usr/include conftest.cpp
# configure:8784: $? = 0
# configure:8798: result: yes
# configure:8831: checking for openssl/ssl.h
# configure:8838: result: yes
# configure:8856: checking for library containing CRYPTO_set_locking_callback
# configure:8897: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 -lssl -lcrypto >&5
# configure:8903: $? = 0
# configure:8931: result: none required
# configure:8936: checking for library containing SSL_library_init
# configure:8977: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 -lssl -lcrypto >&5
# configure:8983: $? = 0
# configure:9011: result: none required
# configure:9599: checking whether to use gzip
# configure:9608: result: yes
# configure:9638: checking zlib.h usability
# configure:9655: g++ -c -I/usr/include/libxml2 -I/usr/include -I/usr/include conftest.cpp >&5
# configure:9661: $? = 0
# configure:9675: result: yes
# configure:9679: checking zlib.h presence
# configure:9694: g++ -E -I/usr/include/libxml2 -I/usr/include -I/usr/include conftest.cpp
# configure:9700: $? = 0
# configure:9714: result: yes
# configure:9747: checking for zlib.h
# configure:9754: result: yes
# configure:9767: checking for library containing deflateBound
# configure:9808: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lncurses -lpthread -lxml2 -lssl -lcrypto >&5
# /usr/sbin/ld: /tmp/ccOTtVPF.o: undefined reference to symbol 'deflateBound@@ZLIB_1.2.0'
# /usr/lib/libz.so.1: error adding symbols: DSO missing from command line
# collect2: error: ld returned 1 exit status
# configure:9814: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "nzbget"
# | #define PACKAGE_TARNAME "nzbget"
# | #define PACKAGE_VERSION "16.4"
# | #define PACKAGE_STRING "nzbget 16.4"
# | #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# | #define PACKAGE "nzbget"
# | #define VERSION "16.4"
# | #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_SYS_PRCTL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_CTIME_R_2 1
# | #define HAVE_GETADDRINFO 1
# | #define SOCKLEN_T socklen_t
# | #define HAVE_SC_NPROCESSORS_ONLN 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_GETOPT 1
# | #define HAVE_OPENSSL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char deflateBound ();
# | int
# | main ()
# | {
# | return deflateBound ();
# | ;
# | return 0;
# | }
# configure:9808: g++ -o conftest -I/usr/include/libxml2 -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lz -lncurses -lpthread -lxml2 -lssl -lcrypto >&5
# configure:9814: $? = 0
# configure:9842: result: -lz
# configure:9863: checking whether to use an empty SIGCHLD handler
# configure:9872: result: yes
# configure:9883: checking whether to include all debugging code
# configure:9892: result: no
# configure:10165: checking whether to enable unit and integration tests
# configure:10174: result: no
# configure:10349: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by nzbget config.status 16.4, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d2051c02f738
#
# config.status:644: creating Makefile
# config.status:644: creating config.h
# config.status:932: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_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_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_libxml2_CFLAGS_set=
# ac_cv_env_libxml2_CFLAGS_value=
# ac_cv_env_libxml2_LIBS_set=
# ac_cv_env_libxml2_LIBS_value=
# ac_cv_env_openssl_CFLAGS_set=
# ac_cv_env_openssl_CFLAGS_value=
# ac_cv_env_openssl_LIBS_set=
# ac_cv_env_openssl_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_fdatasync=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getopt=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_stricmp=no
# ac_cv_have_decl_F_FULLFSYNC=no
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libxml_tree_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_h=yes
# ac_cv_header_openssl_ssl_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_stdbool_h=no
# 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_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_prctl_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_zlib_h=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MAKE=/usr/sbin/make
# ac_cv_path_TAR=/usr/sbin/tar
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_CRYPTO_set_locking_callback='none required'
# ac_cv_search_SSL_library_init='none required'
# ac_cv_search_deflateBound=-lz
# ac_cv_search_getaddrinfo='none required'
# ac_cv_search_hstrerror='none required'
# ac_cv_search_inet_addr='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_pthread_create=-lpthread
# ac_cv_search_refresh=-lncurses
# ac_cv_search_socket='none required'
# ac_cv_search_xmlNewNode='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type__Bool=no
# ac_cv_type_size_t=yes
# am_cv_CXX_dependencies_compiler_type=gcc3
# pkg_cv_libxml2_CFLAGS=-I/usr/include/libxml2
# pkg_cv_libxml2_LIBS=-lxml2
# pkg_cv_openssl_CFLAGS=
# pkg_cv_openssl_LIBS='-lssl -lcrypto'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run tar'
# AUTOCONF='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run automake-1.9'
# AWK='gawk'
# CPPFLAGS=' -I/usr/include/libxml2 -I/usr/include -I/usr/include'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=' -L/usr/lib -L/usr/lib'
# LIBOBJS=''
# LIBS='-lz -lncurses -lpthread -lxml2 -lssl -lcrypto'
# LTLIBOBJS=''
# MAKE='/usr/sbin/make'
# MAKEINFO='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='nzbget'
# PACKAGE_BUGREPORT='hugbug@users.sourceforge.net'
# PACKAGE_NAME='nzbget'
# PACKAGE_STRING='nzbget 16.4'
# PACKAGE_TARNAME='nzbget'
# PACKAGE_VERSION='16.4'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TAR='/usr/sbin/tar'
# VERSION='16.4'
# WITH_PAR2_FALSE='#'
# WITH_PAR2_TRUE=''
# WITH_TESTS_FALSE=''
# WITH_TESTS_TRUE='#'
# ac_ct_CXX='g++'
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# 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'
# install_sh='/tmp/nzbget/src/nzbget-16.4/posix/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# libxml2_CFLAGS='-I/usr/include/libxml2'
# libxml2_LIBS='-lxml2'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# openssl_CFLAGS=''
# openssl_LIBS='-lssl -lcrypto'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "nzbget"
# #define PACKAGE_TARNAME "nzbget"
# #define PACKAGE_VERSION "16.4"
# #define PACKAGE_STRING "nzbget 16.4"
# #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"
# #define PACKAGE "nzbget"
# #define VERSION "16.4"
# #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_SYS_PRCTL_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_FDATASYNC 1
# #define HAVE_CTIME_R_2 1
# #define HAVE_GETADDRINFO 1
# #define SOCKLEN_T socklen_t
# #define HAVE_SC_NPROCESSORS_ONLN 1
# #define HAVE_NCURSES_H 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_STDIO_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_FSEEKO 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_MEMCPY 1
# #define HAVE_GETOPT 1
# #define HAVE_OPENSSL 1
# #define SIGCHLD_HANDLER 1
# #define NDEBUG 1
#
# configure: exit 0