Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2020 15:21:11 +0100
From:      Matthias Fechner <idefix@fechner.net>
To:        Matthias Andree <mandree@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r525922 - in head/graphics: ilmbase ilmbase/files openexr openexr/files
Message-ID:  <5f644d9c-99ea-a705-fd67-912e03224b64@fechner.net>
In-Reply-To: <202002121741.01CHf6v7017584@repo.freebsd.org>
References:  <202002121741.01CHf6v7017584@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 12.02.2020 um 18:41 schrieb Matthias Andree:
> ...
>  PORTNAME=	openexr
> -PORTVERSION=	2.4.0
> +PORTVERSION=	2.4.1
>  CATEGORIES=	graphics devel
>  MASTER_SITES=	LOCAL/mandree/:test
>  DISTFILES=	${PORTNAME}-2.2.0-comp_dwa-test-images.tar.xz:test
> @@ -19,7 +19,7 @@ USES=		cmake compiler:c++14-lang libtool pathfix pkgco
>  USE_LDCONFIG=	yes
>  
>  USE_GITHUB=	yes
> -GH_TUPLE=	AcademySoftwareFoundation:openexr:v2.4.0
> +GH_TUPLE=	AcademySoftwareFoundation:openexr:v${PORTVERSION}
>  
>  CPPFLAGS+=	-I. -I../IlmImf
>  # must be linked with -l{thr|pthread} explicitly
> @@ -71,9 +71,6 @@ post-install:
>  	${STRIP_CMD} \
>  		${STAGEDIR}${PREFIX}/lib/libIlmImf-${MAJORVER}.so.${VER} \
>  		${STAGEDIR}${PREFIX}/lib/libIlmImfUtil-${MAJORVER}.so.${VER}
> -.for i in libIlmImf libIlmImfUtil
> -	${LN} -s ${i}-${MAJORVER}.so.${VER} ${STAGEDIR}${PREFIX}/lib/${i}.so
> -.endfor
>  
>  post-install-EXAMPLES-on:
>  	${MV} \
>
> Modified: head/graphics/openexr/distinfo
> ==============================================================================
> --- head/graphics/openexr/distinfo	Wed Feb 12 17:28:11 2020	(r525921)
> +++ head/graphics/openexr/distinfo	Wed Feb 12 17:41:05 2020	(r525922)
> @@ -1,5 +1,5 @@
> -TIMESTAMP = 1577537381
> +TIMESTAMP = 1581526765
>  SHA256 (openexr-2.2.0-comp_dwa-test-images.tar.xz) = bbb8ff547e9b68f0dfb1e8804a7ad984978c2b15897988399cc68176e99dd63a
>  SIZE (openexr-2.2.0-comp_dwa-test-images.tar.xz) = 653768
> -SHA256 (AcademySoftwareFoundation-openexr-2.4.0-v2.4.0_GH0.tar.gz) = 4904c5ea7914a58f60a5e2fbc397be67e7a25c380d7d07c1c31a3eefff1c92f1
> -SIZE (AcademySoftwareFoundation-openexr-2.4.0-v2.4.0_GH0.tar.gz) = 26806627
> +SHA256 (AcademySoftwareFoundation-openexr-2.4.1-v2.4.1_GH0.tar.gz) = 3ebbe9a8e67edb4a25890b98c598e9fe23b10f96d1416d6a3ff0732e99d001c1
> +SIZE (AcademySoftwareFoundation-openexr-2.4.1-v2.4.1_GH0.tar.gz) = 26809861
>
> Modified: head/graphics/openexr/pkg-plist
> ==============================================================================
> --- head/graphics/openexr/pkg-plist	Wed Feb 12 17:28:11 2020	(r525921)
> +++ head/graphics/openexr/pkg-plist	Wed Feb 12 17:41:05 2020	(r525922)
> @@ -70,7 +70,6 @@ include/OpenEXR/ImfLineOrder.h
>  include/OpenEXR/ImfLineOrderAttribute.h
>  include/OpenEXR/ImfLut.h
>  include/OpenEXR/ImfMatrixAttribute.h
> -include/OpenEXR/ImfMisc.h
>  include/OpenEXR/ImfMultiPartInputFile.h
>  include/OpenEXR/ImfMultiPartOutputFile.h
>  include/OpenEXR/ImfMultiView.h

there is a problem with the plist:

====> Compressing man pages (compress-man)
===========================================================================
====> Running Q/A tests (stage-qa)
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir share/doc/OpenEXR
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/openexr
=>> Error: check-plist failures detected

Full log is available here:
https://pkg.fechner.net/data/121amd64-gitlab/2020-03-25_14h53m25s/logs/errors/openexr-2.4.1.log

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5f644d9c-99ea-a705-fd67-912e03224b64>