* Package: net-nntp/nzbget-0.8.0 * Repository: gentoo * Maintainer: swegener@gentoo.org radhermit@gentoo.org,net-news@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib ncurses ssl userland_GNU * FEATURES: sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking nzbget-0.8.0.tar.gz to /tmp/portage/net-nntp/nzbget-0.8.0/work >>> Source unpacked in /tmp/portage/net-nntp/nzbget-0.8.0/work >>> Preparing source in /tmp/portage/net-nntp/nzbget-0.8.0/work/nzbget-0.8.0 ... * Applying nzbget-0.7.0-openssl-1.patch ... [ ok ] * Applying nzbget-0.7.0-underlinking.patch ... [ ok ] * Running eautoreconf in '/tmp/portage/net-nntp/nzbget-0.8.0/work/nzbget-0.8.0' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/net-nntp/nzbget-0.8.0/work/nzbget-0.8.0 ... * econf: updating nzbget-0.8.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nzbget-0.8.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-debug --enable-curses --disable-parcheck --enable-tls --with-tlslib=OpenSSL --disable-silent-rules configure: WARNING: unrecognized options: --disable-silent-rules checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking for tar... /bin/tar checking for make... /usr/bin/make checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.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 stat64... yes checking for ctime_r... yes, and it takes 2 arguments checking for getaddrinfo... yes checking for library containing getaddrinfo... none required checking for pthread_spin_init... yes checking for library containing pthread_spin_init... none required checking for type of socket length (socklen_t)... socklen_t checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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... no checking whether to use TLS/SSL... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for library containing SSL_library_init... -lssl checking whether to use an empty SIGCHLD handler... yes checking whether to include all debugging code... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules >>> Source configured. >>> Compiling source in /tmp/portage/net-nntp/nzbget-0.8.0/work/nzbget-0.8.0 ... make -j4 /usr/bin/make all-am make[1]: Entering directory `/tmp/portage/net-nntp/nzbget-0.8.0/work/nzbget-0.8.0' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o ArticleDownloader.o ArticleDownloader.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o BinRpc.o BinRpc.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o ColoredFrontend.o ColoredFrontend.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Connection.o Connection.cpp ArticleDownloader.cpp: In member function ‘void ArticleDownloader::CompleteFileParts()’: ArticleDownloader.cpp:1033:160: warning: format ‘%i’ expects type ‘int’, but argument 4 has type ‘std::vector >::size_type’ ArticleDownloader.cpp:1033:160: warning: format ‘%i’ expects type ‘int’, but argument 5 has type ‘std::vector >::size_type’ ArticleDownloader.cpp: In static member function ‘static bool ArticleDownloader::MoveCompletedFiles(NZBInfo*, const char*)’: ArticleDownloader.cpp:1128:39: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ArticleDownloader.cpp: In member function ‘void ArticleDownloader::CompleteFileParts()’: ArticleDownloader.cpp:941:37: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Decoder.o Decoder.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o DiskState.o DiskState.cpp Decoder.cpp: In member function ‘virtual bool UDecoder::Write(char*, int, FILE*)’: Decoder.cpp:472:35: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result Decoder.cpp: In member function ‘virtual bool YDecoder::Write(char*, int, FILE*)’: Decoder.cpp:332:35: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o DownloadInfo.o DownloadInfo.cpp DiskState.cpp: In member function ‘void DiskState::SaveNZBList(DownloadQueue*, FILE*)’: DiskState.cpp:187:67: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘std::deque >::size_type’ DiskState.cpp:210:65: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘std::vector >::size_type’ DiskState.cpp:225:61: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘std::deque >::size_type’ DiskState.cpp:233:45: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘std::deque >::size_type’ DiskState.cpp: In member function ‘void DiskState::SaveFileQueue(DownloadQueue*, FileQueue*, FILE*)’: DiskState.cpp:392:45: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘std::deque >::size_type’ DiskState.cpp: In member function ‘bool DiskState::SaveFileInfo(FileInfo*, const char*)’: DiskState.cpp:485:57: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘std::vector >::size_type’ DiskState.cpp:491:59: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘std::vector >::size_type’ DiskState.cpp: In member function ‘void DiskState::SavePostQueue(DownloadQueue*, FILE*)’: DiskState.cpp:583:65: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘std::deque >::size_type’ DiskState.cpp: In member function ‘void DiskState::SaveHistory(DownloadQueue*, FILE*)’: DiskState.cpp:814:67: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘std::deque >::size_type’ DiskState.cpp: In member function ‘bool DiskState::DiscardDownloadQueue()’: DiskState.cpp:967:42: warning: format ‘%s’ expects type ‘char*’, but argument 4 has type ‘char (*)[100]’ DiskState.cpp:889:51: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result DiskState.cpp:896:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result DiskState.cpp:962:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result DiskState.cpp: In member function ‘bool DiskState::LoadOldPostQueue(DownloadQueue*)’: DiskState.cpp:667:51: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Frontend.o Frontend.cpp DiskState.cpp: In member function ‘bool DiskState::LoadDownloadQueue(DownloadQueue*)’: DiskState.cpp:133:51: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Log.o Log.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o LoggableFrontend.o LoggableFrontend.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o NCursesFrontend.o NCursesFrontend.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o NNTPConnection.o NNTPConnection.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o NZBFile.o NZBFile.cpp NCursesFrontend.cpp: In member function ‘void NCursesFrontend::PrintFileQueue()’: NCursesFrontend.cpp:796:82: warning: format ‘%i’ expects type ‘int’, but argument 5 has type ‘std::deque >::size_type’ NCursesFrontend.cpp:796:82: warning: format ‘%i’ expects type ‘int’, but argument 6 has type ‘std::deque >::size_type’ NCursesFrontend.cpp:796:82: warning: format ‘%i’ expects type ‘int’, but argument 5 has type ‘std::deque >::size_type’ NCursesFrontend.cpp:796:82: warning: format ‘%i’ expects type ‘int’, but argument 6 has type ‘std::deque >::size_type’ NCursesFrontend.cpp: In member function ‘void NCursesFrontend::PrintGroupQueue()’: NCursesFrontend.cpp:980:75: warning: format ‘%i’ expects type ‘int’, but argument 5 has type ‘std::deque >::size_type’ NCursesFrontend.cpp:980:75: warning: format ‘%i’ expects type ‘int’, but argument 5 has type ‘std::deque >::size_type’ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o NetAddress.o NetAddress.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o NewsServer.o NewsServer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Observer.o Observer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Options.o Options.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o ParChecker.o ParChecker.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o PrePostProcessor.o PrePostProcessor.cpp Options.cpp: In member function ‘void Options::InitFileArg(int, char**)’: Options.cpp:1258:36: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o QueueCoordinator.o QueueCoordinator.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o QueueEditor.o QueueEditor.cpp QueueCoordinator.cpp: In member function ‘void QueueCoordinator::BuildArticleFilename(ArticleDownloader*, FileInfo*, ArticleInfo*)’: QueueCoordinator.cpp:552:166: warning: format ‘%i’ expects type ‘int’, but argument 8 has type ‘std::vector >::size_type’ QueueCoordinator.cpp:552:166: warning: format ‘%i’ expects type ‘int’, but argument 8 has type ‘std::vector >::size_type’ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o RemoteClient.o RemoteClient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o RemoteServer.o RemoteServer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Scanner.o Scanner.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Scheduler.o Scheduler.cpp In file included from /usr/include/string.h:642:0, from RemoteClient.cpp:36: In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘bool RemoteClient::RequestServerList(bool, bool)’ at RemoteClient.cpp:520:59: /usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘bool RemoteClient::RequestServerList(bool, bool)’ at RemoteClient.cpp:522:60: /usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘bool RemoteClient::RequestServerList(bool, bool)’ at RemoteClient.cpp:630:117: /usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o ScriptController.o ScriptController.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o ServerPool.o ServerPool.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o TLS.o TLS.cpp ScriptController.cpp: In member function ‘int ScriptController::Execute()’: ScriptController.cpp:369:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Thread.o Thread.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o Util.o Util.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o XmlRpc.o XmlRpc.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o nzbget.o nzbget.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include -I/usr/include -march=native -O2 -c -o svn_version.o svn_version.cpp Util.cpp: In static member function ‘static void Util::ExpandFileName(const char*, char*, int)’: Util.cpp:1109:41: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result Util.cpp: In static member function ‘static bool Util::MoveFile(const char*, const char*)’: Util.cpp:755:35: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result Util.cpp: In static member function ‘static bool Util::SetFileSize(const char*, int)’: Util.cpp:367:29: warning: ignoring return value of ‘int truncate(const char*, __off_t)’, declared with attribute warn_unused_result Util.cpp:378:27: warning: ignoring return value of ‘int truncate(const char*, __off_t)’, declared with attribute warn_unused_result Util.cpp:381:31: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result Util.cpp: In static member function ‘static bool Util::LoadFileIntoBuffer(const char*, char**, int*)’: Util.cpp:329:37: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result nzbget.cpp: In function ‘void Daemonize()’: nzbget.cpp:703:39: warning: ignoring return value of ‘int dup(int)’, declared with attribute warn_unused_result nzbget.cpp:703:47: warning: ignoring return value of ‘int dup(int)’, declared with attribute warn_unused_result nzbget.cpp:704:33: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result nzbget.cpp:715:39: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result nzbget.cpp:727:30: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib -L/usr/lib -o nzbget ArticleDownloader.o BinRpc.o ColoredFrontend.o Connection.o Decoder.o DiskState.o DownloadInfo.o Frontend.o Log.o LoggableFrontend.o NCursesFrontend.o NNTPConnection.o NZBFile.o NetAddress.o NewsServer.o Observer.o Options.o ParChecker.o PrePostProcessor.o QueueCoordinator.o QueueEditor.o RemoteClient.o RemoteServer.o Scanner.o Scheduler.o ScriptController.o ServerPool.o svn_version.o TLS.o Thread.o Util.o XmlRpc.o nzbget.o -lssl -lncurses -lpthread -lxml2 make[1]: Leaving directory `/tmp/portage/net-nntp/nzbget-0.8.0/work/nzbget-0.8.0' >>> Source compiled. >>> Test phase [not enabled]: net-nntp/nzbget-0.8.0 >>> Install nzbget-0.8.0 into /tmp/portage/net-nntp/nzbget-0.8.0/image/ category net-nntp make -j4 DESTDIR=/tmp/portage/net-nntp/nzbget-0.8.0/image/ install make[1]: Entering directory `/tmp/portage/net-nntp/nzbget-0.8.0/work/nzbget-0.8.0' make[1]: Nessuna operazione da eseguire per «install-data-am». /bin/mkdir -p '/tmp/portage/net-nntp/nzbget-0.8.0/image//usr/bin' /usr/bin/install -c nzbget '/tmp/portage/net-nntp/nzbget-0.8.0/image//usr/bin' make[1]: Leaving directory `/tmp/portage/net-nntp/nzbget-0.8.0/work/nzbget-0.8.0' >>> Completed installing nzbget-0.8.0 into /tmp/portage/net-nntp/nzbget-0.8.0/image/  * QA Notice: Unrecognized configure options:  *   *  configure: WARNING: unrecognized options: --disable-silent-rules  *  configure: WARNING: unrecognized options: --disable-silent-rules strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/bin/nzbget ecompressdir: bzip2 -9 /usr/share/doc * checking 17 files for package collisions >>> Merging net-nntp/nzbget-0.8.0 to / * Adding group 'nzbget' to your system ... * - Groupid: next available * Adding user 'nzbget' to your system ... * - Userid: 194 * - Shell: /sbin/nologin * - Home: /var/lib/nzbget * - Groups: nzbget * - GECOS: added by portage for nzbget * - Creating /var/lib/nzbget in / --- /var/ --- /var/run/ >>> /var/run/nzbget/ >>> /var/run/nzbget/.keep_net-nntp_nzbget-0 --- /var/log/ >>> /var/log/nzbget/ >>> /var/log/nzbget/.keep_net-nntp_nzbget-0 --- /var/lib/ --- /var/lib/nzbget/ >>> /var/lib/nzbget/tmp/ >>> /var/lib/nzbget/tmp/.keep_net-nntp_nzbget-0 >>> /var/lib/nzbget/queue/ >>> /var/lib/nzbget/queue/.keep_net-nntp_nzbget-0 >>> /var/lib/nzbget/nzb/ >>> /var/lib/nzbget/nzb/.keep_net-nntp_nzbget-0 >>> /var/lib/nzbget/dst/ >>> /var/lib/nzbget/dst/.keep_net-nntp_nzbget-0 --- /etc/ --- /etc/conf.d/ >>> /etc/conf.d/nzbget --- /etc/init.d/ >>> /etc/init.d/nzbget >>> /etc/nzbgetd.conf >>> /etc/nzbget.conf --- /usr/ --- /usr/share/ >>> /usr/share/nzbget/ >>> /usr/share/nzbget/postprocess-example.conf >>> /usr/share/nzbget/postprocess-example.sh --- /usr/share/doc/ >>> /usr/share/doc/nzbget-0.8.0/ >>> /usr/share/doc/nzbget-0.8.0/AUTHORS.bz2 >>> /usr/share/doc/nzbget-0.8.0/ChangeLog.bz2 >>> /usr/share/doc/nzbget-0.8.0/README.bz2 >>> /usr/share/doc/nzbget-0.8.0/nzbget.conf.example.bz2 --- /usr/bin/ >>> /usr/bin/nzbget * * Please add users that you want to be able to use the system-wide * nzbget daemon to the nzbget group. To access the daemon run nzbget * with the --configfile /etc/nzbgetd.conf option. * >>> net-nntp/nzbget-0.8.0 merged. >>> Regenerating /etc/ld.so.cache...