bug-libtool
[Top][All Lists]
Advanced

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

[libtool 2.1a] testsuite: 25 26 un-"expected failure" onhppa2.0w-hpux11.


From: Michael Haubenwallner
Subject: [libtool 2.1a] testsuite: 25 26 un-"expected failure" onhppa2.0w-hpux11.11
Date: Fri, 12 Oct 2007 11:26:06 +0200

Hi,

libtool-2.1a (Build: 1.2519 2007/10/09 19:32:44) cannot do DESTDIR
installs (at least) on hppa2.0w-hp-hpux11.11.

Thing is, testsuite 25 and 26 result to "expected failure", which really
should be "FAIL".

There are three other thests FAILing: 18 32 55, but these are harmless
compared to 25 16.

Attached is a tar.bz2 containing some logfiles in 'build-gcc' after
these commands:

$ ../libtool-2.1a/configure --prefix=/tools/test/prefix-gcc > configure.out 2>&1
$ gmake > gmake.out 2>&1
$ VERBOSE=yes gmake check > check.out 2>&1

For my build environment:

I'm using a self-built gcc-4.1.1 with self-built GNU as 2.16.1 and
native ld (through wrapper script, see below), both in same prefix.

$ gcc -v
Using built-in specs.
Target: hppa2.0w-hp-hpux11.11
Configured with: 
/mnt/toolsjunk/snapshot/src/sasrvb/toolsbox-3.5.4pre.20071011/buildroot/gcc/gcc-4.1.1/configure
 --enable-threads=posix
 --with-gnu-as
 
--with-as=/mnt/toolsjunk/snapshot/toolsbox-3.5.4pre.20071011/hppa2.0w-hp-hpux11.11/hppa2.0w-hp-hpux11.11/bin/as
 --without-gnu-ld
 
--with-local-prefix=/mnt/toolsjunk/snapshot/toolsbox-3.5.4pre.20071011/hppa2.0w-hp-hpux11.11
 --disable-nls
 --disable-static
 --disable-dependency-tracking
 
--prefix=/mnt/toolsjunk/snapshot/toolsbox-3.5.4pre.20071011/hppa2.0w-hp-hpux11.11
Thread model: posix
gcc version 4.1.1
$ $(gcc -print-prog-name=as) -v </dev/null
GNU assembler version 2.16.1 (hppa2.0w-hp-hpux11.11) using BFD version 2.16.1

As gcc does not ensure "prefix/lib" always being encoded into runpath
(for libgcc_s, libstdc++), I have some wrapper script around
'/usr/ccs/bin/ld', used by gcc to link.
This script ensures to have "prefix/lib" in runpath always, but without
changing expected ld(1) behaviour in respect of '+[no]defaultrpath',
'+s', '+b', '-L' ld flags. It is attached as "ld".
Even if I checked that ld wrapper thrice, it still _could_ contain bugs
- apologize for them please - but they should not have any influence on
that DESTDIR checks.

Thanks!

/haubi/

-- 
17.-19. Oktober 2007
Salomon Automation am 24. Deutschen Logistik-Kongress der BVL, Berlin; Stand 
W/09

14. November 2007
Salomon Automation an der LogIT Retail im Leopoldsmuseum in Wien



Salomon Automation GmbH - Friesachstrasse 15 - A-8114 Friesach bei Graz
Sitz der Gesellschaft: Friesach bei Graz
UID-NR:ATU28654300 - Firmenbuchnummer: 49324 K
Firmenbuchgericht: Landesgericht für Zivilrechtssachen Graz

Attachment: ld
Description: application/shellscript

Attachment: libtool-2.1a-1.2519_hppa2.0w-hp-hpux11.11_gcc_check.tar.bz2
Description: application/bzip-compressed-tar


reply via email to

[Prev in Thread] Current Thread [Next in Thread]