Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2019 16:13:30 +0400
From:      Gleb Popov <arrowd@freebsd.org>
To:        haskell@freebsd.org
Subject:   Re: Unable to build git-annex
Message-ID:  <CALH631=gNBTaxvZY7HuM6Ggn7wgNxB340O-3cqsV5DzNKxt-_Q@mail.gmail.com>
In-Reply-To: <86y37u8a33.fsf@bayne.id.au>
References:  <864laiam65.fsf@bayne.id.au> <CALH631kHGbKVrQNCYCR%2Bif80xU8wahg_vWLS2PYXtqEsBX8N9A@mail.gmail.com> <86y37u8a33.fsf@bayne.id.au>

next in thread | previous in thread | raw e-mail | index | archive | help
When building recent version of git-annex I get:

[33 of 34] Compiling Build.DesktopFile (
/usr/local/poudriere/ports/git/devel/hs-git-annex/work/git-annex-7.20181211/Build/DesktopFile.hs,
/usr/local/poudriere/ports/git/devel/hs-git-annex/work/git-annex-7.20181211/dist-newstyle/build/x86_64-freebsd/ghc-8.6.3/git-annex-7.20181211/setup/Build/DesktopFile.o
)
[34 of 34] Compiling Main             (
/usr/local/poudriere/ports/git/devel/hs-git-annex/work/git-annex-7.20181211/dist-newstyle/build/x86_64-freebsd/ghc-8.6.3/git-annex-7.20181211/setup/setup.hs,
/usr/local/poudriere/ports/git/devel/hs-git-annex/work/git-annex-7.20181211/dist-newstyle/build/x86_64-freebsd/ghc-8.6.3/git-annex-7.20181211/setup/Main.o
)
Linking
/usr/local/poudriere/ports/git/devel/hs-git-annex/work/git-annex-7.20181211/dist-newstyle/build/x86_64-freebsd/ghc-8.6.3/git-annex-7.20181211/setup/setup
...
  checking UPGRADE_LOCATION... not available
  checking git... yes
  checking git version... 2.20.1
  checking cp -a... yes
  checking cp -p... yes
  checking cp --preserve=timestamps... no
  checking cp --reflink=auto... no
  checking xargs -0... yes
  checking rsync... yes
  checking curl... yes
  checking bup... no
  checking nice... yes
  checking ionice... no
  checking nocache... no
  checking gpg... gpg
  checking lsof... not available
  checking git-remote-gcrypt... not available
  checking ssh connection caching... yes
Configuring git-annex-7.20181211...
setup: Missing dependency on a foreign library:
* Missing (or bad) header file: Utility/libkqueue.h

There is indeed no Utility/libkqueue.h file. Can you check on your side if
is present?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631=gNBTaxvZY7HuM6Ggn7wgNxB340O-3cqsV5DzNKxt-_Q>