Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2021 00:48:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 258679] www/chromium: Unable to download files with chromium-92.0.4515.159_2
Message-ID:  <bug-258679-28929-NbPCjDq6c1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258679-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258679-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258679

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

(In reply to Tatsuki Makino from comment #19)
> WITH_DEBUG=3Dyes or WITH_DEBUG_PORTS=3Dwww/chromium
> www_chromium_SET=3DDEBUG

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
=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
=3D=3D=3D> 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
=3D=3D=3D> 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 :)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258679-28929-NbPCjDq6c1>