bugGNU libunistring - Bugs: bug #45784, sparc64-sun-solaris2.9: assertions...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #45784: sparc64-sun-solaris2.9: assertions fail in the test suite

Submitter:  Marcin Cieślak <saper>
Submitted:  Mon 17 Aug 2015 08:58:36 PM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Sat 10 Dec 2016 12:55:08 AM UTC, comment #2: 

For me, all tests pass as well (except for test-c-ctype, which doesn't link, see bug #46827).

I used the commands

export PATH=/opt/studio/SOS11/SUNWspro/bin:/usr/ccs/bin:$PATH
export CC="cc -O" CXX="CC -O" CPPFLAGS="-I$HOME/prefix-sparc32/include" LDFLAGS="-L$HOME/prefix-sparc32/lib"
./configure --prefix=$HOME/prefix-sparc32
gmake
gmake check

Your test failures are in the areas
- u*_normcoll
- u*_casecoll
- printf with %s
This indicates that probably you don't have GNU libiconv installed beforehand, or that your CPPFLAGS and LDFLAGS are not picking it up.
This requirement is stated in the DEPENDENCIES file.

Bruno Haible <haible>
Group administrator
Tue 01 Dec 2015 11:45:32 AM UTC, comment #1: 

For me all the tests passed on a Solaris 9 machine. This may be related with the other reported bug (http://savannah.gnu.org/bugs/?45783). Please apply the proposed patch and verify if it fixes the issue for you.

Krzysztof Malinowski <raspy>
Mon 17 Aug 2015 08:58:36 PM UTC, original submission:  


Two examples (others look pretty much the same):


FAIL: test-u16-casecoll
=======================

/home/admini/saper/src/libunistring-0.9.6/tests/unicase/test-casecmp.h:34: assertion 'my_casecmp (inpu
t, SIZEOF (input), NULL, 0, NULL, nf, &cmp) == 0' failed
FAIL test-u16-casecoll (exit status: 134)

FAIL: test-u16-vasnprintf1
==========================

/home/admini/saper/src/libunistring-0.9.6/tests/unistdio/test-u16-printf1.h:196: assertion 'result !=
NULL' failed
FAIL test-u16-vasnprintf1 (exit status: 134)



Marcin Cieślak <saper>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #34670:  test-suite.log added by saper (10KiB - text/x-log - full test-suite.log)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Updated the item)
  • -email is unavailable- added by raspy (Posted a comment)
  • -email is unavailable- added by saper (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-12-10 haible StatusNone Works For Me
        Assigned toNone haible
        Open/ClosedOpen Closed
    2016-11-24 haible CategoryNone Build
    2015-08-17 saper Attached File- Added test-suite.log, #34670

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code