[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)

2017-11-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415 Jan Beich changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)

2017-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Tue Nov 28 12:57:57 UTC 2017 New revision: 455039 URL: https://svnweb.freebsd.org/changeset/ports/455039 Log: gecko: respect CPUTYPE for R

[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)

2017-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415 Jan Beich changed: What|Removed |Added Depends on||223939 Referenced Bugs: https://bugs

[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)

2017-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415 Bug 223415 depends on bug 223939, which changed state. Bug 223939 Summary: USES=cargo doesn't respect CPUTYPE https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223939 What|Removed |Added --

[Bug 223848] mips64 native-xtools build failure

2017-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223848 Sean Bruno changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 223776] ports-mgmt/pkg: lld confuses shared library tracking

2017-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223776 --- Comment #3 from Ed Maste --- This should be fixed in pkg 1.10.3 -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-toolchain@freebsd.org mailing list htt

[Bug 224174] cc: error: unable to execute command: segmentation fault

2017-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224174 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org,

[Bug 224174] cc: error: unable to execute command: segmentation fault

2017-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224174 Dimitry Andric changed: What|Removed |Added Status|New |In Progress Assignee|fr

[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)

2017-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415 Jan Beich changed: What|Removed |Added CC||bs...@phoe.frmug.org,

[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)

2017-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415 --- Comment #11 from Jan Beich --- If you're short on time here're the QA steps: $ mkdir -p /usr/local/etc/pkg/repos/ $ sed -En '/url/s/quarterly/latest/; /{|}/p' /etc/pkg/FreeBSD.conf \ >/usr/local/etc/pkg/repos/FreeBSD.conf $ pkg

[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)

2017-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415 --- Comment #12 from Bertrand Petit --- (In reply to Jan Beich from comment #11) Jan, I took another route: $ fetch http://pkg.freebsd.org/FreeBSD:11:i386/latest/All/ripgrep-0.7.1_3.txz [...] $ sha256 ripgrep-0.7.1_3.txz SHA256 (ripgrep-0

[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)

2017-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415 --- Comment #13 from Jan Beich --- (In reply to Bertrand Petit from comment #12) > $ objdump -d usr/local/bin/rg | grep xmm [...] WITH_DEBUG=1 port build contains symbol names. It seems xmm registers are used by __floatdidf and __floatundi

[Bug 223415] lang/rust: don't require SSE2 on i386 (at least for binary packages)

2017-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223415 --- Comment #14 from Bertrand Petit --- (In reply to Jan Beich from comment #13) You are likely correct. However you have just uncovered a different bug, a replication on one already fixed in src: https://bugs.freebsd.org/bugzilla/show_bug

[Bug 216316] objcopy (elfcopy) in 11 appears to have a regression compared to the version in 10

2017-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216316 Ed Maste changed: What|Removed |Added Summary|objcopy in 11 appears to|objcopy (elfcopy) in 11

[Bug 223776] ports-mgmt/pkg: lld confuses shared library tracking

2017-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223776 Ed Maste changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 222641] www/firefox: OPTIMIZED_CFLAGS=off build fails: libgkrust.a: could not read symbols

2017-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222641 --- Comment #28 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Sun Dec 31 00:57:07 UTC 2017 New revision: 457657 URL: https://svnweb.freebsd.org/changeset/ports/457657 Log: www/firefox: unbreak OPTIMI

[Bug 222641] www/firefox: OPTIMIZED_CFLAGS=off build fails: libgkrust.a: could not read symbols

2017-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222641 --- Comment #29 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Sun Dec 31 00:58:13 UTC 2017 New revision: 457658 URL: https://svnweb.freebsd.org/changeset/ports/457658 Log: MFH: r457657 www/firefox

[Bug 222641] www/firefox: OPTIMIZED_CFLAGS=off build fails: libgkrust.a: could not read symbols

2017-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222641 Jan Beich changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 222641] www/firefox: OPTIMIZED_CFLAGS=off build fails: libgkrust.a: could not read symbols

2018-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222641 --- Comment #30 from Jan Beich --- OPTIMIZED_CFLAGS=off is still broken on 11.1 i386 because new ld.bfd cannot handle DTRACE=on for some reason. /usr/local/bin/ld: ../../js/src/js-dtrace.o: warning: relocation against `_ZN2js13ExecuteKerne

[Bug 225025] Base c++ seems to find errors in the /usr/include/c++/v1/type_traits header in base

2018-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225025 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 225025] Base c++ seems to find errors in the /usr/include/c++/v1/type_traits header in base

2018-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225025 Dimitry Andric changed: What|Removed |Added Assignee|freebsd-toolchain@FreeBSD.o |d...@freebsd.org

