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.

88 lines
6.2 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/dovecot/dovecot.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2004 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] 1093252154 Mon Aug 23 11:09:14 2004
  23. [CONFIG-ID] 2.1.0-DEV-x86-reference-expert
  24. [ROCKVER] 2.1.0-DEV
  25. [LOGS] 5-dovecot.log 9-dovecot.err
  26. [BUILDTIME] 6543 (5)
  27. [SIZE] 0.83 MB, 16 files
  28. [DEP] 00-dirtree autoconf bash binutils bzip2 coreutils diffutils findutils
  29. [DEP] gawk gcc32 gcc32:dev glibc23 glibc23:dev gnutls gnutls:dev
  30. [DEP] grep libgcrypt libgcrypt:dev libgpg-error libgpg-error:dev
  31. [DEP] linux24-header:dev m4 make mktemp net-tools openssl openssl:dev pam
  32. [DEP] pam:dev perl5 pkgconfig sed sysfiles tar texinfo util-linux zlib:dev
  33. [9-ERROR] Making all in login-common
  34. [9-ERROR] make[3]: Entering directory `/ROCK/src.dovecot.1093252078.918.2230796069/dovecot-0.99.10.5/src/login-common'
  35. [9-ERROR] gcc-32 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -c auth-common.c
  36. [9-ERROR] gcc-32 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -c auth-connection.c
  37. [9-ERROR] gcc-32 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -c main.c
  38. [9-ERROR] gcc-32 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -c master.c
  39. [9-ERROR] gcc-32 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -c ssl-proxy.c
  40. [9-ERROR] gcc-32 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -DPKG_RUNDIR=\""/var/run/dovecot"\" -DSBINDIR=\""/usr/sbin"\" -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -c ssl-proxy-gnutls.c
  41. [9-ERROR] ssl-proxy-gnutls.c: In function `ssl_handshake':
  42. [9-ERROR] ssl-proxy-gnutls.c:279: warning: implicit declaration of function `gnutls_handshake_get_direction'
  43. [9-ERROR] ssl-proxy-gnutls.c: In function `initialize_state':
  44. [9-ERROR] ssl-proxy-gnutls.c:301: warning: implicit declaration of function `gnutls_cert_type_set_priority'
  45. [9-ERROR] ssl-proxy-gnutls.c: In function `ssl_proxy_new':
  46. [9-ERROR] ssl-proxy-gnutls.c:317: warning: passing arg 2 of `gnutls_transport_set_ptr' makes pointer from integer without a cast
  47. [9-ERROR] ssl-proxy-gnutls.c: In function `read_dh_parameters':
  48. [9-ERROR] ssl-proxy-gnutls.c:415: warning: `gnutls_dh_params_set' is deprecated (declared at /usr/include/gnutls/compat8.h:82)
  49. [9-ERROR] ssl-proxy-gnutls.c: In function `read_rsa_parameters':
  50. [9-ERROR] ssl-proxy-gnutls.c:441: warning: `gnutls_rsa_params_set' is deprecated (declared at /usr/include/gnutls/compat8.h:77)
  51. [9-ERROR] ssl-proxy-gnutls.c: In function `ssl_proxy_init':
  52. [9-ERROR] ssl-proxy-gnutls.c:507: warning: implicit declaration of function `gnutls_certificate_allocate_cred'
  53. [9-ERROR] ssl-proxy-gnutls.c:519: void value not ignored as it ought to be
  54. [9-ERROR] ssl-proxy-gnutls.c:522: void value not ignored as it ought to be
  55. [9-ERROR] ssl-proxy-gnutls.c: In function `ssl_proxy_deinit':
  56. [9-ERROR] ssl-proxy-gnutls.c:544: warning: implicit declaration of function `gnutls_certificate_free_cred'
  57. [9-ERROR] make[3]: *** [ssl-proxy-gnutls.o] Error 1
  58. [9-ERROR] make[3]: Leaving directory `/ROCK/src.dovecot.1093252078.918.2230796069/dovecot-0.99.10.5/src/login-common'
  59. [9-ERROR] make[2]: *** [all-recursive] Error 1
  60. [9-ERROR] make[2]: Leaving directory `/ROCK/src.dovecot.1093252078.918.2230796069/dovecot-0.99.10.5/src'
  61. [9-ERROR] make[1]: *** [all-recursive] Error 1
  62. [9-ERROR] make[1]: Leaving directory `/ROCK/src.dovecot.1093252078.918.2230796069/dovecot-0.99.10.5'
  63. [9-ERROR] make: *** [all-recursive-am] Error 2
  64. [9-ERROR] --- BUILD ERROR ---
  65. [9-ERROR] Creating file list and doing final adaptions ...
  66. [9-ERROR] Processing static lib corrections ...
  67. [9-ERROR] Verifing the .la files ...
  68. [9-ERROR] Found 32 files for this package.
  69. [9-ERROR] Applying package split: 40 dovecot:dev (/lib/.*\.(la|a|o)$|/include/)
  70. [9-ERROR] Applying package split: 42 dovecot:dev /pkgconfig/
  71. [9-ERROR] Applying package split: 60 dovecot:doc /share/doc/
  72. [9-ERROR] Calculating package dependencies ...
  73. [9-ERROR] <dovecot> Creating flist file ...
  74. [9-ERROR] <dovecot> Creating package dependencies file ...
  75. [9-ERROR] <dovecot> Creating md5sum and cksum files ...
  76. [9-ERROR] <dovecot> Creating package description ...
  77. [9-ERROR] <dovecot:doc> Creating flist file ...
  78. [9-ERROR] <dovecot:doc> Creating package dependencies file ...
  79. [9-ERROR] <dovecot:doc> Creating md5sum and cksum files ...
  80. [9-ERROR] <dovecot:doc> Creating package description ...
  81. [9-ERROR] Making post-install adaptions.
  82. [9-ERROR] Finished building dovecot=dovecot.