Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820215 - [guru] dev-cpp/drogon-1.7.3 fails to compile
Summary: [guru] dev-cpp/drogon-1.7.3 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tastytea
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-25 14:15 UTC by Agostino Sarubbo
Modified: 2021-10-27 06:18 UTC (History)
1 user (show)

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


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

Issue: dev-cpp/drogon-1.7.3 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-10-25 14:15:45 UTC
Created attachment 746628 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-25 14:15:46 UTC
Possible context of error(s):

/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libdrogon.so.1.7.3: undefined reference to `trantor::Resolver::newResolver(trantor::EventLoop*, unsigned long)'
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2021-10-27 06:18:00 UTC
The bug has been closed via the following commit(s):

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

commit b3e7ca8b454d90c895fb8c6a1dcb89555bd3a994
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2021-10-25 18:45:24 +0000
Commit:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
CommitDate: 2021-10-25 18:45:24 +0000

    dev-cpp/drogon: Depend on trantor[adns].
    
    Closes: https://bugs.gentoo.org/820215
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

 dev-cpp/drogon/drogon-1.7.3.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)