Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728838 - net-fs/cvmfs-2.7.2 : Could NOT find CARES (missing: CARES_LIBRARY CARES_INCLUDE_DIR)
Summary: net-fs/cvmfs-2.7.2 : Could NOT find CARES (missing: CARES_LIBRARY CARES_INCL...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-19 21:11 UTC by Toralf Förster
Modified: 2020-06-20 06:09 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.42 KB, text/plain)
2020-06-19 21:11 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,56.15 KB, text/plain)
2020-06-19 21:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.23 KB, text/plain)
2020-06-19 21:11 UTC, Toralf Förster
Details
environment (environment,108.70 KB, text/plain)
2020-06-19 21:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.50 KB, application/x-bzip)
2020-06-19 21:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.16 KB, application/x-bzip)
2020-06-19 21:12 UTC, Toralf Förster
Details
net-fs:cvmfs-2.7.2:20200619-155849.log (net-fs:cvmfs-2.7.2:20200619-155849.log,5.89 KB, text/plain)
2020-06-19 21:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.94 KB, application/x-bzip)
2020-06-19 21:12 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-06-19 21:11:44 UTC
-- Found ZLIB: /usr/lib64/libz.so (found version 1.2.11) 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:164 (message):
  Could NOT find CARES (missing: CARES_LIBRARY CARES_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE)
  cmake/Modules/FindCARES.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-abi32+64-20200617-221319

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.44.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri 19 Jun 2020 03:05:27 PM UTC

emerge -qpvO net-fs/cvmfs
[ebuild  N    ] net-fs/cvmfs-2.7.2  USE="-bash-completion -doc -server"
Comment 1 Toralf Förster gentoo-dev 2020-06-19 21:11:47 UTC
Created attachment 645306 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-19 21:11:49 UTC
Created attachment 645308 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2020-06-19 21:11:52 UTC
Created attachment 645310 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-19 21:11:55 UTC
Created attachment 645312 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-19 21:11:57 UTC
Created attachment 645314 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-19 21:12:00 UTC
Created attachment 645316 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-06-19 21:12:03 UTC
Created attachment 645318 [details]
net-fs:cvmfs-2.7.2:20200619-155849.log
Comment 8 Toralf Förster gentoo-dev 2020-06-19 21:12:06 UTC
Created attachment 645320 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2020-06-20 06:09:08 UTC
The bug has been closed via the following commit(s):

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

commit a10ea054e0ad64e05fd2e6a335c7bd5c732100a6
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2020-06-20 06:08:10 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2020-06-20 06:09:04 +0000

    net-fs/cvmfs: fix dependencies for bugs #728834 and #728838
    
    Closes: https://bugs.gentoo.org/728834
    Closes: https://bugs.gentoo.org/728838
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 net-fs/cvmfs/cvmfs-2.7.2.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)