svn commit: r566192 - head/x11/cde

Cy Schubert Cy.Schubert at cschubert.com
Sun Feb 21 00:31:57 UTC 2021


In message <202102202137.11KLb2IN098276 at repo.freebsd.org>, Chris Rees 
writes:
> Author: crees
> Date: Sat Feb 20 21:37:02 2021
> New Revision: 566192
> URL: https://svnweb.freebsd.org/changeset/ports/566192
>
> Log:
>   x11/cde: Sadly, broken on all archs for head
>
> Modified:
>   head/x11/cde/Makefile   (contents, props changed)
>
> Modified: head/x11/cde/Makefile
> =============================================================================
> =
> --- head/x11/cde/Makefile	Sat Feb 20 21:09:01 2021	(r566191)
> +++ head/x11/cde/Makefile	Sat Feb 20 21:37:02 2021	(r566192)
> @@ -12,7 +12,7 @@ LICENSE=	LGPL21
>  
>  BROKEN_mips64=		fails to build: ./config/imake/imake: No such f
> ile or directory
>  BROKEN_powerpc64=	fails to build: ./config/imake/imake: No such file or d
> irectory
> -BROKEN_FreeBSD_14_i386=	jams flex scanner
> +BROKEN_FreeBSD_14=	jams flex scanner

I saw flex scanner failures in virtually all applications while testing 
c61fae1475f1864dc4bba667b642f279afd44855 without c31480a1f66537e59b02e935a54
7bcfc76715278 applied. The flex scanner failures caused boot failures on my 
test VM with 1 vCPU and 512 MB vRAM.

I built this port yesterday on a very recent 14-CURRENT with both of the 
above revisions applied without any failures. It builds fine on 14-CURRENT 
on amd64 and i386. I wonder whether the users with the build failures had 
c61fae1475f1864dc4bba667b642f279afd44855 installed.

However there is a different build failure while running the shipin ksh93 
script to build shipout. That failure only occurs when building by hand, 
i.e. using make, but builds successfully when  building through poudriere.


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

	The need of the many outweighs the greed of the few.




More information about the svn-ports-all mailing list