Subject: Re: pkgsrc at Tru64 V5.1B-3 problems
To: Peter Stange <Peter.Stange@bessy.de>
From: Tobias Nygren <tnn+nbsd@nygren.pp.se>
List: pkgsrc-users
Date: 11/22/2006 23:52:54
I suggest that you install a binary gcc from some other
source (hp probably has kits) and set ...

PKGSRC_COMPILER=gcc
USE_NATIVE_GCC=yes

... in your mk.conf to get you started.
You can also set PKGSRC_COMPILER=ccc to use the native
compiler.

-Tobias

Peter Stange wrote:
> Hello,
>
> after downloading pkgsrc 2006Q3 (latest tarball),
> compiling bootstrap, a little bit downloading 
> of patch, gzip, gcc and make. I get following 
> messages. It seens to be a loop of 
> dependencies. How to break it? 
>
> Greetings. 
>
>  Peter
>
>
> ...
> ==> Required installed package patch>=2.2: NOT found
> => Verifying reinstall for ../../devel/patch
> => Required installed package digest>=20010302: digest-20060826 found
> ===> Skipping vulnerability checks.
> WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
> WARNING: To fix, install the pkgsrc/security/audit-packages
> WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
> => Checksum SHA1 OK for patch-2.5.4.tar
> => Checksum RMD160 OK for patch-2.5.4.tar
> ===> Installing dependencies for patch-2.5.4nb2
> => Required installed package gcc>=2.95.3nb7: NOT found
> => Verifying reinstall for ../../lang/gcc
> => Required installed package digest>=20010302: digest-20060826 found
> ===> Skipping vulnerability checks.
> WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
> WARNING: To fix, install the pkgsrc/security/audit-packages
> WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
> => Checksum SHA1 OK for gcc-2.95.3.tar.gz
> => Checksum SHA1 OK for gcc-2.95.3-diff-2002-08-29.gz
> => Checksum RMD160 OK for gcc-2.95.3.tar.gz
> => Checksum RMD160 OK for gcc-2.95.3-diff-2002-08-29.gz
> ===> Installing dependencies for gcc-2.95.3nb7
> => Required installed package gmake>=3.78: NOT found
> => Verifying reinstall for ../../devel/gmake
> => Required installed package digest>=20010302: digest-20060826 found
> ===> Skipping vulnerability checks.
> WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
> WARNING: To fix, install the pkgsrc/security/audit-packages
> WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
> => Checksum SHA1 OK for make-3.81.tar.gz
> => Checksum RMD160 OK for make-3.81.tar.gz
> ===> Installing dependencies for gmake-3.81
> => Required installed package patch>=2.2: NOT found
> => Verifying reinstall for ../../devel/patch
> => Required installed package digest>=20010302: digest-20060826 found
> ===> Skipping vulnerability checks.
> WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
> WARNING: To fix, install the pkgsrc/security/audit-packages
> WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
> => Checksum SHA1 OK for patch-2.5.4.tar
> => Checksum RMD160 OK for patch-2.5.4.tar
> ===> Installing dependencies for patch-2.5.4nb2
> => Required installed package gcc>=2.95.3nb7: NOT found
> => Verifying reinstall for ../../lang/gcc
> => Required installed package digest>=20010302: digest-20060826 found
> ===> Skipping vulnerability checks.
>
>
>
>