From nobody Fri Dec 15 23:54:58 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SsR0z18SYz54GDc; Fri, 15 Dec 2023 23:55:15 +0000 (UTC) (envelope-from mi+t@virtual-estates.net) Received: from symbion.zaytman.com (symbion.zaytman.com [64.112.176.10]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "symbion", Issuer "Narawntapu" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SsR0y6NmGz4HwH; Fri, 15 Dec 2023 23:55:14 +0000 (UTC) (envelope-from mi+t@virtual-estates.net) Authentication-Results: mx1.freebsd.org; none Received: from aldan.narawntapu (pool-100-1-252-187.nwrknj.fios.verizon.net [100.1.252.187]) by symbion.zaytman.com (8.17.1/8.16.1) with ESMTPS id 3BFNt5AT057476 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=OK); Fri, 15 Dec 2023 18:55:06 -0500 (EST) (envelope-from mi+t@virtual-estates.net) X-Authentication-Warning: symbion.zaytman.com: Host pool-100-1-252-187.nwrknj.fios.verizon.net [100.1.252.187] claimed to be aldan.narawntapu Received: from [192.168.1.10] (aldan [192.168.1.10]) by aldan.narawntapu (8.17.2/8.17.1) with ESMTP id 3BFNswAC045753; Fri, 15 Dec 2023 18:54:59 -0500 (EST) (envelope-from mi+t@virtual-estates.net) X-Authentication-Warning: aldan.narawntapu: Host aldan [192.168.1.10] claimed to be [192.168.1.10] Content-Type: multipart/alternative; boundary="------------mQXigpNOpySD0P7SgRYN1MYm" Message-ID: <620cb303-332e-4913-a1a2-a8d466a527d8@virtual-estates.net> Date: Fri, 15 Dec 2023 18:54:58 -0500 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 645419c8e465 - main - multimedia/x265: upgrade to 3.5. Finally... To: Vladimir Druzenko , Mikhail Teterin Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202312152114.3BFLEN13053847@gitrepo.freebsd.org> <608d17ff-0b1a-40e5-adde-1bf9608f4bdd@freebsd.org> Content-Language: en-US From: "Mikhail T." In-Reply-To: <608d17ff-0b1a-40e5-adde-1bf9608f4bdd@freebsd.org> X-DCC-www.nova53.net-Metrics: aldan.narawntapu 1204; bulk rep Body=5 Fuz1=5 Fuz2=5 rep=41% X-Spam-Status: No, score=-2.9 required=23.7 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=4.0.0 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on aldan.narawntapu X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:394548, ipnet:64.112.176.0/24, country:US]; TAGGED_FROM(0.00)[t] X-Spamd-Bar: ---- X-Rspamd-Queue-Id: 4SsR0y6NmGz4HwH This is a multi-part message in MIME format. --------------mQXigpNOpySD0P7SgRYN1MYm Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 15.12.23 18:43, Vladimir Druzenko: > Hi! > > pkg-static: Unable to access file > /tmp/work/usr/ports/multimedia/x265/work/stage/usr/local/lib/libx265.so:No > such file or directory > pkg-static: Unable to access file > /tmp/work/usr/ports/multimedia/x265/work/stage/usr/local/lib/libx265.so.200:No > such file or directory > pkg-static: Unable to access file > /tmp/work/usr/ports/multimedia/x265/work/stage/usr/local/libdata/pkgconfig/x265.pc:No > such file or directory > > Options        : >         ASM            : on >         DEBUG          : off >         HI10P          : on >         HI12P          : on >         HI8P           : on >         OPTIMIZED_FLAGS: on >         SVTHEVC        : on >         VMAF           : off I just rebuilt from scratch here -- on 14.x -- and not seeing these errors: make check-plist succeeds. And so does make package. I'll try now on a different 13.x machine, but, perhaps, you can check your setup too? -mi --------------mQXigpNOpySD0P7SgRYN1MYm Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
15.12.23 18:43, Vladimir Druzenko:
Hi!

pkg-static: Unable to access file /tmp/work/usr/ports/multimedia/x265/work/stage/usr/local/lib/libx265.so:No such file or directory
pkg-static: Unable to access file /tmp/work/usr/ports/multimedia/x265/work/stage/usr/local/lib/libx265.so.200:No such file or directory
pkg-static: Unable to access file /tmp/work/usr/ports/multimedia/x265/work/stage/usr/local/libdata/pkgconfig/x265.pc:No such file or directory

Options        :
        ASM            : on
        DEBUG          : off
        HI10P          : on
        HI12P          : on
        HI8P           : on
        OPTIMIZED_FLAGS: on
        SVTHEVC        : on
        VMAF           : off
I just rebuilt from scratch here -- on 14.x -- and not seeing these errors: make check-plist succeeds. And so does make package.

I'll try now on a different 13.x machine, but, perhaps, you can check your setup too?

-mi

--------------mQXigpNOpySD0P7SgRYN1MYm--