From nobody Fri Apr 10 23:58:38 2026 X-Original-To: dev-commits-ports-main@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 4fsv0544rpz6YdH0 for ; Fri, 10 Apr 2026 23:58:45 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4fsv031240z3bZr; Fri, 10 Apr 2026 23:58:42 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=dec.sakura.ne.jp header.s=s2405 header.b=W65xfDln; dmarc=pass (policy=none) header.from=dec.sakura.ne.jp; spf=pass (mx1.freebsd.org: domain of junchoon@dec.sakura.ne.jp designates 153.125.133.21 as permitted sender) smtp.mailfrom=junchoon@dec.sakura.ne.jp Received: from delta.joker.local (124-18-6-240.area1c.commufa.jp [124.18.6.240]) (authenticated bits=0) by www121.sakura.ne.jp (8.18.1/8.17.1/[SAKURA-WEB]/20201212) with ESMTPA id 63ANwcdr040228; Sat, 11 Apr 2026 08:58:38 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=dec.sakura.ne.jp; s=s2405; t=1775865519; bh=fxCs0wIYaojXN511dBiRkB03+nZMAob8ROlX/vIBuv8=; h=Date:From:To:Cc:Subject; b=W65xfDlnzAoG9yd3vydSP3y5m1fInXXWmshDBSeD6qv98DFJu2QMZYz3hjBmFxsbk e/uGPcbpoZm4RljqKGEjkqHP03vowBEejhC10kzRHASqMP33wd/LxwWrBmQfgJgBTH kU9z7M+a9sHTUFIVrIRcQ3HrqxPmVgnL5QtKEOiI= Date: Sat, 11 Apr 2026 08:58:38 +0900 From: Tomoaki AOKI To: jbeich@FreeBSD.org Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: 24addf4474c0 - main - multimedia/vmaf: update to 3.1.0 Message-Id: <20260411085838.325cae0e2b93a212fc58248a@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd15.0) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [2.21 / 15.00]; SUSPICIOUS_URL_IN_SUSPICIOUS_MESSAGE(1.00)[]; FAKE_REPLY(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; NEURAL_HAM_SHORT(-0.99)[-0.993]; NEURAL_SPAM_LONG(0.91)[0.905]; MV_CASE(0.50)[]; URIBL_RED(0.50)[dec.sakura.ne.jp:dkim,dec.sakura.ne.jp:mid,dec.sakura.ne.jp:email]; ONCE_RECEIVED(0.20)[]; MIME_GOOD(-0.10)[text/plain]; BAD_REP_POLICIES(0.10)[]; HAS_ANON_DOMAIN(0.10)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; R_DKIM_ALLOW(0.00)[dec.sakura.ne.jp:s=s2405]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(0.00)[dec.sakura.ne.jp,none]; R_SPF_ALLOW(0.00)[+ip4:153.125.133.16/28]; HAS_ORG_HEADER(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-ports-main@freebsd.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[dec.sakura.ne.jp:+]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+] X-Rspamd-Queue-Id: 4fsv031240z3bZr X-Spamd-Bar: ++ Hi. FYI: Upgrading from commit 458770ccc6bdf3a4d6fc484fe628e5e517880fc7 to commit a6ff7a3f010f845d4d84512b90c2a63cae73e3d0 caused build failure of multimedia/vmaf on poudriere, causing multiple ports to be skipped. Maybe on bare-metal, too. (untested) Reverting this commit allowed skipped ports to be built, and strangely, re-applying this commit afterwards and rebuilding allows multimedia/vmaf to be built successfully. Looks like chicken and egg issue. The failure was as below. ===== Quote of failure log ===== [ 61% 133/183] cc -Isrc/libx86_avx512.a.p -Isrc -I../src -I../src/feature/common -Iinclude -I../include -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O2 -pipe -march=haswell -fstack-protector-strong -fno-strict-aliasing -fPIC -mavx512f -mavx512dq -mavx512bw -mavx512cd -mavx512dq -mavx512vbmi -mavx512vl -pedantic -DOC_NEW_STYLE_INCLUDES -MD -MQ src/libx86_avx512.a.p/feature_x86_vif_avx512.c.o -MF src/libx86_avx512.a.p/feature_x86_vif_avx512.c.o.d -o src/libx86_avx512.a.p/feature_x86_vif_avx512.c.o -c ../src/feature/x86/vif_avx512.c samu: job failed with status 1: cc -Itest/test_feature_collector.p -Itest -I../test -Iinclude -I../include -I../src/feature -Isrc -I../src -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O2 -pipe -march=haswell -fstack-protector-strong -fno-strict-aliasing -MD -MQ test/test_feature_collector.p/test_feature_collector.c.o -MF test/test_feature_collector.p/test_feature_collector.c.o.d -o test/test_feature_collector.p/test_feature_collector.c.o -c ../test/test_feature_collector.c In file included from ../test/test_feature_collector.c:21: ../src/libvmaf.c:43:10: fatal error: 'vcs_version.h' file not found 43 | #include "vcs_version.h" | ^~~~~~~~~~~~~~~ 1 error generated. In file included from ../src/feature/x86/adm_avx512.c:20: ../src/feature/integer_adm.h:14:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 14 | static inline void div_lookup_generator() { | ^ | void 1 warning generated. samu: subcommand failed ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped making "build" in /usr/ports/multimedia/vmaf ===== End Quote ===== > The branch main has been updated by jbeich: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=24addf4474c0cca8c35fe09c693206a6d3b5271a > > commit 24addf4474c0cca8c35fe09c693206a6d3b5271a > Author: Jan Beich > AuthorDate: 2026-04-02 18:41:56 +0000 > Commit: Jan Beich > CommitDate: 2026-04-10 17:54:04 +0000 > > multimedia/vmaf: update to 3.1.0 > > Changes: https://github.com/Netflix/vmaf/releases/tag/v3.1.0 > Reported by: GitHub (watch releases) > --- (Snip to the end of mail) -- Tomoaki AOKI