Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932938 - dev-ada/gnatcoll-bindings-24.0.0: stablereq
Summary: dev-ada/gnatcoll-bindings-24.0.0: stablereq
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks: 932911
  Show dependency tree
 
Reported: 2024-05-28 11:04 UTC by Michał Górny
Modified: 2024-06-12 21:19 UTC (History)
3 users (show)

See Also:
Package list:
=dev-ada/gnatcoll-bindings-24.0.0
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-05-28 11:04:11 UTC
Please stabilize

 dev-ada/gnatcoll-bindings-24.0.0: no change for 75 days, since 2024-03-13
Comment 1 matoro archtester 2024-06-12 21:19:47 UTC
I'm looking at wiring up tests to this since we have dev-ada/e3-testsuite packaged.  The ebuild needs a lot of manhandling, but of the box, it does pass 4/5, but the last one looks like a legitimate fail?  Just noting this down, will take to upstream.


INFO     Found 5 tests
INFO     PASS            iconv__bad_charset
INFO     FAIL            iconv__iconv1: command call fails
_Status code: 0
_Output:
_Setup
_   [mkdir]        object directory for project Test
_test.gpr:9:09: warning: there are no sources of language "C" in this project
_Compile
_   [Ada]          test.adb
_   [Ada]          test_assert.adb 
_Bind
_   [gprbind]      test.bexch
_   [Ada]          test.ali
_Link
_   [link]         test.adb
_Status code: 1
_Output:
_test.adb:29: PASSED: simple test
_test.adb:30: PASSED:
_test.adb:31: PASSED:
_test.adb:33: PASSED:
_test.adb:37: PASSED:
_test.adb:40: PASSED:
_test.adb:44: PASSED: Test transliteration on ellipsis
_test.adb:52: PASSED: Test UTF-8 to ASCII of ellipsis without transliteration
_test.adb:61: FAILED: Test character for which there is no transliteration
_iconv( 199 130 65, to_code => ASCII, from_code => UTF-8, transliteration => TRUE, ignore => TRUE
_- expect:  65
_- got:  63 65
_<=== TEST FAILED ===>
_
INFO     PASS            omp__sort
INFO     PASS            gmp
INFO     PASS            coders
INFO     Summary:
_  PASS         4
_  FAIL         1