Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Sep 2020 20:04:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 248010] 'make buildworld': unbound build failure on 12.1-RELEASE-p7
Message-ID:  <bug-248010-227-4oDmYopsoM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248010-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248010-227@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=3D248010

--- Comment #15 from igor.polovykh@gmail.com ---
does git remote repository have proper settings?
are you sure that you made changes exactly in GIT repository on github.com ?

[remote "origin"]
        url =3D https://github.com/freebsd/freebsd.git
        fetch =3D +refs/heads/*:refs/remotes/origin/*
[branch "releng/12.1"]
        remote =3D origin
        merge =3D refs/heads/releng/12.1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248010-227-4oDmYopsoM>