From owner-dev-commits-ports-main@freebsd.org Sun Aug 22 21:30:44 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3450F65DCA6 for ; Sun, 22 Aug 2021 21:30:44 +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 4Gt7pB4tycz3kyF; Sun, 22 Aug 2021 21:30:42 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from kalamity.joker.local (123-48-130-181.area1b.commufa.jp [123.48.130.181]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 17MLUWeJ026553; Mon, 23 Aug 2021 06:30:32 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Mon, 23 Aug 2021 06:30:32 +0900 From: Tomoaki AOKI To: dev-commits-ports-main@freebsd.org Cc: rene@FreeBSD.org Subject: Re: git: 76daa653245e - main - www/chromium: update to 92.0.4515.159 Message-Id: <20210823063032.a32e6f3d878dc01d8859d3cb@dec.sakura.ne.jp> Reply-To: junchoon@dec.sakura.ne.jp Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Gt7pB4tycz3kyF X-Spamd-Bar: +++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of junchoon@dec.sakura.ne.jp has no SPF policy when checking 153.125.133.21) smtp.mailfrom=junchoon@dec.sakura.ne.jp X-Spamd-Result: default: False [5.40 / 15.00]; HAS_REPLYTO(0.00)[junchoon@dec.sakura.ne.jp]; RCVD_VIA_SMTP_AUTH(0.00)[]; MV_CASE(0.50)[]; REPLYTO_ADDR_EQ_FROM(0.00)[]; TO_DN_NONE(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[123.48.130.181:received]; FAKE_REPLY(1.00)[]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(1.00)[1.000]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; DMARC_NA(0.00)[sakura.ne.jp]; NEURAL_SPAM_LONG(1.00)[1.000]; R_SPF_NA(0.00)[no SPF record]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[dev-commits-ports-main] X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 21:30:44 -0000 Hi. Thanks for the update. But unfortunately, this failed to build just like the previous version. Fails with: *stable/13 at git: dba677d13b26 and later, amd64 *main at git: ee37f64cf875 and later, amd64. OPTIONS_FILE_SET+=CODECS OPTIONS_FILE_SET+=CUPS OPTIONS_FILE_UNSET+=DEBUG OPTIONS_FILE_SET+=DRIVER OPTIONS_FILE_SET+=KERBEROS OPTIONS_FILE_UNSET+=LTO OPTIONS_FILE_UNSET+=TEST OPTIONS_FILE_UNSET+=HEIMDAL OPTIONS_FILE_UNSET+=HEIMDAL_BASE OPTIONS_FILE_UNSET+=MIT OPTIONS_FILE_UNSET+=ALSA OPTIONS_FILE_SET+=PULSEAUDIO OPTIONS_FILE_UNSET+=SNDIO Please look into Bug 257352 [1]. Uploaded patch fixes the issue. Built OK with the patch on stable/13, amd64. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257352 Regards. > The branch main has been updated by rene: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=76daa653245e62b0f8e07ef4899c0a5bb176b3da > > commit 76daa653245e62b0f8e07ef4899c0a5bb176b3da > Author: Matthias Wolf > AuthorDate: 2021-08-22 08:38:57 +0000 > Commit: Rene Ladan > CommitDate: 2021-08-22 08:42:34 +0000 > > www/chromium: update to 92.0.4515.159 > > Mark broken on i386 for now, it does not compile there because of a > ssize_t * vs off_t * mismatch. > > MFH: 2021Q3 > Security: https://vuxml.freebsd.org/freebsd/128deba6-ff56-11eb-8514-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/c3c6c4a3-f47d-11eb-b632-3065ec8fd3ec.html > Security: https://vuxml.freebsd.org/freebsd/76487640-ea29-11eb-a686-3065ec8fd3ec.html > --- > www/chromium/Makefile | 22 ++-- > www/chromium/distinfo | 10 +- > .../extra-patch-build_config_compiler_pgo_pgo.gni | 2 +- > ...__allocator_page__allocator__internals__posix.h | 2 +- > www/chromium/files/patch-BUILD.gn | 22 ++-- > ...patch-ash_display_mirror__window__controller.cc | 4 +- > www/chromium/files/patch-base_BUILD.gn | 44 ++++---- > .../files/patch-base_allocator_allocator.gni | 4 +- > ..._partition__allocator_address__pool__manager.cc | 4 +- > ...__allocator_page__allocator__internals__posix.h | 14 ++- > ...partition__allocator_partition__alloc__config.h | 4 +- > ...tition__allocator_partition__alloc__unittest.cc | 6 +- > ...locator_partition__allocator_partition__root.cc | 12 +-- > ...tition__allocator_starscan_pcscan__internal.cc} | 6 +- > ...or_partition__allocator_starscan_stack_stack.cc | 39 +++++++ > www/chromium/files/patch-base_cpu.cc | 6 +- > www/chromium/files/patch-base_cpu.h | 6 +- > .../files/patch-base_debug_debugger__posix.cc | 6 +- > www/chromium/files/patch-base_debug_elf__reader.cc | 8 +- > .../files/patch-base_debug_stack__trace__posix.cc | 6 +- > .../patch-base_debug_stack__trace__unittest.cc | 10 +- > www/chromium/files/patch-base_files_file__util.cc | 11 ++ > www/chromium/files/patch-base_files_file__util.h | 24 ++++- > .../files/patch-base_files_file__util__posix.cc | 72 +++++++++++-- > www/chromium/files/patch-base_files_scoped__file.h | 43 ++++++++ > .../files/patch-base_files_scoped__file__linux.cc | 23 ++++ > www/chromium/files/patch-base_logging__unittest.cc | 6 +- > ...-base_memory_platform__shared__memory__region.h | 8 +- > www/chromium/files/patch-base_process_launch.h | 8 +- > .../files/patch-base_process_launch__posix.cc | 17 ++- > www/chromium/files/patch-base_process_memory.h | 4 +- > .../files/patch-base_process_memory__unittest.cc | 20 ++-- > .../files/patch-base_process_process__handle.h | 4 +- > .../patch-base_process_process__handle__freebsd.cc | 19 +++- > .../files/patch-base_process_process__metrics.h | 31 ++++-- > ...patch-base_process_process__metrics__freebsd.cc | 8 +- > .../patch-base_process_process__metrics__posix.cc | 10 +- > .../files/patch-base_process_process__unittest.cc | 8 +- > .../patch-base_profiler_stack__copier__signal.cc | 8 +- > .../patch-base_profiler_thread__delegate__posix.cc | 19 ++-- > www/chromium/files/patch-base_test_BUILD.gn | 4 +- > .../patch-base_test_launcher_test__launcher.cc | 8 +- > www/chromium/files/patch-base_test_test__suite.cc | 8 +- > ...e_threading_platform__thread__internal__posix.h | 4 +- > ...patch-base_threading_platform__thread__linux.cc | 10 +- > ...patch-base_threading_platform__thread__posix.cc | 6 +- > www/chromium/files/patch-base_time_time.cc | 17 +++ > .../files/patch-base_time_time__unittest.cc | 10 +- > ...heap__profiler__allocation__context__tracker.cc | 4 +- > ...tch-base_trace__event_malloc__dump__provider.cc | 8 +- > ...atch-base_trace__event_process__memory__dump.cc | 4 +- > .../files/patch-base_tracing_trace__time.cc | 14 +++ (snip) > +@@ -71,6 +83,9 @@ void* GetStackTop() { > + // See https://code.google.com/p/nativeclient/issues/detail?id=3431. > + return __libc_stack_end; > + #endif // defined(LIBC_GLIBC) > ++#if defined(OS_FREEBSD) > ++ pthread_attr_destroy(&attr); > ++#endif > + return nullptr; > + } > + > diff --git a/www/chromium/files/patch-base_cpu.cc > b/www/chromium/files/patch-base_cpu.cc index c9a46b5903d3..7f8adecb5ac5 > 100644 *** 11318 LINES SKIPPED *** -- Tomoaki AOKI