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.

130 lines
9.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/tibit/nvrec/nvrec.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2003 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] 1093226775 Mon Aug 23 04:06:15 2004
  23. [CONFIG-ID] 2.1.0-DEV-x86-reference-expert
  24. [ROCKVER] 2.1.0-DEV
  25. [LOGS] 5-nvrec.err 9-nvrec.err
  26. [5-ERROR] rm -f libnuvfile_core.a
  27. [5-ERROR] ar cru libnuvfile_core.a RTjpegN.o minilzo.o nuvfile_core.o
  28. [5-ERROR] ranlib libnuvfile_core.a
  29. [5-ERROR] make[2]: Leaving directory `/ROCK/src.nvrec.1092995662.26496.3480304799/nvrec-20030316/nuv'
  30. [5-ERROR] Making all in tools
  31. [5-ERROR] make[2]: Entering directory `/ROCK/src.nvrec.1092995662.26496.3480304799/nvrec-20030316/tools'
  32. [5-ERROR] make[3]: Entering directory `/ROCK/src.nvrec.1092995662.26496.3480304799/nvrec-20030316/tools'
  33. [5-ERROR] if gcc-32 -DHAVE_CONFIG_H -I. -I. -I.. -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -MT timer.o -MD -MP -MF ".deps/timer.Tpo" -c -o timer.o timer.c; \
  34. [5-ERROR] then mv -f ".deps/timer.Tpo" ".deps/timer.Po"; else rm -f ".deps/timer.Tpo"; exit 1; fi
  35. [5-ERROR] gcc-32 -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -o timer timer.o
  36. [5-ERROR] make[3]: Leaving directory `/ROCK/src.nvrec.1092995662.26496.3480304799/nvrec-20030316/tools'
  37. [5-ERROR] make[2]: Leaving directory `/ROCK/src.nvrec.1092995662.26496.3480304799/nvrec-20030316/tools'
  38. [5-ERROR] Making all in divx4
  39. [5-ERROR] make[2]: Entering directory `/ROCK/src.nvrec.1092995662.26496.3480304799/nvrec-20030316/divx4'
  40. [5-ERROR] if gcc-32 -DHAVE_CONFIG_H -I. -I. -I.. -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -MT mcs.o -MD -MP -MF ".deps/mcs.Tpo" -c -o mcs.o mcs.c; \
  41. [5-ERROR] then mv -f ".deps/mcs.Tpo" ".deps/mcs.Po"; else rm -f ".deps/mcs.Tpo"; exit 1; fi
  42. [5-ERROR] if gcc-32 -DHAVE_CONFIG_H -I. -I. -I.. -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -MT divx4file_core.o -MD -MP -MF ".deps/divx4file_core.Tpo" -c -o divx4file_core.o divx4file_core.c; \
  43. [5-ERROR] then mv -f ".deps/divx4file_core.Tpo" ".deps/divx4file_core.Po"; else rm -f ".deps/divx4file_core.Tpo"; exit 1; fi
  44. [5-ERROR] divx4file_core.c: In function `divx4file_core_video':
  45. [5-ERROR] divx4file_core.c:232: structure has no member named `colorspace'
  46. [5-ERROR] divx4file_core.c:244: structure has no member named `is_key_frame'
  47. [5-ERROR] divx4file_core.c: In function `divx4file_core_init':
  48. [5-ERROR] divx4file_core.c:350: `ENC_PARAM' undeclared (first use in this function)
  49. [5-ERROR] divx4file_core.c:350: (Each undeclared identifier is reported only once
  50. [5-ERROR] divx4file_core.c:350: for each function it appears in.)
  51. [5-ERROR] divx4file_core.c:350: syntax error before "enc_param"
  52. [5-ERROR] divx4file_core.c:380: `ENC_CSP_RGB24' undeclared (first use in this function)
  53. [5-ERROR] divx4file_core.c:381: `ENC_CSP_I420' undeclared (first use in this function)
  54. [5-ERROR] divx4file_core.c:382: `ENC_CSP_YUY2' undeclared (first use in this function)
  55. [5-ERROR] divx4file_core.c:387: `enc_param' undeclared (first use in this function)
  56. [5-ERROR] make[2]: *** [divx4file_core.o] Error 1
  57. [5-ERROR] make[2]: Leaving directory `/ROCK/src.nvrec.1092995662.26496.3480304799/nvrec-20030316/divx4'
  58. [5-ERROR] make[1]: *** [all-recursive] Error 1
  59. [5-ERROR] make[1]: Leaving directory `/ROCK/src.nvrec.1092995662.26496.3480304799/nvrec-20030316'
  60. [5-ERROR] make: *** [all] Error 2
  61. [5-ERROR] --- BUILD ERROR ---
  62. [5-ERROR] Creating file list and doing final adaptions ...
  63. [5-ERROR] Processing static lib corrections ...
  64. [5-ERROR] Verifing the .la files ...
  65. [5-ERROR] Found 1 files for this package.
  66. [5-ERROR] Applying package split: 40 nvrec:dev (/lib/.*\.(la|a|o)$|/include/)
  67. [5-ERROR] Applying package split: 42 nvrec:dev /pkgconfig/
  68. [5-ERROR] Applying package split: 60 nvrec:doc /share/doc/
  69. [5-ERROR] Calculating package dependencies ...
  70. [5-ERROR] <nvrec:doc> Creating flist file ...
  71. [5-ERROR] <nvrec:doc> Creating package dependencies file ...
  72. [5-ERROR] <nvrec:doc> Creating md5sum and cksum files ...
  73. [5-ERROR] <nvrec:doc> Creating package description ...
  74. [5-ERROR] Making post-install adaptions.
  75. [5-ERROR] Finished building nvrec=nvrec.
  76. [9-ERROR] rm -f libnuvfile_core.a
  77. [9-ERROR] ar cru libnuvfile_core.a RTjpegN.o minilzo.o nuvfile_core.o
  78. [9-ERROR] ranlib libnuvfile_core.a
  79. [9-ERROR] make[2]: Leaving directory `/ROCK/src.nvrec.1093226730.31570.1746441723/nvrec-20030316/nuv'
  80. [9-ERROR] Making all in tools
  81. [9-ERROR] make[2]: Entering directory `/ROCK/src.nvrec.1093226730.31570.1746441723/nvrec-20030316/tools'
  82. [9-ERROR] make[3]: Entering directory `/ROCK/src.nvrec.1093226730.31570.1746441723/nvrec-20030316/tools'
  83. [9-ERROR] if gcc-32 -DHAVE_CONFIG_H -I. -I. -I.. -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -MT timer.o -MD -MP -MF ".deps/timer.Tpo" -c -o timer.o timer.c; \
  84. [9-ERROR] then mv -f ".deps/timer.Tpo" ".deps/timer.Po"; else rm -f ".deps/timer.Tpo"; exit 1; fi
  85. [9-ERROR] gcc-32 -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -o timer timer.o
  86. [9-ERROR] make[3]: Leaving directory `/ROCK/src.nvrec.1093226730.31570.1746441723/nvrec-20030316/tools'
  87. [9-ERROR] make[2]: Leaving directory `/ROCK/src.nvrec.1093226730.31570.1746441723/nvrec-20030316/tools'
  88. [9-ERROR] Making all in divx4
  89. [9-ERROR] make[2]: Entering directory `/ROCK/src.nvrec.1093226730.31570.1746441723/nvrec-20030316/divx4'
  90. [9-ERROR] if gcc-32 -DHAVE_CONFIG_H -I. -I. -I.. -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -MT mcs.o -MD -MP -MF ".deps/mcs.Tpo" -c -o mcs.o mcs.c; \
  91. [9-ERROR] then mv -f ".deps/mcs.Tpo" ".deps/mcs.Po"; else rm -f ".deps/mcs.Tpo"; exit 1; fi
  92. [9-ERROR] if gcc-32 -DHAVE_CONFIG_H -I. -I. -I.. -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -O3 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -MT divx4file_core.o -MD -MP -MF ".deps/divx4file_core.Tpo" -c -o divx4file_core.o divx4file_core.c; \
  93. [9-ERROR] then mv -f ".deps/divx4file_core.Tpo" ".deps/divx4file_core.Po"; else rm -f ".deps/divx4file_core.Tpo"; exit 1; fi
  94. [9-ERROR] divx4file_core.c: In function `divx4file_core_video':
  95. [9-ERROR] divx4file_core.c:232: structure has no member named `colorspace'
  96. [9-ERROR] divx4file_core.c:244: structure has no member named `is_key_frame'
  97. [9-ERROR] divx4file_core.c: In function `divx4file_core_init':
  98. [9-ERROR] divx4file_core.c:350: `ENC_PARAM' undeclared (first use in this function)
  99. [9-ERROR] divx4file_core.c:350: (Each undeclared identifier is reported only once
  100. [9-ERROR] divx4file_core.c:350: for each function it appears in.)
  101. [9-ERROR] divx4file_core.c:350: syntax error before "enc_param"
  102. [9-ERROR] divx4file_core.c:380: `ENC_CSP_RGB24' undeclared (first use in this function)
  103. [9-ERROR] divx4file_core.c:381: `ENC_CSP_I420' undeclared (first use in this function)
  104. [9-ERROR] divx4file_core.c:382: `ENC_CSP_YUY2' undeclared (first use in this function)
  105. [9-ERROR] divx4file_core.c:387: `enc_param' undeclared (first use in this function)
  106. [9-ERROR] make[2]: *** [divx4file_core.o] Error 1
  107. [9-ERROR] make[2]: Leaving directory `/ROCK/src.nvrec.1093226730.31570.1746441723/nvrec-20030316/divx4'
  108. [9-ERROR] make[1]: *** [all-recursive] Error 1
  109. [9-ERROR] make[1]: Leaving directory `/ROCK/src.nvrec.1093226730.31570.1746441723/nvrec-20030316'
  110. [9-ERROR] make: *** [all] Error 2
  111. [9-ERROR] --- BUILD ERROR ---
  112. [9-ERROR] Creating file list and doing final adaptions ...
  113. [9-ERROR] Processing static lib corrections ...
  114. [9-ERROR] Verifing the .la files ...
  115. [9-ERROR] Found 1 files for this package.
  116. [9-ERROR] Applying package split: 40 nvrec:dev (/lib/.*\.(la|a|o)$|/include/)
  117. [9-ERROR] Applying package split: 42 nvrec:dev /pkgconfig/
  118. [9-ERROR] Applying package split: 60 nvrec:doc /share/doc/
  119. [9-ERROR] Calculating package dependencies ...
  120. [9-ERROR] <nvrec:doc> Creating flist file ...
  121. [9-ERROR] <nvrec:doc> Creating package dependencies file ...
  122. [9-ERROR] <nvrec:doc> Creating md5sum and cksum files ...
  123. [9-ERROR] <nvrec:doc> Creating package description ...
  124. [9-ERROR] Making post-install adaptions.
  125. [9-ERROR] Finished building nvrec=nvrec.