Building executable 'git-annex' for git-annex-8.20200810.. BuildFlags.hs:32:2: error: warning: #warning Building without local pairing. [-Wcpp] 32 | #warning Building without local pairing. | ^~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-20210423-202814 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.3.0 * clang version 12.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.0 Python 3.8.9 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.51.0 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Mon Apr 26 01:50:08 UTC 2021 emerge -qpvO dev-vcs/git-annex [ebuild N ] dev-vcs/git-annex-8.20200810 USE="assistant dbus debuglocks gitlfs httpclientrestricted magicmime networkbsd s3 torrentparser webapp -benchmark -doc -pairing -webdav"
Created attachment 702567 [details] emerge-info.txt
Created attachment 702570 [details] dev-vcs:git-annex-8.20200810:20210426-045850.log
Created attachment 702573 [details] emerge-history.txt
Created attachment 702576 [details] environment
Created attachment 702579 [details] etc.portage.tar.bz2
Created attachment 702582 [details] temp.tar.bz2
Might be too low lower bound of network package: ``` Assistant/Pairing/Network.hs:20:1: error: Could not find module ‘Network.Multicast’ Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 20 | import Network.Multicast | ^^^^^^^^^^^^^^^^^^^^^^^^ Assistant/Pairing/Network.hs:21:1: error: Could not load module ‘Network.Info’ It is a member of the hidden package ‘network-info-0.2.0.10’. Perhaps you need to add ‘network-info’ to the build-depends in your .cabal file. Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 21 | import Network.Info ```