Re: git: 645419c8e465 - main - multimedia/x265: upgrade to 3.5. Finally...
- In reply to: Moin Rahman : "Re: git: 645419c8e465 - main - multimedia/x265: upgrade to 3.5. Finally..."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Dec 2023 00:13:22 UTC
15.12.23 18:59, Moin Rahman:
> So you want to say that you have committed a port without any detailed
> testing on other versions for such a port which has lots of consumers?
>
> Because the error is same for all versions.
Not here it is not:
===> Staging for x265-3.5
===> Generating temporary packing list
[ 0% 1/1] cd /cache/symbion/ports/multimedia/x265/work/.build &&
/opt/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/lib/libx265.a
-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/lib/libhdr10plus.a
-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/include/x265.h
-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/include/x265_config.h
*-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/lib/libx265.so.200*
-- Set runtime path of
"/cache/symbion/ports/multimedia/x265/work/stage/opt/lib/libx265.so.200"
to "/opt/lib"
*-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/lib/libx265.so*
-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/lib/libhdr10plus.so
*-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/libdata/pkgconfig/x265.pc*
-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/bin/x265
-- Set runtime path of
"/cache/symbion/ports/multimedia/x265/work/stage/opt/bin/x265" to
"/opt/lib"
-- Installing:
/cache/symbion/ports/multimedia/x265/work/stage/opt/include/hdr10plus.h
====> Compressing man pages (compress-man)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> *No pkg-plist issues found (check-plist)*
I see, that your logs show certain things omitted -- even though they
are built. I'll try to understand, why...
-mi