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.3 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/tsa/john/john.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [TIMESTAMP] 1181104675 Wed Jun 6 06:37:55 2007 (5) ERROR
  23. [TIMESTAMP] 1181580241 Mon Jun 11 18:44:01 2007 (9) ERROR
  24. [TIMESTAMP] 1181825422 Thu Jun 14 14:50:22 2007 (5) ERROR
  25. [TIMESTAMP] 1181907935 Fri Jun 15 13:45:35 2007 (9) ERROR
  26. [TIMESTAMP] 1181950906 Sat Jun 16 01:41:46 2007 (5) ERROR
  27. [TIMESTAMP] 1181972433 Sat Jun 16 07:40:33 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-john.err 9-john.err
  31. [BUILDTIME] 1536 (5) ERROR
  32. [BUILDTIME] 1488 (9) ERROR
  33. [BUILDTIME] 1515 (5) ERROR
  34. [BUILDTIME] 1461 (9) ERROR
  35. [BUILDTIME] 1466 (5) ERROR
  36. [BUILDTIME] 1467 (9) ERROR
  37. [5-ERROR] Insert: -march=i486
  38. [5-ERROR] Copy: --version
  39. [5-ERROR] Append: -s
  40. [5-ERROR] New Command: gcc-42 -O1 -pipe -march=i486 --version -s
  41. [5-ERROR] gcc-42 (GCC) 4.2.0
  42. [5-ERROR] Copyright (C) 2007 Free Software Foundation, Inc.
  43. [5-ERROR] This is free software; see the source for copying conditions. There is NO
  44. [5-ERROR] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  45. [5-ERROR]
  46. [5-ERROR] [ writing debug log to /ROCK/src.john.1181950892.29758.4161569442/cmd_wrapper.log ]
  47. [5-ERROR] Running main build function 'build_this_package' ...
  48. [5-ERROR] Extracting john-1.6.tar.bz2 (tar -v --use-compress-program=bzip2 -xf) ...
  49. [5-ERROR] Fixing ownership and permissions ...
  50. [5-ERROR] Removing CVS and .svn directories ...
  51. [5-ERROR] Changeing into /ROCK/src.john.1181950892.29758.4161569442/john-1.6 ...
  52. [5-ERROR] Apply patch /ROCK/package/tsa/john/locations.patch ...
  53. [5-ERROR] patching file run/john.ini
  54. [5-ERROR] patching file src/params.h
  55. [5-ERROR] Creating /usr/<..> if required ...
  56. [5-ERROR] make: Entering directory `/ROCK/loop/src.john.1181950892.29758.4161569442/john-1.6/src'
  57. [5-ERROR] rm -f arch.h
  58. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer detect.c
  59. [5-ERROR] gcc -s detect.o -o detect
  60. [5-ERROR] ./best.sh "make" \
  61. [5-ERROR] "DES_fmt.o DES_std.o" \
  62. [5-ERROR] "MD5_std.o" \
  63. [5-ERROR] "BF_std.o"
  64. [5-ERROR] Compiling: DES benchmark (code version #1)
  65. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.john.1181950892.29758.4161569442/john-1.6/src'
  66. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops DES_bs.c
  67. [5-ERROR] sed "s/unsigned long/ARCH_WORD/" nonstd.c > DES_bs_s.c
  68. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -finline-functions DES_bs_b.c
  69. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops DES_fmt.c
  70. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops DES_std.c
  71. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops MD5_fmt.c
  72. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops MD5_std.c
  73. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops BF_fmt.c
  74. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops BF_std.c
  75. [5-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops bench.c
  76. [5-ERROR] bench.c: In function 'benchmark_format':
  77. [5-ERROR] bench.c:106: error: 'CLK_TCK' undeclared (first use in this function)
  78. [5-ERROR] bench.c:106: error: (Each undeclared identifier is reported only once
  79. [5-ERROR] bench.c:106: error: for each function it appears in.)
  80. [5-ERROR] bench.c: In function 'benchmark_cps':
  81. [5-ERROR] bench.c:147: error: 'CLK_TCK' undeclared (first use in this function)
  82. [5-ERROR] make[1]: *** [bench.o] Error 1
  83. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.john.1181950892.29758.4161569442/john-1.6/src'
  84. [5-ERROR] make: *** [generic.h] Error 1
  85. [5-ERROR] make: Leaving directory `/ROCK/loop/src.john.1181950892.29758.4161569442/john-1.6/src'
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] Insert: -march=i486
  88. [9-ERROR] Copy: --version
  89. [9-ERROR] Append: -s
  90. [9-ERROR] New Command: gcc-42 -O1 -pipe -march=i486 --version -s
  91. [9-ERROR] gcc-42 (GCC) 4.2.0
  92. [9-ERROR] Copyright (C) 2007 Free Software Foundation, Inc.
  93. [9-ERROR] This is free software; see the source for copying conditions. There is NO
  94. [9-ERROR] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  95. [9-ERROR]
  96. [9-ERROR] [ writing debug log to /ROCK/src.john.1181972420.571.2938899655/cmd_wrapper.log ]
  97. [9-ERROR] Running main build function 'build_this_package' ...
  98. [9-ERROR] Extracting john-1.6.tar.bz2 (tar -v --use-compress-program=bzip2 -xf) ...
  99. [9-ERROR] Fixing ownership and permissions ...
  100. [9-ERROR] Removing CVS and .svn directories ...
  101. [9-ERROR] Changeing into /ROCK/src.john.1181972420.571.2938899655/john-1.6 ...
  102. [9-ERROR] Apply patch /ROCK/package/tsa/john/locations.patch ...
  103. [9-ERROR] patching file run/john.ini
  104. [9-ERROR] patching file src/params.h
  105. [9-ERROR] Creating /usr/<..> if required ...
  106. [9-ERROR] make: Entering directory `/ROCK/loop/src.john.1181972420.571.2938899655/john-1.6/src'
  107. [9-ERROR] rm -f arch.h
  108. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer detect.c
  109. [9-ERROR] gcc -s detect.o -o detect
  110. [9-ERROR] ./best.sh "make" \
  111. [9-ERROR] "DES_fmt.o DES_std.o" \
  112. [9-ERROR] "MD5_std.o" \
  113. [9-ERROR] "BF_std.o"
  114. [9-ERROR] Compiling: DES benchmark (code version #1)
  115. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.john.1181972420.571.2938899655/john-1.6/src'
  116. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops DES_bs.c
  117. [9-ERROR] sed "s/unsigned long/ARCH_WORD/" nonstd.c > DES_bs_s.c
  118. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -finline-functions DES_bs_b.c
  119. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops DES_fmt.c
  120. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops DES_std.c
  121. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops MD5_fmt.c
  122. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops MD5_std.c
  123. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops BF_fmt.c
  124. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops BF_std.c
  125. [9-ERROR] gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops bench.c
  126. [9-ERROR] bench.c: In function 'benchmark_format':
  127. [9-ERROR] bench.c:106: error: 'CLK_TCK' undeclared (first use in this function)
  128. [9-ERROR] bench.c:106: error: (Each undeclared identifier is reported only once
  129. [9-ERROR] bench.c:106: error: for each function it appears in.)
  130. [9-ERROR] bench.c: In function 'benchmark_cps':
  131. [9-ERROR] bench.c:147: error: 'CLK_TCK' undeclared (first use in this function)
  132. [9-ERROR] make[1]: *** [bench.o] Error 1
  133. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.john.1181972420.571.2938899655/john-1.6/src'
  134. [9-ERROR] make: *** [generic.h] Error 1
  135. [9-ERROR] make: Leaving directory `/ROCK/loop/src.john.1181972420.571.2938899655/john-1.6/src'
  136. [9-ERROR] --- BUILD ERROR ---