Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2024 08:38:02 +0000
From:      Lorenzo Salvadore <developer@lorenzosalvadore.it>
To:        Lorenzo Salvadore <developer@lorenzosalvadore.it>
Cc:        Piotr Kubaj <pkubaj@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: b5724fc17272 - main - lang/gcc14-devel: fix build by  bumping PORTREVISION
Message-ID:  <2jPUZN00lUO9xCQhYZt0RzAREVa5X9uOKDHp9OGr0OyzS7PGPr94ldRqXm78TJB_fPNpa_XP1yLdONC-IbfdY02ILi79-iOkiA-JxLBH2Gg=@lorenzosalvadore.it>
In-Reply-To: <syD2o5yw7AXqlCNx3lfEhnvQvGSCaWlnW4FTDtaTR4BUtsGuiQAQioSl6UwsL6nFrWviFlvEDiUraXkV9gY8ucI5KVGCOSX3lLjFJ1zk9jc=@lorenzosalvadore.it>
References:  <202401280232.40S2WG4E062597@gitrepo.freebsd.org> <syD2o5yw7AXqlCNx3lfEhnvQvGSCaWlnW4FTDtaTR4BUtsGuiQAQioSl6UwsL6nFrWviFlvEDiUraXkV9gY8ucI5KVGCOSX3lLjFJ1zk9jc=@lorenzosalvadore.it>

index | next in thread | previous in thread | raw e-mail

Fixed by https://cgit.freebsd.org/ports/commit/?id=326042daae8971c069968c862c3ae6d69298f65b

The distfile was fetchable, still, it is good to have the PORTVERSION variable right. Some other issue might have happen with custom variables such as DIST_VERSION (different from DISTVERSION) or GCC_VERSION.

Cheers,

Lorenzo Salvadore




On Sunday, January 28th, 2024 at 09:07, Lorenzo Salvadore <developer@lorenzosalvadore.it> wrote:

> 
> 
> Thanks, but this is not how you bump PORTREVISION with lang/gcc14-devel: you need to define PORTREVISION as usual, which will append _1 to the end of PKGVERSION as usual.
> Actually, I think the distfile won't even be fetched now.
> Now I will need to define PORTEPOCH to fix the issue. Not a big deal anyway: GCC ports live long in the ports tree, but not forever.
> 
> Cheers,
> 
> Lorenzo Salvadore
> 
> On Sunday, January 28th, 2024 at 03:32, Piotr Kubaj pkubaj@FreeBSD.org wrote:
> 
> > The branch main has been updated by pkubaj:
> > 
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=b5724fc1727292af44b489d5bafbca04a0380fce
> > 
> > commit b5724fc1727292af44b489d5bafbca04a0380fce
> > Author: Piotr Kubaj pkubaj@FreeBSD.org
> > 
> > AuthorDate: 2024-01-27 13:58:54 +0000
> > Commit: Piotr Kubaj pkubaj@FreeBSD.org
> > 
> > CommitDate: 2024-01-28 02:32:07 +0000
> > 
> > lang/gcc14-devel: fix build by bumping PORTREVISION
> > 
> > install: /wrkdirs/usr/ports/lang/gcc14-devel/work/stage/usr/local/lib/gcc14/gcc/powerpc64-portbld-freebsd14.0/14.0.0/include/ISO_Fortran_binding.h: No such file or directory
> > ---
> > lang/gcc14-devel/Makefile | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile
> > index a177116c3610..ebbb9e7b3999 100644
> > --- a/lang/gcc14-devel/Makefile
> > +++ b/lang/gcc14-devel/Makefile
> > @@ -1,5 +1,5 @@
> > PORTNAME= gcc
> > -PORTVERSION= 14.0.0.s20240114
> > +PORTVERSION= 14.0.1.s20240114
> > CATEGORIES= lang
> > MASTER_SITES= GCC/snapshots/${DIST_VERSION}
> > PKGNAMESUFFIX= ${SUFFIX}-devel


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2jPUZN00lUO9xCQhYZt0RzAREVa5X9uOKDHp9OGr0OyzS7PGPr94ldRqXm78TJB_fPNpa_XP1yLdONC-IbfdY02ILi79-iOkiA-JxLBH2Gg=>