View previous topic :: View next topic |
Author |
Message |
Shadow_Fury Apprentice

Joined: 20 Apr 2021 Posts: 196 Location: 11.435765792823453, 143.05926743686274
|
Posted: Sat Oct 12, 2024 11:03 pm Post subject: dev-util/colm-0.14.7-r3 fails unit tests [CLOSED] |
|
|
SO, trying to do a fresh install, and colm refuses to install.
i've tried both clang and GCC, as well as GCC with no non-standard flags (see here)
at this point i'm stuck.
emerge --info '=dev-util/colm-0.14.7-r3::gentoo'
emerge -pqv '=dev-util/colm-0.14.7-r3::gentoo':
Code: |
[ebuild N ] dev-util/colm-0.14.7-r3 USE="-doc"
|
/var/tmp/portage/dev-util/colm-0.14.7-r3/temp/build.log
any help is appreciated
Last edited by Shadow_Fury on Sat Oct 12, 2024 11:40 pm; edited 1 time in total |
|
Back to top |
|
 |
grknight Retired Dev

Joined: 20 Feb 2015 Posts: 2057
|
Posted: Sat Oct 12, 2024 11:29 pm Post subject: |
|
|
Please remove test from FEATURES unless you plan to file bugs with the developers.
Many package's tests are known to fail but otherwise work fine. It is not recommended to set test in FEATURES for regular installs. |
|
Back to top |
|
 |
Shadow_Fury Apprentice

Joined: 20 Apr 2021 Posts: 196 Location: 11.435765792823453, 143.05926743686274
|
Posted: Sat Oct 12, 2024 11:39 pm Post subject: |
|
|
grknight wrote: | Please remove test from FEATURES unless you plan to file bugs with the developers.
Many package's tests are known to fail but otherwise work fine. It is not recommended to set test in FEATURES for regular installs. |
thanks for letting me know.
i was experimenting with CFLAGS earlier, and assumed that (if compiled correctly), the package tests would always pass. |
|
Back to top |
|
 |
|