Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621330 - media-sound/forked-daapd missing dependency on gperf
Summary: media-sound/forked-daapd missing dependency on gperf
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-06-09 18:19 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2019-04-16 07:39 UTC (History)
1 user (show)

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 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-09 18:19:33 UTC
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gperf... nochecking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gperf... no
configure: error: GNU gperf not found, please install it


Last lines of config.log:

configure:11504: checking dynamic linker characteristics
configure:12098: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -mtune=native -march=native  -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:12098: $? = 0
configure:12335: result: GNU/Linux ld.so
configure:12457: checking how to hardcode library paths into programs
configure:12482: result: immediate
configure:13030: checking whether stripping libraries is possible
configure:13035: result: yes
configure:13070: checking if libtool supports shared libraries
configure:13072: result: yes
configure:13075: checking whether to build shared libraries
configure:13100: result: yes
configure:13103: checking whether to build static libraries
configure:13107: result: no
configure:13147: checking for gperf
configure:13177: result: no
configure:13183: error: GNU gperf not found, please install it


Installing gperf satisfies configure, and:

- Installing gperf 3.1 replicates bug #609272
- Installing gperf 3.0.4 fixes both this bug and bug #609272
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-04-16 07:39:56 UTC
Package removed.