mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

144 lines
7.6 KiB

[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/sirkull/dansguardian/dansguardian.cache
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[TIMESTAMP] 1181120844 Wed Jun 6 11:07:24 2007 (5) ERROR
[TIMESTAMP] 1181597510 Mon Jun 11 23:31:50 2007 (9) ERROR
[TIMESTAMP] 1181827239 Thu Jun 14 15:20:39 2007 (5) ERROR
[TIMESTAMP] 1181909828 Fri Jun 15 14:17:08 2007 (9) ERROR
[TIMESTAMP] 1181951742 Sat Jun 16 01:55:42 2007 (5) ERROR
[TIMESTAMP] 1181973277 Sat Jun 16 07:54:37 2007 (9) ERROR
[CONFIG-ID] TRUNK-x86-reference
[ROCKVER] TRUNK
[LOGS] 5-dansguardian.err 9-dansguardian.err
[BUILDTIME] 1614 (5) ERROR
[BUILDTIME] 1604 (9) ERROR
[BUILDTIME] 1608 (5) ERROR
[BUILDTIME] 1512 (9) ERROR
[BUILDTIME] 1602 (5) ERROR
[BUILDTIME] 1553 (9) ERROR
[5-ERROR] checking for gettext... yes
[5-ERROR] checking how to run the C preprocessor... gcc-42 -E
[5-ERROR] checking for ANSI C header files... yes
[5-ERROR] checking for sys/param.h... yes
[5-ERROR] checking for unistd.h... yes
[5-ERROR] checking for errno.h... yes
[5-ERROR] checking for string.h... yes
[5-ERROR] checking for strings.h... yes
[5-ERROR] checking for sys/syslog.h... yes
[5-ERROR] checking for stdlib.h... yes
[5-ERROR] checking for stddef.h... yes
[5-ERROR] checking for getopt.h... yes
[5-ERROR] checking whether string.h and strings.h may both be included... yes
[5-ERROR] checking for socklen_t... yes
[5-ERROR] checking for stdarg.h... yes
[5-ERROR] checking for nlist... no
[5-ERROR] checking for nlist in -ldl... no
[5-ERROR] checking for nlist in -lelf... yes
[5-ERROR] checking for strlcat... no
[5-ERROR] checking for strlcpy... no
[5-ERROR] checking for daemon... yes
[5-ERROR] checking for libelf/nlist.h... yes
[5-ERROR] checking for elf/nlist.h... no
[5-ERROR] checking for nlist.h... yes
[5-ERROR] checking for extra underscores prepended to symbol names... checking whether gcc-42 needs -traditional... no
[5-ERROR] checking for how to include files in Makefile... checking for u_int32_t... yes
[5-ERROR] checking for poll... yes
[5-ERROR] updating cache ./config.cache
[5-ERROR] Generating platform specific Makefile...
[5-ERROR] Generating platform.h....
[5-ERROR] Generating platform specific start/stop script...
[5-ERROR] Generating platform specific dansguardian.conf...
[5-ERROR] Generating platform specific dansguardianf1.conf...
[5-ERROR] Generating platform specific weightedphraselist...
[5-ERROR] Generating platform specific bannedphraselist...
[5-ERROR] Generating platform specific exceptionphraselist...
[5-ERROR] Generating platform specific logrotation...
[5-ERROR] Generating platform specific logrotate.d script...
[5-ERROR] creating ./config.status
[5-ERROR] g++ -O2 -Wall -c String.cpp
[5-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/strstream:51,
[5-ERROR] from String.cpp:27:
[5-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
[5-ERROR] In file included from String.cpp:20:
[5-ERROR] String.hpp:43: error: ISO C++ forbids declaration of 'ostream' with no type
[5-ERROR] String.hpp:43: error: 'ostream' is neither function nor member function; cannot be declared friend
[5-ERROR] String.hpp:43: error: expected ';' before '&' token
[5-ERROR] String.cpp:119: error: expected constructor, destructor, or type conversion before '&' token
[5-ERROR] make: *** [String.o] Error 1
[5-ERROR] --- BUILD ERROR ---
[9-ERROR] checking for gettext... yes
[9-ERROR] checking how to run the C preprocessor... gcc-42 -E
[9-ERROR] checking for ANSI C header files... yes
[9-ERROR] checking for sys/param.h... yes
[9-ERROR] checking for unistd.h... yes
[9-ERROR] checking for errno.h... yes
[9-ERROR] checking for string.h... yes
[9-ERROR] checking for strings.h... yes
[9-ERROR] checking for sys/syslog.h... yes
[9-ERROR] checking for stdlib.h... yes
[9-ERROR] checking for stddef.h... yes
[9-ERROR] checking for getopt.h... yes
[9-ERROR] checking whether string.h and strings.h may both be included... yes
[9-ERROR] checking for socklen_t... yes
[9-ERROR] checking for stdarg.h... yes
[9-ERROR] checking for nlist... no
[9-ERROR] checking for nlist in -ldl... no
[9-ERROR] checking for nlist in -lelf... yes
[9-ERROR] checking for strlcat... no
[9-ERROR] checking for strlcpy... no
[9-ERROR] checking for daemon... yes
[9-ERROR] checking for libelf/nlist.h... yes
[9-ERROR] checking for elf/nlist.h... no
[9-ERROR] checking for nlist.h... yes
[9-ERROR] checking for extra underscores prepended to symbol names... checking whether gcc-42 needs -traditional... no
[9-ERROR] checking for how to include files in Makefile... checking for u_int32_t... yes
[9-ERROR] checking for poll... yes
[9-ERROR] updating cache ./config.cache
[9-ERROR] Generating platform specific Makefile...
[9-ERROR] Generating platform.h....
[9-ERROR] Generating platform specific start/stop script...
[9-ERROR] Generating platform specific dansguardian.conf...
[9-ERROR] Generating platform specific dansguardianf1.conf...
[9-ERROR] Generating platform specific weightedphraselist...
[9-ERROR] Generating platform specific bannedphraselist...
[9-ERROR] Generating platform specific exceptionphraselist...
[9-ERROR] Generating platform specific logrotation...
[9-ERROR] Generating platform specific logrotate.d script...
[9-ERROR] creating ./config.status
[9-ERROR] g++ -O2 -Wall -c String.cpp
[9-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/strstream:51,
[9-ERROR] from String.cpp:27:
[9-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
[9-ERROR] In file included from String.cpp:20:
[9-ERROR] String.hpp:43: error: ISO C++ forbids declaration of 'ostream' with no type
[9-ERROR] String.hpp:43: error: 'ostream' is neither function nor member function; cannot be declared friend
[9-ERROR] String.hpp:43: error: expected ';' before '&' token
[9-ERROR] String.cpp:119: error: expected constructor, destructor, or type conversion before '&' token
[9-ERROR] make: *** [String.o] Error 1
[9-ERROR] --- BUILD ERROR ---