Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810311 - dev-util/clippy-8.0 doesn’t depend on virtual/libelf while it should
Summary: dev-util/clippy-8.0 doesn’t depend on virtual/libelf while it should
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-25 09:30 UTC by Alarig Le Lay
Modified: 2021-08-25 09:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alarig Le Lay 2021-08-25 09:30:45 UTC
Without virtual/libelf:

[…]
checking gelf.h usability... no
checking gelf.h presence... no
checking for gelf.h... no
configure: error: libelf headers are required for building clippy.  (Host only when cross-compiling.)
[…]

With virtual/libelf:
[…]
checking gelf.h usability... yes
checking gelf.h presence... yes
checking for gelf.h... yes
checking for elf_memory in -lelf... yes
checking for elf_getdata_rawchunk in -lelf... yes
checking for gelf_getnote in -lelf... yes
checking python interpreter /usr/bin/python3.9... /usr/bin/python3.9 (python3)
[…]
Comment 1 Jakov Smolić archtester gentoo-dev 2021-08-25 09:42:27 UTC
It's already fixed in https://github.com/gentoo/gentoo/commit/3edfba04e30181f28a122f734feea46426778ef0