Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911388 - sci-libs/indilib-2.0.2 - fails test-alignment
Summary: sci-libs/indilib-2.0.2 - fails test-alignment
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-07-28 11:25 UTC by ernsteiswuerfel
Modified: 2023-07-31 16:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (ppc, 2.0.2) (indilib-2.0.2:20230728-111601.log.xz,19.54 KB, application/x-xz)
2023-07-28 11:25 UTC, ernsteiswuerfel
Details
LastTest.log (LastTest.log,98.41 KB, text/plain)
2023-07-28 11:25 UTC, ernsteiswuerfel
Details
emerge --info (file_911388.txt,6.33 KB, text/plain)
2023-07-28 11:25 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2023-07-28 11:25:03 UTC
Created attachment 866513 [details]
build.log.xz (ppc, 2.0.2)

[...]
>>> Test phase: sci-libs/indilib-2.0.2
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-libs/indilib-2.0.2/work/indi-2.0.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/sci-libs/indilib-2.0.2/work/indi-2.0.2_build/test"
ctest -j 16 --test-load 18
Test project /var/tmp/portage/sci-libs/indilib-2.0.2/work/indi-2.0.2_build/test
    Start 1: test_base64
    Start 2: test_property_class
    Start 3: test-celestrondriver
    Start 4: test_ccd_simulator
    Start 5: test-scopesim
1/6 Test #2: test_property_class ..............   Passed    0.01 sec
    Start 6: test-alignment
2/6 Test #3: test-celestrondriver .............   Passed    0.01 sec
3/6 Test #5: test-scopesim ....................   Passed    0.01 sec
4/6 Test #6: test-alignment ...................Subprocess aborted***Exception:   0.24 sec
5/6 Test #1: test_base64 ......................   Passed    0.32 sec
6/6 Test #4: test_ccd_simulator ...............   Passed    0.48 sec

83% tests passed, 1 tests failed out of 6

Total Test time (real) =   0.49 sec

The following tests FAILED:
	  6 - test-alignment (Subprocess aborted)
Errors while running CTest
Comment 1 ernsteiswuerfel archtester 2023-07-28 11:25:18 UTC
Created attachment 866514 [details]
LastTest.log
Comment 2 ernsteiswuerfel archtester 2023-07-28 11:25:46 UTC
Created attachment 866515 [details]
emerge --info
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-28 11:28:54 UTC
```
  </oneNumber>
</setNumberVector>
[       OK ] ALIGNMENT_TEST.Test_ThreeSyncPointsAltAz (1 ms)
[----------] 4 tests from ALIGNMENT_TEST (9 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (9 ms total)
[  PASSED  ] 4 tests.
free(): double free detected in tcache 2
<end of output>
Test time =   0.24 sec
```

Uh oh.
Comment 4 Andreas Sturmlechner gentoo-dev 2023-07-31 16:22:24 UTC
Not reproducible at least on my amd64 system.