pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: problem bootstrapping pkgsrc on FreeBSD 11



I just updated an otherwise clean FreeBSD 11 VM and was able to run the bootstrap without an issue, but then I get:

---
f11R# cd /usr/pkgsrc/pkgtools/digest
f11R# bmake
===> Checking for vulnerabilities in digest-20160304
===> Installing dependencies for digest-20160304
=> Build dependency gcc2>=2.95.3nb7: NOT found
=> Verifying reinstall for ../../lang/gcc2
=> Bootstrap dependency digest>=20010302: NOT found
=> Verifying reinstall for ../../pkgtools/digest
ERROR: This package has set PKG_FAIL_REASON:
ERROR: Circular dependency detected
*** Error code 1

Stop.
bmake[2]: stopped in /usr/pkgsrc/pkgtools/digest
*** Error code 1

Stop.
bmake[1]: stopped in /usr/pkgsrc/lang/gcc2
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/pkgtools/digest
----------

with any package. I am sure I am missing something obvious.

Chavdar 
  

On Wed, 8 Feb 2017 at 18:47 Sevan Janiyan <venture37%geeklan.co.uk@localhost> wrote:


On 08/02/2017 16:33, udon%sdf-eu.org@localhost wrote:
> It is stock FreeBSD release with binary updates.
> Kernel and base are stock.
> BTW, FreeBSD 11 doesn't use gcc since version 10... maybe that's the problem?

Hmm, I setup a new vm with FreeBSD/amd64 11-RELEASE
Updated to the latest patches via freebsd-update.
Fetched & uncompressed
http://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc.tar.bz2
Ran bootstrap.
Bootstrapped without issue:
https://www.geeklan.co.uk/files/tmp/freebsd-bootstrap.txt
I was able to install a package after, cd ../pkgtools/digest;
/usr/pkg/bin/bmake install


Are you doing making any changes to your system configuration?
Are you using the compiler shipped in base?
Could you log the output when you try and bootstrap and share it?


Sevan


Home | Main Index | Thread Index | Old Index