[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
3 tests failed under exotic Solaris while building shared libraries
From: |
Alexandre ROSSI |
Subject: |
3 tests failed under exotic Solaris while building shared libraries |
Date: |
Tue, 04 May 2004 10:27:56 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.6) Gecko/20040113 |
Hi,
Here is a problem that a discovered while trying to build a program of
mine or CppUnit ( http://cppunit.sourceforge.net ) : runnning make fails
if trying to build a shared library using g++. Running ./configure
--disable-shared fixes the problem. Using the SunPro compiler also fixes
the problem (this is ./configure CC=/opt/SUNWspro/bin/CC on this box ).
Feel free to ask me any missing information or any tests you like.
Regards,
Alexandre ROSSI
PS: Please find attached to this email the gzipped output of
tagdemo-conf.test and tagdemo-make.test .
For further information, next are host information and make check summary.
Host info
---------
hostname = autruche
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-13
/usr/bin/uname -p = sparc
/bin/uname -X = System = SunOS
Node = autruche
Release = 5.8
KernelID = Generic_108528-13
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1
/bin/arch = sun4
/usr/bin/arch -k = sun4u
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /opt/SUNWspro/bin
PATH: /atgl/products/freeware/rep/gcc-2.95.1/solaris-2.5.1/bin
PATH: /atgl/products/freeware/bin/solaris-2.8
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /etc
PATH: /opt/iona/bin
PATH: /appli/users/rossi/usr/bin
PATH: /usr/bin
PATH: .
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/ucb
PATH: /atgl/atel/USAP/v_2.2_org/common/bin
PATH: /opt/iona/bin
PATH: /opt/iona/bin
PATH: /usr/openwin/bin
PATH: /opt/X11R5/bin
PATH: /opt/bin
--------
Make check output
-----------------
autruche:~/usr/src/libtool-1.5.6/tests$ make check | grep -v PASS
Making check in .
Making check in libltdl
Making check in doc
Making check in tests
make check-TESTS
FAIL: demo-make.test
SKIP: demo-exec.test
FAIL: tagdemo-make.test
SKIP: tagdemo-exec.test
FAIL: tagdemo-make.test
SKIP: tagdemo-exec.test
====================================
3 of 107 tests failed
(3 tests were not run)
Please report to address@hidden
====================================
tagdemo-make.test.output.gz
Description: application/gzip
tagdemo-conf.test.output.gz
Description: application/gzip
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- 3 tests failed under exotic Solaris while building shared libraries,
Alexandre ROSSI <=