https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Jan Beich changed:
What|Removed |Added
Blocks||229430
Referenced Bugs:
https://bugs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Christoph Moench-Tegeder changed:
What|Removed |Added
See Also||https://bugs.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Jan Beich changed:
What|Removed |Added
Blocks||233028
Referenced Bugs:
https://bugs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #27 from commit-h...@freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Thu Nov 1 05:53:13 UTC 2018
New revision: 483638
URL: https://svnweb.freebsd.org/changeset/ports/483638
Log:
www/firefox: restore cbindg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #26 from commit-h...@freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Wed Oct 31 19:30:31 UTC 2018
New revision: 483608
URL: https://svnweb.freebsd.org/changeset/ports/483608
Log:
MFH: r483567
www/firefox
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #25 from commit-h...@freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Wed Oct 31 19:01:34 UTC 2018
New revision: 483606
URL: https://svnweb.freebsd.org/changeset/ports/483606
Log:
www/firefox: unbreak with c
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #24 from Jan Beich ---
Probably needs https://bugzilla.mozilla.org/show_bug.cgi?id=1503401
Downgrading is not a good option as upstream keeps bumping minimum required
cbindgen version.
--
You are receiving this mail because:
Y
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #23 from Christoph Moench-Tegeder ---
(In reply to Christoph Moench-Tegeder from comment #22)
> Jan, wanna report ports r483566 ?
^ revert. this day has already been too long.
--
You are receiving this mail becaus
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #22 from Christoph Moench-Tegeder ---
(In reply to Christoph Moench-Tegeder from comment #21)
Aha: downgrading rust-cbindgen to 0.6.6 does the trick.
Jan, wanna report ports r483566 ?
--
You are receiving this mail because:
Y
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Christoph Moench-Tegeder changed:
What|Removed |Added
CC||c...@freebsd.org
--- Co
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #20 from Piotr Kubaj ---
(In reply to commit-hook from comment #19)
Another error, this time when trying to upgrade from 63.0_3,1 to 63.0.1,1:
Compiling style v0.0.1
(/usr/ports/www/firefox/work/firefox-63.0.1/servo/component
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #19 from commit-h...@freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Wed Oct 31 12:18:49 UTC 2018
New revision: 483567
URL: https://svnweb.freebsd.org/changeset/ports/483567
Log:
www/firefox: update to 63.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Jan Beich changed:
What|Removed |Added
Flags|maintainer-feedback-|
--
You are receiving this mail becau
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Jan Beich changed:
What|Removed |Added
Resolution|--- |FIXED
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #18 from commit-h...@freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Mon Oct 22 23:53:01 UTC 2018
New revision: 482798
URL: https://svnweb.freebsd.org/changeset/ports/482798
Log:
MFH: r482197 r482402
www
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Shawn Webb changed:
What|Removed |Added
CC||shawn.w...@hardenedbsd.org
--- Commen
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #16 from Piotr Kubaj ---
(In reply to Jan Beich from comment #15)
OK, thanks for explaining this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #15 from Jan Beich ---
(In reply to Piotr Kubaj from comment #14)
Why? -fstack-protector (not -all) isn't broken. I'd prefer to avoid LLD_UNSAFE
as it'd interfere with adding LTO support. And LTO without LLD requires Gold
plugin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #14 from Piotr Kubaj ---
(In reply to Jan Beich from comment #13)
Could you add SSP_UNSAFE=yes to the port in this case?
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #13 from Jan Beich ---
Ah, -fstack-protector-all on i386 is fine because it didn't switch to LLD yet
(unlike aarch64 and amd64). Another workaround would be LDFLAGS+=-fuse-ld=bfd
aka LLD_UNSAFE=yes.
--
You are receiving this m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #12 from Jan Beich ---
(In reply to Piotr Kubaj from comment #11)
> SSP_CFLAGS="-fstack-protector-all"
-fstack-protector-all doesn't work with -Wl,z,nocopyreloc (added in Firefox 63)
with Clang on FreeBSD amd64. Drop either fla
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #11 from Piotr Kubaj ---
(In reply to Piotr Kubaj from comment #10)
I think it may be related to:
SSP_CFLAGS="-fstack-protector-all"
but I need to check more.
--
You are receiving this mail because:
You are the assignee for th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #10 from Piotr Kubaj ---
(In reply to Jan Beich from comment #9)
I don't think it's HBSD's fault, the same error happens also on FreeBSD (it's
just that this PC is slow so I don't want to compile all packages with
Poudriere).
T
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #9 from Jan Beich ---
Piotr Kubaj, if you can't provide FreeBSD build log (to compare) try to extract
test case. I don't have a clue about HardenedBSD but maybe one of their linker
flags breaks configure. If so try filing a bug
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #8 from Jan Beich ---
FWIW, 63.0 (rc1) built fine on the package cluster:
http://www.ipv6proxy.net/go.php?u=http://beefy11.nyi.freebsd.org/data/head-i386-default/p482319_s339416/logs/firefox-63.0,1.log
http://www.ipv6proxy.net/g
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #7 from commit-h...@freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Fri Oct 19 03:12:22 UTC 2018
New revision: 482402
URL: https://svnweb.freebsd.org/changeset/ports/482402
Log:
www/firefox: switch to rc2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Piotr Kubaj changed:
What|Removed |Added
Attachment #198272|text/x-log |text/plain
mime type|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #5 from Jan Beich ---
(In reply to Piotr Kubaj from comment #4)
I can't reproduce but my -CURRENT snapshot is 2 weeks old. Can you attach full
build log from poudriere? Did you change any port options in devel/llvm70 or
other de
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Piotr Kubaj changed:
What|Removed |Added
CC||pku...@anongoth.pl
--- Comment #4 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Jan Beich changed:
What|Removed |Added
Summary|www/firefox: update to 63.0 |www/firefox: update to 63.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Tue Oct 16 00:01:24 UTC 2018
New revision: 482197
URL: https://svnweb.freebsd.org/changeset/ports/482197
Log:
www/firefox: update to 63.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Bug 229893 depends on bug 229168, which changed state.
Bug 229168 Summary: www/firefox: update to 62.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229168
What|Removed |Added
-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Bug 229893 depends on bug 229826, which changed state.
Bug 229826 Summary: lang/rust: Update to 1.29
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229826
What|Removed |Added
---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Jan Beich changed:
What|Removed |Added
Summary|www/firefox: update to 63.0 |www/firefox: update to 63.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Jan Beich changed:
What|Removed |Added
Depends on||229826
Referenced Bugs:
https://bugs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Jan Beich changed:
What|Removed |Added
Summary|www/firefox: update to 63.0 |www/firefox: update to 63.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #2 from Jan Beich ---
> No multi-process on FreeBSD anymore due to bug 181741.
That was worked around in https://bugzilla.mozilla.org/show_bug.cgi?id=1477129
I'll rebase the patch once it's merged to mozilla-central.
--
You a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #1 from Jan Beich ---
Oops, a kernel bug -> bug 181741.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://l
Bugzilla Automation has asked freebsd-gecko mailing list
for maintainer-feedback:
Bug 229893: www/firefox: update to 63.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Description ---
No multi-process on FreeBSD anymore due to a kernel bug. Enjoy performance
similar to Firefox
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Bug ID: 229893
Summary: www/firefox: update to 63.0
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://wiki.mozilla.org/Releases/Firefox_63/Test_Plan
40 matches
Mail list logo