Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830817 - dev-lang/gdl-1.0.0_rc3-r1 fails to compile: RPC support is mandatory
Summary: dev-lang/gdl-1.0.0_rc3-r1 fails to compile: RPC support is mandatory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-08 21:37 UTC by Agostino Sarubbo
Modified: 2022-10-06 13:00 UTC (History)
0 users

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


Attachments
build.log (build.log,40.02 KB, text/plain)
2022-01-08 21:37 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,9.54 KB, text/plain)
2022-01-08 21:37 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,125.02 KB, text/plain)
2022-01-08 21:37 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 2022-01-08 21:37:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/gdl-1.0.0_rc3-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-08 21:37:22 UTC
Created attachment 761658 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-08 21:37:23 UTC
Created attachment 761659 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-01-08 21:37:25 UTC
Created attachment 761660 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Larry the Git Cow gentoo-dev 2022-10-06 13:00:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ee6aa862be7cb1cf32b401ebac12cb55d16eaa

commit 15ee6aa862be7cb1cf32b401ebac12cb55d16eaa
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-10-06 12:56:12 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-10-06 13:00:32 +0000

    dev-lang/gdl: add 1.0.1, enable python3_{10,11}
    
    switch to python-single-r1 to avoid compiling the whole
    package two or three times when python support is enabled
    
    add flag for shapelib support
    
    add missing dep on net-libs/libtirpc
    
    tests still need some work
    
    Closes: https://bugs.gentoo.org/845642
    Closes: https://bugs.gentoo.org/830817
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-lang/gdl/Manifest                    |   1 +
 dev-lang/gdl/files/gdl-1.0.1-cmake.patch | 110 +++++++++++++++++++++++
 dev-lang/gdl/gdl-1.0.1.ebuild            | 146 +++++++++++++++++++++++++++++++
 dev-lang/gdl/metadata.xml                |   1 +
 4 files changed, 258 insertions(+)