zynaddsubfx / zyn-fusion-issues

Issue Only Repo
31 stars 0 forks source link

Building test failed (arch linux zynaddsubfx-git) #406

Closed sjomae closed 1 week ago

sjomae commented 1 week ago
/usr/src/debug/cmake/cmake/Source/CTest/cmCTestRunTest.cxx:43 57: Summary: SUCCESS

/usr/src/debug/cmake/cmake/Source/CTest/cmCTestRunTest.cxx:1010 57/57 Test #57: SaveOscBigFile ...................
/usr/src/debug/cmake/cmake/Source/CTest/cmCTestRunTest.cxx:1013 Testing SaveOscBigFile ...
/usr/src/debug/cmake/cmake/Source/CTest/cmCTestRunTest.cxx:272    Passed    5.02 sec

/usr/src/debug/cmake/cmake/Source/cmCTest.cxx:314    Current_Time: Sep 24 10:25 CEST

/usr/src/debug/cmake/cmake/Source/cmCTest.cxx:314    Current_Time: Sep 24 10:25 CEST

/usr/src/debug/cmake/cmake/Source/cmCTest.cxx:314    Current_Time: Sep 24 10:25 CEST

/usr/src/debug/cmake/cmake/Source/CTest/cmCTestTestHandler.cxx:636
98% tests passed, 1 tests failed out of 57

/usr/src/debug/cmake/cmake/Source/CTest/cmCTestTestHandler.cxx:652
Total Test time (real) =  13.63 sec

/usr/src/debug/cmake/cmake/Source/CTest/cmCTestTestHandler.cxx:691
The following tests FAILED:

/usr/src/debug/cmake/cmake/Source/CTest/cmCTestTestHandler.cxx:705       54 - MessageTest (Failed)

/usr/src/debug/cmake/cmake/Source/cmCTest.cxx:1032 Errors while running CTest

/usr/src/debug/cmake/cmake/Source/cmCTest.cxx:1036 Output from these tests are in: /home/archie/AUR/zynaddsubfx-git/src/zynaddsubfx/build/Testing/Temporary/LastTest.log

/usr/src/debug/cmake/cmake/Source/cmCTest.cxx:1039 Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.

/usr/src/debug/cmake/cmake/Source/cmCTest.cxx:3023 Running a test(s) failed returning : 8
make: *** [Makefile:71: test] Error 8
make: Leaving directory '/home/archie/AUR/zynaddsubfx-git/src/zynaddsubfx/build'
==> ERROR: A failure occurred in check().
    Aborting...
fundamental commented 1 week ago

Building the git head on an up to date x86_64 installation of arch linux does not yield a failure in that test case locally, so unfortunately I am unable to replicate.

sjomae commented 1 week ago

zyn fusion build seems to build fine indeed.

fundamental commented 1 week ago

If you do end up with a way to replicate the test failure I would be interested in addressing it, though I'm glad to hear it's a non-blocker for you.