Package: libkrb53
Version: 1.3.6-5
Severity: serious
Justification: Causes other packages to FTBFS

This example program fails to link with -lkrb5 on powerpc.  This is
apparently due to a binutils change.  Rebuilding in an up-to-date
sid chroot fixes this.


configure:6951: gcc -o conftest -O2 -Wall -Wmissing-prototypes
-Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition
-Wendif-labels -fno-strict-aliasing -D_GNU_SOURCE    conftest.c -lkrb5
-lcom_err -lz -lreadline -lcrypt -lresolv -lnsl -ldl -lm  >&5
conftest.c: In function 'main':
conftest.c:32: warning: old-style function definition
/usr/bin/ld: dynamic variable `_SDA_BASE_@@krb5_3_MIT' is zero size
/usr/bin/ld:
/usr/lib/gcc/powerpc-linux-gnu/4.0.2/../../../../lib/crt1.o(.rodata+0x0):
unresolvable R_PPC_ADDR32 relocation against symbol
`_SDA_BASE_@@krb5_3_MIT'
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
configure:6957: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "8.1beta2"
| #define PACKAGE_STRING "PostgreSQL 8.1beta2"
| #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
| #define PG_VERSION "8.1beta2"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| #define PG_VERSION_STR "PostgreSQL 8.1beta2 on
powerpc-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.0.2 20050917
(prerelease) (Debian 4.0.1-8)"
| #define KRB5 1
| #define PG_KRB_SRVNAM "postgres"
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBZ 1
| #define HAVE_SPINLOCKS 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char krb5_encrypt ();
| int
| main ()
| {
| krb5_encrypt ();
|   ;
|   return 0;
| }


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.1
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages libkrb53 depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libcomerr2                    1.38-2     common error description library

libkrb53 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to