Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829851 - dev-python/graph-tool-2.43 fails to compile: ImportError: _cairo.cpython-38-x86_64-linux-gnu.so: undefined symbol: cairo_xlib_surface_get_width
Summary: dev-python/graph-tool-2.43 fails to compile: ImportError: _cairo.cpython-38-x...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-23 07:13 UTC by Agostino Sarubbo
Modified: 2022-04-16 17:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,62.09 KB, text/plain)
2021-12-23 07:13 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,74.86 KB, text/plain)
2021-12-23 07: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-12-23 07:13:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/graph-tool-2.43 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-23 07:13:10 UTC
Created attachment 760139 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-23 07:13:11 UTC
Created attachment 760140 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-23 07:13:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ImportError: /usr/lib/python3.8/site-packages/cairo/_cairo.cpython-38-x86_64-linux-gnu.so: undefined symbol: cairo_xlib_surface_get_width
configure: error: pycairo headers not found
Comment 4 Larry the Git Cow gentoo-dev 2022-04-16 17:59:21 UTC
The bug has been closed via the following commit(s):

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

commit f2329ac2fe1b4c6d854c785e6974f8a869548a68
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-04-16 17:59:10 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-04-16 17:59:10 +0000

    dev-python/graph-tool: pull in x11-libs/cairo[X]
    
    Closes: https://bugs.gentoo.org/829851
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/graph-tool/graph-tool-2.44.ebuild | 1 +
 dev-python/graph-tool/graph-tool-9999.ebuild | 1 +
 2 files changed, 2 insertions(+)