Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2018 21:53:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 228330] x11/polybar: Fix build against x11/xcb-proto 1.13
Message-ID:  <bug-228330-7141-XLctgmMHep@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228330-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228330-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228330

--- Comment #5 from Alexandre C. Guimar=C3=A3es <lebarondemerde@privacychai=
n.ch> ---
Btw, I didn't manage to fix the build failure when the TESTS OPTION (not
default) if ON when building using poudriere.

After adding git to TESTS_BUILD_DEPENDS it fail in the next step with:

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

-- Build files have been written to:
/wrkdirs/usr/ports/x11/polybar/work/.build/googletest-download
[1/9] Creating directories for 'googletest'
[2/9] Performing download step (git clone) for 'googletest'
FAILED: googletest-prefix/src/googletest-stamp/googletest-download=20
cd /wrkdirs/usr/ports/x11/polybar/work/.build && /usr/local/bin/cmake -P
/wrkdirs/usr/ports/x11/polybar/work/.build/googletest-download/googletest-p=
refix/tmp/googletest-gitclone.cmake
&& /usr/local/bin/cmake -E touch
/wrkdirs/usr/ports/x11/polybar/work/.build/googletest-download/googletest-p=
refix/src/googletest-stamp/googletest-download
Cloning into 'googletest-src'...
fatal: unable to access 'https://github.com/google/googletest.git/': Could =
not
resolve host: github.com
Cloning into 'googletest-src'...
fatal: unable to access 'https://github.com/google/googletest.git/': Could =
not
resolve host: github.com
Cloning into 'googletest-src'...
fatal: unable to access 'https://github.com/google/googletest.git/': Could =
not
resolve host: github.com
-- Had to git clone more than once:
          3 times.
CMake Error at
googletest-download/googletest-prefix/tmp/googletest-gitclone.cmake:66
(message):
  Failed to clone repository: 'https://github.com/google/googletest.git'

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

And I have no clue of how to fix that.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228330-7141-XLctgmMHep>