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.

81 lines
5.9 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/daja77/briquolo/briquolo.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] 1097405934 Sun Oct 10 12:58:54 2004
  23. [CONFIG-ID] 2.1.0-DEV-x86-reference-expert
  24. [ROCKVER] 2.1.0-DEV
  25. [LOGS] 5-briquolo.err
  26. [BUILDTIME] 3547 (5)
  27. [5-ERROR] make[3]: Entering directory `/ROCK/src.briquolo.1097405887.20049.823172872/briquolo-0.4.2/src/MOGL'
  28. [5-ERROR] if g++-34 -DHAVE_CONFIG_H -I. -I. -I../.. -DSRCTOPDIR=\"/ROCK/src.briquolo.1097405887.20049.823172872/briquolo-0.4.2\" -DDATADIR=\"/usr/share/briquolo\" -I/usr/X11R6/include -g -Wall -I/usr/include/libpng12 -I/usr/include/SDL -D_REENTRANT -MT MOGL_Action.o -MD -MP -MF ".deps/MOGL_Action.Tpo" \
  29. [5-ERROR] -c -o MOGL_Action.o `test -f 'MOGL_Action.cpp' || echo './'`MOGL_Action.cpp; \
  30. [5-ERROR] then mv -f ".deps/MOGL_Action.Tpo" ".deps/MOGL_Action.Po"; \
  31. [5-ERROR] else rm -f ".deps/MOGL_Action.Tpo"; exit 1; \
  32. [5-ERROR] fi
  33. [5-ERROR] In file included from MOGL_Action.cpp:23:
  34. [5-ERROR] MOGL_Signal.h: In constructor `MOGL_Signal1<TypeParam1>::MOGL_Connexion<TypeClasse>::MOGL_Connexion(TypeClasse*, void (TypeClasse::*)(TypeParam1))':
  35. [5-ERROR] MOGL_Signal.h:172: error: `_Objet' undeclared (first use this function)
  36. [5-ERROR] MOGL_Signal.h:172: error: (Each undeclared identifier is reported only once for each function it appears in.)
  37. [5-ERROR] MOGL_Signal.h: In member function `void MOGL_Signal1<TypeParam1>::MOGL_Connexion<TypeClasse>::Emettre(TypeParam1)':
  38. [5-ERROR] MOGL_Signal.h:178: error: `_Objet' undeclared (first use this function)
  39. [5-ERROR] MOGL_Signal.h: In constructor `MOGL_Signal2<TypeParam1, TypeParam2>::MOGL_Connexion<TypeClasse>::MOGL_Connexion(TypeClasse*, void (TypeClasse::*)(TypeParam1, TypeParam2))':
  40. [5-ERROR] MOGL_Signal.h:267: error: `_Objet' undeclared (first use this function)
  41. [5-ERROR] MOGL_Signal.h: In member function `void MOGL_Signal2<TypeParam1, TypeParam2>::MOGL_Connexion<TypeClasse>::Emettre(TypeParam1, TypeParam2)':
  42. [5-ERROR] MOGL_Signal.h:273: error: `_Objet' undeclared (first use this function)
  43. [5-ERROR] MOGL_Signal.h: In constructor `MOGL_Signal3<TypeParam1, TypeParam2, TypeParam3>::MOGL_Connexion<TypeClasse>::MOGL_Connexion(TypeClasse*, void (TypeClasse::*)(TypeParam1, TypeParam2, TypeParam3))':
  44. [5-ERROR] MOGL_Signal.h:362: error: `_Objet' undeclared (first use this function)
  45. [5-ERROR] MOGL_Signal.h: In member function `void MOGL_Signal3<TypeParam1, TypeParam2, TypeParam3>::MOGL_Connexion<TypeClasse>::Emettre(TypeParam1, TypeParam2, TypeParam3)':
  46. [5-ERROR] MOGL_Signal.h:368: error: `_Objet' undeclared (first use this function)
  47. [5-ERROR] MOGL_Signal.h: In constructor `MOGL_Signal4<TypeParam1, TypeParam2, TypeParam3, TypeParam4>::MOGL_Connexion<TypeClasse>::MOGL_Connexion(TypeClasse*, void (TypeClasse::*)(TypeParam1, TypeParam2, TypeParam3, TypeParam4))':
  48. [5-ERROR] MOGL_Signal.h:457: error: `_Objet' undeclared (first use this function)
  49. [5-ERROR] MOGL_Signal.h: In member function `void MOGL_Signal4<TypeParam1, TypeParam2, TypeParam3, TypeParam4>::MOGL_Connexion<TypeClasse>::Emettre(TypeParam1, TypeParam2, TypeParam3, TypeParam4)':
  50. [5-ERROR] MOGL_Signal.h:463: error: `_Objet' undeclared (first use this function)
  51. [5-ERROR] MOGL_Signal.h: In constructor `MOGL_Signal5<TypeParam1, TypeParam2, TypeParam3, TypeParam4, TypeParam5>::MOGL_Connexion<TypeClasse>::MOGL_Connexion(TypeClasse*, void (TypeClasse::*)(TypeParam1, TypeParam2, TypeParam3, TypeParam4, TypeParam5))':
  52. [5-ERROR] MOGL_Signal.h:552: error: `_Objet' undeclared (first use this function)
  53. [5-ERROR] MOGL_Signal.h: In member function `void MOGL_Signal5<TypeParam1, TypeParam2, TypeParam3, TypeParam4, TypeParam5>::MOGL_Connexion<TypeClasse>::Emettre(TypeParam1, TypeParam2, TypeParam3, TypeParam4, TypeParam5)':
  54. [5-ERROR] MOGL_Signal.h:558: error: `_Objet' undeclared (first use this function)
  55. [5-ERROR] make[3]: *** [MOGL_Action.o] Error 1
  56. [5-ERROR] make[3]: Leaving directory `/ROCK/src.briquolo.1097405887.20049.823172872/briquolo-0.4.2/src/MOGL'
  57. [5-ERROR] make[2]: *** [all-recursive] Error 1
  58. [5-ERROR] make[2]: Leaving directory `/ROCK/src.briquolo.1097405887.20049.823172872/briquolo-0.4.2/src'
  59. [5-ERROR] make[1]: *** [all-recursive] Error 1
  60. [5-ERROR] make[1]: Leaving directory `/ROCK/src.briquolo.1097405887.20049.823172872/briquolo-0.4.2'
  61. [5-ERROR] make: *** [all] Error 2
  62. [5-ERROR] --- BUILD ERROR ---
  63. [5-ERROR] Creating file list and doing final adaptions ...
  64. [5-ERROR] Processing static lib corrections ...
  65. [5-ERROR] Verifing the .la files ...
  66. [5-ERROR] Found 1 files for this package.
  67. [5-ERROR] Applying package split: 40 briquolo:dev (/lib/.*\.(la|a|o)$|/include/)
  68. [5-ERROR] Applying package split: 42 briquolo:dev /pkgconfig/
  69. [5-ERROR] Applying package split: 60 briquolo:doc /share/doc/
  70. [5-ERROR] Calculating package dependencies ...
  71. [5-ERROR] <briquolo:doc> Creating flist file ...
  72. [5-ERROR] <briquolo:doc> Creating package dependencies file ...
  73. [5-ERROR] <briquolo:doc> Creating md5sum and cksum files ...
  74. [5-ERROR] <briquolo:doc> Creating package description ...
  75. [5-ERROR] Making post-install adaptions.
  76. [5-ERROR] Finished building briquolo=briquolo.