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.0 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/base/lprng/lprng.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] 1180927077 Mon Jun 4 05:17:57 2007 (5) ERROR
  23. [TIMESTAMP] 1181310224 Fri Jun 8 15:43:44 2007 (9) ERROR
  24. [TIMESTAMP] 1181801113 Thu Jun 14 08:05:13 2007 (5) ERROR
  25. [TIMESTAMP] 1181852472 Thu Jun 14 22:21:12 2007 (9) ERROR
  26. [TIMESTAMP] 1181939663 Fri Jun 15 22:34:23 2007 (5) ERROR
  27. [TIMESTAMP] 1181960271 Sat Jun 16 04:17:51 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-lprng.err 9-lprng.err
  31. [BUILDTIME] 4661 (5) ERROR
  32. [BUILDTIME] 4774 (9) ERROR
  33. [BUILDTIME] 4824 (5) ERROR
  34. [BUILDTIME] 9672 (9) ERROR
  35. [BUILDTIME] 4686 (5) ERROR
  36. [BUILDTIME] 4544 (9) ERROR
  37. [5-ERROR] config.status: creating UTILS/decode_args_with_perl
  38. [5-ERROR] config.status: creating UTILS/decode_args_with_sh
  39. [5-ERROR] config.status: creating UTILS/fixid
  40. [5-ERROR] config.status: creating UTILS/fixupdate
  41. [5-ERROR] config.status: creating UTILS/lpq_in_perl
  42. [5-ERROR] config.status: creating UTILS/lpr_in_perl
  43. [5-ERROR] config.status: creating UTILS/lprm_in_perl
  44. [5-ERROR] config.status: creating UTILS/make_lpd_conf
  45. [5-ERROR] config.status: creating UTILS/make_printcap_use
  46. [5-ERROR] config.status: creating UTILS/makeinc
  47. [5-ERROR] config.status: creating UTILS/read_conf
  48. [5-ERROR] config.status: creating UTILS/remote_active
  49. [5-ERROR] config.status: creating UTILS/test_read
  50. [5-ERROR] config.status: creating UTILS/update_z.pl
  51. [5-ERROR] config.status: creating lpd.perms
  52. [5-ERROR] config.status: creating man/Makefile
  53. [5-ERROR] config.status: creating src/Makefile
  54. [5-ERROR] config.status: creating src/pclbanner
  55. [5-ERROR] config.status: creating src/psbanner
  56. [5-ERROR] config.status: creating po/Makefile.in
  57. [5-ERROR] config.status: creating config.h
  58. [5-ERROR] config.status: executing default-1 commands
  59. [5-ERROR] config.status: creating po/POTFILES
  60. [5-ERROR] config.status: creating po/Makefile
  61. [5-ERROR] config.status: creating po/POTFILES
  62. [5-ERROR] config.status: creating po/Makefile
  63. [5-ERROR] config.status: executing default commands
  64. [5-ERROR] if [ "UTILS" = po ] ; then \
  65. [5-ERROR] for i in po/Makefile* ; do \
  66. [5-ERROR] if [ -f "$i" ] ; then \
  67. [5-ERROR] if grep '^mkinstalldirs.*=.*case' $i ; then \
  68. [5-ERROR] echo "fixing broken $i which causes wrong path to mkinstalldirs to be used"; \
  69. [5-ERROR] perl -spi -e 's:^mkinstalldirs\s*=\s*.*:mkinstalldirs = \$(SHELL) \$(MKINSTALLDIRS):' $i; \
  70. [5-ERROR] fi \
  71. [5-ERROR] fi \
  72. [5-ERROR] done \
  73. [5-ERROR] fi
  74. [5-ERROR] /bin/sh: -c: line 2: syntax error: unexpected end of file
  75. [5-ERROR] /bin/sh: line 2: for i in po/Makefile* ; do \: No such file or directory
  76. [5-ERROR] /bin/sh: line 3: if [ -f "$i" ] ; then \: command not found
  77. [5-ERROR] /bin/sh: line 4: if grep '^mkinstalldirs.*=.*case' $i ; then \: command not found
  78. [5-ERROR] /bin/sh: line 5: echo "fixing broken $i which causes wrong path to mkinstalldirs to be used"; \: command not found
  79. [5-ERROR] /bin/sh: line 6: perl -spi -e 's:^mkinstalldirs\s*=\s*.*:mkinstalldirs = \$(SHELL) \$(MKINSTALLDIRS):' $i; \: command not found
  80. [5-ERROR] /bin/sh: line 7: fi \: command not found
  81. [5-ERROR] /bin/sh: line 8: fi \: command not found
  82. [5-ERROR] /bin/sh: line 9: done \: command not found
  83. [5-ERROR] /bin/sh: -c: line 10: syntax error near unexpected token `fi'
  84. [5-ERROR] /bin/sh: -c: line 10: `fi'
  85. [5-ERROR] make: *** [UTILS] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] config.status: creating UTILS/decode_args_with_perl
  88. [9-ERROR] config.status: creating UTILS/decode_args_with_sh
  89. [9-ERROR] config.status: creating UTILS/fixid
  90. [9-ERROR] config.status: creating UTILS/fixupdate
  91. [9-ERROR] config.status: creating UTILS/lpq_in_perl
  92. [9-ERROR] config.status: creating UTILS/lpr_in_perl
  93. [9-ERROR] config.status: creating UTILS/lprm_in_perl
  94. [9-ERROR] config.status: creating UTILS/make_lpd_conf
  95. [9-ERROR] config.status: creating UTILS/make_printcap_use
  96. [9-ERROR] config.status: creating UTILS/makeinc
  97. [9-ERROR] config.status: creating UTILS/read_conf
  98. [9-ERROR] config.status: creating UTILS/remote_active
  99. [9-ERROR] config.status: creating UTILS/test_read
  100. [9-ERROR] config.status: creating UTILS/update_z.pl
  101. [9-ERROR] config.status: creating lpd.perms
  102. [9-ERROR] config.status: creating man/Makefile
  103. [9-ERROR] config.status: creating src/Makefile
  104. [9-ERROR] config.status: creating src/pclbanner
  105. [9-ERROR] config.status: creating src/psbanner
  106. [9-ERROR] config.status: creating po/Makefile.in
  107. [9-ERROR] config.status: creating config.h
  108. [9-ERROR] config.status: executing default-1 commands
  109. [9-ERROR] config.status: creating po/POTFILES
  110. [9-ERROR] config.status: creating po/Makefile
  111. [9-ERROR] config.status: creating po/POTFILES
  112. [9-ERROR] config.status: creating po/Makefile
  113. [9-ERROR] config.status: executing default commands
  114. [9-ERROR] if [ "UTILS" = po ] ; then \
  115. [9-ERROR] for i in po/Makefile* ; do \
  116. [9-ERROR] if [ -f "$i" ] ; then \
  117. [9-ERROR] if grep '^mkinstalldirs.*=.*case' $i ; then \
  118. [9-ERROR] echo "fixing broken $i which causes wrong path to mkinstalldirs to be used"; \
  119. [9-ERROR] perl -spi -e 's:^mkinstalldirs\s*=\s*.*:mkinstalldirs = \$(SHELL) \$(MKINSTALLDIRS):' $i; \
  120. [9-ERROR] fi \
  121. [9-ERROR] fi \
  122. [9-ERROR] done \
  123. [9-ERROR] fi
  124. [9-ERROR] /bin/sh: -c: line 2: syntax error: unexpected end of file
  125. [9-ERROR] /bin/sh: line 2: for i in po/Makefile* ; do \: No such file or directory
  126. [9-ERROR] /bin/sh: line 3: if [ -f "$i" ] ; then \: command not found
  127. [9-ERROR] /bin/sh: line 4: if grep '^mkinstalldirs.*=.*case' $i ; then \: command not found
  128. [9-ERROR] /bin/sh: line 5: echo "fixing broken $i which causes wrong path to mkinstalldirs to be used"; \: command not found
  129. [9-ERROR] /bin/sh: line 6: perl -spi -e 's:^mkinstalldirs\s*=\s*.*:mkinstalldirs = \$(SHELL) \$(MKINSTALLDIRS):' $i; \: command not found
  130. [9-ERROR] /bin/sh: line 7: fi \: command not found
  131. [9-ERROR] /bin/sh: line 8: fi \: command not found
  132. [9-ERROR] /bin/sh: line 9: done \: command not found
  133. [9-ERROR] /bin/sh: -c: line 10: syntax error near unexpected token `fi'
  134. [9-ERROR] /bin/sh: -c: line 10: `fi'
  135. [9-ERROR] make: *** [UTILS] Error 2
  136. [9-ERROR] --- BUILD ERROR ---