Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2022 08:57:51 -0800
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Mathieu Arnold <mat@freebsd.org>
Cc:        Cy Schubert <cy@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 83f79ba0e0ca - main - security/heimdal: Update to 7.8.0
Message-ID:  <20221116165751.B280116A@slippy.cwsent.com>
In-Reply-To: <20221116164209.btvtbnfse3qkafou@aching.in.mat.cc>
References:  <202211152209.2AFM9UoB000982@gitrepo.freebsd.org>  <20221116164209.btvtbnfse3qkafou@aching.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20221116164209.btvtbnfse3qkafou@aching.in.mat.cc>, Mathieu 
Arnold w
rites:
> 
>
> --hzqzbuzpf2hmhz77
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On Tue, Nov 15, 2022 at 10:09:30PM +0000, Cy Schubert wrote:
> > The branch main has been updated by cy:
> >=20
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D83f79ba0e0caa8abed52887a=
> 693b7ab8074a590e
> >=20
> > commit 83f79ba0e0caa8abed52887a693b7ab8074a590e
> > Author:     Cy Schubert <cy@FreeBSD.org>
> > AuthorDate: 2022-11-15 21:39:00 +0000
> > Commit:     Cy Schubert <cy@FreeBSD.org>
> > CommitDate: 2022-11-15 22:09:21 +0000
> >=20
> >     security/heimdal: Update to 7.8.0
>
> After this, heimdal fails to build for me :
>
> [...]
> checking for python... no
> checking for python2... no
> checking for python3... no
> checking for python3.9... no
> checking for python3.8... no
> [...]
> configure: error: no suitable Python interpreter found

Yes, this is the obvious problem, fixed here.

There is another with a libtool generated script:

../../lib/asn1/asn1_compile --one-code-file --preserve-binary=TBSCertificate
 --preserve-binary=TBSCRLCertList --preserve-binary=Name 
--sequence=GeneralNames --sequence=Extensions --sequence=CRLDistributionPoin
ts ./rfc2459.asn1 rfc2459_asn1 || (rm -f rfc2459_asn1_files ; exit 1)
/bin/sh: no: not found
*** Error code 127


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e^(i*pi)+1=0





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221116165751.B280116A>