Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759412 - x11-misc/synergy-1.12.0 : CMake Error at CMakeLists.txt:242 (message):
Summary: x11-misc/synergy-1.12.0 : CMake Error at CMakeLists.txt:242 (message):
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-10 21:16 UTC by Toralf Förster
Modified: 2020-12-14 12:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.53 KB, text/plain)
2020-12-10 21:16 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,957 bytes, text/plain)
2020-12-10 21:16 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,63.34 KB, text/plain)
2020-12-10 21:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.20 KB, text/plain)
2020-12-10 21:16 UTC, Toralf Förster
Details
environment (environment,103.77 KB, text/plain)
2020-12-10 21:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.45 KB, application/x-bzip)
2020-12-10 21:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.42 KB, application/x-bzip)
2020-12-10 21:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.12 KB, application/x-bzip)
2020-12-10 21:17 UTC, Toralf Förster
Details
x11-misc:synergy-1.12.0:20201210-202933.log (x11-misc:synergy-1.12.0:20201210-202933.log,7.23 KB, text/plain)
2020-12-10 21:17 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 2020-12-10 21:16:52 UTC
-- Looking for include file dns_sd.h
-- Looking for include file dns_sd.h - not found
CMake Error at CMakeLists.txt:242 (message):
  Missing header: dns_sd.h



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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20201207-113946

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
  [3]   python3.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Dec 10 08:05:20 PM UTC 2020

emerge -qpvO x11-misc/synergy
[ebuild  N    ] x11-misc/synergy-1.12.0  USE="-gui -libressl -test"
Comment 1 Toralf Förster gentoo-dev 2020-12-10 21:16:53 UTC
Created attachment 677752 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-10 21:16:54 UTC
Created attachment 677755 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2020-12-10 21:16:56 UTC
Created attachment 677758 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2020-12-10 21:16:57 UTC
Created attachment 677761 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-12-10 21:16:59 UTC
Created attachment 677764 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-12-10 21:17:00 UTC
Created attachment 677767 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-12-10 21:17:01 UTC
Created attachment 677770 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-12-10 21:17:02 UTC
Created attachment 677773 [details]
temp.tbz2
Comment 9 Toralf Förster gentoo-dev 2020-12-10 21:17:03 UTC
Created attachment 677776 [details]
x11-misc:synergy-1.12.0:20201210-202933.log
Comment 10 Larry the Git Cow gentoo-dev 2020-12-14 12:29:02 UTC
The bug has been closed via the following commit(s):

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

commit 1d8baf1ca102bd80ca28ab4b093284ceba702a68
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-12-14 12:26:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-12-14 12:28:56 +0000

    x11-misc/synergy: Fix non-GUI build without avahi
    
    Closes: https://bugs.gentoo.org/759412
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../synergy/files/synergy-1.12.0-dnssd-dep.patch   | 42 ++++++++++++++++++++++
 x11-misc/synergy/synergy-1.12.0.ebuild             |  4 +++
 2 files changed, 46 insertions(+)