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
6.5 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/ifhp/ifhp.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] 1181045663 Tue Jun 5 14:14:23 2007 (5) ERROR
  23. [TIMESTAMP] 1181513183 Mon Jun 11 00:06:23 2007 (9) ERROR
  24. [TIMESTAMP] 1181821519 Thu Jun 14 13:45:19 2007 (5) ERROR
  25. [TIMESTAMP] 1181876012 Fri Jun 15 04:53:32 2007 (9) ERROR
  26. [TIMESTAMP] 1181948612 Sat Jun 16 01:03:32 2007 (5) ERROR
  27. [TIMESTAMP] 1181969224 Sat Jun 16 06:47:04 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-ifhp.err 9-ifhp.err
  31. [BUILDTIME] 3979 (5) ERROR
  32. [BUILDTIME] 4152 (9) ERROR
  33. [BUILDTIME] 4148 (5) ERROR
  34. [BUILDTIME] 4144 (9) ERROR
  35. [BUILDTIME] 4040 (5) ERROR
  36. [BUILDTIME] 4040 (9) ERROR
  37. [5-ERROR] config.status: creating fonts/Makefile
  38. [5-ERROR] config.status: creating DOCS/Makefile
  39. [5-ERROR] config.status: creating UTILS/accounting.sh
  40. [5-ERROR] config.status: creating UTILS/sendhp.sh
  41. [5-ERROR] config.status: creating UTILS/supported
  42. [5-ERROR] config.status: creating UTILS/fixupdate
  43. [5-ERROR] config.status: creating src/extract_pjl
  44. [5-ERROR] config.status: creating src/wrapper
  45. [5-ERROR] config.status: creating po/Makefile.in
  46. [5-ERROR] config.status: creating config.h
  47. [5-ERROR] config.status: executing default-1 commands
  48. [5-ERROR] config.status: creating po/POTFILES
  49. [5-ERROR] config.status: creating po/Makefile
  50. [5-ERROR] rm -f ifhp.conf
  51. [5-ERROR] sed \
  52. [5-ERROR] -e "s,.CAT@,/bin/cat,g" \
  53. [5-ERROR] -e "s,.FILTER_DIR@,/usr/libexec/filters,g" \
  54. [5-ERROR] -e "s,.A2PS@,/usr/bin/a2ps,g" \
  55. [5-ERROR] -e "s,.GS@,/usr/bin/gs,g" \
  56. [5-ERROR] -e "s,.GZIP@,/bin/gzip,g" \
  57. [5-ERROR] -e "s,.FILEUTIL@,/usr/bin/file,g" \
  58. [5-ERROR] -e "s,.PAGE_SIZE@,letter,g" \
  59. [5-ERROR] -e "s,.FONT_DIR@,/usr/libexec/filters/fonts,g" \
  60. [5-ERROR] -e "s,.DEVFD3@,/dev/fd/3,g" \
  61. [5-ERROR] -e "s,.FOOMATIC@,1,g" \
  62. [5-ERROR] -e "s,.FOOMATIC_RIP@,/usr/bin/foomatic-rip,g" \
  63. [5-ERROR] ./ifhp.conf.in >ifhp.conf
  64. [5-ERROR] if [ "src" = 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] if [ "src" != po -o "no" != "no" ] ; then \
  75. [5-ERROR] cd src; make localedir=/usr/share/locale \
  76. [5-ERROR] DESTDIR= all ; \
  77. [5-ERROR] fi
  78. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.ifhp.1181948571.5388.4161569442/ifhp-3.5.20/src'
  79. [5-ERROR] gcc-42 -g -W -Wall -Werror -Wno-unused -g -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -I. -I.. -I. -DIFHP_CONF=\"/etc/ifhp.conf\" -DLOCALEDIR=\"/usr/share/locale\" -c -o ifhp.o ifhp.c
  80. [5-ERROR] cc1: warnings being treated as errors
  81. [5-ERROR] ifhp.c: In function 'Send_job':
  82. [5-ERROR] ifhp.c:4397: warning: the address of 'file_result' will never be NULL
  83. [5-ERROR] make[1]: *** [ifhp.o] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.ifhp.1181948571.5388.4161569442/ifhp-3.5.20/src'
  85. [5-ERROR] make: *** [src] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] config.status: creating fonts/Makefile
  88. [9-ERROR] config.status: creating DOCS/Makefile
  89. [9-ERROR] config.status: creating UTILS/accounting.sh
  90. [9-ERROR] config.status: creating UTILS/sendhp.sh
  91. [9-ERROR] config.status: creating UTILS/supported
  92. [9-ERROR] config.status: creating UTILS/fixupdate
  93. [9-ERROR] config.status: creating src/extract_pjl
  94. [9-ERROR] config.status: creating src/wrapper
  95. [9-ERROR] config.status: creating po/Makefile.in
  96. [9-ERROR] config.status: creating config.h
  97. [9-ERROR] config.status: executing default-1 commands
  98. [9-ERROR] config.status: creating po/POTFILES
  99. [9-ERROR] config.status: creating po/Makefile
  100. [9-ERROR] rm -f ifhp.conf
  101. [9-ERROR] sed \
  102. [9-ERROR] -e "s,.CAT@,/bin/cat,g" \
  103. [9-ERROR] -e "s,.FILTER_DIR@,/usr/libexec/filters,g" \
  104. [9-ERROR] -e "s,.A2PS@,/usr/bin/a2ps,g" \
  105. [9-ERROR] -e "s,.GS@,/usr/bin/gs,g" \
  106. [9-ERROR] -e "s,.GZIP@,/bin/gzip,g" \
  107. [9-ERROR] -e "s,.FILEUTIL@,/usr/bin/file,g" \
  108. [9-ERROR] -e "s,.PAGE_SIZE@,letter,g" \
  109. [9-ERROR] -e "s,.FONT_DIR@,/usr/libexec/filters/fonts,g" \
  110. [9-ERROR] -e "s,.DEVFD3@,/dev/fd/3,g" \
  111. [9-ERROR] -e "s,.FOOMATIC@,1,g" \
  112. [9-ERROR] -e "s,.FOOMATIC_RIP@,/usr/bin/foomatic-rip,g" \
  113. [9-ERROR] ./ifhp.conf.in >ifhp.conf
  114. [9-ERROR] if [ "src" = 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] if [ "src" != po -o "no" != "no" ] ; then \
  125. [9-ERROR] cd src; make localedir=/usr/share/locale \
  126. [9-ERROR] DESTDIR= all ; \
  127. [9-ERROR] fi
  128. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.ifhp.1181969184.29755.833437043/ifhp-3.5.20/src'
  129. [9-ERROR] gcc-42 -g -W -Wall -Werror -Wno-unused -g -O2 -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -I. -I.. -I. -DIFHP_CONF=\"/etc/ifhp.conf\" -DLOCALEDIR=\"/usr/share/locale\" -c -o ifhp.o ifhp.c
  130. [9-ERROR] cc1: warnings being treated as errors
  131. [9-ERROR] ifhp.c: In function 'Send_job':
  132. [9-ERROR] ifhp.c:4397: warning: the address of 'file_result' will never be NULL
  133. [9-ERROR] make[1]: *** [ifhp.o] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.ifhp.1181969184.29755.833437043/ifhp-3.5.20/src'
  135. [9-ERROR] make: *** [src] Error 2
  136. [9-ERROR] --- BUILD ERROR ---