Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671410 - net-libs/shairplay-0_pre20180824 : configure: error: Could not find dns_sd.h header, please install libavahi-compat-libdnssd-dev or equivalent.
Summary: net-libs/shairplay-0_pre20180824 : configure: error: Could not find dns_sd.h ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-18 09:59 UTC by Toralf Förster
Modified: 2018-11-18 19:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.83 KB, text/plain)
2018-11-18 09:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,266.28 KB, text/plain)
2018-11-18 09:59 UTC, Toralf Förster
Details
environment (environment,62.44 KB, text/plain)
2018-11-18 09:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.13 KB, application/x-bzip)
2018-11-18 09:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.79 KB, application/x-bzip)
2018-11-18 09:59 UTC, Toralf Förster
Details
net-libs:shairplay-0_pre20180824:20181118-060912.log (net-libs:shairplay-0_pre20180824:20181118-060912.log,8.14 KB, text/plain)
2018-11-18 09:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.99 KB, application/x-bzip)
2018-11-18 09:59 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-11-18 09:59:03 UTC
checking dns_sd.h presence... no
checking for dns_sd.h... no
configure: error: Could not find dns_sd.h header, please install libavahi-compat-libdnssd-dev or equivalent.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-libs/shairplay-0_pre20180824/work/shairplay-096b61ad14c90169f438e690d096e3fcf87e504e/config.log

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20181112-131207

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *



emerge -qpvO net-libs/shairplay
[ebuild  N    ] net-libs/shairplay-0_pre20180824  USE="playfair -alac -static-libs -tools"
Comment 1 Toralf Förster gentoo-dev 2018-11-18 09:59:06 UTC
Created attachment 555536 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-18 09:59:09 UTC
Created attachment 555538 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-18 09:59:11 UTC
Created attachment 555540 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-18 09:59:14 UTC
Created attachment 555542 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-18 09:59:17 UTC
Created attachment 555544 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-18 09:59:19 UTC
Created attachment 555546 [details]
net-libs:shairplay-0_pre20180824:20181118-060912.log
Comment 7 Toralf Förster gentoo-dev 2018-11-18 09:59:22 UTC
Created attachment 555548 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-18 19:52:35 UTC
The bug has been closed via the following commit(s):

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

commit 21648ed8d57e22e1fa605f3ea6d79760c6e12b96
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-11-18 19:49:54 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-11-18 19:52:27 +0000

    net-libs/shairplay: fix use flags and dependencies
    
    media-libs/libao is always required
    net-dns/avahi[mdnsresponder-compat] is a build time dependency
    Drop alac use flag; media-sound/alac_decoder is never used
    drop tools use flag as tools are not configurable
    
    Closes: https://bugs.gentoo.org/671410
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 .../shairplay/shairplay-0_pre20180824-r1.ebuild    | 49 ++++++++++++++++++++++
 net-libs/shairplay/shairplay-9999.ebuild           | 14 ++-----
 2 files changed, 53 insertions(+), 10 deletions(-)