Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821457 - [guru] sys-cluster/scr-3.0 fails to compile: ld: src/libscr_base.so: undefined reference to `yogrt_remaining'
Summary: [guru] sys-cluster/scr-3.0 fails to compile: ld: src/libscr_base.so: undefine...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-03 14:17 UTC by Agostino Sarubbo
Modified: 2022-03-26 11:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,106.31 KB, text/plain)
2021-11-03 14:17 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-11-03 14:17:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/scr-3.0_pre2 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-11-03 14:17:27 UTC
Created attachment 748257 [details]
build.log

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

/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/libscr_base.so: undefined reference to `yogrt_remaining'
collect2: error: ld returned 1 exit status
Comment 3 Agostino Sarubbo gentoo-dev 2022-03-26 07:23:18 UTC
guru_ci has reproduced this issue with version 3.0 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2022-03-26 11:53:42 UTC
The bug has been closed via the following commit(s):

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

commit db8d00fb900eb88470bcbeaee7c3b92d5e8c5df9
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-26 09:14:02 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-26 09:14:02 +0000

    sys-cluster/scr: also link yogrt for serial library
    
    Closes: https://bugs.gentoo.org/821457
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sys-cluster/scr/Manifest                           |   1 -
 ...GRT_LIBRARIES-to-SCR_EXTERNAL_SERIAL_LIBS.patch |  15 +++
 sys-cluster/scr/scr-3.0.ebuild                     |   1 +
 sys-cluster/scr/scr-3.0_pre2.ebuild                | 104 ---------------------
 4 files changed, 16 insertions(+), 105 deletions(-)