|
[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/nikolaus/dnrd/dnrd.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] 1181169034 Thu Jun 7 00:30:34 2007 (5) ERROR
|
|
[TIMESTAMP] 1181615272 Tue Jun 12 04:27:52 2007 (9) ERROR
|
|
[TIMESTAMP] 1181831384 Thu Jun 14 16:29:44 2007 (5) ERROR
|
|
[TIMESTAMP] 1181915413 Fri Jun 15 15:50:13 2007 (9) ERROR
|
|
[TIMESTAMP] 1181954904 Sat Jun 16 02:48:24 2007 (5) ERROR
|
|
[TIMESTAMP] 1181976766 Sat Jun 16 08:52:46 2007 (9) ERROR
|
|
|
|
[CONFIG-ID] TRUNK-x86-reference
|
|
[ROCKVER] TRUNK
|
|
|
|
[LOGS] 5-dnrd.err 9-dnrd.err
|
|
|
|
[BUILDTIME] 1217 (5) ERROR
|
|
[BUILDTIME] 1305 (9) ERROR
|
|
[BUILDTIME] 1347 (5) ERROR
|
|
[BUILDTIME] 1333 (9) ERROR
|
|
[BUILDTIME] 1284 (5) ERROR
|
|
[BUILDTIME] 1296 (9) ERROR
|
|
|
|
|
|
[5-ERROR] Insert: -march=i486
|
|
[5-ERROR] Copy: --version
|
|
[5-ERROR] Append: -s
|
|
[5-ERROR] New Command: gcc-42 -O1 -pipe -march=i486 --version -s
|
|
[5-ERROR] gcc-42 (GCC) 4.2.0
|
|
[5-ERROR] Copyright (C) 2007 Free Software Foundation, Inc.
|
|
[5-ERROR] This is free software; see the source for copying conditions. There is NO
|
|
[5-ERROR] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
[5-ERROR]
|
|
[5-ERROR] [ writing debug log to /ROCK/src.dnrd.1181954892.32451.1627887995/cmd_wrapper.log ]
|
|
[5-ERROR] Running main build function 'build_this_package' ...
|
|
[5-ERROR] Extracting dnrd-2.10.tar.bz2 (tar -v --use-compress-program=bzip2 -xf) ...
|
|
[5-ERROR] Fixing ownership and permissions ...
|
|
[5-ERROR] Removing CVS and .svn directories ...
|
|
[5-ERROR] Changeing into /ROCK/src.dnrd.1181954892.32451.1627887995/dnrd-2.10 ...
|
|
[5-ERROR] Apply patch /ROCK/package/nikolaus/dnrd/instopt.patch ...
|
|
[5-ERROR] patching file src/Makefile
|
|
[5-ERROR] Creating /usr/<..> if required ...
|
|
[5-ERROR] Makefile:27: args.d: No such file or directory
|
|
[5-ERROR] Makefile:27: cache.d: No such file or directory
|
|
[5-ERROR] Makefile:27: common.d: No such file or directory
|
|
[5-ERROR] Makefile:27: dns.d: No such file or directory
|
|
[5-ERROR] Makefile:27: lib.d: No such file or directory
|
|
[5-ERROR] Makefile:27: main.d: No such file or directory
|
|
[5-ERROR] Makefile:27: master.d: No such file or directory
|
|
[5-ERROR] Makefile:27: query.d: No such file or directory
|
|
[5-ERROR] Makefile:27: relay.d: No such file or directory
|
|
[5-ERROR] Makefile:27: sig.d: No such file or directory
|
|
[5-ERROR] Makefile:27: tcp.d: No such file or directory
|
|
[5-ERROR] Makefile:27: udp.d: No such file or directory
|
|
[5-ERROR] gcc-42 -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o args.o args.c
|
|
[5-ERROR] gcc-42 -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o cache.o cache.c
|
|
[5-ERROR] gcc-42 -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o common.o common.c
|
|
[5-ERROR] gcc-42 -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o dns.o dns.c
|
|
[5-ERROR] cc1: warnings being treated as errors
|
|
[5-ERROR] dns.c: In function 'read_record':
|
|
[5-ERROR] dns.c:157: warning: pointer targets in passing argument 1 of 'get_objectname' differ in signedness
|
|
[5-ERROR] dns.c: In function 'dump_dnspacket':
|
|
[5-ERROR] dns.c:229: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[5-ERROR] dns.c:229: warning: pointer targets in assignment differ in signedness
|
|
[5-ERROR] dns.c:235: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[5-ERROR] dns.c:235: warning: pointer targets in assignment differ in signedness
|
|
[5-ERROR] dns.c:242: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[5-ERROR] dns.c:242: warning: pointer targets in assignment differ in signedness
|
|
[5-ERROR] dns.c:249: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[5-ERROR] dns.c:249: warning: pointer targets in assignment differ in signedness
|
|
[5-ERROR] dns.c: In function 'get_dnsquery':
|
|
[5-ERROR] dns.c:279: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[5-ERROR] make: *** [dns.o] Error 1
|
|
[5-ERROR] --- BUILD ERROR ---
|
|
|
|
[9-ERROR] Insert: -march=i486
|
|
[9-ERROR] Copy: --version
|
|
[9-ERROR] Append: -s
|
|
[9-ERROR] New Command: gcc-42 -O1 -pipe -march=i486 --version -s
|
|
[9-ERROR] gcc-42 (GCC) 4.2.0
|
|
[9-ERROR] Copyright (C) 2007 Free Software Foundation, Inc.
|
|
[9-ERROR] This is free software; see the source for copying conditions. There is NO
|
|
[9-ERROR] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
[9-ERROR]
|
|
[9-ERROR] [ writing debug log to /ROCK/src.dnrd.1181976754.7163.3474453109/cmd_wrapper.log ]
|
|
[9-ERROR] Running main build function 'build_this_package' ...
|
|
[9-ERROR] Extracting dnrd-2.10.tar.bz2 (tar -v --use-compress-program=bzip2 -xf) ...
|
|
[9-ERROR] Fixing ownership and permissions ...
|
|
[9-ERROR] Removing CVS and .svn directories ...
|
|
[9-ERROR] Changeing into /ROCK/src.dnrd.1181976754.7163.3474453109/dnrd-2.10 ...
|
|
[9-ERROR] Apply patch /ROCK/package/nikolaus/dnrd/instopt.patch ...
|
|
[9-ERROR] patching file src/Makefile
|
|
[9-ERROR] Creating /usr/<..> if required ...
|
|
[9-ERROR] Makefile:27: args.d: No such file or directory
|
|
[9-ERROR] Makefile:27: cache.d: No such file or directory
|
|
[9-ERROR] Makefile:27: common.d: No such file or directory
|
|
[9-ERROR] Makefile:27: dns.d: No such file or directory
|
|
[9-ERROR] Makefile:27: lib.d: No such file or directory
|
|
[9-ERROR] Makefile:27: main.d: No such file or directory
|
|
[9-ERROR] Makefile:27: master.d: No such file or directory
|
|
[9-ERROR] Makefile:27: query.d: No such file or directory
|
|
[9-ERROR] Makefile:27: relay.d: No such file or directory
|
|
[9-ERROR] Makefile:27: sig.d: No such file or directory
|
|
[9-ERROR] Makefile:27: tcp.d: No such file or directory
|
|
[9-ERROR] Makefile:27: udp.d: No such file or directory
|
|
[9-ERROR] gcc-42 -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o args.o args.c
|
|
[9-ERROR] gcc-42 -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o cache.o cache.c
|
|
[9-ERROR] gcc-42 -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o common.o common.c
|
|
[9-ERROR] gcc-42 -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o dns.o dns.c
|
|
[9-ERROR] cc1: warnings being treated as errors
|
|
[9-ERROR] dns.c: In function 'read_record':
|
|
[9-ERROR] dns.c:157: warning: pointer targets in passing argument 1 of 'get_objectname' differ in signedness
|
|
[9-ERROR] dns.c: In function 'dump_dnspacket':
|
|
[9-ERROR] dns.c:229: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[9-ERROR] dns.c:229: warning: pointer targets in assignment differ in signedness
|
|
[9-ERROR] dns.c:235: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[9-ERROR] dns.c:235: warning: pointer targets in assignment differ in signedness
|
|
[9-ERROR] dns.c:242: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[9-ERROR] dns.c:242: warning: pointer targets in assignment differ in signedness
|
|
[9-ERROR] dns.c:249: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[9-ERROR] dns.c:249: warning: pointer targets in assignment differ in signedness
|
|
[9-ERROR] dns.c: In function 'get_dnsquery':
|
|
[9-ERROR] dns.c:279: warning: pointer targets in passing argument 3 of 'read_record' differ in signedness
|
|
[9-ERROR] make: *** [dns.o] Error 1
|
|
[9-ERROR] --- BUILD ERROR ---
|
|
|