[Bug 216316] objcopy (elfcopy) in 11 appears to have a regression compared to the version in 10

2018-01-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216316 Mitchell horne changed: What|Removed |Added CC||mhorne...@gmail.com --- Comment #

[Bug 223333] science/simlib: crashes nm(1) during build

2018-01-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=22 k...@openldap.org changed: What|Removed |Added CC||k...@openldap.org --- Comment #

[Bug 216080] science/bddsolve: fails to build with lang/gcc6 or later

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080 Jan Beich changed: What|Removed |Added Blocks||224669 --- Comment #7 from Jan Beich

[Bug 216080] science/bddsolve: fails to build with lang/gcc6 or later

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: ed Date: Wed Jan 17 14:28:32 UTC 2018 New revision: 459258 URL: https://svnweb.freebsd.org/changeset/ports/459258 Log: Upgrade bddsolve to version 1.04

[Bug 216080] science/bddsolve: fails to build with lang/gcc6 or later

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080 Ed Schouten changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 Bug ID: 225280 Summary: www/palemoon: clang crashes during build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keyword

[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 --- Comment #1 from Jan Beich --- Created attachment 189862 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189862&action=edit command line args (for clang 6.0) -- You are receiving this mail because: You are on the CC list for

[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 Jan Beich changed: What|Removed |Added Hardware|Any |arm CC|

[Bug 225278] mail/deforaos-mailer: clang 6 crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225278 Jan Beich changed: What|Removed |Added CC||freebsd-toolchain@FreeBSD.o

[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 Jan Beich changed: What|Removed |Added Blocks|224669 | Referenced Bugs: https://bugs.freeb

[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 Jan Beich changed: What|Removed |Added See Also||https://bugzilla.mozilla.or

[Bug 225278] mail/deforaos-mailer: clang 6 crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225278 Jan Beich changed: What|Removed |Added Blocks||219139 --- Comment #3 from Jan Beich

[Bug 225278] mail/deforaos-mailer: clang 5 crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225278 Jan Beich changed: What|Removed |Added Summary|mail/deforaos-mailer: clang |mail/deforaos-mailer: clang

[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org --- Comment #3 f

[Bug 225280] www/palemoon: clang crashes during build

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 --- Comment #4 from lich...@gmail.com --- Created attachment 189865 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189865&action=edit proposed patch -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

2018-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330 Jonathan T. Looney changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

2018-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org --- Comment #1 f

[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

2018-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330 --- Comment #2 from Jonathan T. Looney --- (In reply to Dimitry Andric from comment #1) I filed an upstream bug report today: https://bugs.llvm.org/show_bug.cgi?id=36028. -- You are receiving this mail because: You are the assignee for th

[Bug 225352] clang 6.0.0 crashes building emulators/wine: Assertion failed: ((size_t)StackDisp < Context.ArgStoreVector.size() && "Function call has more parameters than the stack is adjusted for.")

2018-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225352 Bug ID: 225352 Summary: clang 6.0.0 crashes building emulators/wine: Assertion failed: ((size_t)StackDisp < Context.ArgStoreVector.size() && "Function call has

[Bug 225352] clang 6.0.0 crashes building emulators/wine: Assertion failed: ((size_t)StackDisp < Context.ArgStoreVector.size() && "Function call has more parameters than the stack is adjusted for.")

2018-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225352 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org Resoluti

[Bug 225278] mail/deforaos-mailer: clang 5 crashes during build

2018-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225278 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org --- Comment #4 f

[Bug 225278] mail/deforaos-mailer: clang 5 crashes during build

2018-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225278 --- Comment #5 from Dimitry Andric --- Submitted https://bugs.llvm.org/show_bug.cgi?id=36031. Note that tuning down the -fstack-protector setting from 3 (which means 'all') to 2 (e.g. 'strong') makes the crash go away. So maybe this can b

[Bug 216316] objcopy (elfcopy) in 11 appears to have a regression compared to the version in 10

2018-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216316 --- Comment #5 from jack --- CC:proposed path, testcase, etc. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-toolchain@freebsd.org mailing list https://lis

[Bug 216316] objcopy (elfcopy) in 11 appears to have a regression compared to the version in 10

2018-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216316 jack changed: What|Removed |Added CC||two...@yahoo.com Attachment #189987|

[Bug 216316] objcopy (elfcopy) in 11 appears to have a regression compared to the version in 10

2018-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216316 Oleksandr Tymoshenko changed: What|Removed |Added CC||go...@freebsd.org Attachmen

[Bug 216316] objcopy (elfcopy) in 11 appears to have a regression compared to the version in 10

2018-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216316 --- Comment #6 from Oleksandr Tymoshenko --- The content of attachment 189987 has been deleted for the following reason: spam -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 223333] science/simlib: crashes nm(1) during build

2018-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=22 --- Comment #5 from Ed Maste --- I suspect it is this upstream ticket https://sourceforge.net/p/elftoolchain/tickets/554/ (Note that I submitted this ticket but do not recall where I came up with the test case `_ZZ1`. I suspect it was a re

[Bug 225471] emulators/snes9x: clang crashes during build

2018-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225471 Jan Beich changed: What|Removed |Added Assignee|a...@freebsd.org |freebsd-toolchain@FreeBSD.o

[Bug 225471] emulators/snes9x: clang crashes during build

2018-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225471 Bug ID: 225471 Summary: emulators/snes9x: clang crashes during build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Key

[Bug 225471] emulators/snes9x: clang crashes during build

2018-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225471 Jan Beich changed: What|Removed |Added Blocks||219139 --- Comment #2 from Jan Beich

[Bug 225471] emulators/snes9x: clang crashes during build

2018-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225471 Dimitry Andric changed: What|Removed |Added Assignee|freebsd-toolchain@FreeBSD.o |d...@freebsd.org

[Bug 225488] clang-6.0.0 crashes building multimedia/libvpx

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225488 Jan Beich changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 225488] clang-6.0.0 crashes building multimedia/libvpx

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225488 Jan Beich changed: What|Removed |Added Blocks||224669 Referenced Bugs: https://bugs

[Bug 225488] clang-6.0.0 crashes building multimedia/libvpx

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225488 --- Comment #3 from Pawel Pekala --- Created attachment 190111 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190111&action=edit c file -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 187266] clang(1): clang 3.4 aborts when building math/py-numeric with -march=athlon64 on i386

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187266 Jan Beich changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 225488] clang-6.0.0 crashes building multimedia/libvpx

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225488 --- Comment #4 from Pawel Pekala --- Removing -march=native from CFLAGS leads to correct build. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-toolchain@fr

[Bug 202265] clang++: error: unable to execute command: Segmentation fault (core dumped)

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202265 Jan Beich changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 220822] Missing libatomic.a for clang?

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220822 Jan Beich changed: What|Removed |Added CC||jbe...@freebsd.org Assignee|

[Bug 203832] clang crash: frontend command failed due to signal

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203832 Jan Beich changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 213870] cc: error: clang frontend command failed with exit code 70 (use -v to see invocation)

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213870 Jan Beich changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 202665] clang++ core dump during compile with invalid syntax

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202665 Jan Beich changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 178792] -march=native fails with clang on certain CPU's

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178792 Jan Beich changed: What|Removed |Added Assignee|freebsd-am...@freebsd.org |freebsd-toolchain@FreeBSD.o

[Bug 205934] clang crashes in configure test with #pragma weak

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205934 Jan Beich changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 210886] clang/llvm-tblgen fails to buid

