Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799041 - [guru] dev-libs/octetos-coreutils-0.13.0_alpha fails to compile
Summary: [guru] dev-libs/octetos-coreutils-0.13.0_alpha fails to compile
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: azaeldevel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-28 13:03 UTC by Agostino Sarubbo
Modified: 2021-06-28 13:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,58.57 KB, text/plain)
2021-06-28 13:03 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-06-28 13:03:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/octetos-coreutils-0.13.0_alpha fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-28 13:03:52 UTC
Created attachment 719739 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-28 13:03:53 UTC
Possible context of error(s):

cd.cc:(.text+0x0): multiple definition of `octetos::core::getPackageInfo(oct::core::Artifact&)'; .libs/liboctetos_coreutils_la-shell.o:shell.cc:(.text+0x0): first defined here
exists.cc:(.text+0xc0): multiple definition of `octetos::core::getPackageInfo(oct::core::Artifact&)'; .libs/liboctetos_coreutils_la-shell.o:shell.cc:(.text+0x0): first defined here
ls.cc:(.text+0x0): multiple definition of `octetos::core::getPackageInfo(oct::core::Artifact&)'; .libs/liboctetos_coreutils_la-shell.o:shell.cc:(.text+0x0): first defined here
mkdir.cc:(.text+0x180): multiple definition of `octetos::core::getPackageInfo(oct::core::Artifact&)'; .libs/liboctetos_coreutils_la-shell.o:shell.cc:(.text+0x0): first defined here
rename.cc:(.text+0x0): multiple definition of `octetos::core::getPackageInfo(oct::core::Artifact&)'; .libs/liboctetos_coreutils_la-shell.o:shell.cc:(.text+0x0): first defined here
rm.cc:(.text+0x0): multiple definition of `octetos::core::getPackageInfo(oct::core::Artifact&)'; .libs/liboctetos_coreutils_la-shell.o:shell.cc:(.text+0x0): first defined here
touch.cc:(.text+0x0): multiple definition of `octetos::core::getPackageInfo(oct::core::Artifact&)'; .libs/liboctetos_coreutils_la-shell.o:shell.cc:(.text+0x0): first defined here
collect2: error: ld returned 1 exit status