[Bug 251020] mail/thunderbird build failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 10 22:03:24 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251020
--- Comment #4 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Steve Peurifoy from comment #0)
> [r122amd64-default-job-01] Extracting harfbuzz-2.7.2_1: .......... done
> =====
> ...
> ...
> [style 0.0.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/mail/thunderbird/work/.build/dist/include/mozilla/ServoTypes.h
> [style 0.0.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/mail/thunderbird/work/.build/dist/include/mozilla/dom/VisualViewport.h
> error: build failed
The actual error is somewhere within "..." (stripped). Provide full log if you
can't locate it.
(In reply to Steve Peurifoy from comment #3)
> Let me know if you need more - the whole thing is 7.5 MB.
Compress or upload to a pastebin. Base system has xz(1) and zstd(1). For
example,
$ fetch
http://beefy6.nyi.freebsd.org/data/121amd64-default/554788/logs/firefox-82.0.3,2.log
$ zstd --ultra -22 firefox-82.0.3,2.log
$ xz -9ek firefox-82.0.3,2.log
$ du -Ah firefox*.log*
13M firefox-82.0.3,2.log
233K firefox-82.0.3,2.log.xz
243K firefox-82.0.3,2.log.zst
Old logs: http://beefy6.nyi.freebsd.org/data/latest-per-pkg/firefox/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list