public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Expected v1.3.1 self-test failures?
@ 2001-04-30 12:02 steve.snyder
  0 siblings, 0 replies; 2+ messages in thread
From: steve.snyder @ 2001-04-30 12:02 UTC (permalink / raw)
  To: cygwin

Hello.

Below are the results of doing a self-test ("make check") on Cygwin 
v1.3.1-1 immediately after building the libraries.  The build was done 
with a plain-vanilla config, just:

    tar -xzf /cygdrive/d/unix-install/latest/cygwin/cygwin-1.3.1-1-src.tar.gz
    mkdir cygwin-bin; cd cygwin-bin
    ../cygwin-1.3.1-1/configure
    make

No errors were seen during the build.  The build/test was done on a WinNT 
v4.0 box (with SP 6.0a applied).  The latest packages (e.g. gcc/binutils) 
were previously installed via the "setup.exe" utility.  

Are these 17 failures expected, or is there something wrong with my 
environment?  

Thanks.

------------------------------------------

FAIL: --format=gnu _10PageButton\$__both
   result: _10PageButton\$__both
 expected: PageButton::__both
FAIL: --format=gnu _3RNG\$singleMantissa
   result: _3RNG\$singleMantissa
 expected: RNG::singleMantissa
FAIL: --format=gnu _5IComp\$_release
   result: _5IComp\$_release
 expected: IComp::_release
FAIL: --format=gnu _\$_10BitmapComp
   result: _\$_10BitmapComp
 expected: BitmapComp::~BitmapComp(void)
FAIL: --format=gnu _\$_9__io_defs
   result: _\$_9__io_defs
 expected: __io_defs::~__io_defs(void)
FAIL: --format=gnu _\$_Q23foo3bar
   result: _\$_Q23foo3bar
 expected: foo::bar::~bar(void)
FAIL: --format=gnu _\$_Q33foo3bar4bell
   result: _\$_Q33foo3bar4bell
 expected: foo::bar::bell::~bell(void)
FAIL: --format=gnu _vt\$foo
   result:  virtual table\$foo
 expected: foo virtual table
FAIL: --format=gnu _vt\$foo\$bar
   result:  virtual table\$foo\$bar
 expected: foo::bar virtual table
FAIL: --format=gnu _2T4\$N
   result: _2T4\$N
 expected: T4::N
FAIL: --format=gnu _Q22T42t1\$N
   result: _Q22T42t1\$N
 expected: T4::t1::N
FAIL: --format=gnu _\$_t6vector1Zdi
   result: _\$_t6vector1Zdi
 expected: vector<double>::~vector(int)
FAIL: --format=gnu _\$_t6vector1Zii
   result: _\$_t6vector1Zii
 expected: vector<int>::~vector(int)
FAIL: --format=gnu _GLOBAL_\$D\$set
   result: _GLOBAL_\$D\$set
 expected: global destructors keyed to set
FAIL: --format=gnu _GLOBAL_\$I\$set
   result: _GLOBAL_\$I\$set
 expected: global constructors keyed to set
FAIL: --format=gnu _vt\$t8BDDHookV1ZPc
   result:  virtual table\$t8BDDHookV1ZPc
 expected: BDDHookV<char *> virtual table
FAIL: --format=gnu _26_GLOBAL_\$N\$_tmp_n.iilg4Gya\$app_instance
   result: _26_GLOBAL_\$N\$_tmp_n.iilg4Gya\$app_instance
 expected: {anonymous}::app_instance
17 of 645 tests failed
make[2]: *** [check-cplus-dem] Error 1
make[2]: Leaving directory `/cygdrive/d/tmp/cygwin-bin/libiberty/testsuite'
make[1]: *** [check-subdir] Error 2
make[1]: Leaving directory `/cygdrive/d/tmp/cygwin-bin/libiberty'
make: *** [check-libiberty] Error 2

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Expected v1.3.1 self-test failures?
@ 2001-04-30 16:56 Billinghurst, David (CRTS)
  0 siblings, 0 replies; 2+ messages in thread
From: Billinghurst, David (CRTS) @ 2001-04-30 16:56 UTC (permalink / raw)
  To: 'steve.snyder@philips.com', cygwin

Snap.  http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1752&database=gcc

I have been meaning to look into this, but haven't :-(

