[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#237029: gcc-snapshot: cannot prelink several java-related binaries



Package: gcc-snapshot
Version: 20040215-1
Severity: normal


Hi,

I suppose that gcc-snapshot is currently superseded by gcc-3.4-pre in
experimental, but this report may be useful once you package gcc 3.5 in
gcc-snapshot (hint!, hint! :>).

Anyway here is what prelink complains about:

/usr/sbin/prelink.bin: Could not prelink /usr/lib/gcc-snapshot/bin/jv-convert because it doesn't use /lib/libgcc_s.so.1, but one of its dependencies has been prelinked against it
/usr/sbin/prelink.bin: Could not prelink /usr/lib/gcc-snapshot/bin/rmiregistry because it doesn't use /lib/libgcc_s.so.1, but one of its dependencies has been prelinked against it
/usr/sbin/prelink.bin: Could not prelink /usr/lib/gcc-snapshot/bin/rmic because it doesn't use /lib/libgcc_s.so.1, but one of its dependencies has been prelinked against it
/usr/sbin/prelink.bin: Could not prelink /usr/lib/gcc-snapshot/bin/gij because it doesn't use /lib/libgcc_s.so.1, but one of its dependencies has been prelinked against it


Note that I am using processor optimized libc6 libraries:

$ ldd /usr/lib/gcc-snapshot/bin/jv-convert
                libgcj.so.5 => /usr/lib/gcc-snapshot/lib/libgcj.so.5 (0x4e651000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0x4c24e000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x4c15d000)
        libz.so.1 => /usr/lib/libz.so.1 (0x4f6e0000)
        libgcc_s.so.1 => /usr/lib/gcc-snapshot/lib/libgcc_s.so.1 (0x46af6000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x4bffd000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x4c138000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4bfe4000)


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.3-1-686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro

Versions of packages gcc-snapshot depends on:
ii  binutils                   2.14.90.0.7-5 The GNU assembler, linker and bina
ii  libart-2.0-2               2.3.16-1      Library of functions for 2D graphi
ii  libatk1.0-0                1.4.1-1       The ATK accessibility toolkit
ii  libc6                      2.3.2.ds1-11  GNU C Library: Shared libraries an
ii  libglib2.0-0               2.2.3-1       The GLib library of C routines
ii  libgtk2.0-0                2.2.4-3       The GTK+ graphical user interface 
ii  libice6                    4.3.0-5       Inter-Client Exchange library
ii  libpango1.0-0              1.2.5-2.1     Layout and rendering of internatio
ii  libsm6                     4.3.0-5       X Window System Session Management
ii  libx11-6                   4.3.0-5       X Window System protocol client li
ii  xlibs                      4.3.0-5       X Window System client libraries m
ii  zlib1g                     1:1.2.1-4     compression library - runtime

-- no debconf information



Reply to: