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
12 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/avm/kchm/kchm.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] 1181234616 Thu Jun 7 18:43:36 2007 (5) ERROR
  23. [TIMESTAMP] 1181785861 Thu Jun 14 03:51:01 2007 (9) ERROR
  24. [TIMESTAMP] 1181837818 Thu Jun 14 18:16:58 2007 (5) ERROR
  25. [TIMESTAMP] 1181930974 Fri Jun 15 20:09:34 2007 (9) ERROR
  26. [TIMESTAMP] 1181959047 Sat Jun 16 03:57:27 2007 (5) ERROR
  27. [TIMESTAMP] 1181980967 Sat Jun 16 10:02:47 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-kchm.err 9-kchm.err
  31. [BUILDTIME] 4344 (5) ERROR
  32. [BUILDTIME] 4174 (9) ERROR
  33. [BUILDTIME] 4292 (5) ERROR
  34. [BUILDTIME] 4077 (9) ERROR
  35. [BUILDTIME] 4109 (5) ERROR
  36. [BUILDTIME] 4101 (9) ERROR
  37. [5-ERROR] checking for xmllint... /usr/bin/xmllint
  38. [5-ERROR] checking for msgfmt... /usr/bin/msgfmt
  39. [5-ERROR] checking for gmsgfmt... /usr/bin/msgfmt
  40. [5-ERROR] checking for xgettext... /usr/bin/xgettext
  41. [5-ERROR] configure: creating ./config.status
  42. [5-ERROR] config.status: creating src/Makefile
  43. [5-ERROR] config.status: creating Makefile
  44. [5-ERROR] config.status: creating kio-msits/Makefile
  45. [5-ERROR] config.status: creating chmlib-0.35/Makefile
  46. [5-ERROR] config.status: creating src/config.h
  47. [5-ERROR] config.status: executing depfiles commands
  48. [5-ERROR]
  49. [5-ERROR] Please remember to use GNU make, often installed as gmake.
  50. [5-ERROR]
  51. [5-ERROR] Install prefix : /usr
  52. [5-ERROR] KDE support : includes in /usr/include, libs in /usr/lib
  53. [5-ERROR] Qt includes : -I/opt/qt33/include
  54. [5-ERROR] Qt libraries : -lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread
  55. [5-ERROR]
  56. [5-ERROR] Making all in chmlib-0.35
  57. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.kchm.1181958981.368.1414180272/kchmviewer-1.0/chmlib-0.35'
  58. [5-ERROR] if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../src -DQT_THREAD_SUPPORT -D_REENTRANT -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -Wformat-security -Wmissing-format-attribute -MT chm_lib.lo -MD -MP -MF ".deps/chm_lib.Tpo" -c -o chm_lib.lo chm_lib.c; \
  59. [5-ERROR] then mv -f ".deps/chm_lib.Tpo" ".deps/chm_lib.Plo"; else rm -f ".deps/chm_lib.Tpo"; exit 1; fi
  60. [5-ERROR] chm_lib.c: In function 'chm_set_param':
  61. [5-ERROR] chm_lib.c:1036: warning: pointer targets in assignment differ in signedness
  62. [5-ERROR] chm_lib.c: In function '_chm_decompress_region':
  63. [5-ERROR] chm_lib.c:1486: warning: comparison between signed and unsigned
  64. [5-ERROR] if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../src -DQT_THREAD_SUPPORT -D_REENTRANT -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -Wformat-security -Wmissing-format-attribute -MT lzx.lo -MD -MP -MF ".deps/lzx.Tpo" -c -o lzx.lo lzx.c; \
  65. [5-ERROR] then mv -f ".deps/lzx.Tpo" ".deps/lzx.Plo"; else rm -f ".deps/lzx.Tpo"; exit 1; fi
  66. [5-ERROR] /bin/sh ../libtool --silent --tag=CC --mode=link gcc-42 -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -Wformat-security -Wmissing-format-attribute -o libchm.la chm_lib.lo lzx.lo
  67. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.kchm.1181958981.368.1414180272/kchmviewer-1.0/chmlib-0.35'
  68. [5-ERROR] Making all in src
  69. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.kchm.1181958981.368.1414180272/kchmviewer-1.0/src'
  70. [5-ERROR] make all-am
  71. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.kchm.1181958981.368.1414180272/kchmviewer-1.0/src'
  72. [5-ERROR] rm -rf kchmsetupdialog.h;
  73. [5-ERROR] /opt/qt33/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./kchmsetupdialog.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> kchmsetupdialog.h ;
  74. [5-ERROR] Session management error: Could not open network socket
  75. [5-ERROR] if g++-42 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/qt33/include -I../chmlib-0.35/ -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT iconstorage.o -MD -MP -MF ".deps/iconstorage.Tpo" -c -o iconstorage.o iconstorage.cpp; \
  76. [5-ERROR] then mv -f ".deps/iconstorage.Tpo" ".deps/iconstorage.Po"; else rm -f ".deps/iconstorage.Tpo"; exit 1; fi
  77. [5-ERROR] if g++-42 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/qt33/include -I../chmlib-0.35/ -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kchmbookmarkwindow.o -MD -MP -MF ".deps/kchmbookmarkwindow.Tpo" -c -o kchmbookmarkwindow.o kchmbookmarkwindow.cpp; \
  78. [5-ERROR] then mv -f ".deps/kchmbookmarkwindow.Tpo" ".deps/kchmbookmarkwindow.Po"; else rm -f ".deps/kchmbookmarkwindow.Tpo"; exit 1; fi
  79. [5-ERROR] In file included from kchmbookmarkwindow.cpp:24:
  80. [5-ERROR] xchmfile.h:294: error: extra qualification 'CHMFile::' on member 'GetFontEncFromCharSet'
  81. [5-ERROR] make[2]: *** [kchmbookmarkwindow.o] Error 1
  82. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.kchm.1181958981.368.1414180272/kchmviewer-1.0/src'
  83. [5-ERROR] make[1]: *** [all] Error 2
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.kchm.1181958981.368.1414180272/kchmviewer-1.0/src'
  85. [5-ERROR] make: *** [all-recursive] Error 1
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking for xmllint... /usr/bin/xmllint
  88. [9-ERROR] checking for msgfmt... /usr/bin/msgfmt
  89. [9-ERROR] checking for gmsgfmt... /usr/bin/msgfmt
  90. [9-ERROR] checking for xgettext... /usr/bin/xgettext
  91. [9-ERROR] configure: creating ./config.status
  92. [9-ERROR] config.status: creating src/Makefile
  93. [9-ERROR] config.status: creating Makefile
  94. [9-ERROR] config.status: creating kio-msits/Makefile
  95. [9-ERROR] config.status: creating chmlib-0.35/Makefile
  96. [9-ERROR] config.status: creating src/config.h
  97. [9-ERROR] config.status: executing depfiles commands
  98. [9-ERROR]
  99. [9-ERROR] Please remember to use GNU make, often installed as gmake.
  100. [9-ERROR]
  101. [9-ERROR] Install prefix : /usr
  102. [9-ERROR] KDE support : includes in /usr/include, libs in /usr/lib
  103. [9-ERROR] Qt includes : -I/opt/qt33/include
  104. [9-ERROR] Qt libraries : -lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread
  105. [9-ERROR]
  106. [9-ERROR] Making all in chmlib-0.35
  107. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.kchm.1181980902.7678.1263471695/kchmviewer-1.0/chmlib-0.35'
  108. [9-ERROR] if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../src -DQT_THREAD_SUPPORT -D_REENTRANT -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -Wformat-security -Wmissing-format-attribute -MT chm_lib.lo -MD -MP -MF ".deps/chm_lib.Tpo" -c -o chm_lib.lo chm_lib.c; \
  109. [9-ERROR] then mv -f ".deps/chm_lib.Tpo" ".deps/chm_lib.Plo"; else rm -f ".deps/chm_lib.Tpo"; exit 1; fi
  110. [9-ERROR] chm_lib.c: In function 'chm_set_param':
  111. [9-ERROR] chm_lib.c:1036: warning: pointer targets in assignment differ in signedness
  112. [9-ERROR] chm_lib.c: In function '_chm_decompress_region':
  113. [9-ERROR] chm_lib.c:1486: warning: comparison between signed and unsigned
  114. [9-ERROR] if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../src -DQT_THREAD_SUPPORT -D_REENTRANT -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -Wformat-security -Wmissing-format-attribute -MT lzx.lo -MD -MP -MF ".deps/lzx.Tpo" -c -o lzx.lo lzx.c; \
  115. [9-ERROR] then mv -f ".deps/lzx.Tpo" ".deps/lzx.Plo"; else rm -f ".deps/lzx.Tpo"; exit 1; fi
  116. [9-ERROR] /bin/sh ../libtool --silent --tag=CC --mode=link gcc-42 -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -Wformat-security -Wmissing-format-attribute -o libchm.la chm_lib.lo lzx.lo
  117. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.kchm.1181980902.7678.1263471695/kchmviewer-1.0/chmlib-0.35'
  118. [9-ERROR] Making all in src
  119. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.kchm.1181980902.7678.1263471695/kchmviewer-1.0/src'
  120. [9-ERROR] make all-am
  121. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.kchm.1181980902.7678.1263471695/kchmviewer-1.0/src'
  122. [9-ERROR] rm -rf kchmsetupdialog.h;
  123. [9-ERROR] /opt/qt33/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./kchmsetupdialog.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> kchmsetupdialog.h ;
  124. [9-ERROR] Session management error: Could not open network socket
  125. [9-ERROR] if g++-42 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/qt33/include -I../chmlib-0.35/ -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT iconstorage.o -MD -MP -MF ".deps/iconstorage.Tpo" -c -o iconstorage.o iconstorage.cpp; \
  126. [9-ERROR] then mv -f ".deps/iconstorage.Tpo" ".deps/iconstorage.Po"; else rm -f ".deps/iconstorage.Tpo"; exit 1; fi
  127. [9-ERROR] if g++-42 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/qt33/include -I../chmlib-0.35/ -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kchmbookmarkwindow.o -MD -MP -MF ".deps/kchmbookmarkwindow.Tpo" -c -o kchmbookmarkwindow.o kchmbookmarkwindow.cpp; \
  128. [9-ERROR] then mv -f ".deps/kchmbookmarkwindow.Tpo" ".deps/kchmbookmarkwindow.Po"; else rm -f ".deps/kchmbookmarkwindow.Tpo"; exit 1; fi
  129. [9-ERROR] In file included from kchmbookmarkwindow.cpp:24:
  130. [9-ERROR] xchmfile.h:294: error: extra qualification 'CHMFile::' on member 'GetFontEncFromCharSet'
  131. [9-ERROR] make[2]: *** [kchmbookmarkwindow.o] Error 1
  132. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.kchm.1181980902.7678.1263471695/kchmviewer-1.0/src'
  133. [9-ERROR] make[1]: *** [all] Error 2
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.kchm.1181980902.7678.1263471695/kchmviewer-1.0/src'
  135. [9-ERROR] make: *** [all-recursive] Error 1
  136. [9-ERROR] --- BUILD ERROR ---