> -----Original Message-----
> From:	steve.snyder@philips.com [SMTP:steve.snyder@philips.com]
> Sent:	Tuesday, 1 May 2001 5:05
> To:	cygwin@cygwin.com
> Subject:	Expected v1.3.1 self-test failures?
> 
> Hello.
> 
> Below are the results of doing a self-test ("make check") on Cygwin 
> v1.3.1-1 immediately after building the libraries.  The build was done 
> with a plain-vanilla config, just:
> 
>     tar -xzf
> /cygdrive/d/unix-install/latest/cygwin/cygwin-1.3.1-1-src.tar.gz
>     mkdir cygwin-bin; cd cygwin-bin
>     ../cygwin-1.3.1-1/configure
>     make
> 
> No errors were seen during the build.  The build/test was done on a WinNT 
> v4.0 box (with SP 6.0a applied).  The latest packages (e.g. gcc/binutils) 
> were previously installed via the "setup.exe" utility.  
> 
> Are these 17 failures expected, or is there something wrong with my 
> environment?  
> 
> Thanks.
> 
> ------------------------------------------
> 
> FAIL: --format=gnu _10PageButton\$__both
>    result: _10PageButton\$__both
>  expected: PageButton::__both
> FAIL: --format=gnu _3RNG\$singleMantissa
>    result: _3RNG\$singleMantissa
>  expected: RNG::singleMantissa
> FAIL: --format=gnu _5IComp\$_release
>    result: _5IComp\$_release
>  expected: IComp::_release
> FAIL: --format=gnu _\$_10BitmapComp
>    result: _\$_10BitmapComp
>  expected: BitmapComp::~BitmapComp(void)
> FAIL: --format=gnu _\$_9__io_defs
>    result: _\$_9__io_defs
>  expected: __io_defs::~__io_defs(void)
> FAIL: --format=gnu _\$_Q23foo3bar
>    result: _\$_Q23foo3bar
>  expected: foo::bar::~bar(void)
> FAIL: --format=gnu _\$_Q33foo3bar4bell
>    result: _\$_Q33foo3bar4bell
>  expected: foo::bar::bell::~bell(void)
> FAIL: --format=gnu _vt\$foo
>    result:  virtual table\$foo
>  expected: foo virtual table
> FAIL: --format=gnu _vt\$foo\$bar
>    result:  virtual table\$foo\$bar
>  expected: foo::bar virtual table
> FAIL: --format=gnu _2T4\$N
>    result: _2T4\$N
>  expected: T4::N
> FAIL: --format=gnu _Q22T42t1\$N
>    result: _Q22T42t1\$N
>  expected: T4::t1::N
> FAIL: --format=gnu _\$_t6vector1Zdi
>    result: _\$_t6vector1Zdi
>  expected: vector<double>::~vector(int)
> FAIL: --format=gnu _\$_t6vector1Zii
>    result: _\$_t6vector1Zii
>  expected: vector<int>::~vector(int)
> FAIL: --format=gnu _GLOBAL_\$D\$set
>    result: _GLOBAL_\$D\$set
>  expected: global destructors keyed to set
> FAIL: --format=gnu _GLOBAL_\$I\$set
>    result: _GLOBAL_\$I\$set
>  expected: global constructors keyed to set
> FAIL: --format=gnu _vt\$t8BDDHookV1ZPc
>    result:  virtual table\$t8BDDHookV1ZPc
>  expected: BDDHookV<char *> virtual table
> FAIL: --format=gnu _26_GLOBAL_\$N\$_tmp_n.iilg4Gya\$app_instance
>    result: _26_GLOBAL_\$N\$_tmp_n.iilg4Gya\$app_instance
>  expected: {anonymous}::app_instance
> 17 of 645 tests failed
> make[2]: *** [check-cplus-dem] Error 1
> make[2]: Leaving directory
> `/cygdrive/d/tmp/cygwin-bin/libiberty/testsuite'
> make[1]: *** [check-subdir] Error 2
> make[1]: Leaving directory `/cygdrive/d/tmp/cygwin-bin/libiberty'
> make: *** [check-libiberty] Error 2
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-30 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-30 12:02 Expected v1.3.1 self-test failures? steve.snyder
2001-04-30 16:56 Billinghurst, David (CRTS)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).