Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798906 - [guru] dev-libs/octetos-coreutils-0.12.0_alpha fails to compile
Summary: [guru] dev-libs/octetos-coreutils-0.12.0_alpha fails to compile
Status: RESOLVED PKGREMOVED
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-27 13:13 UTC by Agostino Sarubbo
Modified: 2024-11-04 18:27 UTC (History)
1 user (show)

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


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

Issue: dev-libs/octetos-coreutils-0.12.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-27 13:13:42 UTC
Created attachment 719583 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-27 13:13:43 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
Comment 3 azaeldevel 2021-06-28 04:13:48 UTC
dev-libs/octetos-coreutils-0.12.0_alpha was removed 
the fix is include in dev-libs/octetos-coreutils-0.13.0_alpha
Comment 4 Larry the Git Cow gentoo-dev 2024-11-04 18:27:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19dbc4ca5cda62d06c59ab9c1d97e1669f54c424

commit 19dbc4ca5cda62d06c59ab9c1d97e1669f54c424
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-11-04 13:48:27 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-11-04 13:53:06 +0000

    dev-libs/octetos-coreutils: treeclean
    
    Closes: https://bugs.gentoo.org/785331 (pkgremoved)
    Closes: https://bugs.gentoo.org/798906 (pkgremoved)
    Closes: https://bugs.gentoo.org/799041 (pkgremoved)
    Closes: https://bugs.gentoo.org/816102 (pkgremoved)
    Closes: https://bugs.gentoo.org/839615 (pkgremoved)
    Closes: https://bugs.gentoo.org/859679 (pkgremoved)
    Closes: https://bugs.gentoo.org/859682 (pkgremoved)
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-libs/octetos-coreutils/Manifest                |  3 --
 dev-libs/octetos-coreutils/metadata.xml            | 11 ------
 .../octetos-coreutils-0.11.1_alpha.ebuild          | 32 -----------------
 .../octetos-coreutils-0.13.0_alpha.ebuild          | 41 ----------------------
 .../octetos-coreutils-0.17.0_alpha.ebuild          | 41 ----------------------
 profiles/package.mask                              |  1 -
 6 files changed, 129 deletions(-)