2018-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210886 Jan Beich changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 225488] clang-6.0.0 crashes building multimedia/libvpx

2018-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225488 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Sun Jan 28 16:10:41 UTC 2018 New revision: 328513 URL: https://svnweb.freebsd.org/changeset/base/328513 Log: Pull in r322245 from upstream cl

[Bug 225488] clang-6.0.0 crashes building multimedia/libvpx

2018-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225488 Dimitry Andric changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug 187266] clang(1): clang 3.4 aborts when building math/py-numeric with -march=athlon64 on i386

2018-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187266 Dimitry Andric changed: What|Removed |Added Resolution|--- |Unable to Reproduce S

[Bug 202265] clang++: error: unable to execute command: Segmentation fault (core dumped)

2018-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202265 Dimitry Andric changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 203832] clang crash: frontend command failed due to signal

2018-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203832 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org Stat

[Bug 213870] cc: error: clang frontend command failed with exit code 70 (use -v to see invocation)

2018-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213870 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org Stat

[Bug 210886] clang/llvm-tblgen fails to buid

2018-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210886 Dimitry Andric changed: What|Removed |Added Resolution|--- |Unable to Reproduce Ass

[Bug 205934] clang crashes in configure test with #pragma weak

2018-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205934 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org Assign

[Bug 202665] clang++ core dump during compile with invalid syntax

2018-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202665 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Mon Jan 29 18:11:27 UTC 2018 New revision: 328555 URL: https://svnweb.freebsd.org/changeset/base/328555 Log: Pull in r217197 from upstream cl

[Bug 202665] clang++ core dump during compile with invalid syntax

2018-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202665 Dimitry Andric changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug 225280] www/palemoon: clang crashes during build

2018-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: tobik Date: Sat Feb 3 10:36:47 UTC 2018 New revision: 460803 URL: https://svnweb.freebsd.org/changeset/ports/460803 Log: www/palemoon: Update to 27.7.

