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
8.4 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/blindcoder/ircp/ircp.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] 1181078282 Tue Jun 5 23:18:02 2007 (5) ERROR
  23. [TIMESTAMP] 1181548406 Mon Jun 11 09:53:26 2007 (9) ERROR
  24. [TIMESTAMP] 1181824053 Thu Jun 14 14:27:33 2007 (5) ERROR
  25. [TIMESTAMP] 1181904408 Fri Jun 15 12:46:48 2007 (9) ERROR
  26. [TIMESTAMP] 1181950591 Sat Jun 16 01:36:31 2007 (5) ERROR
  27. [TIMESTAMP] 1181972108 Sat Jun 16 07:35:08 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-ircp.err 9-ircp.err
  31. [BUILDTIME] 1309 (5) ERROR
  32. [BUILDTIME] 1267 (9) ERROR
  33. [BUILDTIME] 1283 (5) ERROR
  34. [BUILDTIME] 1225 (9) ERROR
  35. [BUILDTIME] 1252 (5) ERROR
  36. [BUILDTIME] 1242 (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.ircp.1181950578.19947.4161569442/cmd_wrapper.log ]
  47. [5-ERROR] Running main build function 'build_this_package' ...
  48. [5-ERROR] Extracting ircp-0.3.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.ircp.1181950578.19947.4161569442/ircp-0.3 ...
  52. [5-ERROR] Apply patch /ROCK/package/blindcoder/ircp/dest_hotfix.patch ...
  53. [5-ERROR] patching file src/ircp.c
  54. [5-ERROR] patching file src/ircp.h
  55. [5-ERROR] patching file src/ircp_server.c
  56. [5-ERROR] Creating /usr/<..> if required ...
  57. [5-ERROR] Autodetection for option impossible: --disable-debug passed thru.
  58. [5-ERROR] Removing unsupported '--with-mysql-lib=/opt/mysql41/lib/mysql' from configure option string.
  59. [5-ERROR] Removing unsupported '--with-mysql-include=/opt/mysql41/include/mysql' from configure option string.
  60. [5-ERROR] Removing unsupported '--with-mysql-lib=/opt/mysql50/lib/mysql' from configure option string.
  61. [5-ERROR] Removing unsupported '--with-mysql-include=/opt/mysql50/include/mysql' from configure option string.
  62. [5-ERROR] Removing unsupported '--with-libpam' from configure option string.
  63. [5-ERROR] Removing unsupported '--with-pam' from configure option string.
  64. [5-ERROR] Autodetection for option impossible: --enable-libpam passed thru.
  65. [5-ERROR] Autodetection for option impossible: --enable-pam passed thru.
  66. [5-ERROR] Running bash ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --datadir=/usr/share --includedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --disable-debug --enable-libpam --enable-pam --build=i386-unknown-linux-gnu --host=i386-unknown-linux-gnu
  67. [5-ERROR] creating cache ./config.cache
  68. [5-ERROR] checking for a BSD compatible install... /ROCK/build/ref0603-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c
  69. [5-ERROR] checking whether build environment is sane... yes
  70. [5-ERROR] checking whether make sets ${MAKE}... yes
  71. [5-ERROR] checking for working aclocal... found
  72. [5-ERROR] checking for working autoconf... found
  73. [5-ERROR] checking for working automake... found
  74. [5-ERROR] checking for working autoheader... found
  75. [5-ERROR] checking for working makeinfo... found
  76. [5-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
  77. [5-ERROR] checking for gcc... gcc-42
  78. [5-ERROR] checking whether the C compiler (gcc-42 ) works... yes
  79. [5-ERROR] checking whether the C compiler (gcc-42 ) is a cross-compiler... no
  80. [5-ERROR] checking whether we are using GNU C... yes
  81. [5-ERROR] checking whether gcc-42 accepts -g... yes
  82. [5-ERROR] checking for a BSD compatible install... /ROCK/build/ref0603-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c
  83. [5-ERROR] checking for ranlib... ranlib
  84. [5-ERROR] checking for openobex-config... no
  85. [5-ERROR] configure: error: openobex-config not found. Pehaps openobex is not installed.
  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.ircp.1181972095.23200.2938899655/cmd_wrapper.log ]
  97. [9-ERROR] Running main build function 'build_this_package' ...
  98. [9-ERROR] Extracting ircp-0.3.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.ircp.1181972095.23200.2938899655/ircp-0.3 ...
  102. [9-ERROR] Apply patch /ROCK/package/blindcoder/ircp/dest_hotfix.patch ...
  103. [9-ERROR] patching file src/ircp.c
  104. [9-ERROR] patching file src/ircp.h
  105. [9-ERROR] patching file src/ircp_server.c
  106. [9-ERROR] Creating /usr/<..> if required ...
  107. [9-ERROR] Autodetection for option impossible: --disable-debug passed thru.
  108. [9-ERROR] Removing unsupported '--with-mysql-lib=/opt/mysql41/lib/mysql' from configure option string.
  109. [9-ERROR] Removing unsupported '--with-mysql-include=/opt/mysql41/include/mysql' from configure option string.
  110. [9-ERROR] Removing unsupported '--with-mysql-lib=/opt/mysql50/lib/mysql' from configure option string.
  111. [9-ERROR] Removing unsupported '--with-mysql-include=/opt/mysql50/include/mysql' from configure option string.
  112. [9-ERROR] Removing unsupported '--with-libpam' from configure option string.
  113. [9-ERROR] Removing unsupported '--with-pam' from configure option string.
  114. [9-ERROR] Autodetection for option impossible: --enable-libpam passed thru.
  115. [9-ERROR] Autodetection for option impossible: --enable-pam passed thru.
  116. [9-ERROR] Running bash ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --datadir=/usr/share --includedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --disable-debug --enable-libpam --enable-pam --build=i386-unknown-linux-gnu --host=i386-unknown-linux-gnu
  117. [9-ERROR] creating cache ./config.cache
  118. [9-ERROR] checking for a BSD compatible install... /ROCK/build/ref0603-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c
  119. [9-ERROR] checking whether build environment is sane... yes
  120. [9-ERROR] checking whether make sets ${MAKE}... yes
  121. [9-ERROR] checking for working aclocal... found
  122. [9-ERROR] checking for working autoconf... found
  123. [9-ERROR] checking for working automake... found
  124. [9-ERROR] checking for working autoheader... found
  125. [9-ERROR] checking for working makeinfo... found
  126. [9-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
  127. [9-ERROR] checking for gcc... gcc-42
  128. [9-ERROR] checking whether the C compiler (gcc-42 ) works... yes
  129. [9-ERROR] checking whether the C compiler (gcc-42 ) is a cross-compiler... no
  130. [9-ERROR] checking whether we are using GNU C... yes
  131. [9-ERROR] checking whether gcc-42 accepts -g... yes
  132. [9-ERROR] checking for a BSD compatible install... /ROCK/build/ref0603-TRUNK-x86-reference/ROCK/tools.chroot/wrapper/install -c
  133. [9-ERROR] checking for ranlib... ranlib
  134. [9-ERROR] checking for openobex-config... no
  135. [9-ERROR] configure: error: openobex-config not found. Pehaps openobex is not installed.
  136. [9-ERROR] --- BUILD ERROR ---