Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816102 - [guru] dev-libs/octetos-coreutils-0.17.0_alpha fails tests
Summary: [guru] dev-libs/octetos-coreutils-0.17.0_alpha fails tests
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: azaeldevel
URL:
Whiteboard:
Keywords:
: 816105 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-10-03 17:58 UTC by Agostino Sarubbo
Modified: 2021-10-03 18:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,62.25 KB, text/plain)
2021-10-03 17:58 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-10-03 17:58:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/octetos-coreutils-0.17.0_alpha fails tests.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-03 17:58:02 UTC
Created attachment 742821 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-03 17:58:03 UTC
Possible context of error(s):

/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text+0x13b): undefined reference to `CU_assertImplementation'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text+0x20f): undefined reference to `CU_assertImplementation'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text+0x29a): undefined reference to `CU_assertImplementation'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text+0x319): undefined reference to `CU_assertImplementation'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text.startup+0x23): undefined reference to `CU_add_suite'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text.startup+0x39): undefined reference to `CU_add_test'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text.startup+0x48): undefined reference to `CU_basic_set_mode'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text.startup+0x4d): undefined reference to `CU_basic_run_tests'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text.startup+0x52): undefined reference to `CU_cleanup_registry'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: v0.cc:(.text.startup+0x5b): undefined reference to `CU_get_error'
v0.cc:(.text+0xce): undefined reference to `CU_assertImplementation'
v0.cc:(.text.startup+0x5): undefined reference to `CU_initialize_registry'
collect2: error: ld returned 1 exit status
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-03 18:22:36 UTC
*** Bug 816105 has been marked as a duplicate of this bug. ***