[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.*

2017-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org --- Comment #3 f

[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.*

2017-07-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #4 from Gerald Pfeifer --- (In reply to Jan Beich from comment #2) > Alternatives are locking the ports to USE_GCC < 6 (if gerald is OK) > or laying on BROKEN_FreeBSD_10 deathbed. I prefer the latter, though the former is also

[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.*

2017-07-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #5 from Dimitry Andric --- I'll merge libc++ r229281 into stable/10 later today, at least it'll appear in 10.4-RELEASE then. Jan, is it worth bumping __FreeBSD_version for this? -- You are receiving this mail because: You are

[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.*

2017-07-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Wed Jul 19 18:22:32 UTC 2017 New revision: 321222 URL: https://svnweb.freebsd.org/changeset/base/321222 Log: Pull in r229281 from upstream li

[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.3

2017-07-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Jan Beich changed: What|Removed |Added Summary|cad/openvsp: fails to build |cad/openvsp: fails to build

[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.3

2017-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #8 from fernando.apesteg...@gmail.com --- (In reply to Jan Beich from comment #7) Thanks for testing. I wonder, how ofter are snapshots of -STABLE created? I couldn't find any new enough to test the port with poudriere: http://

[Bug 220883] clang crash: Assertion failed: (Result.isUninit() && "temporary created multiple times"), function createTemporary

2017-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220883 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 220883] clang crash: Assertion failed: (Result.isUninit() && "temporary created multiple times"), function createTemporary

2017-07-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220883 Dimitry Andric changed: What|Removed |Added Assignee|freebsd-toolchain@FreeBSD.o |d...@freebsd.org

[Bug 218808] www/firefox: usr/bin/ld: error: unknown argument: --warn-unresolved-symbols

2017-07-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218808 --- Comment #6 from Jan Beich --- lld 5.0 per base r321369 does support --warn-unresolved-symbols, so comment 1 shows the following: /usr/bin/ld.lld: warning: undefined symbol: environ >>> referenced by a.c >>> /tmp/a-e9e734.

Problem reports for freebsd-toolchain@FreeBSD.org that need special attention

2017-07-23 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.3

2017-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #9 from fernando.apesteg...@gmail.com --- Does this PR need additional action on my side in order to be closed? -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.3

2017-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Gerald Pfeifer changed: What|Removed |Added Status|New |Closed Flags|maintai

[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.3

2017-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Kubilay Kocak changed: What|Removed |Added Resolution|FIXED |--- Status|Closed

[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.3

2017-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #12 from fernando.apesteg...@gmail.com --- (In reply to Kubilay Kocak from comment #11) Having a look at the error log, it seems the missing operator is used in libc++ itself (~basic_stringbug()). With GCC < 6, the compiler prov

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Kubilay Kocak changed: What|Removed |Added Keywords||needs-qa Flags|

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #14 from fernando.apesteg...@gmail.com --- (In reply to Kubilay Kocak from comment #13) Will do. Can anyone in the meantime commit this other PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220951 It's a pending update t

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 fernando.apesteg...@gmail.com changed: What|Removed |Added Depends on||220951 Referenced

[Bug 218808] www/firefox: usr/bin/ld: error: unknown argument: --warn-unresolved-symbols

2017-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218808 --- Comment #7 from O. Hartmann --- (In reply to Jan Beich from comment #6) I "solved" those problems for now by not usinf LLD as LD for the time being it is still harmful. Thanks. -- You are receiving this mail because: You are on the C

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Bug 219484 depends on bug 220951, which changed state. Bug 220951 Summary: cad/openvsp: Update to 3.13.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220951 What|Removed |Added ---

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 fernando.apesteg...@gmail.com changed: What|Removed |Added Attachment #184778||maintainer-approval+

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #16 from fernando.apesteg...@gmail.com --- Comment on attachment 184778 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184778 patch to the ports tree Is this patch acceptable? -- You are receiving this mail because:

[Bug 218808] www/firefox: usr/bin/ld: error: unknown argument: --warn-unresolved-symbols (WITH_LLD_IS_LD)

2017-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218808 O. Hartmann changed: What|Removed |Added Summary|www/firefox: usr/bin/ld:|www/firefox: usr/bin/ld:

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Raphael Kubo da Costa changed: What|Removed |Added CC||rak...@freebsd.org --- Com

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #18 from fernando.apesteg...@gmail.com --- (In reply to Raphael Kubo da Costa from comment #17) Thanks for the hint. Reworking patch and running builds in poudriere... -- You are receiving this mail because: You are on the CC

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 fernando.apesteg...@gmail.com changed: What|Removed |Added Attachment #184778|0 |1 is obsolet

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #20 from commit-h...@freebsd.org --- A commit references this bug: Author: rakuco Date: Fri Jul 28 21:45:45 UTC 2017 New revision: 446855 URL: https://svnweb.freebsd.org/changeset/ports/446855 Log: Explicitly build with -std=

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Raphael Kubo da Costa changed: What|Removed |Added Status|Open|Closed Assignee|

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Kubilay Kocak changed: What|Removed |Added Resolution|FIXED |--- Status|Closed

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-07-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Gerald Pfeifer changed: What|Removed |Added Flags|merge-quarterly?|merge-quarterly- Resoluti

[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-07-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 --- Comment #10 from commit-h...@freebsd.org --- A commit references this bug: Author: jhale Date: Mon Jul 31 11:58:28 UTC 2017 New revision: 446955 URL: https://svnweb.freebsd.org/changeset/ports/446955 Log: Fix build on armv6. The -fun

[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-07-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 Jason E. Hale changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-07-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 --- Comment #11 from commit-h...@freebsd.org --- A commit references this bug: Author: jhale Date: Mon Jul 31 12:16:28 UTC 2017 New revision: 446956 URL: https://svnweb.freebsd.org/changeset/ports/446956 Log: MFH: r446955 Fix build on

[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 Jan Beich changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 220591] graphics/graphviz: fails to build on armv6 (451 ports skipped)

2017-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220591 Jan Beich changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 220590] math/fftw3: fails to build on armv6 (729 ports skipped)

2017-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220590 Kubilay Kocak changed: What|Removed |Added Flags||merge-quarterly+ -- You are recei

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-08-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 --- Comment #24 from commit-h...@freebsd.org --- A commit references this bug: Author: feld Date: Thu Aug 3 15:13:32 UTC 2017 New revision: 447224 URL: https://svnweb.freebsd.org/changeset/ports/447224 Log: MFH: r446855 Explicitly bu

[Bug 219484] cad/openvsp: Fails to build with lang/gcc6 or later on 10.3 (< 11.0)

2017-08-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 Kubilay Kocak changed: What|Removed |Added Flags|merge-quarterly-|merge-quarterly+ -- You are recei

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 Gerald Pfeifer changed: What|Removed |Added CC||ger...@freebsd.org Assi

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 Mark Millard changed: What|Removed |Added CC||mar...@dsl-only.net --- Comment #2

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 Jan Beich changed: What|Removed |Added CC||jbe...@freebsd.org --- Comment #3 from

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 David Chisnall changed: What|Removed |Added CC||thera...@freebsd.org --- Comment

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 --- Comment #5 from Mark Millard --- I suspect this mix of infrastructures ties in to why standard c++ threading fails under the likes of g++6 compiles while the code works when compiled and linked via system clang++ 5. The infrastructure i

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 --- Comment #6 from Mark Millard --- (In reply to Mark Millard from comment #5) To avoid confusion from a typing/editing error. . . "Note #3 -> #4 goes from" in the reference to the g++6 based a.out backtrace should have been: "Note #3 -

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 --- Comment #7 from Mark Millard --- (In reply to Mark Millard from comment #5) FYI: An older report of the threading issues with the tiny program: static void f() {} int main(int, const char* []) { auto a0{ std::async( std::launch::as

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 --- Comment #8 from Mark Millard --- (In reply to Mark Millard from comment #7) Looking at its details bugzilla 212330 is not a good example for here in 221288. For one the failing context was armv6 and amd64 worked. The failing thread ca

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 --- Comment #9 from Mark Millard --- (In reply to Mark Millard from comment #6) Returning to a g++6 based a.out back trace for the C++ threading to show some infrastructure usage involved: Thread 12 received signal SIGSEGV, Segmentation

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 --- Comment #10 from Mark Millard --- I looked up the tree from my lang/gcc6 build and find that its libstdc++.a is linked in part via a bunch of: .libs/libstdc++.lax/libsupc++convenience.a/*.o files. Specifically: libtool: link: /usr/lo

[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

2017-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423 Gerald Pfeifer changed: What|Removed |Added Flags|maintainer-feedback?(gerald | |@FreeBSD.org)

[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

2017-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423 Mark Millard changed: What|Removed |Added CC||mar...@dsl-only.net --- Comment #3

[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

2017-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423 --- Comment #4 from Mark Millard --- (In reply to Mark Millard from comment #3) You can use ldd on the a,out after each type of link to see the different bindings. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 219289] security/clambc: fails to build with lang/gcc6 or later

2017-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219289 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: gerald Date: Sat Aug 12 14:51:38 UTC 2017 New revision: 447836 URL: https://svnweb.freebsd.org/changeset/ports/447836 Log: Mark deprecated with an expi

[Bug 219289] security/clambc: fails to build with lang/gcc6 or later

2017-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219289 Gerald Pfeifer changed: What|Removed |Added Blocks|219275 | Referenced Bugs: https://bugs.

[Bug 216563] lang/gcc5: lang/gcc: stack alignment insufficient on i386 for SSE2 code.

2017-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216563 Gerald Pfeifer changed: What|Removed |Added Assignee|ger...@freebsd.org |freebsd-toolchain@FreeBSD.o

[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423 Jan Beich changed: What|Removed |Added CC||jbe...@freebsd.org --- Comment #5 from

[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423 --- Comment #6 from Mark Millard --- (In reply to Jan Beich from comment #5) >(In reply to Mark Millard from comment #3) >> mix of system and gcc libraries than gcc5 > >Tier1 and some Tier2 archs don't have system GCC anymore. It's enough

[Bug 221543] [toolchain] FreeBSD HEAD with LLD_BOOTSTRAP and WITHOUT_LLD_IS_LD

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221543 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423 --- Comment #7 from Mark Millard --- (In reply to Mark Millard from comment #6) Dumb typo. Wrong: See bugzilla 221423. Should have been: See bugzilla 221288 . -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 221367] i386 sanitizer runtimes not installed during amd64 32-bit compat in make installworld

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221367 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423 --- Comment #8 from Mark Millard --- (In reply to Jan Beich from comment #5) > Can you confirm the issue doesn't affect lang/gcc6 and lang/gcc7? > The default is going to change soon per bug 219275. I'm not sure which issue(s)/aspect(s) y

[Bug 221367] i386 sanitizer runtimes not installed during amd64 32-bit compat in make installworld

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221367 --- Comment #3 from Ed Maste --- > Okay, but won't that also cause 32-bit versions of libllvm, libclang and clang > itself to be built? We definitely don't want that. :) Good point - I compared the result of 'make installworld' between st

[Bug 221543] [toolchain] FreeBSD HEAD with LLD_BOOTSTRAP and WITHOUT_LLD_IS_LD

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221543 Ed Maste changed: What|Removed |Added Status|New |In Progress Assignee|freebsd-

[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423 --- Comment #9 from Mark Millard --- Here are lang/gcc7 and system clang compile/link results as viewed by ldd (all under head -r322287 in a Virtual Box virtual machine): things look good until I try my threading example. Then one combinati

[Bug 221288] lang/gcc5 links against libsupc++ when compiling

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221288 --- Comment #11 from Mark Millard --- Trying my standard-C++ program that uses C++ threads in a more modern context (head -r322287, lang/gcc7) in an amd64 context under a Virtual Box virtual machine (that is running on Windows 10 Pro). . .

[Bug 221588] clang crashes when compiling cad/openvsp

2017-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221588 Conrad Meyer changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 221588] clang crashes when compiling cad/openvsp

2017-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221588 --- Comment #2 from Dimitry Andric --- So what this test case causes is: fatal error: error in backend: No open frame This happens with most versions of clang that I could test, and is due to the following inline assembly: https://source

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

2017-08-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

2017-08-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #2 from

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

2017-08-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733 Ed Maste changed: What|Removed |Added Status|New |Open -- You are receiving this mail be

[Bug 221367] i386 sanitizer runtimes not installed during amd64 32-bit compat in make installworld

2017-08-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221367 Ed Maste changed: What|Removed |Added Status|New |Open -- You are receiving this mail be

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

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

[Bug 221588] clang crashes when compiling cad/openvsp

2017-08-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221588 --- Comment #3 from Dimitry Andric --- Created attachment 185701 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185701&action=edit Disable prologs/epilogs that crash clang Here is a patch which disables the strange prologs/epilo

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

2017-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733 David Chisnall changed: What|Removed |Added CC||thera...@freebsd.org --- Comment

[Bug 221864] clang 5.0 crashes on assert: "replacement types must always be canonical"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221864 Bug ID: 221864 Summary: clang 5.0 crashes on assert: "replacement types must always be canonical" Product: Base System Version: CURRENT Hardware: Any

[Bug 221864] clang 5.0 crashes on assert: "replacement types must always be canonical"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221864 --- Comment #1 from Jan Beich --- Created attachment 185825 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185825&action=edit command line args (for clang 5.0) clang++40 from devel/llvm40 is not affected. -- You are receiving

[Bug 221864] clang 5.0 crashes on assert: "replacement types must always be canonical"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221864 --- Comment #2 from Jan Beich --- I can still reproduce with more recent -CURRENT snapshot. $ c++ -v FreeBSD clang version 5.0.0 (branches/release_50 311606) (based on LLVM 5.0.0svn) Target: x86_64-unknown-freebsd12.0 Thread model: posix I

[Bug 221864] clang 5.0 crashes on assert: "replacement types must always be canonical"

2017-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221864 --- Comment #3 from Jan Beich --- Given devel/llvm50 port is still missing (-devel snapshot is too old to be of any use) I can't check if the issue is due to libLLVM and Clang mismatch. -- You are receiving this mail because: You are the

[Bug 221864] clang 5.0 crashes on assert: "replacement types must always be canonical"

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

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

2017-08-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733 --- Comment #5 from bs...@phoe.frmug.org --- Created attachment 185862 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185862&action=edit Patch reverting to C implementations on i386 This patch, on i386, reverts to the C implement

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

2017-08-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733 --- Comment #6 from bs...@phoe.frmug.org --- Here is a naïve patch that use the C implementation of the affected functions. After buildworld and installworld: $ objdump -d /usr/lib/libcompiler_rt.a | grep -c xmm 0 -- You are receiving thi

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

2017-08-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

2017-08-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Tue Aug 29 21:45:00 UTC 2017 New revision: 323001 URL: https://svnweb.freebsd.org/changeset/base/323001 Log: In compiler-rt, a few assembler

[Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+

2017-08-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221733 Dimitry Andric changed: What|Removed |Added Severity|Affects Only Me |Affects Some People Ass

[Bug 221588] clang crashes when compiling cad/openvsp

2017-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221588 fernando.apesteg...@gmail.com changed: What|Removed |Added Status|New |Closed Reso

[Bug 221588] clang crashes when compiling cad/openvsp

2017-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221588 --- Comment #5 from Dimitry Andric --- (In reply to fernando.apesteguia from comment #4) > Closing the PR since I opened another one with an update of the port so it > compiles in -CURRENT. See: > > https://bugs.freebsd.org/bugzilla/show_b

[Bug 222280] www/firefox: 57.0 crashes clang 5.0 during build

2017-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=80 Bug ID: 80 Summary: www/firefox: 57.0 crashes clang 5.0 during build Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Key

[Bug 222280] www/firefox: 57.0 crashes clang 5.0 during build

2017-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=80 --- Comment #1 from Jan Beich --- Created attachment 186324 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186324&action=edit mfbt/Compression.cpp (preprocessed, compressed) -- You are receiving this mail because: You are the a

[Bug 222280] www/firefox: 57.0 crashes clang 5.0 during build

2017-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=80 --- Comment #2 from Jan Beich --- Created attachment 186325 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186325&action=edit command line args (for clang 5.0) -- You are receiving this mail because: You are the assignee for th

[Bug 222280] www/firefox: 57.0 crashes clang 5.0 during build

2017-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=80 Jan Beich changed: What|Removed |Added Attachment #186324|text/plain |application/x-xz mime type|

[Bug 222280] www/firefox: 57.0 crashes clang during build

2017-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=80 Jan Beich changed: What|Removed |Added Summary|www/firefox: 57.0 crashes |www/firefox: 57.0 crashes

[Bug 222280] www/firefox: 57.0 crashes clang during build

2017-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=80 Jan Beich changed: What|Removed |Added See Also||https://bugzilla.mozilla.or

[Bug 222280] www/firefox: 57.0 crashes clang during build

2017-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=80 Dimitry Andric changed: What|Removed |Added Status|New |Open Severity|Affects O

[Bug 219289] security/clambc: fails to build with lang/gcc6 or later

2017-09-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219289 Rene Ladan changed: What|Removed |Added Resolution|--- |Overcome By Events Status

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

2017-09-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221880 Gerald Pfeifer changed: What|Removed |Added Assignee|ger...@freebsd.org |freebsd-toolchain@FreeBSD.o

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

2017-09-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221880 Martin Birgmeier changed: What|Removed |Added CC||la5lb...@aon.at --- Comment #3

[Bug 222551] Code generated by Clang using union aliasing results in segmentation fault

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

[Bug 222562] c++filt and libelftc do not demangle names correctly

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

[Bug 222563] libcxxrt abi::__cxa_demangle() does not successfully demangle names

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

[Bug 222551] Code generated by Clang using union aliasing results in segmentation fault

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

[Bug 218808] www/firefox: usr/bin/ld: error: unknown argument: --warn-unresolved-symbols (WITH_LLD_IS_LD)

2017-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218808 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Thu Sep 28 19:32:05 UTC 2017 New revision: 450860 URL: https://svnweb.freebsd.org/changeset/ports/450860 Log: gecko: unbreak on 11.1 aarch

[Bug 218808] www/firefox: usr/bin/ld: error: unknown argument: --warn-unresolved-symbols (WITH_LLD_IS_LD)

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

<    1   2   3   4   5   6   7   8   9   10   >