[Bug 258679] www/chromium: Unable to download files with chromium-92.0.4515.159_2

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Nov 2021 00:48:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258679

--- Comment #22 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Created attachment 229483
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229483&action=edit
Backtrace at rename and sendfile

(In reply to Tatsuki Makino from comment #19)
> WITH_DEBUG=yes or WITH_DEBUG_PORTS=www/chromium
> www_chromium_SET=DEBUG

This is what happens when you build www/chromium with these settings:

The 32GB of physical memory is just barely enough.

# du -c -h -d 0 -- `make -C /usr/ports/www/chromium/ -V WRKDIR`
218G    /mnt/tmp/ports/work/usr/ports/www/chromium/work
218G    total

# make -C /usr/ports/www/chromium/ check-orphans
====> 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
Error: Missing: %%DATADIR%%/libimmediate_crash_test_helper.so
Error: Missing: %%DATADIR%%/libmalloc_wrapper.so
Error: Missing: %%DATADIR%%/libtest_shared_library.so
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/chromium/

--8<----

check-orphans may have made some mistakes by me.

Thank you for the comment #21 patch.
I haven't used it yet, but for now I'll put here the backtrace I was able to
get.
It can be used to determine where to patch and so on :)

-- 
You are receiving this mail because:
You are the assignee for the bug.