[Bug 225280] www/palemoon: clang crashes during build

2018-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: tobik Date: Sat Feb 3 12:42:15 UTC 2018 New revision: 460808 URL: https://svnweb.freebsd.org/changeset/ports/460808 Log: MFH: r460803 www/palemoon:

[Bug 225280] www/palemoon: clang crashes during build

2018-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225280 Mark Felder changed: What|Removed |Added Assignee|freebsd-ports-bugs@FreeBSD. |to...@freebsd.org

[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

2018-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330 Ed Maste changed: What|Removed |Added See Also||https://bugs.llvm.org/show_

[Bug 225838] clang error on 10.4 i386 - ran out of registers during register allocation

2018-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225838 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 225838] clang error on 10.4 i386 - ran out of registers during register allocation

2018-02-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225838 Dimitry Andric changed: What|Removed |Added Status|New |Open CC|

[Bug 202665] clang++ core dump during compile with invalid syntax

2018-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202665 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Tue Feb 27 19:02:50 UTC 2018 New revision: 330080 URL: https://svnweb.freebsd.org/changeset/base/330080 Log: Avoid using the C++11 auto keywo

[Bug 221880] lang/gcc5: py-numpy/python2.7 core dump on FreeBSD 11.1-RELEASE amd64

2018-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221880 Gerald Pfeifer changed: What|Removed |Added CC||ger...@freebsd.org F

[Bug 227339] clang crashes with error in backend: SSE2 register return with SSE2 disabled

2018-04-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227339 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|toolch...@freebsd.org -- You are r

[Bug 227340] clang crashes with error in backend: Access past stack top

2018-04-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227340 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|toolch...@freebsd.org -- You are r

[Bug 227339] clang crashes with error in backend: SSE2 register return with SSE2 disabled

2018-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227339 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org --- Comment #2 f

[Bug 227339] clang crashes with error in backend: SSE2 register return with SSE2 disabled

2018-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227339 Dimitry Andric changed: What|Removed |Added Assignee|toolch...@freebsd.org |d...@freebsd.org -- You are rece

[Bug 227340] clang crashes with error in backend: Access past stack top

2018-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227340 Dimitry Andric changed: What|Removed |Added Assignee|toolch...@freebsd.org |d...@freebsd.org -- You are rece

[Bug 227340] clang crashes with error in backend: Access past stack top

2018-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227340 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org --- Comment #3 f

[Bug 227339] clang crashes with error in backend: SSE2 register return with SSE2 disabled

2018-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227339 Rodney W. Grimes changed: What|Removed |Added CC||toolch...@freebsd.org -- You a

[Bug 227340] clang crashes with error in backend: Access past stack top

2018-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227340 Rodney W. Grimes changed: What|Removed |Added CC||toolch...@freebsd.org -- You a

[Bug 227438] -fopenmp=libgomp doesn't work

2018-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227438 Bug ID: 227438 Summary: -fopenmp=libgomp doesn't work Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only

[Bug 227438] clang -fopenmp=libgomp doesn't work

2018-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227438 Jan Beich changed: What|Removed |Added Summary|-fopenmp=libgomp doesn't|clang -fopenmp=libgomp

[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

2018-04-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330 --- Comment #3 from Jonathan T. Looney --- The upstream bug is fixed in r329657 and r329673. Also, dim@ fixed a related bug that allows us to use -msahf as a workaround (committed in upstream r325446). Once those revisions appear in our tre

[Bug 227438] clang -fopenmp=libgomp doesn't work

2018-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227438 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org --- Comment #1 f

[Bug 227438] clang -fopenmp=libgomp doesn't work

2018-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227438 --- Comment #2 from Dimitry Andric --- 22:19.11 dim: -fopenmp=libgomp is just like you compile without -fopenmp 22:19.24 ABataev: aha. 22:21.13 dim: It works. Clang uses only libomp interface and does not rely on libgomp. -fopenmp=libgom

[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

2018-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Sat Apr 14 12:07:07 UTC 2018 New revision: 332501 URL: https://svnweb.freebsd.org/changeset/base/332501 Log: Pull in r325446 from upstream cl

[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

2018-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330 Dimitry Andric changed: What|Removed |Added Status|New |In Progress Flags|

[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

2018-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330 Rodney W. Grimes changed: What|Removed |Added CC||toolch...@freebsd.org -- You a

[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

2018-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Sat Apr 14 14:57:34 UTC 2018 New revision: 332503 URL: https://svnweb.freebsd.org/changeset/base/332503 Log: Revert r332501 for now, as it ca

<    3   4   5   6   7   8   9   10   11   12   >